]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* Resurrect `scons lily' build.
[lilypond.git] / ChangeLog
1 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2
3         * Resurrect `scons lily' build.
4
5         * SConstruct (symlink_tree): Bugfix: link
6         music-drawing-routines.ps to file iso directory.
7
8         * lily/SConscript: Remove kpath-guile from LIBS.
9
10         * SConstruct (libdir_package_version): Typo.
11         (configure): Comment-out fontforge for lack of fontforge.pc .
12         Also add libdir* to environment.
13
14 2006-05-30  Graham Percival  <gpermus@gmail.com>
15
16         * Documentation/user/ various: minor additions from mailist and
17         editing.
18
19 2006-05-30  Paco <fravd@ya.com>
20
21         * Documentation/user/music-glossary.tely: numerous corrections and
22         some new translations.
23
24 2006-05-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
25
26         * BackportmeStart.
27         
28         * buildscripts/output-distance.py
29         (ComparisonData.create_html_result_page): new routine: summarise
30         results in HTML page with images. 
31         (ComparisonData.create_text_result_page): create summary text files too.
32
33         * GNUmakefile.in (web-ext): package .signature files too. They
34         compress well. 
35
36         * scm/stencil.scm (write-system-signature): typo.
37
38         * GNUmakefile.in: create web-root/VERSION to help upload scripts.
39
40         * scm/stencil.scm (write-system-signature): better escaping.
41         only write signature for music systems, not for markup systems.
42
43         * scm/framework-ps.scm (output-framework): dump-signatures support
44         for plain output.
45
46         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): add -ddump-signatures.
47
48         * scm/framework-ps.scm (write-preamble): redefine mark_URI to nop
49         for -dno-point-and-click
50
51         * lily/grob.cc (get_print_stencil): don't read
52         point_and_click_global to determine whether to set grob-cause.
53
54 2006-05-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
55
56         * buildscripts/output-distance.py (main): new function.
57         (ComparisonData): new class.
58
59         * lily/ledger-line-engraver.cc (acknowledge_staff_symbol): be more
60         careful with generating new LedgerLineSpanners.
61
62         * lily/ledger-line-spanner.cc (set_spacing_rods): suicide if no staff.
63
64         * ly/engraver-init.ly: remove Ledger_line_engraver from Voice
65         context. This fixes double ledger lines in output. 
66
67         * lily/system.cc (get_paper_system): remove 3 layer limit.
68
69         * buildscripts/output-distance.py (SystemLink.distance): new
70         file. Compare signatures.
71
72         * python/safeeval.py (SafeEval.visitUnarySub): new file.
73
74         * lily/grob-array.cc (remove_duplicates): rename from
75         uniq(). Sort before calling uniq() so it actually works.
76
77 2006-05-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
78
79         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): strip
80         \version from lilypond file snippet.
81         (Lilypond_file_snippet.ly): oops. typo.
82         (find_toplevel_snippets): urgh. again.
83
84         * lily/system.cc (get_paper_systems): uniq all_elements_ , to
85         prevent duplicated broken items in output.
86
87         * scm/framework-eps.scm (output-classic-framework): only dump if
88         dump-signatures is set.
89
90         * scm/lily.scm (define-scheme-options): add dump-signatures option.
91
92         * scm/stencil.scm (write-system-signature): new routine: write
93         python parseable signature of a separate paper system.
94         BackportmeEnd.
95         
96 2006-05-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
97
98         * lily/stanza-number-engraver.cc (process_music): use is_markup()
99         iso is_string().
100         include header.
101
102 2006-05-25  Erik Sandberg  <mandolaerik@gmail.com>
103
104         * translator-group.cc: send music events to engravers in
105         non-bottom contexts.
106
107         * tuplet-engraver.cc: process tuplet brackets in correct order.
108
109 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
110
111         * stepmake/aclocal.m4: STEPMAKE_PYTHON(): clear cached value since
112         arg 2 might point us to a new binary (patch by Karl Hammar)
113         
114 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
115
116         * VERSION (PACKAGE_NAME): release 2.9.6
117
118         * Documentation/topdocs/NEWS.tely (Top): trim explanation. 
119
120         * Documentation/user/*.itely: 2nd
121         attempt: replace funindex -> findex globally.
122
123 2006-05-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
124
125         * input/no-notation/display-lily-tests.ly: fix \applyOutput
126         test. Add \break, \pageBreak, \pageTurn, etc, tests.
127
128         * scm/define-music-display-methods.scm: display methods for
129         breaks. Fix \applyOutput.
130
131 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
132
133         * Documentation/user/macros.itexi: comment out funindex expansion. 
134
135         * Documentation/user/music-glossary.tely: junk \oldaddlyrics
136         everywhere.
137
138         * GNUmakefile.in: fix wildcarding for scrips/out/ links. Thanks
139         Karl Hammar. Backportme.
140  
141         * Documentation/user/advanced-notation.itely (Balloon help): idem.
142
143         * Documentation/user/changing-defaults.itely (Creating contexts): idem.
144
145         * Documentation/user/programming-interface.itely (Running a
146         function on all layout objects): idem.
147
148         * Documentation/user/introduction.itely (Automated engraving):
149         update \applyOutput syntax
150
151         * lily/lyric-combine-music-iterator.cc (start_new_syllable):
152         remove debugging hook.
153
154         * configure.in (LINK_GXX_STATICALLY): use "" to allow $
155         expansion. 
156
157         * Documentation/user/GNUmakefile (TEXI2DVI_FLAGS): add -E.
158
159         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
160         TEXI2DVI_FLAGS to texi2dvi invocation. 
161
162 2006-05-24  Erik Sandberg  <mandolaerik@gmail.com>
163
164         * lily/chord-tremolo-*.cc: Reworked how \repeat "tremolo"
165         works. More work is done by iterator now, and engraver has been
166         very much simplified.
167
168         * lily/translator-group.cc: try_music is now invoked through a
169         listener
170
171         * lily/*-iterator.cc: Massive cleanups. Junked
172         try_music_in_children globally. Renamed try_music to report_event,
173         and made that method descend to a bottom context automatically.
174
175         * lily/event-iterator.cc: New file.
176
177         * lily/output-property-iterator.cc,
178         lily/old-lyric-combine-music-iterator.cc: Removed.
179
180         * python/convert-rules.py: Modified the syntax for \applyOutput.
181
182 2006-05-23  Graham Percival  <gpermus@gmail.com>
183
184         * stepmake/stepmake/texinfo-rules.make: added -E, allows pdf doc
185         creation.
186
187         * Documentation/user/ various: stuff that might have helped
188         to fix the pdf creation, plus some minor doc additions.
189
190         * Documentation/user/changing-defaults.itely: remove @b from
191         @b{ @internasref{foo}}; this breaks texi2dvi -E.
192
193 2006-05-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
194
195         * lily/beaming-pattern.cc (beamify): deal with negative start
196         moments for beaming patterns.
197
198 2006-05-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
199
200         * lily/beaming-info.cc (beamify): new function: read beatLength
201         and beatGrouping from context. 
202
203         * input/regression/beam-beat-grouping.ly (Module): new file.
204
205         * input/regression/beam-unconnected-beamlets.ly (Module): new file.
206
207         * lily/beam.cc (get_beam_segments): generate events for
208         max_connect_ case too.
209         (get_beam_segments): read Stem::max-beam-connect.
210
211         * input/regression/beam-single-stem.ly: new file.
212
213         * lily/stem.cc (set_beaming): use #f as signaling value for
214         beamcount 0.
215
216         * lily/beam-engraver.cc (typeset_beam): set right bound if unset.
217
218         * lily/beam.cc (set_beaming): read clip-edges property.
219         (calc_direction): don't suicide for single stem.
220
221         * lily/beaming-info.cc (best_splitpoint_index): take bool*
222         argument, remove 1<<15 hack. Remove clip_edges() 
223
224         * lily/hairpin.cc (print): only do padding for nonmusical bounds
225
226 2006-05-21  Graham Percival  <gpermus@gmail.com>
227
228         * Documentation/user/basic-notation.itely: reorg.
229
230         * Documentation/user/ various: minor fixes.
231
232 2006-05-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
233
234         * lily/stencil-expression.cc (register_stencil_head): opps, append
235         to cdr of static SCM object.
236
237 2006-05-19  Graham Percival  <gpermus@gmail.com>
238
239         * Documentation/user/README.txt, lilypond.tely, macros.itexi:
240         update framework for command index.  DOC WRITERS: use @funindex
241         instead of @cindex @code{}.
242
243         * Documentation/user/ various: replace @cindex @code{} => @funindex
244
245 2006-05-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
246
247         * lily/beam.cc (set_stem_lengths): trigger 'beaming callback, in
248         case positions is set manually. 
249
250 2006-05-18  Erik Sandberg  <mandolaerik@gmail.com>
251         
252         * scm/ly-syntax-constructors.scm: New file. Converted a few syntax
253         rules to Scheme.
254
255 2006-05-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
256
257         * Documentation/user/changing-defaults.itely (Contexts explained):
258         use absolute dimension for @image.
259
260         * Documentation/user/GNUmakefile (OUT_PNG_IMAGES): generate PNG
261         out image for illustration too.
262         ($(outdir)/%.png): add more png <-> eps rules. 
263
264 2006-05-17  Graham Percival  <gpermus@gmail.com>
265
266         * Documentation/user/ various: remove trailing whitespace, cosmetic
267         change to reduce changes produced by diff.
268
269 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
270
271         * lily/main.cc (do_chroot_jail): correctness tweak.
272
273         * python/lilylib.py (system): import subprocess in system () only.
274
275         * scripts/*.py: use TARGET_PYTHON iso PYTHON. Backportme.
276
277         * make/substitute.make (ATVARIABLES): add TARGET_PYTHON as subst
278         variable. Backportme.
279
280 2006-05-17  Erik Sandberg  <mandolaerik@gmail.com>
281         
282         * lily/parser.yy: Change all syntax rules of type Music to SCM type
283
284 2006-05-17  Werner Lemberg  <wl@gnu.org>
285
286         * lily/lexer.ll (init_signature_has_table): Add
287         `scm-scm-music-music'.
288
289         * lily/parser.yy (MUSIC_FUNCTION_SCM_SCM_MUSIC_MUSIC): New token.
290         (Generic_prefix_music_scm): Add rule for it.
291
292         * lily/quote-iterator.cc (Quote_iterator::process): Handle
293         `quoted-transposition' property.
294
295         * ly/music-functions-init.ly (transposedCueDuring): New function.
296
297         * scm/define-music-properties.scm (all-music-properties): Updated.
298
299         * Documenation/topdocs/NEWS.itely: Document it.
300
301 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
302
303         * python/lilylib.py (system): move import subprocess to system()
304         definition. 
305
306         * python/convertrules.py (conv): fix convert-ly rules for 2.9.4
307
308         * VERSION (PATCH_LEVEL): release 2.9.5
309         
310         * Documentation/topdocs/INSTALL.texi (Top): update versions and
311         build instructions. 
312
313         * ly/engraver-init.ly: switch on hairpinToBarline by default.
314
315 2006-05-16  Graham Percival  <gpermus@gmail.com>
316
317         * Documentation/user/basic-notation.itely: editing from Dave, thanks!
318
319         * Documentation/user/ various: minor fixes.
320
321 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
322
323         * Documentation/topdocs/NEWS.tely (Top): add hairpinToBarline feature.
324
325 2006-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
326
327         * Documentation/user/advanced-notation.itely (Instrument names):
328         Modified obsolete instruction on how to move instrument names away
329         from the staves. Hmm, at second thought the bug probably has been
330         solved, so the full bug description should probably be removed.
331
332 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
333
334         * lily/dynamic-engraver.cc (typeset_all): hang ending on
335         currentCommandColumn. 
336
337         * lily/hairpin.cc (print): also add padding for non-neighbor
338         hairpin bounds.
339
340         * scm/define-context-properties.scm
341         (all-user-translation-properties): add hairpinToBarline
342
343         * input/regression/hairpin-to-barline.ly: new file.
344
345         * lily/context.cc (internal_send_stream_event): thinko fix.
346
347         * lily/tie.cc (set_default_control_points): robustness fix.
348
349         * python/musicxml.py (Part.interpret): don't complain about
350         incomplete measures.
351
352         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): only add
353         new music if last_event_chord() returned None.
354
355         * python/musicxml.py (Part.interpret): skip back over chord notes.
356
357 2006-05-16  Erik Sandberg  <mandolaerik@gmail.com>
358         
359         * lily/percent-repeat-engraver.cc, lily/parser.yy,
360         lily/define-music-types.cc, lily/percent-repeat-iterator.cc,
361         lily/slash-repeat-engraver.cc,
362         lily/include/percent-repeat-iterator.hh: Rework percent repeats:
363         iterator sends PercentEvents
364
365         * lily/time-scaled-music-iterator.cc, lily/tuplet-engraver.cc:
366         rework tuplets: send start/stop events to engraver
367
368         * lily/context.cc, lily/music.cc, lily/context-scheme.cc: Add
369         dispatchers event-source and events-below to Context
370         
371 2006-05-15  Graham Percival  <gpermus@gmail.com>
372
373         * Documentation/user/README.txt: update info for doc writers.
374
375         * Documentation/user/programming-interface.itely: integrate
376         Nicolas' fixes for chapter rewrite.
377
378         * Documentation/user/ various: minor fixes.
379
380 2006-05-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
381
382         * lily/clef-engraver.cc: cleanup.
383
384         * Documentation/user/GNUmakefile: dist context-example.eps too.
385
386         * lily/key-engraver.cc (create_key): use
387         explicitKeySignatureVisibility for cancellation too. 
388
389         * lily/font-config.cc (init_fontconfig): don't close file if
390         f==NULL. 
391
392 2006-05-15  Erlend Aasland  <erlenda@gmail.com>
393
394         * Documentation/topdocs/NEWS.tely: niente and rotation news
395
396 2006-05-14  Erlend Aasland  <erlenda@gmail.com>
397
398         * lily/include/stencil.hh
399         * lily/stencil.cc (rotate): new function. Makes it possible
400         to rotate a stencil around a given offset.
401
402         * lily/grob.cc (get_print_stencil): add rotation support
403
404         * lily/stencil-interpret.cc (interpret_stencil_expression):
405         add rotation support
406
407         * lily/stencil-scheme.cc (ly:stencil-rotate): new function
408
409         * scm/define-grob-properties.scm: add 'rotation property
410
411         * scm/define-markup-commands.scm: add rotate markup command
412         
413         * scm/output-ps.scm: add rotation support in PostScript backend
414
415         * scm/output-svg.scm: add rotation support in SVG backend
416
417 2006-05-13  Graham Percival  <gpermus@gmail.com>
418
419         * Documentation/user/music-glossary.itely: French correction.
420
421         * Documentation/user/programming-interface.itely: major
422         new docs, some reorg, some info from Nicolas.
423
424         * Documentation/user/ various: small fixes.
425
426 2006-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
427
428         * Documentation/user/programming-interface.itely (Markup
429         programmer interface): Remove duplicate text.
430
431 2006-05-12  Graham Percival  <gpermus@gmail.com>
432
433         * Documentation/user/context-example.eps: new file.
434
435         * Documentation/user/changing-defaults.itely: set up file to
436         use eps image.
437
438         * Documentation/user/programming-interface.itely: changes
439         from mailist.
440
441 2006-05-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
442
443         * configure.in (LINK_GXX_STATICALLY): python 2.4 req.
444
445 2006-05-11  Graham Percival  <gpermus@gmail.com>
446
447         * Documentation/user/programming-interface.itely: first round of
448         editing and merging emails from Nicolas.
449
450         * Documentation/user/scheme-tutorial: minor edit.
451
452 2006-05-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
453
454         * python/musicxml.py (Xml_node.__init__): _attribute_dict stores
455         XML attributes.
456         (Xml_node.message): use it.
457
458         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): 
459         oops. Add duration argument.
460
461 2006-05-10  Joe Neeman  <joeneeman@gmail.com>
462
463         * lily/paper-column-engraver.cc (make_columns):
464         * scm/define-grobs.scm: Revert my previous change and set the default
465         in define-grobs.scm instead.
466
467 2006-05-09  Graham Percival  <gpermus@gmail.com>
468         
469         * Documentation/user/changing-defaults.itely: general editing,
470         info about \set and \override.
471
472         * Documentation/user/tweaking.itely, advanced-notation.itely:
473         fixes from Dave Luttinen, thanks!
474
475 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
476
477         * lily/paper-column-engraver.cc (make_columns): By default, a column
478         needs to be breakable.
479
480 2006-05-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
481
482         * scripts/musicxml2ly.py (musicxml_clef_to_lily): use new
483         Attributes methods
484         (musicxml_time_to_lily): idem
485         (musicxml_key_to_lily): idem
486         (instrument_drumtype_dict): dict for supported drumtypes.
487         (LilyPondVoiceBuilder.__init__): new class: sanely keep track of
488         moments and pending mm rests
489         (musicxml_voice_to_lily_voice): rewrite to use LilyPondVoiceBuilder
490         (musicxml_voice_to_lily_voice): strip KeyChangeEvents for drums.
491         (musicxml_voice_to_lily_voice): add mode change.
492         (option_parser): lxml.etree (http://codespeak.net/lxml/) for more
493         speed and less memory usage (factor 5 to 10).
494         (convert): write -defs.ly  and driver file separately so people
495         can script their own part extraction.
496
497         * python/musicxml.py (minidom_demarshal_node): new function:
498         separate minidom handling.
499         (lxml_demarshal_node): new function: support lxml.etree too.
500         (Xml_node.message): new function: verbose error message, with XML
501         path to offending node.
502         (Attributes.get_measure_length): sane interface to MusicXML attributes.
503         (Part_list.generate_id_instrument_dict): new method: collect
504         instrument names, to be able to set drum_type.
505         (Part.interpret): handle underfull measures
506         (Part.interpret): assign instrument names.
507
508         * python/musicexp.py (Output_printer.close): new method
509         (MusicWrapper.print_ly): new class: support other modes,
510         eg. \drummode
511         (BarCheck.print_ly): new class. Support bar checks, with comments
512         and fancy barchecks. 
513         (NoteEvent.__init__): also set drum_type for drum notes.
514         (MultiMeasureRest.lisp_expression): dump mm rests.
515
516         * lily/paper-column-engraver.cc (stop_translation_timestep): set
517         line-break-permission if forbidBreak is not set.
518
519 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
520
521         * scm/define-context-properties.scm:
522         * scm/define-grob-properties.scm:
523         * scm/define-grobs.scm:
524         * scm/define-music-display-methods.scm:
525         * scm/define-music-properties.scm:
526         * scm/define-music-types.scm:
527         * scm/music-functions.scm:
528         * ly/declarations-init.ly:
529         * lily/include/constrained-breaking.hh:
530         * lily/system.cc:
531         * lily/spaceable-grob.cc:
532         * lily/simple-spacer.cc:
533         * lily/paper-score.cc:
534         * lily/paper-column.cc:
535         * lily/paper-column-engraver.cc:
536         * lily/item.cc:
537         * lily/gourlay-breaking.cc:
538         * lily/constrained-breaking.cc:
539         * python/convertrules.py:
540         Change "penalty", "page-penalty" and "breakable" to "line-break-penalty",
541         "page-break-penalty" and "line-break-permission".
542         Add "page-break-permission", "page-turn-permission" and "page-turn-penalty".
543         Replace BreakEvent with LineBreakEvent, PageBreakEvent and PageTurnEvent.
544
545         * lily/bar-engraver.cc:
546         * lily/beam-engraver.cc:
547         * lily/forbid-break-engraver.cc:
548         * lily/ligature-engraver.cc:
549         * lily/paper-column-engraver.cc:
550         * lily/percent-repeat-engraver.cc:
551         * lily/score-engraver.cc:
552         * lily/score-engraver.hh:
553         * lily/paper-column-engraver.hh:
554         Inter-engraver communication regarding line breaks is done through context
555         properties (Score.forbidBreak) instead of function calls.
556
557 2006-05-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
558
559         * VERSION (PACKAGE_NAME): release 2.9.4
560
561 2006-05-08  Graham Percival  <gpermus@gmail.com>
562
563         * Documentation/user/working.itely: proofreading from Dave
564         Luttinen, thanks.
565
566         * Doucmentation/user/README.txt: updated with manual style info.
567
568         * Documentation/user/ various: trim linewidth to 78 chars.
569
570 2006-05-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
571
572         * scm/define-grob-properties.scm (all-internal-grob-properties):
573         remove chord-tremolo property.
574
575         * lily/beam.cc (get_beam_segments): don't use stem position as
576         base for broken ends.
577
578 2006-05-06  Graham Percival  <gpermus@gmail.com>
579
580         * Documentation/user/putting.itely: proofreading from Dave
581         Luttinen, thanks!
582
583         * Documentation/user/ various: more reorg and clarifications.
584
585 2006-05-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
586
587         * scm/lily.scm (TEX_STRING_HASHLIMIT): move from framework-texstr.scm.
588
589         * ly/music-functions-init.ly: new function featherDurations
590
591         * lily/beam.cc: read grow-direction for feathered beaming.
592
593         * Documentation/topdocs/NEWS.tely (Top): typo.
594
595 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
596
597         * lily/include/beam.hh (struct Beam_stem_segment): add gapped_ for
598         tremolo beams.
599
600 2006-05-05  Erik Sandberg  <mandolaerik@gmail.com>
601         * lily/context.cc, lily/global-context.cc: Added 'unique' member,
602         used by music streams.
603
604         * lily/dispatcher.cc, lily/dispatcher-scheme.cc,
605         lily/stream-event.cc, lily/stream-event-scheme.cc,
606         lily/listener.cc, lily/scheme-listener.cc,
607         lily/scheme-listener-scheme.cc, lily/include/dispatcher.hh,
608         lily/include/stream-event.hh, lily/include/listener.hh,
609         lily/include/scheme-listener.hh, scm/define-event-classes.scm:
610         Created data structures for music streams.
611         
612 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
613
614         * lily/beam.cc (get_beam_segments): new function. Reorganise the
615         construction of a beam. 
616         (print): rewrite. 
617
618         * flower/include/std-vector.hh (default_compare): use only one comparison.
619
620         * scm/define-markup-commands.scm (note-by-number): remove debug display.
621         (note-by-number): further attachment fixes.
622
623         * scm/lily-library.scm (ordered-cons): new function.
624         (interval-index): new function
625
626         * lily/note-head-scheme.cc (LY_DEFINE): new file.
627
628         * lily/note-head.cc (get_stem_attachment): new function.
629
630         * scm/define-markup-commands.scm (note-by-number): read 'style
631         property. 
632
633         * input/regression/markup-note.ly: show note-head style option.
634
635         * mf/feta-bolletjes.mf (overdone_heads): fix attachment points for
636         triangle head.
637
638 2006-05-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
639
640         * mf/GNUmakefile (NCSB_OTFS): remove old ncsb detection further.
641
642         * configure.in (LINK_GXX_STATICALLY): fix for ncsb detection.
643
644         * lily/include/constrained-breaking.hh: GCC 4 fix.
645
646 2006-05-04  Joe Neeman  <joeneeman@gmail.com>
647
648         * lily/simple-spacer.cc: Remove class Simple_spacer_wrapper.
649         Replace it with functions get_line_forces and get_line_configuration.
650         (class Simple_spacer): Make data private.
651         Rewrite compression algorithm to be faster and simpler.
652
653         * lily/simple-spacer-scheme.cc (ly_solve_rod_and_spring_problem):
654         * lily/gourlay-breaking.cc (solve):
655         * lily/constrained_breaking.cc (space_line):
656         Change it to the new simple-spacer code.
657
658         * lily/paper-score.cc (get_paper_systems):
659         (Paper_score):
660         (process):
661         Delay breaking the systems until they are requested.
662         (find_break_indices):
663         Use vsize for indices.
664         (calc_breaking):
665         Move the "Calculating line breaks" message here.
666
667         * lily/system.cc (pre_processing):
668         Move the "Calculating line breaks" message away from here.
669         (break_into_pieces):
670         Allow multiple calls to this function in sequence (with touching-but-
671         not-overlapping breakpoints).
672
673         * lily/constrained-breaking.cc:
674         Replace most of the get_XXXX functions with get_line_details.
675         Only calculate the force for each line. Calculate configurations only
676         for the lines we will actually use.
677         Replace cols_ with lines_.
678
679 2006-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
680
681         * mf/GNUmakefile (depth): remove FC_FIND.
682
683         * config.make.in (NCSB_SOURCE_FILES): subst NCSB_SOURCE_FILES
684
685         * configure.in (LINK_GXX_STATICALLY): call fc-match from within configure.
686
687         * scm/framework-ps.scm (write-preamble): new function.
688         (write-preamble): load mac fonts via fondu, even if gs-font-load
689         is set.
690
691 2006-05-03  Werner Lemberg  <wl@gnu.org>
692
693         * mf/GNUmakefile (FC_FIND): Fix typo.
694
695 2006-05-03  Erlend Aasland  <erlenda@gmail.com>
696
697         * stepmake/stepmake/generic-targets.make (cvs-clean): also remove out-www dirs.
698
699 2006-05-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
700
701         * stepmake/aclocal.m4: run python-config for crosscompiling
702         flags. 
703
704         * scripts/lilypond-book.py (Lilypond_file_snippet.my_system): add
705         -f png for HTML, TEXINFO formats. 
706
707         * input/tutorial/lbook-html-test.html: new file.
708
709         * lily/include/tie-formatting-problem.hh (class
710         Tie_formatting_problem): index Chord_outline_map by Tuple2 for
711         [column, direction]. This fixes laissez vibrer ties.
712  
713         * flower/include/tuple.hh (struct Tuple2): new file.
714
715         * mf/GNUmakefile (FC_FIND): new function. Find ncsb using
716         $(FCMATCH), only if $(NCSB_DIR) not set. 
717
718         * configure.in (LINK_GXX_STATICALLY): only warn if $NCSB_DIR set.
719
720         * config.make.in (DOCUMENTATION): set FCMATCH.  
721
722         * autogen.sh (srcdir): don't set --with-ncsb-dir. 
723
724 2006-05-03  Graham Percival  <gpermus@gmail.com>
725
726         * Documentation/user/ various: final round of reorg.
727
728         * Documentation/user/instrument-notation.itely: some more
729         fixes from Eduardo, thanks!
730
731 2006-05-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
732
733         * VERSION (PACKAGE_NAME): release 2.9.3
734
735         * flower/file-path.cc (is_dir): canonicalize file name before stat'ing.
736
737         * lily/relocate.cc (framework_relocation): remove old relocation stuff.
738
739 2006-05-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
740
741         * scm/define-grob-properties.scm (all-user-grob-properties):
742         Correct typo, thanks to Eduardo.
743
744 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
745
746         * scripts/GNUmakefile (SEXECUTABLES): remove lilypond-ps2png.scm
747
748         * buildscripts/lilypond-words.py (F): indent fix.
749
750         * input/regression/tie-arpeggio-collision.ly: new file.
751
752         * lily/tie-formatting-problem.cc (set_column_chord_outline): new
753         function: store outlines per column rank.
754
755         * lily/include/tie-configuration.hh (class Tie_configuration): add
756         column_ranks_ to specification and configuration, to distinguish
757         between ties for different heads in arpegiated chords.
758
759         * lily/relocate.cc (framework_relocation): use INSTALLER_PREFIX.
760
761         * *.py: more 4 space indents.
762
763         * autogen.sh (conf_flags): set sensible default for with-ncsb-dir
764
765 2006-05-01  Joe Neeman  <joeneeman@gmail.com>
766
767         * scm/lily-library.scm: Fix guile 1.6 compatibility in inf? and nan?
768
769 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
770
771         * buildscripts/pfx2ttf.fontforge (err): create OTF files.
772
773         * scripts/abc2ly.py (dump_score): indent of 4 for python code. 
774
775         * configure.in (LINK_GXX_STATICALLY): remove locate() call.
776
777 2006-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
778
779         * python/convertrules.py (conv): indent 4 for python files.
780
781 2006-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
782
783         * Documentation/user/changing-defaults.itely (Creating contexts):
784         Clarify \new semantics.
785
786 2006-04-28  Graham Percival  <gpermus@gmail.com>
787
788         * Documentation/user/ various: major new sections in the
789         Learning manual, slight reorg elsewhere.
790
791 2006-04-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
792
793         * mf/GNUmakefile (MFTRACE_FLAGS): add $(outdir) to $(ENCODING_FILE) 
794
795         * scm/framework-ps.scm (output-framework): remove PageMedia
796
797 2006-04-27  Graham Percival  <gpermus@gmail.com>
798
799         * Documentation/user/ tweaks.itely, working.itely: new
800         files, being more advanced "learning manual" chapters.
801
802         * Documentation/user/ tutorial, putting, lilypond: reorg.
803
804 2006-04-26  Graham Percival  <gpermus@gmail.com>
805
806         * input/regression/lyric-combine-polyphonic.ly: fixed test
807         (no more "can't find context `one'" error).
808
809 2006-04-25  Joe Neeman <joeneeman@gmail.com>
810
811         * lily/stem-tremolo.cc (print): fix whole note tremolo placement
812
813         * input/regression/stem-tremolo.ly: add 2 more whole note examples
814         
815 2006-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
816
817         * lily/relocate.cc (read_relocation_dir): new function.
818
819 2006-04-26  Graham Percival  <gpermus@gmail.com>
820
821         * Documentation/user/instrument-notation.itely: a few more fixes
822         from Eduardo, thanks!
823
824         * Documentation/user/README.txt: new file; contains info on
825         style that used to be in lilypond.tely.
826
827         * Documentation/user/ various: first round of doc reorg.
828
829         * Documentation/user/baer-flat-bw.png: remove alpha bit from
830         graphic; this probably causes problems on some pdf
831         viewers, notably Adobe Acrobat.
832
833 2006-04-24  Graham Percival  <gpermus@gmail.com>
834
835         * Documentation/user/instrument-notation.itely: many alterations
836         to Vocal music, from Eduardo Viera.
837
838 2006-04-23  Graham Percival  <gpermus@gmail.com>
839
840         * Documentation/user/instrument-notation.itely: fix \new
841         instead of \context problem.
842
843 2006-04-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
844
845         * lily/relocate.cc (expand_environment_variables): new function.
846         (read_line): id.
847         (read_relocation_file): id.
848
849         * scm/stencil.scm (eps-file->stencil): fix EPS PS embedding code 
850
851 2006-04-21  Erlend Aasland  <erlenda@gmail.com>
852
853         * ly/engraver-init.ly: remove old comments from TabVoice
854
855 2006-04-20  Graham Percival  <gpermus@gmail.com>
856
857         * Documentation/user/instrument-notation.itely: added Erlend's
858         latest doc patch, thanks!
859
860 2006-04-19  Erlend Aasland <erlenda@gmail.com>
861
862         * lily/include/slur.hh:
863         * lily/slur.cc:
864         * lily/phrasing-slur-engraver.cc:
865         * lily/slur-engraver.cc: Fix 'cut & paste' code by merging
866         acknowledge_extra_object () from Phrasing_slur_engraver:: and
867         Slur_engraver:: and putting it in
868         Slur::auxiliary_acknowledge_extra_object ().
869
870         * ps/music-drawing-routines.ps (draw_dashed_slur): fix another bug
871
872         * lily/note-collision.cc: fix a comment
873
874 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
875
876         * stepmake/bin/add-html-footer.py: fix footer position in
877         generated html files: before </body> and </html> tags.
878
879 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
880
881         * scripts/GNUmakefile: revert last "fix", which rather broke make.
882         Earlier successive `make' commands finally compiled ok.
883
884         * Documentation/topdocs/INSTALL.texi: require mftrace 1.1.19.
885
886 2006-04-18  Erlend Aasland <erlenda@gmail.com>
887
888         * lily/include/stem-tremolo.hh:
889         * lily/stem-tremolo.cc: move rotated_box () to Lookup:: and update
890         callers.
891
892         * lily/lookup.cc:
893         * lily/include/lookup.hh: add rotated_box ()
894
895 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
896
897         * scripts/GNUmakefile: bugfix: run help2man only after scripts have 
898         been generated. Fixes "can't get `--help'" bug after make clean.
899
900         * THANKS: alphabetize contributors.
901
902 2006-04-17  Graham Percival  <gpermus@gmail.com>
903
904         * Documentation/user/instrument-notation.itely: added Erlend's
905         tabs and banjo doc patch.  Thanks!
906
907 2006-04-17  Erlend Aasland  <erlenda@gmail.com>
908
909         * scm/define-grobs.scm: fix stem-attachment for tablature note heads.
910
911         * ps/music-drawing-routines.ps (draw_dashed_line): fix dash pattern bug.
912
913         * scm/output-lib.scm: add some more predefined string tunings.
914
915         * Documentation/user/instrument-notation.itely: and doc them.
916
917 2006-04-16  Jürgen Reuter  <reuter@ipd.uka.de>
918
919         * ly/engraver.ly: Remove obsolete comments.
920
921         * ly/gregorian-init.ly: Define default layout block.
922
923         * input/puer-fragment.ly: Updated and extended.
924
925 2006-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
926
927         * lily/lily-parser-scheme.cc: Use them to fix --output=DIR/BASE
928         pdf conversion behaviour.
929
930         * flower/file-name.cc (dir_name)
931         (get_working_directory): Move from relocate.cc.
932
933         * lily/relocate.cc (setup_paths): Remove rogue stat calls.
934         
935         * lily/relocate.cc: Encapsulate sys/stat.h in
936         HAVE_STAT_H.
937
938 2006-04-14  Graham Percival  <gpermus@gmail.com>
939
940         * Documentation/user/ various: small updates from Cameron
941         and Juergen, thanks!
942
943         * Documentation/user/ various: small updates of my own.
944
945         * THANKS: 2.7 -> 2.8.
946
947 2006-04-11  Graham Percival  <gpermus@gmail.com>
948
949         * scm/define-context-properties.scm: typo.
950
951         * Documentation/user/ : many more small updates.
952
953 2006-04-13  Jürgen Reuter  <reuter@ipd.uka.de>
954
955         * scm/define-music-types.scm: disposed "docme".
956
957 2006-04-11  Erlend Aasland  <erlenda@gmail.com>
958
959         * lily/hairpin.cc: make niente circles a bit smaller.
960
961 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
962
963         * mf/GNUmakefile: remove redundant mftrace check. Also remove
964         get-pfa and get-*-fonts targets.
965
966 2006-04-10  Graham Percival  <gpermus@gmail.com>
967
968         * THANKS, Documentation/user/ basic-notation, advanced-notation,
969         music-glossary, programming-interface: more minor fixes
970         from mailist.
971
972         * scm/define-grob-properties.scm: clarified direction, thanks Mats!
973
974         * scm/define-context-properties.scm: another old \property update.
975         This time tested for compiling!
976
977 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
978
979         * mf/GNUmakefile: fix for mftrace version >= 1.2.0
980
981 2006-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
982
983         * scm/define-context-properties.scm (all-user-translation-properties): 
984         * Documentation/user/global.itely (Page formatting): Compile fix.
985
986 2006-04-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
987
988         * Documentation/user/advanced-notation.itely (Polymetric
989         notation): Update the example to use the "+" symbol and add link
990         to input/test/compound-time.ly.
991
992 2006-04-08  Graham Percival  <gpermus@gmail.com>
993
994         * scm/define-grob-properties.scm: clarify docs for #'direction.
995
996         * scm/define-context-properties.scm: update old \property override.
997
998         * Documentation/user/ advanced-notation, global, lilypond-book:
999         more minor doc updates.
1000
1001 2006-04-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
1002
1003         * lily/parser.yy (Generic_prefix_music_scm): append lists, not objects.
1004
1005         * scm/backend-library.scm (search-gs): oops.
1006
1007 2006-04-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
1008
1009         * scripts/lilypond-book.py (output): use base, not filename for href.
1010
1011         * scm/backend-library.scm: only look for gs.
1012
1013         * scripts/lilypond-book.py (output): fix printfilename.
1014
1015         * lily/parser.yy (music_function_musicless_prefix): fold together
1016         definitions of signature (SCM*) (Music|post_event|chord_body_element)
1017
1018         * lily/slur.cc (print): only set font-size if not set yet.
1019
1020         * lily/slur-configuration.cc (add_score): improved layout of debug
1021         scoring output.
1022
1023 2006-04-05  David Feuer  <David.Feuer@gmail.com>
1024
1025         * music-drawing-routines.ps (draw_round_box): removed testing artifact.
1026         (draw_circle): Hopefully fixed regression.
1027         Improved documentation for several procedures.
1028         
1029 2006-03-04  Werner Lemberg  <wl@gnu.org>
1030
1031         * ly/engraver-init.ly (\Score): Add beam-event to quotedEventTypes.
1032
1033 2006-04-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
1034
1035         * scripts/musicxml2ly.py (bindir): add dynamic
1036         relocation. 
1037
1038 2006-04-04  Graham Percival  <gpermus@gmail.com>
1039
1040         * Documentation/user/ basic-notation, advanced-notation, putting,
1041         instrument-notation, invoking, lilypond, THANKS: another ream of small
1042         fixes from the Doc Helpers.
1043
1044 2006-04-03  David Feuer  <David.Feuer@gmail.com>
1045
1046         * music-drawing-routines.ps: remove superfluous gsave/grestore pairs.
1047
1048         * lilyponddefs.ps (set-ps-scale-to-lily-scale): Fixed code duplication.
1049
1050         * Cleaned up interfaces between PostScript and Scheme, and moved
1051         computations from PostScript to Scheme:
1052
1053         * music-drawing-routines.ps
1054         (*SF, stroke_and_fill): new procedures.  Replaced stroke and fill
1055         with stroke_and_fill throughout.
1056         (euclidean_length, print_letter, draw_box): Deleted unused
1057         procedures.  If someone needs draw_box, implement it using
1058         draw_round_box; don't duplicate code.
1059         (print_glyphs, draw_round_box, draw_polygon, draw_repeat_slash):
1060         Refactored/cleaned up interfaces.
1061         (mark_URI): Moved.
1062
1063         * output-ps.scm: reordered arguments to PostScript functions to
1064         match new interfaces
1065         (glyph-string): Rewrote glyph-string.
1066         (grob-cause): Replaced string-append with format.
1067         (repeat-slash): Rewrote to do computation here.
1068         (round-filled-box): Rewrote to do computation here.
1069
1070 2006-04-04  Erlend Aasland  <erlenda@gmail.com>
1071
1072         * stepmake/stepmake/generic-targets.make: add cvs-clean target
1073
1074         * stepmake/stepmake/toplevel- targets.make: print help info about
1075         cvs-clean
1076
1077 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
1078
1079         * input/regression/hairpin-circled.ly: new file
1080
1081 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
1082
1083         * lily/hairpin.cc (print): add support for circled tip
1084
1085         * scm/define-grob-properties.scm: add circled-tip parameter
1086
1087         * scm/define-grobs.scm: init circled-tip to false
1088         
1089 2006-04-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
1090
1091         * scm/music-functions.scm (quote-substitute): set
1092         iterators-ctor. 
1093
1094 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
1095
1096         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): set
1097         BSTINPUTS. 
1098
1099         * Documentation/topdocs/AUTHORS.texi (Top): add David Feuer.
1100
1101         * scm/output-ps.scm (glyph-string): revert cid selectfont.
1102
1103 2006-03-31  David Feuer  <david.feuer@gmail.com>
1104         
1105         * scm/framework-ps.scm:
1106         
1107         * scm/output-ps.scm: glyph-string now produces smaller, more
1108         readable, and probably faster PostScript.  Several findfont
1109         scalefont setfont instances changed to selectfont
1110         Hacked-up string-appends changed to formats.
1111
1112         * ps/music-drawing-routines.ps: add print_letter, print_glyphs.
1113         
1114 2006-03-30  Graham Percival  <gpermus@gmail.com>
1115
1116         * scm/lily-library.scm: make "no version" warning message more polite.
1117
1118         * lily/music.cc: add double quotes to failed octave check.
1119
1120         * Documentation/user/ advanced-notation, changing-defaults,
1121         instrument-notation, invoking, music-glossary: whole bunch of minor
1122         fixes from mailist.
1123
1124 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
1125
1126         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): use
1127         $(buildscriptdir) iso. depth.
1128
1129         * VERSION (PACKAGE_NAME): release 2.9.1
1130
1131 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1132
1133         * lily/pango-font.cc (pango_item_string_stencil): more robustness.
1134
1135         * VERSION (PATCH_LEVEL): bump version number.
1136
1137         * flower/include/guile-compatibility.hh (scm_from_uint32): add
1138         scm_from_uint32 ()
1139
1140         * lily/pango-font.cc (pango_item_string_stencil): use
1141         scm_from_uint32 ()
1142
1143         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
1144         $(outdir)/emmentaler-%.svg): remove canary.
1145
1146         * lily/pango-font.cc (pango_item_string_stencil): only use uXXX
1147         glyphnames if we have a ttf font.
1148
1149 2006-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1150
1151         * Documentation/user/advanced-notation.itely (Font selection):
1152         Corrected reference to the font-family-override.ly example.
1153
1154 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
1155         
1156         * lily/chord-tremolo-engraver.cc (acknowledge_stem): set the
1157         stem-tremolo object in the stem (or else the stem might not be
1158         long enough).
1159
1160 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1161
1162         * lily/ttf.cc (print_trailer): only print existing glyphs.
1163
1164 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
1165
1166         * lily/stem-tremolo.cc (print): for whole notes (and breves, etc.)
1167         position the tremolo based on the position of the notehead.
1168
1169         * input/regression/stem-tremolo.ly: add example of unbeamed eighth
1170         notes and update the texidoc line with the new positioning rules.
1171         
1172 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1173
1174         * lily/ttf.cc (print_trailer): don't always use uXXX glyphname.
1175
1176         * scripts/lilypond-book.py (Module): set default for linewidth if
1177         preamble not found.
1178
1179 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1180
1181         * VERSION (PACKAGE_NAME): release 2.9.0.
1182
1183         * input/regression/stem-tremolo-position.ly: new file.
1184
1185         * lily/stem-tremolo.cc: remove Stem_tremolo::dim_callback
1186
1187 2006-03-28  Joe Neeman  <joeneeman@gmail.com>
1188
1189         * lily/stem-tremolo.cc (print): position
1190         the tremolo depending only on the end of the stem
1191         and not on the notehead
1192         (raw_stencil): center, on the middle staff line, the
1193         flag that is closest to the end of the stem (previously
1194         the bottom flag)
1195         (calc_width): add this callback to shorten a tremolo when
1196         it is beamed or it is stemup with a flag
1197         (style): add this callback to make a tremolo rectangular when
1198         it is beamed or it is stemup with a flag
1199         (rotated_box): this is like Lookup::beam but makes a rotated
1200         rectangle instead of a parallelogram
1201
1202         * lily/stem.cc (calc_stem_info): make sure the stem
1203         is long enough to fit the tremolo
1204         (calc-length): reduce the length of tremolo stems since the
1205         tremolo code is now capable of better positioning
1206
1207         * scm/define-grobs.scm: make calc_width the default beam-width
1208         callback for stem-tremolo and add the style callback
1209                 
1210 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1211
1212         * lily/tuplet-bracket.cc (calc_control_points): handle suicide
1213         case. 
1214
1215 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
1216
1217         * lily/ttf.cc (make_index_to_charcode_map): restore old
1218         cmap. 
1219
1220 2006-03-28  Werner Lemberg  <wl@gnu.org>
1221
1222         * lily/pango-font.cc (get_unicode_name): Fix `uXXXXX' glyph names.
1223
1224 2006-03-28  Graham Percival  <gpermus@gmail.com>
1225
1226         * THANKS: update for 2.9, add section for Documentation helpers.
1227
1228         * Documentation/topdocs/NEWS.tely: compile fix.
1229
1230         * Documentation/user/ basic-notation, global, advanced-notation,
1231         examples.itely: minor fixes from mailist.
1232
1233 2006-03-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
1234
1235         * mf/feta-bolletjes.mf: match width of solfa notes with normal
1236         note heads. 
1237
1238         * lily/ttf.cc (print_trailer): use it.
1239
1240         * lily/pango-font.cc (get_unicode_name): new function.
1241
1242         * lily/ttf.cc (make_index_to_charcode_map): move function from
1243         open-type-font.cc
1244         (print_trailer): substitute uniXXXX name if applicable. 
1245
1246         * lily/pango-font.cc (get_index_to_charcode_map): new function.
1247         (pango_item_string_stencil): use it to generate uniXXXX names.
1248
1249         * mf/feta-bolletjes.mf (overdone_heads): add small style (ugly)
1250         note heads, for uniform widths in shape note output.
1251         (overdone_heads): hmm. remove them again.
1252
1253         * scripts/lilypond-book.py (output): add links to filenames.
1254
1255         * Documentation/topdocs/INSTALL.texi (Top): update versions.
1256
1257         * lily/note-collision.cc (get_clash_groups): only consider when
1258         Note_column::dir <> CENTER. 
1259
1260         * scripts/lilypond-book.py (get_option_parser): init output_name
1261         to ''. 
1262
1263 2006-03-24  Graham Percival  <gpermus@gmail.com>
1264
1265         * Documentation/topdocs/NEWS.tely: add @end itemize
1266
1267         * Documentation/user/ global, advanced-notation: minor
1268         stuff from mailist.
1269
1270 2006-03-23  Graham Percival  <gpermus@gmail.com>
1271
1272         * Documentation/user/ lilypond.tely, music-glossary,
1273         preface: housekeeping; 2005->2006, remove "notes for 2.6"
1274
1275 2006-03-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
1276
1277         * mf/GNUmakefile: don't install .enc files.
1278
1279         * Documentation/topdocs/NEWS.tely: clear for 2.9 cycle.
1280
1281         * VERSION (PATCH_LEVEL): bump to 2.9.0
1282
1283 2006-03-22  Graham Percival  <gpermus@gmail.com>
1284
1285         * Documentation/user/advanced-notation.itely: minor fixes
1286         from mailist.
1287
1288 2006-03-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
1289
1290         * Documentation/topdocs/AUTHORS.texi (Top): add Joe Neeman.
1291
1292         * branch lilypond_2_8
1293
1294 2006-03-22  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
1295
1296         * scripts/lilypond-book.py (samefile): new function, for windoze
1297         compatibility.
1298
1299 2006-03-21  Graham Percival  <gpermus@gmail.com>
1300
1301         * ly/engraver-init.ly: add info about StaffGroup.
1302
1303 2006-03-21  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
1304
1305         * input/regression/stem-direction-context.ly: idem.
1306
1307         * Documentation/topdocs/NEWS.tely (Top): fix interpolation example.
1308
1309         * THANKS: add Mats.
1310
1311         * input/regression/page-layout-twopass.ly: comment out \markup so
1312         tweak-file is left.
1313
1314         * lily/instrument-name-engraver.cc (finalize): add to instrument
1315         name global System. This also fixes chopped instrument names, but
1316         doesn't crash when there are slurs/beams.
1317
1318         * lily/slur-configuration.cc (add_score): disallow negative slur
1319         scores.
1320         
1321 2006-03-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1322
1323         * scm/framework-ps.scm (dump-stencil-as-EPS): remove debugging code.
1324
1325         * lily/instrument-name-engraver.cc (process_music): kludge: add
1326         InstrumentName spanner to axis group of left bound. Fixes chopped
1327         off instrument names in EPS images.
1328
1329         * input/regression/lyric-hyphen-retain.ly: elaborate explanation.
1330
1331         * scripts/abc2ly.py (option_parser): update to 2.7.40
1332
1333 2006-03-20  Graham Percival  <gpermus@gmail.com>
1334
1335         * THANKS: move small doc contributors to SUGGESTIONS.
1336
1337         * Documentation/user/ basic-notation, advanced-notation,
1338         global: small changes from mailist.
1339
1340 2006-03-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1341
1342         * Documentation/user/advanced-notation.itely (Text marks): update
1343         for new rehearsalMarkAlignSymbol convention.
1344
1345         * VERSION (PATCH_LEVEL): bump version.
1346
1347         * input/test/instrument-name-align.ly: new file.
1348
1349         * scm/define-markup-commands.scm (hcenter-in): add hcenter-in.
1350
1351         * input/test/instrument-name-align.ly: new file. Document how to
1352         align instrument names.
1353
1354         * lily/mark-engraver.cc: remove properties.
1355
1356         * scm/define-context-properties.scm
1357         (all-user-translation-properties): remove align symbol properties
1358         for barnumber/reh. mark.
1359
1360         * lily/break-align-interface.cc (self_align_callback): new
1361         interface, new function. Look at complete alignment. This handles
1362         tunable break alignments in case break-align-symbols are missing.
1363
1364         * lily/bar-number-engraver.cc (acknowledge_break_alignment): new function
1365
1366         * lily/mark-engraver.cc (acknowledge_break_alignment): new function.
1367
1368         * python/convertrules.py (conv): mark/bar number alignment rule.
1369
1370         * lily/break-align-interface.cc (calc_positioning_done): also
1371         store offset from last visible break-alignment to its
1372         neighbor. This makes alignment on non-visible objects more reliable.
1373
1374         * po/lilypond.pot (Module): ran po-replace.
1375
1376         * input/regression/tie-single-manual.ly (Module): new file.
1377
1378         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
1379         look at has_manual_position_.
1380         (from_ties): set has_manual_position_ if tie has staff-position set.
1381
1382         * lily/tuplet-bracket.cc (calc_positions): idem.
1383
1384         * lily/tuplet-number.cc (print): don't print tupletnumber if it
1385         doesn't span time.
1386
1387 2006-03-19  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1388
1389         * scm/define-markup-commands.scm (smallCaps): new markup command
1390         for turning a text to small caps using smaller font size and upper
1391         casing.
1392
1393 2006-03-17  Graham Percival  <gpermus@gmail.com>
1394
1395         * Documentation/user/ examples, instrument-notation,
1396         advnaced-notation: minor fixes from mailist.
1397
1398 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1399
1400         * Documentation/user/tutorial.itely (First steps): change example
1401         to verbatim.  
1402
1403 2006-03-17  Graham Percival  <gpermus@gmail.com>
1404
1405         * Documentation/user/ examples, advanced: minor changes from mailist.
1406
1407         * THANKS: add Geoff Horton, for documentation stuff.
1408
1409 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1410
1411         * python/lilylib.py (system): revert have_select kludge.
1412
1413         * Documentation/user/tutorial.itely (Commenting input files):
1414         update version numbers in doc. 
1415
1416         * scm/define-grob-interfaces.scm (multi-measure-interface): add
1417         bound-padding to multi-measure-interface
1418
1419 2006-03-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1420
1421         * input/test/engraver-example.ily: update version number.
1422
1423         * VERSION (PACKAGE_NAME): release 2.7.39
1424
1425         * lily/note-spacing.cc (get_spacing): heighten threshold where
1426         accidentals/arpeggios influence previous spacing fully.
1427
1428         * lily/rest.cc (y_offset_callback): only use direction if
1429         staff-position wasn't set before.
1430
1431         * lily/bar-number-engraver.cc: add support for
1432         barNumberAlignSymbol. 
1433         add ADD_ACKNOWLEDGER() call for break_aligned. Fixes bar-number-breathe
1434
1435         * lily/pointer-group-interface.cc (set_ordered): new function. 
1436         (add_unordered_grob): new function.
1437
1438         * lily/grob-array.cc (Grob_array): grob-arrays are always assumed
1439         to ordered, unless the opposite has been proved.  This fixes
1440         random reordering of large object groups across linebreaks,
1441         eg. beams.
1442
1443         * lily/main.cc (do_chroot_jail): printf format fix.
1444
1445         * lily/tie-formatting-problem.cc (generate_configuration):
1446         multiply y-shift for dot with direction.
1447  
1448         * scm/define-markup-commands.scm (note-by-number): put (magstep
1449         size) in y-attach too.
1450
1451         * Documentation/topdocs/NEWS.tely (Top): show override.
1452
1453         * scm/define-grobs.scm (all-grob-descriptions): reinstate neutral
1454         direction for stems.
1455         
1456 2006-03-15  Graham Percival  <gpermus@gmail.com>
1457
1458         * Documentation/user/ changing-defaults, global: minor
1459         fixes from mailist.
1460
1461 2006-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1462
1463         * lily/lexer.ll (Lily_lexer): bump required version to 2.7.38
1464
1465         * lily/spacing-spanner.cc (musical_column_spacing): crude fix for
1466         breakable items after uniformly stretched notes.
1467
1468         * lily/tie-formatting-problem.cc (set_chord_outline): initialize
1469         outline with outer edge of note heads. This prevents infinity
1470         problems with tied whole notes.
1471
1472         * scripts/lilypond-book.py (do_file): use os.popen
1473
1474         * python/convertrules.py (conv): add rule for Stem #'beamed-*
1475
1476 2006-03-14 Erik Sandberg  <mandolaerik@gmail.com>
1477
1478         * Documentation/user/invoking.itely: Add ragged-right to bug report
1479         guidelines.
1480
1481 2006-03-14  Graham Percival  <gpermus@gmail.com>
1482
1483         * Documentation/user/global.itely: small fix from mailist.
1484
1485 2006-03-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1486
1487         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use the
1488         file descriptor returned by tempfile.mkstemp() when writing
1489         to tmpfile and closing it. Solves problem with unlink(tmpfile)
1490         on mingw.
1491
1492 2006-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1493
1494         * po/fi.po: newline bugfix.
1495
1496 2006-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1497
1498         * scm/paper.scm (paper-alist): Rounding fixes.
1499
1500 2006-03-13  Graham Percival  <gpermus@gmail.com>
1501
1502         * Documentation/user/ changing-defaults, instrument-notation,
1503         tutorial: small fixes from mailist, mostly from Mats.  Thanks!
1504
1505 2006-03-13 Heikki Junes  <hjunes@cc.hut.fi>
1506
1507         * po/fi.po: update.
1508
1509 2006-03-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1510
1511         * stepmake/bin/add-html-footer.py (mail_address_url): don't add
1512         mailto: to http:// 
1513
1514         * python/lilylib.py (print_environment): move ps_page_count to
1515         lilypond-book.py
1516
1517 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1518
1519         * Documentation/user/music-glossary.tely (G clef): fix clef alignments.
1520
1521         * scm/framework-ps.scm (embed-document): new function. Use to
1522         embed PFA files.
1523
1524         * ly/engraver-init.ly: init rehearsalMarkAlignSymbol to staff-bar.
1525
1526 2006-03-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1527
1528         * Documentation/user/instrument-notation.itely (Setting simple
1529         songs): Added \book{...} around the full example, so the separate
1530         markups are included in the printed example. 
1531
1532 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1533
1534         * scripts/lilypond-book.py (get_latex_textwidth): explicitly close
1535         tmphandle.
1536
1537         * python/lilylib.py (system): rewrite system() using
1538         subprocess. Remove >& redirection trickery.
1539
1540 2006-03-11  Graham Percival  <gpermus@gmail.com>
1541
1542         * Documentation/user/ changing-defaults, global, scheme-tutorial,
1543         notation-appendices.itely: minor fixes from mailist.
1544
1545 2006-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1546
1547         * Documentation/user/GNUmakefile ($(outdir)/lilypond.html):
1548         unsplit man also needs images.
1549
1550         * tex/texinfo.tex (sectionheading, q.v.): relax after \char'15.
1551
1552         * VERSION (PACKAGE_NAME): 2.7.38 released.
1553
1554 2006-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1555
1556         * scripts/lilypond-book.py (get_latex_textwidth): look for latex
1557         log in output dir.
1558
1559 2006-03-08  Johannes Schindelin  <Johannes.Schindelin@gmx.de>
1560
1561         * lily/audio-column.cc, lily/score-performer.cc: MIDI output now
1562         respects the Score.skipTypesetting property.
1563         
1564 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1565
1566         * scm/framework-ps.scm (ps-embed-cff): no Setup section in
1567         Prolog. No %%EOF after CFF file.
1568
1569 2006-03-08  Joe Neeman  <joeneeman@gmail.com>
1570         
1571         * lily/constrained-breaking.cc (get_max_systems): used to return a
1572         much too big value
1573         (combine_demerits): use pointers to reduce copying data
1574         (calc_subproblem): idem
1575         (get_page_penalty): add page turn penalties
1576         
1577 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1578
1579         * Documentation/user/invoking.itely (Invoking lilypond): better
1580         explanation of -e usage.
1581
1582         * lily/main.cc (main_with_guile): don't append to
1583         init_scheme_code_string
1584
1585         * tex/texinfo.tex (sectionheading, q.v.): don't center @image.
1586
1587         * Documentation/user/invoking.itely: add note about MacOS X scripts.
1588
1589         * scripts/convert-ly.py (do_options): don't print help for
1590         --show-rules rule.
1591
1592         * tex/texinfo.tex: patch texinfo.tex to leave single quotes in
1593         @code and @example. Update from texinfo.tex from CVS.
1594
1595 2006-03-08  Graham Percival  <gpermus@gmail.com>
1596
1597         * Documentation/user/scheme-tutorial.itely: clarifies distances
1598         measured in staff-spaces.
1599
1600 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1601
1602         * lily/slur.cc (outside_slur_callback): only calculate offsets if
1603         consider[k] is true.
1604
1605         * scm/output-ps.scm (grob-cause): put numbers to ~$ (Thanks Johannes!)
1606
1607         * lily/spacing-basic.cc (standard_breakable_column_spacing): also
1608         consider columns that have originals.  Unifies spacing for mm
1609         rests around line breaks.
1610
1611         * lily/multi-measure-rest.cc (set_spacing_rods): read bound-padding.
1612         (set_text_rods): idem.
1613         (calculate_spacing_rods): new function: share code between
1614         set_text_rods and set_spacing_rods.
1615         (set_text_rods): take extents of bounds into account.  
1616
1617 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1618
1619         * Documentation/user/basic-notation.itely (Writing music in
1620         parallel): don't use relative.
1621
1622 2006-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1623
1624         * ly/music-functions-init.ly (Module): add shiftDurations
1625
1626         * ly/drumpitch-init.ly (drumPitchNames): add tamtam.
1627
1628         * scm/paper.scm (paper-alist): no decimals for Ax paper sizes. 
1629
1630         * ly/engraver-init.ly: init vocalName to nil.
1631
1632 2006-03-05 Erik Sandberg  <mandolaerik@gmail.com>
1633
1634         * scm/music-functions.scm (music->make-music): bugfix,
1635         KeyChangeEvents are now handled correctly.
1636
1637         * scripts/lilypond-book.py: Add --debug option.
1638
1639 2006-03-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1640
1641         * python/lilylib.py: add tempfile.
1642
1643 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1644
1645         * VERSION (PACKAGE_NAME): release 2.7.37
1646
1647         * python/lilylib.py (ps_page_count): remove make_ps_images().
1648         (ps_page_count): remove mkdir_p
1649         (system): remove cleanup_temp.
1650         (exit): remove lilypond_version_(check)
1651         (error_log): remove pseudo_filter_p
1652         remove read_pipe
1653         remove cp_to_dir
1654         remove identify
1655
1656         * scripts/lilypond-book.py (Lilypond_snippet.compose_ly): don't
1657         use __main__
1658
1659         * lily/accidental-engraver.cc (make_standard_accidental): only add
1660         support for side-axis is X_AXIS. Fixes text-spacing-accidental.ly
1661
1662         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
1663         $(outdir)/emmentaler-%.svg): rewrite without functions; too many
1664         Make incompatibilities.
1665
1666         * scm/output-ps.scm (grob-cause): replace backslashes by /
1667         (glyph-string): use ~$ for less decimals for glyph-string and grob-cause.
1668
1669 2006-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1670
1671         * cygwin/GNUmakefile: Install fixes.
1672
1673         * scripts/GNUmakefile (SEXECUTABLES): Install fix: remove mup2ly.
1674
1675         * lily/note-head.cc (head::get_balltype): Compile fix.
1676
1677         * flower/file-name.cc (dos_to_posix): Flower string fix.
1678
1679 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1680
1681         * python/lilylib.py: pychecker cleanups.
1682
1683         * scripts/lilypond-book.py
1684         (Lilypond_snippet.output_print_filename): pychecker cleanups
1685
1686         * scripts/midi2ly.py (Key.dump): pychecker cleanups.
1687
1688         * python/lilylib.py (underscore): remove identify() , warranty()
1689
1690         * ps/music-drawing-routines.ps: change Border routine for GSView
1691         compatibility.
1692
1693         * lily/stem.cc (height): use quantize-positions.  This triggers
1694         set_stem_lengths, so scripts on beamed stems are handled correctly.
1695
1696         * lily/side-position-interface.cc (aligned_side): check if edges
1697         of script are inside staff. Fixes accent of edge of the staff.
1698
1699         * input/regression/staccato-pos.ly: more examples.
1700
1701         * stepmake/aclocal.m4 (depth): fix bashism.
1702
1703         * lily/lyric-combine-music-iterator.cc: move from
1704         new-lyric-combine-iterator.cc
1705         (process): add pending_grace_lyric_ member to delay lyrics on
1706         grace notes.
1707
1708         * lily/system-start-text.cc (print): suicide if we don't have any
1709         elements. Fixes hara kiri'd instrument names.
1710
1711         * scripts/mup2ly.py (Module): remove.
1712
1713 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1714
1715         * Documentation/user/global.itely (A single music expression):
1716         close @lilypond properly
1717
1718         * lily/volta-bracket.cc (modify_edge_height): change from
1719         after_line_breaking_callback. Suicide last bracket if appropriate.
1720  
1721         * python/lilylib.py: strip getopt support
1722
1723         * scripts/etf2ly.py (do_options): use optparse
1724
1725         * scripts/midi2ly.py: optparse, strip lilylib copy. 
1726
1727         * scripts/abc2ly.py (voices): use optparse.
1728
1729         * stepmake/stepmake/generic-vars.make: new function absdir.
1730
1731         * scripts/convert-ly.py (bindir): use optparse, argv[0] relocation.
1732
1733         * scripts/lilypond-book.py (find_file): use global_options for
1734         include path
1735
1736         * scm/ps-to-png.scm (ps-page-count): prevent null characters
1737         entering C code.
1738
1739 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1740
1741         * python/lilylib.py (get_global_option): ughness for extracting
1742         global options from lilylib.
1743         (NonDentedHeadingFormatter.format_heading): move from musicxml2ly
1744
1745         * scripts/lilypond-book.py (get_option_parser): use optparse for
1746         option handling.  Put options in global_options variable.
1747
1748 2006-02-28  Heikki Junes  <hjunes@cc.hut.fi>
1749
1750         * Documentation/index.html.in: clarify.
1751
1752 2006-02-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1753
1754         * scm/layout-page-layout.scm (write-page-breaks): add a
1755         music-system-heights property to the page layout output.
1756
1757         * scm/page.scm (make-page-stencil): take footer into account when
1758         computing the 'space-left page property
1759         (annotate-space-left): take footer into account when annonating
1760         space left.
1761
1762 2006-02-28  Graham Percival  <gpermus@gmail.com>
1763
1764         * Documentation/user/ advanced-notation, global: more (final)
1765         docs for music expressions, removed special fermatas.
1766
1767 2006-02-27  Graham Percival  <gpermus@gmail.com>
1768
1769         * Documentation/user/ basic-notation, global: minor changes
1770         from mailist.
1771
1772 2006-02-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1773
1774         * scm/framework-ps.scm:         
1775         * scm/lily-library.scm (nan?, inf?): Move guile 1.6 compatibility
1776         layer for inf? and nan? from framework-ps to lily-library.
1777
1778 2006-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1779
1780         * mf/GNUmakefile ($(outdir)/emmentaler-$(1).otf
1781         $(outdir)/emmentaler-$(1).svg): remove backslashes from define endef.
1782
1783         * buildscripts/substitute-encoding.py (Module): remove file.
1784
1785         * mf/GNUmakefile: more PFA strippage.
1786
1787         * mf/aybabtu.pe.in (i): remove PFAaybabtu generation
1788
1789         * buildscripts/gen-emmentaler-scripts.py (i): remove PFAemmentaler
1790         generation
1791
1792         * scm/framework-ps.scm: remove font name munging.
1793
1794         * Documentation/topdocs/INSTALL.texi (Top): bump GS requirement.
1795
1796 2006-02-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1797
1798         * scm/markup.scm (define-markup-command): change
1799         def-markup-command to define-markup-command
1800
1801         * scm/music-functions.scm (define-music-function): change
1802         def-music-function to define-music-function.
1803
1804         * python/convertrules.py (conv): rules for def-music-function
1805         and def-markup-commands
1806
1807         * Documentation/user/programming-interface.itely,
1808         input/no-notation/display-lily-tests.ly,
1809         input/regression/lily-in-scheme.ly,
1810         input/regression/markup-user.ly,
1811         input/regression/music-function.ly, input/regression/tie-chord.ly,
1812         scm/fret-diagrams.scm, ly/music-functions-init.ly,
1813         ly/gregorian-init.ly: use new macro names (define-music-function,
1814         define-markup-command).
1815
1816 2006-02-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1817
1818         * scripts/lilypond-book.py (main): write Makefile dependencies file. 
1819         (output): add comments to lp-book latex output.
1820
1821         * GNUmakefile.in (footifymail): use gmane address for webpage bug
1822         address.
1823
1824 2006-02-23  Graham Percival  <gpermus@gmail.com>
1825
1826         * Documentation/user/ tutorial, global: minor changes.
1827
1828 2006-02-23  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1829
1830         * mf/GNUmakefile: add '\' in multi-line "define ... endef"
1831         blocks (for make 3.80)
1832
1833         * scm/parser-ly-from-scheme.scm (ly:parse-string-result): add
1834         \notemode so that user should not have to explicitely type it.
1835
1836         * scm/define-music-display-methods.scm: various
1837         fixes (ApplyOutputEvent, ApplyContext; \new, \context and derived
1838         constructs)
1839
1840         * input/no-notation/display-lily-tests.ly: new tests for
1841         \applyOutput and \applyContext
1842
1843 2006-02-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1844
1845         * lily/constrained-breaking.cc: patch by Joe Neeman: "I have
1846         changed it slightly so that the number of systems returned by
1847         solve () will be the same as the last value passed to resize
1848         (). I've also added more documentation, removed casts, fixed style
1849         problems and put in some recovery if constraints aren't satisfied."
1850
1851 2006-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1852
1853         * elisp/lilypond-mode.el (count-matches-as-number): New funtion
1854         for emacs < 22 compatibility.
1855         (count-rexp): Use it.
1856         (LilyPond-string-current-midi, LilyPond-string-all-midi): Remove
1857         substring juggling (Milan Zamazal).
1858
1859 2006-02-23  Graham Percival  <gpermus@gmail.com>
1860
1861         * Documentation/user/ basic-notation, advanced-notation,
1862         global.itely, invoking.itely, tutorial,itely:
1863         minor fixes from mailist.
1864
1865         * scm/define-markup-commands.scm: improve docs of \filled-box.
1866
1867 2006-02-23  Heikki Junes  <hjunes@cc.hut.fi>
1868
1869         * Documentation/index.html.in: changes concern the previous release.
1870
1871         * input/regression/+.ly: cultivate typographical terminology.
1872
1873 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1874
1875         * scm/define-grob-interfaces.scm (parentheses-interface): add
1876         padding to parentheses-interface.
1877
1878         * Documentation/user/GNUmakefile: remove $(CROSS) support from
1879         Documentation/user/GNUmakefile. Use --disable-documentation for that.
1880
1881         * VERSION (PATCH_LEVEL): release 2.7.36
1882
1883         * lily/slur.cc: add avoid-slur (ugh.)
1884         
1885         * lily/slur-configuration.cc (fit_factor): oops, skip point if
1886         intersection gets smaller. This fixes slurs over extreme points.
1887
1888         * lily/melody-engraver.cc (stop_translation_timestep): ignore
1889         stems with neutral-direction set.
1890
1891         * lily/piano-pedal-engraver.cc (create_text_grobs): idem.
1892
1893         * lily/open-type-font.cc (load_table): format error.
1894
1895         * lily/change-iterator.cc (process): format fix.
1896
1897         * flower/include/international.hh (_f): idem.
1898
1899         * flower/include/std-string.hh: add format printf attribute.
1900
1901         * scm/define-grobs.scm (all-grob-descriptions): height of all
1902         PedalLineSpanner is Y-extent property. Fixes pedal-ped.ly
1903
1904         * lily/ambitus-engraver.cc (finalize): use grob_array. This fixes
1905         ambitus lines.
1906
1907         * input/regression/beam-cross-staff-slope.ly: remove decrescendo.
1908
1909 2006-02-22 Erik Sandberg  <mandolaerik@gmail.com>
1910
1911         * input/regression/: upgraded syntax for some files.
1912
1913         * THANKS: Add bughunters.
1914
1915 2006-02-22  Graham Percival  <gpermus@gmail.com>
1916
1917         * Documentation/user/ invoking.itely, advanced-notation.itely,
1918         global.itely: long-awaited "let's make chapter 10 not suck"
1919         update.  Rearrange chapter 10; now called "global issues",
1920         addresses file structure, etc.  Some info from other files
1921         moved into global.itely.
1922
1923 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1924
1925         * lily/accidental-engraver.cc (acknowledge_rhythmic_head): also
1926         catch trill-span-event notes.
1927
1928         * Documentation/user/examples.itely (Ancient notation templates): typo.
1929         (Jazz combo): typo.
1930
1931         * scripts/lilypond-book.py (main): scrap invokes_lilypond(). 
1932
1933         * Documentation/user/basic-notation.itely (Ties): document \repeatTie.
1934
1935         * Documentation/topdocs/NEWS.tely (Top): document \repeatTie.
1936
1937         * scm/define-music-types.scm (music-descriptions): add RepeatTieEvent
1938
1939         * lily/repeat-tie-engraver.cc (acknowledge_note_head): new file. cut & paste
1940         froum Laissez_vibrer_engraver.
1941
1942         * ly/declarations-init.ly (repeatTie): add \repeatTie
1943
1944         * scm/define-grobs.scm (all-grob-descriptions): add RepeatTie, RepeatTieColumn
1945
1946         * scm/define-grob-properties.scm (all-user-grob-properties): add
1947         head-direction property.
1948
1949         * lily/tie-formatting-problem.cc (from_semi_ties): rename from
1950         from_lv_ties. Take head direction argument.
1951
1952         * lily/semi-tie-column.cc: rename from
1953         laissez-vibrer-tie-column.cc. Rename class too.
1954
1955         * lily/semi-tie.cc: rename from laissez-vibrer-tie.cc. Rename
1956         class too.
1957
1958         * lily/paper-score.cc (find_break_indices): move from Break_algorithm.
1959
1960         * lily/break-algorithm.cc (find_break_indices): remove linewidth <
1961         0 case.
1962         (find_breaks): idem.
1963
1964 2006-02-21  Graham Percival  <gpermus@gmail.com>
1965
1966         * Documentation/user/advanced-notation.itely: fixed make-moment]
1967         example.
1968
1969         * Documentation/user/basic-notation.itely: more clarification to
1970         transpose.
1971
1972 2006-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1973
1974         * lily/include/constrained-breaking.hh (class
1975         Constrained_breaking): new file.
1976
1977         * lily/constrained-breaking.cc (resize): new file.
1978
1979         * lily/gourlay-breaking.cc (do_solve): ragged-last iso raggedlast
1980
1981         * Documentation/user/advanced-notation.itely (Clusters): insert
1982         end ignore too.
1983
1984         * lily/tie-column.cc (calc_positioning_done): support for
1985         tie-score debugging
1986
1987         * lily/tie-formatting-problem.cc
1988         (generate_extremal_tie_variations): factor out.
1989         (score_ties_configuration): annotate all tie 
1990         (print_ties_configuration): new routine.
1991         (generate_configuration): nudge extremal ties outside of the head
1992         Y extents.
1993         (score_ties_configuration): oops. convert to staff-space before
1994         determining position symmetry.
1995
1996 2006-02-20  Graham Percival  <gpermus@gmail.com>
1997
1998         * Documentation/user/*-notation.itely: misc minor editing,
1999         shifting doc sections around.
2000
2001         * Documentation/user/*-notation-itely, global.itely,
2002         changing-defaults.itely: added new stuff from NEWS.
2003
2004 2006-02-20  Heikki Junes  <hjunes@cc.hut.fi>
2005
2006         * po/fi.po: update.
2007
2008 2006-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2009
2010         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): don't run
2011         lilypond --verbose for lp-book.
2012
2013         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
2014         $(outdir)/%.ly $(outdir)/%.ps): use $(srcdir) iso $(shell pwd).
2015
2016         * make/lysdoc-rules.make ($(outdir)/collated-files.tely): use
2017         $(buildscript-dir) iso. absolute depth.
2018
2019         * buildscripts/genicon.py (dir): thinko.
2020
2021         * Documentation/pictures/GNUmakefile ($(outdir)/%.ico): typo.
2022
2023 2006-02-19 Erik Sandberg  <mandolaerik@gmail.com>
2024
2025         * scm/output-lib.scm: swap darkcyan/darkyellow
2026
2027         * THANKS: Add bughunters.
2028
2029 2006-02-19  Graham Percival  <gpermus@gmail.com>
2030
2031         * Documentation/user/programming-interfaces.itely: fixed example.
2032
2033         * Documentation/user/instrument-notation.itely: fix @{ @}.
2034
2035         * scm/script.scm: add avoid-slur for \open.
2036
2037 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2038
2039         * lily/tie-formatting-problem.cc (score_configuration): use
2040         sliding score for min-length. 
2041
2042         * Documentation/pictures/GNUmakefile (local-dist): loose the rule
2043         spaghetti for icons.
2044
2045         * buildscripts/genicon.py (program_name): new file.
2046
2047         * lily/tie-formatting-problem.cc (set_chord_outline): put dots
2048         in outline too.  
2049         (generate_configuration): for small ties, also look for collisions
2050         at Y + DIR*h + DELTA_Y.
2051         (get_variations): consider variation for dot positions too.
2052
2053         * lily/side-position-interface.cc (aligned_side): take abs for
2054         quantized rounded position. Fixes tenuto below staff.
2055
2056         * scm/stencil.scm (annotate-y-interval): robustify: print nan/inf
2057         markers when necessary.
2058
2059         * lily/program-option.cc (internal_set_option): add
2060         strict_infinity_checking option.
2061
2062         * scm/output-lib.scm (cyan): swap yellow and cyan.
2063
2064 2006-02-19  Graham Percival  <gpermus@gmail.com>
2065
2066         * darwin.patch: trivial linenumber update.
2067
2068         * Documentation/user/ {various}: `\context foo = named' changed
2069         to `\new foo = "name"' in docs.
2070
2071 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2072
2073         * scm/stencil.scm (annotate-y-interval): use it.
2074
2075         * scm/lily-library.scm (interval-sane?): new function.
2076
2077         * buildscripts/mf-to-table.py (Char_metric.__init__): remove
2078         tfm_checksum stuff.
2079
2080         * lily/tie-formatting-problem.cc (from_lv_ties): add heads for
2081         common refpoint.
2082
2083         * flower/include/std-vector.hh (iterof): add iterof macro.
2084
2085         * lily/enclosing-bracket.cc (width): new function.
2086
2087         * lily/align-interface.cc (align_elements_to_extents): reinstate
2088         warning.
2089
2090 2006-02-18  Heikki Junes  <hjunes@cc.hut.fi>
2091
2092         * Documentation/index.html.in: fix spelling: thankyous.
2093
2094 2006-02-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2095
2096         * lily/lyric-hyphen.cc: typo.
2097
2098 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2099
2100         * stepmake/stepmake/c++-rules.make ($(outdir)/%.cc
2101         $(outdir)/%.hh): generate h and c in one rule; otherwise -jX
2102         builds don't work. 
2103
2104         * VERSION: release 2.7.35
2105
2106         * lily/beam.cc (get_default_dir): oops. Take abs () for
2107         extremes[DOWN].
2108         (get_default_dir): use extreme position criterion only in absence
2109         of forced stem directions.
2110
2111         * VERSION (PATCH_LEVEL): bump VERSION.
2112
2113         * mf/GNUmakefile: explicit rules for emmentaler/aybabtu
2114         dependencies. Necessary for -jX builds.  
2115
2116 2006-02-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2117
2118         * lily/relocate.cc (setup_paths): Yet another const fix.
2119
2120 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2121
2122         * configure.in (HOST_ARCH): determine HOST_ARCH in configure.
2123
2124         * lily/relocate.cc (setup_paths): oops.
2125
2126 2006-02-17  Heikki Junes  <hjunes@cc.hut.fi>
2127
2128         * Documentation/index.html.in: order links: html before PDF.
2129
2130 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2131
2132         * lily/tie-column-format.cc (Module): remove.
2133
2134         * lily/relocate.cc (setup_paths): GCC 4.2 fixes: const correctness.
2135
2136         * lily/text-spanner.cc (print): idem.
2137
2138         * lily/dynamic-text-spanner.cc (print): only print line if longer
2139         than dash-period.
2140
2141         * lily/auto-change-iterator.cc (change_to): formatting.
2142
2143         * lily/beam.cc (get_default_dir): take extreme note head as input
2144         for stem direction.
2145
2146         * lily/tie.cc (get_default_dir): only look directions for visible
2147         stems. 
2148
2149         * lily/side-position-interface.cc (aligned_side): oops. Don't
2150         mutiply with direction. This fixes quantized (staccato, tenuto)
2151         scripts below notes.
2152
2153         * lily/lyric-hyphen.cc (set_spacing_rods): oops. Multiply with
2154         direction. Fixes c-lyrics-center-align.ly
2155
2156 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2157
2158         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Add copy
2159         constructor.
2160
2161         * lily/std-string.cc:
2162         * lily/include/std-vector.hh (split_string): Move and rename from
2163         lily/include/misc.hh, lily/misc.cc.  Update callers.
2164
2165 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2166
2167         * lily/include/pango-font.hh: HAVE_PANGO_FT2 iso. HAVE_PANGO_16
2168
2169 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2170
2171         * flower/test-file.cc: New file.
2172
2173         * stepmake/stepmake/test-vars.make (TEST_MODULE_LIBES): Fixes for
2174         libraries.
2175
2176         * flower/GNUmakefile (TEST_MODULE_LIBS): Link to flower lib.
2177
2178 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2179
2180         * flower/include/file-storage.hh: remove file.
2181
2182         * lily/include/midi-item.hh (class Midi_track): idem.
2183
2184         * lily/include/source.hh (class Sources): idem.
2185
2186         * lily/include/performance.hh (class Performance): use vector
2187         iso. Cons<>
2188
2189         * flower/include/cons.hh (class Cons): remove file.
2190
2191         * flower/include/flower-proto.hh: remove template cruft.
2192
2193         * lily/include/font-metric.hh: use size_t not vsize for indices.
2194
2195         * flower/include/flower-proto.hh (Module): remove std-vector.hh
2196         from proto.
2197
2198         * lily/include/all-font-metrics.hh: use HAVE_PANGO_FT2
2199
2200         * lily/include/paper-book.hh (class Paper_book):
2201         make get_system_specs() public.
2202
2203         * scm/layout-page-layout.scm (optimal-page-breaks): only consider
2204         the force=10000 case if we don't have a current-best. 
2205
2206         * lily/tuplet-bracket.cc (get_bounds): don't do (size() - 1) for
2207         vsize 
2208
2209         * flower/include/flower-proto.hh: remove outdated templates.
2210
2211         * scm/page.scm: use annotate-spacing
2212
2213 2006-02-15  Graham Percival  <gpermus@gmail.com>
2214
2215         * scm/translation-functions.scm: circle patch from Erlend, thanks!
2216
2217         * THANKS: moved Erlend Aasland to contributors.
2218
2219 2006-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2220
2221         * config.hh.in: remove HAVE_PANGO_16
2222
2223         * lily/tuplet-bracket.cc (calc_positions): multiply with
2224         staff-space for beam case. This fixes tuplets+beams on scaled
2225         staves.
2226
2227         * config.hh.in: remove all Kpathsea related defines.
2228
2229         * lily/dot-column.cc (side_position): reach stem via dots->
2230         head->stem. Inspect all stems for dot collisions. 
2231
2232         * lily/dot-column-engraver.cc (class Dot_column_engraver): excise
2233         stem handling.
2234
2235         * lily/bar-number-engraver.cc (process_music): document function
2236         of whichBar.
2237
2238         * lily/score.cc (default_rendering): add pscore, not systems
2239         themselves.
2240
2241         * lily/paper-book.cc (get_system_specs): separate generation of
2242         titles and systems.
2243
2244         * flower/include/std-vector.hh: don't include config.hh
2245
2246 2006-02-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2247
2248         * flower/include/std-vector.hh: Better wrapper compatibility with
2249         std::vector.
2250
2251         * flower/include/flower-proto.hh: Remove cheap forward declaration
2252         attempts.
2253
2254         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): Bugfix.
2255
2256 2006-02-14  Graham Percival  <gpermus@gmail.com>
2257
2258         * Documentation/user/invoking.itely: add warning about command line.
2259
2260 2006-02-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2261
2262         * lily/include/lily-proto.hh: add Prob, rm Page.
2263
2264         * flower/include/std-vector.hh (VPOS): use 64 bit-proof version.
2265
2266         * VERSION: release 2.7.34
2267
2268         * lily/relocate.cc (framework_relocation): show canary if
2269         GHOSTSCRIPT_VERSION undefined.
2270
2271         * GNUmakefile.in: remove $(VERSION) symlink.
2272
2273         * lily/relocate.cc (setup_paths): add + 
2274
2275 2006-02-13  Heikki Junes  <hjunes@cc.hut.fi>
2276
2277         * Documentation/index.html.in: specify sizes for all big HTML pages.
2278
2279 2006-02-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2280
2281         * config.hh.in: remove @FRAMEWORKDIR@
2282
2283         * lily/system-start-text.cc (get_stencil): new file: separate out
2284         system-start-delimiter text support.
2285
2286         * input/**ly: replace \context with \new where appropriate.
2287         
2288         * THANKS: add Don.
2289
2290         * lily/slur-scoring.cc (get_base_attachments): use
2291         robust_relative_extent. This fixes problems with empty paper-columns. 
2292
2293 2006-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2294
2295         * Documentation/topdocs/NEWS.tely (Top): document \new syntax.
2296
2297         * scm/define-music-properties.scm (all-music-properties):
2298         create-new property.
2299
2300         * lily/context-specced-music-iterator.cc (construct_children):
2301         inspect 'create-new property iso. magical $uniqueContextId context
2302         id.
2303
2304         * lily/parser.yy (optional_id): allow \new "Bar" = "foo" too.
2305
2306         * lily/context-key-manager.cc (Module): new file. Encapsulate
2307         object key generation.
2308
2309         * lily/include/context-key-manager.hh (Module): new file.
2310
2311 2006-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2312
2313         * scm/define-grobs.scm (all-grob-descriptions): center instrument
2314         names vertically
2315
2316         * configure.in (LINK_GXX_STATICALLY): strip -DSTRING_UTILS_INLINED
2317         options.
2318         (reloc_b): excise --enable-framework-dir
2319
2320         * lily/relocate.cc (framework_relocation): use getenv
2321         LILYPOND_GS_VERSION or -DGHOSTSCRIPT_VERSION to set GS version.
2322
2323 2006-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2324
2325         * flower/include/std-string.hh: 
2326         * flower/include/std-vector.hh: Finish std:: conversion; move
2327         flower extensions from std:: namespace.  Update users.
2328
2329         * lily/include/lily-proto.hh: Replace Link_array__*_ macros by
2330         their expansion to vector<*>.  Update users.
2331
2332 2006-02-10  Graham Percival  <gpermus@gmail.com>
2333
2334         * Documentation/user/invoking.itely: add example to File structure.
2335
2336         * Documentation/user/ instrument-notation.itely, cheatsheet.itely,
2337         examples.itely, putting.itely: {\new|\context} Lyrics \lyricsto.
2338
2339 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2340
2341         * ly/paper-defaults.ly: typo.
2342
2343         * lily/parenthesis-engraver.cc (acknowledge_grob): don't do
2344         set_parent() for parentheses. This will make it show up in bbox
2345         calculations.
2346
2347         * scm/output-lib.scm (parentheses-item::print): rewrite, using
2348         ly:grob-common* functions.
2349
2350         * lily/grob-scheme.cc (LY_DEFINE):
2351         ly:grob-common-refpoint-of-array: new function 
2352         ly:grob-common-refpoint: new function 
2353         ly:grob-relative-coordinate: new function 
2354
2355         * lily/instrument-name-engraver.cc (process_music): use
2356         Text_interface::is_markup(). This fixes \markup on instrument names.  
2357
2358         * scm/define-grobs.scm (all-grob-descriptions): set line-thickness
2359         for ties and slurs.
2360
2361         * lily/slur.cc (print): idem.
2362
2363         * lily/tie.cc: add line-thickness for ties. 
2364
2365 2006-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2366
2367         * scm/output-svg.scm: Document diversion from GNU coding standards
2368         as a workaround for a bug in Microsoft Internet Explorer.
2369
2370 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2371
2372         * lily/instrument-name-engraver.cc (process_music): use
2373         is_markup() iso. is_string()
2374
2375         * Documentation/user/changing-defaults.itely (Module): add menu entry.
2376
2377         * lily/percent-repeat-engraver.cc (process_music): only look at
2378         main_part_ for % repeats.
2379
2380         * lily/stem-tremolo.cc (get_beam_translation): new function.
2381         (calc_slope): new function.
2382         (height): don't use real slope.
2383
2384 2006-02-10  Jürgen Reuter  <reuter@ipd.uka.de>
2385
2386         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: add
2387         new connect-to-neighbor, control-points and staff-padding
2388         properties to make ligature brackets showing up again.
2389
2390 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2391
2392         * VERSION: release 2.7.33
2393
2394         * lily/relocate.cc (prefix_relocation): oops. One TOPLEVEL_VERSION
2395         too many.
2396
2397         * Documentation/user/changing-defaults.itely (Difficult tweaks):
2398         remove applyOutput example.
2399         (Objects connected to the input): document \tweak, \parenthesize
2400
2401         * lily/relocate.cc (prefix_relocation): allow "current"
2402         iso. TOPLEVEL_VERSION for share/lilypond/ suffix. This makes
2403         changing VERSION in a lily tree less painful.
2404
2405         * input/regression/parenthesize.ly: new file. 
2406
2407         * scm/output-lib.scm (parenthesize-element): new function.
2408
2409         * scm/define-grobs.scm (all-grob-descriptions): add ParenthesesItem.
2410
2411         * lily/parenthesis-engraver.cc (acknowledge_grob): new file.
2412
2413         * lily/accidental-engraver.cc (make_standard_accidental): reroute
2414         cause: accidentals are caused by note heads, not note events. 
2415
2416 2006-02-08  Graham Percival  <gpermus@gmail.com>
2417
2418         * darwin.patch: small patch from Erlend, thanks!
2419
2420         * Documentation/user/basic-notation.itely: add stem-neutral example.
2421
2422         * Documentation/user/putting.itely: clarifications.
2423
2424 2006-02-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2425
2426         * Documentation/topdocs/NEWS.tely (Top): remove internal cleanup
2427         note, add more guidelines to what should go into NEWS.
2428
2429         * input/sakura-sakura.ly: document how to override font.
2430
2431         * input/regression/font-family-override.ly:  doc -dshow-available-fonts
2432
2433 2006-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2434
2435         * lily/midi-item.cc (to_string): truncate time sig at 255 beats.
2436
2437 2006-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2438
2439         * scripts/convert-ly.py (lilypond_version_re_str): Move from
2440         convertrules.  Add explicit grouping, needed for python2.2.
2441
2442 2006-02-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2443
2444         * Documentation/topdocs/NEWS.tely (Top): Mention code cleanup.
2445
2446 2006-02-07  Graham Percival  <gpermus@gmail.com>
2447
2448         * Documentation/user/global.itely: fix line-width in (text) docs.
2449
2450         * Documentation/user/lilypond-book.itely: same.
2451
2452 2006-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2453
2454         * VERSION (PACKAGE_NAME): release 2.7.32
2455
2456         * Documentation/topdocs/NEWS.tely (Top): document new variable
2457         naming.
2458
2459         * flower/include/array.icc (Message): remove file.
2460
2461         * flower/include/std-vector.hh: make sure vsize and VPOS are
2462         defined for binary_search_bounds().
2463
2464         * flower/std-string.cc (std): add to_string(long unsigned).
2465
2466         * configure.in (gui_b): excise std_string option.
2467         (gui_b): excise std_vector option.
2468
2469         * flower/string.cc (Module): excise flower array & string
2470
2471         * flower/include/std-string.hh: excise flower string.
2472
2473         * {ly,lily,scm}/*: use dashes in \paper and \layout variables
2474
2475         * python/convertrules.py (lilypond_version_re_str): require
2476         only numbers and dots in \version string.
2477
2478 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2479
2480         * lily/system-start-delimiter.cc (print): allow style = text too.
2481
2482         * lily/system-start-delimiter-engraver.cc
2483         (acknowledge_system_start_text): new function, also add add to
2484         support of system-start-text (instrument names). This fixes
2485         instrument names on piano staves.
2486
2487         * lily/instrument-name-engraver.cc: rewrite. Use
2488         system-start-delimiter approach. This save memory and cpu.
2489
2490         * scm/define-grobs.scm (all-grob-descriptions): remove
2491         instrument-name from break-alignment.
2492
2493         * mf/GNUmakefile ($(NCSB_TTFS)): depend on pfx2ttf script too.
2494
2495 2006-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2496
2497         * stepmake/stepmake/generic-vars.make (LOOP): Add PLUS to keep -j
2498         jobserver going.
2499
2500         * configure.in (std_vector): On by default.
2501
2502         * lily/include/font-metric.hh:
2503         * lily/include/tfm-reader.hh: 
2504         * lily/include/spanner.hh: Use unsigned for indices and sizes.
2505         Update users.
2506
2507         * Documentation/user/changing-defaults.itely: Fix link v2.5, out-www.
2508
2509 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2510
2511         * VERSION (PACKAGE_NAME): 2.7.31
2512
2513         * scm/framework-ps.scm (dump-stencil-as-EPS): don't hardcode left
2514         EPS edge at 0, but take minimum with left-overshoot. This fixes
2515         cut off system start delims. 
2516
2517         * lily/instrument-name-engraver.cc (stop_translation_timestep):
2518         hack: add to axis group if not added yet. This fixes hara kiri'd
2519         piano staves.
2520
2521         * lily/hara-kiri-group-spanner.cc
2522         (force_hara_kiri_in_y_parent_callback): fix signatures.
2523
2524         * lily/hairpin.cc (print): check next hairpin to see whether or
2525         not to be continuing.
2526
2527 2006-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2528
2529         * Remove trailing whitespace from makefiles.
2530         
2531         * flower/include/std-vector.hh: Add binary_search_bounds workaround
2532         for earlier gcc.
2533
2534         * .cvsignore: Add out*, out-www, config-*.  Remove lots of cruft.
2535
2536         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Workaround.
2537
2538         * config.hh.in (HAVE_STL_DATA_METHOD): Add.
2539
2540         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): New function.
2541
2542         * configure.in: Use it.
2543
2544 2006-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2545
2546         * scm/music-functions.scm (pitch-of-note): new function.
2547
2548         * ly/music-functions-init.ly: add \octave and \addquote
2549
2550         * lily/parser.yy (music_function_chord_body): softcode \octave.
2551         (lilypond_header): softcode \addquote
2552
2553 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2554
2555         * flower/include/std-vector.hh[STD_VECTOR]: Do not include
2556         array.hh, parray.hh at all.  Getting ready to flip the
2557         configure default.
2558
2559         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
2560
2561         * lily/source-file.cc (file::get_line): Help binary_search_bounds
2562         a bit.
2563
2564         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
2565
2566 2006-02-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2567
2568         * flower/include/array.hh: typo. 
2569
2570 2006-02-02  Graham Percival  <gpermus@gmail.com>
2571
2572         * Documentation/user/advanced-notation.itely: doc "\#" in text.
2573
2574 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2575
2576         * flower/include/pqueue.hh: Derive from std::vector.
2577
2578         * flower/include/parray.hh: Conform to std::vector interface.
2579         Update users.
2580
2581 2006-02-02  Graham Percival  <gpermus@gmail.com>
2582
2583         * Documentation/topdocs/NEWS.itely: grammar fix from Laura.
2584
2585 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2586
2587         * flower/file-path.cc (is_file): remove if 0 section.
2588
2589         * buildscripts/pfx2ttf.fontforge (err): robustness fix for
2590         selecting afii61352.
2591
2592 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2593
2594         * flower/include/std-vector.hh (boundary): Oops, reverse.
2595
2596         * flower/string-convert.cc (convert::unsigned_string): Bugfix:
2597         remove superfluous `d'.
2598
2599         * flower/include/std-vector.hh (boundary, top): Detach from class.
2600         Remove empty vector shell.
2601
2602         * flower/include/array.hh (reverse, swap): Detach from class.
2603         Update users.
2604         
2605         * flower/include/std-vector.hh
2606         * flower/include/array.hh (concat): Globally change to insert ().
2607
2608         
2609         * flower/include/std-vector.hh
2610         * flower/include/parray.hh
2611         * flower/include/array.hh (elem, elem_ref): Globally replace by
2612         at ().
2613
2614 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2615
2616         * Documentation/topdocs/NEWS.tely (Top): use ly: prefix for members.
2617
2618         * python/convertrules.py (FatalConversionError.sub_cxx_id):
2619         anticipate on identifier substitutions.
2620
2621 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2622
2623         * flower/include/std-vector.hh (insert): Remove, replace by
2624         std::vector interface.  Update callers.
2625
2626         * flower/include/array.icc (insert): Change signature to
2627         match std::vector interface.
2628         
2629         * flower/include/array.icc (vector_sort): Bugfix.
2630
2631 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2632
2633         * lily/parser.yy (output_def_head_with_mode_switch): new
2634         production. Result: dashes and underscores may be used in the
2635         \paper block.
2636
2637         * lily/lexer.ll: add DASHED_WORD.  Accept in INITIAL mode.
2638
2639         * python/convertrules.py (conv): oops. One slash too much.
2640
2641 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2642
2643         * flower/include/std-vector.hh (sort): Remove, replace by
2644         ::vector_sort.  Update callers.
2645
2646         * flower/include/std-vector.hh (slice): Remove.  Update callers.
2647         (sort): Bugfix.
2648
2649         * flower/test-std.cc (vector_sort): New test.
2650
2651 2006-02-01  Graham Percival  <gpermus@gmail.com>
2652
2653         * Documentation/user/putting.itely: fixes from Erik.
2654
2655 2006-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2656
2657         * flower/test-std.cc: Add simple unit test for vector migration.
2658
2659         * stepmake/stepmake/test*: Unit test support.
2660
2661         * flower/include/std-vector.hh (del): Remove.  Use erase (),
2662         update callers.
2663
2664         * flower/include/array.hh (begin, end): Add.
2665         (del, get): Remove.
2666
2667 2006-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2668
2669         * lily/include/lily-guile-macros.hh (MAKE_SCHEME_CALLBACK): use
2670         std::string not String. 
2671
2672         * lily/context-def.cc (path_to_acceptable_context): use INT_MAX
2673         iso UINT_MAX.
2674
2675         * lily/prob.cc (Prob): copy type_ too.
2676
2677         * lily/lily-guile.cc (mangle_cxx_identifier): new
2678         function. Class_bla::foo_bar_[px] ->
2679         ly:class-bla::foo-bar[?!]. Changes throughout
2680
2681 2006-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2682
2683         * flower/include/guile-compatibility.hh (scm_from_unsigned): add scm_from_unsigned().
2684
2685         * lily/beam.cc (calc_direction): take dir from visible stem in
2686         degenerate case.
2687
2688 2006-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2689
2690         * lily/melody-spanner.cc (spanner::calc_neutral_stem_direction):
2691         Fix -1, >=0 boundary checks for unsigned vsize.
2692
2693         * lily/separating-group-spanner.cc (spanner::find_rods): Fix >=0
2694         loop for unsigned vsize.
2695
2696         * configure.in (--enable-std-vector): New option.
2697         (--enable-std-string): On by default.
2698
2699         * flower/include/std-vector.hh: New file.  Enable switch to
2700         std::vector, update client code.
2701
2702 2006-01-30  Graham Percival  <gpermus@gmail.com>
2703
2704         * scm/document-translation.scm: clarify "this context is also
2705         known as".  Thanks, Werner!
2706
2707         * Documentation/user/putting.itely: small fixes from Don Blaheta.
2708
2709         * Documentation/user/invoking.itely: small fix from Don.
2710
2711 2006-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2712
2713         * scm/lily.scm (define-scheme-options): rename option
2714         preview-include-book-title to book-title-preview
2715         (define-scheme-options): move force-eps-font-include (from paper
2716         block) to eps-font-include -d option.
2717
2718         * VERSION (PATCH_LEVEL): release 2.7.30
2719
2720         * input/bach-schenker.ly (staffPiano): new file.
2721
2722         * buildscripts/pfx2ttf.fontforge: remove No. glyph from TTF file.
2723
2724         * Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
2725         credits to Nicolas.
2726
2727         * scm/define-markup-commands.scm (epsfile): add scaling to \epsfile.
2728
2729         * ps/lilyponddefs.ps: remove start-system, stop-system,
2730         start-page fluff. This saves putting { } code on the stack, fixing
2731         stack overflows when including EPS files.
2732
2733 2006-01-29  Graham Percival  <gpermus@gmail.com>
2734
2735         * Documentation/user/putting.itely: minor fixes (comments on -devel).
2736
2737 2006-01-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2738
2739         * Documentation/topdocs/NEWS.tely (Top): add \parallelMusic news.
2740
2741 2006-01-28  Graham Percival  <gpermus@gmail.com>
2742
2743         * Documentation/user/putting.itely: minor fixes (mostly tab->space).
2744
2745 2006-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2746
2747         * input/mutopia/claop.py: Update.
2748
2749 2006-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2750
2751         * input/regression/completion-heads.ly (texidoc): fix.
2752
2753         * lily/staff-symbol-referencer.cc (on_staff_line): idem.
2754
2755         * lily/tie-formatting-problem.cc
2756         (set_ties_config_standard_directions): use abs iso fabs for ints.
2757
2758         * Documentation/topdocs/INSTALL.texi (Top): document ncsb requirement.
2759
2760         * mf/feta-bolletjes.mf (overdone_heads): solfa_noteheight, a
2761         little less than noteheight, to prevent overlaps in chords.
2762
2763         * lily/note-collision.cc (check_meshing_chords): wipe upper FA
2764         head, and fudge stem-attachment.
2765
2766         * scm/lily-library.scm (not): define hash-for-each for guile 1.6
2767
2768         * lily/slur-scoring.cc (get_best_curve): handle opt_idx < 0 case.
2769
2770 2006-01-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2771
2772         * lily/main.cc (main): Debugging aid: catch exceptions.
2773
2774         * flower/std-string.cc (to_string): Robustification.  Fixes midi
2775         output with std::string.
2776
2777 2006-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2778
2779         * Documentation/topdocs/INSTALL.texi (Top): remove libkpathsea notes.
2780
2781 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2782
2783         * Fix -DSTRING_UTILS_INLINED.
2784
2785 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2786
2787         * VERSION (PATCH_LEVEL): release 2.7.29
2788
2789         * lily/relocate.cc (setup_paths): mingw uses std string too.
2790
2791         * lily/*.cc: various fixes for substr(ARG).
2792
2793         * lily/sustain-pedal.cc (print): 
2794
2795         * flower/file-name.cc (slashify): use std strings.
2796
2797         * flower/string-convert.cc: remove publib.h
2798
2799         * scm/define-markup-commands.scm (verbatim-file): new markup
2800         command \verbatim-file
2801
2802         * Documentation/topdocs/NEWS.tely: fixup URLs
2803
2804         * input/regression/alignment-vertical-manual-setting.ly (Module):
2805         new file.
2806
2807         * lily/align-interface.cc (align_elements_to_extents): overwrite
2808         translations with numbers in alignment-offsets from left bound
2809
2810         * scm/page.scm (make-page-stencil): read X-offset from paper-system.
2811         (page-translate-systems): new function: take into account Y-offset.
2812
2813         * Documentation/topdocs/NEWS.tely (Top): document new features.
2814
2815         * input/regression/page-layout-manual-position.ly (Module): new
2816         file.
2817
2818 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2819
2820         * flower/file-path.cc (path::parse_path): Oops.
2821
2822         * Finish std::string interface.  For now, use std:: marker
2823         throughout for easy s/r.
2824
2825 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2826
2827         * Documentation/user/putting.itely (Score is a single musical
2828         expression): typo.
2829         (Score is a single musical expression): more typos.
2830
2831         * scm/page.scm (annotate-space-left): thinko.
2832         (annotate-page): more thinkos.
2833
2834 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2835
2836         * scm/layout-page-layout.scm (write-page-breaks): record tweaks
2837         for different \score blocks separately.
2838         (post-process-pages): put write-page-layout into paper block.
2839
2840         * lily/output-def.cc (get_parser): new file.
2841
2842         * lily/output-def-scheme.cc (LY_DEFINE): ly:output-def-parser, new
2843         file.
2844
2845         * lily/include/output-def.hh (class Output_def): add parser_ member.
2846
2847         * input/regression/page-layout-twopass.ly (Module): new file.
2848
2849         * scm/lily.scm: remove cpp hack.
2850
2851         * lily/lyric-engraver.cc (get_voice_to_lyrics): use NPOS everywhere.
2852
2853 2006-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2854
2855         * GNUmakefile.in (c-clean): New target.
2856
2857         * flower/include/std-string.hh: String/std::string compatibility:
2858         Use NPOS for `not found' (iso -1), use ssize for length () and pos
2859         type.
2860
2861         * flower/rational.cc: 
2862         * flower/include/rational.hh: 
2863
2864         * flower/offset.cc: 
2865         * flower/include/offset.hh: 
2866
2867         * flower/interval.cc: 
2868         * flower/include/interval.hh: 
2869
2870         * flower/string-convert.cc: 
2871         * flower/include/string-convert.hh: Use std::string [interface].
2872         Update callers.
2873
2874 2006-01-25  Heikki Junes  <hjunes@cc.hut.fi>
2875
2876         * Documentation/index.html.in: clean up.
2877
2878 2006-01-25  Graham Percival  <gpermus@gmail.com>
2879
2880         * Documentation/user/putting.itely: another new untested doc section.
2881
2882 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2883
2884         * scm/layout-page-layout.scm (write-page-breaks): write
2885         \spacingTweaks #ALIST. Handle grace timing.
2886
2887         * scm/: more imports.
2888
2889         * scm/page.scm (make-page): add footer/header.
2890         (annotate-space-left): revise: only take page argument.
2891         (layout->page-init): new function.
2892
2893         * scm/layout-page-layout.scm (write-page-breaks): preliminary
2894         version of the system/spacing/linebreak hack writing to the output
2895
2896         * lily/prob-scheme.cc (LY_DEFINE): take optional 'key val args in
2897         ly:make-prob.
2898
2899         * lily/grob-scheme.cc (LY_DEFINE): ly:spanner-get-bound ->
2900         ly:spanner-bound
2901
2902 2006-01-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2903
2904         * scm/stencil.scm (annotate-y-interval): move from layout-page-layout.scm
2905
2906         * scm/paper-system.scm (paper-system-annotate): new file. Handle paper-system.
2907
2908         * scm/layout-page-layout.scm (optimal-page-breaks): move all page
2909         handling to page.scm
2910
2911         * lily/prob-scheme.cc (LY_DEFINE): new file.
2912         (LY_DEFINE): functions ly:make-prob , ly:prob-type? , ly:prob-(set-)property(!)
2913
2914         * lily/music-scheme.cc (LY_DEFINE): rewrite get/set property using
2915         prob functions.
2916
2917         * lily/music.cc (derived_mark): derive Music from Prob.
2918
2919         * lily/paper-system.cc (LY_DEFINE): derive from Prob.
2920
2921         * lily/prob.cc (Module): Implement Prob (Property Object), object
2922         with shared and r/w property alists.  
2923
2924         * lily/include/prob.hh (Module): new file. Declare Prob.
2925
2926         * flower/string.cc: remove is_empty().
2927
2928         * flower/include/string.hh (class String): remove String:: qualifier.
2929
2930         * buildscripts/analyse-cxx-log.py: new file. Read compile log to
2931         substitute appropriate functions.
2932
2933         * flower/include/string.hh (class String): remove to_str0 and
2934         is_empty(). S&R everywhere.
2935
2936 2006-01-23  Graham Percival  <gpermus@gmail.com>
2937
2938         * Documentation/user/basic-notation.itely: add hairpin
2939         after-linebreak tweak to commonprop.
2940
2941         * Documentation/user/putting.itely: added two new sections.
2942
2943 2006-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2944
2945         * flower/international.cc: 
2946         * flower/include/international.hh: 
2947
2948         * flower/getopt-long.cc: 
2949         * flower/include/getopt-long.hh: Use std::string [interface].
2950         Update callers.
2951
2952         * flower/include/std-string.hh: Oops, bugfix for --disable-std-string.
2953
2954         * stepmake/stepmake/executable-rules.make: Add dependency on
2955         module libraries.
2956
2957 2006-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2958
2959         * flower/file-path.cc: 
2960         * flower/include/file-path.hh: Use std::string [interface].
2961         Update callers.
2962
2963         * flower/direction.cc: 
2964         * flower/axis.cc: Unused.  Remove.
2965
2966         * configure.in (--enable-std-string): New option.
2967
2968         * flower/std-string.cc: 
2969         * flower/include/std-string.hh: New file.
2970
2971         * flower/file-name.cc[STD_STRING]:
2972         * flower/include/file-name.hh[STD_STRING]: Use it.  Update callers.
2973
2974 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2975
2976         * scm/output-svg.scm (placebox): no GNU coding standards in SVG output. 
2977
2978         * scm/define-markup-commands.scm (with-dimensions):
2979         with-dimensions markup command.
2980
2981         * input/test/font-table.ly: use it.
2982
2983         * lily/open-type-font.cc (glyph_list): new function.
2984
2985         * lily/open-type-font-scheme.cc (LY_DEFINE): ly:otf-glyph-list function.
2986
2987         * lily/ttf.cc: remove ly:font-glyph-list scheme function
2988
2989 2006-01-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2990
2991         * ly/music-functions-init.ly (parallelMusic): new music function
2992         for parallel music entry.
2993
2994         * scm/define-music-properties.scm (all-music-properties): new
2995         'void music property
2996
2997         * scm/music-functions.scm (ly:music-message): make public, to be
2998         used in music function definitions
2999
3000         * scm/lily-library.scm (collect-music-for-book): discard music
3001         when the 'void property is set.
3002
3003 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3004
3005         * lily/ttf.cc (LY_DEFINE): store name before destroying face.
3006
3007         * mf/GNUmakefile: idem.
3008
3009         * buildscripts/mf-to-table.py (help): excise fetaXXlist.ly support.
3010
3011         * stepmake/bin/install.py (dest): Only chmod/chown just created directories
3012
3013         * Documentation/user/notation-appendices.itely (The Feta font):
3014         use it.
3015
3016         * input/test/font-table.ly: new file. Generate font table within lily.
3017
3018         * Documentation/user/notation-appendices.itely (The Feta font):
3019         use new font-table.ly file. 
3020
3021         * stepmake/stepmake/install-out-targets.make
3022         (local-install-outfiles): only create directory if
3023         $(INSTALLATION_OUT_DIR) is defined. This fixes install on Gentoo.
3024
3025 2006-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3026
3027         * lily/ttf.cc (LY_DEFINE): new function ly:font-glyph-list.
3028
3029         * VERSION (PACKAGE_NAME): release 2.7.28
3030
3031         * scm/framework-ps.scm (write-preamble): use it to pick exactly
3032         the right font from a Mac dfont.
3033         (write-preamble): don't forget directory, only look at files.
3034
3035         This fixes problems with TTF files in dfonts that don't match
3036         their PostScript names.
3037          
3038         * lily/ttf.cc (LY_DEFINE): ly:ttf-ps-name: new routine to extract
3039         PS name from TTF font.
3040
3041         * input/regression/tie-manual.ly: document new feature.
3042
3043         * Documentation/topdocs/NEWS.tely (Top): add tie NEWS.
3044
3045         * VERSION (MY_PATCH_LEVEL): bump to .28
3046
3047         * Documentation/user/basic-notation.itely (Ties): add tie examples
3048         refs.
3049
3050         * lily/tie-formatting-problem.cc (score_ties_configuration):
3051         symmetry penalties for outer ties.
3052
3053 2006-01-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3054
3055         * lily/tie-formatting-problem.cc (generate_configuration) 
3056         (set_manual_tie_configuration): skip non-pair manual
3057         tie-configuration, so you can set individual ties as
3058
3059           #'tie-configuration = #'((7 . 1) #t (-3 . 1))
3060
3061         * input/regression/tie-chord.ly: use generateTiePattern to
3062         simplify file.
3063
3064         * lily/tie-formatting-problem.cc (peak_around): new function.
3065         (score_configuration): use sliding criterion for staff line collisions. 
3066         (score_configuration): idem for dot collisions.
3067         (generate_configuration): use separate stem_gap for gap to stem.
3068
3069         * lily/include/tie-formatting-problem.hh (struct Tie_details):
3070         separate penalty factors for x and y distance.
3071         (struct Tie_details): separate penalties for tip and center line collisions.
3072
3073 2006-01-19 Han-Wen Nienhuys  <hanwen@xs4all.nl>
3074
3075         * lily/tie-formatting-problem.cc (generate_configuration): make
3076         large ties avoid stafflines in the horizontal section.
3077         (score_configuration): use softcoded penalties
3078         (score_aptitude): idem.
3079
3080         * lily/tie-helper.cc (from_grob): softcode tie details
3081
3082         * lily/staff-symbol-referencer.cc (on_staff_line): new function
3083
3084         * lily/staff-symbol-referencer.cc (on_line): rename from
3085         on_staffline 
3086
3087 2006-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3088
3089         * ly/music-functions-init.ly: remove duplicate tag.
3090
3091         * lily/include/*.hh: GCC 4.1 fixes.
3092
3093 006-01-16  Erlend Aasland  <erlenda@gmail.com>
3094
3095         * Documentation/user/global.itely: fix typos; @bugs -> @refbugs
3096
3097         * scm/define-music-types.scm: fix bug in desc. string
3098         for OverrideProperty
3099
3100 2006-01-15 Erik Sandberg  <mandolaerik@gmail.com>
3101
3102         * scripts/lilypond-book.py: bugfix
3103
3104         * scm/define-music-types.scm: fix typos.
3105
3106 2006-01-14  Graham Percival  <gpermus@gmail.com>
3107
3108         * Documentation/user/ basic-notation.itely, global.itely,
3109         advanced-notation.itely, instrument-notation.itely: small
3110         additions (bugs and commonly tweaked properties).
3111
3112 2006-01-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3113
3114         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): generic
3115         detection of mingw build.
3116         (MINGW_BUILD): opps.
3117
3118 2006-01-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3119
3120         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Add
3121         i686-mingw32.
3122
3123 2006-01-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3124
3125         * scm/music-functions.scm (skip->rest): add skip->rest
3126
3127 2006-01-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3128
3129         * lily/font-config.cc (init_fontconfig): call FcConfigBuildFonts()
3130         explicitly.
3131
3132         * lily/font-config-scheme.cc (LY_DEFINE): also display font and
3133         config dirs. Aids debugging. 
3134         (display_config): also display config files.
3135
3136 2006-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3137
3138         * VERSION: release 2.7.27
3139
3140         * lily/bar-line.cc (calc_bar_size): inspect staff->extent (Y_AXIS)
3141         for determining bar size.
3142
3143         * lily/staff-symbol.cc (print): place lines at distance line-positions
3144
3145         * scm/define-grob-properties.scm (all-user-grob-properties): add
3146         line-positions.
3147
3148         * lily/staff-symbol.cc (height): new function.
3149
3150         * input/regression/staff-line-positions.ly:  new file.
3151
3152 2006-01-06  Graham Percival  <gpermus@gmail.com>
3153
3154         * input/test/add-staccato.ly: remove reference to old file.
3155
3156 2006-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3157
3158         * scripts/lilypond-book.py (invokes_lilypond): allow . in path to
3159         lilypond binary too.
3160
3161 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3162
3163         * make/mutopia-rules.make (Module): use LILYPOND_BINARY
3164
3165 2006-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3166
3167         * scripts/midi2ly.py: Bugfix: Declare datadir.
3168
3169         * make/ly-rules.make:
3170         * make/mutopia-rules.make: Use LILYPOND_BINARY (WAS: LILYPOND, but
3171         that seems to be gone). Fixes make web.
3172
3173         * The grand 2005-2006 replace.
3174
3175         * VERSION (MY_PATCH_LEVEL): Stay on .26 for now.
3176
3177 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3178
3179         * make/lilypond-vars.make: set LILYPOND_BINARY variable
3180         (LILYPOND_BOOK_LILYPOND_FLAGS): new variable
3181         LILYPOND_BOOK_LILYPOND_FLAGS to hold system dependent settings,
3182         like -dgs-font-load.
3183
3184         * Documentation/user/GNUmakefile ($(outdir)/interfaces.itexi):
3185         remove absolute path to lilypond binary.
3186         
3187 2006-01-05 Pedro Kroeger    <kroeger@pedrokroeger.net>
3188
3189         * configure.in (NCSB_DIR): fix --with-ncsb-dir option.
3190
3191 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3192
3193         * make/lilypond-vars.make: support LILYPOND_EXTERNAL_BINARY variable.
3194
3195         * mf/GNUmakefile: remove broken dvips map symlink.
3196
3197 2006-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3198
3199         * lily/main.cc: 
3200         * configure.in: Cosmetic fixes.
3201
3202 2006-01-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3203
3204         * Documentation/user/music-glossary.tely (Pitch names): Added
3205         Spanish pitch names and durations, thanks to Ernesto Gancedo
3206
3207 2006-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3208
3209         * scm/lily.scm (define-scheme-options): use quasi-quote for option
3210         init. Fixes verbose printing of .scm files.
3211
3212         * stepmake/aclocal.m4: add spaces before - options.
3213         
3214 2006-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3215
3216         * lily/relocate.cc (setup_paths): Bugfix: do not store result
3217         of path search in local block variable.
3218
3219 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3220
3221         * configure.in (NCSB_DIR): --enable-ncsb-dir
3222         (LINK_GXX_STATICALLY): denko.
3223
3224         * mf/GNUmakefile ($(NCSB_TTFS)): NCSB_DIR iso. NCSB_PATH. 
3225
3226         * configure.in (LINK_GXX_STATICALLY): --enable-ncsb-path option. 
3227         use locate to find c059033l.pfb. 
3228         
3229 2006-01-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3230
3231         * lily/tie-formatting-problem.cc
3232         (problem::generate_base_chord_configuration): Use my_round (was
3233         round).
3234
3235         * lily/source-file.cc (file::get_counts)[!HAVE_MBRTOWC]: Bugfix,
3236         do not invoke mbrtowc.
3237
3238         * lily/relocate.cc (setup_paths): Add more debugging verbosity.
3239
3240 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3241
3242         * scm/lily.scm (lilypond-all): oops. remove debugging hack.
3243
3244 2005-01-02  Heikki Junes  <hjunes@cc.hut.fi>
3245
3246         * Documentation/user/invoking.itely (svg): revise.
3247
3248 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3249
3250         * lily/lexer.ll: use sourcefilename iso. renameinput.
3251
3252 2006-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3253
3254         * mf/GNUmakefile ($(NCSB_TTFS)): revise rule. Create
3255         <PostScriptName>.ttf instead of c059XXXttf.
3256
3257         * lily/program-option.cc (LY_DEFINE): special support for
3258         --verbose, so it works before option init too.
3259  
3260         * mf/GNUmakefile (local-install): oops.
3261
3262         * lily/lyric-hyphen.cc (print): oops.
3263
3264         * buildscripts/pfx2ttf.fontforge: new file.
3265         
3266         * mf/GNUmakefile (NCSB_PATH): add vars for NCSB.
3267         ($(outdir)/%.ttf): new rule. 
3268
3269         * scm/define-grobs.scm (all-grob-descriptions): add font-interface
3270         to LyricHyphen.
3271
3272         * lily/lyric-hyphen.cc (print): multiply hyphen height by
3273         font-size
3274
3275 2005-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3276
3277         * VERSION: release 2.7.26
3278         
3279         * mf/GNUmakefile (install-fc-cache): remove old font.cache-1 files.
3280
3281 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3282
3283         * lily/font-config.cc (init_fontconfig): verbosity.
3284
3285         * THANKS: add Muziekacademie Lede. 
3286
3287         * scripts/musicxml2ly.py (print_voice_definitions): new function 
3288         (print_score_setup): new function
3289         (convert): read part definition to output staves properly.
3290
3291         * python/musicxml.py (Measure.get_notes): new class. Wrap lists of
3292         Music_xml notes.
3293
3294         * python/musicexp.py (Output_printer.__init__): use _ in data
3295         members.
3296         (Output_printer.unformatted_output): new function: no formatting,
3297         but count braces.
3298         (Duration.get_length): remove isinstance() checks for
3299         Output_printer everywhere.
3300
3301         * input/regression/lyrics-bar.ly (texidoc): add
3302         Separating_line_group_engraver.
3303
3304 2005-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3305
3306         * lily/relocate.cc (framework_relocation): New function,
3307         factored from set_relocation ().
3308         (prefix_relocation): Rename from set_relocation ().
3309         (setup_paths): Use it.
3310
3311 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3312
3313         * scm/*.scm: use LEFT/RIGHT/UP/DOWN etc. iso. magical
3314         numbers. Patch by Erlend Aasland.
3315
3316 2005-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3317
3318         * lily/font-config.cc (init_fontconfig): print warning if cache
3319         file is not existant.
3320
3321         * lily/main.cc: don't use #ifdef but #if
3322
3323 2005-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3324
3325         * lily/grob-property.cc (internal_set_property): don't abort on
3326         calculation-in-progress.
3327
3328         * lily/beam.cc (get_default_dir): robustness: don't divide by zero.
3329
3330         * lily/tuplet-bracket.cc (calc_control_points): oops: typo. Read
3331         connect-to-neighbor property not connect-to-other
3332
3333         * lily/program-option.cc (LY_DEFINE): remove Protected_scm global variable.
3334         (LY_DEFINE): oops. don't forget protection.
3335
3336         * flower/parse-afm.cc (Module): strip AFM handling completely.
3337
3338         * lily/stencil-expression.cc: idem.
3339
3340         * lily/grob-interface-scheme.cc (LY_DEFINE): idem.
3341
3342         * lily/function-documentation.cc (ly_add_function_documentation):
3343         use static member iso. Protected_scm
3344
3345         * lily/main.cc: use ifdef ARGV0_RELOCATION iso. MINGW
3346
3347         * config.make.in (prefix): remove HAVE_KPATHSEA_SO
3348
3349 2005-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3350
3351         * lily/relocate.cc (set_env_dir): New function.
3352         (set_relocation): Use it to fix setting PANGO_PREFIX.
3353
3354 2005-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3355
3356         * input/regression/stem-direction-context.ly: remove rest.
3357
3358         * lily/melody-engraver.cc (process_music): restart for bar lines.
3359         (acknowledge_slur): restart for slurs.
3360
3361 2005-12-27  Heikki Junes  <hjunes@cc.hut.fi>
3362
3363         * Documentation/user/invoking.itely: describe how to view SVG 
3364         output using Inkscape which replace embedded fonts with OTF fonts.
3365
3366 2005-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3367
3368         * lily/relocate.cc (set_relocation): set PANGO_PREFIX
3369
3370 2005-12-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3371
3372         * lily/melody-engraver.cc (class Melody_engraver): Remove lying
3373         comment.
3374
3375 2005-12-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3376
3377         * VERSION (PACKAGE_NAME): release 2.7.25
3378
3379         * Documentation/topdocs/NEWS.tely (Top): document new feature.
3380
3381         * input/regression/stem-direction-context.ly: new file.
3382
3383         * lily/relocate.cc (set_relocation): add PANGO_PREFIX
3384
3385         * lily/melody-engraver.cc (acknowledge_stem): restart MelodyItem
3386         on rest.
3387
3388         * ly/engraver-init.ly: add Melody_engraver
3389
3390         * lily/beam.cc (calc_direction): use default-direction
3391         iso. get_default_direction()
3392
3393         * scm/define-grob-properties.scm (all-user-grob-properties): add
3394         default-direction property.
3395
3396         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem.
3397
3398         * lily/stem.cc (calc_default_direction): remove
3399         Stem::get_default_direction, use default-direction with callback
3400         instead.
3401
3402         * lily/melody-spanner.cc (calc_neutral_stem_direction): 
3403
3404         * lily/melody-engraver.cc: new file. Acknowledge stems for
3405         interpolated stem directions. 
3406
3407         * lily/melody-spanner.cc: new file. Interpolate stem directions.
3408
3409         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem
3410
3411         * lily/slur-configuration.cc (fit_factor): more robust check for
3412         point in curve X-extent.
3413
3414         * lily/slur.cc (outside_slur_callback): return offset_scm, not 0.
3415         (outside_slur_callback): check for 'outside avoidance.
3416
3417         * lily/slur-configuration.cc (score_extra_encompass): don't use
3418         bound->column() == avoid->column() for checking extents, as this
3419         doesn't work for accidentals. 
3420
3421         * lily/slur-engraver.cc (acknowledge_extra_object): remove
3422         DynamicText hardcoding.
3423
3424         * lily/slur-scoring.cc (enumerate_attachments): robustness: don't
3425         crash if bound stem is NULL
3426
3427         * lily/piano-pedal-performer.cc: patch by MWD for enabling piano
3428         pedals.
3429
3430 2005-12-22  Graham Percival  <gpermus@gmail.com>
3431
3432         * scm/define-markup-commands.scm: typo.  @code{\raise}
3433         => @code{\\raise}.
3434
3435         * darwin.patch: now used again, includes a
3436         required patch from fink.
3437
3438 2005-12-21  Heikki Junes  <hjunes@cc.hut.fi>
3439
3440         * po/TODO: mention gtranslator along with kbabel.
3441         * po/fi.po: update translations.
3442
3443 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3444
3445         * lily/relocate.cc (setup_paths): Bugfix.
3446
3447 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3448
3449         * lily/slur-configuration.cc (score_extra_encompass): don't use
3450         "avoid" choice for avoid-slur.
3451
3452         * stepmake/bin/install.py (dest): don't create existing dir.
3453
3454 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3455
3456         * stepmake/bin/install.py: Remove file before copying.
3457
3458         * config.make.in: 
3459         * stepmake/aclocal.m4: Do not substitute INSTALL.
3460
3461 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3462
3463         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
3464         depend on link-tree.
3465
3466         * lily/relocate.cc (setup_paths): only check path for non-absolute
3467         dir without directory part.
3468
3469         * flower/file-name.cc (is_absolute):  new method.
3470         (is_absolute): check root_ too.
3471
3472 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3473
3474         * lily/relocate.cc (setup_paths) [__MINGW32__]: Comment-out broken
3475         relocation code.  Oops, don't comment out too much.
3476
3477         * stepmake/stepmake/generic-vars.make (INSTALL): Assign INSTALL_PY
3478         iso itself.
3479
3480         * lily/relocate.cc [HAVE_GETTEXT]: Include libintl.h.  Fixes mingw
3481         compile.
3482
3483 2005-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3484
3485         * .cvsignore: Add install-sh.
3486
3487         * autogen.sh (srcdir): Typo.
3488
3489 2005-12-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3490
3491         * autogen.sh (srcdir): urg. Touch install-sh.
3492
3493         * stepmake/bin/install-sh (Module): remove.
3494
3495         * stepmake/stepmake/generic-vars.make (INSTALL): add $(INSTALL).
3496
3497         * lily/include/relocate.hh: new file.
3498
3499         * lily/relocate.cc: new file. Contain relocation logic.
3500
3501         * lily/main.cc (setup_paths): fix: LILYPOND_RELOCATE_PREFIX.
3502         (main): read LILYPOND_VERBOSE as the first thing.
3503
3504         * stepmake/aclocal.m4: remove INSTALL variable.
3505
3506         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
3507         separate target for making font symlinks.
3508         (documentation-dir): use $(if $(findstring )) for switching off
3509         Documentation.
3510
3511         * stepmake/stepmake/help2man-vars.make (OUT_DIST_FILES): only do
3512         something if DOCUMENTATION is no.
3513
3514 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3515
3516         * VERSION: release 2.7.24
3517
3518         * lily/script-column-engraver.cc (stop_translation_timestep):
3519         delay adding to script-column.
3520
3521         * lily/tuplet-bracket.cc (print): suicide if no control-points. 
3522
3523         * python/convertrules.py (conv): rule for number-visibility
3524
3525         * lily/slur-configuration.cc (score_extra_encompass): different
3526         distance measure for avoid and inside avoidance.
3527         (score_extra_encompass): use 1/(distance+eps) as penalty.
3528
3529         * lily/slur-scoring.cc (generate_avoid_offsets): use 'inside
3530         encompass objects for generating slur curves.
3531
3532         * lily/slur.cc: use details iso. slur-details property.
3533
3534         * input/regression/slur-tuplet.ly: new file.
3535
3536         * lily/slur-engraver.cc (acknowledge_tuplet_number): new function.  
3537
3538         * flower/include/offset.hh (class Offset): new operator /=
3539
3540         * lily/tuplet-number.cc (print): new file, new interface.
3541
3542         * scm/define-grob-properties.scm (all-user-grob-properties):
3543         remove number-visibility property.
3544
3545         * lily/tuplet-bracket.cc (calc_control_points): new function
3546         (calc_connect_to_neighbors): new function.
3547         (print): remove text handling for tuplet numberdef.
3548
3549         * lily/tuplet-engraver.cc (struct Tuplet_description): create
3550         TupletNumbers too. 
3551
3552         * lily/lily-guile.cc (robust_scm2booldrul): new function
3553
3554         * scm/define-grobs.scm (all-grob-descriptions): new grob TupletNumber
3555
3556         * lily/tuplet-bracket.cc (calc_position_and_height): use
3557         staff-padding to control whether tuplet brackets are over staves.
3558
3559         * lily/grob.cc (suicide): clear dim_caches_.
3560
3561         * lily/dimension-cache.cc (clear): new function.
3562
3563         * lily/grob.cc (extent): swap order of min-extent and extent
3564         calculations. This fixes hara kiri staves. 
3565
3566 2005-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3567
3568         * lily/main.cc: Nitpick: relocation is not based on path, but on
3569         directory (location).
3570
3571 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3572
3573         * lily/main.cc (setup_paths): read LILYPOND_RELOCATE_PREFIX
3574
3575         * stepmake/stepmake/install-targets.make (local-uninstall): idem.
3576
3577         * stepmake/stepmake/install-out-targets.make (local-install-outfiles): idem.
3578
3579         * stepmake/stepmake/help2man-targets.make (install-help2man): idem.
3580
3581         * stepmake/stepmake/generic-vars.make (Module): idem.
3582
3583         * stepmake/stepmake/executable-targets.make (default): use it.
3584
3585         * stepmake/bin/install.py (create_dir): new file. Replace install-sh.
3586
3587         * make/GNUmakefile: don't install make rules.
3588
3589         * lily/main.cc (setup_paths): don't inspect $PATH for argv0 with
3590         slashes.
3591         (prepend_env_path): more verbosity.
3592
3593 2005-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3594
3595         * GNUmakefile.in: add dir argument for find command.
3596
3597         * lily/parser.yy (bass_figure): set_spot() for bass figures. This
3598         fixes weird line numbers for point & click.
3599
3600         * lily/source-file.cc (get_counts): init line/column/char counts.
3601
3602 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3603
3604         * lily/main.cc: remove ARGV0_RELOCATION, instead use --relocate.
3605
3606 2005-12-16  Graham Percival  <gpermus@gmail.com>
3607
3608         * Documentation/user/basic-notation.itely, advanced-notation.itely:
3609         minor fixes from Fredric.  Thanks!
3610
3611 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3612
3613         * ly/music-functions-init.ly: add \bar and \clef music function 
3614
3615         * lily/lily-lexer.cc: idem.
3616
3617         * lily/parser.yy (FIXME): remove BAR and CLEF.
3618
3619 2005-12-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3620
3621         * Documentation/topdocs/NEWS.tely (Top): doc string argument change.
3622
3623         * lily/parser.yy (Generic_prefix_music_scm): allow strings as
3624         function arguments too
3625
3626         * lily/main.cc (set_relocation): new function.
3627
3628         * scripts/musicxml2ly.py (convert): add \version
3629
3630         * lily/tie.cc: remove get_default_attachments()
3631
3632         * VERSION (PACKAGE_NAME): release 2.7.23
3633         
3634         * lily/chord-tremolo-engraver.cc (acknowledge_stem): use
3635         ultimate_music_cause(). This fixes core dumps in unfold-all-repeats.ly
3636
3637         * Documentation/topdocs/NEWS.tely (Top): document new feature.
3638
3639         * lily/tie-formatting-problem.cc (score_ties): new function
3640         (get_variations): new function. Try flipping dirs for collisions.
3641         (generate_optimal_chord_configuration): new function. 1-opt search
3642         for better configuration.
3643
3644         * lily/tie-configuration.cc: new file.
3645
3646         * lily/tie.cc: junk Tie::get_configuration()
3647
3648         * lily/tie-formatting-problem.cc (score_ties_aptitude): new function.
3649         (score_ties_configuration): new function.
3650         (generate_ties_configuration): new function.
3651         (generate_base_chord_configuration): new function.
3652         (set_ties_config_standard_directions): Move body from tie-column-format.cc 
3653         (set_manual_tie_configuration): Move body from tie-column-format.cc 
3654
3655         * input/regression/tie-dot.ly: new file.
3656
3657         * lily/tie-formatting-problem.cc (score_configuration): score
3658         tie/dot collisions.
3659
3660         * lily/tie-helper.cc (get_transformed_bezier): new function
3661
3662         * Documentation/topdocs/NEWS.tely (Top): strip out-www.
3663
3664         * stepmake/stepmake/python-module-vars.make (SHARED_FLAGS): use
3665         -undefined suppress iso. -framework Python 
3666
3667         * scm/define-grobs.scm (all-grob-descriptions): set
3668         springs-and-rods (thanks Joe Neeman!)
3669
3670 2005-12-12  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3671
3672         * input/no-notation/display-lily-tests.ly (test): 
3673         * scm/display-lily.scm (tag->lily-string): the syntax for tags has
3674         changed from \tag #'(a b) to \tag #'a \tag #'b
3675
3676 2005-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3677
3678         * Documentation/topdocs/NEWS.tely: strip out-www.
3679
3680         * lily/include/grob-interface.hh: include lily-guile.hh not libguile.h
3681
3682         * config.make.in (AR): add AR and RANLIB
3683
3684         * flower/libc-extension.cc: include cassert
3685
3686         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): more robust
3687         darwin check.
3688
3689 2005-12-11  Graham Percival  <gpermus@gmail.com>
3690
3691         * stepmake/stepmake/generic-vars.make: define DARWIN_BUILD.
3692
3693         * stepmake/stepmake/python-modules-vars.make: define
3694         SHARED_FLAGS for OSX.  Thanks Johannes Schindelin!
3695
3696         * THANKS: added Johannes Schindelin.
3697
3698 2005-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3699
3700         * python/midi.c (pymidi_parse): use memcmp() iso. strcmp().
3701
3702         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3703         Span_arpeggio_engraver, add Tweak_engraver to Score context. 
3704
3705         * lily/parser.yy: reorganize file layout.
3706
3707         * ly/music-functions-init.ly: add tweak music function.
3708
3709         * lily/grob-info.cc (ultimate_music_cause): new function:
3710         recursively lookup causes. 
3711
3712         * lily/parser.yy (chord_body_element): allow music functions for
3713         post-events, allow music functions for chord elements. 
3714  
3715         * lily/font-config-scheme.cc (display_fontset): add cast.
3716
3717         * python/convertrules.py (FatalConversionError.sub_syms): \tag
3718         #'(a b) -> \tag #'a \tag #'b rule.
3719
3720         * python/musicexp.py (Output_printer.dump_version): new function
3721
3722 2005-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3723
3724         * lily/parser.yy (FIXME): remove \tag
3725         (FIXME): remove tag_music() function.
3726
3727         * lily/lily-lexer.cc: remove \tag
3728
3729         * ly/music-functions-init.ly: define music-function "tag"
3730
3731         * lily/parser.yy (chord_body_element): allow tags in chord bodies.
3732
3733 2005-12-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3734
3735         * VERSION (PATCH_LEVEL): release 2.7.22
3736
3737         * input/regression/lyric-hyphen-retain.ly: renew.
3738
3739         * scm/define-grobs.scm (all-grob-descriptions): add LyricSpace
3740         grob
3741
3742         * lily/lyric-hyphen.cc (set_spacing_rods): use minimum-distance
3743         iso. minimum-length property for rods.
3744
3745         * lily/hyphen-engraver.cc (acknowledge_lyric_syllable): create
3746         LyricSpace item to keep lyrics spaced apart.
3747
3748         * ly/engraver-init.ly: remove Separating_line_group_engraver
3749
3750         * Documentation/user/music-glossary.tely: do setfilename before
3751         music-glossary.
3752
3753 2005-12-07  Heikki Junes  <hjunes@cc.hut.fi>
3754
3755         * Documentation/user/lilypond-book.itely: use `,´ after xref:
3756         See xref documentation, for example.
3757
3758 2005-12-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3759
3760         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): use
3761         pending_skip iso. ly_voice[-1]
3762         (main): add if __main__ for debugging.
3763
3764         * python/musicxml.py (Accidental.__init__): new class.
3765
3766         * scripts/musicxml2ly.py (progress): new function
3767         (musicxml_key_to_lily): don't barf on modeless keys.
3768         (create_skip_music): new function.
3769         (musicxml_spanner_to_lily_event): new function. Handle beams too.
3770         (musicxml_note_to_lily_main_event): new function.
3771
3772         * python/musicexp.py (Music.__init__): add comment field.
3773         (NestedMusic.append): new routine.
3774         (SequentialMusic.print_ly): print comment.
3775         (ArpeggioEvent.ly_expression): new class
3776         (BeamEvent.ly_expression): new class
3777         (NoteEvent.__init__): support for cautionary/forced accs.
3778
3779         * lily/lookup.cc (slur): normal order for array loop.
3780
3781         * scm/framework-ps.scm (dump-stencil-as-EPS): set left X of bbox
3782         to 0.0.
3783
3784         * ly/engraver-init.ly: set bar-size, so bar-lines aren't
3785         collapsed.
3786
3787 2005-12-06 Erik Sandberg  <mandolaerik@gmail.com>
3788
3789         * scm/music-functions.scm: Make phrasing slurs follow voice direction
3790
3791         * scripts/lilypond-book.py: Introduce option
3792             --preserve-line-breaks, for usage with srcltx
3793
3794 2005-12-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3795
3796         * scm/output-lib.scm (print-circled-text-callback): draw circle
3797         around text using make-circle-markup.
3798
3799         * Documentation/user/*: strip out-www from file names.
3800
3801 2005-12-05  Heikki Junes  <hjunes@cc.hut.fi>
3802
3803         * Documentation/user/lilypond.tely (direntry): remove empty lines;
3804         fixes invalid info entry issue with makeinfo 4.8 in debian sid.
3805
3806 2005-12-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3807
3808         * Documentation/user/GNUmakefile: idem.
3809
3810         * Documentation/user/macros.itexi: strip out-www
3811
3812         * python/rational.py: python 2.3 compat.
3813
3814         * VERSION (PATCH_LEVEL): release 2.7.21
3815
3816         * scripts/musicxml2ly.py (NonDentedHeadingFormatter.format_headi):
3817         option formatting, lilypond style.
3818
3819         * python/musicexp.py: grab from Ikebana: a library for composing
3820         ly music expressions. 
3821         (Output_printer): class for advanced .ly printing.
3822         (eg. tupletting) 
3823
3824         * python/musicxml.py: new file. Read MusicXML MiniDOM tree, and
3825         convert to pythonesque structure.
3826
3827         * python/rational.py: PD rational number class.
3828
3829         * Documentation/user/converters.itely (Invoking musicxml2ly):  new node.
3830
3831 2005-12-04  Erik Sandberg  <mandolaerik@gmail.com>
3832
3833         * lily/part-combine-iterator.cc: Minor bugfix
3834         
3835         * THANKS: Update bughunters
3836
3837 2005-12-02  Werner Lemberg  <wl@gnu.org>
3838
3839         * mf/README: Document process for proper mf2pt1 conversion.
3840
3841         * mf/feta-beugel.mf (draw_brace): Fix path to assure clean
3842         overlapping.
3843
3844         * mf/feta-harmonica.mf: Removed.  Unused.
3845
3846 2005-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3847
3848         * scripts/lilypond-book.py (do_file): fix thinkos.
3849
3850 2005-12-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3851
3852         * lily/GNUmakefile ($(outdir)/FlexLexer.h):
3853         ($(outdir)/parser.cc): 
3854         ($(outdir)/lexer.cc): Bugfix: depend on config.h.
3855
3856 2005-11-30  Pedro Kröger  <kroeger@pedrokroeger.net>
3857
3858         * ly/titling-init.ly (tagline): it should be a space between
3859         "Music engraving by LilyPond" and the version number.
3860
3861 2005-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3862
3863         * VERSION (PACKAGE_NAME): release 2.7.20
3864
3865 2005-11-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3866
3867         * scm/define-markup-commands.scm (pad-to-box): new markup command.
3868
3869         * scm/define-grobs.scm (all-grob-descriptions): set thickness to
3870         1.0.
3871         (all-grob-descriptions): don't shift RehearsalMark arbitrarily.
3872
3873 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3874
3875         * configure.in (LINK_GXX_STATICALLY): remove kpathsea checks.
3876
3877         * kpath-guile/: remove directory
3878
3879         * scm/kpathsea.scm (ly:kpathsea-expand-variable): new
3880         file. Encapsulate kpathsea using commandline tools.
3881
3882         * lily/all-font-metrics.cc (kpathsea_find_file): use (scm
3883         kpathsea) module.
3884
3885 2005-11-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3886
3887         * Documentation/user/advanced-notation.itely (Setting automatic
3888         beam behavior): Correct a few typos. Thanks to David Bobroff.
3889
3890         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use
3891         \usepackage instead of \RequirePackage. Thanks to Bernard Hurley.
3892
3893 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3894
3895         * scripts/*.py: gmane address for bugs.
3896
3897 2005-11-28 Pal Benko <benkop@freestart.hu>
3898         
3899         * make/ly-rules.make: add -f switch to mv
3900
3901         * scm/output-libs.scm: add new bar symbol "." for punctus divisionis
3902
3903         * lily/bar-line.cc: interpret it
3904
3905 2005-11-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3906
3907         * configure.in (--disable-documentation): New switch.
3908
3909         * GNUmakefile.in: Use it.
3910
3911         * stepmake/aclocal.m4: Use AC_ARG_ENABLE for kpatsea.
3912
3913 2005-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3914
3915         * scripts/lilypond-book.py (do_file): search chunks for
3916         \\begin{document}
3917
3918         * GNUmakefile.in: add copy step in between so we can lose the
3919         out-www directories.
3920
3921 2005-11-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3922
3923         * lily/pango-font.cc (pango_item_string_stencil): put
3924         geometry.width into glyph-string too.
3925
3926 2005-11-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3927
3928         * scm/define-music-display-methods.scm (RevertProperty):
3929         (OverrideProperty): Use grob-property-path property, a list of
3930         symbols, instead of grob-property, which used to be a single
3931         symbol.
3932         (BassFigureEvent): a figure can be a plain number, not necessarily a
3933         markup.
3934
3935 2005-11-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3936
3937         * VERSION: release 2.7.19
3938         
3939         * lily/figured-bass-engraver.cc (process_music): check
3940         figuredBassCenterContinuations first.
3941
3942         * scm/translation-functions.scm (format-bass-figure): make double
3943         sharp larger. 
3944
3945         * lily/mark-engraver.cc: read rehearsalMarkAlignSymbol to
3946         determine X-parent.
3947
3948         * lily/system-start-delimiter-engraver.cc: move from
3949         Nested_system_start_delimiter_engraver, rename
3950         Nested_system_start_delimiter_engraver ->
3951         System_start_delimiter_engraver.
3952
3953         * lily/nested-system-start-delimiter-engraver.cc (from_list): read
3954         bracket type from hierarchy.
3955
3956 2005-11-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3957
3958         * lily/rest.cc (y_offset_callback): read staff-position.
3959
3960         * scm/define-grob-properties.scm (all-user-grob-properties): don't
3961         mark after-line-breaking-callback as internal.
3962
3963         * lily/self-aligment-interface.cc: remove self-[XY]-offset.
3964
3965 2005-11-25  Werner Lemberg  <wl@gnu.org>
3966
3967         * mf/feta-banier.mf ("d3"): Make `flare' equal to `staff_space'.
3968
3969 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3970
3971         * stepmake/bin/add-html-footer.py (do_file): add google
3972
3973         * lily/staff-symbol-engraver.cc (process_music): bugfix: stop
3974         staff if first_start_ is true.
3975
3976 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3977
3978         * scripts/midi2ly.py (split_track): add __repr__ members.
3979         (track_first_item): only return Item if not None. This fixes a
3980         problem when dumping a track that starts with an empty channel.
3981
3982         * python/midi.c: doc module.
3983
3984 2005-11-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3985
3986         * Documentation/user/global.itely (Creating MIDI files): Fix
3987         compilation problem.
3988
3989 2005-11-22  Graham Percival  <gpermus@gmail.com>
3990
3991         * Documentation/user/basic-notation.itely: clarify dynamic
3992         padding text.
3993
3994         * Documentation/user/advanced-notation.itely: add unicode
3995         escape control example, whatever that is.  :)
3996
3997         * Documentation/user/global.itely: added "removing dynamics
3998         from MIDI" code.
3999
4000 2005-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4001
4002         * VERSION (PATCH_LEVEL): release 2.7.18
4003
4004         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): replace
4005         System_start_delimiter_engraver by
4006         Nested_system_start_delimiter_engraver.
4007
4008         * lily/nested-system-start-delimiter-engraver.cc (struct
4009         Bracket_nesting_node): new class.
4010         (struct Bracket_nesting_group): new class
4011         (struct Bracket_nesting_staff): new class.
4012         (process_music): create hierarchy of grobs. This allows separate
4013         tuning of different SSDs. 
4014
4015         * scm/define-grobs.scm (all-grob-descriptions): new Grob SystemStartSquare
4016         (all-grob-descriptions): remove old NestedSystemStartDelimiter.
4017
4018 2005-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4019
4020         * lily/side-position-interface.cc (aligned_side): multiply
4021         staff_radius by 2.
4022
4023         * lily/script-engraver.cc (make_script_from_event): allow setting
4024         values to '()
4025
4026 2005-11-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4027
4028         * lily/system-start-delimiter.cc (line_bracket): don't shorten height.
4029
4030         * scm/define-grobs.scm (all-grob-descriptions): new grob
4031         NestedSystemStartDelimiter.
4032
4033         * input/regression/system-start-heavy-bar.ly: new file.
4034
4035         * lily/nested-system-start-delimiter-engraver.cc: new file.
4036
4037         * lily/nested-system-start-delimiter.cc: new file.
4038
4039         * input/regression/system-start-nesting.ly: new file.
4040
4041         * scm/define-grobs.scm (all-grob-descriptions): use X side
4042         positioning for positioning braces for nested contexts.
4043
4044         * lily/system-start-delimiter.cc (print): don't divide extent by
4045         staff_space.
4046         (print): use style iso. glyph.
4047         (staff_bracket): translate glyph inside routine already.
4048
4049 2005-11-18  Michael Welsh Duggan <md5i@cs.cmu.edu>
4050
4051         * lily/vaticana-ligature-engraver.cc: fixed 2 typos in glyph
4052         names.
4053
4054 2005-11-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4055
4056         * scm/define-context-properties.scm
4057         (all-user-translation-properties): rename figuredBassFormatter
4058         from newFiguredBassFormatter.
4059
4060         * scm/define-grobs.scm (all-grob-descriptions): move from NewBassFigure
4061
4062         * lily/figured-bass-engraver.cc: move from new-figured-bass-engraver.cc
4063
4064         * lily/stem.cc (calc_stem_info): trigger beaming calculation.
4065
4066         * lily/beam.cc (calc_beaming): new function.
4067         (calc_shorten): new function.
4068
4069         * THANKS: add Edward Neeman.
4070
4071         * input/regression/accidental-clef-change.ly: new file.
4072
4073         * lily/note-collision.cc (check_meshing_chords): don't merge fa heads.
4074
4075         * scm/define-grobs.scm (all-grob-descriptions): add Y-offset property.
4076
4077         * lily/clef-engraver.cc (inspect_clef_properties): reset
4078         localKeySignature for clef changes.
4079
4080 2005-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4081
4082         * python/midi.c: PyMIDINIT_FUNC isn't defined in Python < 2.3 
4083         add dummy definition that works in Linux and add information in
4084         INSTALL.texi on the specific Python requirements for Cygwin/Mingw.
4085
4086         * Documentation/user/changing-defaults.itely (Modifying context
4087         plug-ins): Add index for \with.
4088
4089         * Documentation/user/music-glossary.tely (dal segno): Updated
4090         example to version >=2.6.
4091
4092 2005-11-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4093
4094         * Documentation/user/instrument-notation.itely (Printing chord
4095         names): Reorder \chordmode and \repeat in one example.
4096
4097 2005-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4098
4099         * VERSION: release 2.7.17
4100         
4101         * Documentation/topdocs/NEWS.tely (Top): add note about
4102         refactoring.
4103
4104         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
4105         new function. Search region of 3 positions for best tie.
4106         (score_configuration): new function.
4107         (score_aptitude): new function.
4108         (generate_configuration): new function.
4109         (get_configuration): new function.
4110         (Tie_formatting_problem): new function
4111
4112         * input/regression/page-top-space.ly: a6 for page-top-space demo. 
4113
4114         * stepmake/aclocal.m4: use $(if ) for config-FOOF.make
4115
4116         * THANKS: add Eduardo Vieira & Ralph Little
4117
4118         * mf/feta-bolletjes.mf (solfa_quarter_width): make solfa heads
4119         narrower.
4120
4121         * lily/include/tie-formatting-problem.hh (class
4122         Tie_formatting_problem): add Tie_details to
4123         Tie_formatting_problem. Update calling conventions.
4124
4125         * stepmake/aclocal.m4: oops. Include $CONFIGFILE.make, not
4126         config.make.
4127
4128         * Documentation/user/lilypond.tely: remove musedata2ly entry.
4129
4130 2005-11-16  Jürgen Reuter  <reuter@ipd.uka.de>
4131
4132         * lily/ligature-engraver.cc, lily/include/ligature-engraver.hh,
4133         scm/define-context-properties.scm: Maintenance bugfix: make
4134         ligature brackets work again by removing obsolete ligature
4135         primitive callback push/pop.
4136
4137         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: do
4138         not call Tuplet_bracket::calc_direction.  Removed obsolete gap
4139         value.
4140
4141 2005-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4142
4143         * stepmake/aclocal.m4 (depth): Explain why absolute directory is
4144         used and do not call it a path.
4145         (FLEXLEXER_FILE): Rename from FLEXLEXER_PATH and add file name.
4146
4147 2005-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4148
4149         * lily/include/tie-formatting-problem.hh (class
4150         Tie_formatting_problem): new file.
4151
4152         * lily/tie-formatting-problem.cc (common_x_refpoint): new file.
4153
4154         * Documentation/misc/ChangeLog-2.3:  new file.
4155
4156         * lily/audio-staff.cc (output): degarianize.
4157
4158 2005-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4159
4160         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.pyc):
4161         Unset PYTHONOPTIMIZE.  Fixes install if set.
4162
4163 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4164
4165         * python/convertrules.py (conv): add warning about drums. 
4166
4167         * make/stepmake.make: include toplevel-version.make after config.make.
4168
4169         * stepmake/aclocal.m4 (depth): make sure $srcdir is absolute.
4170         also allow python2.4
4171
4172         * config.make.in (configure-srcdir): remove GXX GCC vars.
4173
4174         * stepmake/aclocal.m4: don't do non-srcdir build with
4175         symlinks. Use inclusion, so the src directory name can be changed.
4176
4177 2005-11-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4178
4179         * make/mutopia-vars.make:
4180         * make/ly-vars.make: Use src-wildcard iso wildcard for source
4181         files.
4182
4183 2005-11-13  Werner Lemberg  <wl@gnu.org>
4184
4185         * mf/feta-arrow.mf: For all glyphs, don't mirror `currentpicture'
4186         but the affected path.  This ensures that the (overlapping) outlines
4187         have the same direction, which is a necessary prerequisite for
4188         FontForge's algorithm to remove overlaps.
4189         Formatting.
4190
4191         * mf/feta-haak.mf: Formatting.
4192         (draw_bracket): Slightly modify outline to avoid an unnecessary
4193         corner.
4194         Don't use ad-hoc values for `leave_angle' and `tip_angle' but derive
4195         them from the affected paths.
4196
4197 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4198
4199         * mf/README: remove xpm / accordion notes.
4200
4201         * lily/tie-column-format.cc (set_chord_outline): add dots into
4202         skyline extents. This fixes tie formatting if the left head has dots.
4203
4204         * lily/tie.cc (get_configuration): only shift tie by a whole staff
4205         space inside the staff.
4206         (get_configuration): shift another position if necessary in case
4207         of left head tie  
4208
4209 2005-11-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4210
4211         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): use
4212         buildscript-dir iso. $(depth)/buildscripts.
4213
4214         * tex/GNUmakefile (local-uninstall): remove
4215         music-drawing-routines.ps juggling.
4216
4217         * stepmake/stepmake/install-targets.make (local-install-files):
4218         prepend src-dir to install targets.
4219
4220         * lily/system-start-delimiter-engraver.cc
4221         (acknowledge_system_start_delimiter): use
4222         add_offset_callback(). This fixes translation of nested
4223         staffgroups.
4224
4225         * lily/grob-closure.cc (add_offset_callback): only encaps in
4226         simple_closure if it's a procedure.
4227         
4228         * lily/span-bar.cc (calc_glyph_name): read glyph-name, not glyph
4229         from bar-line.
4230
4231         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
4232         remove-empty where pertinent.
4233
4234 2005-11-12  Graham Percival  <gpermus@gmail.com>
4235
4236         * Documentation/user/instrument-notation.itely: added
4237         Cameron Horsburgh's multiple stanzas docs.  Thanks!
4238
4239 2005-11-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4240
4241         * lily/GNUmakefile
4242         ($(top-build-dir)/Documentation/pictures/$(outbase)/lilypond.ico):
4243         make picture in builddir, not srcdir.
4244
4245 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4246
4247         * VERSION: release 2.7.16
4248         
4249         * scripts/lilypond-book.py (main): use commands.mkarg () to quote
4250         shell arguments. 
4251
4252 2005-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4253
4254         * Documentation/user/examples.itely (Piano templates): Minor
4255         modification to the Piano centered lyrics example.
4256
4257 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4258
4259         * scripts/lilypond-invoke-editor.scm (run-browser): look at
4260         $BROWSER.
4261
4262         * Documentation/user/point-and-click.itely: simplify p&c
4263         instruction: don't configure firefox. Put lilypond-invoke-editor
4264         in front of the browser.
4265
4266         * scripts/lilypond-invoke-editor.scm (run-editor): new function.
4267         (run-browser): new function.
4268
4269         * lily/parser.yy (Lily_lexer): recognize Book
4270
4271         * lily/book.cc (clone): new function
4272
4273         * lily/parser.yy (book_body): allow BOOK_IDENTIFIER.
4274
4275 2005-11-10  Jürgen Reuter  <reuter@ipd.uka.de>
4276
4277         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc:
4278         Maintenance bugfix: reduce number of font related warnings by
4279         updating naming conventions for glyph-name.
4280
4281 2005-11-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4282
4283         * scm/define-grobs.scm (all-grob-descriptions): add
4284         rhythmic-grob-interface to TabNoteHead.
4285
4286         * scm/layout-beam.scm (check-quant-callbacks): remove
4287         set_stem_lengths()
4288
4289 2005-11-08  Jürgen Reuter  <reuter@ipd.uka.de>
4290
4291         * ly/gregorian-init.ly (divisiones): Maintenance bugfix: vertical
4292         alignment of centered divisiones.
4293
4294         * scm/scripts.scm (articulations): Maintenance bugfix:
4295         follow-into-staff -> quantize-position.
4296
4297         * lily/vaticana-ligature-engraver.cc (transform_heads): Bugfix:
4298         plica head in porrectus deminutus.
4299
4300 2005-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4301
4302         * make/lilypond.fedora.spec.in (Group): add %clean section.
4303
4304         * lily/tuplet-bracket.cc (print): change check: remove bracket if
4305         less then 1/5th of total length.  
4306         (print): use gap too.  Fixes tupletUp-single-bracket.ly
4307
4308         * scm/music-functions.scm (glue-mm-rest-texts): also put other
4309         events into EventChord. This fixes textspanners on mm rests. Fixes
4310         spanner-rest.ly
4311
4312         * lily/side-position-interface.cc (get_axis): read side-axis
4313         (set_axis): set side-axis.
4314
4315         * scm/define-grobs.scm (all-grob-descriptions): add side-axis
4316         properties everywhere.
4317
4318         * lily/spacing-spanner.cc (breakable_column_spacing): add
4319         average-spacing-wishes. Take maximum if not set.
4320         (musical_column_spacing): idem. Fixes: spacing-keysig-note.ly
4321
4322         * scm/define-grobs.scm (all-grob-descriptions): add
4323         average-spacing-wishes.
4324
4325         * lily/grob-closure.cc (add_offset_callback): bugfix: properly add
4326         offset callbacks. This fixes alignment for Fingering objects.
4327
4328         * scm/define-grobs.scm (all-grob-descriptions): tiny bit less
4329         space for key - timesig combination. 
4330
4331         * input/regression/script-stem-tremolo.ly (Module): new file.
4332
4333         * scm/define-grobs.scm (all-grob-descriptions): decrease distance
4334         to key sig.
4335
4336         * lily/dynamic-engraver.cc (acknowledge_stem_tremolo): new function.
4337         Fixes: c-tremolo-script.ly.
4338         
4339         * lily/text-engraver.cc (acknowledge_stem_tremolo): new function.
4340
4341         * lily/script-engraver.cc (acknowledge_stem_tremolo): new function.
4342         
4343         * scm/define-grobs.scm (all-grob-descriptions): remove
4344         self-X-offset. Fixes alignment of octavate-8.
4345
4346         * scripts/lilypond-book.py (datadir): look in
4347         LILYPONDPREFIX/share/lilypond/current/
4348
4349         * GNUmakefile.in: symlink current to <VERSION>. 
4350
4351 2005-11-07  Pedro Kroger  <kroeger@pedrokroeger.net>
4352
4353         * lily/main.cc: eps listed as a backend.
4354
4355 2005-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4356
4357         * scm/lily-library.scm (print-music-as-book): quote $defaultpaper.
4358
4359 2005-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4360
4361         * lily/include/score.hh (class Score): remove texts_ member.
4362
4363         * lily/beam.cc (set_stem_lengths): force direction callback.
4364         (print): read quantized-positions, so we can force
4365         Beam::set_stem_lengths to occur.
4366         (rest_collision_callback): use common X parent. 
4367
4368 2005-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4369
4370         * flower/file-path.cc (find): Bugfix: Return name of file found.
4371
4372         * lily/main.cc (setup_paths): Bugfix for argv0 logic.
4373         (setup_paths)[__CYGWIN__ || __MINGW32__]: Normalize argv0.
4374         (setup_paths)[__MINGW32__]: Also look for argv0 + .exe.
4375
4376 2005-11-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4377
4378         * flower/offset.cc: idem.
4379
4380         * mf/*.mf: update email address.
4381
4382         * lily/font-config-scheme.cc:  new file.
4383
4384         * GNUmakefile.in (SUBDIRS): remove debian/ directory.
4385
4386         * lily/*:  cs.uu.nl -> xs4all.nl
4387
4388         * VERSION (PATCH_LEVEL): release 2.7.15
4389
4390         * make/lilypond.mandrake.spec.in (Module): remove Mandrake & Suse
4391         spec files.
4392
4393         * make/lilypond.fedora.spec.in: add %{libdir}/lilypond/
4394
4395 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4396
4397         * GNUmakefile.in: bugfix: encapsulate mkdir && cd in parens.   
4398
4399         * lily/staff-performer.cc (process_music): add audio
4400         elements. This makes MIDI instrument changes work once again.
4401
4402         * lily/main.cc (LY_DEFINE): add gmane address.
4403
4404         * lily/beam.cc: remove calc_positions()
4405
4406         * lily/include/grob.hh (class Grob): move pscore, dim_cache_,
4407         original_ in private scope.
4408         (class Grob): drop pscore_ pointer, change to output_def pointer.
4409         (class Grob): cleanup class definition.
4410
4411         * ly/spanners-init.ly (assertBeamQuant): use make-simple-closure.
4412
4413 2005-11-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4414
4415         * lily/main.cc (setup_paths)[__MINGW32__]: Do not assume argv0 is
4416         absolute.  Better diagnostics.
4417
4418         * GNUmakefile.in: Add bin/ to tree and populate with some links.
4419         This makes lilypond run from the build directory using argv0
4420         relocation (without any --prefix or LILYPONDPREFIX setting).
4421
4422 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4423
4424         * Documentation/topdocs/NEWS.tely (Top): document new backend design.
4425
4426         * scm/define-grobs.scm: purge self-[XY]-offset variables, replace
4427         with simple-closure.
4428
4429         * lily/self-aligment-interface.cc (set_align_self): new function
4430         (set_center_parent): new function.
4431
4432         * lily/side-position-interface.cc (set_axis): new function.
4433
4434         * lily/new-fingering-engraver.cc (position_scripts): use drul for
4435         generic code. 
4436
4437         * scm/define-grob-properties.scm (all-user-grob-properties):
4438         remove [XY]-offset-callbacks add [YX]-offset
4439         
4440 2005-11-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4441
4442         * scm/define-grobs.scm (all-grob-descriptions): Added space-alist
4443         entry for time signatures after breathing signs. Bug report by
4444         Scott Russell.
4445
4446 2005-11-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4447
4448         * lily/main.cc (setup_paths)[!__MINGW32__]: Bugfix: if argv0 is
4449         not absolute, make it absolute using PATH.
4450
4451 2005-10-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4452
4453         * python/midi.c (initmidi): Fix type for mingw.
4454
4455 2005-10-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4456
4457         * stepmake/stepmake/compile-vars.make (SHARED_FLAGS): Support mingw.
4458
4459         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Detect mingw
4460         cross compiling.
4461
4462         * stepmake/aclocal.m4: Support python cross compiling.
4463
4464         * stepmake/stepmake/python-module-vars.make (SHARED_MODULE_SUFFIX):
4465         Add mingw section.
4466
4467 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4468
4469         * scm/output-lib.scm (chain-grob-member-functions): replace
4470         chained-callback.cc
4471
4472         * lily/chained-callback.cc (Module): remove file.
4473
4474         * lily/rest-collision.cc (force_shift_callback_rest): change to
4475         chained callback.
4476
4477         * lily/rest.cc (y_offset_callback): merge function of 3 callbacks. 
4478
4479         * lily/grob.cc (y_parent_positioning): remove axis argument from
4480         parent_positioning callbacks.
4481         (Grob): junk init code
4482         (get_offset): use generic property callbacks for
4483         X-offset, Y-offset. Remove Grob::{add,has}_offset_callback.
4484         (axis_parent_positioning): new function
4485         (axis_offset_symbol): new function
4486         (chain_offset_callback): new function
4487         (add_offset_callback): new function
4488
4489         * lily/beam.cc (rest_collision_callback): change signature; this
4490         is now a chained callback.
4491
4492         * lily/include/dimension-cache.hh (class Dimension_cache): remove
4493         callback administration.
4494
4495         * lily/simple-closure.cc: new file. Smob type that allows "grob
4496         member functions",
4497
4498             (ly:make-simple-closure FUNC A B)
4499
4500         is evaluated as (FUNC grob A B). This allows chaining of callbacks
4501         in various ways.
4502
4503         * lily/slur-engraver.cc (acknowledge_extra_object): use chained
4504         callbacks.
4505
4506         * lily/slur.cc (outside_slur_callback): take 2 arguments.
4507
4508         * lily/rest.cc (polyphonic_offset_callback): remove.
4509
4510         * lily/script-engraver.cc (try_music): remove bool* argument.
4511
4512         * scm/script.scm (default-script-alist): set quantize-position
4513         appropriately.
4514
4515         * lily/script-engraver.cc: remove follow_into_staff_ special coding. 
4516
4517         * lily/side-position-interface.cc (aligned_side): move staff
4518         position quantization from
4519         Side_position_interface::quantised_position().
4520         (quantised_position): remove
4521         
4522 2005-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4523
4524         * input/regression/beam-quant-standard.ly: reindent, set
4525         debug-beam-quanting to #t.
4526
4527         * lily/beam-concave.cc (calc_concaveness): set concaveness to
4528         10000 if this is a "hard" concave beam.
4529
4530         * lily/beam.cc (calc_least_squares_positions): change from
4531         calc_least_squares_dy
4532         (set_stem_lengths): this is now a chained callback.
4533
4534         * lily/context-property.cc (execute_general_pushpop_property):
4535         bugfix override with procedure should have effect.
4536
4537         * scm/define-grob-properties.scm (all-internal-grob-properties):
4538         remove position-callbacks.
4539
4540         * scm/define-grobs.scm (all-grob-descriptions): use
4541         ly:make-callback-chain for positions property.
4542
4543         * scm/layout-beam.scm (check-quant-callbacks): return list of
4544         chained callbacks.
4545
4546         * scm/lily.scm (type-p-name-alist): add callback-chain
4547
4548         * lily/lily-guile.cc (type_check_assignment): type check failure
4549         is warning not message.
4550
4551         * lily/grob-property.cc (try_callback): walk callback chain if
4552         appropriate.
4553
4554         * lily/chained-callback.cc: new file. new smob type.
4555
4556         * lily/lily-guile.cc (procedure_arity): new function.
4557
4558 2005-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4559
4560         * Documentation/topdocs/INSTALL.texi (Top): add perl flex bison.
4561
4562 2005-10-25  John Mandereau  <john.mandereau@free.fr>
4563  
4564         * Documentation/user/instrument-notation.itely (Figured bass):
4565         describe new features
4566
4567 2005-10-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4568
4569         * lily/beam.cc (calc_least_squares_dy): use property callback.
4570
4571         * lily/beam-concave.cc (calc_concaveness): use property callback.
4572
4573         * ly/paper-defaults.ly: move fixed dimensions from paper.scm 
4574
4575 2005-10-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4576
4577         * HACKING: Update.
4578
4579 2005-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4580
4581         * scm/layout-page-layout.scm (page-headfoot): annotate
4582         pagetopspace too.
4583
4584         * scm/stencil.scm (dimension-arrows): shorten arrowed lines a bit. 
4585
4586         * scm/layout-page-layout.scm (annotate-y-interval): y-annotation
4587         doesn't take y-space.
4588
4589         * scm/paper.scm (paper-alist): fix A7 dimensions. 
4590
4591 2005-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4592
4593         * stepmake/stepmake/generic-vars.make (DIST_FILES): Fix
4594         src-wildcard, remove $(wildcard).
4595
4596         * po/GNUmakefile (PO_FILES): 
4597         * ps/GNUmakefile (PS_FILES): 
4598         * tex/GNUmakefile (TEX_FILES): 
4599         * cygwin/GNUmakefile (POSTINSTALLS):
4600         * vim/GNUmakefile (EXTRA_DIST_FILES): Bugfix: [etags sr?] missed
4601         some wildcard calls.
4602
4603 2005-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4604
4605         * THANKS: add Thomas Bushnell.
4606
4607 2005-10-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4608
4609         * scm/lily.scm: Remove horrendous running-from-gui? kludge.
4610         (lilypond-main): Redirect to gui-main if 'gui is set.
4611
4612         * scripts/midi2ly.py (datadir): Add libdir iso datadir to path,
4613         for alternative installations kludging s/share/lib/g
4614         LILYPONDPREFIX. 
4615
4616         * SConstruct (libdir_package_version): Define.
4617
4618         * python/SConscript: 
4619         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install binary .so
4620         module in libdir.  
4621
4622 2005-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4623
4624         * lily/main.cc: clarify --safe.
4625
4626 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4627
4628         * VERSION: release 2.7.14
4629         
4630         * Documentation/user/*.itely: remove minimumVerticalExtent.
4631
4632         * scm/define-grobs.scm (all-grob-descriptions): remove
4633         RemoveEmptyVerticalGroup
4634
4635         * lily/hara-kiri-engraver.cc (get_spanner): create VerticalAxisGroup.
4636
4637         * lily/include/lily-guile.hh (GUILE_ELLIPSIS): define to get clean
4638         compile on MOSX
4639
4640         * python/convertrules.py (conv): add rules.
4641
4642         * lily/grob.cc: remove is_empty()
4643
4644         * lily/grob-property.cc: remove add_to_list_property().
4645
4646         * scripts/convert-ly.py (datadir): add prefix switching hack to
4647         .py too.
4648
4649         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily (cresc): remove
4650         space-function tweak.
4651
4652         * lily/grob.cc: remove X-extent-callback / Y-extent-callback.
4653
4654         * scm/define-grob-properties.scm (all-user-grob-properties):
4655         remove callback property.
4656
4657         * lily/include/grob.hh (class Grob): remove property_callbacks_
4658         member. Properties of procedure type are assumed to be callbacks.
4659
4660         * lily/ligature-engraver.cc (override_stencil_callback):
4661         rewrite. Use noteHeadLigaturePrimitive as source.
4662
4663         * scm/define-grob-properties.scm (all-internal-grob-properties):
4664         remove ligature-primitive-callback
4665
4666         * lily/include/dimension-cache.hh (class Dimension_cache): make
4667         class, with Grob as friend.
4668
4669         * lily/grob.cc: remove set_extent_callback(), set_extent() and
4670         has_extent_callback()
4671
4672         * scm/translation-functions.scm (format-new-bass-figure): read
4673         figuredBassPlusDirection
4674
4675         * scm/define-context-properties.scm
4676         (all-user-translation-properties): add figuredBassPlusDirection.
4677
4678         * lily/staff-spacing.cc (next_notes_correction): oops. Init wishes.
4679
4680         * lily/align-interface.cc (set_ordered): new function.
4681
4682         * lily/grob.cc (flush_extent_cache): rewrite.
4683
4684         * lily/dimension-cache.cc (Dimension_cache): cache extent as
4685         Interval pointer directly.
4686
4687         * lily/main.cc (setup_paths): insert extra / .
4688         (setup_paths): junk cff entry.
4689
4690         * lily/font-config.cc (init_fontconfig): only add type1 / otf
4691         directories.
4692
4693         * lily/axis-group-engraver.cc (finalize): remove
4694         extraVerticalExtent, minimumVerticalExtent verticalExtent.
4695
4696         * lily/grob.cc (Grob): don't set extent from ctor.
4697         (extent): use property callbacks. 
4698
4699         * lily/axis-group-interface.cc: remove set_axes() function.
4700
4701         * lily/grob-property.cc (del_property): new function.
4702
4703 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4704
4705         * lily/font-config.cc (init_fontconfig): resurrect mf/out/ check.
4706         
4707 2005-10-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4708
4709         * stepmake/stepmake/script-vars.make (PYTHON_SCRIPTS_IN): Oops.  Add.
4710
4711 2005-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4712
4713         * mf/SConscript: Updates.
4714
4715         * lily/GNUmakefile (OUT_DIST_FILES): Bugfix.
4716
4717         * stepmake/stepmake/*:
4718         * */GNUmakefile:
4719         * config.make.in:
4720         * GNUmakefile.in:
4721         * stepmake/aclocal.m4: Friendlier --srcdir build, allowing `make'
4722         from any directory in build-dir.  Cleanups.
4723
4724         * make/srcdir.make.in: Remove.
4725
4726         * lily/main.cc (setup_paths): Fix and document build-dir hack.
4727
4728         * SConstruct (CheckYYCurrentBuffer): Use TryCompile (there is no
4729         main).
4730
4731         * lily/SConscript: Remove ttftools.
4732
4733         * SConstruct: Resurrect.
4734
4735 2005-10-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4736
4737         * lily/tuplet-bracket.cc (print): use dy iso. positions[RIGHT] for
4738         Y coordinate. 
4739
4740         * lily/paper-book.cc (add_score_title): put Paper_score title into
4741         systems_ list.
4742
4743         * scm/translation-functions.scm (format-new-bass-figure): also
4744         allow plus in combination with _
4745
4746 2005-10-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4747
4748         * VERSION: 2.7.13 released.
4749
4750         * lily/note-collision.cc (check_meshing_chords): don't wipe
4751         stencil, merely set transparent.
4752
4753         * Documentation/topdocs/NEWS.tely (Top): mention John Mandereau. 
4754         (Top): document #'callbacks.
4755         (Top): document nested \override.
4756
4757         * input/regression/figured-bass.ly: update for slash and pluses.
4758
4759         * input/regression/figured-bass-continuation-forbid.ly (Module):
4760         new file.
4761
4762         * scm/translation-functions.scm (format-new-bass-figure): use
4763         slashed-digit if diminished is set.
4764         (format-new-bass-figure): add + if 'augmented is set.
4765
4766         * scm/define-markup-commands.scm (slashed-digit): new command slashed-digit.
4767
4768         * input/test/piano-staff-distance.ly: remove file.
4769
4770         * Documentation/user/advanced-notation.itely (Formatting cue
4771         notes): use length-fraction for making stems/beams smaller.
4772
4773         * lily/parser.yy (bass_figure): accept \+ \! and / as figured bass
4774         modifications.
4775
4776         * lily/new-figured-bass-engraver.cc: new property
4777         centerFiguredBassContinuations
4778
4779         * Documentation/user/changing-defaults.itely (Difficult tweaks):
4780         use callbacks.
4781
4782         * lily/context-property.cc (execute_general_pushpop_property):
4783         robustness checks.
4784
4785         * input/regression/override-nest.ly: new file.
4786
4787         * python/convertrules.py (FatalConversionError.subber): conversion
4788         rule for #'callbacks
4789
4790         * input/regression/override-nest.ly: new function.
4791
4792         * lily/parser.yy (music_property_def): allow \override #'a #'b =
4793         #c too. 
4794
4795         * lily/context-property.cc (lookup_nested_property): new function.
4796         (evict_from_alist): new function.
4797         (general_pushpop_property): new function.
4798         (execute_general_pushpop_property): rewrite. Support nested
4799         properties too.
4800
4801 2005-10-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4802
4803         * lily/beam.cc: use length-fraction too.
4804
4805         * scm/define-grob-properties.scm (all-user-grob-properties):
4806         remove property flag-width-function
4807         (all-user-grob-properties): remove space-function.
4808
4809         * scm/layout-beam.scm: remove flag-width-function.
4810
4811         * lily/beam.cc: remove flag-width-function
4812
4813         * scm/layout-beam.scm: remove beam dir functions.
4814
4815         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): use length-fraction.
4816
4817         * lily/stem.cc (calc_length): multiply with length_fraction. Makes
4818         for easier grace tweaks.
4819
4820         * lily/beam.cc: remove dir-function.
4821
4822         * lily/system.cc (pre_processing): use callback to trigger spacing procedures.
4823
4824         * lily/grob.cc: remove spacing-procedure.
4825
4826         * lily/note-head.cc (calc_stem_attachment): new function.
4827         (internal_print): use callback to get glyph-name.
4828
4829         * lily/grob-property.cc (get_interfaces): new function.
4830
4831         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-interfaces
4832
4833         * lily/stem.cc (calc_stem_end_position): new function.
4834         (calc_length): new function.
4835         document details for stem.
4836         remove Stem::get_direction()
4837
4838         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-set-callback! 
4839
4840         * lily/grob-property.cc (set_callback): new function.
4841
4842         * lily/script-engraver.cc (make_script_from_event): don't trigger callback.
4843
4844         * lily/item-scheme.cc: new file.
4845
4846         * lily/bar-line.cc (before_line_breaking): remove function.
4847         remove bar-size-procedure, break-glyph-function
4848
4849         * lily/clef-engraver.cc (set_glyph): use glyph iso. glyph-name
4850
4851         * lily/clef.cc (before_line_breaking): change to calc_glyph_name.
4852
4853         * lily/system-start-delimiter.cc (print): suicide from
4854         here. Remove after_line_breaking_callback.
4855
4856         * lily/script-interface.cc (calc_direction): use callback for direction.
4857
4858         * lily/side-position-interface.cc (aligned_side): don't use
4859         Side_position_interface::get_direction directly. Use callback. 
4860
4861         * lily/grob.cc (get_stencil): simplify: use callback mechanism to
4862         calculate stencil.
4863         (get_print_stencil): rename from get_stencil: create stencil with
4864         transparency, color and cause. 
4865
4866         * scm/define-grobs.scm: change print-function to stencil callback everywhere.
4867
4868         * python/convertrules.py (conv): insert temporary warning rule.
4869
4870         * lily/multi-measure-rest.cc (set_text_rods): use stencil directly.
4871
4872         * lily/grob-property.cc (try_callback): remove marker if applicable.
4873
4874         * lily/grob.cc: elucidate doc about after/before-line-breaking
4875
4876         * lily/slur-scoring.cc (enumerate_attachments): robustness fix.
4877
4878         * lily/stem.cc (height): idem.
4879
4880         * lily/stem-tremolo.cc: idem.
4881
4882         * lily/slur.cc (height): don't use get_uncached_stencil()
4883
4884         * lily/rest.cc (y_offset_callback): use offset callback
4885         iso. after-line-breaking callback.
4886
4887         * lily/grob.cc: change after/before-line-breaking-callback to
4888         after/before-line-breaking dummy properties.
4889
4890         * lily/include/grob.hh: remove Grob_status.
4891
4892         * scm/define-context-properties.scm
4893         (all-user-translation-properties): remove verticalAlignmentChildCallback
4894
4895         * lily/tuplet-bracket.cc: use positions property iso. left,right-position.
4896         (calc_direction): use callback
4897         (calc_positions): use callback.
4898
4899         * lily/tie.cc (calc_direction): use callback. Only call parent
4900         positioning for more than one tie.
4901
4902         * lily/tie-column.cc (calc_positioning_done): use callback
4903
4904         * lily/slur-scoring.cc (calc_control_points): use callback
4905
4906         * lily/slur.cc (calc_direction): use callback.
4907
4908         * lily/note-collision.cc (force_shift_callback): remove.
4909
4910         * lily/dot-column.cc (force_shift_callback): remove. Use
4911         other_axis_parent_positioning.
4912
4913         * lily/grob.cc (other_axis_parent_positioning): new function.
4914         (same_axis_parent_positioning): new function
4915
4916         * lily/align-interface.cc (alignment_callback): remove function.
4917
4918         * lily/note-collision.cc (calc_positioning_done): use callback.
4919
4920         * lily/laissez-vibrer-tie.cc (calc_control_points): use callback.
4921         (calc_direction): idem.
4922         remove print function.
4923
4924         * lily/laissez-vibrer-tie-column.cc (calc_positioning_done): use callback.
4925
4926         * lily/dot-column.cc (calc_positioning_done): use callback.
4927
4928         * lily/break-align-interface.cc (calc_positioning_done): use callback.
4929
4930         * lily/beam.cc (calc_direction): use pseudo-property for beam
4931         direction callback.
4932         (calc_positions): use callback 
4933
4934         * lily/align-interface.cc (calc_positioning_done): use
4935         callback. Fold fixed  distance and normal alignment in one function.
4936
4937         * lily/stem.cc (calc_stem_end_position): use callback.
4938         (calc_positioning_done): idem.
4939         (calc_direction): idem.
4940         (calc_stem_end_position): idem
4941         (calc_stem_info): idem.
4942
4943         * lily/grob-property.cc (get_property_data): new function: 
4944         (try_callback): new function.
4945
4946         * scm/define-grob-properties.scm (all-user-grob-properties): doc
4947         callbacks property.
4948
4949         * lily/break-align-interface.cc: remove Break_align_interface::alignment_callback.
4950
4951 2005-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4952
4953         * lily/tie.cc (get_position): robustness fix. Don't crash if a
4954         tie
4955         has no heads.
4956         
4957         * lily/include/*.hh (Module): compile fixes.
4958
4959 2005-10-14  Heikki Junes <hjunes@cc.hut.fi>
4960
4961         * elisp/lilypond-font-lock.el, elisp/lilypond-indent.el: Avoid nil 
4962         as an argument for char-syntax: use (char-syntax (or nil 0)) 
4963         instead of (char-syntax nil), thanks to Milan Zamazal.
4964
4965 2005-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4966
4967         * make/lilypond.fedora.spec.in (Group): add lilypond-internals to
4968         dist.
4969
4970         * lily/tuplet-bracket.cc: check columns of bounds, not bounds
4971         themselves.
4972
4973 2005-10-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4974
4975         * flower/include/virtual-methods.hh (VIRTUAL_COPY_CONSTRUCTOR):
4976         add class_name() method.
4977
4978         * lily/music-scheme.cc: remove ly:music-name.
4979
4980 2005-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4981
4982         * cygwin/postinstall-lilypond.sh: Remove cruft.
4983
4984         * cygwin/postremove-lilypond.sh: Remove.
4985
4986         * cygwin/GNUmakefile (default): Remove postremove rules.
4987
4988 2005-10-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4989
4990         * ly/titling-init.ly (evenHeaderMarkup): use space in header on
4991         even header too.
4992         
4993         * scm/define-markup-commands.scm (wordwrap-string): bugfix for
4994         MacOS 9 users.
4995
4996         * lily/hara-kiri-group-spanner.cc (consider_suicide): only
4997         consider break index for broken spanner.
4998
4999         * scm/define-markup-commands.scm (wordwrap-string): remove \r
5000         characters from string before splitting.
5001
5002 2005-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5003
5004         * scm/framework-ps.scm (output-preview-framework): use
5005         is-book-title to determine whether to chop off the booktitle.
5006
5007         * lily/paper-book.cc (systems): init from book-title-properties
5008         (add_score_title): init score-title-properties.
5009
5010         * ly/paper-defaults.ly: add {score,book}-title-properties.
5011
5012         * scm/document-backend.scm (lookup-interface): error message if
5013         using unknown interface.
5014
5015         * lily/volta-bracket.cc (after_line_breaking): new function. Set
5016         edge-height.
5017
5018         * lily/horizontal-bracket.cc (make_enclosing_bracket): rename from
5019         make_bracket.
5020         (make_bracket): new function.
5021
5022         * scm/lily.scm (define-scheme-options): add paper-size option.
5023
5024         * ly/declarations-init.ly (laissezVibrer): get paper size from
5025         -dpaper-size
5026
5027         * scm/translation-functions.scm: use \fontsize for changing the
5028         fontsize.
5029
5030         * scm/define-grobs.scm (all-grob-descriptions): set
5031         between-length-limit to 1.0
5032
5033         * lily/tie-helper.cc: add between_length_limit_ detail property.
5034
5035         * mf/feta-bolletjes.mf: typos.
5036
5037         * lily/note-head.cc (internal_print): don't shadow idx
5038         parameter. This fixes wrong attachment for do shape heads.
5039
5040 2005-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5041
5042         * scm/parser-ly-from-scheme.scm: rename from ly-from-scheme.scm
5043
5044         * scm/parser-clef.scm (supported-clefs): rename from clef.scm
5045
5046         * scm/layout-slur.scm: rename from slur.scm
5047
5048         * scm/layout-page-layout.scm: rename from page-layout.scm
5049
5050         * scm/layout-beam.scm: rename from beam.scm
5051
5052         * scm/define-grob-interfaces.scm (bass-figure-interface): add
5053         bass-figure-interface
5054
5055         * lily/new-figured-bass-engraver.cc (process_music): add
5056         implicitBassFigures property.
5057         
5058         * scm/define-markup-commands.scm (pad-x): new markup.
5059
5060         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set
5061         minimumVerticalExtent on FiguredBass context.
5062
5063         * lily/figured-bass-continuation.cc (center_on_figures): kludge in
5064         case the continuation crosses a line break.
5065
5066 2005-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5067
5068         * flower/file-name.cc (dos_to_posix)[__CYGWIN__]: Return
5069         unconverted value if cygwin_conv_to_posix_path () fails.  Fixes
5070         absolute file name bug.  
5071
5072 2005-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5073
5074         * VERSION (PACKAGE_NAME): release 2.7.12
5075
5076         * input/regression/figured-bass-continuation-center.ly: new file.
5077
5078         * input/regression/beam-outside-beamlets.ly: new file.
5079
5080         * lily/beam.cc (set_beaming): don't clip edges.
5081         (connect_beams): don't clip edges.
5082
5083         * lily/beaming-info.cc (clip_edges): new function.
5084
5085         * lily/enclosing-bracket.cc (struct Enclosing_bracket): new file.
5086
5087         * Documentation/user/instrument-notation.itely (Figured bass):
5088         demonstrate extenders, update seealso links.
5089
5090         * scm/titling.scm (marked-up-headfoot): change tagline
5091         handling. tagline = ##f will blank the tagline as well.
5092
5093 2005-10-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5094
5095         * Documentation/topdocs/NEWS.tely: add entry for Figured bass.
5096
5097         * lily/new-figured-bass-engraver.cc (struct
5098         New_figured_bass_engraver): add new_music_found_ member.
5099
5100         * lily/lilypond-version.cc (Lilypond_version): deal with
5101         incorrectly formatted version strings. 
5102
5103         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): switch on
5104         New_figured_bass_engraver by default.
5105
5106         * lily/ttf.cc (print_trailer): only define glyph names when
5107         FT_Face has FT_FACE_FLAG_GLYPH_NAMES
5108
5109 2005-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5110
5111         * lily/horizontal-bracket.cc (make_bracket): new function.
5112
5113         * scm/define-grobs.scm (all-grob-descriptions): new grobs
5114         NewBassFigure, BassFigureBracket, BassFigureContinuation,
5115         BassFigureLine, BassFigureAlignment
5116
5117         * lily/new-figured-bass-engraver.cc (process_music): new file.
5118
5119         * lily/figured-bass-continuation.cc: new file.
5120
5121         * lily/include/horizontal-bracket.hh (struct Horizontal_bracket):
5122         new file.
5123
5124 2005-10-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5125
5126         * scripts/lilypond-book.py: Bug fix, put the quote around the
5127         actual score for LaTeX documents.
5128
5129         * scm/define-grobs.scm (all-grob-descriptions): Change
5130         collapse-height of the SystemStartBracket grob to 5.0, 
5131         so the bracket disappears for single stave score lines (similarly
5132         to SystemStartBraces). 
5133
5134         * Documentation/user/advanced-notation.itely (Polymetric
5135         notation): Clarify the use of compressMusic.
5136
5137         * Documentation/user/basic-notation.itely (Grace notes): Clarify
5138         that the grace spacer note in other staves need the same duration
5139         and document the stroke-style property.
5140
5141 2005-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5142
5143         * Documentation/user/global.itely (Vertical spacing): document
5144         alignment-extra-space and fixed-alignment-extra-space.
5145
5146         * Documentation/topdocs/NEWS.tely (Top): add entry.
5147
5148         * input/regression/alignment-vertical-spacing.ly: new file.
5149
5150         * python/convertrules.py (conv): add rule.
5151
5152         * ly/music-functions-init.ly: rename outputProperty to overrideProperty
5153
5154         * lily/align-interface.cc (stretch_after_break): new
5155         function. Read fixed-alignment-extra-space property.
5156         (align_elements_to_extents): read alignment-extra-space property.
5157
5158         * lily/lily-guile.cc (robust_scm2dir): new function.
5159
5160         * scm/page-layout.scm (page-headfoot): annotate headsep and footsep.
5161         (annotate-space-left): new function. Annotate space left on page. 
5162         (annotate-y-interval): new function.
5163         (paper-system-annotate-last): new function. Annotate bottom-space.
5164
5165         * mf/feta-beugel.mf (y): 
5166
5167 2005-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5168
5169         * VERSION (PACKAGE_NAME):  release 2.7.11
5170
5171         * scm/lily-library.scm (interval-translate): new function
5172         (interval-center): new function. 
5173
5174         * scm/page-layout.scm (paper-system-annotate): new function. Add
5175         arrows for dimensions.
5176  
5177         * scm/stencil.scm (dimension-arrows): new function.
5178
5179         * Documentation/user/global.itely (Vertical spacing): mention annotatespacing
5180
5181         * input/regression/page-spacing.ly: add annotatespacing
5182
5183         * lily/paper-system-scheme.cc (LY_DEFINE): remove ly:paper-system-{extent,stencil}
5184         (LY_DEFINE): new function ly:paper-system-set-property!
5185
5186         * Documentation/user/global.itely (Paper size): explain how to add
5187         sizes.
5188
5189         * scm/paper.scm (paper-alist): rename tabloid paper to 11x17 to
5190         correspond to GS's definition.
5191
5192         * lily/tuplet-bracket.cc (after_line_breaking): suicide empty
5193         tuplet bracket.
5194         (print): only connect to next bracket if the next one is alive.
5195         (print): set padding to 0.0 if the bound is a breakable
5196         column. This makes tupletFullLength brackets reach up to the staff
5197         line if it doesn't connect to the next line.
5198
5199 2005-09-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5200
5201         * lily/bar-number-engraver.cc: correct docs.
5202
5203         * scm/output-lib.scm (first-bar-number-invisible): rename from
5204         default-bar-number-visibility
5205
5206 2005-09-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5207
5208         * scm/define-music-properties.scm (all-music-properties): remove
5209         predicate property.
5210
5211 2005-09-28  Heikki Junes  <hjunes@cc.hut.fi>
5212
5213         * po/fi.po: refresh.
5214
5215 2005-09-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5216
5217         * input/regression/hara-kiri-pianostaff.ly (disappear): remove
5218         superfluous s1.
5219         (disappear): bugfix.
5220
5221         * lily/stem-tremolo.cc (raw_stencil): read slope property.
5222
5223         * lily/include/paper-system.hh (class Paper_system): remove
5224         staff_extents_ member.
5225
5226         * lily/paper-system-scheme.cc (LY_DEFINE): remove.
5227
5228         * lily/include/paper-system.hh (class Paper_system): remove
5229         number_ variable. Remove is_title_. Remove break_before_penalty_
5230
5231         * lily/paper-book.cc (systems): use 'number property iso. number_
5232         member.
5233
5234         * lily/paper-system-scheme.cc: remove ly:paper-system-break-before-penalty
5235         remove ly:paper-system-number.
5236
5237         * scm/lily-library.scm (paper-system-title?): new function.
5238
5239         * lily/book.cc (process): bugfix: flip ?: cases. 
5240
5241         * Documentation/user/changing-defaults.itely (Difficult tweaks):
5242         add outputProperty.
5243
5244         * ly/music-functions-init.ly: add outputProperty music function.
5245
5246         * scm/paper.scm (set-paper-dimension-variables): add pagetopspace
5247
5248         * scm/page-layout.scm (ly:optimal-page-breaks): read next-space
5249         and next-padding.
5250         (optimal-page-breaks): rename from ly:optimal-page-breaks.
5251
5252         * lily/paper-system-scheme.cc (LY_DEFINE): new function.
5253
5254         * lily/paper-system.cc (internal_get_property): new function.
5255
5256         * Documentation/user/global.itely (Vertical spacing): refer to
5257         page-spacing.ly
5258
5259         * scm/page-layout.scm (ly:optimal-page-breaks): add support for
5260         pagetopspace
5261
5262         * input/regression/page-spacing.ly: new file.
5263
5264         * input/regression/page-top-space.ly: new file.
5265
5266         * lily/spacing-spanner.cc: cmath -> math.h
5267
5268         * lily/paper-system.cc (read_left_bound): new function. Read
5269         line-break-system-details from left bound to determine extents.
5270  
5271         * Documentation/user/programming-interface.itely (Using LilyPond
5272         syntax inside Scheme): change applyxxx -> applyXxx.
5273
5274         * ly/music-functions-init.ly: add outputProperty music function.
5275
5276         * lily/parser.yy (Generic_prefix_music_scm): add scm-scm-scm signature.
5277
5278         * lily/grob-scheme.cc (LY_DEFINE): add ! to ly:grob-suicide! name.
5279
5280         * python/convertrules.py (conv): rule
5281
5282         * ly/music-functions-init.ly: applyxxx -> applyXxx
5283
5284         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): alias
5285         TabVoice to Voice.
5286
5287 2005-09-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5288
5289         * flower/include/real.hh: include <math.h> iso. <cmath>
5290
5291         * flower/include/offset.hh: include real.hh
5292
5293 2005-09-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5294
5295         * Documentation/user/changing-defaults.itely (Difficult tweaks):
5296         fix example, now that 'interfaces is no longer directly available.
5297
5298         * lily/book.cc (process): don't crash if paper == NULL.
5299
5300         * po/fr.po: update.
5301
5302 2005-09-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5303
5304         * scm/define-music-types.scm (music-descriptions): set length and
5305         start-callback for QuoteMusic
5306
5307 2005-09-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5308
5309         * lily/tie.cc (get_configuration): Replace fabs -> abs for integer
5310         arguments. Fixes compilation error with gcc 3.3.
5311
5312 2005-09-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5313
5314         * VERSION: release 2.7.10
5315
5316         * stepmake/stepmake/python-module-rules.make
5317         ($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.  
5318
5319         * lily/*.cc: remove <cmath> everywhere. <cmath> is included from
5320         real.hh
5321
5322 2005-09-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5323
5324         * stepmake/stepmake/c++-vars.make (#EXTRA_CXXFLAGS): don't add
5325         -Werror. Otherwise GCC barfs over various optimizations.
5326
5327         * scm/define-grob-properties.scm (all-internal-grob-properties):
5328         add note-head property
5329
5330         * Documentation/user/instrument-notation.itely (Laissez vibrer
5331         ties): new node.
5332
5333         * input/regression/laissez-vibrer-ties.ly: new file.
5334
5335         * lily/laissez-vibrer-engraver.cc: new file.    
5336
5337         * lily/include/tie-column-format.hh: new file.
5338
5339         * lily/tie-column-format.cc: new file. 
5340
5341         * lily/tie-column.cc (set_manual_tie_configuration): new function.
5342
5343         * lily/laissez-vibrer-tie.cc: new file.
5344
5345         * lily/include/laissez-vibrer-tie.hh: new file.
5346
5347         * ly/engraver-init.ly: add Laissez_vibrer_engraver
5348
5349         * ly/declarations-init.ly (laissezVibrer): add \laissezVibrer
5350
5351         * scm/define-grobs.scm (all-grob-descriptions): add
5352         LaissezVibrerTie, LaissezVibrerTieColumn
5353
5354         * lily/tie-column.cc (set_tie_config_directions): new function
5355         (final_shape_adjustment): new function.
5356         (shift_small_ties): new function.
5357
5358         * scm/define-music-types.scm (music-descriptions): add LaissezVibrerEvent
5359
5360         * lily/include/tie.hh (struct Tie_details): add x_gap_
5361         (struct Tie_configuration): add head_position_
5362
5363         * lily/tie-column.cc (set_chord_outline): new function.
5364
5365         * mf/cmr.enc.in:  remove file.
5366
5367 2005-09-11  Graham Percival  <gpermus@gmail.com>
5368
5369         * Documentation/user/examples.itely: typo fix.  Thanks, Matevž
5370
5371 2005-09-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5372
5373         * mf/feta-banier.mf: make vertical stem 1/2 stemthickness wide to
5374         reduce aliasing effects.
5375
5376         * lily/tie-column.cc (set_chord_outlines): bugfix: insert complete
5377         box in skyline.
5378
5379 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5380
5381         * lily/tie.cc (get_configuration): don't crash if left_dot is NULL.
5382
5383         * flower/include/real.hh: std::fabs too.
5384
5385 2005-09-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5386
5387         * Documentation/user/lilypond.tely: Spell Baßtuba in UTF-8 (Werner). 
5388
5389         * lily, flower: Include C++ iso C headers.  Import namespace std
5390         throughout.
5391
5392         * lily/side-position-interface.cc: 
5393         * lily/scm-hash.cc: 
5394         * lily/note-head.cc: 
5395         * lily/include/includable-lexer.hh: 
5396         * flower/include/string-data.icc: Remove using std::*.
5397
5398         * lily, flower: Include C++ iso C headers.  Import namespace std
5399         throughout.
5400
5401         * lily/side-position-interface.cc: 
5402         * lily/scm-hash.cc: 
5403         * lily/note-head.cc: 
5404         * lily/include/includable-lexer.hh: 
5405         * flower/include/string-data.icc: Remove using std::*.
5406
5407         * Documentation/user/instrument-notation.itely (Entering lyrics):
5408         Multiple latin-1->utf-8 conversion fix.
5409
5410         * Documentation/user/*tely: Update Emacs cookie to utf-8.
5411
5412 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5413
5414         * lily/tie.cc (get_configuration): also avoid dots for non-space
5415         situations.
5416
5417 2005-09-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5418
5419         * Documentation/user/instrument-notation.itely: Bugfix.
5420
5421 2005-09-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5422
5423         * tex/GNUmakefile: don't install texinfo.tex
5424
5425         * tex/ : cleanup: remove unused files.
5426
5427         * lily/general-scheme.cc: remove my_{isinf,isnan}.
5428
5429         * flower/include/real.hh: using std::{isnan,isinf}
5430         
5431         * VERSION (PATCH_LEVEL): release 2.7.9
5432
5433 2005-09-05  Graham Percival  <gpermus@gmail.com>
5434
5435         * Documentation/user/ instrument-notation.itely,
5436         advanced-notation.itely: minor tweaks.
5437
5438         * input/test/script-chart.ly: add item padding.
5439
5440 2005-09-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5441
5442         * flower/offset.cc: use math.h iso. <cmath>
5443
5444         * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake
5445         of IE users.
5446
5447         * scm/framework-eps.scm (dump-stencils-as-EPSes): cleanup.
5448         (widen-left-stencil-edges): new function. Fix alignment problems
5449         with LaTeX includegraphics.
5450
5451         * lily/text-interface.cc (interpret_markup): use abort().
5452
5453 2005-09-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5454
5455         * input/regression/tie-chord.ly (testLong): add a chord in 4ths
5456
5457         * lily/tie.cc (get_configuration): update bezier shape as we
5458         change Y positions.
5459         (get_configuration): don't move large ties if we're outside of the
5460         staff.
5461
5462 2005-09-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5463
5464         * scm/define-markup-commands.scm (strut): swap X and Y dims.
5465         
5466 2005-09-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5467
5468         * .cvsignore: Add auto-generated configure files and then some.
5469
5470 2005-09-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5471
5472         * scm/define-grobs.scm (DynamicLineSpanner): Add
5473         X-extent-callback.  Fixes hairpin-slur collision.
5474
5475 2005-08-31  Graham Percival  <gpermus@gmail.com>
5476
5477         * Documentation/user/advanced-notation.itely,
5478         basic-notation.itely: minor changes.
5479
5480 2005-08-31  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5481
5482         * scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
5483         \linebreak between each .eps file if \betweenLilyPondSystem is
5484         undefined. 
5485
5486         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5487         music): Document the \linebreak
5488
5489         * Documentation/user/lilypond-book.itely,
5490         input/tutorial/lbook-latex-test.tex,
5491         Documentation/user/examples.itely: Remove \usepackage{graphics}
5492
5493 2005-08-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5494
5495         * mf/aybabtu.pe.in (i): don't merge alphabet into aybabtu.
5496
5497         * lily/ly-module.cc (make_stand_in_procs_weak): 1.6.4 and earlier
5498         compat bugfix.
5499
5500         * scripts/lilypond-book.py (PREAMBLE_LY): define
5501         inside-lilypond-book
5502         (modify_preamble): new function. Insert \RequirePackage{graphics}
5503         when no {graphics found in preamble.  
5504
5505 2005-08030  Graham Percival  <gpermus@gmail.com>
5506
5507         * Documentation/user/basic-notation.itely, global.itely,
5508         tutorial.itely: misc small changes.
5509
5510 2005-08-30  Jan Nieuwenhuizen  <janneke@gnu.org>
5511
5512         * stepmake/aclocal.m4: Include MY_PATCH_LEVEL in config.make's
5513         VERSION.
5514
5515 2005-08-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5516
5517         * lily/tie-column.cc (new_directions): put Tie down on center
5518         staff line. 
5519
5520         * lily/script-interface.cc (before_line_breaking): use
5521         Grob::programming_error
5522
5523         * scm/ps-to-png.scm (make-ps-images): use pngalpha device.
5524
5525         * scripts/lilypond-book.py (get_latex_textwidth): oops. Take [0]
5526         of splitext.
5527
5528 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5529
5530         * VERSION (PACKAGE_NAME): VERSION release 2.7.8
5531
5532 2005-08-29  Werner Lemberg  <wl@gnu.org>
5533
5534         * mf/GNUmakefile: Add `-f' flag to `rm' command while removing
5535         the `*.scale.pfa' files to avoid warnings.
5536
5537 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5538
5539         * lily/tempo-performer.cc (process_music): idem.
5540
5541         * lily/midi-def.cc (get_tempo): Rational to int conversion bug.
5542
5543 2005-08-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5544
5545         * Documentation/user/advanced-notation.itely (Text markup): not a
5546         fragment.
5547
5548         * lily/midi-item.cc (to_string): use to_int() iso. int cast.
5549
5550         * lily/staff-performer.cc (initialize): add tempo/name to
5551         audio_staff_
5552
5553
5554 2005-08-26  Graham Percival  <gpermus@gmail.com>
5555
5556         * Documentation/user/advanced.itely: add text-only example.
5557
5558         * Documentation/user/invoking.itely: add index entries for
5559         convert-ly.
5560
5561         * Documentation/user/ tutorial.itely, basic-notation.itely:
5562         small fixes suggested by Steve D.  Thanks!
5563
5564 2005-08-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5565
5566         * input/regression/markup-bidi-pango.ly: new file.
5567
5568         * lily/pango-font.cc (pango_item_string_stencil): make Mingw code
5569         standard. Remove #ifdef. Remove memleak.
5570         (text_stencil): use text_dir to decide how to composite items.
5571         (text_stencil): determine uniform text direction for the entire
5572         string.
5573
5574         * scripts/lilypond-book.py (output_name): remove
5575         latex_filter_cmd. Non-portable to non-Unix systems. 
5576         (get_latex_textwidth): use File.write and os.unlink() instead.
5577
5578         * THANKS: add Vicente & Trevor.
5579
5580         * lily/grob.cc (discretionary_processing): look up origin for
5581         programming_error too. 
5582
5583         * input/regression/tie-broken.ly: new file.
5584
5585         * lily/tie-column.cc (set_chord_outlines): set outline for line
5586         break case too.
5587         
5588 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5589
5590         * lily/pango-font.cc (text_stencil): don't translate glyphs in
5591         unscaled transform, just translate stencils.
5592
5593         * ly/performer-init.ly: init timing to #t.  Fixes bar checks in
5594         MIDI.
5595
5596         * scm/define-markup-commands.scm (wordwrap-string): use
5597         text-direction
5598         (wordwrap-stencils): idem.
5599         (line): idem.
5600         (fill-line): idem.
5601         (wordwrap-stencils): translate last line to right for
5602         text-direction = LEFT.
5603
5604         * scm/define-grob-properties.scm (all-user-grob-properties): add
5605         text-direction.
5606
5607 2005-08-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5608
5609         * lily/lily-parser.cc (Lily_parser): also copy output_basename_
5610         when copying a Lily_parser object.
5611
5612 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5613
5614         * scm/define-markup-commands.scm (null): add null markup.
5615
5616 2005-08-25  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5617
5618         * lily/item.cc: Add documentation of center-invisible
5619
5620 2005-08-24  Graham Percival  <gpermus@gmail.com>
5621
5622         * Documentation/user/advanced-notation.itely: add info about
5623         raising text.
5624
5625         * Documentation/user/programming-interface.itely: fix example
5626         involving raised text.
5627
5628 2005-08-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5629
5630         * lily/beam.cc (print): fix X start/end points of isolated
5631         beamlets.
5632
5633         * scm/output-ps.scm (grob-cause): escape spaces in URLs.
5634
5635         * lily/multi-measure-rest.cc (set_text_rods): new function.
5636
5637         * lily/vertical-align-engraver.cc (process_music): call
5638         Align_interface::set_axis(). This forces #'elements to be ordered,
5639         preventing random vertical reordering of staves.
5640
5641         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
5642         add avoid-slur property. 
5643
5644         * Documentation/user/basic-notation.itely (Measure repeats): add
5645         countPercentRepeats example.
5646
5647         * Documentation/user/advanced-notation.itely (Other text markup
5648         issues): remove remark about normal-font.  We have \normal-text
5649
5650         * input/regression/tie-chord.ly: add note about remaining bugs.
5651
5652         * lily/tie.cc (print): try Tie_column::set_directions () if
5653         control-points not yet defined.
5654
5655 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5656
5657         * lily/system-start-delimiter.cc (staff_brace): don't remove brace
5658         extent. This fixes braces falling out of the EPS bbox.
5659
5660         * mf/feta-beugel.mf (braces_per_font): make brace glyph align
5661         exactly to bbox.
5662
5663 2005-08-23  Graham Percival  <gpermus@gmail.com>
5664
5665         * {various} : change #up->#UP and #down->#DOWN.
5666
5667         * ly/titling-init.ly: Spacing fix when using printallheaders=##t.
5668
5669         * Documentation/user/advanced-notation.itely: clarify
5670         what objects handles text on a multimeasure rest.
5671
5672 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5673
5674         * VERSION (PATCH_LEVEL): release 2.7.7
5675
5676 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5677
5678         * make/lilypond-vars.make: set -dgs-font-load for "make web" 
5679
5680         * Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
5681
5682         * input/regression/*.ly: formatting clean-up. Default layout
5683         before music expression.
5684
5685         * input/mutopia/R.Schumann/GNUmakefile (examples): switch off
5686         romanze28-2 example.
5687
5688         * scm/ps-to-png.scm: remove dir-re function.
5689         (make-ps-images): generate page names, instead of globbing them.
5690         This brings down LilyPond memory usage for make web by a factor
5691         10. 
5692
5693         * scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
5694         don't use glob. With 3000 files, globbing
5695         Documentation/user/out-www/ can take too much time. 
5696         
5697         * lily/lily-guile.cc (gulp_file_to_string): take size argument.
5698
5699         * lily/general-scheme.cc (LY_DEFINE): take optional size argument.
5700
5701         * input/regression/tie-manual.ly: new file
5702
5703         * input/regression/tie-chord.ly: update.
5704
5705         * flower/include/interval.hh (struct Interval_t): 
5706
5707         * lily/tie.cc (distance): new function 
5708         (height): new function.
5709         (init): new function
5710         (Tie_details): new struct.
5711
5712         * lily/skyline.cc (skyline_height): new function.
5713
5714         * lily/tie-column.cc (set_chord_outlines): new function.
5715         (new_directions): read tie-configuration
5716
5717         * lily/skyline.cc: fix ASCII art.
5718         
5719 2005-08-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5720
5721         * python/convertrules.py (string_or_scheme): Fix spelling error
5722
5723 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5724         
5725         * lily/tie-column.cc (set_directions): set directions only once.
5726         (add_configuration): new function.
5727
5728         * lily/tie.cc (set_control_points): new function
5729
5730         * lily/tie-column.cc (new_directions): new function.
5731
5732         * ly/music-functions-init.ly: set 'pitch property
5733         iso. trill-pitch. This makes \relative work with \pitchedTrill
5734
5735         * lily/tie.cc (get_configuration): new function. Don't generate
5736         control points, rather, generate configuration.
5737         remove head-pair property.
5738
5739         * lily/include/tie.hh (struct Tie_configuration): new struct.
5740
5741 2005-08-22  Heikki Junes  <hjunes@cc.hut.fi>
5742
5743         * Documentation/topdocs/NEWS.tely: clarify.
5744
5745 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5746
5747         * lily/tie.cc: remove minimum-length
5748
5749         * scm/define-grob-properties.scm (all-user-grob-properties):
5750         remove staffline-clearance, y-offset 
5751
5752         * input/regression/tie-dots.ly (Module): remove.
5753
5754         * lily/tie.cc (get_control_points): rewrite. Put short ties in
5755         staff-spaces, make long ties cross staff lines. Avoid flags and dots.
5756
5757         * input/regression/tie-single.ly: new file.
5758
5759 2005-08-21  Graham Percival  <gpermus@gmail.com>
5760
5761         * ly/bagpipe.ly: fix compile problem.
5762
5763 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5764
5765         * lily/midi-item.cc (name): new method.
5766
5767         * lily/staff-performer.cc (acknowledge_audio_element): use
5768         signature of baseclass.
5769
5770         * lily/engraver-group.cc (do_announces): move recursion call out
5771         of while loop. 
5772
5773         * lily/drum-note-performer.cc (class Drum_note_performer): use
5774         process_music everywhere.
5775
5776         * ly/performer-init.ly: add default children everywhere.
5777
5778         * lily/paper-book.cc (output): call paper-book-write-midis
5779         directly: always write MIDI, even if no \layout {} block. 
5780
5781 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5782
5783         * VERSION (PACKAGE_NAME): release 2.7.6
5784
5785         * lily/percent-repeat-engraver.cc (try_music): don't print warning
5786         about not being able to handle repeat.
5787
5788 2005-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5789
5790         * Documentation/user/examples.itely (Piano templates):
5791         * lily/include/performer-group.hh: Remove last traces of
5792         Performer_group_performer.  Fixes make web.
5793
5794 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5795
5796         * Documentation/user/examples.itely (Piano templates): change
5797         Engraver_group_engraver -> Engraver_group
5798
5799         * lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
5800         scm_stand_in_procs is not weak_any.
5801
5802         * lily/volta-bracket.cc (print): don't use strcmp().
5803
5804         * lily/volta-engraver.cc (process_music): use
5805         Text_interface::is_markup() for setting the 'text property of the
5806         volta bracket.
5807
5808         * input/mutopia/claop.py (accents): update syntax to 2.6
5809
5810         * scm/define-context-properties.scm
5811         (all-user-translation-properties): add countPercentRepeats.
5812
5813         * Documentation/user/basic-notation.itely (Measure repeats): add
5814         isolated percent example.
5815
5816 2005-08-18  Graham Percival  <gpermus@gmail.com>
5817
5818         * input/ {various}: change direction #1, #-1 to
5819         #up/#down or \fooUp, \fooDown.
5820
5821         * Documentation/user/music-glossary.tely: #-1 to #down.
5822
5823         * ly/bagpipe.ly, engraver-init.ly, property-init.ly: #1
5824         to #up, #-1 to #down.
5825
5826 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5827
5828         * lily/include/engraver-group.hh: rename.
5829
5830         * lily/include/performer-group.hh: rename.
5831
5832 2005-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5833
5834         * input/test/script-abbreviations.ly: Removed some old LaTeX
5835         left overs.
5836
5837 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5838
5839         * python/convertrules.py (conv): inside-slur -> avoid-slur.
5840         Remove functions.  Remove if 1: constructs, reindent.
5841
5842         * scripts/convert-ly.py (add_version): Add functions from
5843         convertrules.py
5844
5845         * scm/script.scm (default-script-alist):
5846         s/priority/script-priority.  Fixes script stacking.  Backportme.
5847         (Fermata): Very low priority.
5848
5849 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5850
5851         * input/regression/*.ly: remove superfluous \score blocks. Reindent.
5852
5853         * input/regression/slur-script.ly: remove padding tweaks. Add
5854         comment strings.
5855
5856         * lily/note-spacing.cc (get_spacing): remove kludge for EOL wide
5857         time sigs and related stuff.
5858
5859         * scm/define-grob-properties.scm (all-user-grob-properties): add
5860         @code{} tags to property description.
5861
5862         * lily/include/line-group-group-engraver.hh (Module): remove file.
5863
5864         * python/convertrules.py (conv): add rule for
5865         Engraver_group_engraver -> Engraver_group.
5866
5867         * lily/include/performer-group-performer.hh: analogous.
5868
5869         * lily/include/engraver-group-engraver.hh: rename to Engraver_group.
5870
5871         * lily/context-def.cc (instantiate): check for
5872         Engraver_group_engraver and Performer_group_performer not
5873         Engraver/Performer. Fixes crashes when doing \with { \consists .. }
5874  
5875 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5876
5877         * input/les-nereides.ly: Remove three fingering tweaks, update
5878         remaining one.
5879
5880         * input/regression/slur-script-inside.ly: Update, fix doc.
5881
5882         * scm/script.scm: Update to avoid-slur.
5883
5884         * scm/define-grob-properties.scm (avoid-slur): New property.
5885
5886         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
5887         * lily/slur-engraver.cc (acknowledge_extra_object): Invoke
5888         outside_slur_callback if avoid-slur != #'inside.
5889
5890         * scm/define-grobs.scm (Fingering, Textscript): No
5891         inside-slur/outside-slur preference.
5892         (DynamicLineSpanner): Always outside slur.
5893
5894         * input/regression/slur-script.ly: More tests.
5895
5896 2005-08-17  Graham Percival  <gpermus@gmail.com>
5897
5898         * Documentation/user/lilypond-book: fix notime entry.
5899
5900         * Documentation/user/advanced-notation.itely: add info on
5901         getting an I rehearsal mark.
5902
5903         * Documentation/user/putting.itely: reinstate "I", re-enforce
5904         the fact that \override numbers are the result of
5905         experimentation and personal taste.
5906
5907         * Documentation/user/invoking.itely: update convert-ly bugs.
5908
5909 2005-08-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5910
5911         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set timing
5912         to #t.
5913
5914         * lily/timing-translator.cc (initialize): don't initialize timing.
5915
5916         * input/regression/stem-spacing.ly (Module): remove file.
5917
5918         * input/regression/spacing-stick-out.ly: specify Score context for
5919         \override
5920
5921         * input/regression/clefs.ly: remove spurious {}s 
5922
5923 2005-08-17  Heikki Junes  <hjunes@cc.hut.fi>
5924
5925         * Documentation/topdocs/NEWS.tely,
5926         input/regression/repeat-percent-count.ly: clarify a bit.
5927
5928 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5929
5930         * input/no-notation/display-lily-tests.ly: delete
5931         display-lily-init call.
5932
5933         * ly/music-functions-init.ly (displayLilyMusic): move
5934         display-lily-init call at top level, so that the user should not
5935         have to call it.
5936
5937         * scm/define-music-display-methods.scm (note-name->lily-string):
5938         retrieve note names directly from pitchnames using new function `rassoc'.
5939         (display-lily-init): note names list construction removed.
5940
5941 2005-08-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5942
5943         * THANKS: spello.
5944
5945         * lily/lily-parser.cc (get_header): copy module, instead of
5946         returning it.
5947
5948         * Documentation/topdocs/NEWS.tely (Top): add entry for percent
5949         counters.
5950
5951         * Documentation/user/basic-notation.itely (Measure repeats): add
5952         links to Counter grobs.
5953
5954         * scm/define-grobs.scm (all-grob-descriptions): add
5955         DoublePercentRepeatCounter
5956         (all-grob-descriptions): add PercentRepeatCounter
5957
5958         * lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
5959         also create counter grobs.
5960
5961         * lily/separation-item.cc (extremal_break_aligned_grob): don't
5962         return grob without space-alist.
5963
5964         * input/proportional.ly: tune staff-padding.
5965
5966         * input/regression/repeat-percent-count.ly: new file. 
5967
5968 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5969
5970         * input/no-notation/display-lily-tests.ly: moved from
5971         input/regression/ to input/no-notation. Be sure to call
5972         `display-lily-init' before trying to use the display function.
5973
5974 2005-08-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5975
5976         * scripts/lilypond-book.py (option_definitions): Don't localize
5977         the empty string. Fixes bug when --psfonts was used with
5978         non-English locale.
5979
5980 2005-08-15  Graham Percival  <gpermus@gmail.com>
5981
5982         * lily/tuplet-bracket.cc: simple build fix.
5983
5984         * Documentation/user/putting.itely: use "we" instead of "I".
5985
5986         * Documentation/user/basic-notation.itely: cautionary accidentals
5987         work with naturals, too.
5988
5989 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5990
5991         * lily/tuplet-bracket.cc (calc_position_and_height): add
5992         staff-padding support.
5993
5994         * input/proportional.ly: set staff-padding.
5995         
5996         * VERSION (PATCH_LEVEL): release 2.7.5
5997
5998         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): text formatting
5999         fixes. Remove tweaks.
6000
6001         * input/regression/tuplet-slope.ly: add a test case.
6002
6003         * lily/tuplet-bracket.cc (calc_position_and_height): revert
6004         erroneous fix. Add spanner bounds to offset array with relative X
6005         positions.
6006
6007         * ly/engraver-init.ly: add Rest_engraver only once.
6008
6009         * scm/define-music-display-methods.scm (KeyChangeEvent): only do
6010         (*parser*) lookup if (*parser*) != #f.
6011
6012 2005-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6013
6014         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
6015         Cut-and paste update.
6016
6017         * input/regression/slur-script.ly: Add example of reverting
6018         inside-slur for fingering.
6019
6020         * scm/define-grobs.scm (DynamicLineSpanner, Fingering,
6021         TextScript): Explicitly set inside-slur #f, forcing these out of slur.
6022
6023         * lily/slur-engraver.cc (acknowledge_extra_object): Only invoke
6024         outside_slur_callback if inside-slur == #f (as opposed to unset).
6025
6026 2005-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6027
6028         * tex/GNUmakefile (INSTALLATION_FILES): Remove enc symlink setup,
6029         encoding files are already removed.
6030
6031 2005-08-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6032
6033         * Documentation/user/advanced-notation.itely (Instrument names):
6034         Document a workaround for instrument names that collide with
6035         system start braces/brackets.
6036
6037 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6038
6039         * lily/rest-collision.cc (do_shift): spello.
6040
6041         * input/proportional.ly: use #'used property. Set break-overshoot
6042         property.
6043
6044         * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge.
6045
6046         * lily/paper-column.cc: add #'used property
6047
6048         * lily/mark-engraver.cc (stop_translation_timestep): set grob
6049         array for staves found.
6050
6051         * lily/metronome-engraver.cc (stop_translation_timestep): set grob
6052         array for stavesFound.
6053
6054         * lily/staff-spacing.cc (next_note_correction): add fixed and
6055         space to calling convention. This fixes spacing of accidentals
6056         after barlines.
6057
6058         * input/regression/spacing-accidental-stretch.ly: add barline -
6059         accidental case.
6060
6061         * scm/framework-ps.scm (page-header): add version number to
6062         creator
6063         (eps-header): idem.
6064
6065         * mf/feta-bolletjes.mf: swap d0 and u0 fa heads.
6066         
6067 2005-08-13  Graham Percival  <gpermus@gmail.com>
6068
6069         * Documentation/user/global.itely: add "fit as much as
6070         possible onto this page" example (Vertical spacing).
6071
6072 2005-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6073
6074         * *: Nitpick run.
6075
6076         * buildscripts/fixcc.py: Fixes.
6077
6078 2005-08-12  Graham Percival  <gpermus@gmail.com>
6079
6080         * Documentation/user/advanced-notation.itely: add markup
6081         example to Text spanners.
6082
6083 2005-08-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6084
6085         * Documentation/user/basic-notation.itely (Ties): Add example of
6086         tying a tremolo to a chord. Thanks to Steve Doonan. 
6087
6088         * lily/tie-engraver.cc: Add tieWaitForNote to the list of read
6089         properties and move tieMelismaBusy to the list of written
6090         properties. 
6091
6092 2005-08-12  Heikki Junes  <hjunes@cc.hut.fi>
6093
6094         * po/TODO: suggest to use a dedicated tool like kbabel.
6095
6096         * po/fi.po: update using kbabel.
6097
6098 2005-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6099
6100         * *: Remove obsolete files.  Nitpick run.
6101
6102         * lily/lily-guile.cc (parse_symbol_list): Bugfix.
6103
6104 2005-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6105
6106         * mf/GNUmakefile (get-*-fonts): Rename from get-*-pfa.  Copy SVG
6107         too.
6108
6109         * Documentation/topdocs/NEWS.tely (Top): Add slur script feature.
6110
6111         * lily/lily-guile.cc (parse_symbol_list): Rewrite.  Grok multiple
6112         whitespace as symbol separator.
6113
6114         * lily/side-position-interface.cc: Add slur-padding.
6115
6116         * input/regression/slur-script.ly: Fixed.  Backportme?  This is
6117         quite a large fix, and it never worked in a stable release; so not
6118         really a regression.
6119
6120         * lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver):
6121         Update cut and paste code from Slur_engraver.
6122
6123         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
6124         Add.
6125
6126         * scm/define-grobs.scm (DynamicLineSpanner): Add
6127         dynamic-line-spanner-interface.
6128         (DynamicLineSpanner, TextScript, Fingering): Add slur-padding.
6129
6130 2005-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6131
6132         * lily/slur-engraver.cc (acknowledge_extra_object): Bugfix: use
6133         to_boolean () so that non-set 'inside-slur means false.
6134
6135         * lily/slur.cc (outside_slur_callback): Bugfixes: make sure that
6136         slur has control-points.  Skip script without direction.  Always
6137         do_shift if script inside slur, even if slur not contained in
6138         script y-extent.  Increment k in loop.
6139
6140 2005-08-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6141
6142         * scm/define-markup-commands.scm: Improved regexp to search for
6143         EPS bounding boxes and corrected call to ly:warning.
6144
6145 2005-08-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6146
6147         * Documentation/user/programming-interface.itely (Displaying music
6148         expressions): doc for \displayLilyMusic. Also some precisions in
6149         "Markup construction in Scheme"
6150
6151 2005-08-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6152
6153         * scm/define-markup-commands.scm (normal-text): Added 2 new
6154         markup commands, \normal-text and \medium (the latter thanks to
6155         Bruce Fairchild). 
6156
6157 2005-08-08  Graham Percival  <gpermus@gmail.com>
6158
6159         * Documentation/user/programming-interface.itely: fix @{ @}.
6160
6161         * scm/define-markup-commands.scm: add linewidth info to
6162         \justify and \wordwrap, add "upright is the opposite of italic".
6163
6164         * Documentation/user/advanced-notation.itely: shaped->shape,
6165         add (cons (markup "foo")) type of example to text markup,
6166         reword multi-measure rests section.
6167
6168         * lily/note-heads-engraver.cc: changed Shaped->Shape in a
6169         comment.  No actual code was touched.
6170
6171         * Documentation/user/invoking.itely: add more info about
6172         \include.  Thanks, Bruce!
6173
6174         * THANKS: add Bruce Fairchild, alphabetise.
6175
6176         * Documentation/user/global.itely: document \score{\header{}}
6177         behavior.
6178
6179         * Documentation/user/basic-notation.itely: reword multi-measure
6180         rest discussion in Rests.
6181
6182 2005-08-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6183
6184         * Documentation/user/programming-interface.itely (Markup
6185         construction in Scheme): Corrected example and tried to clarify
6186         the implicit \line in the table.
6187
6188 2005-08-07  Graham Percival  <gpermus@gmail.com>
6189
6190         * Documentation/user/instrument-notation.itely: moved
6191         some bagpipe info back into the bagpipe section.  Somehow
6192         it ended up in the "other vocal issues" section?!  :o_O
6193
6194 2005-08-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6195
6196         * scm/framework-ps.scm (dir-join): Rename from path-join (joins
6197         directories, not paths).
6198
6199 2005-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6200
6201         * scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
6202         plain emmentaler/aybabtu.  Backportme.
6203
6204         * lily/tuplet-bracket.cc (calc_position_and_height): Bugfix:
6205         missing dir correction.
6206
6207 2005-08-05  Graham Percival  <gperlist@shaw.ca>
6208
6209         * scm/define-markup-commands: fix reversed justify/wordwrap
6210         doc strings.
6211
6212 2005-08-05  Jürgen Reuter  <reuter@ipd.uka.de>
6213
6214         * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
6215         lily/gregorian-ligature-engaver.cc,
6216         lily/include/ligature-engraver.hh,
6217         lily/include/coherent-ligature-engraver.hh,
6218         lily/include/gregorian-ligature-engraver.hh: make these classes
6219         truely abstract.  This should fix some internal oddities such as
6220         duplicate as well as dead translator/property declarations, and
6221         also some dead code.
6222
6223         * lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc:
6224         bugfix: avoid message "junking empty ligature" on ligature
6225         brackets by collecting dummy grobs.
6226
6227 2005-08-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6228
6229         * lily/tuplet-bracket.cc (print): default right overshoot to 0.0
6230
6231         * input/proportional.ly (staffKind): bugfix.
6232         (staffKind): updates by Trevor Baca.
6233
6234         * scm/define-grobs.scm (all-grob-descriptions): remove arrows as
6235         default layout. 
6236
6237         * lily/tuplet-bracket.cc (print): check whether edge-text is a
6238         pair.
6239
6240         * lily/beam.cc (rest_collision_callback): call position_beam() if
6241         necessary.
6242
6243         * VERSION: release 2.7.4
6244
6245         * input/regression/spacing-uniform-stretching.ly: new file.
6246
6247         * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
6248
6249         * Documentation/topdocs/NEWS.tely (Top): add Nicolas as
6250         contributor.
6251
6252         * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
6253
6254         * input/proportional.ly: new file.
6255
6256         * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
6257         columns is empty
6258
6259         * lily/tuplet-engraver.cc (finalize): new function. Reset right
6260         bounds to currentCommandColumn for the last step.
6261         (start_translation_timestep): if tupletFullLength is set, set
6262         bound to Paper Column
6263
6264         * input/regression/tuplet-full-length.ly (indent): new file.
6265
6266         * lily/spacing-loose-columns.cc (set_loose_columns): space a whole
6267         clique of loose columns, eg. a set of grace notes in strict
6268         notespacing.
6269
6270         * input/regression/spacing-strict-spacing-grace.ly: new file.
6271
6272         * lily/key-signature-interface.cc: change property name to
6273         alteration-alist
6274
6275         * lily/key-engraver.cc (read_event): read keyAlterationOrder, not
6276         keyAccidentalOrder
6277
6278         * python/convertrules.py (conv): keyAccidentalOrder ->
6279         keyAlterationOrder
6280
6281         * lily/key-engraver.cc (create_key): always print a cancellation
6282         for going to C-major/A-minor, regardless of printKeyCancellation.
6283         (create_key): remove typecheck for visibility. This fixes key
6284         signature not being printed.
6285
6286         * lily/spacing-determine-loose-columns.cc: new file.
6287
6288         * input/regression/spacing-strict-notespacing.ly: new file.
6289
6290         * lily/spacing-spanner.cc (generate_springs): rename from
6291         do_measure. 
6292         (generate_pair_spacing): new function.
6293         (init, generate_pair_spacing): set between-cols for floating
6294         nonmusical columns.
6295
6296         * lily/spaceable-grob.cc (get_spring): new function. 
6297
6298         * lily/tuplet-bracket.cc (print): on the left, the overshoot is
6299         relative to the right edge of the prefatory matter.
6300
6301         * lily/beam.cc (print): read break-overshoot to determine where to
6302         stop/start broken beams.
6303
6304         * input/regression/spanner-break-overshoot.ly: new file.
6305
6306 2005-08-04  Graham Percival  <gperlist@shaw.ca>
6307
6308         * ly/bagpipe.ly: updated.
6309
6310         * Documentat/user/instrument.itely: un-comment out bagpipe example.
6311
6312 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6313
6314         * lily/dynamic-engraver.cc (acknowledge_slur): add slur to
6315         support: now (de)crescs avoid slurs as well.
6316
6317         * Documentation/user/instrument-notation.itely (Bagpipe example):
6318         comment out non-functioning bagpipe example.
6319         (Bagpipe definitions): idem.
6320
6321         * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example.
6322         (Top): add proportionalNotationDuration example.
6323
6324         * input/regression/spacing-proportional.ly: new file.
6325
6326         * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is
6327         synched to a beam.
6328
6329         * lily/beam.cc (shift_region_to_valid): divide by zero fix. This
6330         fixes beams with a single stem (eg. beams across linebreaks.)
6331
6332         * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
6333
6334         * flower/rational.cc (operator +): prevent overflow. This fixes
6335         heavily nested tuplets.
6336
6337         * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
6338         have to protect even those unlikely to be corrupted data members.  
6339
6340 2005-08-04  Graham Percival  <gperlist@shaw.ca>
6341
6342         * ly/bagpipe.ly: new file.
6343
6344         * THANKS: added Sven Axelsson.
6345
6346 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6347
6348         * lily/spacing-engraver.cc (stop_translation_timestep): directly
6349         copy proportionalNotationDuration into currentMusicalColumn if
6350         set.
6351
6352         * lily/spacing-spanner.cc (musical_column_spacing): if
6353         uniform-stretching set, fixed space is 0.0
6354
6355         * input/regression/spacing-multi-tuplet.ly: show
6356         uniform-stretching property.
6357
6358         * lily/spacing-spanner.cc (effective_shortest_duration): new function.
6359
6360         * lily/include/spacing-spanner.hh (class Spacing_spanner): new file.
6361         (struct Spacing_options): new struct.
6362
6363         * lily/spacing-basic.cc: new file.
6364
6365         * lily/spacing-spanner.cc (note_spacing): remove outdated code:
6366         delta_t doesn't have to be smaller than shortest_playing_len
6367
6368 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6369
6370         * input/regression/markup-arrows.ly:  new file.
6371
6372         * lily/tuplet-bracket.cc: document new behavior.
6373
6374         * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets
6375         with line breaks.
6376
6377         * scm/define-markup-commands.scm (arrow-head): arrow-head markup command.
6378
6379         * scm/define-grobs.scm (all-grob-descriptions): set arrows as
6380         default 
6381
6382         * lily/tuplet-bracket.cc: add edge-text property.
6383         add break-overshoot.
6384         (print): read break-overshoot.
6385         (print): read edge-text, add stencils.
6386
6387         * mf/feta-arrow.mf: new file.
6388
6389         * mf/feta-generic.mf: add feta-arrow.
6390
6391 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6392
6393         * Documentation/user/lilypond-book.itely (An example of a
6394         musicological document): Added flag -o to dvips for people who use
6395         the default setting in teTeX where output is sent to the printer. 
6396
6397         * Documentation/user/global.itely (Vertical spacing): Added
6398         reference to the Axis_group_engraver which documents the *Extent
6399         properties.
6400
6401 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6402
6403         * Documentation/user/basic-notation.itely (Tuplets): add note
6404         about nested tuplets. Remove BUG. 
6405
6406         * input/regression/tuplet-nest.ly: update: remove manual hack. 
6407
6408         * lily/tuplet-bracket.cc (print): use robust_scm2drul
6409         (print): manually call print() for subtuplets.
6410         (calc_position_and_height): add subtuplets to the
6411         support. Vertically shift outer tuplet 
6412
6413         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set
6414         remove-first for Lyrics, ChordNames and FiguredBass
6415
6416         * scm/define-grob-properties.scm (all-internal-grob-properties):
6417         use ly:grob-array? iso. grob-list?
6418         (all-internal-grob-properties): add tuplets grob-array.
6419
6420         * lily/tuplet-bracket.cc (add_tuplet_bracket):
6421         new function
6422
6423 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6424
6425         * input/test/time-signature-staff.ly: new file.
6426
6427         * ly/declarations-init.ly (center): escape to Scheme. Fixes
6428         spurious #<Music FingerEvent> errors. Backportme.
6429
6430 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6431
6432         * Documentation/user/programming-interface.itely (Markup
6433         construction in Scheme): Corrected markup syntax in the
6434         translation table.
6435
6436 2005-08-03  Graham Percival  <gperlist@shaw.ca>
6437
6438         * Documentation/user/instrument-notation.itely: small update
6439         to bagpipe notation docs; thanks Sven!
6440
6441         * Documentation/user/basic-notation.itely: add link about trills.
6442
6443 2005-08-02  Graham Percival  <gperlist@shaw.ca>
6444
6445         * Documentation/user/music-glossary: remove accidentally committed
6446         fink patch.
6447
6448 2005-08-02  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
6449
6450         * lily/lily-parser.cc (get_header): new function. Enable multiple
6451         \header definitions.
6452
6453         * lily/parser.yy (lilypond_header_body): use get_header.
6454
6455         * ly/init.ly:
6456         * scm/lily-library.scm (print-score-with-defaults): renamed
6457         $globalheader to $defaultheader
6458             
6459         * Documentation/user/global.itely (Creating titles): added short
6460         explanation that multiple headers are useable.
6461
6462
6463 2005-08-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6464
6465         * lily/module-scheme.cc (LY_DEFINE): new file. 
6466
6467         * Documentation/user/advanced-notation.itely (Font selection): add
6468         doco for make-pango-font-tree.
6469
6470 2005-07-31  Graham Percival  <gperlist@shaw.ca>
6471
6472         * Documentation/user/music-glossary: more languages
6473         for tenuto.
6474
6475         * Docuemntation/user/instrument-notation.itely: minor
6476         update for bagpipe example.
6477
6478 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6479
6480         * input/regression/+.ly (TODO): add some text.
6481
6482 2005-07-28  Graham Percival  <gperlist@shaw.ca>
6483
6484         * Documentation/user/invoking.itely: \score begins with music.
6485
6486         * Documentation/user/ basic-notation.itely,
6487         instrument-notation.itely: minor changes.
6488
6489         * Documentation/user/music-glossary.itely: began tenuto entry.
6490
6491 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6492
6493         * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
6494
6495         * mf/feta-bolletjes.mf: swap up and down for aiken heads.
6496
6497 2005-07-27  Graham Percival  <gperlist@shaw.ca>
6498
6499         * Documentation/user/examples.itely: remove bagpipe template.
6500
6501         * Documentation/user/instrument-notation.itely: add bagpipe
6502         section, maybe fix quotes in lyrics.  I hate text encoding.
6503         Clarify chord durations, more bagpipe stuff.
6504
6505 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6506  
6507         * lily/accidental-engraver.cc: formatting fixes.
6508
6509         * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
6510         grob-array.
6511
6512         * lily/arpeggio.cc (print): suicide arpeggio for single notehead.
6513
6514         * lily/note-column.cc (arpeggio): new function.
6515
6516         * lily/note-spacing.cc (get_spacing): also take arpeggio into
6517         account for spacing.
6518
6519 2005-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6520
6521         * lily/main.cc (sane_setenv)[!ARGV0_RELOCATION]: Also define.
6522         (setup_guile_env): Use it instead of nonstandard setenv.  Fixes
6523         mingw build.
6524         
6525 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6526
6527         * scm/lily.scm (lilypond-all): clear anonymous modules after
6528         processing files.
6529
6530 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6531
6532         * flower/include/guile-compatibility.hh (SCM_I_CONSP): add
6533         SCM_I_CONSP
6534
6535         * VERSION: 2.7.3 released
6536
6537         * Documentation/user/invoking.itely (Invoking lilypond): add
6538         LILYPOND_GC_YIELD documentation.
6539
6540         * lily/*: cleanups: use scm_from_int iso. scm_int2num. Idem for
6541         scm_from_real / scm_make_real.
6542
6543         * lily/main.cc (setup_guile_env): new function. Set GC min_yields
6544         higher. This increases memory footprint, but provides overall
6545         speedup of 15 to 20%. 
6546
6547         * lily/include/translator.hh (class Translator): remove
6548         PRECOMPUTED_VIRTUAL everywhere.
6549
6550         * lily/include/lily-guile.hh: inline scm_c[ad]r, scm_is_pair.
6551
6552         * lily/context.cc (now_mom): non-recursive now_mom() 
6553
6554         * lily/include/profile.hh: new file.
6555
6556         * lily/profile.cc: new file.
6557
6558         * lily/grob.cc (Grob::Grob): look properties up directly.
6559
6560         * lily/open-type-font.cc (get_indexed_char): cache index -> bbox
6561         lookups.
6562
6563         * lily/include/box.hh (class Box): smob Box type.
6564
6565         * lily/smobs.cc (protect_smob): O(1) GC (un)protection.
6566
6567         * lily/include/smobs.hh (DECLARE_BASE_SMOBS): add methods
6568         protect() and unprotect(). Use throughout.
6569
6570 2005-07-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6571
6572         * Documentation/topdocs/NEWS.tely: new item for \displayLilyMusic
6573
6574         * scm/define-music-display-methods.scm (markup->lily-string):
6575         markup elements can also be strings (without simple-markup
6576         appended)
6577
6578 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6579
6580         * lily/context.cc (where_defined): also assign value in
6581         where_defined().
6582
6583         * lily/bezier.cc (get_other_coordinate): use curve_coordinate
6584         (curve_coordinate): new function
6585
6586         * lily/simple-spacer.cc (add_columns): only add rods between
6587         column i and begin/end if keep-inside-line is set (this repleces
6588         allow-outside-line as default)
6589
6590 2005-07-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6591
6592         * lily/tuplet-engraver.cc (start_translation_timestep): only read
6593         tupletSpannerDuration if applicable.
6594
6595         * lily/font-size-engraver.cc (process_music): read fontSize only
6596         once per timestep.
6597
6598         * lily/engraver*cc: use throughout.
6599         
6600         * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro.
6601
6602         * lily/translator.cc (add_acknowledger): new file. Directly jump
6603         into an Engraver::acknowledge_xxx () method based on a grobs
6604         interface-list.
6605
6606         * lily/include/translator-dispatch-list.hh (class
6607         Engraver_dispatch_list): new struct, new file.
6608
6609         * scm/define-context-properties.scm
6610         (all-internal-translation-properties): remove acceptHashTable,
6611         acknowledgeHashTable
6612
6613         * lily/translator-group.cc (mark_smob): idem for acceptHashTable.
6614
6615         * lily/engraver-group-engraver.cc (Engraver_group_engraver):
6616         change acknowledgeHashTable to C++ member. 
6617
6618         * lily/rest-collision.cc (do_shift): use extract_grob_set().
6619
6620 2005-07-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6621
6622         * scm/display-lily.scm: new file. Define a `display-lily-music'
6623         function, that displays the music expression given as an argument,
6624         using LilyPond notation.
6625
6626         * scm/define-music-display-methods.scm: new file. Implementation
6627         of display methods for each music type.
6628
6629         * ly/music-functions-init.ly (displayLilyMusic): new function for
6630         displaying music with LilyPond notation.
6631
6632         * input/regression/display-lily-tests.ly: new regression test file
6633         for `display-lily-music'.
6634
6635         * scm/markup.scm: remove obsolete debugging code (for printing
6636         markups with LilyPond notation).
6637
6638         * scm/define-music-types.scm (music-name-to-property-table):
6639         * scm/clef.scm (supported-clefs): export, in order to be accessible
6640         from the (scm display-lily) module.
6641
6642 2005-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6643
6644         * Documentation/topdocs/NEWS.tely (Top): Typo.
6645
6646 2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
6647
6648         * Documentation/index.html.in, Documentation/texinfo.css,
6649           stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
6650           Documentation/bibliography/index.html.in,
6651           Documentation/bibliography/html-long.bst: revert css-width patch,
6652           it does not work with IE6.
6653
6654 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6655
6656         * Documentation/texinfo.css: revert 760px hack. 
6657
6658         * VERSION: release 2.7.2
6659
6660         * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
6661
6662         * Documentation/user/basic-notation.itely (Barnumber check): add
6663         section.
6664
6665         * scm/music-functions.scm (skip-to-last): new function. Show only
6666         last showLastLength part of the \score.
6667
6668         * lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub
6669
6670         * python/convertrules.py (conv): add ly:x-moment rule
6671
6672         * lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X
6673
6674         * Documentation/topdocs/NEWS.tely (Top): add new feature.
6675
6676         * Documentation/user/instrument-notation.itely (Flexibility in
6677         alignment): options in subsections.
6678
6679         * lily/lyric-engraver.cc (process_music): don't typeset text for _
6680         syllable text. Instead, assume that the previous lyric text is a
6681         melismated text.
6682
6683         * Documentation/index.html.in: revert 800x600 change.
6684
6685 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6686
6687         * lily/main.cc (main): Remove invalid handle kludge.
6688
6689         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
6690         (lambda): add gui define.
6691
6692 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6693
6694         * Documentation/topdocs/NEWS.tely (Top): add note about Musica ficta.
6695
6696         * Documentation/user/instrument-notation.itely (Musica ficta
6697         accidentals): add section Musica ficta accidentals
6698
6699         * lily/accidental-engraver.cc (make_suggested_accidental): new
6700         function.
6701         (make_standard_accidental): move into new function.
6702         (create_accidental): new function.
6703
6704         * scm/define-grobs.scm (all-grob-descriptions): new Grob
6705         AccidentalSuggestion
6706
6707         * lily/output-def-scheme.cc (LY_DEFINE): take default  argument.
6708
6709         * lily/output-def.cc (lookup_variable): return SCM_UNDEFINED if
6710         undefined.
6711
6712         * Documentation/user/global.itely (Page formatting): document
6713         horizontalshift.
6714
6715         * scm/page-layout.scm (default-page-music-height):
6716         horizontalshift: new variable, shift all systems by
6717         horizontalshift to the right, to make space for instrument names.
6718
6719         * scm/paper.scm (set-paper-dimension-variables): add horizontalshift
6720
6721         * lily/input-scheme.cc (LY_DEFINE): take format commands.
6722
6723 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6724
6725         * lily/note-column.cc (dir): idem.
6726
6727         * lily/spacing-spanner.cc (Module): idem.
6728
6729         * lily/script-column.cc (before_line_breaking): use extract_grob_set()
6730
6731         * lily/include/paper-column.hh (class Paper_column): add
6732         non-static get_rank() member.
6733
6734         * VERSION: release 2.7.1
6735         
6736         * scm/framework-null.scm: new file, used for benchmarking.
6737
6738 2005-07-20  Heikki Junes  <hjunes@cc.hut.fi>
6739
6740         * Documentation/topdocs/INSTALL.texi, configure.in: fix
6741         version dependencies for fontforge and gs.
6742
6743         * Documentation/index.html.in, Documentation/texinfo.css,
6744         stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
6745         Documentation/bibliography/index.html.in, 
6746         Documentation/bibliography/html-long.bst: optimize width of
6747         html for a 800x600 screen (width:760), increases printability
6748         when 'fit to page' is not set and readability in wide screens.
6749
6750         * stepmake/bin/add-html-footer.py: add missing </p>.
6751
6752 2005-07-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6753
6754         * scm/define-markup-commands.scm (beam): use polygon in beam
6755         command.
6756
6757         * lily/grob-pq-engraver.cc (stop_translation_timestep): save up
6758         all acknowledged grobs, and do potentially expensive merge and
6759         write in one go.
6760
6761         * buildscripts/mf-to-table.py (write_fontlist): enforce noBreak.
6762
6763         * configure.in (reloc_b): add --enable-static-gxx to statically
6764         link to libstdc++
6765
6766         * lily/GNUmakefile (static-gxx-libs): new target
6767         static-gxx-libs. Create symlink to libstdc++.a
6768
6769         * lily/new-lyric-combine-music-iterator.cc: rename to
6770         Lyric_combine_music_iterator
6771
6772         * lily/lyric-combine-music-iterator.cc
6773         (Old_lyric_combine_music_iterator): rename to
6774         Old_lyric_combine_music_iterator
6775
6776         * lily/*-engraver.cc (various): remove double use of
6777         PRECOMPUTED_VIRTUAL function: only use
6778         start_translation_timestep() and stop_translation_timestep(), not
6779         both.
6780
6781         * lily/break-substitution.cc (fast_substitute_grob_array): do
6782         fast_substitute_grob_array for all unordered grob_arrays.
6783         (substitute_grob): return Grob *. Saves packing/unpacking SCMs.
6784         (substitute_grob_array): optimize.
6785
6786         * lily/align-interface.cc (set_axis): set ordered_ for 'elements
6787
6788         * lily/include/grob-array.hh (class Grob_array): ordered_ member.
6789
6790         * lily/parser.yy: revert $globalheader patch.
6791         
6792         * lily/include/translator.icc
6793         (IMPLEMENT_FETCH_PRECOMPUTABLE_METHODS): directly jump into
6794         Translator methods, without _static helper.
6795  
6796         * lily/grob-smob.cc (derived_mark): rename from
6797         do_derived_mark(). Return void.
6798
6799         * scm/define-context-properties.scm
6800         (all-internal-translation-properties): remove tweakCount/tweakRank.
6801
6802         * scm/output-lib.scm (begin-of-line-invisible): use vectors for
6803         predefined break-visibilities.
6804
6805         * lily/item.cc (handle_prebroken_dependencies): use a vector of 3
6806         booleans for break-visibility.
6807
6808         * Documentation/topdocs/NEWS.tely (Top): add note about engravers.
6809
6810         * python/convertrules.py (conv): rule for Timing_translator. 
6811
6812         * lily/include/translator.icc: new file. 
6813
6814         * lily/paper-column-engraver.cc (process_music): new
6815         file. Separate Paper_column factory from Score_engraver.
6816
6817         * lily/vertically-spaced-context-engraver.cc: administer
6818         spaceable-staves property of System.
6819
6820         * lily/translator-group-ctors.cc: new file.
6821
6822         * lily/context-property.cc (make_grob_from_properties): construct
6823         the right Grob class programmatically, looking at the class entry
6824         for the meta property.
6825
6826         * lily/break-align-engraver.cc (stop_translation_timestep): call
6827         Break_align_interface::add_element() directly.
6828
6829         * lily/context.cc (measure_position): measure_position() is now a
6830         normal function.
6831
6832         * lily/include/translator.hh (class Translator): rename
6833         process_acknowledged_grobs() to process_acknowledged() and move to
6834         Translator.
6835
6836         * scm/define-grobs.scm (all-grob-descriptions): add a 'class meta
6837         field for each grob description.
6838
6839         * lily/include/translator-group.hh (class Translator_group):
6840         change to base class. Separate class from Translator. This gets
6841         rid of virtual inheritance for Engravers/Performers.
6842
6843         * lily/staff-performer.cc (class Staff_performer): derive
6844         Staff_performer from Performer, not Performer_group_performer 
6845
6846         * Lily/translator-group.cc (precomputed_recurse_over_translators):
6847         new function.
6848         (precompute_method_bindings): new function. Precompute lists of
6849         Translators, so we only call methods (process_music,
6850         start_translation_timestep, etc.) for Translators needing
6851         it. Also: dispose of pointer-to-member-function calls.
6852
6853         * lily/engraver-group-engraver.cc: remove engraver_each,
6854         recurse_down_engravers ()
6855
6856         * lily/note-head.cc (internal_print): only call
6857         glyph-name-procedure if style != default. 
6858
6859 2005-07-16  Graham Percival  <gperlist@shaw.ca>
6860
6861         * ly/titling-init.ly: add printallheaders option.
6862
6863         * Documentation/user/global.itely: document printallheaders.
6864
6865 2005-07-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6866
6867         * lily/system.cc (do_derived_mark): don't mark from object_alist_
6868         anymore, but do it centrally.  
6869
6870         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
6871         hammer hack.
6872
6873         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-object
6874
6875         * scm/output-lib.scm: remove hammer-print-function.
6876
6877         * lily/include/pointer-group-interface.hh (extract_grob_set): new
6878         macro. Declare a Link_array<Grob> and fill it from a grob.
6879         (extract_item_set): idem for item.
6880
6881         * lily/break-substitution.cc: add header.
6882         (fast_substitute_grob_array): rewrite for Grob_arrays.
6883         (substitute_grob_array): idem.
6884
6885         * lily/group-interface.cc (add_thing): remove file.
6886
6887         * flower/include/parray.hh (class Link_array): slice() is const.
6888
6889         * lily/include/grob-array.hh: new file.
6890
6891         * lily/grob-array.cc (spanner): new file.
6892
6893         * lily/beam-quanting.cc (fill): read details property from beam.
6894
6895         * lily/beam.cc: support details property.
6896
6897         * total speedups below: approx 10%.
6898
6899         * lily/include/beam.hh: new struct, softcode beam quanting parameters
6900
6901         * lily/include/grob.hh (class Grob): add interfaces_ member.
6902
6903         * lily/bezier.cc (init_polynomial_cache): new function: cache
6904         binom(3,j) t^j (1-t)^{3-j}
6905         (curve_point): opps, actually use the cache for t^j , (1-t)^j! 
6906
6907         * lily/*.cc: substitution throughout.
6908
6909         * lily/grob-property.cc (internal_get_object): new routine.
6910         (internal_set_object): idem. Store grob refrences in separate
6911         alist. This saves processing time, since properties aren't
6912         break-substituted, and the per grob namespace is smaller, both for
6913         grobs and non-grob properties.
6914
6915         * scm/define-grob-properties.scm (all-internal-grob-properties):
6916         remove center-element.
6917
6918         * lily/grob.cc: remove tweak-count, tweak-rank.
6919
6920 2005-07-15  Graham Percival  <gperlist@shaw.ca>
6921
6922         * Documentation/user/lilypond-book.itely: fixes example.
6923
6924 2005-07-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6925
6926         * Documentation/user/global.itely (Creating titles):    
6927         * Documentation/user/examples.itely (All headers): change the
6928         place of \header in \score blocks (after music block) to make
6929         examples compile (cf. changes on parser.yy on 2005-07-10)
6930
6931 2005-07-13  Graham Percival  <gperlist@shaw.ca>
6932
6933         * python/convertrules.py: add exc -> ecc rule.
6934
6935         * scripts/convert-ly.py: add location of convertrules.py
6936         in a comment.
6937
6938         * Documentation/user/changing-defaults.itely: fix language.
6939
6940 2005-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6941
6942         * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix.
6943
6944 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6945
6946         * scm/output-socket.scm (grob-bbox): don't use inf? 
6947
6948         * flower/include/rational.hh: add operator bool() 
6949
6950         * scm/define-music-types.scm (music-descriptions): remove
6951         internal-class-name properties.
6952
6953         * lily/include/event.hh: remove file.
6954
6955         * lily/include/music-constructor.hh: remove file.
6956
6957         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
6958         in 'types property.
6959
6960         * lily/music.cc (duration_length_callback): new function.
6961
6962         * lily/event.cc: remove file.
6963
6964         * lily/music-constructor.cc: remove file.
6965
6966         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
6967
6968         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
6969         (get_context_key): idem.
6970
6971         * scm/lily.scm (lambda): new option object-keys (default to #f)
6972
6973         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
6974
6975         * scm/output-gnome.scm: remove beam routine.
6976
6977         * scm/output-ps.scm (scm): idem.
6978
6979         * scm/output-svg.scm: remove beam.
6980
6981         * ps/music-drawing-routines.ps: remove draw_beam.
6982
6983         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
6984
6985         * flower/include/guile-compatibility.hh (scm_from_locale_string):
6986         add scm_from_locale_string compatibility glue. 
6987
6988 2005-07-13  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
6989
6990         * scripts/lilypond-book.py: Prevent occuring error when
6991         'lilypond-book --output=foo/ somefile.ly' is executed multiple
6992         times and target file shoud be overwritten.  (Error message said
6993         'input file and output file is same'.)
6994
6995 2005-07-13  Graham Percival  <gperlist@shaw.ca>
6996
6997         * input/regression/slur-extreme.ly,
6998         input/regression/slur-scoring.ly, lily/slur-configuration.cc,
6999         lily/slur.cc, mf/feta-din-code.mf, mf/feta-timesig.mf,
7000         mf/parmesan-heads.mf, scm/define-grob-properties.scm: Change
7001         "excentricity" to "eccentricity".
7002
7003         * Documentation/user/converters.itely: fix URL for Noteedit and
7004         Rosegarden.
7005
7006         * THANKS: added Yoshinobu Ishizaki.
7007
7008 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7009
7010         * scm/define-markup-commands.scm (justify-field): add. 
7011
7012         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
7013
7014 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7015
7016         * lily/lookup.cc (filled_box): express filled_box with
7017         round_filled_box
7018
7019         * scm/midi.scm (paper-book-write-midis): new function. Write all
7020         performances in numbered MIDI files.
7021
7022         * lily/performance-scheme.cc (LY_DEFINE): new file.
7023         (LY_DEFINE): new function ly:performance-write.
7024
7025         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
7026         new function.
7027         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
7028
7029         * scm/framework-*.scm: use port arguments throughout.
7030
7031         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
7032
7033         * lily/paper-outputter.cc (Paper_outputter): take port argument.
7034
7035         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
7036
7037         * scm/framework-texstr.scm (output-framework): 
7038
7039         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
7040
7041         * scm/output-lib.scm (tablature-stem-attachment-function):
7042         tablature stem attachment fix. 
7043
7044 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7045
7046         * lily/bezier.cc: hardcode binomial coefficients of order 3.
7047
7048         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
7049
7050         * scm/define-music-types.scm (music-descriptions): don't use
7051         Music_wrapper type.
7052
7053         * lily/paper-column.cc (print): print moment too.
7054
7055         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
7056         remove compatibility cruft.
7057
7058         * lily/parser.yy (score_body): \score can only begin with Music. 
7059
7060         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
7061         make-score. Take music argument only. Move parser interaction to
7062         Scheme.
7063
7064         * scm/lily-library.scm (scorify-music): new function.
7065
7066         * python/lilylib.py (datadir): remove 2.1 compat kludge.
7067         (datadir): remove resource import.
7068         (print_environment): remove get_bbox()
7069         (cp_to_dir): remove pre 1.5.2 compat glue.
7070
7071 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7072
7073         * lily/include/simple-spacer.hh (Module): idem.
7074
7075         * lily/include/spring.hh (struct Spring): store inverse
7076         strength. This prevents division by zero.
7077
7078         * VERSION: release 2.7.0
7079         
7080         * lily/include/music.hh (class Music): remove Music::duration_log()
7081
7082         * lily/stem-engraver.cc (make_stem): take duration log from event.
7083
7084         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
7085
7086 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7087
7088         * scm/lily.scm (ly:load): load autochange.scm
7089
7090         * Documentation/user/tutorial.itely (Running LilyPond for the
7091         first time): remove reference to DVI/TeX
7092
7093         * scm/define-markup-commands.scm (text): add \text markup command.
7094
7095         * configure.in (reloc_b): bump requirement to Python 2.2.
7096
7097         * lily/include/dots.hh (class Dots): make has_interface() static.
7098
7099         * python/convertrules.py (conv): add rule for ly:grob-default-font
7100
7101         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
7102         alphabetical order.
7103
7104         * input/regression/trill-spanner-pitched.ly: new file.
7105
7106         * lily/font-interface-scheme.cc (LY_DEFINE): function
7107         ly:grob-default-font (changed from get-default-font).
7108
7109         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
7110
7111         * lily/note-head.cc (internal_print): if style is not a symbol,
7112         set style to 'default. 
7113         (internal_print): no style suffix if glyph-name-procedure not
7114         set. Default to quarter head.
7115
7116         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
7117
7118         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
7119
7120         * ly/music-functions-init.ly: \pitchedTrill
7121
7122         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
7123
7124         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
7125
7126         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
7127
7128         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
7129
7130         * po/fr.po: update
7131
7132         * po/de.po: update.
7133
7134 2005-07-06  Graham Percival  <gperlist@shaw.ca>
7135
7136         * Documentation/user/changing-defaults.itely: add link
7137         to grob-iterface.
7138
7139         * Documentation/user/advanced-notation.itely: add material
7140         to Setting automatic beam behaviour.  Thanks, Joe!
7141
7142         * Documentation/user/lilypond.itely: change encoding to utf-8.
7143
7144 2005-07-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7145
7146         * Documentation/user/advanced-notation.itely (Setting automatic
7147         beam behavior): Correct the documentation of
7148         revert-auto-beam-setting (backportme)
7149
7150 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7151
7152         * lily/ly-module.cc (ly_make_anonymous_module): define
7153         %module-public-interface of module. 
7154
7155         * lily/lily-parser.cc (print_smob): allow printing of parser smob
7156         without lexer.
7157
7158 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7159
7160         * input/regression/fret-diagrams.ly: stretch example.
7161
7162 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7163
7164         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
7165         Fodor).
7166
7167 2005-06-30  Graham Percival  <gperlist@shaw.ca>
7168
7169         * Documentation/topdocs/AUTHORS.texi: update personal web address.
7170
7171         * Documentation/user/examples.itely, lilypond-book.itely:
7172         change \RequirePackage to \usepackage.
7173
7174         * Documentation/user/global.itely: document copyright and tagline.
7175
7176 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7177
7178         * Documentation/user/basic-notation.itely (Transpose): remove link
7179         to nonexistent UntransposableMusic.
7180
7181         * scm/output-svg.scm: remove old definitions.
7182
7183         * scripts/lilypond-book.py (do_file): search for kpsewhich before
7184         invoking.
7185
7186         * python/lilylib.py (search_exe_path): new function.
7187
7188 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7189
7190         * python/lilylib.py (mkdir_p): remove setup_environment()
7191         (backportme)
7192
7193         * buildscripts/mutopia-index.py (headertext): trim text.
7194
7195         * Documentation/topdocs/NEWS.tely (Top): refresh.
7196
7197         * scm/define-markup-commands.scm (wordwrap-string): new function:
7198         split string in paras and words.
7199         (wordwrap-markups): new function.
7200         (wordwrap-stencils): new function. 
7201         (justify): use it.
7202         (wordwrap): use it.
7203         (wordwrap-string): use it
7204         (justify-string): use it.
7205
7206         * scm/lily-library.scm (regexp-split): new function.
7207
7208         * scm/define-markup-commands.scm: remove encoded-simple. 
7209         remove font-markup.
7210         (fontsize): remove old version  of fontsize.
7211         (wordwrap): new markup function. Wrap into paragraphs.
7212
7213         * VERSION: Branch lilypond_2_6
7214         (MINOR_VERSION): go to 2.7.0
7215
7216 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7217
7218         * po/zh_TW.po: update from translation project.
7219
7220 2005-06-28  Graham Percival  <gperlist@shaw.ca>
7221
7222         * scm/midi.scm: compile fix.
7223
7224 2005-06-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7225
7226         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
7227         patch. Now, the tempfile module is loaded too, not only used.
7228
7229 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
7230
7231         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
7232         0.05 - 1.00 to 0.25 - 1.00
7233
7234         * scm/midi.scm: moved the default-instrument-equalizer procedure
7235         to just under the insturment-equalizer-alist it takes as an
7236         argument.
7237
7238 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7239
7240         * Documentation/user/advanced-notation.itely (Font selection):
7241         remove CMR note.
7242
7243         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
7244
7245 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7246
7247         * THANKS: Add UTF-8 marker.
7248
7249         * Documentation/user/point-and-click.itely (http): Update: use
7250         lilypond-invoke-editor.  Fix: instruct to use user.js.
7251
7252 2005-06-27  Graham Percival  <gperlist@shaw.ca>
7253
7254         * ly/titling-init.ly: implements printpagenumber, increases
7255         space between dedication and title (to avoid collisions with
7256         "g" and "q" in dedication), and nicer logic about copyright
7257         and instrument fields being printed on the first page.
7258         Thanks Vincent!
7259
7260         * Documentation/user/global.itely: document printpagenumber.
7261
7262 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7263
7264         * Documentation/topdocs/NEWS.tely: Update to 2.6.
7265
7266 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7267
7268         * THANKS: update to 2.6
7269
7270         * VERSION: 2.6.0 released.
7271
7272 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7273
7274         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
7275         rule, errorneously removed probably because of misleading comment.
7276
7277 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7278
7279         * python/lilylib.py (datadir): py2exe comments.
7280
7281         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
7282
7283         * configure.in (reloc_b): make fontconfig REQUIRED.
7284
7285 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
7286
7287         * po/fi.po: add latest translations.
7288
7289 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7290
7291         * ChangeLog: recode utf-8
7292
7293         * Documentation/pictures/lilypond.xpm (Module): edited photo as
7294         logo.
7295
7296         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
7297
7298         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
7299
7300         * python/convertrules.py (do_conversion): don't print program_name
7301         from within a module
7302
7303         * configure.in (reloc_b): bump fontforge requirement to 20050624.
7304
7305         * python/convertrules.py (conv): add 2.6.0 dummy rule.
7306
7307 2005-06-23  Graham Percival  <gperlist@shaw.ca>
7308
7309         * Documentation/user/lilypond-book.itely,
7310         Documentation/user/examples.itely: add \RequirePackage{graphics}.
7311
7312         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
7313         fixes baseline-skip.  Thanks Vincent!
7314
7315         * Documentation/user/advanced-notation.itely, global.itely:
7316         moved "Selecting font sizes" to global, since it deals with
7317         notation font size, not text fonts.
7318
7319 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7320
7321         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
7322         to fonts.
7323
7324 2005-06-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7325
7326         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
7327         workaround since /dev/stdin doesn't work on Cygwin. Using a
7328         temporary file in the current directory since latex doesn't
7329         understand the path name to the default TMP in Cygwin (at least on
7330         win XP).
7331         
7332         * Documentation/user/global.itely (Creating titles): Correct
7333         misprint in example. Thanks to Rob Vlasaty.
7334
7335 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7336
7337         * VERSION (PATCH_LEVEL): release 2.5.32
7338
7339         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
7340         variable in lily module
7341
7342         * scm/framework-ps.scm (output-classic-framework): error message
7343         regarding the classic framework.
7344
7345         * Documentation/user/henle-flat-gray.png (Module): new file.
7346
7347         * Documentation/user/baer-flat-gray.png (Module): new file.
7348
7349         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
7350         whiteout for markups.
7351
7352         * buildscripts/substitute-encoding.py (note_glyph): include _ in
7353         regex too. This fixes change clef appearance in PDF. 
7354
7355         * ttftool/include/*: remove.
7356
7357         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
7358
7359         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
7360
7361         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
7362
7363         * ttftool/*: remove ttftool subdirectory.
7364
7365         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
7366
7367         * lily/ttf.cc (print_header): new file. Convert to type42, using
7368         FreeType to parse the TTF. 
7369
7370         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
7371         and post table may differ. Pass around post_nglyphs as well.
7372
7373 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7374
7375         * ly/music-functions-init.ly (musicMap): new music function
7376         musicMap. 
7377         
7378 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7379
7380         * make/mutopia-rules.make: anti-alias-factor = 2
7381
7382         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
7383         page switch.
7384
7385         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
7386         anti-alias-factor for lilypond-book runs.
7387
7388         * scm/ps-to-png.scm (scale-down-image): new function.
7389         (my-system): new function.
7390         (make-ps-images): blow up GS resolution by anti-alias-factor,
7391         scale down image by anti-alias-factor.  This improves appearance
7392         of bitmaps
7393         (make-ps-images): remove showpage. Fixes spurious empty png at
7394         end.
7395
7396         * scm/framework-ps.scm (write-preamble): downcase filename before
7397         string-matching. Should fix .TTF files (as opposed to ttf files)  
7398
7399         * Documentation/user/tutorial.itely (Running LilyPond for the
7400         first time): separate subsections for windows, macos and unix.  
7401
7402         * Documentation/user/invoking.itely (Updating files with
7403         convert-ly): add MacOS X note.
7404
7405 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7406
7407         * Documentation/user/introduction.itely (Engraving): don't include
7408         file optical-spacing, add directly.
7409
7410         * lily/paper-outputter.cc (file): open file in binary mode. This
7411         fixes OTF embedding on windows.
7412
7413 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7414
7415         * scm/framework-ps.scm (write-preamble): remove debugging output.
7416
7417         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
7418
7419         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
7420         outdir.
7421         (install-fc-cache): install font cache in installation directories.
7422
7423 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7424
7425         * scm/editor.scm (editor-command-template-alist): Use char iso
7426         column, except for Emacs.
7427         (get-editor-command): Substitute char too (Bertalan Fodor).
7428
7429 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7430
7431         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
7432         quoted ~s.  This should fix PNG output on Windows; single quotes
7433         are regular characters on Windows.
7434
7435 2005-06-16  Graham Percival  <gperlist@shaw.ca>
7436
7437         * Documentation/user/basic-notation.itely: include ChoirStaff
7438         in System start delimiters.
7439
7440         * Documentation/user/putting.itely: new doc section on
7441         fixing overlapping notation.
7442
7443 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7444
7445         * Documentation/user/global.itely (Paper size): \paper is in
7446         \book, not \score.
7447
7448         * make/mutopia-rules.make: -ddelete-intermediate-files
7449
7450         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
7451
7452 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7453
7454         * ChangeLog: Recode utf-8.
7455
7456         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
7457         datadir with .py modules.
7458
7459 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
7460
7461         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
7462
7463 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7464
7465         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
7466         
7467         * scm/framework-ps.scm (write-preamble): remove status check.
7468
7469         * Documentation/user/invoking.itely (Updating files with
7470         convert-ly): remove -o option.
7471
7472         * VERSION (PACKAGE_NAME): release 2.5.31
7473
7474         * scm/framework-ps.scm (write-preamble): use ly:system.
7475         (write-preamble): verbosity.
7476
7477         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
7478
7479         * python/convertrules.py: new file. Store conversion rules
7480         separately.
7481
7482 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7483
7484         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
7485
7486 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7487
7488         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
7489         \musicDisplay 
7490
7491         * Documentation/user/instrument-notation.itely (More stanzas): Add
7492         reference to StanzaNumber.
7493
7494 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7495
7496         * THANKS: separate section for website translators.
7497
7498 2005-06-14  Graham Percival  <gperlist@shaw.ca>
7499
7500         * Documentation/topdocs/INSTALL.texi: update vim info;
7501         thanks Simon Bailey!
7502
7503         * Documentation/user/advanced-notation.itely: included
7504         color names.
7505
7506         * Documentation/user/advanced-notation.itely,
7507         Documentation/usr/notation-appendices.itely: moved
7508         color names into an appendix.
7509
7510 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7511         
7512         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
7513
7514         * scm/lily.scm (lambda): initialize program options from here.
7515
7516         * scm/framework-*.scm: add header info.
7517
7518         * lily/main.cc (parse_argv): only set output format to pdf if no
7519         other format specified.
7520
7521         * scm/backend-library.scm (postprocess-output): process
7522         'delete-intermediate-files after running convert-to-*. This fixes
7523         PNG generation when 'delete-intermediate-files is set.
7524         
7525 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7526
7527         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
7528         links on website. 
7529
7530 2005-06-13  Graham Percival  <gperlist@shaw.ca>
7531
7532         * Documentation/topdocs/INSTALL.texi,
7533         Documentation/user/lilypond-book.itely: typos.
7534
7535 2005-06-12  Pal Benko  <benkop@freestart.hu>
7536
7537         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
7538         added between program name and switch; -b changed to -f not
7539         to generate pdf
7540
7541 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7542
7543         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
7544         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
7545
7546         * input/sakura-sakura.ly: add \midi.
7547
7548         * buildscripts/mutopia-index.py (find): use /usr/bin/find
7549         iso. python find. 
7550
7551         * ttftool/test.c (main): cosmetics.
7552
7553         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
7554
7555         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
7556         create a ttf2ps binary.
7557
7558         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
7559
7560         * scm/backend-library.scm (postscript->png): set rename-page-1 to
7561         true.
7562
7563 2005-06-11  Graham Percival <gperlist@shaw.ca>
7564
7565         * Documentation/user/lilypond-book.itely: add warning about
7566         the font warnings in dvips.
7567
7568 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7569
7570         * THANKS: typo
7571
7572         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
7573
7574         * GNUmakefile.in: remove links for .map, .enc
7575         don't fail if out/ doesn't exist yet.
7576
7577 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7578
7579         * ttftool/util.c (surely_read): return nbytes
7580
7581         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
7582
7583         * VERSION (PACKAGE_NAME): release 2.5.30
7584
7585         * flower/string-convert.cc (precision_string): >? fix.
7586
7587         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
7588         (make-ps-images): add verbose -q too.
7589
7590         * lily/default-actions.cc (Module): new file. default
7591         {book,score}-print functions.
7592
7593         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
7594         pass results via parseStringResult, lookup via ly:parser-lookup.  
7595
7596         * lily/lily-parser.cc (Lily_parser): only clone lexer in
7597         constructors.
7598         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
7599         (parse_string): idem.
7600
7601         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
7602
7603         * lily/main.cc (main_with_guile): copy be_verbose_global into
7604         ly_set_option()
7605
7606 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7607
7608         * scm/backend-library.scm (postscript->pdf):
7609         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
7610         verbose mode.  Search for several names of gs executable.
7611
7612 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7613
7614         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
7615         directly. This fixes a massive memory leak, provided you use CVS
7616         GUILE.
7617
7618 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
7619
7620         * ly/property-init.ly: Added tieDashed.
7621
7622         * THANKS: Added some bughunters for 2.5.
7623
7624 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7625
7626         * lily/program-option.cc: add debug-gc option.
7627
7628         * lily/include/lily-guile-macros.hh: don't protect exported module
7629         objects.
7630
7631         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
7632
7633         * scm/backend-library.scm (postscript->pdf): use
7634         delete-intermediate-files iso. running-from-gui? 
7635
7636         * ttftool/util.c (surely_read): robustness. Allow read() to return
7637         less bytes than requested, as per posix standards.
7638
7639         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
7640         program option.
7641
7642         * ttftool/include/ttftool.h ("C"): rename verbosity to
7643         ttf_verbosity. Add to public interface.
7644
7645         * scm/music-functions.scm (unfold-repeats): remove debugging display.
7646
7647         * lily/program-option.cc: rename from scm-option.cc
7648
7649         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
7650         (get_help_string): Print pretty help string.
7651
7652         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
7653         to snippet preamble.
7654
7655         * lily/scm-option.cc: remove command-line-settings option. Fold
7656         all command-line options plus default settings in a generic
7657         interface. 
7658
7659         * flower/getopt-long.cc (table_string): indent 2nd lines of help
7660         texts too.
7661
7662 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7663
7664         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
7665         or EXT_ components non-empty.
7666
7667 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
7668
7669         * scm/lily.scm (running-from-gui?): Export.
7670
7671         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
7672         output in .ly source directory.
7673
7674 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7675
7676         * ttftool/util.c (surely_lseek): more verbosity.
7677
7678         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
7679         compile.
7680
7681         * lily/parser.yy (Repeated_music): remove >? 
7682
7683         * scm/backend-library.scm (postscript->pdf): Support for
7684         -dgs-font-load=1
7685
7686         * scm/framework-ps.scm (write-preamble): make font loading
7687         switchable to GS via --define-default gs-font-load=1
7688
7689 2005-06-09  Graham Percival  <gperlist@shaw.ca>
7690
7691         * Documentation/user/global.itely: added \layout docs.
7692
7693 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7694
7695         * lily/lily-parser-scheme.cc: add unistd.h
7696
7697 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7698
7699         * scm/editor.scm: add char argument.
7700
7701         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
7702
7703         * ttftool/util.c (syserror): use errno for better error reporting.
7704
7705         * lily/source-file.cc (get_counts): new function. Calc column,
7706         line and char count in one go.
7707
7708         * lily/binary-source-file.cc (quote_input): rename to quote_input
7709
7710         * lily/input.cc (set): new function.
7711
7712 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
7713
7714         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
7715         directory part of file name to search directory.
7716
7717         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
7718         search path and chdir to DIR if --outname=DIR used.
7719
7720         * lily/main.cc (prepend_env_path): Bugfix: Check directory
7721         existence before appending original path.
7722
7723 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7724
7725         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
7726         file" massage.
7727
7728         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
7729         texinfo.tex is always used.
7730         
7731 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7732
7733         * flower/include/axis.hh: rename from axes.hh
7734
7735         * lily/include/text-interface.hh (Module): rename from text-item.hh
7736
7737         * VERSION (PATCH_LEVEL): release 2.5.29
7738
7739         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
7740
7741         * scm/framework-ps.scm (font-file-as-ps-string): new function.
7742         (handle-macfont): new function. Call fondu for Native mac fonts.
7743
7744         * scm/define-markup-commands.scm (fill-line): handle text-widths =
7745         '() case.
7746
7747 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
7748
7749         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
7750         multi-page.  Fix .eps regular expression.
7751
7752 2005-06-07  Graham Percival  <gperlist@shaw.ca>
7753
7754         * Documentation/user/putting.itely: add info on modifying templates.
7755
7756         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
7757         misc small changes.
7758
7759 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7760
7761         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
7762
7763         * scripts/lilypond-ps2png.scm
7764
7765         * VERSION (PACKAGE_NAME): release 2.5.28
7766
7767 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
7768
7769         * lily/main.cc (prepend_env_path): Do not append /, that does not
7770         work.  Localedir lives in datadir, not in prefix.
7771
7772         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
7773         hack for windows.
7774
7775         * flower/include/file-cookie.hh: Compile fix.
7776
7777 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7778
7779         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
7780
7781         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
7782         system primitives.
7783         (gulp-port): using read-string!/partial. We don't want to read an
7784         entire PS file  (GUILE 1.6 limits strings to 16M) 
7785
7786         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
7787         properties. Add font-interface. 
7788
7789         * scm/define-grob-properties.scm (all-user-grob-properties):
7790         remove old bracket properties.
7791
7792         * scm/x11-color.scm: reformat. 
7793
7794         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
7795         LedgerLineSpanner if new StaffSymbol is found. 
7796
7797         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
7798         staff-symbol for finishing staff. 
7799
7800         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
7801
7802         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
7803         change black to currentColor everywhere. This fixes color support
7804         in SVG.
7805
7806 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
7807
7808         * input/regression/fret-diagrams.ly: new file to test fret diagram
7809         capability
7810
7811         * scm/output-tex.scm: remove white-dot and white-text
7812
7813         * scm/output-ps.scm: remove white-dot and white-text
7814
7815         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
7816         using ly:stencil-in-color instead
7817         (draw-dots) : remove call to white-dot
7818
7819 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7820
7821         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
7822         support.
7823
7824         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
7825
7826         * flower/include/file-cookie.hh: new file. lily_cookie extension 
7827
7828         * flower/file-cookie.cc: new file. lily_cookie extension.
7829         
7830 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7831
7832         * scm/editor.scm (editor-command-template-alist): Add syn
7833         editor (Jaap [de Vos]).
7834
7835 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7836
7837         * scripts/lilypond-ps2png.scm:
7838         * scm/ps-to-png.scm: New file.
7839
7840         * scm/backend-library.scm (postscript->png): Use it.
7841
7842         * scripts/lilypond-ps-to-png.py: Remove file.
7843
7844         * python/lilylib.py (get_bbox, make_ps_images): Remove.
7845
7846 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7847
7848         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
7849
7850         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
7851         start on grace moment. Fixes autobeam-grace.ly.
7852
7853         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
7854         process anything unless we're at the end of a pending beam. Fixes
7855         syncopated 8ths beamed across a beat.
7856
7857 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7858
7859         * scm/editor.scm (editor-command-template-alist): Start emacs if
7860         emacslient fails.
7861
7862         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
7863
7864         * flower/file-path.cc (is_file, is_dir): Export.
7865
7866         * lily/main.cc (prepend_env_path, set_env_file): Use them.
7867
7868 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7869
7870         * lily/easy-notation.cc: Added include cctype to correct
7871         compilation error.
7872
7873 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7874
7875         * scm/backend-library.scm (postscript->pdf): set resolution to
7876         1200, so bitmap fonts aren't that ugly. 
7877
7878         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
7879
7880         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
7881         parent if we have a notehead. Fixes incorrect offsets when
7882         Paper_column is very wide in the X direction.
7883
7884         * input/regression/font-family-override.ly (Module): new file.
7885
7886         * scm/font.scm (make-pango-font-tree): new function.
7887
7888         * lily/beam.cc (before_line_breaking): remove warning about less
7889         than 2 visible stems. We still get a warning when there is only
7890         one stem.
7891
7892 2005-06-01  Werner Lemberg  <wl@gnu.org>
7893
7894         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
7895         correctly.
7896
7897 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7898
7899         * lily/slur-scoring.cc (generate_avoid_offsets): new
7900         function. Generate avoid offsets once per slur.
7901
7902         * lily/slur.cc (add_extra_encompass): add dependency to
7903         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
7904
7905         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
7906         too. Fixes inf error with added bass notes.
7907
7908         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
7909         argument anymore.
7910
7911         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
7912
7913         * input/tutorial/lbook-latex-test.tex: add line length test.
7914
7915         * scripts/lilypond-book.py (set_default_options): new
7916         function. Call this before dissecting snippets, so linewidth
7917         settings reach the snippets.
7918
7919 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7920
7921         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
7922
7923 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7924
7925         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
7926
7927 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
7928
7929         * stepmake/aclocal.m4: More autopackage friendliness.
7930
7931 2005-05-31  Graham Percival  <gperlist@shaw.ca>
7932
7933         * Documentation/index.html.in: remove link to LSR.
7934
7935         * Documentation/user/global.itely: remove duplicate
7936         "dedication" \header{} section.
7937
7938 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7939
7940         * VERSION (PACKAGE_NAME): release 2.5.27.
7941
7942         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
7943         too. Plugs memory leak.
7944
7945         * make/lilypond.fedora.spec.in (Group): remove
7946         lilypond-pdfpc-helper.
7947
7948         * scripts/GNUmakefile (SEXECUTABLES): remove
7949         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
7950
7951         * scm/font.scm (make-century-schoolbook-tree): add Mono as
7952         'typewriter family.
7953
7954         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
7955         memory leak.
7956
7957         * lily/parser.yy (score_body): don't clone Score, that's done in
7958         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
7959
7960         * lily/score-engraver.cc (derived_mark): new function.
7961         (initialize): unprotect Paper_score. This fixes a memory leak.
7962
7963         * lily/score-performer.cc (derived_mark): new function.
7964
7965         * lily/score-translator.cc (get_output): use SCM for get_output() call.
7966
7967         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
7968         spurious warning.
7969
7970         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
7971         serif.
7972
7973 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
7974
7975         * configure.in (reloc_b): Add --enable-relocation.
7976
7977 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7978
7979         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
7980
7981         * input/regression/alignment-order.ly: add Staff example.
7982
7983 2005-05-31  John Mandereau   <john.mandereau@free.fr>
7984
7985         * po/fr.po: update.
7986
7987 2005-05-31  Graham Percival  <gperlist@shaw.ca>
7988
7989         * Documentation/index.html.in: add link to LSR.
7990
7991 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7992
7993         * scm/define-stencil-commands.scm (Module): new file. Register all
7994         allowed stencil expression heads in a central place.
7995
7996         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
7997         ly:make-stencil
7998
7999         * lily/stencil-expression.cc (all_stencil_heads): registering
8000         stencil expressions.
8001
8002         * lily/stencil-interpret.cc: new file. Stencil expression
8003         interpreting.
8004
8005         * input/xiao-haizi-guai-guai.ly: move file back.
8006
8007 2005-05-30  Graham Percival  <gperlist@shaw.ca>
8008
8009         * Documentation/user/advanced.itely, converters.itely,
8010         instrument-notation.itely, lilypond-book.itely: misc small
8011         changes.
8012
8013 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8014
8015         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
8016
8017         * make/lilypond.fedora.spec.in: Fix source url.
8018
8019         * cygwin: Update from mingw patches.
8020
8021         * scm/editor.scm (editor-command-template-alist): Use jedit
8022         -reuseview (Bertalan), add uedit (Patrick Huberts).
8023
8024         * input/xiao-hai-zi-guai-guai.ly: Rename from
8025         xiao-haizi-guai-guai.ly.
8026
8027         * input/*: Reindent, do not use TAB.
8028
8029         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
8030         white background.
8031
8032 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8033
8034         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
8035         numerical overflow error.
8036
8037 2005-05-29 Laura Conrad <lconrad@laymusic.org>
8038         
8039         * abc2ly.py: fix to syntax error in multi-part output.
8040
8041 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8042
8043         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
8044         with disappearing span bars when alignAboveContext is active
8045
8046         * lily/property-iterator.cc (check_grob): use is-grob?
8047         object-property. Fixes crash-key-sig-font-size.ly. 
8048
8049 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8050
8051         * lily/bar-line.cc (print): don't round barlines; this produces
8052         odd aliasing effects in Acroread.
8053
8054         * lily/timing-engraver.cc (process_music): robustness fix.
8055
8056         * lily/context-def.cc (filter_engravers): bugfix.
8057
8058 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
8059
8060         * lily/lilypond.rc.in: Add ly-icon.
8061
8062         * lily/GNUmakefile: 
8063         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
8064         rules.
8065
8066 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8067
8068         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
8069
8070         * ps/music-drawing-routines.ps: 
8071
8072         * scm/output-ps.scm: remove draw ez_ball.
8073
8074         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
8075         EasyNotation context definition.
8076
8077         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
8078         Text_interface and color for making easy note heads.
8079
8080         * lily/stencil.cc (with_color): new function.
8081
8082         * ps/music-drawing-routines.ps: remove draw_zigzag_line
8083
8084         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
8085         output routine. Zigzag now works in SVG too.
8086
8087         * scm/output-tex.scm (filledbox): idem.
8088
8089         * scm/output-svg.scm (filledbox): idem.
8090
8091         * scm/output-ps.scm (lily-def): remove horizontal-line. 
8092
8093         * lily/lookup.cc (horizontal_line): use draw-line. 
8094
8095         * lily/system-start-delimiter.cc: remove old staff bracket code.
8096
8097         * mf/feta-haak.mf: further tweaks.
8098
8099         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
8100
8101         * mf/feta-generic.mf: include feta-haak.
8102
8103         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
8104
8105         * scm/framework-ps.scm (write-preamble): only load fonts if their
8106         filename is a string. 
8107
8108 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8109
8110         * scm/output-svg.scm (circle): support circle.
8111         (bracket): stub for bracket.
8112
8113         * scripts/lilypond-book.py (main): make sure --psfonts warning is
8114         correct.
8115
8116 2005-05-26  Graham Percival  <gperlist@shaw.ca>
8117
8118         * Documentation/user/lilypond.tely, advanced-notation.itely,
8119         basic-notation.itely, instrument-notation.itely, global.itely,
8120         introduction.itely, tutorial.itely: rearranging, editing,
8121         clean-up.
8122
8123         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
8124         for compiling on FreeBSD.
8125
8126 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8127
8128         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
8129         otf files.
8130
8131         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
8132         bugfixes.
8133
8134         * VERSION: 2.5.26 released.
8135
8136         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
8137
8138 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
8139
8140         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
8141         if printpagenumber is false.
8142
8143 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8144
8145         * lily/font-config.cc (init_fontconfig): comment out FontConfig
8146         cache warning.
8147
8148         * lily/tie.cc (print): support dotted ties.
8149         
8150 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8151
8152         * scm/define-grobs.scm (all-grob-descriptions): switch off
8153         debugging
8154         (all-grob-descriptions): Arpeggio has Y-extent.
8155
8156         * scm/define-music-properties.scm (all-music-properties): document
8157         length-callback and start-callback as "read-only".
8158
8159         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
8160         length-callback after creation. 
8161
8162         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
8163         compressmusic -> compressMusic.
8164
8165         * ly/music-functions-init.ly (oldaddlyrics): idem.
8166
8167         * lily/parser.yy: NewLyricCombineMusic ->
8168         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
8169
8170 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
8171
8172         * ly/Welcome_to_LilyPond.ly: typo.
8173
8174 2005-05-24  Graham Percival  <gperlist@shaw.ca>
8175
8176         * Documentation/user/lilypond.tely: move changing-defaults to be
8177         before global issues.
8178
8179         * Documentation/user/basic-notation.itely: move Transpose section
8180         here from advanced/Other.
8181
8182         * Documentation/user/changing-defaults.itely,
8183         advanced-notation.itely: move Fonts to advanced, edit.
8184
8185 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8186
8187         * lily/parser.yy (bare_int): remove rule.  From now on, we require
8188         # before negative integers.
8189
8190 2005-05-23  Graham Percival  <gperlist@shaw.ca>
8191
8192         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
8193
8194         * Documentation/user/lilypond.tely: change Unified index to
8195         LilyPond index.
8196
8197         * Documentation/user/advanced-notation.itely,
8198         instrument-notation.itely: editing.
8199
8200 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8201
8202         * scm/lily.scm (lilypond-all): Bugfix: return failed.
8203
8204         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
8205
8206 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8207
8208         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
8209         ly:port-move.  Needs to be stderr-specific on mingw.
8210         Run fixcc.
8211
8212 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
8213
8214         * lily/general-scheme.cc (ly:port-move): Remove.
8215
8216         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
8217         windows.
8218
8219         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
8220         variables.  This eliminates the need for a gs.bat wrapper, which
8221         opens a console.
8222
8223         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
8224         * scm/lily.scm (running-from-gui?): 
8225         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
8226         artifact of not compiling with -mwindows.
8227
8228         * scm/editor.scm: Define PLATFORM.
8229
8230 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8231
8232         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
8233         can start to cut & paste lilypond-book fragments.  
8234
8235         * scm/define-music-types.scm (music-descriptions): remove
8236         UntransposableMusic
8237
8238 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8239
8240         * scm/output-ps.scm (glyph-string): remove / before CIDs.
8241
8242 2005-05-20  Graham Percival  <gperlist@shaw.ca>
8243
8244         * Documentation/user/instrument-notation.itely: remove *Engraver.
8245
8246         * Documentation/user/advanced-notation.itely: edit, rearrange.
8247
8248 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8249
8250         * scm/output-ps.scm (glyph-string): take cid? argument. Use
8251         findresource iso. findfont for CID CFF fonts.
8252
8253         * VERSION (PACKAGE_NAME): release 2.5.25
8254
8255         * ly/Welcome_to_LilyPond.ly: add  \version
8256
8257 2005-05-20  Graham Percival  <gperlist@shaw.ca>
8258
8259         * Documentation/user/programming-interface.itely: move
8260         \displayMusic into its own section.
8261
8262         * Documentation/user/basic-notation.itely: finish editing.
8263
8264 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8265
8266         * flower/file-path.cc (find): don't throw away file_name.dir, but
8267         append to it. Fixes \include with directories.
8268
8269         * flower/include/file-path.hh (class File_path): don't derive from
8270         Array<String>.
8271
8272         * flower/include/file-name.hh (class File_name): remove to_str0()
8273
8274         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
8275         Hara_kiri_engraver in separate file.
8276
8277         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
8278         translation went wrong. Fixes vertically translated slurs.
8279
8280 2005-05-19  Graham Percival  <gperlist@shaw.ca>
8281
8282         * Documentation/user/basic-notaton.itely: editing.
8283
8284 2005-05-18  Graham Percival  <gperlist@shaw.ca>
8285
8286         * Documentation/user/macros.itexi, basic-notation.itely:
8287         add @commonprop (commonly used properties) macro.
8288
8289 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8290
8291         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
8292
8293         * scripts/lilypond-book.py (invokes_lilypond): new function
8294         (main): only run fontextract if invokes_lilypond() is true.
8295
8296         * lily/function-documentation.cc (ly_add_function_documentation):
8297         duh, use !=
8298
8299         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
8300
8301         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
8302
8303         * scm/lily.scm (running-from-gui?): lowercase Darwin.
8304
8305         * lily/function-documentation.cc (ly_add_function_documentation):
8306         use scm_hash_table_p() for checking.
8307
8308 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8309
8310         * Documentation/user/advanced-notation.itely (Text scripts):
8311         Change nonexisting @internalsref{Text markup} to @ref{Text
8312         markup}.  Change @internalsref{Text script} to
8313         @internalsref{TextScript}.
8314
8315         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
8316
8317 2005-05-17  Graham Percival  <gperlist@shaw.ca>
8318
8319         * Documentation/user/tutorial.itely, basic-notation.itely,
8320         changing-defaults.itely: remove duplicate cindex entries
8321         that appear on the same page.
8322
8323         * scm/define-grobs.scm: change default padding for TextSpanner.
8324
8325         * Documentation/topdocs/AUTHORS.texi: update email address.
8326
8327         * Documentation/user/global.itely: add info about \include.
8328
8329 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8330
8331         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
8332         when running-from-gui.
8333
8334         * scm/editor.scm (get-editor): Add platform defaults.
8335
8336         * scm/backend-library.scm (postscript->pdf): Typo.
8337
8338 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8339
8340         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
8341
8342         * lily/font-config.cc (init_fontconfig): add warning about cache.
8343
8344 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8345
8346         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
8347
8348 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8349
8350         * lily/horizontal-bracket.cc (print): Take care of the direction
8351         property so brackets above the stave point downwards. 
8352
8353         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
8354         for HorizontalBracket so it doesn't end up within the stave.
8355
8356 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8357
8358         * lily/GNUmakefile (default): Typo.
8359
8360         * scm/lily.scm (PLATFORM): Export.
8361
8362         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
8363         load-font-via-GS, ttftool or fopencookie is broken on windows.
8364         
8365         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
8366         -dSAFER, that is broken on windows.
8367
8368 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8369
8370         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
8371         for FlexLexer.h
8372
8373         * scripts/lilypond-invoke-editor.scm: remove stray -
8374
8375 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8376
8377         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
8378         Fixes deprecation warning.
8379
8380         * flower/include/string.icc (to_string): Only inline if
8381         -DSTRING_UTILS_INLINED.
8382
8383         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
8384         name.  Remove windows comment.
8385
8386         * scm/editor.scm (slashify): New function.
8387         (get-editor-command): Use it.
8388         (get-command-template): Do not alter editor command if
8389         environment value includes `%(file)s' magic.
8390
8391         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
8392         (dissect-uri): Use it.
8393         (unquote-uri): Bugfix.
8394
8395 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8396
8397         * scm/framework-ps.scm (write-preamble): add TTF rule.
8398
8399         * Documentation/topdocs/README.texi (Top): remove note about
8400         xdelta.
8401
8402         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
8403         requirement.
8404
8405         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
8406         function. Figure out where FlexLexer.h lives
8407
8408         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
8409         
8410 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8411
8412         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
8413         with Windows root in file name.
8414
8415         * scm/backend-library.scm (ly:system): Only redirect output (using
8416         system and shell, ugh) if /dev/null is writable.
8417
8418         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
8419         windows icon.
8420
8421         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
8422         on Mingw.
8423
8424         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
8425         click.
8426
8427         * flower/file-path.cc (is_dir, is_file): New function.  Actually
8428         use result of stat when available.
8429
8430         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
8431         absolute file name and root.
8432
8433         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
8434
8435         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
8436
8437         * flower/file-name.cc (slashify): Bugfix, do substitute if no
8438         slashes in file name.
8439
8440 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8441
8442         * Documentation/user/preface.itely (Preface): Run
8443         texinfo-all-menus-update.
8444
8445         * scm/editor.scm (get-editor-command): Bugfix: allow full
8446         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
8447
8448         * Documentation/pictures/lilypond-48.xpm: New file.
8449
8450         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
8451
8452         * ly/Welcome_to_LilyPond.ly: New file.
8453
8454         * lily/main.cc (main): Only identify if we have a terminal.
8455
8456         * scm/backend-library.scm (postscript->png)
8457         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
8458         non-/bin/sh).
8459
8460 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
8461
8462         * Documentation/topdocs/AUTHORS.texi: polish, update.
8463
8464 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8465
8466         * Documentation/user/preface.itely (Notes for version 2.6): new
8467         notes for 2.6
8468
8469         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
8470         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
8471         is not fully contained" warnings.
8472
8473         * lily/slur-scoring.cc (get_bound_info): remove warning.
8474
8475         * lily/staff-symbol-engraver.cc (process_music): start initial
8476         spanner in process_music(). This fixes overrides of StaffSymbol
8477         properties.
8478
8479         * scm/framework-pdf.scm (Module): remove.
8480
8481         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
8482
8483         * lily/ambitus-engraver.cc: formatting cleanups.
8484
8485         * mf/feta-solfa.mf (Module): remove.
8486
8487         * ChangeLog: more details about contributions.
8488
8489 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8490
8491         * lily/align-interface.cc (align_elements_to_extents): warn if
8492         called too early. Fixes: disappearing-staff-lines.ly
8493
8494         * VERSION (PACKAGE_NAME): release 2.5.24
8495
8496 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8497
8498         * stepmake/aclocal.m4: Typo.
8499
8500         * flower/string.cc (substitute): Take two strings or two
8501         characters.  Update callers.
8502
8503 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8504
8505         * flower/file-name.cc (File_name): Slashify.
8506
8507         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
8508
8509         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
8510
8511         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
8512
8513         * configure.in (gui_b): Use it.
8514
8515         * lily/lilypond.rc.in: New file.
8516
8517         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
8518
8519 2005-05-12  Graham Percival  <gperlist@shaw.ca>
8520
8521         * Documentation/user/advanced-notation.itely: edit of Text
8522         section; clarify text scripts vs. text markup.
8523
8524 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8525
8526         * lily/multi-measure-rest-engraver.cc
8527         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
8528         separation items on start. Fixes mm rests in start of score.
8529
8530         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
8531         don't access StaffSymbol if not there.
8532         Fixes: crash-staff-symbol-engraver.ly.
8533
8534         * lily/instrument-name-engraver.cc (class
8535         Instrument_name_engraver): data member first_. Create
8536         InstrumentName on start. 
8537
8538 2005-05-12  Graham Percival  <gperlist@shaw.ca>
8539
8540         * Documentation/user/instrument-notation.itely: add guitar
8541         position.
8542
8543         * Documentation/user/introduction.itely,
8544         Documentation/user/lilypond.tely,
8545         Documentation/user/tutorial.itely: begin pruning
8546         unused (duplicated) cindex entries and misc cleanup.
8547
8548 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8549
8550         * input/test/volta-chord-names.ly: Bring the explanation up to
8551         date.
8552
8553 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
8554
8555         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
8556         Specify `@documentencoding utf-8' for html, ignore warnings.
8557
8558 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
8559
8560         * THANKS: Added bughunters.
8561
8562 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
8563
8564         * lily/main.cc: update help string for `lilypond -H'.
8565
8566         * po/fi.po: update.
8567         
8568 2005-05-10  Graham Percival  <gperlist@shaw.ca>
8569
8570         * Documentation/user/advanced-notation.itely: minor fixes.
8571
8572 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8573
8574         * scm/editor.scm: New module.
8575
8576         * scm/lily.scm (gui-main): Use it.
8577
8578         * scm/framework-gnome.scm (spawn-editor): Use it.
8579
8580         * scripts/lilypond-invoke-editor.scm: Use it in new script.
8581
8582 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8583
8584         * scm/framework-ps.scm (load-font-via-GS):  new function.
8585
8586         * lily/pango-font.cc (pango_item_string_stencil): add support for
8587         CID keyed font.
8588
8589         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
8590
8591 2005-05-10  Graham Percival  <gperlist@shaw.ca>
8592
8593         * Documentation/user/basic-notation.itely: add @ref.
8594
8595         * Documentation/user/advanced-notation.itely: add example
8596         of 5/8 beaming.
8597
8598 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8599
8600         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
8601
8602         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
8603         going through ps2pdf wrappers.
8604
8605 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
8606
8607         * Documentation/user/instrument-notation.itely: petrucci note
8608         heads: updated docu
8609
8610         * input/regression/note-head-style.ly: updated regression test;
8611         indentation fixes
8612
8613         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
8614         heads as default
8615
8616         * mf/parmesan-heads.mf: minor editing; use musicological names
8617         (rather than optical description) as note head names
8618
8619         * scm/output-lib.scm: complete petrucci heads
8620
8621 2005-05-09  Pal Benko  <benkop@freestart.hu>
8622
8623         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
8624         heads, but bigger)
8625
8626 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8627
8628         * lily/main.cc (main_with_guile): Remove no files check.
8629
8630         * lily/main.cc (ly:usage): Export to Scheme.
8631
8632         * scm/lily.scm (no-files-handler): New function.
8633
8634         * scm/lily.scm (lilypond-main): Use it.
8635
8636         * configure.in (gui_b): Add mbrtowc checking.
8637         Resurrect [utf8/]wchar.h checking.
8638
8639 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8640
8641         * Documentation/user/advanced-notation.itely (Metronome marks):
8642         Add link to the program reference for MetronomeMark
8643
8644         * Documentation/user/lilypond-book.itely (An example of a
8645         musicological document): Correct the example using psfonts 
8646
8647 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
8648
8649         * po/fi.po: update after a lesson how to update entries against
8650         source.
8651         
8652         * po/TODO: document the lesson.
8653
8654 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8655
8656         * configure.in (gui_b): remove wcrtomb checking.
8657
8658         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
8659         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
8660
8661 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8662
8663         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
8664         keep Scheme expressions and strings unmodified when doing the
8665         conversion to postfix notation for slurs and beams. Should
8666         hopefully solve most related conversion problems. 
8667
8668         * Documentation/user/lilypond-book.itely : Clarify and correct how
8669         to call dvips with -h psfonts.
8670
8671 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8672
8673         * Documentation/user/instrument-notation.itely (Entering lyrics):
8674         Typo.  Fixes build.
8675
8676 2005-05-09  Graham Percival  <gperlist@shaw.ca>
8677
8678         * Documentation/user/lilypond-book.itely: document PSFONTS file.
8679
8680         * Documentation/user/lilypond.tely, lilypond-book.itely,
8681         tutorial.itely: change references to 2.5.x to 2.6.x.
8682
8683         * Documentation/user/instrument-notation.itely: clarified \addlyrics
8684         vs \lyricmode.
8685
8686         * Documentation/user/invoking.itely: remove old info about
8687         lilypond-profile.
8688
8689         * Documentation/topdocs/INSTALL.texi: remove old info about
8690         lilypond-profile, add warning about needing international fonts
8691         to build docs.
8692
8693 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8694
8695         * lily/include/grob-info.hh (class Grob_info): make data member
8696         private. Changes throughout.
8697
8698         * input/regression/alignment-order.ly: new file. 
8699
8700         * lily/vertical-align-engraver.cc (acknowledge_grob): read
8701         alignAboveContext and alignBelowContext
8702
8703 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8704
8705         * lily/pfb.cc (LY_DEFINE): add cast.
8706
8707         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
8708         matches .otf
8709         (write-preamble): warn about unknown fonts.
8710
8711         * lily/pfb.cc (Module): new function ly:otf->cff
8712
8713         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
8714         (get_otf_table): new function.
8715
8716 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8717
8718         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
8719         iso. ps2png.
8720
8721 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
8722
8723         * po/fi.po: apply second round of update.
8724
8725 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8726
8727         * scm/x11-color.scm (make-x11-color-handler): don't use
8728         #\sp. Apparently doesn't work on all platforms. 
8729
8730 2005-05-06  Graham Percival  <gperlist@shaw.ca>
8731
8732         * Documentation/user/advanced-notation.itely, putting.itely,
8733         tutorial.itely, global.itely, introduction.itely: really minor fixes.
8734
8735 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8736
8737         * VERSION (PACKAGE_NAME): release 2.5.23
8738
8739 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8740
8741         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
8742         convert to utf-8.
8743
8744         * THANKS: Add translators for this release, convert to utf-8.
8745
8746         * mf/GNUmakefile (MFTRACE_FLAGS):
8747         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
8748         outdir as option (WAS: hardcoded).
8749
8750 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8751
8752         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
8753         finished_span_
8754
8755         * THANKS: add Hans Forbrich.
8756
8757         * Documentation/topdocs/NEWS.tely (Top): document new feature.
8758
8759         * Documentation/user/basic-notation.itely (Staff symbol): document
8760         start/stop staff. Reference to ossia.ly
8761
8762         * input/test/ossia.ly: new example using stop and startStaff.
8763
8764         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
8765         in other words, don't create "|" barline at start of the score.
8766         (start_translation_timestep): don't set whichBar for start of score.
8767
8768         * input/regression/staff-halfway.ly: use new functionality.
8769
8770         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
8771         start and stop staff based on events.
8772
8773         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
8774
8775         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
8776
8777 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8778
8779         * Documentation/user/programming-interface.itely (How markups work
8780         internally ): remove \encoding reference.
8781
8782 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8783
8784         * scripts/convert-ly.py: Attempt to do a smarter update of 
8785         text markups from versions < 1.9.0 with arbitrary nesting.
8786
8787 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
8788
8789         * po/fi.po: convert to utf-8, and update.
8790
8791 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8792
8793         * make/lilypond.suse.spec.in: update from suse 2.4 package.
8794
8795         * lily/*.cc: more <? >? to min/max changes
8796
8797         * lily/include/interpretation-context-handle.hh: rename
8798         Interpretation_context_handle to Context_handle.
8799
8800 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
8801
8802         * input/regression/GNUmakefile (local_delete): use `find` together 
8803         with `xargs` to avoid too long argument-lists in cmd line.
8804
8805 2005-05-04  Graham Percival  <gperlist@shaw.ca>
8806
8807         * Documentation/user/introduction.itely: updates "About this manual".
8808
8809         * Documentation/user/advanced-notation.itely,
8810         invoking.itely: minor fixes.
8811
8812 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8813
8814         * COPYING: add font exception. Update FSF address. 
8815
8816         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
8817         should be taken without child context.
8818
8819         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
8820
8821         * scm/define-markup-commands.scm (triangle): new command, as
8822         robust replacement for unicode Delta/Triangle.
8823
8824 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8825
8826         * ps/music-drawing-routines.ps: add fillp argument.
8827
8828         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
8829
8830         * lily/font-config.cc (init_fontconfig): don't add cff/
8831
8832         * VERSION (PACKAGE_NAME): release 2.5.22
8833
8834         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
8835
8836         * lily/grace-engraver.cc (consider_change_grace_settings): use
8837         is_alias(). Fixes problem with CueVoice grace notes. 
8838
8839         * lily/simultaneous-music-iterator.cc (construct_children): call
8840         Music_iterator::quit() for iterators that start out invalid. This
8841         fixes indefinitely continuing contexts.
8842
8843         * buildscripts/substitute-encoding.py: new file
8844
8845         * Documentation/user/basic-notation.itely (Basic polyphony): fix
8846         missing @end 
8847
8848         * scripts/lilypond-book.py (write_if_updated): print file name.
8849
8850         * Documentation/user/basic-notation.itely (Explicitly
8851         instantiating voices): idem.
8852
8853         * Documentation/user/advanced-notation.itely (Text spanners):
8854         remove stray { } 
8855
8856         * lily/context.cc (default_child_context_name): the default child
8857         is now first in accepts_list_.
8858
8859         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
8860         \defaultchild to all relevant contexts.  This fixes:
8861         drums-pitch.ly.
8862
8863         (Probably also fixes similar problems with ancient
8864         transcriptions getting CueVoices instead of the desired voices.)
8865  
8866         * lily/context-def.cc (get_default_child): new function.
8867         (get_accepted): place default child in front of list.
8868
8869         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
8870
8871         * lily/include/context-def.hh (struct Context_def): add
8872         default_accept_
8873
8874 2005-05-03  Graham Percival  <gperlist@shaw.ca>
8875
8876         * scm/define-grobs.scm: remove "remove-first" line, since
8877         the absent property is set to #f anyway.
8878
8879         * Documentation/user/basic-notation.itely,
8880         advanced-notation.itely, instrument-notation.itely: minor
8881         fixes.
8882
8883         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
8884
8885         * Documentation/user/advanced-notation.itely,
8886         changing-defaults.itely: consolidate Text stuff in
8887         advanced notation.
8888
8889         * Documentation/user/global.itely: better docs for \header.
8890
8891         * Documentation/user/putting.itely: new chapter; placeholder
8892         for future expansion.
8893
8894         * Documentation/user/examples.itely: moved "suggestions for
8895         writing LP files" section into putting.itely.
8896
8897         * Documentation/user/lilypond.itely: added new chapter,
8898         fixed the short table of contents.
8899
8900 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8901
8902         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
8903         infinity for unfeasible beams.
8904
8905         * make/lilypond.fedora.spec.in (Group): idem.
8906
8907         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
8908
8909         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
8910
8911         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
8912         fonts directly.
8913
8914         * buildscripts/gen-emmentaler-scripts.py (i): idem.
8915
8916         * mf/GNUmakefile: remove all CFF rules.
8917
8918         * scm/framework-ps.scm (ps-embed-cff): reinstate.
8919
8920         * lily/open-type-font-scheme.cc (LY_DEFINE):
8921         new function ly:otf-font-table-data.
8922         (LY_DEFINE): new function otf-font?
8923
8924 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8925
8926         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
8927         ($(outdir)/Fontmap.lily): idem.
8928
8929         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
8930         for PFAEmmentaler-XXX.pfa. 
8931
8932         * Documentation/user/music-glossary.tely (accidental): NL
8933         translation of accidental.
8934
8935 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8936
8937         * flower/include/international.hh: Bugfix: include "string.hh".
8938
8939         * lily/include/mingw-compatibility.hh: New file.
8940
8941         * flower/include/libc-extension.hh (memrev): Rename from strrev.
8942
8943         * configure.in: Search for mingw wcrtomb library.
8944
8945 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8946
8947         * scripts/convert-ly.py: Bug fix
8948
8949         * Documentation/user/changing-defaults.itely (Common tweaks):
8950         Added example where the context has to be specified explicitly
8951         (MetronomeMark). 
8952
8953 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8954
8955         * scripts/lilypond-book.py (ly_options): set timing to #f for
8956         notime option.
8957
8958         * scripts/convert-ly.py (conv): typo.
8959
8960         * flower/*.cc: remove <? and >?
8961         
8962         * lily/*.cc: remove <? and >?
8963
8964         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
8965         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
8966         editor.
8967
8968 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8969
8970         * lily/part-combine-engraver.cc: add space to variable list.
8971
8972 2005-04-30  Graham Percival  <gperlist@shaw.ca>
8973
8974         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
8975         remove-first to false (matches docs)
8976
8977         * Documentation/user/advanced-notation.itely: corrected docs
8978         concerning remove-first.
8979
8980 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8981
8982         * lily/part-combine-engraver.cc: make sure that the relevant
8983         properties are included in the documentation.
8984
8985 2005-04-28  Graham Percival  <gperlist@shaw.ca>
8986
8987         * Documentation/user/lilypond-book.itely: Bernard's docs
8988         for \betweenLilyPondSystem.
8989
8990 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8991
8992         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
8993         remarks.
8994
8995 2005-04-28  Pal Benko  <benkop@freestart.hu>
8996
8997         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
8998         only on vertical lines of flexa shape, and use a constant
8999         thickness value for horizontal lines (patch slightly modified by
9000         Jürgen Reuter)
9001
9002         * lily/include/mensural-ligature.hh: make 2 comments clearer
9003
9004 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
9005
9006         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
9007         to need_extra_horizontal_space; bugfix: use class scope to avoid
9008         global namespace pollution
9009
9010         * Documentation/user/instrument-notation.itely (ligatures): added
9011         comment on possible future syntax change and how to work around
9012
9013         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
9014         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
9015         intervals (fixes agnus dei example)
9016
9017         * Documentation/user/instrument-notation.itely (white mensural
9018         ligatures): selected a more illustrative example
9019
9020 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
9021
9022         * Documentation/index.html.in: specify utf-8 charset in meta content.
9023
9024 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9025
9026         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
9027         empty 2nd page for single page.
9028
9029         * scm/lily.scm: remove p&c definitions.
9030
9031         * po/zh_TW.po (Module): new translation.
9032
9033         * lily/lily-guile.cc (ly_chain_assoc): remove.
9034
9035         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
9036         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
9037
9038 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9039
9040         * lily/beaming-info.cc: remove infinity_i
9041
9042         * scripts/abc2ly.py (out_filename): fix thinko with \version.
9043
9044 2005-04-26  Graham Percival  <gperlist@shaw.ca>
9045
9046         * Documentation/user/basic-notation.itely,
9047         instrument-notation.itely, advanced-notation.itely,
9048         changing-defaults.itely: minor fixes.  Added docs
9049         for colors to advanced-notation.itely.
9050
9051         * Documentation/user/advanced-notation.itely: fixed compile
9052         problem and added Bernard's x11-color doc patch.
9053
9054 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9055
9056         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
9057         alright this time round.
9058
9059 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9060
9061         * Documentation/topdocs/INSTALL.texi (Top): idem.
9062
9063         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
9064
9065         * VERSION (MAJOR_VERSION): release 2.5.21
9066
9067         * scm/output-ps.scm (grob-cause): bugfix.
9068
9069 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9070
9071         * cygwin/*: Update.
9072
9073         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
9074         stuff.
9075
9076         * scm/output-ps.scm (grob-cause): Bugfix.
9077
9078         * scm/lily.scm (ly:load): Remove x11-color.
9079
9080         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
9081         quote executable, fixes getting version from program --with
9082         --options.
9083         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
9084         $ac_exeect.
9085
9086         * Documentation/user/GNUmakefile: Only build music-glossary with
9087         rendered lilypond snippets during web.
9088
9089 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9090
9091         * po/de.po: update.
9092
9093         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
9094
9095 2005-04-22  Laura Conrad <lconrad@laymusic.org>
9096  
9097         * scripts/abc2ly:
9098         second title line append with punctuation dash character;
9099         encode abc2ly python strings in utf-8
9100        
9101 2005-04-21  Laura Conrad <lconrad@laymusic.org>
9102
9103         * scripts/abc2ly fix chords (again)
9104  
9105 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
9106
9107         * scm/x11-color.scm: new file
9108         All x11 color names can be accessed with:
9109         #(x11-color 'ColorName),
9110         #(x11-color "ColorName") or:
9111         #(x11-color "color name")
9112         If the x11 color name is not recognised then it defaults
9113         to black
9114
9115         * scm/lily.scm: amended to call scm/x11-color.scm
9116
9117 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9118
9119         * Documentation/user/invoking.itely (Reporting bugs): comment out
9120         reference to online PNG bug repository.
9121
9122 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9123
9124         * lily/translator-scheme.cc (ly:translator-property): Remove.
9125         Update callers.
9126
9127         * lily/context-scheme.cc (ly:context-now): Move from translator.
9128         Update callers.
9129
9130 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9131
9132         * input/regression/grid-lines.ly (skips): refine example.
9133
9134         * scm/define-context-properties.scm
9135         (all-user-translation-properties): doc autoBeamCheck
9136
9137         * input/regression/grid-lines.ly (Module): new file.
9138
9139         * lily/grid-point-engraver.cc (Module): new file.
9140
9141         * lily/grid-line.cc (Module): new file.
9142
9143         * lily/grid-line-span-engraver.cc (Module): new file.
9144
9145         * lily/grid-line-interface.cc (Module): new file.
9146
9147 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9148
9149         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
9150         missing parameter, actualy cdr through list.  Actually return a
9151         list with ENTRY removed (was '()).
9152
9153         * scripts/convert-ly.py: Update.  Print warning if file cannot be
9154         opened.
9155         (do_conversion): Fix printing of continuation comma.
9156
9157         * Documentation/user/advanced-notation.itely (Beam formatting):
9158         Remove refbugs about compound time and mixed duration.
9159
9160         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
9161         modulo moments explicitely.
9162
9163         * lily/moment.cc (operator %): New function.
9164
9165         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
9166
9167         * lily/translator-scheme.cc (ly:translator-now,
9168         ly:translator-property): New function.
9169
9170         * scm/auto-beam.scm (default-auto-beam-check): New function.
9171
9172         * lily/auto-beam-engraver.cc (test_moment): Use it.
9173
9174         * flower/rational.cc (operator %): Bugfix.
9175
9176 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
9177
9178         * scripts/abc2ly: Bugfix
9179
9180 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9181
9182         * python/fontextract.py (write_extracted_fonts): bugfix, too many
9183         %'s on EndFont comment.
9184
9185         * lily/ledger-line-spanner.cc: some more words of explanation.
9186
9187 2005-04-20  John Williams <williams@tni.com>  
9188         
9189         * scripts/lilypond-book.py: htmlquote bugfix.
9190         Allow snippets to be given distinct filenames.
9191         Allow the default alt text to be overridden.
9192
9193 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
9194
9195         * ly/performer-init.ly: Bugfix
9196
9197         * THANKS: Added bughunters.
9198
9199 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
9200
9201         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
9202
9203         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
9204         position (was: use modulo measure length).
9205
9206         * configure.in (no gui_b): Remove optional gtk+ requirement.
9207
9208 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9209
9210         * Documentation/user/basic-notation.itely (Pitches): add
9211         LedgerLineSpanner.
9212
9213         * lily/dynamic-engraver.cc (process_music): set right bound to
9214         script if present. Else, do not set.
9215         (acknowledge_grob): only set right bound of finished spanner to
9216         note column if no other bound is set.
9217
9218         * python/lilylib.py (make_ps_images): switch back to png16m.
9219         
9220 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9221
9222         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
9223         writing up to date file.  Add dvips usage suggestion.
9224
9225         * scripts/convert-ly.py: Fix error message.
9226         Print usage if no files on command line.
9227         (usage): Add example usage.
9228
9229         * input/test/compound-time.ly: New file.
9230
9231         * input/test/circle.ly: New file.
9232
9233         * Documentation/topdocs/NEWS.tely: Use them.
9234
9235         * input/test/boxed-stencil.ly: Remove \score.
9236
9237         * buildscripts/mf-to-table.py (base): Add .log dependency.
9238
9239         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
9240         pfa's.  Add .log dependency
9241
9242         * scm/define-markup-commands.scm (lower): New command.
9243
9244         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
9245         make it default.
9246
9247 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9248
9249         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
9250         also to finished cresc as right bound. This fixes:
9251         skip-string-decresc.ly
9252
9253         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
9254         relative_coordinate if extent is empty.
9255
9256         * lily/stem.cc (width_callback): determine correct extent if flag
9257         is not there. This fixes slur-no-flag.ly
9258
9259         * lily/grace-engraver.cc (consider_change_grace_settings): new
9260         function.
9261         (initialize): also consider_change_grace_settings() on
9262         initialization. Fixes large grace notes at start of score.
9263
9264         * lily/break-align-interface.cc (do_alignment): don't translate if
9265         total_extent is empty.
9266
9267         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
9268
9269 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9270
9271         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
9272         with slash.
9273
9274 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9275
9276         * stepmake/aclocal.m4: Remove tfm_path.
9277
9278 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9279
9280         * scm/music-functions.scm (markup-expression->make-markup): fix
9281         bug with cons arguments of markup commands.
9282         (music->make-music): fix music expression property list building
9283
9284 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9285
9286         * aclocal.m4: Massage package names.
9287
9288         * SCons updates.
9289
9290 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9291
9292         * VERSION (PACKAGE_NAME): release 2.5.20
9293
9294         * lily/stem.cc (calc_stem_info): add minimum Y extent of
9295         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
9296
9297         * lily/percent-repeat-engraver.cc (try_music): add measure before
9298         next_moment to future processing moment. Fixes:
9299         percent-repeat-mm-rest.ly
9300         (process_music): don't add moment for 2nd time.
9301
9302         * input/regression/repeat-percent.ly: add mmrests as extra test.
9303
9304         * lily/axis-group-engraver.cc (acknowledge_grob): read
9305         keepAliveInterfaces to decide what to kill.
9306
9307         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
9308         percent-repeat-interface to keepAliveInterfaces. This fixes
9309         percent-repeat-harakiri.
9310
9311 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9312
9313         * SCons updates.
9314
9315 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9316
9317         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
9318
9319         * aclocal.m4: remove --enable-tfm-path configure option
9320
9321         * input/test/ancient-font.ly (lowerStaff): clef name errors.
9322
9323         * scm/backend-library.scm (postscript->png): newline after
9324         finishing command.
9325
9326         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
9327         (LY_DEFINE): ly:paper-score-paper-systems: new function 
9328
9329         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
9330
9331         * lily/score.cc (default_rendering): use Music_output too.
9332
9333         * input/test/chord-names-languages.ly (Module): rename file.
9334
9335         * lily/text-spanner.cc: add bound-padding.
9336
9337         * lily/paper-book.cc (systems): accept Paper_score
9338         iso. Paper_system vector. 
9339
9340         * input/regression/line-arrows.ly: new file.
9341
9342         * lily/paper-score.cc (process): run get_paper_systems() only once.
9343
9344         * lily/line-spanner.cc (line_stencil): add arrows.
9345
9346 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
9347
9348         * lily/line-interface.cc (make_arrow): new function. 
9349         (arrows): idem.
9350
9351 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
9352
9353         * input/test/chord-names-german.ly: update for italian/french
9354         chords.
9355         
9356         * Documentation/user/instrument-notation.itely (Printing chord
9357         names): update.
9358
9359 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9360
9361         * lily/include/paper-score.hh (class Paper_score): remove unused
9362         prototypes.
9363
9364         * lily/book.cc (process): add -COUNT to midi output.
9365
9366         * lily/score.cc (book_rendering): remove outname argument
9367         (book_rendering): return list of Music_outputs. 
9368
9369         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
9370
9371         * lily/book.cc (process): loop over Music_outputs returned from
9372         Score::book_rendering().
9373
9374         * lily/*.cc (width_callback): remove spurious "unused" warnings
9375         for assert (axis==[XY]_AXIS); 
9376
9377         * lily/include/music-output.hh (class Music_output): smobify class.
9378
9379         * lily/include/paper-score.hh (class Paper_score): make members
9380         private.
9381
9382         * lily/performance.cc (process): return #f iso. #<undefined>. This
9383         prevents #<undefined> leaking into GUILE-userspace.
9384
9385 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9386
9387         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
9388
9389 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
9390
9391         * scm/chord-name.scm : support for italian and french
9392         chords names.
9393
9394         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
9395         a space defined by chordPrefixSpacer when the root name is
9396         direclty followed by a prefix.
9397
9398         * ly/engraver-init.ly : chordPrefixSpacer       
9399         * scm/define-context-properties.scm : chordPrefixSpacer
9400         * ly/property-init.ly : italianChords, frenchChords 
9401
9402 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9403
9404         * mf/feta-din.mf: Remove.
9405
9406         * mf/GNUmakefile (fontdir): Bugfix.
9407
9408         * mf/SConstruct: Some updates.
9409
9410         * SConstruct: Require pkg-config.
9411         (test_program): Bugfix for double digit version compares, use
9412         integer (not string-) compare.
9413         Optionally require gs 8.14.
9414
9415         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
9416
9417         * lily/*: s/ifdef HAVE_*/if have/.
9418
9419         * SConstruct (test_lib): New function.  Update pkg-config and some
9420         other requirements.
9421
9422         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
9423         freetype, pangof2t.
9424
9425 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9426
9427         * po/lilypond.pot, ...: Update using bison-CVS.
9428
9429         * python/lilylib.py (make_ps_images): Fixo.
9430
9431 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9432
9433         * python/lilylib.py (make_ps_images): typo.
9434
9435         * configure.in (gui_b): make bison optional.
9436
9437         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
9438
9439 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
9440
9441         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
9442         with one parameter can be defined in a LaTeX file when processed
9443         by lilypond-book this will be evaluated between the systems of
9444         a multi-system score. The parameter is the number of systems processed.
9445
9446 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9447
9448         * python/lilylib.py (make_ps_images): Escape newline.
9449
9450         * Documentation/user/music-glossary.tely: Run
9451         texinfo-all-menus-update.
9452
9453 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9454
9455         * scm/lily-library.scm (old-relative-not-used-message)
9456         (version-not-seen-message): Add input-file-name-location to message.
9457
9458         * lily/parser.yy (lilypond): Add token aliases.
9459
9460         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
9461         not confuse with alteration.
9462         (alteration): Add.
9463
9464 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9465
9466         * python/lilylib.py (make_ps_images): use -dEPSCrop
9467
9468         * VERSION (PACKAGE_NAME): release 2.5.19 
9469
9470         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
9471         only put xrefs in info documentation.
9472
9473         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
9474         .pdf rule to tex-rules.make.
9475
9476         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
9477         from -systems.* output.
9478
9479         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
9480         directly, remove -$(PAGESIZE) target.
9481
9482         * input/test/embedded-postscript.ly: update.
9483
9484 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9485
9486         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
9487
9488         * Documentation/user/changing-defaults.itely (Font selection):
9489         document font-name.
9490
9491         * input/regression/font-name.ly: show Pango fonts for
9492         font-name. Update example. 
9493
9494         * lily/pango-select.cc (properties_to_pango_description): don't
9495         convert symbol font-size to number, but use to lookup.
9496
9497         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
9498
9499         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
9500         (NAME . FILE-NAME) tuples for font descriptions. 
9501         (write-preamble): display BeginFont DSC comments.
9502
9503         * python/fontextract.py (write_extracted_fonts): new file. Extract
9504         font resources from a PS file.
9505
9506         * scripts/lilypond-book.py (option_definitions): --psfonts option.
9507         (Compile_error.process_include): do_file returns chunks.
9508
9509         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
9510
9511         * make/lysdoc-targets.make: .texi is .PRECIOUS
9512
9513         * scripts/lilypond-book.py (write_if_updated): new function.
9514
9515 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9516
9517         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
9518
9519 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9520
9521         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
9522
9523         * input/regression/markup-syntax.ly: remove \score.
9524
9525         * scm/define-markup-commands.scm (draw-circle): add fill argument
9526
9527         * scm/stencil.scm (make-circle-stencil): add fill argument
9528
9529         * ps/music-drawing-routines.ps: add fill argument.
9530
9531         * ly/performer-init.ly: add CueVoice to MIDI too.
9532
9533         * ps/music-drawing-routines.ps: new routine BeginEPSF /
9534         EndEPSF.
9535
9536         * input/regression/markup-eps.ly: new file.
9537
9538         * scm/framework-ps.scm (write-preamble): change order: vars should
9539         be inited before procedures.
9540
9541         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
9542         for EPS files.
9543
9544         * scm/define-markup-commands.scm (epsfile): add epsfile command.
9545
9546 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9547
9548         * configure.in (gui_b): add check for ghostscript 8.15
9549
9550 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9551
9552         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
9553         start of line. Fixes cresc-after-newline.ly
9554
9555         * lily/source-file.cc (file_line_column_string): use get_column().
9556
9557 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9558
9559         * lily/source-file.cc (get_column): utf-8 support for column numbers.
9560
9561 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9562
9563         * lily/*: use message () iso progress_indication () for messages.
9564         Revise/uniformise user messages.
9565
9566         * flower/warn.cc (progress_indication): New function.
9567         (message): Use it.  Fixes newline problems.
9568
9569         * config.make.in (webdir): Sort out install dirs.
9570
9571         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
9572
9573         * python/lilylib.py (command_name): Bugfix.
9574         (make_ps_images):
9575
9576 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
9577
9578         * lily/main.cc: --help says what types of backends are availabe
9579
9580 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9581
9582         Fix ./VERSION dependency, and without need to reconfigure.
9583
9584         * lily/main.cc (setup_paths): Update.
9585
9586         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
9587
9588         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
9589
9590         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
9591         Add \line for some simplistic cases.
9592
9593         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
9594
9595 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9596
9597         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
9598         to compile LY files (useful for adding eg. "-I" args)
9599         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
9600         2Gnome command for gnome backend.
9601         (LilyPond-command-formatgnome): call the 2Gnome command. key
9602         binding: C-c C-g
9603
9604 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9605
9606         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
9607         depend on all PNG images.
9608
9609 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9610
9611         * GNUmakefile.in: Bugfix: also link .map files.
9612
9613 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9614
9615         * scm/music-functions.scm (music->make-music): generate 
9616         a (make-music ...) sexpr from a music expression.
9617         (display-scheme-music): use guile pretty printer to display the
9618         make-music sexpr.
9619
9620 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9621
9622         * ly/engraver-init.ly: reindent.
9623         Add CueVoice.
9624
9625         * scm/music-functions.scm (music-pretty-string): handle moments
9626         too.
9627         (music-pretty-string): only print non-empty lists.
9628         (cue-substitute): create CueVoice context, which has smaller type.
9629
9630         * lily/moment-scheme.cc (LY_DEFINE): new methods
9631         ly:moment-grace-{numerator,denominator}
9632
9633         * lily/context-handle.cc: remove quit() method. 
9634
9635         * lily/font-config.cc (init_fontconfig): be verbose about font path.
9636         (init_fontconfig): success is 0, not !0
9637
9638 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9639
9640         * mf/feta-nummer-code.mf (code): add plus glyph.
9641
9642         * lily/tie.cc (print): idem.
9643
9644         * lily/slur.cc (print): don't use thickness property for
9645         slur shape-thickness.
9646
9647         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
9648         while adding stencils.
9649
9650         * scm/define-markup-commands.scm (with-color): with-color markup
9651         command.
9652         (whiteout): new markup command 
9653         (filled-box): new markup command
9654
9655 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9656
9657         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
9658         test for PDF docs.
9659
9660         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
9661         PFAAybabtu-Regular.  Fixes feta font in PDFs.
9662         
9663         Notes for tetex-3.0 make web:
9664            psclean.map: s/uhv8a/uhvr8a/
9665            config.ps add:
9666                 p +psfonts_t1.map
9667                 p +psclean.map
9668                 p +typeface.map
9669
9670 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9671
9672         * scm/music-functions.scm (music-pretty-string): fix bug with
9673         string argument.
9674
9675 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
9676
9677         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
9678
9679 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9680
9681         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
9682         only process options if they're there.
9683         (write_file_map): add version-seen? to snippet-map.ly
9684
9685 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
9686
9687         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
9688         formatting cleanups.
9689
9690         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
9691         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
9692
9693 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9694
9695         * scm/framework-ps.scm (ps-font-command): don't hash, just use
9696         name directly.
9697
9698         * lily/main.cc (setup_paths): either add mf/out to search path or 
9699         fonts/{otf,type1,etc}
9700         
9701         * lily/font-config.cc (init_fontconfig): either add mf/out to
9702         FontConfig or fonts/{otf,type1,etc}
9703
9704         * GNUmakefile.in: don't put mf/ link in share/ dir.
9705
9706         * lily/staff-spacing.cc: move same-direction-correction to
9707         note-spacing-interface
9708
9709         * scm/lily.scm (lilypond-main): use variable argument count for
9710         exception handler.
9711
9712         * lily/font-config.cc (init_fontconfig): add operator pacification
9713         message.
9714
9715         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
9716
9717         * buildscripts/gen-emmentaler-scripts.py (i): generate
9718         PFAEmmentaler as well.
9719
9720         * scm/framework-ps.scm (munge-lily-font-name): new function
9721         (write-preamble): hack: insert PFA equivalent of CFF into
9722         .PS. This makes LilyPond output printable on normal PS printers
9723         again.
9724
9725         * buildscripts/gen-emmentaler-scripts.py (i): generate
9726         PFAEmmentaler.pfa aswell.
9727
9728 2005-04-06  John Williams <williams@tni.com>  
9729         
9730         * scripts/lilypond-book.py: refactor the compose_ly procedure.
9731         
9732 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9733
9734         * scm/page-layout.scm (default-page-make-stencil): always combine
9735         the header stencil, even if empty. This prevents the body text to
9736         reach up to the margins.
9737
9738         * po/rw.po (Module): new file, for Kinyarwanda.
9739
9740         * input/test/spacing-optical.ly (Module): new file.
9741
9742         * lily/staff-spacing.cc: add same-direction-correction
9743
9744 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9745
9746         * Documentation/user/introduction.itely (Engraving): Comment-out
9747         non-existent file.
9748
9749 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9750
9751         * scm/define-grob-properties.scm (all-user-grob-properties): add
9752         same-direction-correction
9753
9754         * VERSION: release 2.5.18
9755
9756 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9757
9758         * lily/grob.cc (mark_smob): Check pscore->layout_ before
9759         dereferencing.  Fixes make web.
9760
9761         * lily/midi-stream.cc: Handle unwritable midi file.  Include
9762         errno.h.
9763
9764         * Documentation/user/: Fix links.
9765
9766 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9767
9768         * lily/text-interface.cc (Module): rename from text-item.cc
9769
9770         * input/regression/apply-output.ly (texidoc): function naming fix.
9771
9772         * lily/time-signature-performer.cc (derived_mark): new function.
9773
9774         * lily/lily-parser-scheme.cc:  print mapped file name for progress
9775
9776         * scripts/lilypond-book.py (find_linestarts): new function.
9777         (find_toplevel_snippets): keep track of line numbers.
9778
9779         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
9780         all key changes.
9781
9782         * ly/declarations-init.ly (partCombineListener): use
9783         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
9784
9785         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
9786
9787 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9788
9789         * lily/text-item.cc: Fix link.
9790
9791         * Documentation/user/changing-defaults.itely (Changing defaults):
9792         Fix programs reference links.
9793
9794         * Documentation/user/music-glossary.tely: Convert to utf-8.
9795
9796 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9797
9798         * make/lilypond-vars.make: remove TEXMF from variables.
9799         remove DEB_BUILD pk font variables.
9800         remove GUILE_LOAD_PATH
9801         remove TeX memory vars.
9802
9803 2005-04-04  Werner Lemberg  <wl@gnu.org>
9804
9805         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
9806
9807 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9808
9809         * ps/lilyponddefs.ps: remove reencode-font
9810
9811         * lily/simple-spacer.cc (add_columns): also compare
9812         directly. Column rank doesn't distinguish between broken and
9813         unbroken columns. This fixes large spaces before time sig changes.
9814
9815         * Documentation/user/point-and-click.itely: document ly:set-option.
9816
9817         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
9818         point_and_click_global is set.
9819
9820         * lily/scm-option.cc (LY_DEFINE): add point-and-click
9821         ly:set-option argument.
9822
9823 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9824
9825         * GNUmakefile.in: Include symlinks in webball.
9826
9827         * Documentation/user/GNUmakefile (source-links): Add symlinks to
9828         source dir for split and non-split manuals.
9829
9830         * Documentation/user/*y: Fix @uref/@inputfile links for
9831         split/non-split HTML documents.
9832
9833         * Documentation/user/GNUmakefile (local-WWW): Do not generate
9834         .ps.gz.
9835         
9836 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9837
9838         * GNUmakefile.in: Add newline.
9839
9840 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
9841
9842         * tex/lilyponddefs.tex: use color instead of xcolor
9843         * scm/output-tex.scm: minor editing
9844
9845 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9846
9847         * scm/music-functions.scm (display-scheme-music): pretty printer
9848         for music expressions.
9849
9850 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9851
9852         * buildscripts/install-info-html.sh (index_file): Fix link.
9853
9854 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
9855
9856         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
9857
9858         * Documentation/index.html.in: Add size estimates with some big pages.
9859
9860         * Documentation/user/tutorial.itely (Running LilyPond for the
9861         first time): Add/replace some @rglos links.  TODO: add more
9862         @rglos links in tutorial, test non-intrusiveness (.css).
9863
9864         * stepmake/bin/add-html-footer.py (do_file): Remove info's
9865         annoying's indication of referencing external document.
9866
9867         * Documentation/user/GNUmakefile: Split version of glossary too.
9868         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
9869         links, not only for html.
9870
9871         * Documentation/user/introduction.itely: Fix some links for other
9872         than html, do not use `here' as link name.
9873
9874 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9875
9876         * scm/documentation-generate.scm (string-append): Fix @usermanref,
9877         @glossaryref.
9878
9879 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9880
9881         * scm/page-layout.scm (default-page-make-stencil): only add header
9882         if existing and not empty. Fixes spurious programming error.
9883
9884         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
9885
9886 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
9887
9888         * scm/output-tex.scm: implement {re,}setcolor
9889         * tex/lilyponddefs.tex: use color package
9890
9891 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9892
9893         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
9894         additions to website.
9895
9896         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
9897
9898         * Documentation/user/macros.itexi: Fix @usermanref html links in
9899         split documents: use @inforef.
9900
9901 2005-03-30  Graham Percival  <gperlist@shaw.ca>
9902
9903         * Documentation/user/programming-interface.itely: minor fix.
9904
9905         * Documentation/user/advanced-notation.itely: added info to
9906         Metronome markings.
9907
9908 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9909
9910         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
9911         use box-stencil.  Remove y-padding argument.
9912         (make-stencil-circler): New function.
9913
9914         * buildscripts/lilypond-words.py (F): 
9915         * elisp/SConscript (a): 
9916         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
9917         * vim/SConscript (a): 
9918         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
9919
9920         * lily/general-scheme.cc: Build fix.
9921
9922         * scm/markup.scm:
9923         * input/regression/markup-scheme.ly: 
9924         * input/regression/markup-syntax.ly: Drop 'new-' from name.
9925
9926         * scm/stencil.scm (make-circle-stencil): New function.
9927
9928         * scm/define-markup-commands.scm (draw-circle): Use it.  New
9929         name (was cicle).  Update callers.
9930         (circle): New markup command, similar to box.
9931
9932         * scm/stencil.scm (circle-stencil): New function.
9933
9934 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
9935
9936         * configure.in: Detect libutf8/wchar.h variant.
9937
9938         * stepmake/aclocal.m4: Modify shared size test.
9939
9940 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9941
9942         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
9943
9944 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9945
9946         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
9947         
9948         * VERSION (PACKAGE_NAME):  release 2.5.17
9949
9950 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
9951
9952         * scm/backend-library.scm (postscript->png): Fix comment and png
9953         message.
9954
9955         * GNUmakefile.in (link-tree): Fix locales.
9956
9957 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9958
9959         * lily/stencil-scheme.cc (LY_DEFINE): change to
9960         ly:stencil-aligned-to, non mutating.
9961
9962         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
9963
9964         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
9965
9966         * lily/quote-iterator.cc (derived_mark): call
9967         Music_wrapper_iterator::derived_mark() too.
9968
9969         * lily/grace-engraver.cc (derived_mark): change signature, add
9970         const.
9971
9972 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9973
9974         * SConstruct (symlink): 
9975         * GNUmakefile.in (link-tree): Add scripts to prefix.
9976
9977         * lily/general-scheme.cc (ly:effective-prefix): New function.
9978
9979         * scm/backend-library.scm (postscript->png): Use it.
9980
9981 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9982
9983         * lily/paper-score.cc (process): don't delete grobs after
9984         producing stencils. 
9985
9986         * scm/part-combiner.scm (determine-split-list): switch off
9987         debugging info.
9988
9989         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
9990         if available.
9991
9992         * scm/define-context-properties.scm
9993         (all-user-translation-properties): add stringNumberOrientations.
9994
9995         * lily/new-fingering-engraver.cc (position_scripts): make generic,
9996         so fingering and string-numbers are separately controlled.
9997
9998 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9999
10000         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
10001         not use debugging.
10002
10003 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10004
10005         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
10006
10007         * config.hh.in: add HAVE_FONTCONFIG.
10008
10009         * Documentation/user/instrument-notation.itely (String number
10010         indications): new node.
10011
10012         * input/regression/new-markup-syntax.ly (texidoc): add circle.
10013
10014         * lily/new-fingering-engraver.cc (add_string): new function. 
10015         (acknowledge_grob): accept string-number-event as well.
10016
10017         * scm/define-markup-commands.scm (circle): new markup command.
10018
10019         * scm/output-lib.scm (print-circled-text-callback): new function.
10020
10021         * lily/GNUmakefile: move ifeq after include stepmake.make.
10022
10023 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10024
10025         * config.make.in (HAVE_LIBKPATHSEA_SO):
10026         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
10027
10028         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
10029         add KPATHSEA_LIBS.
10030
10031         * debian/watch: 
10032         * debian/control: Update.
10033
10034 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10035
10036         * input/test/title-markup.ly (spaceTest): remove.
10037
10038         * input/test/embedded-tex.ly (Module): remove.
10039
10040         * input/test/music-box.ly: use 'name property, not ly:music-name.
10041
10042         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
10043
10044         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
10045
10046 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10047
10048         * Documentation/topdocs/INSTALL.texi (Top): Remove information
10049         about xdeltas.  Add information about CVS.
10050
10051         * scm/lily.scm (lilypond-main): Fix invocation of handler,
10052         gracefully handle failed files.
10053
10054         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
10055
10056         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
10057         small fixes.
10058
10059         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
10060         No unnecessarily specific i18n messages.  Remove stray `1'.
10061
10062 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10063
10064         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
10065         documentencoding
10066
10067         * scm/documentation-lib.scm (texi-file-head): set utf-8
10068         documentencoding.
10069
10070         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
10071         Delta, not the Symbol one. 
10072
10073         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
10074         for the .map file.
10075
10076         * Documentation/topdocs/INSTALL.texi (Top): add running
10077         requirement as compilation requirement.
10078
10079 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10080
10081         * buildscripts/mutopia-index.py (headertext): add h1 header and
10082         utf-8 charset meta field.
10083
10084         * input/GNUmakefile: prune example list.
10085
10086         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
10087         options.
10088
10089         * lily/slur-scoring.cc (get_base_attachments): only look at stem
10090         extent for visible stems.
10091
10092         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
10093
10094 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10095
10096         * Documentation/topdocs/INSTALL.texi (Top): Updates.
10097
10098         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
10099
10100 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10101
10102         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
10103         pass inf/nan into slur scoring.
10104
10105         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
10106         page.
10107
10108         * scripts/abc2ly.py (dump_voices): use alphabet().
10109
10110 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
10111         
10112         * mf/GNUmakefile (depth): use $(FONTFORGE). 
10113
10114 2005-03-27 Matthias Neeracher <neeracher@mac.com>
10115         
10116         * flower/include/virtual-methods.hh: simplify. Patch by
10117
10118 2005-03-25  John Williams <williams@tni.com>  
10119
10120         * scripts/lilypond-book.py (main): add png for HTML too, guess
10121         only if necessary. 
10122
10123 2005-03-25  Graham Percival  <gperlist@shaw.ca>
10124
10125         * Documentation/topdocs/INSTALL.texi: now recommends
10126         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
10127
10128         * Documentation/user/basic-notation.itely,
10129         Documentation/user/tutoria.itely: warn about
10130         only one (phrasing) slur at once.
10131
10132 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
10133
10134         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
10135
10136 2005-03-23  Graham Percival  <gperlist@shaw.ca>
10137
10138         * Documentation/user/basic-notation.itely: fixed info about
10139         ending a (de)cresc.
10140
10141         * Documentation/user/lilypond-book.itely: fixed
10142         lilypond-book filter example and warned about not doing
10143         --filter and --process at the same time.
10144
10145 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10146
10147         * lily/parser.yy (bass_number),
10148         Documentation/user/instrument-notation.itely (Figured bass): 
10149         Add the possibility to use text markup in figured bass. 
10150
10151 2005-03-19  Graham Percival  <gperlist@shaw.ca>
10152
10153         * Documentation/user/global.itely: added info about naming
10154         identifiers and breakbefore.
10155
10156         * Documentation/user/invoking.itely: added info about batch
10157         processing files with convert-ly, removed references to TeX
10158         in the jail section.
10159
10160         * Documentation/user/examples.itely: possibly fixed piano
10161         dynamics.
10162
10163         * Documentation/user/advanced-notation.itely: added info
10164         about removing other types of Staff.
10165
10166         * Documentation/user/instrument-notation.itely: possibly
10167         fixed piano staff line switch.
10168
10169         * Documentation/user/changing-defaults.itely: added info
10170         about using normal font in titles.
10171
10172 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10173
10174         * VERSION (PATCH_LEVEL): release 2.5.16
10175
10176         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
10177         explicitly.
10178
10179 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10180
10181         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
10182         whitespace.
10183
10184         * python/lilylib.py (make_ps_images):
10185         * scm/backend-library.scm (postscript->pdf, postscript->png):
10186         Quote file name.  Use format rather than string-append juggling.
10187
10188 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10189
10190         * python/lilylib.py (make_ps_images): add x to -g argument. 
10191
10192         * lily/key-performer.cc (create_audio_elements): don't use
10193         scm_eval_string. Check for minor 3rd directly.
10194   
10195         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
10196         (sarabandeCelloGlobal): key is D minor, not F major.
10197
10198 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10199
10200         Fix truncated --png output (Peter Danenberg).
10201         
10202         * python/lilylib.py (make_ps_images):
10203         * scripts/ps2png.py (copyright): Grok --papersize option.
10204
10205         * scm/backend-library.scm (postscript->png): Add parameter
10206         PAPERSIZE.  Update callers.
10207
10208         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
10209         Fixes symbol placement.
10210
10211         * lily/spanner.cc: 
10212         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
10213         <libc-extension.hh>).
10214
10215 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10216
10217         * Nitpick run.
10218
10219         * buildscripts/fixcc.py: Update.
10220
10221         Builddir run fixes.
10222
10223         * HACKING (datadir): Add VERSION.
10224
10225         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
10226         higher up.
10227
10228 2005-03-15  Werner Lemberg  <wl@gnu.org>
10229
10230         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
10231         diagonal stem doesn't become thinner.
10232
10233 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10234
10235         * buildscripts/fixcc.py: Fixes (Werner).
10236
10237 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10238
10239         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
10240         Emmentaler/Aybabtu.
10241
10242         * GNUmakefile.in: fix lilypond-words path.
10243
10244         * po/tr.po: update to 2.3.21
10245
10246         * lily/new-fingering-engraver.cc (position_scripts): take priority
10247         from head position.
10248
10249         * input/regression/finger-chords-order.ly (texidoc): new file.
10250
10251 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10252
10253         * make/ly-rules.make: 
10254         * stepmake/aclocal.m4: 
10255         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
10256
10257         * buildscripts/fixcc.py (rules): Leave space after operator.
10258
10259 2005-03-14  Werner Lemberg  <wl@gnu.org>
10260
10261         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
10262         top of the glyph with smooth curve.
10263
10264 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10265
10266         * Documentation/user/global.itely (Page layout): remove
10267         printpagenumber.
10268
10269 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
10270
10271         * input/regression/mensural-ligatures.ly: new file (with examples
10272         compiled by Pal Benko).
10273
10274         * Documentation/user/instrument-notation.itely: Bugfix: yet some
10275         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
10276         musicglyph access.  Many small beautifications in ancient
10277         examples.
10278
10279         * input/test/divisiones.ly: fixed indentation; small
10280         beautifications
10281
10282         * ly/engraver-init.ly: added FIXME comment
10283
10284         * scripts/lilypond-book.py,
10285         Documentation/user/lilypond-book.itely: added music fragment
10286         option "packed" to lilypond-book
10287
10288         * Documentation/user/instrument-notation.itely: Bugfix: added
10289         missing LedgerLineSpanner color setting in several places.  Added
10290         music fragment option "packed" to VaticanaContext example.
10291
10292 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10293
10294         * scm/define-grobs.scm (all-grob-descriptions): switch off
10295         Hyphen_spanner::set_spacing_rods 
10296
10297         * lily/lyric-hyphen.cc (print): add padding between syllable and
10298         hyphen.
10299         (print): shorten hyphen in tight situations (determine using
10300         minimum-length)
10301
10302         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
10303         0.4pt.
10304
10305 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10306
10307         * ly/titling-init.ly (bookTitleMarkup): Refinements.
10308
10309         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
10310         header/footer markings for regression-test.
10311
10312         * scm/backend-library.scm (output-scopes, header-to-file): Move
10313         from framework-tex.scm.
10314
10315         * scm/framework-ps.scm (output-framework)
10316         (output-preview-framework):
10317         * scm/framework-eps.scm (output-classic-framework)
10318         (output-framework): Use it.  Fixes collated files.
10319
10320 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
10321
10322         * input/sakura-sakura.ly: 
10323         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
10324
10325         * buildscripts/guile-gnome.sh: Update.
10326
10327         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
10328
10329         * mf/aybabtu.pe.in: Capitalize Aybabtu.
10330
10331 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10332
10333         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
10334         culprit: always exit the loop if we find a rod, even if it has
10335         distance < 0. 
10336
10337         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
10338         algorithm.
10339
10340         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
10341         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
10342
10343         * scm/output-svg.scm (dashed-line): new  function body.
10344         
10345         * GNUmakefile.in: create .htaccess.
10346
10347 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10348
10349         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
10350
10351 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10352
10353         * VERSION (PACKAGE_NAME): release 2.5.15
10354
10355         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
10356
10357         * scm/framework-svg.scm (output-framework): put scaling in
10358         document header. Apply scaling only once.
10359         (output-framework): dump page size in px, not mm. 
10360
10361         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
10362         from font-size.
10363
10364         * lily/paper-outputter-scheme.cc (LY_DEFINE):
10365         ly:outputter-output-scheme, new function.
10366
10367         * scm/output-svg.scm (pango-description-to-svg-font): new function
10368
10369 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10370
10371         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
10372         target.
10373
10374         * input/typography-demo.ly: new file.
10375
10376 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10377
10378         * Documentation/user/global.itely (File structure): Add markup blocks
10379         to toplevel expressions.
10380         (Multiple movements, Creating titles): Add markup blocks.
10381
10382         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
10383         <libc-extension.hh>).
10384
10385         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
10386
10387         * flower
10388         * lily
10389         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
10390
10391 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10392
10393         * lily/accidental.cc: special bboxes for natural. 
10394
10395         * mf/feta-toevallig.mf: make stems heavier.
10396
10397         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
10398         texts as well.
10399
10400         * mf/feta-klef.mf: revise. 
10401
10402         * mf/feta-schrift.mf: make thinning of accent less pronounced.
10403
10404         * mf/feta-klef.mf: add rounded curve at top. 
10405         make thinnib a little heavier.
10406
10407 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10408
10409         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
10410
10411         * buildscripts/fixcc.py: New file.
10412
10413         * input/regression/utf8.ly: Update Debian font description.
10414
10415 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10416
10417         * stepmake/aclocal.m4: Fix test.
10418
10419 2005-03-09  Graham Percival  <gperlist@shaw.ca>
10420
10421         * Documentation/user/invoking.itely: added Sebastino Vigna's
10422         docs for the --jail option.
10423
10424 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10425
10426         * lily/stem.cc (print): only produce stemlets if there are no
10427         noteheads on this stem.
10428
10429         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
10430         don't crash on stemlet (visible stem without heads).
10431
10432         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
10433         unbroken situations. 
10434
10435         * scm/output-lib.scm (center-invisible): new function.
10436
10437         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
10438         wishes to determine loose column space.
10439
10440         * lily/font-config.cc (init_fontconfig): add
10441         fonts/{otf,type1,cff}  to path.
10442
10443         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
10444
10445         * mf/GNUmakefile (Module): install all fonts under otf/
10446
10447         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
10448         replace /fonts/otf/ by /ps/ 
10449
10450         
10451 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10452
10453         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
10454
10455         * lily/book.cc (process): Oops, add score_.header_.
10456
10457         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
10458
10459         * lily/parser.yy: Handle toplevel and book texts as score.
10460
10461         * scm/page-layout.scm (default-page-make-stencil):
10462         Bugfix: (page-properties rename.
10463
10464         * scm/backend-library.scm (ly:system): Typo.
10465
10466 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10467
10468         * stepmake/stepmake/executable-targets.make (installexe): don't
10469         strip installed executables
10470
10471         * lily/font-select.cc (get_font_by_design_size): revert
10472         pango_description_string as well.
10473
10474         * lily/system.cc (set_loose_columns): put loose column just left
10475         of next column.
10476
10477         * lily/include/group-interface.hh (extract_grob_array): rename
10478         from Pointer_group_interface__extract_grobs
10479
10480         * input/regression/ledger-line-minimum.ly (texidoc): new file.
10481
10482         * lily/ledger-line-spanner.cc (set_spacing_rods): new
10483         function. Keep ledgered note heads at a minimum distance.
10484         Introduce minimum-length-fraction
10485         (print): introduce length-fraction property.
10486
10487 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10488
10489         * tex/GNUmakefile: remove latin1.enc rules.
10490
10491 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10492
10493         * scm/titling.scm: Typo.
10494
10495         * input/regression/score-text.ly: Really add.
10496
10497         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
10498
10499 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10500
10501         * lily/open-type-font-scheme.cc:  new file.
10502
10503 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10504
10505         * scm/titling.scm (layout-extract-page-properties): Rename from
10506         page-properties.  Update callers.
10507
10508         * lily/lexer.ll (Lily_lexer):
10509         * lily/parser.yy: Junk lyric_markup state.
10510
10511         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
10512
10513         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
10514         Add texts parameter.
10515
10516 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10517
10518         * lily/lexer.ll (lyric_markup): New mode.
10519         (Lily_lexer::push_lyric_markup_state): New method.
10520         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
10521
10522         * lily/parser.yy (book_body):
10523         (toplevel_expression): Grok \markup texts.
10524
10525         * lily/score-scheme.cc (ly:music-scorify): 
10526         * scm/lily-library.scm (collect-music-for-book): Take texts
10527         parameter.
10528
10529         * lily/score.cc (texts_): New member.
10530
10531         * lily/paper-book.cc (systems): Format score texts.
10532
10533         * score-text.ly: New file.
10534
10535         * ttftool/SConscript:
10536         * kpath-guile/SConscript: New file.
10537
10538         * lily/SConscript:
10539         * SConstruct: Update.
10540
10541 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10542
10543         * VERSION (PACKAGE_NAME): release 2.5.14
10544
10545 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10546
10547         * lily/main.cc: Add dummy xgettext markers.
10548
10549 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10550
10551         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
10552         requirements
10553
10554         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
10555         executable is < 40k
10556
10557         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
10558         hack.
10559
10560 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10561
10562         * flower/libc-extension.cc:
10563         * flower/include/libc-extension.hh: [Open]BSD simply cast
10564         cookie/funopen declarations.
10565
10566         * stepmake/aclocal.m4: Check for libkpathsea.so.
10567
10568         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
10569         dl_kpse_find_file.
10570
10571 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10572
10573         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
10574         (open_library): alternative for static library.
10575
10576 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10577
10578         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
10579
10580         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
10581
10582         Drop run-time dependency on teTeX.
10583
10584         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
10585
10586         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
10587         KPATHSEA_LIBS in LIBS.
10588         (STEPMAKE_DLOPEN): New function.
10589
10590         * lily/font-config.cc (init_fontconfig): Use dir for directory,
10591         not path.
10592
10593         * flower/file-path.cc (directories): Rename from paths, as this
10594         return an array of directories (a single path).
10595
10596 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10597
10598         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
10599
10600         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
10601         new ly:kpathsea-find-file
10602
10603         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
10604
10605         * kpath-guile/GNUmakefile: new file
10606
10607         * buildscripts/gen-emmentaler-scripts.py (i): generate
10608         emmentaler-X.fontname as well.
10609
10610         * buildscripts/ps-embed-cff.py: new script
10611
10612         * scm/lily-library.scm: remove ps-embed-cff.
10613
10614         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
10615         font loading. 
10616
10617         * scm/font.scm (add-music-fonts): load dynamics/numbers through
10618         fontconfig as well.
10619
10620         * lily/font-config.cc (init_fontconfig): add cff/ too.
10621
10622         * ly/generate-embedded-cff.ly: capitalize.
10623
10624         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
10625         so as to register the pango font.
10626
10627         * lily/font-config.cc (init_fontconfig): add
10628         prefix/{otf,type1,mf/out} to fontconfig path.
10629
10630         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
10631         overrides all. 
10632
10633         * configure.in (gui_b): remove ec mftrace check
10634
10635         * config.hh.in: use lilypond-Major.Minor as data directory.
10636
10637         * scm/framework-ps.scm (dump-page): use output-units for landscape.
10638
10639         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
10640         name.
10641
10642 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10643
10644         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
10645         error messages.
10646
10647         * flower/libc-extension.cc:
10648         * flower/include/libc-extension.hh: [Open]BSD fixes for
10649         cookie/funopen declarations.
10650
10651 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10652
10653         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
10654         emmentaler.
10655
10656         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
10657         lcrm10.
10658
10659         * scm/define-markup-commands.scm (fontsize): new markup
10660         command. Also set baseline-skip
10661
10662 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
10663         
10664         * lily/main.cc (do_chroot_jail): paranoia security for webserver
10665         use.
10666
10667 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10668
10669         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
10670
10671         * lily/pdf.cc: remove PDF related files
10672
10673 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10674
10675         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
10676         <hamamatsu@gmx.de>
10677
10678 2005-03-05  Graham Percival  <gperlist@shaw.ca>
10679
10680         * Documentation/user/advanced-notation.itely: first draft
10681         of reorg done.
10682
10683         * Documentation/user/global.itely: fixed (sub)section
10684         bits of MIDI.
10685
10686 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10687
10688         * cygwin/mknetrel (extras): Bufix (Bertalan).
10689
10690         * Documentation/user/basic-notation.itely (Chords): @ref fix.
10691         * Documentation/user/instrument-notation.itely (Introducing chord
10692         names): Compile fix: must have unique name.
10693
10694 2005-03-02  Graham Percival  <gperlist@shaw.ca>
10695
10696         * Documentation/user/instrument-notation.itely: reorg.
10697
10698 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10699
10700         * scm/output-gnome.scm:
10701         * scm/output-svg.scm: Fix font scaling.
10702
10703 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10704
10705         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
10706         what link to use best.
10707
10708         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
10709         * Documentation/user/tutorial.itely (Automatic and manual beams):
10710         Fix @ref.
10711
10712         * lily/tweak-registration.cc (replace_grob_tweak): New function.
10713         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
10714         * scm/framework-gnome.scm (tweak): Use it.
10715
10716 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10717
10718         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
10719
10720         * scm/output-ps.scm (white-text): reinstate white-text
10721
10722 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10723
10724         * scm/output-ps.scm (offset-add): Remove.
10725
10726         * scm/lily-library.scm (offset-flip-y): New function.
10727         * scm/framework-gnome.scm (tweak): Use it.
10728
10729         * scm/output-gnome.scm (grob-cause): Add parameter.
10730
10731         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
10732         * scm/output-ps.scm (url-link): Move.
10733         (white-text): Warn user about brokenness.
10734
10735         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
10736         wrt ghostscript.
10737
10738 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10739
10740         * lily/slash-repeat-engraver.cc (try_music): always make slashes
10741         if body length smaller than measure length.
10742
10743         * scm/define-markup-commands.scm (with-url): oops. use Y extent
10744         for Y.
10745
10746         * ly/titling-init.ly (tagline): put default tagline in \paper
10747
10748 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10749
10750         * lily/kpath.cc: 
10751         * lily/pdf.cc (Pdf_file): Use more generic error messages.
10752
10753         * scm/lily-library.scm (version-not-seen-message): New function.
10754         * ly/init.ly: Use it.
10755
10756         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
10757         breaks as progess.
10758
10759         * scripts/lilypond-book.py (do_process_cmd): Do not lump
10760         whitespace with l10n message.
10761
10762         * scm/framework-tex.scm (convert-to-ps):
10763         (convert-to-dvi): Do not use overly specific l10n messages.
10764
10765         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
10766
10767         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
10768         merge stderr with stdout.  
10769
10770 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10771
10772         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
10773         Neeracher).
10774
10775 2005-02-29  Graham Percival  <gperlist@shaw.ca>
10776
10777         * Documentation/user/instrument-notation.teily: moved
10778         \arpeggio to Basic.
10779
10780         * Documentation/user/advanced-notation.itely: Articulation to
10781         Basic, a bunch of stuff from Basic moved to Advanced.
10782
10783         * Documentation/user/basic.itely: swapped various sections,
10784         reorganized Basic.
10785
10786 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10787
10788         * flower/memory-stream.cc: 
10789         * flower/libc-extension.cc: Remove obsolete #undefs.
10790
10791         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
10792         more carefully.
10793
10794 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10795
10796         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
10797         dependency.
10798
10799         * VERSION (PACKAGE_NAME): release 2.5.13
10800
10801         * GNUmakefile.in (web-ext): don't ship ps.gz
10802
10803         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
10804         stdout
10805
10806 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10807
10808         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
10809         without libintl.  Now it compiles too.
10810
10811 2005-02-28  Graham Percival  <gperlist@shaw.ca>
10812
10813         * Documentation/user/basic-notation.itely,
10814         instument-notation.itely, advanced-notation.itely:
10815         split up contents of notation.itely.
10816
10817         * Documentation/user/notation.itely: file removed.
10818
10819         * Documentation/user/invoking.itely, converters.itely:
10820         moved convert-ly info to invoking.itely.
10821
10822         * Documentation/user/global.itely, changing-defaults.itely,
10823         sound-output.itexi: moved global settings, file layout, and
10824         sound into global.itely.
10825
10826         * Documentation/user/sound-output.itexi: file removed.
10827
10828         * Documentation/user/lilypond.tely: removed links to
10829         notation.itely and sound.itely.
10830
10831 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10832
10833         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
10834
10835         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
10836  
10837         * THANKS: add sponsor.
10838
10839         * scm/define-markup-commands.scm (with-url): new markup command.
10840
10841         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
10842         tagline.
10843         
10844         * scm/output-tex.scm (url-link): stub.
10845
10846         * scm/output-ps.scm (url-link): new function.
10847
10848         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
10849         ly:set-point-and-click
10850
10851 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10852
10853         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
10854         based on pdf-viewer setting.
10855
10856         * scm/framework-ps.scm (write-preamble): Find and set preferred
10857         pdf-viewer.
10858
10859 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10860
10861         * Documentation/user/point-and-click.itely: update for PDF point &
10862         click.
10863
10864         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
10865         editors based on EDITOR setting.
10866
10867 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10868
10869         * scm/*: Oops, more grand 2005 replace bits.
10870
10871 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10872
10873         * ps/music-drawing-routines.ps: new routine: insert PDF mark
10874
10875         * scm/output-ps.scm (grob-cause): point & click support for
10876         PostScript
10877
10878 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10879
10880         * lily/input-scheme.cc (LY_DEFINE): rename to
10881         ly:input-file-line-column
10882
10883 2005-02-26  Graham Percival  <gperlist@shaw.ca>
10884
10885         * Documentation/user/examples.itely: small fix from Steve Doonan.
10886
10887         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
10888
10889         * THANKS: added Yuval Harel.
10890
10891         * Documentation/user/{various}: inserted two spaces after a period.
10892
10893         * Documentation/user/lilypond.tely: added framework for reorg.
10894
10895         * Documentation/user/basic-notation.itely, instrument-notation.itely,
10896         advanced-notation.itely, global.itely: new files, placeholder for
10897         future reorg.
10898
10899 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
10900
10901         * Documentation/user/notation.itely: revamped Polyphony section
10902         
10903 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10904
10905         * Documentation/user/lilypond-book.itely (Music fragment options):
10906         doc fontload.
10907
10908         * Documentation/user/changing-defaults.itely (Text encoding): add
10909         fontload option to utf8 include
10910
10911         * scripts/lilypond-book.py (compose_ly): add fontload option
10912
10913         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
10914         force-eps-font-include option.
10915
10916         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
10917         black triangle
10918
10919         * Documentation/user/invoking.itely (Editor support): remove
10920         lilypond-latex section.
10921
10922         * scripts/lilypond-latex.py (Module): remove script.
10923
10924         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
10925         overwrite .log. 
10926
10927         * lily/main.cc: remove -m, --no-layout
10928
10929         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
10930         to define. We don't want to override fprintf everywhere.
10931
10932 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10933
10934         * cygwin/lilypond.hint: 
10935         * cygwin/README.in: Update dependencies.
10936
10937         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
10938         Bugfix: do not pollute CPPFLAGS, LIBS.
10939
10940         * cygwin/mknetrel (extras): Cross compile fixes.
10941
10942         * ttftool/util.c: 
10943         * ttftool/ttfps.c: 
10944         * ttftool/ps.c: #include libc-extension.hh
10945
10946         * flower/include/libc-extension.hh:
10947         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
10948         wrapper using funopen.
10949         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
10950         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
10951
10952         * config.hh.in:
10953         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
10954         (AC_CHECK_HEADERS): Add libio.h
10955
10956         * scripts/convert-ly.py: Uniformize, internationalize.
10957         (2.5.2): Remove fatal encoding rule.
10958         (2.5.13): Handle latin1 encoding gracefully.
10959
10960 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10961
10962         * HACKING: Fix line breaks.
10963
10964 2005-02-23  Werner Lemberg  <wl@gnu.org>
10965
10966         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
10967         contains those two files.
10968
10969 2005-02-21  Werner Lemberg  <wl@gnu.org>
10970
10971         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
10972         to improve overlap removal process.
10973
10974         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
10975         left and right ending.  This ensures better overlapping.
10976         Update all callers.
10977         ("lineprall"): Don't use draw_gridline to get better overlapping.
10978
10979 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10980
10981         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
10982
10983         * Documentation/topdocs/NEWS.tely (Top): oops.
10984
10985 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
10986
10987         * HACKING: new file.
10988
10989         * input/regression/utf8.ly (portuguese): added a portuguese example
10990         to show latin1 accents.
10991
10992 2005-02-21  Pal Benko  <benkop@freestart.hu>
10993
10994         * lily/mensural-ligature-engraver.cc:
10995         * lily/mensural-ligature.cc:
10996         * lily/include/mensural-ligature.hh: new algorithm implemented
10997
10998         * scm/define-grob-properties.scm: join-left killed (add-join may
10999         be used); join-left-amount changed to join-right-amount
11000
11001 2005-02-21  Graham Percival  <gperlist@shaw.ca>
11002
11003         * Documentation/user/notation.itely: small but urgent fix.
11004
11005 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
11006
11007         * lily/duration-scheme.cc: bugfix: correct parameters to
11008         SCM_ASSERT_TYPE.
11009
11010         * THANKS: added Pal.
11011
11012         * Documentation/user/notation.itely: bugfix: unTeXified
11013         $\\backslash$.  Bugfix: yet another glyph renaming victim:
11014         "timesig.*x/y" -> "timesig.*xy".
11015
11016 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11017         
11018         * VERSION (PACKAGE_NAME): release 2.5.12
11019
11020 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11021
11022         * ly/engraver-init.ly: set tieWaitForNote to #t by default
11023
11024         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
11025
11026         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
11027
11028         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
11029
11030 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11031
11032         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
11033         latin1..utf-8.
11034
11035         * input/regression/stanza-number.ly:
11036         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
11037
11038         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
11039
11040 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11041
11042         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
11043         NEWS. Refer to website for older news.  
11044
11045         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
11046         .HTML. This should be done for specific servers only.
11047
11048         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
11049         .ly image examples.
11050
11051         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
11052         in layer 0 too.
11053
11054         * scm/define-context-properties.scm
11055         (all-user-translation-properties): add tieWaitForNote
11056
11057         * scm/define-grobs.scm (all-grob-descriptions): add
11058         Tie_column::before_line_breaking
11059
11060         * lily/tie.cc (get_column_rank): new function
11061
11062         * lily/tie-column.cc (before_line_breaking): new function.
11063         (werner_directions): take into account ties that start on
11064         different columns.  
11065
11066         * lily/score-engraver.cc (set_columns): move add_column() so we
11067         have column rank available.
11068
11069         * lily/tie.cc (get_column_rank): new function.
11070
11071         * input/regression/utf8.ly (japanese): add japanese lyrics.
11072
11073         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
11074
11075         * THANKS: add Steve D
11076
11077         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
11078         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
11079
11080 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
11081
11082         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
11083         to show harmonic notes
11084         * scm/define-markup-commands.scm: in \markup-by-number
11085         "dots-dot" -> "dots.dot" to show dotted notes
11086
11087 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11088
11089         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
11090
11091         * flower/memory-stream.cc (writer): new file.
11092
11093         * configure.in: add endian test.
11094
11095 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
11096
11097         * Documentation/user/examples.itely: small
11098         simplification/beautification
11099
11100         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
11101         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
11102         notation manual.
11103
11104         * lily/mensural-ligature.cc: bugfix: another few victims of the
11105         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
11106
11107         * ly/gregorian-init.ly: commit some experimental code for hi-level
11108         ligature input language lying around here for several months.
11109
11110         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
11111         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
11112
11113         * lily/vaticana-ligature-engraver.cc: bugfix: another few
11114         "x-y-z"->"x.y.s-z" fixes.
11115
11116 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11117
11118         * scm/framework-pdf.scm (scm): new file
11119
11120         * lily/include/pdf.hh (class Pdf_file): new file.
11121
11122         * lily/pdf.cc (write_trailer): new file.
11123
11124 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
11125
11126         * input/regression/color.ly: new file
11127
11128         * lily/stencil.cc (interpret_stencil_expression):
11129         when a color expression is encountered: save current color,
11130         process the rest of the expression, and restore previous color.
11131
11132         * lily/system.cc (get_line): check all grobs for color property and
11133         prepare the stencil scheme expressions for further processing.
11134         Fix layer-loop.
11135
11136         * scm/define-grob-properties.scm: introduce the color property.
11137
11138         * scm/output-lib.scm: color helper functions.
11139
11140         * scm/output-ps.scm: introduce setcolor/resetcolor.
11141
11142 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
11143
11144         * ly/*.ly, input/regression/*.ly: Added missing \version
11145         statements in some files.
11146
11147 2005-02-15  Graham Percival  <gperlist@shaw.ca>
11148
11149         * Documentation/user/notation.itely: minor editing.
11150
11151         * Documentation/user/converters.itely: updated convert-ly bugs.
11152
11153         * Documentation/user/lilypond-book.itely: add info about using
11154         feta characters in latex.
11155
11156 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11157
11158         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
11159
11160 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11161
11162         * scm/define-grob-properties.scm (all-user-grob-properties):
11163         removed 'dashed property.
11164
11165 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11166
11167         * scm/lily.scm (define-safe-public): new macro for defining
11168         variables that can be used in --safe mode. Use it in *.scm
11169         instead of manually setting safe-objects in safe-lily.scm.
11170
11171 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11172         
11173         * lily/slur.cc: Slur-dash patch by Bertalan.
11174
11175         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
11176
11177         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
11178
11179 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11180
11181         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
11182
11183 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11184
11185         * mf/GNUmakefile: teTeX-3.0 install fix.
11186
11187         * Cygwin patch from Bertalan.
11188
11189         * stepmake/stepmake/metafont-rules.make: Remove bashism.
11190
11191 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11192
11193         * GNUmakefile.in: 
11194         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
11195
11196         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
11197         2.0.x compatibility.
11198
11199 2005-02-08  Werner Lemberg  <wl@gnu.org>
11200
11201         * mf/feta-din-code.mf: Format; clean up code.
11202         Replace `---' with `--' plus explicit path directions.
11203         (linethickness#, stafflinethickness#): Remove.
11204         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
11205         ("dynamic s"): Improve shape.
11206         ("dynamic p"): Improve shape.
11207         Replace `draw' with better outline approximation.
11208         ("dynamic r"): Improve shape.
11209         Don't call `fill' and `draw' at the same time.
11210
11211 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11212
11213         * SConstruct (symlink):
11214         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
11215         build fix: add enc symlink.
11216
11217         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
11218
11219         Support for DESTDIR besides prefix=/foo
11220
11221         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
11222
11223         * stepmake/stepmake/*.make:
11224         * */GNUmakefile:
11225         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
11226
11227         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
11228
11229         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
11230         mawk in fontforge (date) test.
11231
11232 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11233
11234         * scm/font.scm (make-century-schoolbook-tree): add NCS as
11235         font-family=roman. Add Luxi Sans as sans
11236
11237 2005-02-07  Graham Percival  <gperlist@shaw.ca>
11238
11239         * Documentation/user/notation.itely: add warning about
11240         percent repeats and Voice contexts.
11241
11242         * Documentation/user/lilypond-book.itely: clarified the
11243         necessity of dvips -u arguments.
11244
11245 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
11246
11247         * THANKS: Added a bunch of bug hunters.
11248
11249 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11250
11251         * scm/framework-ps.scm (output-preview-framework): bugfix.
11252
11253         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
11254         o/ for chord modifier..
11255
11256         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
11257
11258         * lily/drum-note-performer.cc:  remove unused (thanks Michael
11259         Welsh Duggan). 
11260
11261 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11262
11263         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
11264
11265         * ly/titling-init.ly: Do not also print intstrument in header on
11266         first page.  Do not print page number on first and only page.
11267
11268 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11269
11270         * input/regression/*.ly: remove old-relative everywhere
11271
11272         * lily/music-sequence.cc (simultaneous_relative_callback): do
11273         what-if analysis on copy, not on original. Fixes old-relative
11274         compatibility.
11275
11276         * scm/backend-library.scm (postscript->png): space before
11277         --verbose.
11278         
11279 2005-02-05  Werner Lemberg  <wl@gnu.org>
11280
11281         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
11282         is defined.
11283
11284         * mf/feta-alphabet.mf: Define `staffsize#'.
11285         Include `feta-params.mf'.
11286         s/staffheight/design_size/.
11287
11288         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
11289
11290         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
11291
11292         * mf/feta-nummer-code.mf: Reformatted.
11293         (draw_six): Use outline intersection to avoid a self-intersecting
11294         path.
11295         ("Numeral comma"): Fix serious outline glitches.  This slightly
11296         changes the glyph shape.
11297         ("Numeral dash"): Use `draw_rounded_block'.
11298         ("Numeral dot"): Use `drawdot'.
11299         ("Numeral 1"): Assure identical tangent directions for the
11300         intersection points of paths.  The glyph shape improvement is only
11301         visible at very high magnifications.
11302         ("Numeral 2"): Use `solve' macro to make the lower right part of
11303         the glyph outline touch the x axis exactly.  This changes the
11304         glyph shape.
11305         Minor fixes for better overlap removal support.
11306         ("Numeral 4"): Make lefter corner `rounder'.
11307         ("Numeral 5"): Assure identical tangent directions for the
11308         intersection points of paths.  This improves the glyph shape at
11309         high magnifications.
11310         ("Numeral 7"): Use `solve' macro to make the upper right part of
11311         the glyph outline touch the metrics box exactly.  This changes the
11312         glyph shape.
11313         Avoid corner in the upper left part of the glyph (causing a minor
11314         shape change).
11315
11316         * mf/feta-ital-*.mf: Removed.  Unused.
11317
11318 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11319
11320         * VERSION (PATCH_LEVEL): release 2.5.11
11321
11322         * input/regression/fill-line-test.ly: new file.
11323
11324         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
11325         emmentaler name, eg. emmentaler-23. 
11326
11327 2005-02-04  Christian Hitz  <chhitz@gmx.net>
11328
11329         * scm/scm/define-markup-commands.scm (fill-line): rework for better
11330         alignment with centered texts
11331
11332         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
11333         list of paddings
11334
11335 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11336
11337         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
11338
11339         * lily/note-column.cc (translate_rests): call flush_extent_cache()
11340         of parents when translating rests. Fixes: c-chord-rest.ly 
11341
11342         * lily/include/dimension-cache.hh (struct Dimension_cache): add
11343         dimension_callback_ member.
11344
11345         * lily/grob.cc (flush_extent_cache): new function. Force recompute
11346         of extents.
11347
11348 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11349
11350         * all but lily/*: The grand 2004/2005 replace.
11351
11352 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11353
11354         * lily/*: add space after ,  
11355
11356         * scm/music-functions.scm (has-request-chord): don't use
11357         ly:music-name anywhere. Fixes <<\\>> notation. 
11358
11359         * scm/define-markup-commands.scm (box): use font-size for
11360         padding. Fixes boxed-rehearsal-marks.ly
11361
11362         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
11363         identifier definition too, so foo = \lyrics { ...   } bar = #1
11364         doesn't complain about "bar" being LYRICS_STRING.
11365
11366         * lily/paper-def.cc (find_pango_font): new routine; Store
11367         pango_fonts in hash tab too. This is necessary for retrieving
11368         Pango_fonts::physical_font_tab() later on.
11369  
11370         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
11371         crash if psname is null.
11372
11373         * lily/lily-guile.cc (ly_hash2alist): new function
11374
11375         * Documentation/user/changing-defaults.itely (Text encoding):
11376         rewrite. 
11377
11378         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
11379         -> font_filename mapping.
11380
11381         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
11382         ly_pango_font_physical_fonts
11383
11384         * scm/framework-ps.scm (supplies-or-needs): extract names from
11385         physical Pango_fonts.
11386
11387         * utf8.ly: new file.
11388
11389 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11390
11391         * Documentation/user/changing-defaults.itely (Page layout): add
11392         doco about systemSeparatorMarkup.
11393
11394         * scm/page-layout.scm (default-page-make-stencil): add-to-page
11395         function.
11396         (default-page-make-stencil): insert system separators.
11397
11398         * scm/define-markup-commands.scm (hcenter): add
11399         (beam): add.
11400
11401 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11402
11403         * scm/output-ps.scm (ez-ball): reinstate ez notation.
11404
11405 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11406
11407         * lily/main.cc: Spell backend consistently.  Sort options.
11408
11409 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11410
11411         * scripts/lilypond-book.py (Module): revert @include.
11412         
11413 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
11414
11415         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
11416         Bugfix: @include .tex (not .texi).  Small cleanups.
11417
11418         * stepmake/bin/add-html-footer.py (i18n): New function.
11419
11420 2005-01-31  Werner Lemberg  <wl@gnu.org>
11421
11422         * mf/feta-nummer.mf: Removed.  Unused.
11423
11424 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11425
11426         * lily/ : 2004 -> 2005 s&r
11427
11428         * scm/file-cache.scm (cached-file-contents): add file. Read each
11429         file only once.
11430
11431         * scm/font.scm (add-pango-fonts): change order. Medium weight is
11432         now default.
11433
11434         * VERSION: release 2.5.10
11435         
11436         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
11437
11438         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
11439
11440         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
11441         that both X and Y extents of bbox are non-nil.
11442
11443 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11444
11445         * scm/chord-name.scm (alteration->text-accidental-markup): change
11446         - to . 
11447
11448         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
11449
11450         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
11451
11452         * Documentation/user/invoking.itely (Invoking lilypond): add note
11453         about EPS backend.
11454
11455         * scm/framework-eps.scm: new file: create per-system/per-page EPS
11456         files for inclusion in lilypond-book document.
11457
11458         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
11459
11460         * input/tutorial/lbook-texi-test.texi: new file.
11461
11462         * scm/safe-lily.scm (safe-objects): add
11463         {begin,end}-of-line-(in)?visible as safe.
11464  
11465 2005-01-30  Graham Percival  <gperlist@shaw.ca>
11466
11467         * Documentation/user/changing-defaults.itely: fixed example
11468         of (dynamics).
11469
11470 2005-01-29  Graham Percival  <gperlist@shaw.ca>
11471
11472         * lily/main.cc: fix info about -o=FILE.
11473
11474 2005-01-29  Werner Lemberg  <wl@gnu.org>
11475
11476         * mf/feta-toevallig.mf ("Natural"): Completely changed the
11477         construction to assure smooth transition from straight to curved
11478         lines.
11479
11480 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11481
11482         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
11483         stencils.
11484
11485         * ps/lilyponddefs.ps: add start-page, start-system doesn't
11486         translate to top of page. Fixes alignment problems of
11487         lilypond-generated EPS files.
11488
11489 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11490
11491         * scm/part-combiner.scm (analyse-spanner-states): trigger on
11492         crescendo-end as well, since Decrescendo maybe ended with Stop
11493         Crescendo.). Fixes: partcombine-diminuendo.ly
11494
11495         * scm/script.scm (default-script-alist): swap portato symbols.
11496
11497         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
11498
11499         * lily/paper-outputter-scheme.cc (LY_DEFINE):
11500         ly:outputter-port. New function.
11501
11502         * scm/framework-ps.scm (output-classic-framework): dump a
11503         -systems.texi too
11504         (output-classic-framework): dump multiple systems on an "infinite"
11505         page EPS including fonts. 
11506
11507         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
11508         .eps files for both texi and tex formats. Use PNG coming from
11509         lilypond.
11510         
11511 2005-01-28  Graham Percival  <gperlist@shaw.ca>
11512
11513         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
11514
11515         * scripts/lilypond-latex.py: fix info about -o=FILE.
11516
11517 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11518
11519         * ly/generate-embedded-cff.ly: write .cff.ps files.
11520
11521         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
11522
11523         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
11524         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
11525
11526 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11527
11528         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
11529
11530 2005-01-28  Werner Lemberg  <wl@gnu.org>
11531
11532         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
11533         macros.
11534         (draw_bulb): Improved.
11535
11536         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
11537         metapost bug.
11538         (draw_pedal_P): Use soft_end_penstroke.
11539         (draw_pedal_d): Use soft_start_penstroke.
11540
11541         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
11542         path.
11543         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
11544         doesn't change the glyph shape.
11545
11546         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
11547         changing the shape) to avoid fontforge warnings.
11548
11549         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
11550         soft_end_penstroke and fix glyph shape.
11551
11552 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11553
11554         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
11555
11556 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11557
11558         * scm/define-markup-commands.scm (line): filter out empty stencils
11559         from line command.
11560
11561         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
11562         amount.
11563
11564 2005-01-27  Graham Percival  <gperlist@shaw.ca>
11565
11566         * Documentation/user/notation.itely: added info about what
11567         \voiceFoo does.  Also rewrote warning about marks at
11568         a line break.
11569
11570         * Documentation/user/changing-defaults.itely: added info
11571         about putting dynamics in parenthesis and brackets.
11572
11573 2005-01-27  Werner Lemberg  <wl@gnu.org>
11574
11575         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
11576
11577 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11578
11579         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
11580         portato-direction.ly
11581
11582         * lily/beam.cc (consider_auto_knees): add beam height to
11583         threshold. Fixes: knee-multiple-beam.ly
11584
11585         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
11586         pedal line spanners. Fixes: instrument-center-pedal.ly
11587
11588         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
11589         if encountering barline. Fixes: auto-beam-repeat.ly
11590
11591 2005-01-26  Werner Lemberg  <wl@gnu.org>
11592
11593         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
11594         overlapping.
11595
11596         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
11597         with inflections for the 1/2 sharp glyph.
11598
11599         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
11600         connection between `t' and `r'.
11601         Unify bulb with the rest of `r' to avoid grazing outlines which
11602         confuses the overlap removal algorithm of fontforge.
11603
11604         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
11605         inflections.
11606         (draw_cross): Fix shape to have uniform thickness in corners.
11607
11608         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
11609         to avoid an uneven number of self-intersections; this confuses
11610         fontforge.
11611         Fix a slight bug in the shape at left bottom (which is visible only
11612         at high magnifications).
11613         `Center' the stem horizontally to avoid overlapping.
11614
11615 2005-01-24  Werner Lemberg  <wl@gnu.org>
11616
11617         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
11618         to `asis'.
11619         (fet_begingroup): Save group name in string `feta_group'.
11620         (fet_endgroup): Updated.
11621         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
11622
11623         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
11624
11625         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
11626         in metapost.
11627
11628 2005-01-24  Graham Percival  <gperlist@shaw.ca>
11629
11630         * Documentation/user/notation.itely: really minor editing.
11631
11632 2005-01-22  Graham Percival  <gperlist@shaw.ca>
11633
11634         * Documentation/user/examples.itely: minor editing.
11635
11636         * Documentation/user/changing-defaults.itely: minor editing.
11637
11638         * Documentation/user/notation.itely: clarified info on polyphony
11639         and \addlyrics.
11640
11641 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11642
11643         * scm/output-gnome.scm: 
11644         * scm/output-svg.scm:
11645         * scm/lily-library.scm (font-name-style): Update font name
11646         kludging for fontconfig use.
11647
11648 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
11649
11650         * scm/define-markup-commands.scm: Document right-align and
11651         larger markup commands. Remove "TODO" from the topmost comment
11652         "each markup function should have a doc string." More consistent
11653         use of new-lines.
11654
11655 2005-01-22  Graham Percival  <gperlist@shaw.ca>
11656
11657         * Documentation/user/changing-defaults: removed info about
11658         copyright symbol, since it's likely to change soon.
11659         Added info about betweensystemspace.
11660
11661         * Documentation/user/notation.itely: minor fixes.
11662
11663         * Documentation/user/lilypond.tely,
11664         Documentation/user/music-glossary.tely: changed copyright
11665         date to 2005 instead of 2004.
11666
11667         * input/test/volta-chord-names.ly: added old example back.
11668
11669 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11670
11671         * mf/feta-beugel.mf: use design size 20 (not 15).
11672
11673         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
11674         change name to aybabtu completely
11675
11676 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11677
11678         * buildscripts/gen-emmentaler-scripts.py (outdir): add
11679         design_size to fontname
11680
11681 2005-01-19  Werner Lemberg  <wl@gnu.org>
11682
11683         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
11684         mf/feta-schrift.mf: s/p/pat/ if a path variable.
11685
11686         * mf/feta-autometric.mf (set_char_box): Add code which emits
11687         specials for mf2pt1 if run with metapost.
11688         (to_bp): New macro for mf2pt1.
11689
11690 2005-01-18  Graham Percival  <gperlist@shaw.ca>
11691
11692         * Documentation/user/changing-defaults: added info on
11693         creating a copyright symbol.
11694
11695 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11696
11697         * VERSION: release 2.5.9
11698         
11699 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
11700
11701         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
11702
11703         * Documentation/user/notation.itely: Document
11704         score-override-auto-beam-setting Fix documentation for
11705         revert-auto-beam-setting.
11706
11707 2005-01-18  Werner Lemberg  <wl@gnu.org>
11708
11709         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
11710         (procset): New function to define a procset resource.
11711         (ps-embed-pfa): New function to define a font resource.
11712         (setup): New function to define a `Setup' environment.
11713         (preamble): Use new functions.
11714
11715         * ps/lilypond.defs (init-lilypond-parameters): New function to
11716         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
11717
11718 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11719
11720         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
11721
11722 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
11723
11724         * scm/define-markup-commands.scm: Change number->markletter-string
11725         to take two arguments (vector number). Add number->mark-alphabet-vector
11726         and markalphabet markup command.
11727
11728         * scm/translation-functions.scm: Add format-mark-box-alphabet,
11729         format-mark-alphabet, format-mark-box-barnumbers and
11730         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
11731
11732 2005-01-17  Graham Percival  <gperlist@shaw.ca>
11733
11734         * Documentation/user/examples.itely: add SATB automatic piano
11735         reduction template.
11736
11737         * Documentation/user/notation.itely: added info about changing
11738         partcombine texts.  Also adds examples of alternate lyrics.
11739
11740         * Documentation/user/changing-defaults.itely: added warning
11741         about \RemoveEmptyStaffContext overriding previous changes.
11742
11743 2005-01-17  Werner Lemberg  <wl@gnu.org>
11744
11745         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
11746         feta-alphabet*.
11747
11748 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11749
11750         * python/lilylib.py (make_ps_images): don't do final showpage for
11751         multi-page documents.
11752         
11753         * VERSION (MY_PATCH_LEVEL): release 2.5.8
11754
11755 2005-01-16  Graham Percival  <gperlist@shaw.ca>
11756
11757         * Documentation/user/lilypond.tely: changed order of appendices;
11758         unified index should be last.
11759
11760         * Documentation/user/notation.itely: add example of key signatures
11761         and info about Staff.printKeyCancellation.
11762
11763 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11764
11765         * lily/include/repeated-music.hh (class Repeated_music): change
11766         into "namespace" class.
11767
11768         * lily/event.cc: remove Key_change_event.
11769
11770         * lily/include/transposed-music.hh (class Transposed_music): remove.
11771
11772         * lily/transposed-music.cc: remove
11773
11774         * lily/include/relative-music.hh: remove.
11775
11776         * lily/include/music-sequence.hh (struct Music_sequence): change
11777         into "namespace" class.
11778
11779         * lily/untransposable-music.cc (Module): remove
11780
11781         * lily/include/un-relativable-music.hh (Module): remove
11782
11783         * lily/include/untransposable-music.hh (Module): remove
11784
11785         * lily/include/music-list.hh (Module): remove file
11786
11787         * lily/un-relativable-music.cc: remove file.
11788
11789 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11790
11791         * lily/parser.yy: Compile fix.
11792
11793 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11794
11795         * lily/include/music.hh (class Music): unvirtualize transpose().
11796
11797         * lily/sequential-music.cc: remove file.
11798
11799         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
11800
11801         * lily/slur-scoring.cc (get_best_curve): only switch on
11802         DEBUG_SLUR_SCORING for non NDEBUG builds.
11803
11804         * lily/include/music.hh (class Music): replace Music::start_mom()
11805         by start-callback property
11806
11807         * lily/include/grace-music.hh: remove file. 
11808
11809         * lily/stem.cc (height): robustness fix.
11810
11811         * lily/time-scaled-music.cc: remove file.
11812
11813         * lily/include/music.hh (class Music): include SCM init argument.
11814         (class Music): replace Music::get_length() virtual by
11815         length-callback property everywhere.
11816
11817         * scripts/convert-ly.py (conv): add  # to \property scalar value.
11818
11819         * mf/GNUmakefile: don't install *list.ly
11820
11821 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11822
11823         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
11824
11825 2005-01-12  Werner Lemberg  <wl@gnu.org>
11826
11827         This patch addresses the following problems in the feta sources
11828         files which contribute to the fetaXX fonts.
11829
11830         . Many fixes for rasterization at low resolutions (consistent use of
11831           `vround' and `hround', integer shift values for paths, applying
11832           `eps' for mirrored paths, use of `define_whole_pixels' and
11833           friends, etc.) -- while this probably looks like a waste of time
11834           it has revealed deficiencies in some glyph shapes.  See comment at
11835           the end of feta-params.mf how vertical symmetry is achieved.
11836
11837         . The `---' operator has been replaced everywhere with `--'; this
11838           both improves and considerably reduces the font size after
11839           conversion with mf2pt1.
11840
11841         These change aren't explicitly mentioned below since virtually all
11842         glyphs are affected.
11843
11844         Other notable differences:
11845
11846         . Glyphs from feta-accordion.mf now have charboxes around the
11847           outline.
11848
11849         . Fixed incorrect charbox for `accDot'.
11850
11851         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
11852
11853         . Fixed position of the bow in the `upprall' glyph and its siblings.
11854
11855         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
11856           dependent on the staff line thickness to avoid touching the middle
11857           staff line at smaller sizes.
11858
11859         . Largely extended output for feta-testXX: Where useful, glyphs
11860         are shown both between and on staff lines.
11861
11862
11863         * mf/feta-params.mf (staff_space_rounded,
11864         stafflinethickness_rounded, linethickness_rounded,
11865         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
11866         Update all code which uses them where appropriate.
11867         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
11868         New variables used to control rasterization at low resolutions.  Set
11869         to zero if feta code is processed with metapost.
11870
11871         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
11872         (draw_rounded_block, draw_square_block): Updated to use `--' only.
11873         (flare_path): Updated.
11874         Make it work with `filldraw' (but only circular pens).
11875         (hfloor, vfloor, hceiling, vceiling): New macros.
11876
11877         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
11878         Use `draw' again in mf mode to have good pixel dropout control.
11879         Fix intersection points of horizontal lines with circle.
11880         ("accDot"): Fix parameters for set_char_box.
11881         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
11882         control.
11883
11884         * mf/feta-banier.mf: Updated.
11885
11886         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
11887         testing.
11888         (undraw_inside_ellipse): Remove `center' argument.  Update all
11889         callers.
11890         (draw_brevis): New macro, called by "Brevis notehead".
11891         (draw_whole_triangle_head): New macro, called by "Whole
11892         trianglehead".
11893         (draw_small_triangle_head): Use `filldraw'.
11894
11895         * mf/feta-eindelijk.mf: Remove useless global group.
11896         Updated.
11897
11898         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
11899         `filldraw'.
11900
11901         * mf/feta-pendaal.mf: Updated.
11902
11903         * mf/feta-puntje.mf: Updated.
11904
11905         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
11906         less points.
11907         ("Flageolet"): Use `draw' again in mf mode to have good pixel
11908         dropout control.
11909         ("Varied Coda"): Use `draw_block'.
11910         (draw_comma): Fix typo.
11911         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
11912         pixel dropout control.
11913
11914         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
11915         position of bow.
11916
11917         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
11918         sizes.
11919
11920         * mf/feta-toevallig.mf (remember_pic): New variable, used for
11921         testing.
11922         (draw_meta_sharp): Much simplified.
11923         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
11924
11925         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
11926
11927 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11928
11929         * Documentation/user/notation.itely (Ancient rests): Fix typo
11930         (thanks Anthony)
11931
11932 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11933
11934         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
11935
11936         * lily/main.cc (setup_paths): Add cff.
11937
11938         * mf/GNUmakefile (foe): Include actual target %.cff.
11939         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
11940
11941 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11942
11943         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
11944         suffix for main_input_b_.
11945
11946         * scm/music-functions.scm (toplevel-music-functions):
11947         precompute music lengths for music expressions.  
11948
11949 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11950
11951         * lily/include/input.hh (class Input): new `end_' slot for end of
11952         input. Renamed defined_str0_ to start_.
11953
11954         * lily/input.cc (Input): Add Input::Input (Input const &) and
11955         remove Input::Input (Source_file*, char const *). Use the new
11956         slots.
11957         (set_location): method used by bison to propagate input
11958         locations (YYLLOC_DEFAULT).
11959         (end_line_number, end_column_number, step_forward): new methods
11960         
11961         * lily/input-scheme.cc (ly:input-both-locations): new function,
11962         similar to ly:input-location, but also return the end line and
11963         column.
11964
11965         * lily/include/includable-lexer.hh: 
11966         * lily/includable-lexer.cc: 
11967         * lily/include/lily-lexer.hh (class Lily_lexer): 
11968         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
11969         Includable_lexer to Lily_lexer, in order to update lexloc (the
11970         yylloc), a new slot of Lily_lexer.
11971         (here_input, LexerError): simplify by using the lexloc slot (aka
11972         yylloc)
11973
11974         * lily/lexer.ll: #define yylloc to use input locations (it may
11975         be useless here?). Fixed the #embedded_scm rule (step the location
11976         forward in order to skip the sharp sign before parsing the scheme
11977         expression)
11978
11979         * lily/include/lily-parser.hh (class Lily_parser): 
11980         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
11981         here_input()
11982         (parser_error): overload for more precise locations of errors.
11983
11984         * lily/parser.yy (YYLTYPE): set location type to Input
11985         (YYLLOC_DEFAULT): use Input::set_location()
11986         (yylex): add the YYLTYPE* location parameter.
11987         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
11988         Give an Input parameter to THIS->parser-error() for more accurate
11989         messages.
11990
11991 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11992
11993         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
11994
11995         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
11996         on BEAMQUANTING for non-NDEBUG builds.
11997
11998         * lily/stem.cc (head_count): performance: avoid String::String()
11999         inside oft called function.
12000
12001 2005-01-09  Graham Percival  <gperlist@shaw.ca>
12002
12003         * Documentation/user/examles.itely: attempted fix for broken
12004         string quartet template.
12005
12006         * Documentation/user/notation.itely: remove unnecessary broken
12007         link.
12008
12009 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12010
12011         * VERSION (PACKAGE_NAME): release 2.5.7
12012
12013 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12014
12015         * config.make.in (METAFONT): Append -progname=mf, fixes use with
12016         mf-nowin for teTeX-3.0.  Backportme.
12017
12018         * scm/output-svg.scm (utf8-string): New function.
12019
12020         * scm/output-gnome.scm (utf8-string): New function.
12021         (otf-name-mangling): Remove.
12022
12023         * lily/pango-font.cc (Pango_font): Use font string iso font
12024         filename for utf8-text.
12025
12026         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
12027         name.
12028
12029 2005-01-08  Graham Percival  <gperlist@shaw.ca>
12030
12031         * Documentation/user/notation.itely: add info about
12032         Staff.extraNatural = ##f in Pitches section.  Also
12033         fixed some minor issues in the Vocal music section.
12034
12035 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12036
12037         * scm/output-ps.scm (white-text): comment out Helvetica font,
12038         which is broken for my GS install.
12039
12040         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
12041         which provides a tighter bbox.
12042
12043         * scm/define-grobs.scm (all-grob-descriptions): remove all
12044         extra-offsets from definitions.
12045
12046 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
12047
12048         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
12049         add tuning for 4-string bass and some common 4/5-string banjo
12050         tunings.  New function (four-string-banjo) turns a 5-string tuning
12051         into a 4-string tuning.  New function
12052         (fret-number-tablature-format-banjo) computes correct fret numbers
12053         on 5-string banjos.
12054
12055         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
12056         Add beam correction to TabVoice.
12057
12058         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
12059         using bold font; makes tabs more readable.
12060
12061 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12062
12063         * lily/font-select.cc (get_font_by_design_size): don't make
12064         Modified_font_metric; this causes trouble, since we don't know the
12065         font magnification from inside Pango_font::text_stencil()
12066
12067         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
12068
12069         * Documentation/user/notation.itely (The Lyrics context): comment out
12070         broken {Small ensembles} link.
12071
12072         * scm/framework-svg.scm (output-framework): change calling convention.
12073
12074         * lily/object-key-dumper-scheme.cc: new file.
12075
12076         * lily/object-key-undumper-scheme.cc: new file.
12077
12078         * lily/tweak-registration-scheme.cc: new file.
12079
12080         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
12081
12082         * Documentation/user/examples.itely (String quartet): uncomment
12083         broken example.
12084
12085         * lily/font-config.cc: new file.
12086
12087 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
12088
12089         * scm/output-svg.scm: 
12090         * scm/output-gnome.scm: s/bigcheese/emmentaler.
12091
12092         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
12093
12094 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
12095
12096         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
12097         Add headers.
12098
12099         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
12100
12101 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12102
12103         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
12104
12105         * lily/include/main.hh: lose _b hungarian suffixes for global
12106         variables.
12107
12108         * lily/include/lily-guile-macros.hh: new file.
12109
12110         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
12111
12112         * lily/general-scheme.cc: new file. 
12113
12114         * lily/font-select.cc (get_font_by_design_size): retrieve
12115         PangoFont for (designsize . "pango-descr") entries.
12116
12117         * lily/lily-parser-scheme.cc: new file.
12118
12119         * lily/output-def-scheme.cc: new file.
12120
12121         * lily/paper-book-scheme.cc: new file.
12122
12123         * lily/duration-scheme.cc (LY_DEFINE): new file.
12124
12125         * lily/pitch-scheme.cc:  new file.
12126
12127         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
12128
12129 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12130
12131         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
12132
12133 2005-01-06  Graham Percival  <gperlist@shaw.ca>
12134
12135         * Documentation/user/notation.itely: minor editing.
12136
12137         * Documentation/user/changing-defaults: minor editing.
12138
12139         * Documentation/user/examples.itely: add template for
12140         string quartet part extraction; demonstrates tag.
12141
12142 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
12143
12144         * Documentation/user/notation.itely: documents
12145         format-mark-box-letters and format-mark-box-numbers
12146
12147         * scm/define-context-properties.scm: change comment.
12148
12149 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12150
12151         * scm/framework-ps.scm (output-classic-framework): new function:
12152         dump systems as separate .eps files (without fonts) and write a
12153         single collecting .tex file.
12154
12155 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12156
12157         * Documentation/user/notation.itely (Setting simple songs):
12158         Correct several errors in the equivalent formulation of
12159         \addlyrics. 
12160         (The Lyrics context): Corrected link to the SATB example.
12161
12162 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12163
12164         * scm/lily.scm (completize-formats): new function
12165         (postprocess-output): new function
12166
12167         * lily/paper-book.cc (classic_output): change calling
12168         convention. Give basename as first argument. 
12169         remove Paper_book::post_processing().
12170
12171         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
12172
12173 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12174
12175         * lily/paper-outputter.cc (LY_DEFINE): new function
12176         ly:outputter-close.
12177
12178         * lily/main.cc: change --format,-f to --backend,-b
12179
12180         * lily/include/main.hh: rename format to backend.
12181
12182         * scm/translation-functions.scm (format-mark-box-numbers): add.
12183         patch by Erlend Aasland
12184
12185 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12186
12187         * lily/pango-font.cc (text_stencil): dump string as
12188         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
12189
12190 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12191
12192         * configure.in (gui_b): Remove handy developer-only
12193         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
12194         CVS source installations (but break other non-default but correct
12195         PKG_CONFIG_PATH setups), as this is no longer developer-only.
12196
12197         * SConstruct: 
12198         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
12199         compatibility (backportme).
12200
12201         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
12202
12203 2005-01-03  Werner Lemberg  <wl@gnu.org>
12204
12205         Prepare glyph shapes for mf2pt1 conversion.
12206
12207         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
12208         (accDiscant, accFreebase, accStdbase): Replace `draw' with
12209         `penstroke'.
12210         (accDot): Use `drawdot'.
12211         (accBayanbase): Replace `draw' with `draw_gridline'.
12212         (print_penpos): Moved to feta-macros.mf.
12213         (accOldEE): Replace `filldraw' with `penstroke'.
12214         Replace `draw' with `penstroke' and `drawdot'.
12215
12216         * mf/feta-banier.mf: Code clean-up.
12217         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
12218         `fill'.
12219
12220         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
12221
12222         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
12223         paremeter to control drawing of labels.  Update all callers.
12224
12225         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
12226         (new_bulb): Return a bulb as a single path.  To do that, it now
12227         takes some more parameters.  Updated all callers.
12228         (draw_gclef): Major clean-up.  `draw' has been replaced with
12229         `penstroke', unnecessary outlines have been removed.
12230         Remove (unused) gnome-canvas code.
12231
12232         * mf/feta-macros.mf (print_penpos): New macro (from
12233         feta-accordion.mf).
12234         Other minor fixes.
12235
12236         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
12237         ("Pedal dot"): Use `drawdot'.
12238         (draw_pedal_P): Add parameter to control drawing of labels.  Update
12239         all callers.
12240         Fix shape at top.
12241         (draw_pedal_e): Add parameter to control drawing of labels.  Update
12242         all callers.
12243         (draw_pedal_d): Add parameter to control drawing of labels.  Update
12244         all callers.
12245         Revert drawing direction.
12246
12247         * mf/feta-schrift.mf (draw_fermata): Use single path.
12248         (draw_short_fermata): Replace `filldraw' with `fill'.
12249         (draw_long_fermata, draw_very_long_fermata): Replace calls to
12250         `draw_rounded_block' with a single path.
12251         ("Thumb"): Draw full circle instead of mirroring segments.
12252         (draw_accent): New macro.
12253         ("> accent", "espr"): Use it.
12254         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
12255         ("open (unstopped)"): Draw full circle instead of mirroring
12256         segments.
12257         (draw_vee): Removed.
12258         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
12259         ("Downbow"): Replace calls to `draw_rounded_block' with a single
12260         path.
12261         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
12262         partial pieces drawn with `fill' -- these do still overlap with the
12263         stem of the `t' but just once, not multiple times so that fontforge
12264         can handle it gracefully.
12265         Change other parts of the glyph so that fontforge's overlapping
12266         algorithm reliably works.
12267         (draw_heel): Replace `draw' with `fill'.
12268         (draw_toe): Use `draw_accent' instead of `draw_vee'.
12269         ("Flageolet"): Replace `draw' with `penstroke'.
12270         ("Segno"): Replace `filldraw' with `penstroke'.
12271         Replace `draw' with `drawdot'.
12272         ("Coda"): Replace `fill' with `penstroke', using a single path.
12273         ("Varied Coda"): Use less overlapping paths.
12274         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
12275         single path.
12276
12277         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
12278         group to better control the `labels' command.
12279         Rename argument to `offset' and use it actually.  Update all
12280         callers.
12281         Replace `filldraw' with `fill'.
12282         ("mordent", "prallmordent", "upmordent", "downmordent",
12283         "lineprall"): Replace `draw' with `draw_gridline'.
12284         ("upprall", "downprall"): Replace `draw' with `fill'.
12285
12286         * mf/feta-timesig.mf: Formatting.
12287
12288         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
12289         to...
12290         ("Flat"): Here.
12291         (draw_paren): Move code to draw labels to...
12292         ("Right Parenthesis"): Here.
12293
12294 2005-01-02  Graham Percival <gperlist@shaw.ca>
12295
12296         * Documentation/user/notation.itely: add example of \setTextDecresc
12297         and \setTextDim.
12298
12299 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
12300
12301         * scm/define-markup-commands.scm :  fix glyph-strings of
12302         accidentals and \note-by-number
12303
12304 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12305
12306         * VERSION: 2.5.6 released.
12307         
12308         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
12309
12310         * input/regression/new-markup-scheme.ly: oops. font-family=music
12311         -> font-encoding fetaMusic.  
12312
12313         * lily/main.cc: put default to PS.
12314
12315         * lily/tfm.cc: idem.
12316
12317         * lily/afm.cc: idem.
12318
12319         * lily/include/modified-font-metric.hh (struct
12320         Modified_font_metric): remove coding_scheme() method.
12321
12322         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
12323
12324         * scripts/convert-ly.py (conv): crash on encountering \encoding.
12325
12326         * input/les-nereides.ly: convert to utf8
12327
12328         * lily/modified-font-metric.cc (text_dimension): idem.
12329
12330         * lily/parser.yy (TODO): idem.
12331
12332         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
12333
12334         * lily/lexer.ll: remove encoding
12335
12336         * scm/framework-ps.scm (output-variables): separately scale the
12337         page to mm 
12338
12339         * lily/pango-font.cc (Pango_font): fix scaling.
12340
12341         * lily/font-metric.cc (design_size): design_size returns a
12342         dimension now as well.
12343
12344 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12345
12346         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
12347         brace generation. 
12348
12349         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
12350
12351 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
12352
12353         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
12354         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
12355
12356 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12357
12358         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
12359         in first run as well.
12360
12361         * scm/paper.scm (layout-set-staff-size): use text-font-size in
12362         dimension less points (ie. 12 = 12 point)
12363
12364         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
12365
12366         * lily/all-font-metrics.cc (find_pango_font): set description_
12367
12368         * lily/pango-font.cc (text_stencil): export size as well.
12369         (text_stencil): fix scaling and extents box.
12370
12371 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12372
12373         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
12374
12375         * Documentation/user/invoking.itely (Invoking lilypond): document
12376         texstr
12377
12378         * scripts/convert-ly.py (conv): add ancient rules.
12379
12380         * scm/clef.scm (c0-pitch-alist): replace - with .
12381
12382         * scripts/lilypond-book.py (process_snippets): add texstr support.
12383
12384         * scm/framework-texstr.scm (header): change extension to .textmetrics
12385
12386         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
12387         -f tex.
12388
12389         * lily/text-metrics.cc: new file.
12390         (try_load_text_metrics): new function
12391
12392         * lily/include/text-metrics.hh: new file.
12393
12394 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12395
12396         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
12397         ly_scheme_function to ly_lily_module_constant.
12398
12399         * lily/modified-font-metric.cc (text_dimension): try
12400         lookup_tex_text_dimension() first.
12401
12402         * lily/tfm.cc: new function ly:load-text-dimensions
12403
12404 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12405
12406         * scm/output-texstr.scm (text): use \lilygetmetrics
12407
12408         * scm/framework-texstr.scm (header): dump in new format.
12409
12410         * tex/lilypond-tex-metrics: new file.
12411         
12412 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12413
12414         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
12415         mapping.
12416         (index_to_charcode): New method.
12417
12418         * scm/output-ps.scm (glyph-string): 
12419         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
12420
12421 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
12422
12423         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
12424         implement fully, need FONT to get to charcode.
12425
12426         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
12427
12428         * scm: Cleanups.
12429
12430         * Documentation/user/changing-defaults.itely: Fix internalsrefs
12431         {Tunable context properties},
12432         {All layout objects},
12433         {Music definitions}.
12434
12435 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12436
12437         * VERSION: release 2.5.5
12438         
12439         * lily/main.cc: use TeX as default output format.
12440
12441         * flower/file-path.cc (find): try to open directly as well, so we
12442         find absolute path files. 
12443
12444         * lily/pango-select.cc: new file.
12445
12446         * scm/framework-ps.scm: remove all encoding code. 
12447         load pfb/pfa for PangoFont too.
12448         
12449         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
12450
12451 2004-12-22  Werner Lemberg  <wl@gnu.org>
12452
12453         Prepare glyph shapes for mf2pt1 conversion.
12454
12455         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
12456
12457         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
12458         (define_triangle_shape): Use it to replace `draw' with `fill' and
12459         `unfill'.  Update all callers.
12460         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
12461         (draw_cross): Ditto.
12462         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
12463         Use penrazor for better conversion with mf2pt1.
12464         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
12465         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
12466         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
12467         draw_la_head, draw_ti_head): Replace `filldraw' with
12468         `fill'.  Update all callers.
12469
12470 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12471
12472         * lily/paper-book.cc (output): revert: only allow a single output
12473         format.
12474
12475         * lily/include/pango-font.hh: new file.
12476
12477         * lily/pango-font.cc: new file.
12478
12479         * lily/font-metric.cc (text_stencil): new routine
12480
12481         * lily/all-font-metrics.cc (find_pango_font): new routine.
12482
12483         * lily/include/font-metric.hh (struct Font_metric): add
12484         text_stencil()
12485
12486         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
12487
12488 2004-12-22  Werner Lemberg  <wl@gnu.org>
12489
12490         Prepare glyph shapes for mf2pt1 conversion.
12491
12492         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
12493
12494         * mf/feta-toevallig.mf: Formatting.
12495         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
12496         ("Natural"): Fix paths to allow better postprocessing.
12497         (draw_meta_flat): Use `z3l' as additional point in path to get
12498         better conversion with mf2pt1.
12499         Other minor cleanups.
12500         ("3/4 Flat"): Add auxiliary points and modify path to replace
12501         `draw' with `fill'.
12502         ("Double Sharp"): Mirror path segments instead of picture elements
12503         to get a single outline.
12504         Modify path to replace `filldraw' with `fill'.
12505
12506 2004-12-22  Graham Percival  <gperlist@shaw.ca>
12507
12508         * input/test/unfold-all-repeats.ly: added file back.
12509
12510         * Documentation/user/notation.itely,
12511         Documentation/user/programming-interface.itely
12512         Documentation/user/changing-defaults.itely: fixed misc broken
12513         links to input/test/ files.
12514
12515 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12516
12517         * tex/texinfo.tex: Update.  We should not be distributing this,
12518         but since we do, use latest version.
12519
12520         * Documentation/user/macros.itexi: Comment-out \fetaflat,
12521         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
12522         macros for feta glyphs.
12523
12524 2004-12-22  Graham Percival  <gperlist@shaw.ca>
12525
12526         * Documentation/user/changing-defaults.itely: fix index for set.
12527
12528         * Documentation/user/converters.itely: added convert-ly bugs list
12529         from CVS.
12530
12531 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12532
12533         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
12534         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
12535         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
12536         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
12537
12538         * mf/GNUmakefile (pfa_warning): Use less broken check.
12539
12540         * python/lilylib.py (setup_environment): Remove cruft from
12541         GS_FONTPATH.
12542
12543         * configure.in: Bump mftrace requirement to 1.1.1.
12544
12545 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12546
12547         * scm/output-svg.scm (beam): Use polygon.
12548
12549         * scm/lily-library.scm: Bugfix.
12550
12551         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
12552
12553         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
12554
12555 2004-12-19  Werner Lemberg  <wl@gnu.org>
12556
12557         Prepare glyph shapes for mf2pt1 conversion.
12558
12559         * mf/feta-eindelijk: Some formatting.
12560         (multi_rest_x, multi_beam_height): Removed.  Unused.
12561         ("Quarter rest"): Use `intersectiontimes' to create a single
12562         outline.
12563         (rest_crook): Removed.  Unused.
12564         (draw_rest_bulb): Return path (without filling).  Update callers.
12565         Simplified.
12566         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
12567         "128th rest"): Simplify `pat'.
12568         Create single outline.
12569
12570 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
12571
12572         * mf/GNUmakefile (ALL_GEN_FILES):
12573         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
12574
12575         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
12576         function.
12577
12578 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12579
12580         * scm/output-texstr.scm (placebox): add routine
12581
12582         * VERSION (PACKAGE_NAME): release 2.5.4
12583
12584         * scm/framework-texstr.scm (output-framework): new file.  
12585
12586         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
12587         processing.
12588
12589         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
12590
12591         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
12592         rule.
12593
12594         * configure.in (gui_b): bump mftrace requirement to 1.1.0
12595
12596         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
12597
12598         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
12599
12600 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
12601
12602         * scm/framework-svg.scm (dump-page): Implement landscape.
12603
12604 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12605
12606         * lily/main.cc (setup_paths): Add svg to search path.
12607
12608         * scm/output-svg.scm:
12609         * scm/framework-svg.scm: Add pageSet.  Update.
12610         (dump-fonts): New function.
12611         (output-framework): Use it.
12612
12613         * mf/GNUmakefile: 
12614         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
12615
12616 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12617
12618         * tex/lilyponddefs.tex: comment out new ifpdf code.
12619
12620 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12621
12622         * GNUmakefile.in: 
12623         * SConstruct (symlink): Replace afm by otf.
12624
12625         * scm/framework-gnome.scm (gnome-main): Remove invocation of
12626         ly:pango-add-afm-decoder.
12627
12628         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
12629
12630 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12631
12632         * scm/output-ps.scm (new-text): don't access t glyph for getting
12633         space dimension.
12634
12635         * ly/init.ly: warn about \version
12636
12637         * lily/lexer.ll: set version-seen?
12638
12639 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12640
12641         * scm/output-svg.scm (string->entities): Update.
12642
12643 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12644
12645         * lily/main.cc (setup_paths): replace afm by otf for path. 
12646
12647         * lily/pangofc-afm-decoder.cc: remove.
12648
12649         * lily/include/pangofc-afm-decoder.hh: remove.
12650
12651         * scm/framework-scm.scm (output-framework): new file.
12652
12653         * mf/GNUmakefile: remove SAUTER_FONTS.
12654         remove SVG/sodipodi hacks.
12655
12656         * scm/lily-library.scm (stderr): move stderr.
12657
12658         * mf/GNUmakefile: remove AFM support.
12659
12660         * buildscripts/mf-to-table.py (base): remove AFM support.
12661
12662         * lily/open-type-font.cc (design_size): use design_size
12663
12664 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
12665
12666         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
12667
12668 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12669
12670         * mf/GNUmakefile: Generate combined aybabtu info.
12671         * mf/aybabtu.pe.in (i): Load it.
12672
12673         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
12674         are not symbols.
12675
12676         * lily/include/open-type-font.hh (count): New method.
12677
12678         * mf/aybabtu.pe.in: Typo.
12679
12680         * Documentation/user/out/lilypond-internals.nexi (Scheme
12681         functions): Typo.
12682
12683         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
12684
12685 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12686
12687         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
12688         subfonts.
12689
12690         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
12691
12692         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
12693         (tex-font-command-raw): new function.
12694
12695         * lily/include/virtual-font-metric.hh (Module): remove file
12696
12697         * lily/virtual-font-metric.cc (Module): remove file.
12698         
12699
12700         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
12701         (get_indexed_char): read bbox from lily table if present.
12702
12703 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12704
12705         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
12706         aybabtu.subfonts
12707
12708         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
12709         global glyphname. Enables more than 64 glyphs in the OTF.
12710
12711 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12712
12713         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
12714         braces.
12715
12716         * lily/open-type-font.cc (design_size): Use 12 as default for
12717         design size.
12718
12719         * mf/aybabtu.pe.in: New file.  Merge all our braces.
12720
12721         * mf/GNUmakefile: Generate aybabtu.
12722
12723         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
12724
12725 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12726
12727         * scm/lily-library.scm (char->unicode-index): Remove.
12728
12729         * scm/output-gnome.scm (text): Bugfix for plain string input.
12730         Updates.
12731
12732         * scm/output-svg.scm (svg-font): Add weight to font selection.
12733
12734 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12735
12736         * Documentation/topdocs/INSTALL.texi (Top): Point to
12737         buildscripts/out/clean-fonts instead of
12738         buildscripts/clean-fonts.sh. 
12739
12740 2004-12-13  Graham Percival  <gperlist@shaw.ca>
12741
12742         * input/regression/figured-bass.ly: attempt to clarify text.
12743
12744         * Documentation/user/notation.tely: add cindex for tag, attempt to
12745         add figured bass example.
12746
12747         * Documentation/user/changing-defaults: basic editing.
12748
12749 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12750
12751         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
12752
12753         * lily/open-type-font.cc (LY_DEFINE): new function
12754         ly:font-sub-fonts
12755
12756         * lily/include/font-metric.hh (struct Font_metric): new method
12757         sub_fonts()
12758
12759         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
12760         . with - in add.stem.
12761         
12762 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12763
12764         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
12765         and fetaDynamic.
12766
12767         * lily/rest.cc (glyph_name): Change - to . .
12768
12769         * scm/output-gnome.scm (text): Hello world, again.
12770
12771         * scm/output-svg.scm (named-glyph): New function.  Hello world!
12772
12773         * lily/modified-font-metric.cc (index_to_charcode): New method.
12774
12775         * lily/include/font-metric.hh (index_to_charcode): New function.
12776
12777         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
12778         new function.
12779         (ly:font-glyph-to-index): Remove.
12780
12781 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12782
12783         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
12784
12785         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
12786
12787         * lily/open-type-font.cc (load_scheme_table): new function
12788
12789         * lily/dots.cc (print): replace - 
12790
12791         * lily/open-type-font.cc (attachment_point): new function.
12792         (load_table): read LILC table
12793
12794         * buildscripts/gen-bigcheese-scripts.py (Module): new
12795         file. Generate FF scripts.
12796
12797         * mf/feta-din10.mf: idem.
12798
12799         * mf/feta-nummer10.mf: remove mf files.
12800
12801         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
12802
12803 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
12804
12805         * lily/lily-guile.cc: Use scm_from_locale_stringn.
12806
12807         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
12808         compatibility.
12809
12810 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12811
12812         * lily/open-type-font.cc (get_indexed_char): scale metrics by
12813         design-size and units_per_EM.
12814
12815         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
12816
12817 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
12818
12819         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
12820         does not crash fontforge.
12821
12822         * scm/lily-library.scm (char->unicode-index): Hack to map onto
12823         PUA.
12824
12825 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12826
12827         * scm/framework-ps.scm (ps-embed-cff): new function.
12828
12829         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
12830
12831 2004-12-12  Werner Lemberg  <wl@gnu.org>
12832
12833         * mf/bigcheese.pe.in: Add PUA mapping.
12834         Don't create Type 42 but bare CFF font.
12835
12836 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
12837
12838         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
12839         within canvas boundaries.
12840
12841         * mf/merge.pe.in: Set font names, version, license GPL.
12842
12843         * make/substitute.make: Add FONTFORGE.
12844
12845         * config.make.in (FONTFORGE): Add.
12846
12847         * configure.in (gui_b): Use PATH_PROG for fontforge.
12848
12849 2004-12-11  Graham Percival  <gperlist@shaw.ca>
12850
12851         * scm/define-markup-commands.scm: add baseline-skip to info
12852         about \column.
12853
12854 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12855
12856         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
12857
12858         * scm/output-gnome.scm (named-glyph): Use it.
12859
12860         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
12861
12862         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
12863         (upper_string, lower_string, reverse_string): Remove.
12864
12865         * configure.in (fontforge): Reinstate version check.
12866
12867         * ly/engraver-init.ly: Fix clef glyph names.
12868
12869         * lily/time-signature.cc (special_time_signature): Fix fraction
12870         glyph names.
12871
12872 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12873
12874         * mf/merge.pe: new file.
12875
12876         * lily/freetype.cc: new file.
12877
12878         * lily/include/open-type-font.hh (class Open_type_font): new file.
12879
12880         * lily/include/freetype.hh: new file.
12881
12882         * lily/open-type-font.cc: new file.
12883
12884         * lily/all-font-metrics.cc (find_otf): new function.
12885
12886 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12887
12888         * lily/time-signature.cc (special_time_signature): Fix.
12889
12890         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
12891         GTK2 before checking for pango.  Fixes -fgnome.
12892
12893         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
12894         Scheme name.
12895
12896         * scm/define-markup-commands.scm:
12897         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
12898
12899         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
12900
12901         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
12902         date versions.  Fixes configure.
12903         (STEPMAKE_CHECK_VERSION): Support optional actual program version
12904         argument.
12905
12906 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12907
12908         * buildscripts/mf-to-table.py (write_ps_encoding): write real
12909         names in .enc
12910
12911         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
12912
12913 2004-12-09  Graham Percival  <gperlist@shaw.ca>
12914
12915         * Documentation/user/changing-defaults.itely: add info about
12916         make-dynamic-script
12917
12918         * Documentation/user/notation.itely: add link in dynamics to
12919         section about make-dynamic-script.
12920
12921 2004-12-09  Christian hitz  <chhitz@gmx.net>
12922
12923         * lily/lily-guile.cc: change MACOS_X to __APPLE__
12924
12925 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12926
12927         * buildscripts/mf-to-table.py (parse_logfile): use . for
12928         concatting name and group.
12929         (parse_logfile): use M for Minus (negative.)
12930
12931         * lily/include/type-swallow-translator.hh
12932         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
12933
12934         * lily/*.cc: cosmetics around = sign.
12935
12936         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
12937         lyric spacing on the penultimate column.
12938
12939 2004-12-05  Christian Hitz  <chhitz@gmx.net>
12940
12941         * configure.in:
12942         * lily/accidental-placement.cc:
12943         * lily/bar-line.cc:
12944         * lily/beam-concave.cc:
12945         * lily/beam-quanting.cc:
12946         * lily/beam.cc:
12947         * lily/bezier-bow.cc:
12948         * lily/bezier.cc:
12949         * lily/break-align-interface.cc:
12950         * lily/custos.cc:
12951         * lily/dimension-cache.cc:
12952         * lily/dot-column.cc:
12953         * lily/font-metric.cc:
12954         * lily/font-select.cc:
12955         * lily/gourlay-breaking.cc:
12956         * lily/grob-property.cc:
12957         * lily/grob.cc:
12958         * lily/lily-guile.cc:
12959         * lily/line-spanner.cc:
12960         * lily/lookup.cc:
12961         * lily/lyric-extender.cc:
12962         * lily/lyric-hyphen.cc:
12963         * lily/mensural-ligature.cc:
12964         * lily/midi-def.cc:
12965         * lily/misc.cc:
12966         * lily/note-collision.cc:
12967         * lily/note-column.cc:
12968         * lily/note-head.cc:
12969         * lily/paper-outputter.cc:
12970         * lily/percent-repeat-item.cc:
12971         * lily/rest-collision.cc:
12972         * lily/side-position-interface.cc:
12973         * lily/simple-spacer.cc:
12974         * lily/slur-configuration.cc:
12975         * lily/slur-scoring.cc:
12976         * lily/slur.cc:
12977         * lily/spaceable-grob.cc:
12978         * lily/spacing-spanner.cc:
12979         * lily/spanner.cc:
12980         * lily/staff-symbol-referencer.cc:
12981         * lily/stem.cc:
12982         * lily/stencil.cc:
12983         * lily/system-start-delimiter.cc:
12984         * lily/system.cc:
12985         * lily/text-item.cc:
12986         * lily/tie.cc:
12987         * lily/tuplet-bracket.cc:
12988         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
12989         <cmath> beacause isinf/isnan is undefined in <cmath>
12990
12991 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12992
12993         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
12994
12995 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12996
12997         * VERSION: release 2.5.3
12998         
12999 2004-11-29  Arno Waschk <arno@arnowaschk.de>
13000
13001         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
13002
13003 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13004
13005         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
13006
13007         * lily/note-head.cc (internal_print): always try the "s" head if
13008         u/d not found.
13009
13010         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
13011
13012 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13013
13014         * mf/parmesan-heads.mf (overdone_heads): typos.
13015
13016 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13017
13018         * lily/parser.yy (markup): in markups, { .. } without command
13019         before are also flattened, ie \line must be explicitely used.
13020
13021         * Documentation/user/changing-defaults.itely:
13022         * Documentation/user/notation.itely: 
13023         * input/wilhelmus.ly: 
13024         * input/regression/instrument-name-markup.ly: 
13025         * input/regression/markup-score.ly: 
13026         * input/regression/new-markup-scheme.ly: 
13027         * input/regression/new-markup-syntax.ly: 
13028         * input/test/coriolan-margin.ly: use \line in markups where
13029         appropriate
13030         
13031 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13032
13033         * scm/new-markup.scm (map-markup-command-list): helper function
13034         used in parser.yy to map markup commands on a markup list.
13035
13036         * lily/parser.yy: get rid off < > in markups by treating { } as
13037         real lists.
13038
13039         * lily/lexer.ll: remove < > from markup lexer mode.
13040
13041         * scripts/convert-ly.py (conv): add rule for converting 
13042         \markup < > to \markup { }
13043
13044         * ly/titling-init.ly: 
13045         * input/test/coriolan-margin.ly: 
13046         * input/regression/new-markup-syntax.ly: 
13047         * input/regression/new-markup-scheme.ly: 
13048         * input/regression/multi-measure-rest-text.ly: 
13049         * input/regression/markup-stack.ly: 
13050         * input/regression/markup-score.ly: 
13051         * input/regression/instrument-name-markup.ly: 
13052         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
13053         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
13054         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
13055         * input/wilhelmus.ly: 
13056         * Documentation/user/notation.itely: 
13057         * Documentation/user/music-glossary.tely: 
13058         * Documentation/user/changing-defaults.itely: change < > to { } in
13059         markups
13060
13061 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13062
13063         * lily/accidental-placement.cc (position_accidentals): shortcut if
13064         no accidentals to place.
13065
13066 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13067
13068         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
13069         typo s/ly:dimension ?/ly:dimension?/
13070
13071         * input/regression/lily-in-scheme.ly: 
13072         * input/regression/music-function.ly: 
13073         * ly/spanners-init.ly (assertBeamSlope): 
13074         * scm/music-functions.scm (def-grace-function): add the paper
13075         argument to music function definitions.
13076
13077 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13078
13079         * lily/moment.cc (LY_DEFINE):
13080         ly:moment-main-{denominator,numberator}, new function.
13081
13082         * lily/score-engraver.cc (typeset_all): assign to column on basis
13083         of axis-group-parent-X setting.
13084
13085         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
13086         add_element() on basis of axis-group-parent-Y setting.
13087
13088         * lily/grob.cc: add axis-group-parent-{XY} properties.
13089
13090         * input/regression/spacing-stick-out.ly: new file.
13091
13092         * lily/simple-spacer.cc (add_columns): use binary search for
13093         setting column rods. Changes O(n^2) to O(n log(n)) for
13094         constructing spacing problem from columns.
13095         (add_columns): read allow-outside-line to make sure no texts stick
13096         out.
13097         (solve): Simple_spacer::is_active() only determines
13098         satisfies_constraints_ for non-ragged typesetting.
13099
13100         * lily/simultaneous-music.cc (to_relative_octave): only set
13101         old_relative_used if return pitch actually changed.
13102
13103         * scm/define-context-properties.scm
13104         (all-user-translation-properties): change to match implementation.
13105
13106         * python/lilylib.py: Replace re.match by re.search and adds "-c
13107         showpage" to the gs command line (Johannes Schindelin)
13108
13109         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
13110         before processing. Prevents crash when inf is in the extent.
13111
13112         * scm/define-markup-commands.scm (note-by-number): add "s" to
13113         "noteheads-" glyphname.
13114  
13115         * lily/parser.yy (Generic_prefix_music): supply parser argument to
13116         music function as well.
13117         
13118 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13119
13120         * VERSION: release 2.5.2
13121
13122         * Documentation/user/changing-defaults.itely (Creating titles):
13123         add breakbefore variable.
13124
13125         * lily/paper-book.cc (set_system_penalty): new function. Set
13126         penalty_ based on breakBefore setting
13127
13128         * lily/context-specced-music-iterator.cc (construct_children):
13129         interpret special context id $uniqueContextId 
13130
13131         * lily/context.cc (create_unique_context): new method. Move
13132         creation of unique (\new) contexts into interpreting phase. This
13133         makes
13134
13135           foo= \new Staff ..
13136           << \foo \foo >>
13137
13138         produce 2 staves.
13139         
13140
13141         * scm/define-music-properties.scm (all-music-properties): add
13142         quoted-voice-direction
13143
13144         * ly/music-functions-init.ly: killCues function.
13145
13146         * scm/music-functions.scm (cue-substitute): move creation of voice
13147         contexts further to the back. 
13148
13149 2004-11-25  Werner Lemberg  <wl@gnu.org>
13150
13151         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
13152         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
13153
13154 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
13155
13156         * buildscripts/guile-gnome.sh: Fixed typo.
13157
13158 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13159
13160         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
13161
13162         * scripts/abc2ly.py (dump_slyrics): add ord(). 
13163
13164         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
13165         to regular engraver. 
13166
13167 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13168
13169         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
13170
13171 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
13172
13173         * scm/define-markup-commands.scm (fill-line): Typo.
13174
13175         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
13176         and newer.
13177
13178 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
13179
13180         * ly/dynamic-scripts-init.ly: Fixed typo.
13181
13182 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13183
13184         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
13185         note-head, to have different attachment points for up and down.
13186
13187         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
13188
13189         * mf/feta-generic.mf (else): remove solfa.
13190
13191         * mf/feta-bolletjes.mf (tishape): remove unicode test.
13192
13193         * scm/define-context-properties.scm
13194         (all-user-translation-properties): add shapeNoteStyles property.
13195
13196         * lily/shape-note-heads-engraver.cc (process_music): new file.
13197
13198         * lily/event.cc (transpose): call Event::transpose() for
13199         transposing the tonic.
13200
13201 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
13202
13203         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
13204         Unicode/OpenType and AFM.
13205
13206         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
13207
13208 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13209
13210         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
13211
13212         * lily/context.cc (Context): unprotect key from ctor.
13213
13214         * scm/stencil.scm (stack-lines): return empty-stencil if argument
13215         is '()
13216         (stack-stencils): idem.
13217
13218         * Documentation/user/changing-defaults.itely (Creating titles):
13219         document new title layout options.
13220
13221         * lily/parser.yy (lilypond_header_body): copy previous
13222         $globalheader if present.
13223
13224         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
13225         ly:module-copy
13226         
13227         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
13228
13229         * scm/titling.scm: remove old titling functions
13230
13231         * lily/stencil.cc (translate): remove absolute dimension.
13232
13233         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
13234         via markup.
13235
13236         * scm/page-layout.scm (marked-up-headfoot): create header/footer
13237         field from user-supplied markup
13238
13239         * scm/define-markup-commands.scm (on-the-fly): new markup
13240         command. Enter SCM markup procedure directly in Scheme.
13241         (fromproperty): new markup command. Read markup from props argument.
13242
13243         * scm/titling.scm (marked-up-title): create title via
13244         user-specified markup. 
13245
13246         * scm/define-markup-commands.scm (column): remove empty stencils
13247         from column.
13248
13249         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
13250         not have side-effect of creating variable stub.
13251
13252         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
13253
13254 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
13255
13256         * scm/encoding.scm (coding-alist): 
13257         * scm/font.scm (add-ec-fonts):
13258         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
13259         Extended-TeX-Font-Encoding---Latin.
13260
13261         * lily/side-position-interface.cc (general_side_position): Add
13262         actual offset to error message (avoid constant error messages).
13263
13264         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
13265         block.
13266
13267         * lily/font-select.cc (select_encoded_font)
13268         (get_font_by_mag_step, get_font_by_design_size): 
13269         * lily/modified-font-metric.cc (Modified_font_metric): 
13270         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
13271
13272         * scm/encoding.scm (coding-alist): Add fetaDynamic.
13273         (read-encoding-file): Bugfix: do not require space after bracket.
13274
13275         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
13276         these do not exist.
13277
13278 2004-11-20  Graham Percival  <gperlist@shaw.ca>
13279
13280         * Documentation/user/notation.itely: added info about typesetting
13281         boxed bar numbers.
13282
13283 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13284
13285         * flower/interval.cc (T_to_string): gcc4 fixes.
13286
13287         * scm/define-markup-commands.scm (fill-line): use
13288         stack-stencils. This fixes problems with putting already centered
13289         stencils in a line.
13290
13291         * VERSION: release 2.5.1
13292
13293         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
13294
13295 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13296
13297         * input/example-[1-3].ly: simplify.
13298
13299         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
13300
13301         * scm/output-ps.scm (new-text): new function. Use glyphshow to
13302         show glyphs.
13303
13304         * scm/encoding.scm (decode-byte-string): new function.
13305
13306         * scripts/convert-ly.py (conv): add warning about
13307         set-global-staff-size.
13308
13309         * Doxyfile: add. 
13310
13311         * scripts/convert-ly.py (conv): add raggedlastbottom rule
13312         (conv): warn for TextSpanner split.
13313         (conv): warn for textheight.
13314
13315 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
13316
13317         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
13318         building the documentation, info with images are installed.
13319         (final-install): Fix description.  Mention sourcing of login
13320         scripts (instead of running).
13321
13322 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
13323
13324         * Debian lmodern support.  Note that LilyPond will issue warnings
13325         
13326             no such encoding: "FontSpecific"
13327
13328           The font selection mechanism wants to get the encoding from the
13329           font itself, but the idea of lmodern is that it is usable with
13330           different encodings, ie, Lily should get the encoding from the
13331           font tree, rather than the font itself.  This would require some
13332           more work.
13333         
13334         * configure.in: Test for and accept lmodern if EC fonts not found.
13335
13336         * scm/framework-tex.scm (font-load-command): TeX font name
13337         mangling for latin1 encoded cork-lm fonts.
13338         (convert-to-ps): Load lm.map if available.
13339
13340         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
13341         available.
13342
13343         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
13344
13345         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
13346         available.
13347
13348         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
13349         path for absolute file name, that is silly.
13350
13351         * lily/score-engraver.cc (initialize): 
13352
13353         * Documentation/user/GNUmakefile (local-install-info): Invoke
13354         install-info --remove first.
13355
13356         * #include cleanup (Andreas Scherer).
13357
13358 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
13359
13360         * input/test/script-abbreviations.ly: fix typos.
13361
13362 2004-11-17  Werner Lemberg  <wl@gnu.org>
13363
13364         * python/lilylib.py (options_help_str): Support pretty-printing of
13365         newlines in fourth element of option description.
13366
13367         * scripts/lilypond-book.py (option_definitions): Use new lilylib
13368         feature.
13369         Sort options.
13370
13371         * Documentation/user/lilypond-book.itely: Finish update.
13372
13373 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13374
13375         * Documentation/user/macros.itexi: Add comment about \command.
13376
13377         * Documentation/user/lilypond.tely:
13378         * Documentation/user/lilypond-book.itely: Fix names of lilypond
13379         and lilypond-book nodes, so that `info lilypond' visits the manual
13380         at top level, and `info lilypond-book' visits the lilypond-book
13381         section.
13382
13383         * Documentation/user/GNUmakefile (local-install-info): Fix rules
13384         and packager messages.
13385
13386         * lily/pangofc-afm-decoder.cc: Update test.
13387
13388 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
13389
13390         * scm/lily-library.scm (char->unicode-index): New function.
13391
13392         * scm/output-gnome.scm: 
13393         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
13394
13395         * Proper naming of file name throughout; s/filename/file[-_]name/.
13396
13397         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
13398
13399         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
13400
13401 2004-11-16  Werner Lemberg  <wl@gnu.org>
13402
13403         * scripts/lilypond-book.py: The Lord has commanded me to use only
13404         tabs for indentation.  Your humble servant obeys.
13405
13406 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
13407
13408         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
13409         including font, if LilyPond-feta font is only feta font in path.
13410
13411         * scm/output-gnome.scm (text): Revert to file name of font if font
13412         has no name.  Fixes ec font selection.
13413         (char): Bugfix: do not utf8 twice.  Fixes clefs.
13414
13415         * scm/framework-svg.scm:
13416         * scm/output-svg.scm: New file.  TODO: figure out how to
13417         do character by index in font.
13418
13419         * scm/output-sodipodi.scm: Remove.
13420
13421         * scm/output-ps.scm (stem): Remove.
13422
13423 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
13424
13425         * scm/output-gnome.scm (beam): New function.
13426         (slur): Round corners.
13427         (round-filled-box): Round corners.
13428
13429 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13430
13431         * scm/output-gnome.scm (beam): add function.
13432         (draw-line): new routine.
13433         (dashed-line): stub; call draw-line
13434         (polygon): new routine.
13435
13436 2004-11-15  Werner Lemberg  <wl@gnu.org>
13437
13438         * Documentation/user/lilypond-book.itely: Revise section on
13439         lilypond-book options.
13440         Other minor fixes.
13441
13442         * scripts/lilypond-book.py: Change indentation to 4.
13443         Minor formatting.
13444
13445 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13446
13447         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
13448         grobs that have tweaks specced.
13449         
13450 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
13451
13452         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
13453
13454 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
13455
13456         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
13457         actual char #, not 0 based index.
13458
13459         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
13460
13461         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
13462         Warning: do make -C mf clean.
13463
13464         * lily/context-property.cc: Compile fix.
13465
13466         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
13467         Grok ec-fonts, braces and dynamics.
13468
13469         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
13470
13471 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13472
13473         * lily/include/tweak-registration.hh: new file.
13474
13475         * lily/tweak-registration.cc: new file.
13476
13477         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
13478         saving tweaks.
13479
13480         * scm/output-gnome.scm (text): comment dribble.
13481
13482 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
13483
13484         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
13485
13486         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
13487         path-def before using.  Fixes muchtomany slurs in wrong places
13488         bug.
13489
13490 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13491
13492         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
13493
13494         * lily/include/object-key-undumper.hh (Module): new file.
13495
13496         * lily/object-key-undumper.cc (Module): New file. Deserialize
13497         keys. SCM bindings
13498
13499         * lily/object-key-dumper.cc (Object_key_dumper): idem.
13500         Provide SCM bindings.
13501
13502         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
13503         new file. Serialize object keys.
13504         
13505         * lily/object-key.cc (dump): new function.
13506         (as_scheme): new virtual function
13507         (undump): new function
13508         (undumpers): new table.
13509
13510         * lily/include/global-context.hh (Context): take \score key upon init.
13511
13512         * lily/object-key-dumper.cc (serialize_key): new file.
13513
13514         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
13515
13516         * lily/lily-lexer.cc: remove \quote.
13517
13518         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
13519
13520         * lily/context.cc (Context): take key argument in ctor.
13521         (create_context): new function
13522
13523         * lily/grob.cc (Grob): take key argument in ctor.  
13524
13525         * lily/lilypond-key.cc (do_compare): new file.
13526
13527         * lily/object-key.cc (Object_key): new file.
13528
13529         * lily/include/object-key.hh (class Object_key): new file.
13530
13531         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
13532
13533 2004-11-13  Graham Percival  <gperlist@shaw.ca>
13534
13535         * Documentation/user/lilypond-book.itely: add small warning about
13536         noindent default in lilypond-book.
13537
13538         * Documentation/user/converters.itely: add examples for convert-ly.
13539
13540         * Documentation/user/examples.itely: change version string in templates
13541         to 2.4.0.
13542
13543 2004-11-12  Karl Hammar  <karl@aspodata.se>
13544
13545         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
13546         cmdline, use xargs instead (backportme)
13547
13548 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
13549         
13550         * Documentation/user/: Numerous fixes in the user manual.
13551
13552 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13553
13554         * lily/parser.yy (re_rhythmed_music): search music expression for
13555         context-id, surround by \new Voice if not found. Fixes:
13556         addlyrics-second-staff.ly
13557
13558         * VERSION: 2.5.0 released.
13559         
13560 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13561
13562         * Documentation/index.html.in: Fix url to one big page.  (backportme)
13563
13564         * Documentation/user/GNUmakefile: Separate rules for split and
13565         unsplit html documents.  Remove perl massaging.  (backportme)
13566
13567 2004-11-11  Graham Percival  <gperlist@shaw.ca>
13568
13569         * Documentation/user/lilypond-book.itely: add short warning about
13570         \lilypond{} in LaTeX docs.
13571
13572 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13573
13574         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
13575         found.  (backportme)
13576
13577         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
13578         version requirement.  (backportme)
13579
13580         * configure.in: Be explicit about old versions of
13581         ec-fonts-mtraced.  (backportme)
13582
13583         * lily/context-selector.cc (set_tweaks): New function.
13584         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
13585         web with -DTWEAK.
13586
13587         * Documentation/user/introduction.itely (Automated engraving):
13588         Remove fragment option.  Fixes web.
13589
13590         * lily/context-property.cc (make_item_from_properties):
13591         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
13592         #ifdef.
13593
13594         * scm/define-context-properties.scm
13595         (all-internal-translation-properties): Add tweakRank and tweakCount.
13596
13597         * lily/grob.cc: 
13598         * scm/define-grob-properties.scm (all-internal-grob-properties):
13599         Add tweak-rank and tweak-count.
13600
13601 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13602
13603         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
13604         New function.
13605         (text): Use them.
13606
13607         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
13608         animated/opaque grob dragging tweaks.
13609
13610         * buildscripts/guile-gnome.sh: Update.
13611
13612 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
13613
13614         * scm/define-grobs.scm (all-grob-descriptions): Added
13615         line-interface to the LigatureBracket object.
13616
13617 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13618
13619         * scm/framework-gnome.scm (item-event): Support non-animated mouse
13620         dragging tweaks.
13621
13622         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
13623
13624         * lily/context-selector.cc (store_context): New function.
13625
13626         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
13627         (store_grob): New function.
13628         (identify_grob): Add Moment parameter.
13629
13630         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
13631         exists.
13632
13633         * scm/framework-gnome.scm (save-tweaks): Write as alist.
13634
13635 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
13636
13637         * scm/framework-gnome.scm (item-event): Print grob id.
13638         (save-tweaks): New function.
13639         (tweak): New funtion.
13640         (item-event): Use it, bound to arrow keys.
13641
13642         * lily/context-property.cc (make_item_from_properties): Register grob.
13643         * lily/context.cc (add_context): Register context.
13644
13645         * lily/include/context-selector.hh:
13646         * lily/include/grob-selector.hh:
13647         * lily/context-selector.cc:
13648         * lily/grob-selector.cc: New file.
13649
13650 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13651
13652         * lily/slur.cc: add 'positions to interface
13653
13654         * lily/main.cc: reinstate PS as standard output format. 
13655
13656         * scm/framework-tex.scm (output-preview-framework): print systems
13657         up to first non title system.
13658
13659         * lily/grace-engraver.cc (start_translation_timestep): split
13660         scm_cadddr
13661         
13662 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13663
13664         * lily/quote-iterator.cc (Module): remove old quote-iterator
13665
13666         * scm/define-music-types.scm (music-descriptions): move
13667         NewQuoteMusic over QuoteMusic
13668
13669         * Documentation/user/notation.itely (Formatting cue notes): use
13670         \cueDuring.
13671
13672         * lily/new-quote-iterator.cc (quote_ok): new function.
13673
13674         * input/regression/quote-cue-during.ly: new file.
13675
13676         * input/regression/quote-grace.ly: new file.
13677
13678         * scm/define-context-properties.scm (Module): change definition of
13679         graceSettings
13680
13681         * lily/context-property.cc (Module): rename from
13682         translator-property.cc
13683
13684         * lily/context.cc (context_name_symbol): new function
13685
13686         * lily/grace-engraver.cc: new file. Set properties for grobs based
13687         on the grace-ness of now_moment().
13688
13689         * scm/music-functions.scm (add-grace-property): use list
13690         iso. vector for graceSettings
13691         remove set-{start,stop}-grace-properties. 
13692
13693         * lily/new-quote-iterator.cc (construct_children): set
13694         quote_outlet_ if no quoted-context-{id,type} specified.
13695
13696         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
13697
13698         * lily/parser.yy (command_element): remove \quote.
13699
13700         * ly/music-functions-init.ly (location): add quoteDuring music
13701         function. 
13702
13703         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
13704         optional semicolon. (backportme)
13705
13706 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13707
13708         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
13709         need to link to GUILE et al.
13710
13711 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13712
13713         * scm/define-music-properties.scm (all-music-properties): add
13714         quoted-context-type, quoted-context-id.
13715
13716         * scm/lily.scm (type-check-list): new function.
13717         
13718         * scm/lily-library.scm: new file. Generic library routines.
13719
13720         * lily/parser.yy (Generic_prefix_music): move typechecking out of
13721         parser.
13722
13723         * ly/music-functions-init.ly: add quoteDuring function.
13724
13725         * lily/include/music-iterator.hh (class Music_iterator): rename
13726         set_translator -> set_context
13727
13728         * lily/parser.yy (Generic_prefix_music_scm): add
13729         MUSIC_FUNCTION_SCM_SCM_MUSIC
13730
13731         * scm/lily.scm (sanitize-command-option): new function. (backportme)
13732
13733         * scm/framework-tex.scm (header): sanitize TeX paper size.
13734         (backportme)
13735
13736 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13737
13738         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
13739
13740         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
13741
13742         * scm/framework-tex.scm (font-load-command): Use T1 if no
13743         font-encoding set.  (backportme)
13744
13745         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
13746         exists before converting.  (backportme)
13747
13748         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
13749         exists before converting.  (backportme)
13750         (convert-to-ps): Remove .ps file if it exists before
13751         converting.  (backportme)
13752
13753         * lily/lexer.ll: Remove extra progress newline, use present tense.
13754
13755         * scm/paper.scm (paper-alist): public.
13756         * scm/framework-tex.scm (convert-to-ps):
13757         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
13758         command line.
13759
13760 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13761
13762         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
13763
13764         * lily/recording-group-engraver.cc (derived_mark): mark
13765         now_events_. (backportme)
13766
13767 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13768
13769         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
13770
13771         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
13772         invoking latex. (backportme.)
13773
13774         * lily/stem.cc (off_callback): center stems for all rest stems.
13775
13776 2004-11-05  Werner Lemberg  <wl@gnu.org>
13777
13778         * Documentation/user/lilypond.tely: Add more guidelines for writing
13779         lilypond texinfo documents.
13780
13781 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
13782
13783         * Documentation/index.html.in: remove <hr>.
13784
13785         * THANKS: change 2.3 to 2.4.
13786
13787 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
13788
13789         * scm/output-gnome.scm: More fontconfig comment.
13790
13791 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
13792
13793         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
13794         <package> directory in $(builddir)/share according with
13795         PACKAGE_NAME defined in the VERSION file.
13796
13797 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13798
13799         * lily/beam.cc (rest_collision_callback): use local beam
13800         multiplicity.
13801
13802         * input/regression/stem-stemlet.ly: new file.
13803
13804         * lily/stem.cc (add_head): store rests as well.
13805
13806         * scm/define-grob-properties.scm (all-user-grob-properties): add
13807         stemlet-length
13808
13809         * lily/stem.cc: store rests as well.
13810         
13811         * input/regression/new-slur.ly: mention forcing.
13812
13813 2004-11-04  Werner Lemberg  <wl@gnu.org>
13814
13815         * Documentation/user/*: A new round of layout fixes and document
13816         structure cleanup.
13817
13818 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
13819
13820         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
13821
13822 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
13823
13824         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
13825
13826 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
13827
13828         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
13829
13830         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
13831
13832         * lily/main.cc (main): Invoke identify.
13833
13834         * scm/lily.scm (postscript->pdf): Remove progress newline.
13835         Write progress to stderr.
13836
13837         * lily/paper-book.cc (output): Remove progress newline.
13838
13839         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
13840         gettext on user messages, and remove whitespace.
13841
13842         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
13843
13844         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
13845         argv[0] (Thomas Scharkowski).
13846
13847         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
13848         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
13849         for ec-fonts-mtraced.
13850
13851         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
13852         --srcdir build (Bertalan).
13853
13854         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
13855         headers and library too (Laura Conrad).
13856
13857         * Documentation/topdocs/INSTALL.texi (Top): Mention development
13858         package for guile too (Laura Conrad).
13859
13860         * lily/main.cc (usage): Typo.
13861
13862 2004-11-02  Werner Lemberg  <wl@gnu.org>
13863
13864         * Documentation/user/notation.ly: More fixes to improve appearance.
13865
13866         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
13867         better output for multicolumn tables.
13868
13869 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
13870
13871         * lily/main.cc (dir_info): Fixed typo in the printouts.
13872
13873 2004-11-01  Werner Lemberg  <wl@gnu.org>
13874
13875         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
13876         of output.
13877         Set `per_line' to 2; replace hard-coded value with it.
13878
13879         * Documentation/user/*: Many fixes to improve appearance of
13880         printed manual.
13881
13882 2004-11-01  Werner Lemberg  <wl@gnu.org>
13883
13884         * Documentation/user/changing-defaults.itely,
13885         Documentation/user/notation.ly,
13886         Documentation/user/programming-interface.itely: Use @/.
13887         Fix formatting of some lilypond snippets and tables.
13888
13889         * scripts/lilypond-book.py (compose_ly): Provide useful default
13890         for LINEWIDTH in `override'.
13891
13892 2004-10-31  Graham Percival  <gperlist@shaw.ca>
13893
13894         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
13895
13896 2004-10-31  Werner Lemberg  <wl@gnu.org>
13897
13898         Resetting @exampleindent to `5' gives ugly results with texinfo's
13899         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
13900         (if not quoting) to change @exampleindent only locally.
13901
13902         * scripts/lilypond-book.py (NOQUOTE): New variable.
13903         (output) [LATEX]: Remove AFTER and BEFORE.
13904         [TEXINFO]: Remove AFTER and BEFORE.
13905         Fix QUOTE and VERBATIM pattern.
13906         Add NOQUOTE pattern.
13907         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
13908         and BEFORE.
13909         [output_texinfo]: Use NOQUOTE.
13910
13911 2004-10-31  Graham Percival  <gperlist@shaw.ca>
13912
13913         * Documentation/user/changing-defaults.itely: clarify paper
13914         size commands with correct info.
13915
13916         * Documentation/user/lilypond-book.itely: add more docs for
13917         filename extensions.
13918
13919 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13920
13921         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
13922         (PATCH_LEVEL): start 2.5.0.
13923
13924 #Local variables:
13925 #coding: utf-8
13926 #End:
13927