]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
(struct Dot_position): initialize extremal_head_
[lilypond.git] / ChangeLog
1 2006-10-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
2
3         * lily/dot-column.cc (struct Dot_position): initialize extremal_head_
4         include dot-column.hh
5
6 2006-10-26  Graham Percival  <gpermus@gmail.com>
7
8         * Documentation/user/ {basic-, global}: minor changes from mailist.
9
10 2006-10-26  Erlend Aasland  <erlenda@gmail.com>
11
12         * scm/define-grobs.scm: trivial beautification
13
14         * lily/tie-performer.cc: no need to #include "pqueue.hh"
15
16         * lily/source-file.cc: put multibyte var inside #if clause
17
18 2006-10-26  Joe Neeman  <joeneeman@gmail.com>
19
20         * lily/system.cc (get_paper_system): 
21         * lily/paper-book.cc (systems): 
22         move most of the backwards compatibility stuff into
23         Paper_book::systems
24
25         * Documentation/topdocs/NEWS.tely: add 2 entries for the
26         page breaking stuff
27
28         * Documentation/user/page.itely: remove time-scaled-music
29         bug for the Page_turn_engraver
30
31         * lily/paper-book.cc (set_system_penalty): backwards
32         compatibility (breakbefore) for the old page breaker
33
34 2006-10-25  Graham Percival  <gpermus@gmail.com>
35
36         * Diocumentation/user/instrument-notation.itely: added more
37         info about stanzas; thanks Geoff!
38
39         * Documentation/user/ {basic, advanced}: small fixes from
40         mailist.
41
42         * THANKS: add some bug reporters.
43
44 2006-10-25  Jan Nieuwenhuizen  <janneke@gnu.org>
45
46         * scm/define-context-properties.scm (all-user-translation-properties):
47         noteToFretFunction: Add.
48
49         * scm/define-grobs.scm (all-grob-descriptions): FretBoard: use
50         fret-diagram-interface (WAS: fret-board-interface).  Fixes build.
51
52 2006-10-23  Jan Nieuwenhuizen  <janneke@gnu.org>
53
54         * flower/file-name.cc (dos_to_posix): Help std::string.copy with
55         trailing zero.
56
57         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
58         Remove bashism in delete.
59
60 2006-10-25  Han-Wen Nienhuys  <hanwen@lilypond.org>
61
62         * scm/define-grobs.scm (all-grob-descriptions): set finger-code.
63
64         * scm/translation-functions.scm (determine-frets-mf): flatten let*
65
66         * scm/define-context-properties.scm
67         (all-user-translation-properties): add maximumFretStretch property.
68
69         * scm/translation-functions.scm (tunings): read and use maximumFretStretch.
70
71         * lily/source-file.cc (get_counts): use multibyte variable.
72
73         * scm/translation-functions.scm (determine-frets-mf): new
74         function: compute fret numbers. 
75
76         * scm/output-lib.scm (string-frets->description) new function.
77         (fret-board::calc-stencil): new function
78
79         * scm/fret-diagrams.scm (fret-diagram-verbose): update doc string.
80
81         * scm/define-grobs.scm (all-grob-descriptions): add FretBoard grob. 
82
83         * lily/include/lily-guile.hh (ly_cxx_vector_to_list): new function.
84
85         * lily/tab-note-heads-engraver.cc: cleanups.
86
87         * lily/fretboard-engraver.cc: new file
88
89         * ly/engraver-init.ly: add FretBoards context
90
91 2006-10-24  Joe Neeman  <joeneeman@gmail.com>
92
93         * lily/grob.cc (pure_relative_y_coordinate)
94         (pure_height): use the new call_pure_function stuff
95
96         * lily/grob-property.cc (call_pure_function): wrapper for the scheme
97         call-pure-function
98
99         * lily/side-position-interface.cc (pure_y_aligned_side): add an
100         optarg
101
102         * lily/simple-closure.cc (ly_eval_simple_closure): make
103         simple-closure evaluatable from scheme
104         (evaluate_with_simple_closure): make simple-closures pure-
105         evaluatable
106
107         * lily/slur.cc (pure_outside_slur_callback): new function
108
109         * ly/paper-defaults.ly: change default blank-page-force to 2 (this
110         fits in with previous changes that made the page forces much
111         smaller)
112
113         * scm/define-grobs.scm (call-pure-function): generalise pure-Y-offset
114         and pure-Y-extent into this new function.
115         (pure-conversions-alist): add outside-slur-callback
116
117 2006-10-24  Mats Bengtsson  <mabe@drongo.s3.kth.se>
118
119         * Documentation/user/advanced-notation.itely (Instrument names):
120         Remove obsolete bug workaround for instrument names on piano
121         staff. 
122
123 2006-10-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
124
125         * Documentation/user/lilypond-book.itely (Integrating DocBook and
126         music): patch by Bertalan Fodor for docbook.
127
128         * Documentation/topdocs/GNUmakefile (LILYPOND_BINARY): use instead
129         of $(LILYPOND). Prevents lilypond run for .txt files.
130
131         * INSTALL.txt: gitness.
132
133         * .cvsignore: update to force gitness. 
134
135 2006-10-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
136
137         * lily/tuplet-bracket.cc (calc_position_and_height): robustness:
138         detect suicide in nested tuplets.
139
140 2006-10-23  Werner Lemberg  <wl@gnu.org>
141
142         * lily/pango-font.cc (Pango_font::pango_item_string_stencil): Fix
143         typo in argument to FT_Get_X11_Font_Format.
144
145 2006-10-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
146
147         * stepmake/stepmake/po-vars.make: more gitness.
148
149         * flower/polynomial.cc (check_sol): no empty if bodies. 
150
151 2006-10-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
152
153         * stepmake/stepmake/po-vars.make: test change for GIT gateway.
154
155 2006-10-22  Jürgen Reuter  <reuter@ipd.uka.de>
156
157         * Documentation/user/examples.itely (Transcription of mensural
158         music): Added more comments in .ly source.  Suggest to remove
159         Forbid_line_break_engraver to allow line breaking at all bars.
160
161         * Documentation/user/instrument-notation.itely (Ancient
162         articulations): Updated @refbugs regarding episem.
163
164         * Documentation/user/instrument-notation.itely (Gregorian square
165         neumes ligatures): Added \augmentum dots.  Updated @refbugs
166         regarding \augmentum.
167
168         * input/test/gregorian-scripts.ly: Removed obsolete TODOs.
169
170         * input/test/ligature-vaticana.ly: Added \augmentum dots.  Updated
171         comment.
172
173         * lily/vaticana-ligature-engraver.cc: Added TODO comment for
174         \augmentum dots.
175
176         * ly/gregorian-init.ly: Added \augmentum macro.
177
178 2006-10-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
179
180         * lily/gregorian-ligature-engraver.cc (fix_prefix): const correctness.
181
182         * lily/pango-font.cc (pango_item_string_stencil): use
183         FT_Get_X11_Font_Format()
184
185 2006-10-22  John Mandereau  <john.mandereau@free.fr>
186
187         * po/fr.po: update translation.
188
189 2006-10-21  Han-Wen Nienhuys  <hanwen@lilypond.org>
190
191         * VERSION (PATCH_LEVEL): bump version
192
193         * input/regression/horizontal-bracket-break.ly: new file.
194
195         * scm/define-grobs.scm (all-grob-descriptions): calc
196         connect-to-neighbor. 
197
198         * lily/horizontal-bracket.cc (make_bracket): support
199         connect-to-neighbor.  Fix #118
200
201         * VERSION: release 2.9.26-2
202
203         * lily/ttf.cc (make_index_to_charcode_map): remove debugging gobs.
204
205         * VERSION (PACKAGE_NAME): release 2.9.26
206
207         * buildscripts/output-distance.py (test_basic_compare): add
208         multipage test.
209         (FileLink.multi_img_cell): new function, glob multi-page png
210         images.
211
212 2006-10-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
213
214         * po/lilypond.pot: update.
215
216         * Documentation/topdocs/NEWS.tely (Top): remove TODOs.
217
218         * Documentation/user/global.itely (File structure): remove
219         \addqoute remark.
220
221         * lily/parser.yy (FIXME): remove ADDQUOTE
222
223         * Documentation/user/global.itely (Extracting fragments of
224         notation): new node, about clip systems.
225
226         * Documentation/user/lilypond-book.itely (Many quotes of a large
227         score): ref to clip systems.
228
229         * Documentation/user/instrument-notation.itely (Entering lyrics):
230         add note about lyric ties and required font.
231
232         * lily/open-type-font.cc (glyph_list): format errors.
233
234         * Documentation/user/programming-interface.itely (Scheme
235         procedures as properties): more doco on simple-closure and scheme
236         callbacks.
237         (Input variables and Scheme): use lilypond[verbatim], document
238         dummy statement.
239
240         * Documentation/user/page.itely (Displaying spacing): use \book
241         explicitly, so arrows show .
242         (Line breaking): add note about Forbid_line_break_engraver
243
244         * Documentation/user/tweaks.itely (Common tweaks): also set length
245         to prevent tie squeezing. 
246         (Default files): use @var{}
247
248         * Documentation/user/converters.itely (Invoking abc2ly): remove mup2ly.
249         (Generating LilyPond files): add FOMUS.
250
251 2006-10-20  Joe Neeman  <joeneeman@gmail.com>
252
253         * scm/define-grobs.scm (all-grob-descriptions): set side-axis and
254         Y-offset for TextScript and Script
255
256         * lily/text-engraver.cc (make_item): 
257         * lily/script-engraver.cc (make_script_from_event):
258         remove call to Side_position_interface::set_axis since all scripts
259         now have this set by default
260
261         * lily/context.cc: 
262         * lily/prob.cc: use variables
263
264 2006-10-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
265
266         * lily/page-turn-engraver.cc (acknowledge_note_head): don't look
267         at typography, rather analyse stream event duration. 
268
269         * Documentation/user/page.itely (Page formatting): set a6 paper
270         for system separator example.
271         
272         * lily/arpeggio.cc (Module): idem.
273
274         * lily/accidental-placement.cc: add script-priority property.
275
276         * scm/framework-ps.scm (dump-stencil-as-EPS): thinko.
277
278         * lily/ttf.cc (print_trailer): if all else fails: use
279         glyphIndexXXXX as glyph name. Fixes #117.
280
281         * lily/pango-font.cc (pango_item_string_stencil): only use cmap
282         entry if cmap contains glyph.
283         (get_index_to_charcode_map): remove from Pango_font class, use
284         global filename -> font mapping.
285         (get_glyph_index_name): new function.
286         (pango_item_string_stencil): use glyphIndexXXXX as glyph name,
287         only for TTF. 
288
289         * scripts/lilypond-book.py (main): use -deps-box-padding=-3
290
291         * scm/framework-ps.scm (dump-stencil-as-EPS): use eps-box-padding,
292         a number.
293
294         * scm/define-grob-properties.scm (all-user-grob-properties):
295         remove outdated doc. Fixes #116
296
297         * lily/completion-note-heads-engraver.cc (process_music): always
298         clone input events; otherwise we may overwrite input 'duration
299         property. Fixes #115.
300
301         * lily/general-scheme.cc (LY_DEFINE): explicit cast in case
302         scm_t_int32 != int
303
304         * scm/output-svg.scm (pango-description-regexp-comma): Remove ^
305         anchor. Fixes #114
306
307         * VERSION (PATCH_LEVEL): bump version.
308
309 2006-10-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
310
311         * lily/engraver.cc (internal_make_grob): use variables.
312
313         * flower/string-convert.cc (dec2double): clean-up warnings. 
314
315         * configure.in (CXXFLAGS): add -Werror.
316
317         * VERSION (PACKAGE_NAME): release 2.9.25
318
319 2006-10-18  Joe Neeman  <joeneeman@gmail.com>
320
321         * lily/simple-spacer.cc (get_line_forces): test for non-fitting
322         line even if we precede a forced break.
323
324         * lily/optimal-page-breaking.cc (try_page_spacing): square line
325         forces too. Make page-spacing weight default to 10 because the
326         changes to vertical springs decreased the page force/line force
327         proportions. Also, take the average of line force and page force
328         instead of just the sum.
329
330         * lily/constrained-breaking.cc (initialize): make the stiffness
331         of the vertical springs depend on the height of the system. This
332         prevents pages with only a few large systems from getting huge
333         forces
334
335         * Documentation/user/page.itely (Page formatting): document the
336         change in default page-spacing-weight
337
338         * lily/include/constrained-breaking.hh: initialise bottom_padding_
339
340 2006-10-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
341
342         * input/typography-demo.ly (melody): remove superfluous slur.
343
344         * scm/define-grob-interfaces.scm (piano-pedal-script-interface):
345         add piano-pedal-script-interface
346
347 2006-10-18  Bertalan Fodor  <lilypondtool@organum.hu>
348
349         * scripts/lilypond-book.py: DocBook support.
350
351 2006-10-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
352
353         * lily/piano-pedal-engraver.cc (struct Pedal_info): remove
354         Y-alignment code.
355         (stop_translation_timestep): set bound to currentMusicalColumn if
356         not set yet. Fixes #102
357
358         * lily/piano-pedal-bracket.cc: formatting.
359
360         * input/test/engraver-one-by-one.ly (MyStaff): reformat.
361
362         * lily/piano-pedal-align-engraver.cc: new class
363         Piano_pedal_align_engraver. Handle side-positioning Y-alignment
364         for piano pedals.  
365
366 2006-10-18  Heikki Junes  <hjunes@gmail.com>
367
368         * po/fi.po: Update Finnish translation (before the next release).
369
370 2006-10-17  Joe Neeman  <joeneeman@gmail.com>
371
372         * lily/system.cc (get_paper_system): reinstate the backwards-
373         compatible page breaking for the old page breaker.
374
375 2006-10-17  Erik Sandberg  <mandolaerik@gmail.com>
376         
377         * lily/recording-group-engraver.cc: removed
378
379         * lily/context.cc, lily/translator-group.cc: Don't touch
380         Context::implementation_ if it's null
381
382 2006-10-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
383
384         * scm/paper.scm: only use left-margin if defined.
385
386         * scm/define-grob-interfaces.scm (stroke-finger-interface): typo.
387
388         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): idem.
389
390         * lily/new-fingering-engraver.cc: stringFingerOrientations ->
391         strokeFingerOrientations
392
393         * lily/script-column.cc (row_before_line_breaking): also handle
394         accidentals and arpeggios in horizontal script stacking.
395
396         * lily/script-row-engraver.cc (acknowledge_accidental_placement):
397         new function.
398
399         * input/regression/script-stack-horizontal.ly: trim.
400
401 2006-10-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
402
403         * scm/output-lib.scm (stroke-finger::calc-text): allow reading of
404         'text property too.
405
406         * ly/music-functions-init.ly: rename to StrokeFingerEvent, set
407         'text if string argument.
408
409         * scm/define-grobs.scm (all-grob-descriptions): rename to StrokeFinger.
410
411         * scm/define-context-properties.scm
412         (all-user-translation-properties): change to strokeFingerOrientations
413
414 2006-10-16  Erik Sandberg  <mandolaerik@gmail.com>
415
416         * lily/parser.yy: remove debug output
417
418 2006-10-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
419
420         * ly/paper-defaults.ly: set left/right margin.
421
422         * scm/paper.scm (set-paper-dimensions): use left-margin and
423         right-margin for computing linewidth.
424
425         * Documentation/topdocs/NEWS.tely (Top): idem.
426
427         * input/regression/lyric-tie.ly (texidoc): use vowels for tied
428         lyrics example.
429
430         * scm/define-markup-commands.scm (tied-lyric): increase negative
431         space: space syllables tighter.
432
433         * VERSION (PATCH_LEVEL): bump version.
434
435         * scm/paper.scm: patch by Arvid Gr"otting, arvidgr@gmail.com: tune
436         Ax paper sizes. 
437
438 2006-10-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
439
440         * COPYING: further clarification
441
442         * VERSION: release 2.9.24
443
444         * input/regression/script-stack-horizontal.ly: add version.
445
446         * scm/lily-library.scm (list-join): use fold-right. Fixes #112
447
448         * input/regression/lyric-tie.ly (texidoc): use different words.
449
450         * mf/GNUmakefile (ALL_GEN_FILES): remove fonts.cache-1
451
452 2006-10-15  Erik Sandberg  <mandolaerik@gmail.com>
453
454         * lily/*.cc, lily/include/*.hh: eliminate dummy arguments from
455         macros ADD_TRANSLATOR, DECLARE_SMOBS and DECLARE_SIMPLE_SMOBS
456         
457 2006-10-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
458
459         * mf/GNUmakefile: remove fc-cache calls; not necessary for fc 2.4; 
460
461         * Doxyfile: remove file.
462
463         * scm/define-grob-interfaces.scm (string-finger-interface): add
464         string-finger-interface
465
466         * lily/general-scheme.cc (LY_DEFINE): move
467         ly_camel_case_to_lisp_identifier to here. Use vector<char> iso. char[] 
468
469         * Documentation/topdocs/NEWS.tely (Top): add note for
470         string-finger feature.
471
472         * scm/define-grobs.scm (all-grob-descriptions): add 'string-names
473         property.
474
475         * scm/output-lib.scm (string-finger::calc-text): read 'digit
476         instead of 'text
477
478         * input/regression/script-stack-horizontal.ly: new file.
479
480         * ly/engraver-init.ly: add Script_row_engraver.
481
482         * lily/script-column.cc (order_grobs): refactor: separate axis
483         independent code.
484         (row_before_line_breaking): new function.
485
486         * lily/script-row-engraver.cc (Script_row_engraver): new file.
487
488         * scm/define-grobs.scm (all-grob-descriptions): add ScriptRow
489
490 2006-10-14  Jürgen Reuter  <reuter@ipd.uka.de>
491
492         * Documentation/user/instrument-notation.itely: Cleanup: Remove
493         annoying skip notes from mensural ligature example.  Update
494         @refbugs for ligatures and mensural ligatures.
495
496         * lily/coherent-ligature-engraver.cc,
497         lily/include/coherent-ligature-engraver.hh,
498         lily/mensural-ligature-engraver.cc,
499         lily/vaticana-ligature-engraver.cc: Revise code for item
500         reparentizing.  There should now be less programming_error
501         messages.
502
503         * lily/mensural-ligature-engraver.cc: Improve placement of dots.
504
505         * lily/mensural-ligature.cc, lily/vaticana-ligature.cc:
506         Maintenance bugfix: Don't create empty Stencil (), but empty box
507         instead.  This fix should eliminate some programming_error
508         messages.
509
510         * ly/engraver-init.ly (MensuralStaff): Set default accidental
511         style.
512
513         * input/regression/mensural-ligatures.ly: Maintenance bugfix: Move
514         \layout block _before_ score.
515
516 2006-10-14  Han-Wen Nienhuys  <hanwen@lilypond.org>
517
518         * GNUmakefile.in (PATCH_FILES): remove darwin.patch.
519
520         * lily/pango-font.cc (pango_item_string_stencil): more verbose message.
521
522 2006-10-13  Erlend Aasland  <erlenda@gmail.com>
523
524         * lily/note-collision.cc: fix issue #44 (dot/notehead collision)
525
526 2006-10-13  Han-Wen Nienhuys  <hanwen@lilypond.org>
527
528         * VERSION (PATCH_LEVEL): bump version.
529
530         * COPYING: clarify exception note.
531
532         * lily/main.cc: remove remark about "COPYING".
533
534         * scm/framework-ps.scm (clip-system-EPSes): change ordering, so
535         system-count starts at 0 for each clip-region. Change name to
536         FILE[-COUNT]-from-FROM-to-TO-clip[-COUNT]. Take clip-regions from
537         layout block, per score.
538
539 2006-10-13  Erik Sandberg  <mandolaerik@gmail.com>
540
541         * lily/input-smob.cc: add equal_p for Input
542
543         * lily/music-scheme.cc (ly_camel_case_to_lisp_identifier): new
544         function
545
546         * lily/parser.yy: MY_MAKE_MUSIC sets music origin
547
548         * lily/prob.cc: Add equal_p predicate for Prob
549
550         * lily/translator.cc: small cleanup
551
552         * scm/document-music.cc: use data from translator listener
553         registration to generate documentation for event classes
554
555         * lily/*: Eliminate accept arg of ADD_TRANSLATOR
556         
557         * lily/include/*: Eliminate dummy arg of DECLARE_*SMOBS
558         
559 2006-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
560
561         * GNUmakefile.in (SCRIPTS): Remove lexer-gcc-3.1.sh.
562
563 2006-10-12  Jan Nieuwenhuizen  <janneke@gnu.org>
564
565         * Documentation/topdocs/INSTALL.texi: Thinko.
566
567         * .cvsignore: Update.
568
569         * lexer-gcc-3.1.sh: Remove.
570
571         * Documentation/topdocs/INSTALL.texi: Remove obsolete ftp server.
572         Update anonymous cvs access.  Remove comment about gcc 3.0.4.
573
574 2006-10-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
575
576         * VERSION: release 2.9.23
577
578         * lily/paper-column-engraver.cc (stop_translation_timestep): also
579         typecheck barnumber.
580
581         * scm/framework-ps.scm (dump-stencil-as-EPS): fix thinkos.
582
583         * scm/lily.scm (type-p-name-alist): add rhythmic-location? type name.
584
585         * Documentation/topdocs/NEWS.tely (Top): doc new clipping feature
586
587         * input/regression/clip-systems.ly (Notes): new file. 
588
589         * scm/lily.scm (define-scheme-options): add clip-systems option.
590
591         * scm/framework-ps.scm (dump-stencil-as-EPS-with-bbox): new
592         function
593         (dump-stencil-as-EPS): move bbox calculation from previous
594         dump-stencil-as-EPS
595         (output-framework): use -dclip-systems 
596
597         * scm/lily-library.scm (filtered-map): new function
598
599         * scm/framework-ps.scm (clip-system-EPS): new function.
600         (clip-system-EPSes): new function.
601
602         * lily/paper-column.cc: add rhythmic-location to interface
603
604         * scm/define-grob-properties.scm (all-user-grob-properties): add
605         rhythmic-location property.
606
607         * scm/clip-region.scm: new file: rhythmic-location data type and
608         system-clipped-x-extent function.
609
610         * ly/init.ly: use (scm clip-region)
611
612         * lily/paper-column-engraver.cc (stop_translation_timestep): set
613         rhythmic-location for paper column grobs.
614
615         * lily/grob-scheme.cc (LY_DEFINE): minor cleanup
616
617 2006-10-12  Jürgen Reuter  <reuter@ipd.uka.de>
618
619         * ly/engraver-init.ly: Remove obsolete comment on
620         Bar_number_engraver.
621
622         * Documentation/user/instrument-notation.itely: Tune Ancient
623         Articulations figure, such that the episem actually shows.
624
625         * lily/mensural-ligature.cc (internal_brew_primitive): Bugfix:
626         fix Han-Wen's fix (rev. 1.53): scm_is_pair -> scm_is_number.
627
628         * lily/vaticana-ligature-engraver.cc: Minor robustness fix /
629         cleanup.
630
631 2006-10-12  Graham Percival  <gpermus@gmail.com>
632
633         * Documentation/user/ {some}: minor edits that were lost somehow.
634
635 2006-10-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
636
637         * VERSION (PACKAGE_NAME): bump version.
638
639         * input/regression/lyric-tie.ly (texidoc): new file.
640
641         * Documentation/topdocs/NEWS.tely (Top): add new feature.
642
643         * lily/general-scheme.cc (LY_DEFINE): elucidate docstring.
644
645         * scm/define-markup-commands.scm (tied-lyric): new function: split
646         string along ~ and reattach with U+203F (tie character) and
647         negative space.
648
649         * scm/output-lib.scm (lyric-text::calc-text): new function.
650
651         * lily/lyric-engraver.cc (process_music): don't set 'text.
652
653         * scm/output-lib.scm (string-finger::calc-text): new function
654         (lyric-text::print): new function.
655
656         * lily/new-fingering-engraver.cc (add_fingering): refactor; make
657         generic for fingering & string number. Use for string-finger. 
658
659         * scm/define-music-types.scm (music-descriptions): add
660         StringFingerEvent
661
662         * lily/fingering-engraver.cc (listen_string_finger): new function
663
664         * scm/define-grobs.scm (all-grob-descriptions): add StringFinger
665
666         * scm/define-context-properties.scm
667         (all-user-translation-properties): add stringFingerOrientations
668
669 2006-10-11  Jürgen Reuter  <reuter@ipd.uka.de>
670
671         * mf/parmesan-dots.mf (new), mf/parmesan-generic.mf,
672         ly/engraver-init.ly: Added vaticana-style augmentum dot glyph.
673
674         * lily/dots.cc: Added style property for dots.
675
676         * mf/parmesan-heads.mf: Fix typo in comment.
677
678         * mf/feta-bolletjes.mf, scm/output-lib.scm: Fix longa notes bug by
679         adding longa head to feta font and removing obsolete default
680         mapping scheme code.
681
682 2006-10-10  Han-Wen Nienhuys  <hanwen@lilypond.org>
683
684         * scm/output-lib.scm (fingering::calc-text): use origin
685         event-property, not music-property.
686
687         * lily/lilypond.rc.in: spell my name correctly.
688
689 2006-10-10  Joe Neeman  <joeneeman@gmail.com>
690
691         * lily/grob.cc (pure_height): only add minimum-Y-extent if we
692         already have a non-empty extent. Fixes estimation for Hara-kiri
693         staves.
694
695 2006-10-09  Jürgen Reuter  <reuter@ipd.uka.de>
696
697         * ly/gregorian-init.ly: Simplify definition of \episemInitium and
698         \episemFinis.
699
700         * lily/ligature-engraver.cc: Remove unused #include.
701
702         * lily/vaticana-ligature-engraver.cc: Fix placement of dots.
703         Bugfix: remove method check_for_prefix_loss(Item *) from global
704         namespace to avoid namespace pollution.
705
706 2006-10-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
707
708         * VERSION: release 2.9.22
709
710         * ly/generate-documentation.ly: update option name.
711
712         * lily/dynamic-text-spanner.cc (print): revert fix.
713
714         * scm/define-grob-interfaces.scm
715         (trill-pitch-accidental-interface):
716         add trill-pitch-accidental-interface
717
718         * lily/dots-engraver.cc (acknowledge_rhythmic_head): only
719         dereference if it's really a duration.
720
721         * lily/figured-bass-engraver.cc (process_music): clear spanner if
722         useBassFigureExtenders is not set.
723         (listen_bass_figure): record as new event if
724         useBassFigureExtenders not set. Fixes #103.
725
726         * scm/stencil.scm (circle-stencil): don't center stencil argument,
727         instead: move circle. Fixes #107.
728
729         * scm/define-grobs.scm (all-grob-descriptions): set
730         allow-loose-spacing for PaperColumn and
731         NonMusicalPaperColumn. Kludge for #110.
732
733         * lily/spaceable-grob.cc: add allow-loose-spacing property.
734
735         * lily/spacing-determine-loose-columns.cc (is_loose_column):
736         allow-loose-spacing property.
737
738         * scm/define-markup-commands.scm (postscript): gsave & grestore
739         around embedded PS. Do setlinewidth too. Fixes  #109.
740
741 2006-10-08  Jürgen Reuter  <reuter@ipd.uka.de>
742
743         * lily/ligature-bracket-engraver: Bugfix: Add missing stream event
744         code.  This patch fixes ligature brackets that were not at all
745         engraved any more.
746
747 2006-10-08  Graham Percival  <gpermus@gmail.com>
748
749         * Docuemntation/user/page.itely: clarify two-pass vs. ragged-bottom.
750
751         * ly/property-init.ly: fix sacred harp notehead shapes (bug 96).
752
753         * scm/define-context-properties.scm: clarified docs (bug 91).
754
755         * Documentation/user/basic-notation.itely: document volta brackets
756         not aligning (bug 63).
757
758         * Documentation/user/ global.itely invoking.itely: ignore or
759         add warnings about texstr.
760
761 2006-10-08  John Mandereau  <john.mandereau@free.fr>
762
763         * po/fr.po: update translation.
764
765         * po/: update msgids.
766
767 2006-10-08  Jan Nieuwenhuizen  <janneke@gnu.org>
768
769         * GNUmakefile.in (HELP_CATALOGS): Fix in-build-tree locales.
770
771 2006-10-08  Nicolas Sceaux  <nicolas.sceaux@free.fr>
772
773         * Documentation/user/page.itely (Two-pass vertical spacing): add
774         documentation for two-pass spacing technique.
775
776 2006-10-06  Graham Percival  <gpermus@gmail.com>
777
778         * Documentation/user/convert-ly.txt: new file; new
779         storage place for this file (moved from bugs/ CVS).
780
781 2006-10-06  Jürgen Reuter  <reuter@ipd.uka.de>
782
783         * lily/note-head.cc: Fixed programming_error message.
784
785 2006-10-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
786
787         * scm/define-grobs.scm (pure-conversion): move pure-callback
788         further into body.
789
790         * scm/script.scm (default-script-alist): set avoid-slur for turn,
791         marcato, stopped, thumb.
792
793 2006-10-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
794
795         * lily/completion-note-heads-engraver.cc (process_music): don't
796         skimp on memory usage.
797
798         * lily/beam.cc (set_stem_lengths): do set_stemend for invisible
799         stems too. Fixes #5
800
801         * lily/parenthesis-engraver.cc (acknowledge_grob): set parent of
802         parenthesis item. This fixes premature Y-extent triggering. Fixes
803         issue #95. 
804  
805         * VERSION (PATCH_LEVEL): bump version.
806
807 2006-10-04  Graham Percival  <gpermus@gmail.com>
808
809         * Documentation/user/advanced-notation.itely: added
810         info about instrument names for piano or other contexts,
811         thanks Marcus!
812
813 2006-10-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
814
815         * mf/feta-bolletjes.mf (solfa_quarter_width): use
816         solfa_base_notewidth as unit for non-DO-notes too.
817
818         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: update email.
819
820         * VERSION: release 2.9.21
821
822         * Documentation/topdocs/NEWS.tely (Top): simpler, more clearer
823         override.
824
825 2006-10-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
826
827         * python/lilylib.py (progress): Minor fix.
828
829 2006-10-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
830
831         * lily/note-name-engraver.cc: doc engraver.
832
833         * scm/output-lib.scm (hairpin::calc-grow-direction): new function.
834
835         * lily/dynamic-engraver.cc (process_music): don't set grow-direction.
836
837         * scm/define-grobs.scm (all-grob-descriptions): calc duration-log
838         by callback.
839
840         * lily/stem-engraver.cc (make_stem): don't set duration-log
841
842         * scripts/lilypond-book.py (Lilypond_file_snippet.my_system):
843         write snippet-names binary.
844
845         * python/lilylib.py (system): use os.system for mingw32
846
847         * scripts/lilypond-book.py (bindir): use os.pathsep for prepending
848         to $PATH.
849
850         * scm/backend-library.scm: update email address.
851
852         * Documentation/topdocs/NEWS.tely (Top): add duration-log override
853         example.
854
855         * scm/define-grobs.scm (all-grob-descriptions): use callback to
856         calc dot count.
857
858         * lily/dots-engraver.cc (class Dots_engraver): new engraver:
859         handle dot creation separately.
860
861         * lily/tab-note-heads-engraver.cc (process_music): idem.
862
863         * lily/drum-note-engraver.cc (process_music): idem.
864
865         * lily/note-heads-engraver.cc (process_music): idem.
866
867         * lily/rest-engraver.cc: don't set duration-log.
868
869         * scm/output-lib.scm (string-number::calc-text): new function.
870         (note-head::calc-duration-log): new function.
871
872         * lily/fingering-engraver.cc (make_script): remove 'text setting.
873
874         * scm/output-lib.scm (fingering::calc-text): new function.
875
876 2006-10-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
877
878         * scripts/lilypond-book.py: Fix typo gs-load-font -> gs-load-fonts
879          and include-eps-font -> include-eps-fonts
880
881 2006-10-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
882
883         * lily/multi-measure-rest-engraver.cc: use internalBarNumber
884
885         * lily/timing-translator.cc: list properties.
886         (start_translation_timestep): update internalBarNumber too.
887
888         * scm/define-context-properties.scm
889         (all-user-translation-properties): add internalBarNumber.
890
891         * input/regression/spacing-no-note.ly: new file.
892
893         * buildscripts/output-distance.py (link_file): verbosity for OSError.
894
895         * lily/book.cc: #include cleanup.
896
897         * lily/include/lily-guile-macros.hh: add assert to
898         scm_or_str2symbol(SCM).
899
900         * VERSION (PATCH_LEVEL): bump version.
901
902         * lily/spacing-spanner.cc (musical_column_spacing): handle
903         musical->nonmusical spacing case, where there is no spacing
904         wish. Fixes issue #61.
905
906         * lily/pango-font.cc (text_stencil): allow 'tight' bounds.
907         (pango_item_string_stencil): use logical rect horizontally (to
908         preserve spaces), ink_rect vertically (for time signatures).
909
910         * lily/font-metric.cc (word_stencil): new interface function
911
912         * input/regression/utf-8-mixed-text.ly: new file.
913
914         * lily/percent-repeat-engraver.cc (listen_percent): remove
915         spurious warning.
916
917         * lily/phrasing-slur-engraver.cc (acknowledge_script): only ack
918         non-dynamic scripts. Fixes #30.
919
920         * lily/slur.cc (outside_slur_callback): make offset_scm optional.
921
922         * lily/beam.cc (rest_collision_callback): make prev_offset optional.
923
924         * lily/grob-closure.cc (chain_offset_callback): don't pass 0 but
925         SCM_UNDEFINED for non-existent data.
926
927         * lily/side-position-interface.cc (general_side_position): allow
928         optional current_offset argument for chaining, so combinations of side-position
929         and outside slur callback don't add up.  Fixes issue #92.
930
931         * lily/pango-font.cc (pango_item_string_stencil): use
932         logical_rect. This prevents spaces after words from disappearing,
933         issue #72.
934         
935         * VERSION: release 2.9.20
936
937 2006-10-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
938
939         * scm/define-grob-properties.scm (all-user-grob-properties):
940         mention stencil as user settable.
941
942 2006-10-02  Joe Neeman  <joeneeman@gmail.com>
943
944         * Documentation/user/page.itely (Page formatting): 
945         document auto-first-page-number
946
947         * lily/page-breaking.cc (find_chunks_and_breaks): 
948         * lily/paper-score.cc (calc_breaking): Follow changes to the
949         Constrained_breaking interface
950
951         * lily/constrained-breaking.cc (calc_subproblem): run the main loop
952         here backwards, as an optimisation
953         (initialize): new function; move most of the code in resize () here
954         (combine_demerits): cache ragged_right_
955         (Constrained_breaking): constructor now takes the Paper_score
956
957 2006-10-02  Erik Sandberg  <mandolaerik@gmail.com>
958         
959         * lily/lexer.ll, lily/parser.yy: Add EXPECT_NO_MORE_ARGS token, to
960         avoid parser lookahead for 0-ary functions.
961
962         * lily/translator.cc: Extract event classes from
963         IMPLEMENT_TRANSLATOR_LISTENER for documentation generation.
964
965 2006-10-02  Heikki Junes  <hjunes@gmail.com>
966
967         * po/fi.po: Fix spaces, commas etc. in Finnish translation using
968         KBabel fix tool.
969
970 2006-10-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
971
972         * scm/layout-page-layout.scm (page-breaking-wrapper): new
973         function. Call the page breaking function selected in the
974         `page-breaking' \paper variable, then the post processing function
975         chosen using the `page-post-process' \paper variable.
976         (line-height): new function. Return the height of a system.
977         (line-minimum-position-on-page): new function. Return the position
978         of a system on page (using the previous line position), only
979         considering between system padding.
980         (stretchable-line?): new function. Says whether a line can be
981         stretched (ie. is not a title nor a single staff system).
982         (page-maximum-space-left): new function. Computes space left on a
983         page, when all systems are separated by their padding.
984
985         * lily/page-breaking.cc (breaking::make_pages): Move page post
986         processing function call to page breaking wrapper (common to all
987         page breakers).
988
989         * lily/paper-book.cc (book::pages): call the page breaking
990         wrapper, instead of the page breaker directly
991
992         * ly/paper-defaults.ly: Add \paper variables for page breaking
993         wrapper and page post processing function. Make
994         `write-page-layout' value depend on the 'dump-tweaks option. Add a
995         `system-maximum-stretch-procedure' variable for holding a function
996         computing the maximum stretch a system allows.
997
998         * scm/layout-page-dump.scm (write-page-breaks): computes the
999         stretch to apply to systems on a page to minimize left
1000         space. Dump this stretch length.
1001
1002         * ly/music-functions-init.ly (spacingTweaks): implement it. Read
1003         the system-stretch property of the tweak data to stretch the
1004         system.
1005         (includePageLayoutFile): Void function which includes the
1006         generated page-layout file if it exists and if the page layout
1007         dumping is not asked.
1008         (scoreTweak): if the score tweak named by the argument exists,
1009         return it.
1010
1011 2006-10-01  Joe Neeman  <joeneeman@gmail.com>
1012
1013         * lily/page-spacing.cc (compress_lines, uncompress_solution):
1014         handle correctly the case where there are multiple \noPageBreaks
1015         in a row.
1016
1017 2006-09-30  Laura Conrad <lconrad@laymusic.org>
1018
1019         * abc2ly.py adds segno (S) and Coda (O) to articulations.
1020         
1021         * abc2ly.py fix so that entering " -- " will translate to a -- in
1022         the lilypond instead of a " - - "
1023         
1024 2006-09-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
1025
1026         * lily/align-interface.cc: fix typo
1027
1028         * lily/dynamic-text-spanner.cc (print): Add a special case for
1029         trill spanner right sides. 
1030
1031         * scm/define-grobs.scm (all-grob-descriptions): set padding to 0.1
1032
1033         * lily/align-interface.cc (get_extents_aligned_translates): add
1034         support for padding variable.
1035
1036         * lily/break-align-interface.cc (self_align_callback): oops: use
1037         loop variable in guard.
1038
1039         * input/regression/repeat-percent-grace.ly: new file.
1040
1041         * lily/percent-repeat-engraver.cc (start_translation_timestep):
1042         remember first currentCommandColumn of a grace run. Fixes issue 70.
1043
1044         * lily/percent-repeat-iterator.cc (class Percent_repeat_iterator):
1045         move class definition to CC file.
1046
1047         * lily/multi-measure-rest.cc (percent): use robust_relative_extent()
1048
1049         * lily/slash-repeat-engraver.cc (listen_percent): don't warn for
1050         measure-long  repeats.
1051
1052         * flower/include/international.hh: include stdarg.h
1053
1054 2006-09-30  Joe Neeman  <joeneeman@gmail.com>
1055
1056         * lily/page-turn-page-breaking.cc (calc_demerits): now that we allow
1057         put_systems_on_pages to return an empty result, we need to assign
1058         demerits properly in that case.
1059         (put_systems_on_pages): Make the number of pages depend on the
1060         evenness of page_number. Add auto-first-page-number.
1061         (calc_subproblem): ensure that the page-number is even for the
1062         left-hand page. Warn if the first page-turn doesn't fit onto the
1063         first (right-hand) page.
1064
1065         * lily/page-spacing.cc (solve): bug: demerits_ would always be inf
1066         (min_page_count): make this publicly accessible
1067         (min_page_count): fix a bug when there are forced page breaks that
1068         was introduced when I made this loop run backwards
1069         (space_systems_on_n_pages, space_systems_on_n_or_one_more_pages):
1070         replace space_systems_on_min_pages with these two. The logic in
1071         space_systems_on_min_pages was getting too convoluted and is better
1072         contained in page-turn-page-breaking.
1073
1074         * lily/page-turn-engraver.cc (breakable_column): remove an always-true
1075         conditional
1076         (breakable_column): typo
1077
1078         * lily/source-file.cc (get_line): fix off-by-one error
1079         and clean up some of the logic
1080
1081 2006-09-29  Joe Neeman  <joeneeman@gmail.com>
1082
1083         * lily/page-breaking.cc (make_pages): honour the first-page-number
1084         property
1085
1086 2006-09-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
1087
1088         * VERSION (PACKAGE_NAME): bump version.
1089
1090 2006-09-26  Pal Benko  <benko.pal@gmail.com>
1091
1092         * scm/parser-clef.scm: add petrucci-f3 and -f4 clefs
1093         (the latter is the same as petrucci-f which is kept for compatibility)
1094
1095 2006-09-26  Erik Sandberg  <mandolaerik@gmail.com>
1096         
1097         * lily/part-combine-iterator.cc: solo1-event -> solo-one-event
1098
1099 2006-09-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
1100
1101         * lily/global-context.cc (run_iterator_on_me): break out of loop
1102         if moment doesn't increase.
1103
1104         * scm/define-grob-properties.scm (all-user-grob-properties): add
1105         forced property.
1106
1107         * lily/accidental.cc (after_line_breaking): read forced property.
1108
1109         * lily/accidental-engraver.cc (process_acknowledged): set 'forced
1110         property.
1111
1112         * input/regression/accidental-forced-tie.ly:  new file.
1113
1114 2006-09-25  Han-Wen Nienhuys  <hanwen@lilypond.org>
1115
1116         * ly/engraver-init.ly: set ignoreFiguredBassRest in Staff context.
1117
1118         * lily/figured-bass-engraver.cc: only listen to rest events if
1119         ignoreFiguredBassRest is not set.
1120
1121         * scm/define-context-properties.scm
1122         (all-user-translation-properties): add ignoreFiguredBassRest property
1123
1124 2006-09-24  Joe Neeman  <joeneeman@gmail.com>
1125
1126         * lily/paper-book.cc (get_system_specs):
1127         (set_system_penalty): fix breakbefore.
1128         We used to set a penalty on the system after the break, now we
1129         set a permission on the system before the break
1130
1131         * lily/grob-property.cc: add scm debugging hooks into
1132         property modification
1133
1134         * lily/context-property.cc:
1135         * lily/engraver.cc:
1136         rename make_foo_from_properties to internal_make_foo and
1137         move it from context-property.cc to a member function of
1138         Engraver.
1139         
1140         * lily/include/lily-guile-macros.hh:
1141         overload ly_symbol2scm macro so that there is no more need
1142         to use internal_foo
1143
1144         * lily/volta-repeat-iterator.cc:
1145         * lily/tweak-engraver.cc:
1146         * lily/tuplet-bracket.cc:
1147         * lily/span-bar-engraver.cc:
1148         * lily/script-engraver.cc:
1149         * lily/prob-scheme.cc:
1150         * lily/pointer-group-interface.cc:
1151         * lily/parser.yy:
1152         * lily/grob-scheme.cc:
1153         * lily/grob-property.cc:
1154         * lily/context.cc:
1155         * lily/context-property.cc:
1156         * lily/break-substitution.cc:
1157         * lily/break-align-engraver.cc:
1158         * lily/axis-group-interface.cc:
1159         * lily/align-interface.cc:
1160         remove calls to internal_FOO
1161
1162         * lily/system-start-delimiter-engraver.cc:
1163         * lily/parenthesis-engraver.cc:
1164         * lily/accidental-engraver.cc:
1165         remove calls to make_foo_from_properties
1166
1167 2006-09-23  Graham Percival  <gpermus@gmail.com>
1168
1169         * Documentation/user/programming-iterfaces.itely: fix
1170         def-music-function -> define-music... leftover.
1171
1172 2006-09-23  Joe Neeman  <joeneeman@gmail.com>
1173
1174         * lily/page-spacing.cc (min_page_count): by running the loop
1175         backwards, we can calculate ragged_last properly.
1176
1177 2006-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1178
1179         * ly/titling-init.ly (scoreTitleMarkup): Rename (typo!?)
1180         printfirst-page-number -> print-first-page-number
1181
1182         * python/convertrules.py: corresponding rule.
1183
1184         * Documentation/user/page.itely (Page formatting): Document the
1185         default values of all page layout parameters. 
1186
1187 2006-09-22  Erik Sandberg  <mandolaerik@gmail.com>
1188
1189         * lily/lexer.ll: remove limitation on music function arity. New
1190         mode extratoken, which inserts extra EXPECT_* tokens after
1191         MUSIC_FUNCTION token. Junk all MUSIC_FUNCTION_* tokens.
1192
1193         * lily/parser.yy: Change grammar for music function accordingly.
1194
1195         * lily/include/lily-parser.hh: New method get_state, new member
1196         hidden_state. Works around a problem when parser fetches
1197         MUSIC_FUNCTION token but not the following EXPECT_* token.
1198
1199         * lily/translator.cc, lily/context.cc:, lily/translator-group.cc:
1200         remove try_music
1201
1202         * lily/*-engraver.cc, lily/*-performer.cc: Remove all remaining
1203         references to Music; use ASSIGN_EVENT_ONCE everywhere
1204
1205         * lily/grob-info.cc: junk *music_cause
1206
1207         * lily/music.cc: copy eventified articulations to stream event
1208
1209         * lily/part-combine-iterator.cc: Cleanup using enums
1210
1211         * lily/translator-group.cc: Junk OldMusicEvent, and associated
1212         methods
1213
1214         * lily/include/engraver.hh: Junk music.hh include
1215
1216         * lily/stream-event.cc: Changed constructors
1217
1218 2006-09-21  Graham Percival  <gpermus@gmail.com>
1219
1220         * Documentation/user/tweaks.itely (Fitting music onto fewer
1221         pages): change settings to avoid warning messages.
1222
1223 2006-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1224
1225         * Documentation/user/tweaks.itely (Fitting music onto fewer
1226         pages): Add between-system-space setting. 
1227
1228 2006-09-21  Han-Wen Nienhuys  <hanwen@lilypond.org>
1229
1230         * lily/accidental-placement.cc (calc_positioning_done): don't
1231         trigger Y-extent calculation too early. Use pure_height instead.
1232
1233         * lily/scale.cc (LY_DEFINE): new file. 
1234
1235 2006-09-20  Joe Neeman  <joeneeman@gmail.com>
1236
1237         * lily/page-breaking.cc (find_chunks_and_breaks): ignore breaks
1238         that happen at the start of a score: having a zero-length
1239         chunk was messing up min_system_count calculations.
1240
1241         * lily/source-file.cc (get_line): lower_bound, not
1242         binary_search. Fixes problem where point-and-click would
1243         always point to the first line.
1244
1245 2006-09-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
1246
1247         * lily/accidental-placement.cc (calc_positioning_done): also put
1248         stems into accidental support. 
1249
1250         * lily/tie-engraver.cc (process_music): also set tieMelismaBusy if
1251         event_ detected.
1252
1253         * scm/script.scm (default-script-alist): avoid-slur and
1254         slur-padding for portato script.
1255
1256         * lily/stem-tremolo.cc (translated_stencil): new function. 
1257         (height): use new function. Fixes tremolos on whole notes.
1258
1259         * lily/slur-scoring.cc (get_best_curve): don't crash if no optimal
1260         slur found.
1261
1262 2006-09-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
1263
1264         * scripts/abc2ly.py (try_parse_comment): idem.
1265
1266         * scripts/lilypond-book.py (find_toplevel_snippets): use 'foo' in
1267         bar_string iso. string.find()
1268
1269         * lily/*.cc: idem.
1270
1271         * lily/slur.cc (get_curve): always use scm_is_pair() looping
1272         scheme lists.  
1273
1274 2006-09-18  Graham Percival  <gpermus@gmail.com>
1275
1276         * Documentation/user/basic-notation.itely: add bug
1277         warning about ties and octavation/clef.
1278
1279 2006-09-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
1280
1281         * VERSION (PACKAGE_NAME): release 2.9.18
1282
1283 2006-08-29  Milan Zamazal  <pdm@brailcom.org>
1284
1285         * elisp/lilypond-mode.el (LilyPond-command-alist): Don't try to
1286         figure out midi file names right here.
1287         
1288 2006-09-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
1289
1290         * scm/framework-ps.scm (dump-stencil-as-EPS): naming pad-eps-boxes.
1291
1292         * scm/backend-library.scm: option naming:  gs-font-load*s*
1293
1294         * scm/framework-eps.scm (dump-stencils-as-EPSes): rename option to
1295         include-eps-fonts
1296
1297 2006-09-17  Joe Neeman  <joeneeman@gmail.com>
1298
1299         * scm/define-music-types.scm (music-descriptions): remove
1300         BreakEvent and fix {Page,Line}{Break,Turn}Event so
1301         Music::to_event doesn't complain.
1302
1303         * lily/accidental-placement.cc (ape_compare):
1304         * lily/semi-tie.cc (compare): 
1305         * lily/note-column.cc (shift_compare): replace by XXX_less
1306
1307         * lily/tie-formatting-problem.cc (set_chord_outline): 
1308         * lily/tie-column.cc (calc_positioning_done): 
1309         * lily/system.cc (post_processing)
1310         (get_paper_system): 
1311         * lily/stem.cc (note_head_positions)
1312         (calc_positioning_done): 
1313         * lily/spanner.cc (do_break_processing)
1314         (find_broken_piece): 
1315         * lily/span-bar.cc (print): 
1316         * lily/semi-tie-column.cc (calc_positioning_done): 
1317         * lily/rest-collision.cc (calc_positioning_done): 
1318         * lily/program-option.cc (get_help_string): 
1319         * lily/note-collision.cc (get_clash_groups):
1320         * lily/new-fingering-engraver.cc (position_scripts):
1321         * lily/keyword.cc (Keyword_table):
1322         * lily/hara-kiri-group-spanner.cc (request_suicide):
1323         * lily/grob-pq-engraver.cc (stop_translation_timestep):
1324         * lily/accidental-placement.cc (calc_positioning_done):
1325         (stagger_apes):
1326         * lily/beam.cc (get_beam_segments):
1327         * lily/grob-array.cc (remove_duplicates):
1328         use new vector_sort
1329         
1330         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily:
1331         ragged-last-bottom = ##f (test the new page breaker)
1332
1333         * flower/include/std-vector.hh (vector_sort): use STL sort stuff
1334
1335         * scm/define-context-properties.scm
1336         (all-internal-translation-properties): remove properties that
1337         were used to communicate page-turn stuff to the paper-column
1338         engraver.
1339
1340         * lily/lily-guile.cc (robust_scm2string): new function
1341
1342         * lily/paper-column-engraver.cc: Clean up page turn stuff
1343
1344         * lily/page-turn-engraver.cc: Re-write the page turn logic here
1345         instead of cluttering up paper-column-engraver.cc
1346
1347 2006-09-17  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1348
1349         * scm/layout-page-dump.scm (scm): export utility function names,
1350         to allow user writing cutsom dumping functions.
1351
1352         * scm/layout-page-layout.scm: export utility function names to
1353         enable custom page breaking function writing. Tabify.
1354         (line-next-space): use ?-suffix only for predicates
1355         (page-maximum-space-to-fill): new function. Return the space
1356         between first and bottom system of a page, to give to
1357         space-systems.
1358         (space-systems): use a space-to-fill argument (for instance as
1359         computed by page-maximum-space-to-fill) instead of computing
1360         internaly this space with the page height. That way, the caller
1361         can adjust the space to use.
1362         (make-page-from-systems, walk-paths): compute space to fill before
1363         calling space-systems.
1364
1365 2006-09-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
1366
1367         * scm/script.scm (default-script-alist): set paddings for every
1368         type here, increase for portato mark.
1369
1370         * scm/lily.scm (define-scheme-options): typo: add s, so it is 
1371         -dinclude-eps-fonts
1372
1373 2006-09-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
1374
1375         * scm/define-grobs.scm (all-grob-descriptions): oops, typo:
1376         use spanner::set-spacing-rods
1377
1378         * lily/note-column.cc: reformat.
1379
1380         * lily/rest-collision.cc (calc_positioning_done): fix whole/half
1381         step positioning for note/rest combinations.
1382
1383         * input/regression/rest-note-collision.ly: new file.
1384
1385         * scm/define-grobs.scm (all-grob-descriptions): add
1386         springs-and-rods
1387
1388         * flower/include/std-vector.hh: switch off again.
1389
1390         * VERSION (PATCH_LEVEL): bump to 2.9.18
1391
1392         * flower/include/std-string.hh: idem.
1393
1394         * flower/include/std-vector.hh (_GLIBCXX_DEBUG): set if NDEBUG not set.
1395
1396 2006-09-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1397
1398         * ly/engraver-init.ly: Make FiguredBass accepted in GrandStaff and
1399         PianoStaff. 
1400
1401 2006-09-08  Joe Neeman  <joeneeman@gmail.com>
1402
1403         * Documentation/user/page.itely: update page breaking documentation
1404
1405 2006-09-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
1406
1407         * lily/note-collision.cc (calc_positioning_done): only access
1408         first head if available.
1409
1410         * lily/tuplet-engraver.cc: add tupletFullLengthNote to description.
1411
1412         * scm/framework-ps.scm (output-preview-framework): use new name.
1413
1414         * lily/program-option.cc (internal_set_option): use new names.
1415
1416         * Documentation/user/SConscript (lilypond_book_flags): update -d
1417         variable names.
1418
1419         * Documentation/user/lilypond-book.itely (Inserting LilyPond
1420         output into other programs): new variable names.
1421
1422         * scm/lily.scm (define-scheme-options): uniformize var names.
1423
1424         * lily/tuplet-engraver.cc (listen_tuplet_span): verify that
1425         tuplets_ is non-empty before popping.
1426
1427 2006-09-07  Joe Neeman  <joeneeman@gmail.com>
1428
1429         * lily/spanner.cc (find_broken_piece): 
1430         * lily/spacing-spanner.cc (get_columns): 
1431         * lily/source-file.cc (get_line): 
1432         * lily/simple-spacer.cc (get_column_description): 
1433         * lily/keyword.cc (lookup): 
1434         use the new binary search.
1435
1436         * flower/include/std-vector.hh: replace binary_search with
1437         a more STL-like version
1438
1439 2006-09-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
1440
1441         * lily/tie-performer.cc: remove unused last_event_ property.
1442         (class Tie_performer): add now_tied_heads_ property for
1443         partially-tied heads.
1444         (acknowledge_audio_element): when adding an Audio_note, put the
1445         note in now_tied_heads_ if the audio note is partially tied.
1446         (stop_translation_timestep): always include entries in
1447         now_tied_heads_ in heads_to_tie_.
1448
1449         * lily/drum-note-performer.cc (process_music): look for tie-events
1450         in the articulations; pass to Audio_note constructor.
1451
1452         * lily/note-performer.cc (process_music): look for tie-events in
1453         the articulations; pass to Audio_note constructor.
1454
1455         * lily/audio-item.cc (Audio_note): Initialize tie_event_ in
1456         constructor.
1457
1458         * lily/include/audio-item.hh (class Audio_note): add tie_event_.
1459         include initializer in constructor.
1460
1461 2006-09-02  Joe Neeman  <joeneeman@gmail.com>
1462
1463         * lily/simple-spacer.cc (get_line_forces): Ignore loose columns
1464         unless they are breakable. This fixes discrepancies between the forces
1465         calculated here and the forces calculated in get_line_configuration.
1466
1467         * lily/grob.cc (pure_relative_y_coordinate): fix some
1468         mis-estimation that was happening with piano staves.
1469
1470         * lily/constrained-breaking.cc (resize): don't choke if we get a
1471         measure that won't fit on a line.
1472         (combine_demerits): don't consider uniformity when ragged
1473
1474         * lily/page-spacing.cc (solve): why the f* were there two of these?
1475         (calc_subproblem): properly handle the case where a system is taller
1476         than the page.
1477
1478         * lily/system.cc (get_paper_system): ensure that all the permissions
1479         and penalties are passed to the paper systems.
1480
1481         * lily/page-breaking.cc (create_system_list): support system-count.
1482
1483         * scm/define-grobs.scm (pure-print-callbacks): add
1484         ly:script-interface::print
1485
1486         * lily/page-spacing.cc (min_page_count): fix calculation of min
1487         pages if we are ragged and there are non-zero springs.
1488
1489         * scm/layout-page-layout.scm: if the pure-height estimates are under
1490         the real height, allow space-systems to ignore padding if it is
1491         needed in order to fit the systems on one page
1492
1493         * lily/optimal-page-breaking.cc (try_page_spacing): fix reading
1494         ragged properties
1495         (solve): fix performance problem. Make sure we always get at least
1496         one solution
1497
1498         * lily/page-breaking.cc (make_pages): include write-page-breaks
1499         and page-stencil
1500
1501         * lily/paper-score.cc (calc_breaking): remove Gourlay breaker
1502
1503         * scm/define-grobs.scm: add the new slur-callback
1504         fix pure-relevant to not exclude grobs whose extent is already
1505         calculated
1506
1507         * ly/paper-defaults.ly: make ly:optimal-breaking the new default
1508         page breaker
1509
1510         * lily/slur.cc (pure_height): new callback to estimate the height
1511         of a slur
1512
1513 2006-09-02  Graham Percival  <gpermus@gmail.com>
1514
1515         * Documentation/user/invoking.itely: small update on
1516         MacOS X notes; thanks Trevor!
1517
1518 2006-09-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
1519
1520         * VERSION (MY_PATCH_LEVEL): release 2.9.17
1521
1522         * lily/lexer.ll: accept EOF in all states.
1523
1524         * lily/tempo-performer.cc (Tempo_performer): initialize last_tempo_.
1525
1526         * lily/source-file.cc (Source_file): always 0-terminate character
1527         array, to prevent Flex from barfing.
1528
1529         * lily/global-context.cc (get_output): robustness: don't crash if
1530         no Score context found.
1531
1532         * lily/include/book.hh (class Book): idem.
1533
1534         * lily/include/context-def.hh (struct Context_def): idem.
1535
1536         * lily/include/score.hh (class Score): don't derive from Input.
1537
1538         * lily/book.cc (Book): add a copy ctor. 
1539
1540         * buildscripts/output-distance.py (FileLink.calc_distance): count
1541         orphans in distance too.
1542
1543         * python/midi.c (midi_parse_track): robustness: don't read past
1544         end of string.
1545
1546         * ly/performer-init.ly: add Control_track_performer, move
1547         Tempo_performer and Time_signature_performer to Score.        
1548
1549         * lily/score-performer.cc (acknowledge_audio_elements): override
1550         from base class: add to audio-columns
1551
1552         * lily/control-track-performer.cc (add_text): new file: generate
1553         the control track.
1554
1555         * lily/performance.cc: move output_header_track to
1556         Control_track_performer ()
1557
1558         * lily/midi-walker.cc (Midi_walker): get channel in constructor.
1559
1560         * lily/include/midi-item.hh (class Midi_channel_item): insert
1561         class into hierarchy, for items that can have a channel setting. Dehungarify.
1562
1563         * lily/include/performer.hh (class Performer): remove
1564         play_element();  move functionality into announce/acknowledge.
1565
1566         * lily/audio-staff.cc (output): remove channel_ from Midi_track.
1567
1568         * lily/tie-engraver.cc (stop_translation_timestep): only wipe
1569         heads_to_tie_ if there are new heads to tie.  Fixes polyphony in ties.
1570
1571 2006-08-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
1572
1573         * lily/tie-engraver.cc (stop_translation_timestep): robustness for
1574         ambituses.
1575
1576         * lily/all-font-metrics.cc: remove TFM support.
1577
1578         * lily/include/tfm.hh: remove TFM support, TFM reader.
1579
1580         * lily/include/binary-source-file.hh: remove Binary_source_file.
1581
1582 2006-08-27  Graham Percival  <gpermus@gmail.com>
1583
1584         * Documentation/topdocs/NEWS.itely: add @c marker for
1585         stuff I've processed.
1586
1587         * Documentation/user/ various: info from NEWS.
1588
1589 2006-08-27  Joe Neeman  <joeneeman@gmail.com>
1590
1591         * lily/paper-column-engraver.cc (finalize): Oops, this change
1592         should have gone in on 2006-08-23
1593
1594 2006-08-26  Mats Bengtsson  <mabe@s3.kth.se>
1595
1596         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use double
1597         quotes to quote arguments. Fixes Windows problem.
1598
1599         * python/lilylib.py (progress): idem
1600
1601 2006-08-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
1602
1603         * scripts/musicxml2ly.py: fix for importing
1604         minor key signatures from MusicXML.  (Phillip Kirlin)
1605
1606 2006-08-24  Phillip Kirlin  <pkirlin@acm.org>
1607
1608         * python/musicxml.py: 
1609         (Attributes.get_key_signature): now correctly retrieves mode from 
1610         MusicXML. 
1611
1612 2006-08-25  Han-Wen Nienhuys  <hanwen@lilypond.org>
1613
1614         * lily/parser.yy (output_def_body): take ownership of identifier
1615         back to C++.
1616
1617         * Documentation/user/advanced-notation.itely (Metronome marks):
1618         update use of \tempo in \midi.
1619
1620         * VERSION: release 2.9.16
1621         
1622 2006-08-24  Erik Sandberg  <mandolaerik@gmail.com>
1623
1624         * input/mutopia/*: upgrade to new midi tempo syntax (repairs make
1625         web partially)
1626
1627 2006-08-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
1628
1629         * input/regression/tie-chord-partial.ly: clarify example.
1630
1631         * scm/define-music-properties.scm (all-music-properties): remove
1632         untied.
1633
1634         * ly/music-functions-init.ly: remove \untied.
1635
1636         * lily/tie-engraver.cc (struct Head_event_tuple): store both
1637         stream events and music events.
1638         (stop_translation_timestep): search acknowledged heads for
1639         tie-event.
1640
1641         * input/regression/tie-chord-partial.ly: new file.
1642
1643         * scm/define-markup-commands.scm (char): use ly:wide-char->utf-8
1644         for \char markup command.
1645
1646         * scm/define-event-classes.scm (unlistened-music-event-classes): idem.
1647
1648         * scm/define-music-types.scm (music-descriptions): consistency:
1649         Use solo-{one,two}-event iso. solo-[12]-event.
1650
1651         * lily/part-combine-engraver.cc (process_music):
1652         Use solo-{one,two}-event iso. solo-[12]-event.
1653
1654         * ly/declarations-init.ly (partCombineListener): add Timing as
1655         alias
1656
1657         * flower/std-string.cc (string_copy): use copy ()
1658
1659         * lily/source-file.cc (Source_file): use copy(). Remove contents_str0()
1660
1661 2006-08-24  Graham Percival  <gpermus@gmail.com>
1662
1663         * Documentation/user/changing-defaults.itely, global.itely,
1664         lilypond-book.itely, page.itely: minor changes from mailist.
1665
1666 2006-08-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
1667
1668         * buildscripts/mutopia-index.py (allfiles): filter lily-XXX and
1669         snippet-map
1670
1671         * scm/define-context-properties.scm
1672         (translator-property-description): robustness: detect type errors
1673         in property definitions.
1674
1675         * lily/parser.yy (score_body): protect SCORE_IDENTIFIER result
1676         after getting it from SCM. 
1677
1678         * lily/smobs.cc (protect_smob): switch off fancy smob protection
1679         for now. 
1680
1681         * lily/include/performer.hh (class Performer): strip get_tempo()
1682         method.
1683
1684         * lily/midi-def.cc: strip file.
1685
1686         * lily/lexer.ll (Lily_lexer): don't protect hash key separately.
1687
1688         * lily/include/context-def.hh (struct Context_def): use
1689         VIRTUAL_COPY_CONSTRUCTOR().
1690
1691         * lily/source-file.cc: smobification.
1692
1693         * lily/include/source-file.hh (class Source_file): smobify
1694         Source_file. Trim redundant members.
1695
1696         * lily/parser.yy (Lily_lexer::try_special_identifiers): unprotect
1697         clones after creation. This plugs a huge memory leak.
1698
1699         * python/convertrules.py (FatalConversionError.sub_tempo):
1700         complete rule for \midi{ \tempo }
1701
1702         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): idem.
1703
1704         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): update tempo.
1705
1706 2006-08-23  Joe Neeman  <joeneeman@gmail.com>
1707
1708         * input/regression/optimal-page-breaking-hstretch.ly: test for
1709         ragged-last-bottom also
1710
1711         * lily/paper-column-engraver.cc (finalize): make the end of a score
1712         breakable by default. This is to balance out a change in behaviour
1713         of the page-turn-breaker which no longer makes the end of a score
1714         breakable.
1715
1716         * lily/paper-book.cc (pages): set the systems_ once the pages are
1717         broken
1718
1719         * lily/page-turn-page-breaking.cc (calc_subproblem): use the new
1720         Page_breaking interface.
1721
1722         * lily/page-breaking.cc (class Page_breaking): make the interface
1723         more consistent and provide abstractions for dealing with
1724         Line_divisions.
1725
1726         * lily/optimal-page-breaking.cc (solve): use a more straightforward
1727         algorithm. Use the new interface to Page_breaking.
1728
1729         * lily/page-spacing.cc: better support for ragged-bottom and
1730         ragged-last-bottom
1731
1732 2006-08-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
1733
1734         * python/convertrules.py (conv): warning on \tempo{}
1735
1736         * ly/performer-init.ly: set tempoWholesPerMinute.
1737
1738         * ly/midi-init.ly: remove \midi
1739
1740         * lily/tempo-performer.cc: look at tempoWholesPerMinute to set
1741         MIDI tempo.
1742
1743         * lily/metronome-engraver.cc (process_music): use tempoUnitCount
1744         tempoUnitDuration for determining what to print.
1745
1746         * lily/lyric-extender.cc: typo.
1747
1748         * lily/parser.yy (output_def_body): disallow \tempo in \midi{}
1749
1750         * lily/duration-scheme.cc (LY_DEFINE): ly:duration-length: new
1751         function.
1752
1753         * scm/lily.scm (define-scheme-options): alphabetize, add eps-pad-boxes.
1754
1755         * scm/framework-ps.scm (dump-stencil-as-EPS): only pad boxes if
1756         eps-pad-boxes is set.
1757
1758         * scripts/lilypond-book.py (main): use -deps-pad-boxes.
1759
1760         * THANKS: update sponsors.
1761
1762         * ly/english.ly: quarter tone naming (thanks, Trevor Baca)
1763
1764         * Documentation/topdocs/NEWS.tely (Top): doc new feature.
1765
1766         * input/regression/tie-chord-untied.ly: new file.
1767
1768         * lily/tie-engraver.cc (acknowledge_note_head): check 'untied property.
1769
1770         * scm/define-music-properties.scm (all-music-properties): add
1771         'untied property.
1772
1773         * buildscripts/mutopia-index.py (allfiles): look for .ly rather
1774         than .ly.txt.
1775         (headertext_nopics): sanitize no-examples text.
1776
1777         * scm/page.scm (make-page-stencil): don't rely on extents of
1778         page-stencil. This fixes spurious space around .EPS files produced
1779         with the EPS backend.
1780
1781 2006-08-21  Han-Wen Nienhuys  <hanwen@lilypond.org>
1782
1783         * lily/stencil-scheme.cc (LY_DEFINE): make extent arguments optional.
1784
1785         * lily/hara-kiri-engraver.cc (process_music): remember
1786         keepAliveInterfaces after processing \set
1787
1788         * lily/lyric-extender.cc (print): support left/right-padding for
1789         extenders.
1790
1791         * scm/documentation-generate.scm (string-append): revert lilypond/
1792         path, doc why.
1793
1794 2006-08-20  Graham Percival  <gpermus@gmail.com>
1795
1796         * Documentation/user/lilypond.tely: clarification to
1797         license presentation (not to actual license).
1798
1799         * Documentation/user/basic-notation.itely,
1800         instrument-notation.itely: minor changes.
1801
1802         * input/ {regression, test}/+.ly: clarification to
1803         text (you can click on examples).  Thanks, Mats!
1804
1805         * input/manual/bar-lines.ly: adds ||: repeats.
1806
1807 2006-08-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
1808
1809         * make/ly-vars.make (OMF_FILES): strip ps.gz from OMF_FILES 
1810
1811         * scm/documentation-lib.scm (texi-file-head): category LilyPond.
1812
1813         * Documentation/user/lilypond.tely: strip lilypond/ from info
1814         links, rename to category LilyPond
1815
1816         * lily/pango-font.cc (description_string): new function.
1817
1818         * VERSION: release 2.9.15
1819
1820         * lily/spacing-engraver.cc (stop_translation_timestep): use
1821         Dscho's fix for spacing spanner. 
1822
1823         * scm/define-music-types.scm (music-descriptions): use
1824         apply-output-event for ApplyOutputEvent
1825
1826         * lily/output-property-engraver.cc (listen_apply_output): rename
1827         from listen_layout_instruction.
1828
1829         * lily/piano-pedal-engraver.cc (struct Pedal_type_info): new
1830         function protect()
1831
1832 2006-08-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
1833
1834         * scm/lily.scm (lilypond-all): option read-file-list: substitute
1835         commandline args with contains, split by \n.
1836
1837         * scripts/lilypond-book.py (Lilypond_file_snippet.my_system):
1838         write snippet-names file, call with -dread-file-list. Fixes
1839         command limitations on 64-bit systems.
1840
1841         * input/regression/stencil-color-rotation.ly: new file.
1842
1843         * lily/include/translator.hh (struct Acknowledge_information):
1844         revert: don't use Protected_scm in global objects, as GUILE can't
1845         handle gc_unprotect from automated destructors on MacOS X.
1846  
1847         * lily/grob.cc (get_print_stencil): use retval.expr() as base for
1848         color, not the original stencil. Fixes combinations of
1849         color/transparency/rotation. 
1850
1851         * scripts/lilypond-book.py (main): add --formats=eps for
1852         texinfo/latex.
1853
1854         * lily/spacing-engraver.cc (stop_translation_timestep): don't
1855         crash if spacing_ is nonexistent.
1856
1857 2006-08-14  Mats Bengtsson  <mabe@s3.kth.se>
1858
1859         * scripts/lilypond-book.py (output): Remove obsolete(!?)
1860         \catcode`\@=12 in the LaTeX output.
1861
1862 2006-08-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
1863
1864         * scm/define-music-types.scm (music-descriptions):
1865         use sustain-event iso. sustain-pedal-event.
1866
1867 2006-08-11  Joe Neeman  <joeneeman@gmail.com>
1868
1869         * scripts/convert-ly.py: honour the -n command-line switch
1870
1871 2006-08-10  Han-Wen Nienhuys  <hanwen@lilypond.org>
1872
1873         * scm/output-lib.scm (bar-line::calc-glyph-name): add dashed liine
1874         break specification.
1875
1876 2006-08-10  Joe Neeman  <joeneeman@gmail.com>
1877
1878         * Documentation/user: convert-ly the user manual
1879
1880 2006-08-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
1881
1882         * stepmake/aclocal.m4: version check patch (thanks MWD)
1883
1884         * ly/music-functions-init.ly: robustness. Don't crash if
1885         currentBarNumber is not a number.
1886
1887         * VERSION (PATCH_LEVEL): bump.
1888
1889 2006-08-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
1890
1891         * stepmake/aclocal.m4: better version check; handle fooX.Y
1892         binaries too.
1893
1894         * ly/performer-init.ly: instrument name fixup.
1895
1896         * input/manual/chord-names-jazz.ly (banterProperties):
1897         instrumentName update
1898
1899         * scm/define-event-classes.scm (lambda): use ly:is-listened-event-class
1900
1901         * lily/ly-module.cc (ly_module_symbols): use ly_hash_table_keys
1902
1903         * lily/translator.cc (LY_DEFINE): ly:is-listened-event-class: new
1904         function. Use hash tables to check membership.
1905
1906         * lily/general-scheme.cc (LY_DEFINE): new function.
1907
1908         * lily/piano-pedal-engraver.cc (struct Pedal_type_info): idem
1909
1910         * lily/include/translator.hh (struct Acknowledge_information): add
1911         Protected_scm
1912
1913         * ly/music-functions-init.ly: change name to BreathingEvent
1914
1915         * input/regression/*.ly: apply it.
1916
1917         * python/convertrules.py (conv): better instrumentName conversion
1918         rule.
1919
1920         * scm/define-music-types.scm (music-descriptions): add
1921         line-break-event to LineBreakEvent music
1922
1923         * lily/music.cc (to_event): don't crash if music type not set.
1924
1925         * lily/spacing-loose-columns.cc (set_loose_columns): don't barf if
1926         spacing not set.
1927
1928         * lily/spacing-engraver.cc (stop_translation_timestep): set
1929         spacing for proportional notation too.
1930
1931         * scm/translation-functions.scm (format-bass-figure): inspect
1932         stream-event.
1933
1934         * scripts/lilypond-book.py (bindir): add bindir to $PATH.
1935
1936 2006-08-08  Joe Neeman  <joeneeman@gmail.com>
1937
1938         * lily/include/constrained-breaking.hh: add Line_details (Prob*)
1939
1940         * scm/page.scm (make-page): make it friendlier to call (esp. from C++)
1941
1942         * scm/layout-page-layout.scm (make-page-from-systems): new function
1943         (optimal-page-breaks): use the new page-breaking calling convention
1944
1945         * scm/define-context-properties.scm (all-user-translation-properties):
1946         add revokePageTurns
1947
1948         * lily/paper-column-engraver.cc (stop_translation_timestep): add
1949         revokePageTurns  functionality. If there is a special barline within
1950         the breakable region, break there instead of at the end of the region.
1951
1952         * lily/paper-book.cc (pages): use the new page-breaking calling
1953         convention
1954
1955 2006-08-07  Erik Sandberg  <mandolaerik@gmail.com>
1956
1957         * lily/lexer.ll, lily/source-file.cc: Add \sourcefileline command
1958
1959         * scripts/lilypond-book.py: insert \sourcefileline command in
1960         output, so lilypond error messages refer to the spot in the
1961         original .lytex / .itely sourcefile.
1962
1963 2006-08-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
1964
1965         * lily/spacing-loose-columns.cc (set_loose_columns): oops: use
1966         space to next column for distance to fixed col.
1967
1968         * VERSION (PACKAGE_NAME): release 2.9.14
1969
1970         * lily/pitched-trill-engraver.cc (make_trill): do set_parent also
1971         if no accidental.
1972
1973         * lily/accidental-engraver.cc (process_acknowledged): don't create
1974         accidental for trill span event. This fixes spurious accidentals
1975         on trills.
1976
1977 2006-08-04  Mats Bengtsson  <mabe@s3.kth.se>
1978
1979         * scm/define-grob-properties.scm (all-user-grob-properties):
1980         Clarify documentation of side-axis and direction. Thanks to Paul
1981         for the inspiration.
1982
1983         * lily/bar-line.cc: Add documentation for "||:" also in the
1984         interface documentation.
1985
1986 2006-08-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
1987
1988         * lily/spacing-loose-columns.cc (set_loose_columns): bugfix.
1989
1990         * lily/paper-column.cc (set_system): new function.
1991
1992         * lily/spacing-engraver.cc (stop_translation_timestep): store
1993         SpacingSpanner refs in Paper_column.
1994
1995         * lily/spacing-loose-columns.cc (set_loose_columns): rewrite
1996         compute loose clique spacing using GraceSpacing/SpacingSpanner.
1997
1998 2006-08-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
1999
2000         * lily/beam-engraver.cc (listen_beam): add method for
2001         Grace_beam_engraver too.
2002
2003 2006-08-03  Mats Bengtsson  <mabe@s3.kth.se>
2004
2005         * python/convertrules.py: Fix indentation bug that broke
2006         conversion of files older than 1.3.117.
2007         Fix escape error in the description for 2.9.6.
2008
2009 2006-08-02  Erik Sandberg  <mandolaerik@gmail.com>
2010
2011         * lily/*-engraver.cc: convert all try_music functions to listen_*
2012         functions.
2013
2014         * lily/piano-pedal-engraver.cc: some additional cleanups: use
2015         enums to represent pedal types, and calculate more data statically.
2016
2017         * scm/part-combiner.scm (recording-group-emulate): create a
2018         softcoded substitute for recording-group-engraver.cc.
2019
2020         * lily/music.cc: make a common transpose function for events and
2021         music
2022
2023         * ly/declarations-init.ly: change melisma/melismaEnd. Eliminates
2024         ManualMelismaEvent, and obsoletes Melisma_translator.
2025
2026 2006-08-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
2027
2028         * input/test/instrument-name-align.ly: update version.
2029
2030 2006-08-02  Mats Bengtsson  <mabe@s3.kth.se>
2031
2032         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
2033         Doc the --pdf flag to lilypond-book.
2034
2035 2006-07-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
2036
2037         * Documentation/topdocs/NEWS.tely (Top): add description.
2038
2039         * input/regression/tuplet-full-length-note.ly: add file.
2040
2041         * lily/instrument-name-engraver.cc (acknowledge_axis_group):
2042         always store axis group.
2043
2044 2006-07-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
2045
2046         * input/regression/instrument-switch.ly: new file.
2047
2048         * lily/instrument-switch-engraver.cc (process_music): new file.
2049
2050         * ly/engraver-init.ly: add Instrument_switch_engraver
2051
2052         * ly/music-functions-init.ly: \instrumentSwitch
2053
2054         * scm/define-context-properties.scm
2055         (all-user-translation-properties): add instrumentCueName
2056
2057         * scm/define-grobs.scm (all-grob-descriptions): add InstrumentSwitch
2058
2059 2006-07-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
2060
2061         * ly/music-functions-init.ly: music function \transposition.
2062
2063         * lily/parser.yy (command_element): softcode \transposition.
2064
2065         * lily/fall-engraver.cc (process_music): delta-pitch -> delta-step.
2066         (process_music): oops.
2067
2068         * lily/instrument-name-engraver.cc (start_spanner): new
2069         function. Create spanner when property changes.
2070         (stop_spanner): new function.
2071
2072         * python/convertrules.py (conv): add rule.
2073
2074         * lily/instrument-name-engraver.cc: shortVocalName iso. vocNam,
2075         shortInstrumentName iso. instr.
2076
2077         * scm/output-ps.scm (dashed-line): add phase argument to
2078         dashed-line.
2079
2080         * lily/bar-line.cc (dashed_bar_line): new function.
2081         (compound_barline): support \bar "dashed". 
2082
2083         * lily/lily-parser-scheme.cc (LY_DEFINE): only write
2084         --output=DIR to DIR/BASE if it is a dir. 
2085
2086         * flower/file-name.cc (file_part): new function
2087         (dir_part): new function
2088
2089         * lily/lily-parser-scheme.cc (LY_DEFINE): 
2090
2091         * DEDICATION: update
2092
2093 2006-07-25  Han-Wen Nienhuys  <hanwen@lilypond.org>
2094
2095         * lily/instrument-name-engraver.cc: formatting.
2096
2097         * python/convertrules.py (conv): bugfix for \epsfile.
2098
2099 2006-07-25  Joe Neeman  <joeneeman@gmail.com>
2100
2101         * lily/grob.cc:
2102         
2103         * lily/gourlay-breaking.cc: Oops, these should have been included
2104         in my last commit
2105
2106 2006-07-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
2107
2108         * scripts/*.py (program_name): cleanup relocation snippets.
2109
2110         * scripts/convert-ly.py (datadir): remove LILYPONDPREFIX support.
2111
2112 2006-07-24  Joe Neeman  <joeneeman@gmail.com>
2113
2114         * scm/define-grobs.scm (all-grob-descriptions): make NonMusicalPaperColumn
2115         page-breakable by default
2116
2117         * scm/layout-page-layout.scm (space-systems): fix bug where the force isn't
2118         correctly calculated for a single-system page
2119
2120         * scm/lily-library.scm (interval-sane?): also check that the first number is no
2121         bigger than the second number
2122
2123         * lily/simple-spacer.cc (solve): allow compression even when ragged (but we
2124         acknowledge that we aren't satisfying constraints)
2125
2126         * lily/hara-kiri-group-spanner.cc (request_suicide): give equal treatment to
2127         non-Items
2128
2129         * lily/grob.cc (pure_height): add minimum-Y-extent
2130
2131         * lily/gourlay-breaking.cc (solve): don't ignore a compression force, even if we're
2132         ragged
2133
2134         * lily/constrained-breaking.cc: convert code to use new Matrix class
2135         (get_best_solution): new function
2136
2137         * scm/page.scm (make-page-stencil): don't crash if we annotate-layout when there
2138         is a page with no systems
2139
2140 2006-07-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
2141
2142         * VERSION (PACKAGE_NAME): release 2.9.13
2143
2144         * scm/define-grobs.scm (all-grob-descriptions): remove stray
2145         assignment.
2146
2147 2006-07-21  Han-Wen Nienhuys  <hanwen@lilypond.org>
2148
2149         * Documentation/topdocs/NEWS.tely (Top): doc new features.
2150
2151         * scm/output-lib.scm (grace-spacing::calc-shortest-duration): new
2152         function.
2153
2154         * scm/define-grob-properties.scm (all-user-grob-properties):
2155         remove grace-space-factor.
2156
2157         * scm/define-grob-interfaces.scm (grace-spacing-interface): add
2158         grace-spacing-interface
2159         (spacing-options-interface): add.
2160
2161         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add Grace_spacing_engraver
2162
2163         * lily/spacing-options.cc (get_duration_space): move function from spacing-basic.cc
2164
2165         * lily/spacing-basic.cc (note_spacing): do init_from_grob on
2166         GraceSpacing object.
2167
2168         * lily/note-spacing.cc: fix prop list formatting
2169
2170         * lily/beaming-pattern.cc (de_grace): new function. Sensible
2171         beaming for grace notes too.
2172
2173         * input/regression/spacing-grace.ly: update.
2174
2175         * lily/grace-spacing-engraver.cc: new file.
2176
2177         * lily/spacing-spanner.cc: add strict-grace-spacing.
2178
2179 2006-07-20  Graham Percival  <gpermus@gmail.com>
2180
2181         * lily/parser.yy: compile fix.
2182
2183 2006-07-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
2184
2185         * scm/define-grobs.scm (all-grob-descriptions): typo.
2186
2187         * scm/framework-eps.scm (dump-stencils-as-EPSes): just strip
2188         .eps extension from includegraphics.
2189
2190         * scripts/lilypond-book.py (main): add support for --pdf. 
2191
2192         * lily/spacing-spanner.cc (calc_common_shortest_duration): use
2193         callback to compute common shortest duration.
2194         (set_springs): typo.
2195
2196         * scm/define-grob-properties.scm (all-user-grob-properties): add
2197         strict-grace-spacing.
2198
2199         * lily/spacing-determine-loose-columns.cc (is_loose_column):
2200         support float_grace_columns_.
2201
2202         * lily/spacing-options.cc (init_from_grob): new file.
2203
2204         * Documentation/topdocs/NEWS.tely (Top): doc tupletFullLengthNote.
2205
2206         * input/regression/spacing-loose-grace.ly: new file.
2207
2208         * Documentation/topdocs/NEWS.tely (Top): document new feature.
2209
2210         * lily/tuplet-engraver.cc (struct Tuplet_description): read
2211         tupletFullLengthNote too. Choose right bound depending on value.
2212
2213         * input/regression/tuplet-full-length-note.ly: new file.
2214
2215 2006-07-19  Erik Sandberg  <mandolaerik@gmail.com>
2216
2217         * lily/*-performer.cc: Converted try_music to listen_*
2218
2219         * lily/grob-info.cc, lily/engraver.cc: represent the cause of grob
2220         as a stream-event internally. Introduce event_cause (), deprecate
2221         music_cause ().
2222
2223         * scm/define-music-types.scm: Removed BusyPlayingEvent
2224         
2225 2006-07-19  Mats Bengtsson  <mabe@s3.kth.se>
2226
2227         * Documentation/user/advanced-notation.itely (Font selection):
2228         Document how to get a list of available fonts using 'lilypond
2229         -dshow-available-fonts blabla'.
2230
2231 2006-07-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
2232
2233         * GNUmakefile.in: filter lily-XXX.pdf files.
2234
2235         * scm/define-grob-interfaces.scm (bend-after-interface): add thickness.
2236
2237         * scm/define-grob-properties.scm (all-internal-grob-properties):
2238         remove delta-pitch. Use delta-position everywhere.
2239
2240         * scm/output-lib.scm (fall::print): use new order.
2241
2242         * scm/output-ps.scm (path): reorder arguments.
2243
2244         * scm/output-svg.scm (path): support for path primitive.
2245
2246         * input/regression/bend-after.ly: new file.
2247
2248         * Documentation/user/GNUmakefile ($(outdir)/%.pdf): foolproof
2249         recipe for eps -> pdf conversion.
2250
2251 2006-07-19  Erik Sandberg  <mandolaerik@gmail.com>
2252
2253         * lily/parser.yy, lily/lexer.ll: added some simplifications by
2254         Angelo Contardi.
2255
2256 2006-07-19  Graham Percival  <gpermus@gmail.com>
2257
2258         * input/manual/screech-boink.ly: moved to here.
2259
2260         * input/screech-boink.ly: deleted.
2261
2262         * scm/define-grob-properties.scm: clarify doc string.
2263
2264 2006-07-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
2265
2266         * Documentation/topdocs/NEWS.tely (Top): doc new feature.
2267
2268         * scm/output-ps.scm (path): define path.
2269
2270         * scm/define-stencil-commands.scm
2271         (ly:register-stencil-expression): add path.
2272
2273         * scm/define-music-properties.scm (all-music-properties): add delta-pitch.
2274
2275         * ly/engraver-init.ly: add Fall_engraver
2276
2277         * lily/parser.yy (music_function_event): allow musicfunction
2278         without music arg as music_function_event.
2279
2280         * lily/grob-scheme.cc (LY_DEFINE):
2281         ly:grob-robust-relative-extent. New function.
2282
2283         * scm/define-grobs.scm (all-grob-descriptions): add BendAfter
2284
2285         * scm/define-music-types.scm (music-descriptions): add BendAfterEvent.
2286
2287         * scm/output-lib.scm (fall::print): new function
2288
2289         * lily/fall-engraver.cc (stop_fall): new file.
2290
2291         * ly/music-functions-init.ly: alphabetise.
2292
2293         * Documentation/user/GNUmakefile (OUT_PNG_IMAGES): pdf iso. eps as
2294         base.
2295
2296 2006-07-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
2297
2298         * VERSION (PATCH_LEVEL): bump version. Release 2.9.12
2299
2300         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
2301         doc pdftex usage.
2302
2303         * lily/translator-group.cc (connect_to_context): non const error message.
2304
2305         * Documentation/user/GNUmakefile ($(outdir)/%.pdf): update to use PDF
2306
2307         * scm/paper.scm (internal-set-paper-size): define landscape to #f
2308         if unset.
2309
2310         * scm/framework-ps.scm (convert-to-pdf): swap h and w in case of landscape. 
2311
2312         * stepmake/stepmake/texinfo-rules.make: strip DVI support.
2313
2314         * scm/framework-eps.scm (dump-stencils-as-EPSes): generate
2315         systems.pdftex too.
2316
2317         * scm/backend-library.scm (postscript->pdf): use -dEPSCrop for PDF.
2318
2319         * make/lilypond-vars.make (TEXINPUTS): add pdf output format.
2320
2321         * Documentation/topdocs/NEWS.tely (Top): add pdftex note.
2322
2323         * scm/output-ps.scm (resetrotation): use gsave/grestore for rotation.
2324
2325         * lily/main.cc (parse_argv): don't overwrite previous --formats string.
2326
2327         * scm/backend-library.scm (postscript->pdf): strip .eps too. 
2328
2329 2006-07-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2330
2331         * scm/layout-page-layout.scm: Define module, tidy code, use more
2332         functions iso. a single big one.
2333
2334         * scm/layout-page-dump.scm: move page dump functions used in two
2335         pass spacing to this file. Define module.
2336
2337         * scm/lily.scm (ly:load): don't load layout-page-layout.scm
2338          (separate module)
2339
2340         * ly/paper-defaults.ly: use module layout-page-layout.
2341
2342 2006-07-14  Erik Sandberg  <mandolaerik@gmail.com>
2343
2344         * lily/music.cc: Revised MusicEvent event class. It now contains
2345         event data directly instead of encapsulating it in music. The
2346         previously used class is renamed to OldMusicEvent.
2347
2348         * lily/stream-event.cc: Stream events are now probs.
2349         
2350         * lily/translator-group.cc, lily/translator.cc: Translators can
2351         now listen directly to stream events, by using macros
2352         [DECLARE,IMPLEMENT]_TRANSLATOR_LISTENER.
2353
2354         * lily/arpeggio-engraver.cc: Converted to use new event system
2355
2356         * THANKS: Corrected spelling mistake.
2357
2358 2006-07-12  Graham Percival  <gpermus@gmail.com>
2359
2360         * Documentation/user/SConscript, make/lilypond-vars.make,
2361         input/GNUmakefile: doc build looks in input/manual instead
2362         of input/test/
2363
2364         * input/manual/ GNUmakefile, SConscript: build files for
2365         input/manual/
2366
2367         * input/test/ various: some files moved to input/manual/ 
2368
2369         * Documentation/user/basic-notation.itely: small updates;
2370         thanks Kieren and Charles!
2371
2372 2006-07-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
2373
2374         * VERSION (PACKAGE_NAME): release 2.9.11
2375
2376         * Documentation/topdocs/NEWS.tely (Top): update prop value 
2377
2378         * Documentation/user/basic-notation.itely (Tuplets): new property
2379         value.
2380
2381 2006-07-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
2382
2383         * python/convertrules.py (conv): tweaks. 
2384
2385         * VERSION (PATCH_LEVEL): bump version.
2386
2387         * python/convertrules.py (conv): add rule for
2388         tupletNumberFormatFunction.
2389
2390         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
2391         tupletNumberFormatFunction.
2392
2393         * scm/define-grobs.scm (all-grob-descriptions): calc TupletNumber
2394         text through 'text callback.
2395
2396         * lily/time-scaled-music-iterator.cc (construct_children): copy
2397         tweaks generated events.
2398
2399         * scm/define-context-properties.scm
2400         (all-user-translation-properties): remove tupletNumberFormatFunction
2401
2402         * lily/tuplet-engraver.cc (process_music): don't read
2403         tupletNumberFormatFunction
2404
2405         * scm/output-lib.scm (tuplet-number::calc-fraction-text): new
2406         function.
2407
2408 2006-07-11  Erik Sandberg  <mandolaerik@gmail.com>
2409
2410         * lily/global-context-scheme.cc: Separated ly:run-translator into
2411         smaller pieces.
2412
2413         * lily/score-engraver.cc, lily/score-performer.cc,
2414         scm/define-context-properties.scm: Make paper/midi output
2415         accessable as a context property.
2416
2417         * lily/score-translator.cc, lily/score-context.cc: Removed.
2418
2419 2006-07-07  Guido Amoruso  <guidonte@katamail.com>
2420
2421         * scm/ps-to-png.scm (Module): 
2422         * scm/framework-tex.scm (Module): 
2423         * scm/framework-ps.scm (Module): 
2424         * scm/backend-library.scm (Module): 
2425         * scm/framework-ps.scm: invoke gs with "-dDEVICEWIDTHPOINTS" and
2426         "dDEVICEHEIGHTPOINTS".
2427
2428 2006-07-04  Graham Percival  <gpermus@gmail.com>
2429
2430         * Documentation/user/ various: general improvements to
2431         "working with lilypond files" section.
2432
2433 2006-07-03  Erik Sandberg  <mandolaerik@gmail.com>
2434
2435         * lily/sequential-iterator.cc: Change the default get_music_list
2436         to read elements-callback music property
2437
2438         * scm/define-music-types.scm, scm/music-functions.scm: Cleaner
2439         processing of multimeasure rests. Softcoded
2440         sequential-music-iterator.
2441
2442         * lily/sequential-music-iterator.cc: Removed.
2443
2444 2006-06-28  Graham Percival  <gpermus@gmail.com>
2445
2446         * Documentation/user/basic-notation.itely: clarify \repeatTie.
2447
2448 2006-06-27  Erik Sandberg  <mandolaerik@gmail.com>
2449
2450         * lily/parser.yy: Wrap non-post-events in EventChords before
2451         assigning them to identifiers.
2452
2453 2006-06-27  Mats Bengtsson  <mabe@s3.kth.se>
2454
2455         * lily/bar-line.cc (compound_barline): Fix parenthesis error,
2456         gives correct vertical placement of \bar ":" in all staff
2457         sizes. Thanks Martial!
2458
2459 2006-06-26  Graham Percival  <gpermus@gmail.com>
2460
2461         * Documentation/user/invoking.itely : minor update from mailist.
2462
2463 2006-06-26  Erik Sandberg  <mandolaerik@gmail.com>
2464
2465         * lily/ various: Introduce stream events of types Prepare,
2466         OneTimeStep, CreateContext, AnnounceNewContext, RemoveContext,
2467         ChangeContext, SetProperty, RevertProperty, Override and Revert.
2468
2469         * lily/global-context*.cc: Time is now -inf before iteration
2470         starts.
2471
2472         * lily/include/context.hh: Removed unique_, init_
2473
2474         * Documentation/topdocs/NEWS: Make the feathered beam example
2475         avoid triggering a bug.
2476
2477 2006-06-24  Graham Percival  <gpermus@gmail.com>
2478
2479         * Documentation/user/ various: small additions from mailist.
2480
2481 2006-06-22  Mats Bengtsson  <mabe@s3.kth.se>
2482
2483         * ly/performer-init.ly: Add some missing links in the context
2484         hierarchy for MIDI output. There are probably some more missing!
2485
2486 2006-06-21  Graham Percival  <gpermus@gmail.com>
2487
2488         * Documentation/user/ various: minor spelling fixes;
2489         thanks Dave Luttinen!
2490
2491         * Documentation/user/ various: small clarifications;
2492         thanks Anthony Youngman!
2493
2494 2006-06-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
2495
2496         * po/fr.po: add \n appropriately.
2497
2498         * lily/lexer.ll: remove ? from version-seen?  
2499
2500 2006-06-19  John Mandereau  <john.mandereau@free.fr>
2501
2502         * po/fr.po; update translation, by Jean-Charles Malahieude and
2503         John Mandereau.
2504
2505 2006-06-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
2506
2507         * THANKS: add Markus Schneider.
2508
2509         * lily/tab-staff-symbol-engraver.cc: derive from Engraver, not
2510         Staff_symbol_engraver
2511
2512         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): don't
2513         replace staff_engraver
2514
2515         * lily/staff-symbol-engraver.cc (stop_spanner): announce end of
2516         spanner.
2517
2518         * lily/staff-collecting-engraver.cc
2519         (acknowledge_end_staff_symbol): new function
2520
2521         * lily/volta-engraver.cc (acknowledge_end_staff_symbol): new function. 
2522
2523         * lily/staff-collecting-engraver.cc
2524         (acknowledge_end_staff_symbol): new function.
2525
2526         * lily/main.cc: switch on relocation by default.
2527
2528 2006-06-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
2529
2530         * lily/spacing-spanner.cc (musical_column_spacing): set
2531         compound_fixed_note_space to 0.0. Document why.
2532
2533         * lily/simple-spacer.cc (is_sane): also have a kludge for numeric
2534         range of inverse_hooke_
2535         (Simple_spacer): init completely.
2536         (fits): const
2537         (get_line_configuration): don't use cols.resize(); it introduces
2538         initialized data.
2539
2540         * scm/framework-ps.scm (dump-page): add setstrokeadjust. 
2541
2542         * ps/music-drawing-routines.ps: remove selectfont L1 hack.
2543
2544         * lily/beaming-pattern.cc (best_splitpoint_index): urg, 2nd
2545         try. Divide by beatlength.
2546
2547         * input/regression/beaming-ternary-metrum.ly: update doc.
2548         add beatLength hack.
2549
2550         * scm/music-functions.scm (make-time-signature-set): add
2551         standard-beat-grouping. 
2552
2553 2006-06-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
2554
2555         * input/regression/tie-whole.ly: new file.
2556
2557         * lily/tie-formatting-problem.cc (set_column_chord_outline): don't
2558         cross center of note head in case of invisible stem. 
2559
2560 2006-06-16  Graham Percival  <gpermus@gmail.com>
2561
2562         * Documentation/user/ various: small fixes from mailist.
2563
2564 2006-06-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
2565
2566         * lily/breathing-sign.cc (offset_callback): idem.
2567
2568         * lily/align-interface.cc (align_to_fixed_distance): remove
2569         hungarian suffix.
2570
2571         * lily/beaming-pattern.cc (count_factor_twos): oops. We want
2572         x%2==0.
2573
2574 2006-06-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
2575
2576         * VERSION (PACKAGE_NAME): release 2.9.9
2577
2578         * ly/lilypond-book-preamble.ly: add \version
2579
2580 2006-06-14  Han-Wen Nienhuys  <hanwen@lilypond.org>
2581
2582         * scripts/lilypond-book.py (PREAMBLE_LY): include
2583         lilypond-book-preamble.ly
2584
2585         * lily/stem.cc (get_beaming): return max of 0 and
2586         scm_ilength. Fixes slurring from/to beams.
2587
2588         * ly/lilypond-book-preamble.ly: new file.
2589
2590         * lily/slur.cc: add inspect-index feature.
2591
2592 2006-06-13  Graham Percival  <gpermus@gmail.com>
2593
2594         * Documentation/user/tutorial.itely: trivial fix.
2595
2596 2006-06-13  Erik Sandberg  <mandolaerik@gmail.com>
2597
2598         * lily/parser.yy, scm/ly-syntax-constructors.scm: Produce almost
2599         all non-event music in the parser via MAKE_SYNTAX.
2600
2601         * lily/parser-scheme.cc: Add ly:parser-error function
2602
2603         * scm/paper.scm: fix typo
2604
2605 2006-06-13  Han-Wen Nienhuys  <hanwen@lilypond.org>
2606
2607         * THANKS: add RT.
2608
2609         * lily/font-config.cc (init_fontconfig): add warning if cache_file
2610         is null.
2611
2612         * buildscripts/output-distance.py (test_compare_signatures):
2613         timing routines.
2614         (read_signature_file): use new signature format.
2615
2616         * scm/stencil.scm (write-system-signature): simpler signature
2617         format.
2618
2619         * lily/stem.cc (calc_stem_end_position): calc quantized-positions
2620         for beamed case. 
2621
2622         * lily/note-spacing.cc (stem_dir_correction): don't inspect
2623         stem_end_position, but estimate instead. 
2624
2625         * lily/tuplet-bracket.cc (calc_positions): look at
2626         stem-end-position for tuplet bracket slope. Fixes sloped tuplet
2627         brackets narrower than beams. 
2628
2629         * lily/lexer.ll: set version-seen? even if version is
2630         INVALID. 
2631
2632         * lily/rest.cc (y_offset_callback): bugfix: decide position
2633         override based on scm_is_number(). Fixes \rest on center staff
2634         line. 
2635
2636         * lily/beaming-pattern.cc (best_splitpoint_index): fix beaming
2637         patterns for 16th triplets.
2638
2639 2006-06-10  Graham Percival  <gpermus@gmail.com>
2640
2641         * Documentation/user/ page.itely, global.itely: editing
2642         and reorg.
2643
2644         * Documentation/user/ various: findex -> funindex.
2645
2646 2006-06-10  Erik Sandberg  <mandolaerik@gmail.com>
2647
2648         * lily/time-scaled-music-iterator.cc: Use tupletSpannerDuration to
2649         insert extra tuplet events.
2650
2651 2006-06-10  Graham Percival  <gpermus@gmail.com>
2652
2653         * Documentation/user/programming-interfaces.itely: add
2654         info from NEWS.
2655
2656         * python/convertrules.py: add annotatefoo -> annotate-foo
2657         rules.
2658
2659         * Documentation/user/global.itely: start editing.
2660
2661         * Documentation/user/page.itely: major editing, new spacing
2662         docs.
2663
2664 2006-06-10  Han-Wen Nienhuys  <hanwen@lilypond.org>
2665
2666         * scm/define-markup-commands.scm (wordwrap-markups): use
2667         output-def 'line-width if undefined.
2668
2669         * HACKING: trim outdated info.
2670
2671 2006-06-09  Mats Bengtsson  <mabe@s3.kth.se>
2672
2673         * scm/define-grobs.scm (all-grob-descriptions): Add
2674         line-spanner-interface to all grobs that already have
2675         text-spanner-interface or dynamic-text-spanner-interface
2676
2677         * scm/page.scm: Rename annotate{headers,systems,page}->
2678         annotate-*
2679
2680         * input/regression/page-spacing.ly,
2681         input/regression/page-layout-manual-position.ly: idem
2682
2683 2006-06-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
2684
2685         * lily/line-spanner.cc: cleanup property list.
2686
2687         * scripts/lilypond-book.py (find_toplevel_snippets): don't use
2688         generator expressions (2.3 compat). 
2689
2690 2006-06-09  Mats Bengtsson  <mabe@s3.kth.se>
2691
2692         * lily/vertical-align-engraver.cc: Make sure that the
2693         align{Above,Below}Context properties are included in the automatic
2694         documentation.
2695
2696 2006-06-08  Joe Neeman  <joeneeman@gmail.com>
2697
2698         * scm/paper-system.scm (paper-system-annotate): also annotate the
2699         estimated pure-Y-extent
2700
2701         * scm/define-grobs.scm: add pure-Y-extent and pure-Y-offset functions
2702
2703         * lily/system.cc (break_into_pieces): set the estimated height
2704         of each child system
2705
2706         * lily/stem.cc (pure_height): new pure-Y-extent callback
2707
2708         * lily/staff-symbol-referencer.cc (callback): don't destroy
2709         the staff-position property
2710
2711         * lily/hara-kiri-group-spanner.cc (request_suicide): split
2712         consider_suicide into two functions
2713
2714         * lily/constrained-breaking.cc (resize): use the new pure
2715         callbacks to estimate the height of a system
2716
2717         * lily/axis-group-interface.cc (pure_group_height): new
2718         side-effect-free VerticalAxisGroup height-callback
2719
2720         * lily/align-interface.cc (get_extents_aligned_translates):
2721         split align_elements_to_extents into two functions
2722         (get_pure_child_y_translation): new function
2723
2724         * lily/grob.cc: new functions for pure-Y-extent and pure-Y-offset
2725
2726         * lily/item.cc: new functions pure_is_visible and spanned_rank_iv
2727
2728         * lily/paper-score.cc: cache break_indices and columns
2729
2730         * lily/side-position-interface.cc: new pure-Y-extent callbacks
2731         
2732 2006-06-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
2733
2734         * lily/font-config.cc (init_fontconfig): do the init if
2735         cache_file, but don't look at cache_file.
2736
2737         * input/regression/quote-tie.ly: new file.
2738
2739         * lily/tie-engraver.cc (struct Head_event_tuple): add end_moment_
2740         to Head_event_tuple, so we deal gracefully with ties on
2741         cue-endings.
2742
2743         * lily/pango-font.cc (pango_item_string_stencil): type correctness
2744         for FcChar8*
2745
2746 2006-06-08  Graham Percival  <gpermus@gmail.com>
2747
2748         * input/test/ smart-transpose.ly, reverse-music.ly:
2749         \applyMusic to music functions update, thanks Michael!
2750
2751 2006-06-07  Graham Percival  <gpermus@gmail.com>
2752
2753         * input/test/ add-staccato.ly, add-text-script.ly,
2754         unfold-all-repeats.ly, music-box.ly: \applyMusic to
2755         music functions update, thanks to Michael Meixner.
2756
2757         * Documentation/user/music-glossary.tely: small fix
2758         from Francisco.
2759
2760         * Documentation/user/ various: minor additions from mailist.
2761
2762         * Documentation/user/lilypond.tely, basic-notation.itely:
2763         small test of @funindex.  (works here)
2764
2765         * input/test/font-table.ly: reduce size to partially
2766         de-ugly version in manual.
2767
2768         * Documentation/user/page.itely: new file (split former
2769         "global issues" into "page settings" and "non-musical
2770         output".
2771
2772         * Documentation/user/ various: fix @ref{}s to match
2773         new chapter names (above).
2774
2775 2006-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2776
2777         * SConstruct (LILYPONDPREFIX): Bootstrap fix.
2778
2779 2006-06-06  Graham Percival  <gpermus@gmail.com>
2780
2781         * Documentation/user/advanced-notation.itely: add example
2782         for segno/coda on barline.
2783
2784         * tex/texinfo.tex: merge from upstream.
2785
2786 2006-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2787
2788         * scripts/lilypond-book.py (process_snippets): Argument fix.
2789
2790         * SConstruct:
2791         * buildscripts/builder.py:
2792         * lily/SConscript: 
2793         * mf/SConscript: 
2794         * Documentation/user/SConscript:  More SCons fixes.
2795
2796 2006-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2797
2798         * lily/font-config.cc (init_fontconfig): Only initialize if
2799         global cache_file is found.
2800
2801 2006-06-06  Erik Sandberg  <mandolaerik@gmail.com>
2802
2803         * ly/music-functions-init.ly: Updated \overrideProperty to use the
2804         new \applyOutput.
2805
2806 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
2807
2808         * VERSION (PACKAGE_NAME): release 2.9.8
2809
2810         * lily/ledger-line-engraver.cc (stop_translation_timestep): new
2811         function. Delay ledger modifying ledgered grobs to
2812         stop_translation_timestep(), to ensure that we're ledgering
2813         according to the new spanner.
2814         (acknowledge_staff_symbol): don't check for non-NULL
2815         staff_sym->get_bound()
2816
2817         * lily/staff-symbol-engraver.cc (start_spanner): set left bound on
2818         creation.
2819
2820         * Documentation/pictures/GNUmakefile (XPM_FILES): src-wildcard for
2821         pictures too.
2822
2823         * GNUmakefile.in (dist-toplevel-txt-files): dist aclocal.m4
2824         directly from srcdir/stepmake/aclocal.m4
2825         
2826         * Documentation/misc/GNUmakefile (TEXTS): use src-wildcard for
2827         disting MISC files.
2828
2829         * lily/simple-spacer.cc (get_column_desc): desc -> description.
2830
2831 2006-06-06  Joe Neeman  <joeneeman@gmail.com>
2832
2833         * lily/simple-spacer.cc (get_line_configuration): add
2834         keep-inside-line rods
2835         (struct Column_desc): add constructor
2836         (struct Rod_desc): add constructor
2837         (get_line_forces): check for forced page breaks here too
2838
2839         * lily/instrument-name-engraver.cc (acknowledge_axis_group): prevent
2840         support/elements cycles between InstrumentNames and AxisGroups
2841
2842 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
2843
2844         * config.make.in (METAFONT): remove MAKEINFO_VERSION
2845
2846         * stepmake/stepmake/topdocs-targets.make (make-txt-files): define
2847         make-txt-files target.
2848
2849         * stepmake/stepmake/toplevel-targets.make (do-top-doc): use
2850         make-txt-files target.
2851
2852         * configure.in (LINK_GXX_STATICALLY): $srcdir for readlink.py
2853
2854         * stepmake/stepmake/generic-vars.make (distdir): create dist in
2855         top-build-dir.
2856
2857 2006-06-06  Jürgen Reuter  <reuter@ipd.uka.de>
2858
2859         * Documentation/user/instrument-notation.itely,
2860         input/regression/breathing-sign-ancient.ly,
2861         input/test/divisiones.ly: Removed redundant property settings for
2862         vaticana contexts.
2863
2864         * ly/gregorian-init.ly: Rewrote \versus and \responsum in order to
2865         fix lyrics alignment problems.  They are implemented now as scheme
2866         functions that add the appropriate unicode char to the first lyric
2867         event rather than adding a separate lyric event.  Minor edit of
2868         comments.
2869
2870 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
2871
2872         * GNUmakefile.in (dist-toplevel-txt-files): new target. Don't
2873         pollute src dir with built .txt files, but install directly from
2874         Documentation/topdocs/out/
2875
2876         * buildscripts/output-distance.py
2877         (ComparisonData.create_html_result_page): put version/directories
2878         in table header.
2879
2880         * Documentation/topdocs/NEWS.tely (Top): document spacing section
2881         feature.
2882
2883         * configure.in (LINK_GXX_STATICALLY): use readlink.py to resolve links.
2884         Patch by Karl Hammar
2885         
2886         * buildscripts/readlink.py: add  file.
2887         Patch by Karl Hammar
2888
2889 2006-06-06  Joe Neeman  <joeneeman@gmail.com>
2890
2891         * lily/tuplet-number.cc (print): prevent stencil from being
2892         garbage collected.
2893
2894 2006-06-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
2895
2896         * scm/stencil.scm (write-system-signature): explicitly 
2897         -well, superfluously- close output port.
2898
2899         * buildscripts/output-distance.py (main): oops. Add extra argument.
2900
2901 2006-06-05  Graham Percival  <gpermus@gmail.com>
2902
2903         * Documentation/user/music-glossary.tely: clarified example
2904         from Francisco Vila, thanks!
2905
2906 2006-06-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
2907
2908         * input/regression/spacing-section.ly: new file.
2909
2910         * lily/input.cc (programming_error): new function.
2911
2912         * lily/spacing-engraver.cc (try_music): new function. Accept
2913         spacing-section-event
2914
2915         * lily/spacing-spanner.cc (set_springs): take slices of all
2916         columns for spacing.
2917
2918         * lily/include/paper-column.hh (class Paper_column): add
2919         Paper_column::compare.
2920
2921         * ly/spanners-init.ly (newSpacingSection): add newSpacingSection.
2922
2923         * scm/define-music-types.scm (music-descriptions): add
2924         SpacingSectionEvent
2925
2926         * lily/music-iterator.cc (report_event): use programming_error for
2927         sending non-event error.
2928
2929         * lily/input.cc (programming_error): new function
2930
2931         * buildscripts/output-distance.py (main): use compare-XXX for
2932         compare files.
2933         (main): --threshold option, default at 0.30
2934
2935         * output-distance.py (main): add --threshold option.
2936
2937 2006-06-04  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2938
2939         * scm/paper-system.scm (paper-system-annotate): fix problem when
2940         annotating an empty system
2941
2942 2006-06-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
2943
2944         * GNUmakefile.in: reinstate old web tar/copying.
2945
2946 2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
2947
2948         * lily/lyric-combine-music-iterator.cc (find_voice): return 0 if
2949         nothing changes. (Erik S) 
2950
2951         * lily/percent-repeat-iterator.cc (get_music_list): fix repeat
2952         count. (Erik S)
2953
2954 2006-05-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2955
2956         * scm/define-markup-commands.scm (whiteout): do not force
2957         foreground color of argument markup to black.
2958
2959         * scm/stencil.scm (annotate-y-interval): put arrow dimension at
2960         the left of the arrow, instead of below the arrow name, so that,
2961         when two little arrows are vertically stacked, their dimensions
2962         and name should not overlap. Add a color key parameter.
2963
2964         * scm/paper-system.scm (paper-system-annotate): Annotate
2965         next-space+next-padding instead of next-space. Annotate space
2966         between next-padding and next-space+padding, respectively, and
2967         following system extent and refpoint-Y-extent. Use colors.
2968
2969         * scm/page.scm (annotate-page): translate annotations slightly to
2970         the right.
2971
2972 2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
2973
2974         * lily/figured-bass-position-engraver.cc (acknowledge_end_slur):
2975         fix for x-staff slurs. Thanks Joe!
2976
2977         * buildscripts/output-distance.py
2978         (SystemLink.output_expression_change_count): keep track of changed
2979         details, and dump in details html page.
2980  
2981         * input/regression/figured-bass-staff.ly: add note about setting
2982         properties in Staff context.
2983
2984         * lily/figured-bass-position-engraver.cc (acknowledge_slur):
2985         add slurs and ties to support too.
2986
2987         * buildscripts/output-distance.py (main): set dest_dir
2988         argument. Add --max-count option.
2989
2990 2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
2991
2992         * ly/gregorian-init.ly: Converted to utf-8.  Added memorable
2993         shortcuts for special unicode chars that are useful in chant
2994         notation.  Revised exisiting and added new comments.
2995
2996 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
2997
2998         * make/mutopia-rules.make: remove duplicate recipe.
2999
3000 2006-06-02  Werner Lemberg  <wl@gnu.org>
3001
3002         * tex/texinfo.cnf: Fix typo (\euro -> \minus).
3003         Add support for U+0132 (IJ) and U+0133 (ij).
3004
3005 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
3006
3007         * buildscripts/output-distance.py (FileLink): new class. collect
3008         info systems from one .ly file. 
3009         (FileLink.link_files_for_html): further tweaks.
3010
3011 2006-06-02  Graham Percival  <gpermus@gmail.com>
3012
3013         * tex/texinfo.tex: partial fix for @funindex.
3014
3015         * Documentation/user/macros.tely: uncomment @funindex (doesn't
3016         break anything).
3017
3018 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
3019
3020         * make/mutopia-vars.make (ly_examples): replace .ly.txt with .ly
3021
3022         * tex/texinfo.tex (sectionheading, q.v.): call \quoteexpand for
3023         @example too. Backportme.
3024
3025 2006-06-02  Graham Percival  <gpermus@gmail.com>
3026
3027         * tex/texinfo.cnf: added UTF-8 support for texinfo; patch
3028         from Werner Lemberg.
3029
3030 2006-06-02  Paco (Francisco Vila)  <fravd@ya.com>
3031
3032         * Documentation/user/music-glossary.tely: additional spanish
3033         updates and a lyrics fix in an example.
3034
3035 2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
3036
3037         * scm/define-grob-properties.scm: Previous patch contained
3038         spurious line from another patch not yet committed.  Fixed.
3039
3040         * scm/define-grob-properties.scm: Add missing doc strings for
3041         ancient notation.
3042
3043 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
3044
3045         * buildscripts/output-distance.py
3046         (ComparisonData.write_text_result_page): separate the scores, sort
3047         by geo_score.
3048
3049         * scm/framework-eps.scm (output-classic-framework): start at 1 for
3050         system signatures.
3051
3052         * buildscripts/output-distance.py (me_path): use argv[0] for
3053         sys.path extension
3054         (ComparisonData.img_cell): use colored borders.
3055
3056         * scm/stencil.scm (write-system-signature): escape newlines too.
3057         (write-system-signature): use (1,-1) interval for empty interval
3058
3059 2006-01-01  Graham Percival  <gpermus@gmail.com>
3060
3061         * Documentation/user/music-glossary.tely: Spanish updates
3062         from Francisco Vila.
3063
3064         * Documentation/user/lilypond-book.itely: addition from
3065         Vaclav Smilauer.
3066
3067         * Documentation/user/ various: edits, small additions
3068         from mailist, etc.
3069
3070 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3071
3072         * GNUmakefile.in (tree-lib-prefix-current):
3073         (tree-share-prefix-current): Use version number in tree, add
3074         `current' symlinks.
3075
3076 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
3077
3078         * GNUmakefile.in: write VERSION, again.
3079
3080         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
3081         $(outdir)/%.ly $(outdir)/%.ps): dump sigs for normal files too.
3082
3083         * stepmake/aclocal.m4: robuster version detection.
3084
3085         * buildscripts/output-distance.py
3086         (ComparisonData.create_html_result_page): copy only if file
3087         exists, fixup src paths.
3088
3089         * stepmake/bin/add-html-footer.py (built): junk gulp_file()
3090
3091 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3092
3093         * stepmake/aclocal.m4: Robustification for (gcc) version detection.
3094         Another datarootdir reto.
3095
3096         * cygwin/postinstall-lilypond.sh: Do not fail if info docs aren't
3097         available.  This should be moved to postinstall-lilypond-doc.
3098
3099 2006-05-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
3100
3101         * GNUmakefile.in: simplify local-WWW-post. 
3102         remove -type l from find.
3103
3104         * buildscripts/output-distance.py (ComparisonData.compare_trees):
3105         fixes. Don't follow symlinks.
3106         (ComparisonData.create_html_result_page): remove previous results.
3107         insert ../python in path.
3108
3109         * scripts/lilypond-book.py (PREAMBLE_LY): spacing fixes.
3110
3111 2006-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
3112
3113         * config.make.in (datadir): Add datarootdir to silence autoconf.
3114
3115         * stepmake/aclocal.m4: Update for autoconf-2.59d.
3116
3117 2006-05-31  Erlend Aasland  <erlenda@gmail.com>
3118
3119         * dynamic-engraver.cc: fix bug (dynamics collide with accidentals)
3120
3121         * scm/output-ps.scm (repeat-slash): fix a bug that made repeat
3122         slash beams too wide.
3123
3124 2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
3125
3126         * VERSION: release 2.9.7
3127         
3128 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3129
3130         * lily/relocate.cc (read_relocation_dir): Do not blindly
3131         dereference DIR.
3132
3133 2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
3134
3135         * lily/parser.yy: replace THIS by PARSER
3136
3137         * Documentation/index.html.in: add link to test-results.html page.
3138
3139         * Documentation/topdocs/NEWS.tely (Top): update NEWS entry.
3140
3141         * scm/translation-functions.scm (format-bass-figure): translate
3142         digits over 10 to the left
3143
3144         * scm/define-markup-commands.scm (translate-scaled): new markup.
3145
3146         * mf/feta-nummer-code.mf (code): overshoot the topright tip of the
3147         7 glyph. 
3148
3149         * ly/engraver-init.ly: add Figured_bass_engraver
3150
3151         * lily/engraver-group.cc (acknowledge_grobs): use start/stop drul.
3152
3153         * lily/figured-bass-engraver.cc (clear_spanners): use everywhere.
3154
3155         * lily/score-engraver.cc (announce_grob): only note START announces.
3156
3157         * lily/include/engraver-group.hh (Translator_group):
3158         acknowledge_hash_table_ is now drul.
3159
3160         * lily/engraver.cc (announce_end_grob): new method.
3161
3162         * lily/include/grob-info.hh (class Grob_info): add start_end_ member.
3163
3164         * lily/translator-dispatch-list.cc (create): take start_end argument.
3165
3166         * lily/include/translator.hh (TRANSLATOR_DECLARATIONS): change
3167         acknowledge_static_array_ to drul
3168
3169         * lily/include/translator.icc (ADD_END_ACKNOWLEDGER): new macro.
3170
3171         * scm/define-grob-interfaces.scm
3172         (bass-figure-alignment-interface): add bass-figure-alignment-interface
3173
3174         * scm/define-grobs.scm (all-grob-descriptions): add
3175         BassFigureAlignmentPositioning
3176
3177         * ly/Welcome-to-LilyPond-MacOS.ly: include in LilyPond, so version
3178         number stays up to date. Backportme.
3179
3180 2006-05-30  Mats Bengtsson  <mabe@s3.kth.se>
3181
3182         * Documentation/user/basic-notation.itely (Bar lines): Document
3183         the "||:" bar type. 
3184
3185 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3186
3187         * buildscripts/builder.py: Remove --ly option/target from mf-to-table.
3188
3189         * scripts/lilypond-book.py: Bugfix: do not blindly attempt
3190         .../current hack if LILYPONDPREFIX is fine.  Fixes `scons doc'
3191         build.
3192
3193         * Resurrect `scons lily' build.
3194
3195         * SConstruct (symlink_tree): Bugfix: link
3196         music-drawing-routines.ps to file iso directory.
3197
3198         * lily/SConscript: Remove kpath-guile from LIBS.
3199
3200         * SConstruct (libdir_package_version): Typo.
3201         (configure): Comment-out fontforge for lack of fontforge.pc .
3202         Also add libdir* to environment.
3203
3204 2006-05-30  Graham Percival  <gpermus@gmail.com>
3205
3206         * Documentation/user/ various: minor additions from mailist and
3207         editing.
3208
3209 2006-05-30  Paco <fravd@ya.com>
3210
3211         * Documentation/user/music-glossary.tely: numerous corrections and
3212         some new translations.
3213
3214 2006-05-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
3215
3216         * BackportmeStart.
3217         
3218         * buildscripts/output-distance.py
3219         (ComparisonData.create_html_result_page): new routine: summarise
3220         results in HTML page with images. 
3221         (ComparisonData.create_text_result_page): create summary text files too.
3222
3223         * GNUmakefile.in (web-ext): package .signature files too. They
3224         compress well. 
3225
3226         * scm/stencil.scm (write-system-signature): typo.
3227
3228         * GNUmakefile.in: create web-root/VERSION to help upload scripts.
3229
3230         * scm/stencil.scm (write-system-signature): better escaping.
3231         only write signature for music systems, not for markup systems.
3232
3233         * scm/framework-ps.scm (output-framework): dump-signatures support
3234         for plain output.
3235
3236         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): add -ddump-signatures.
3237
3238         * scm/framework-ps.scm (write-preamble): redefine mark_URI to nop
3239         for -dno-point-and-click
3240
3241         * lily/grob.cc (get_print_stencil): don't read
3242         point_and_click_global to determine whether to set grob-cause.
3243
3244 2006-05-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
3245
3246         * buildscripts/output-distance.py (main): new function.
3247         (ComparisonData): new class.
3248
3249         * lily/ledger-line-engraver.cc (acknowledge_staff_symbol): be more
3250         careful with generating new LedgerLineSpanners.
3251
3252         * lily/ledger-line-spanner.cc (set_spacing_rods): suicide if no staff.
3253
3254         * ly/engraver-init.ly: remove Ledger_line_engraver from Voice
3255         context. This fixes double ledger lines in output. 
3256
3257         * lily/system.cc (get_paper_system): remove 3 layer limit.
3258
3259         * buildscripts/output-distance.py (SystemLink.distance): new
3260         file. Compare signatures.
3261
3262         * python/safeeval.py (SafeEval.visitUnarySub): new file.
3263
3264         * lily/grob-array.cc (remove_duplicates): rename from
3265         uniq(). Sort before calling uniq() so it actually works.
3266
3267 2006-05-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
3268
3269         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): strip
3270         \version from lilypond file snippet.
3271         (Lilypond_file_snippet.ly): oops. typo.
3272         (find_toplevel_snippets): urgh. again.
3273
3274         * lily/system.cc (get_paper_systems): uniq all_elements_ , to
3275         prevent duplicated broken items in output.
3276
3277         * scm/framework-eps.scm (output-classic-framework): only dump if
3278         dump-signatures is set.
3279
3280         * scm/lily.scm (define-scheme-options): add dump-signatures option.
3281
3282         * scm/stencil.scm (write-system-signature): new routine: write
3283         python parseable signature of a separate paper system.
3284         BackportmeEnd.
3285         
3286 2006-05-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
3287
3288         * lily/stanza-number-engraver.cc (process_music): use is_markup()
3289         iso is_string().
3290         include header.
3291
3292 2006-05-25  Erik Sandberg  <mandolaerik@gmail.com>
3293
3294         * translator-group.cc: send music events to engravers in
3295         non-bottom contexts.
3296
3297         * tuplet-engraver.cc: process tuplet brackets in correct order.
3298
3299 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
3300
3301         * stepmake/aclocal.m4: STEPMAKE_PYTHON(): clear cached value since
3302         arg 2 might point us to a new binary (patch by Karl Hammar)
3303         
3304 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
3305
3306         * VERSION (PACKAGE_NAME): release 2.9.6
3307
3308         * Documentation/topdocs/NEWS.tely (Top): trim explanation. 
3309
3310         * Documentation/user/*.itely: 2nd
3311         attempt: replace funindex -> findex globally.
3312
3313 2006-05-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3314
3315         * input/no-notation/display-lily-tests.ly: fix \applyOutput
3316         test. Add \break, \pageBreak, \pageTurn, etc, tests.
3317
3318         * scm/define-music-display-methods.scm: display methods for
3319         breaks. Fix \applyOutput.
3320
3321 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
3322
3323         * Documentation/user/macros.itexi: comment out funindex expansion. 
3324
3325         * Documentation/user/music-glossary.tely: junk \oldaddlyrics
3326         everywhere.
3327
3328         * GNUmakefile.in: fix wildcarding for scrips/out/ links. Thanks
3329         Karl Hammar. Backportme.
3330  
3331         * Documentation/user/advanced-notation.itely (Balloon help): idem.
3332
3333         * Documentation/user/changing-defaults.itely (Creating contexts): idem.
3334
3335         * Documentation/user/programming-interface.itely (Running a
3336         function on all layout objects): idem.
3337
3338         * Documentation/user/introduction.itely (Automated engraving):
3339         update \applyOutput syntax
3340
3341         * lily/lyric-combine-music-iterator.cc (start_new_syllable):
3342         remove debugging hook.
3343
3344         * configure.in (LINK_GXX_STATICALLY): use "" to allow $
3345         expansion. 
3346
3347         * Documentation/user/GNUmakefile (TEXI2DVI_FLAGS): add -E.
3348
3349         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
3350         TEXI2DVI_FLAGS to texi2dvi invocation. 
3351
3352 2006-05-24  Erik Sandberg  <mandolaerik@gmail.com>
3353
3354         * lily/chord-tremolo-*.cc: Reworked how \repeat "tremolo"
3355         works. More work is done by iterator now, and engraver has been
3356         very much simplified.
3357
3358         * lily/translator-group.cc: try_music is now invoked through a
3359         listener
3360
3361         * lily/*-iterator.cc: Massive cleanups. Junked
3362         try_music_in_children globally. Renamed try_music to report_event,
3363         and made that method descend to a bottom context automatically.
3364
3365         * lily/event-iterator.cc: New file.
3366
3367         * lily/output-property-iterator.cc,
3368         lily/old-lyric-combine-music-iterator.cc: Removed.
3369
3370         * python/convert-rules.py: Modified the syntax for \applyOutput.
3371
3372 2006-05-23  Graham Percival  <gpermus@gmail.com>
3373
3374         * stepmake/stepmake/texinfo-rules.make: added -E, allows pdf doc
3375         creation.
3376
3377         * Documentation/user/ various: stuff that might have helped
3378         to fix the pdf creation, plus some minor doc additions.
3379
3380         * Documentation/user/changing-defaults.itely: remove @b from
3381         @b{ @internasref{foo}}; this breaks texi2dvi -E.
3382
3383 2006-05-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
3384
3385         * lily/beaming-pattern.cc (beamify): deal with negative start
3386         moments for beaming patterns.
3387
3388 2006-05-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
3389
3390         * lily/beaming-info.cc (beamify): new function: read beatLength
3391         and beatGrouping from context. 
3392
3393         * input/regression/beam-beat-grouping.ly (Module): new file.
3394
3395         * input/regression/beam-unconnected-beamlets.ly (Module): new file.
3396
3397         * lily/beam.cc (get_beam_segments): generate events for
3398         max_connect_ case too.
3399         (get_beam_segments): read Stem::max-beam-connect.
3400
3401         * input/regression/beam-single-stem.ly: new file.
3402
3403         * lily/stem.cc (set_beaming): use #f as signaling value for
3404         beamcount 0.
3405
3406         * lily/beam-engraver.cc (typeset_beam): set right bound if unset.
3407
3408         * lily/beam.cc (set_beaming): read clip-edges property.
3409         (calc_direction): don't suicide for single stem.
3410
3411         * lily/beaming-info.cc (best_splitpoint_index): take bool*
3412         argument, remove 1<<15 hack. Remove clip_edges() 
3413
3414         * lily/hairpin.cc (print): only do padding for nonmusical bounds
3415
3416 2006-05-21  Graham Percival  <gpermus@gmail.com>
3417
3418         * Documentation/user/basic-notation.itely: reorg.
3419
3420         * Documentation/user/ various: minor fixes.
3421
3422 2006-05-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
3423
3424         * lily/stencil-expression.cc (register_stencil_head): opps, append
3425         to cdr of static SCM object.
3426
3427 2006-05-19  Graham Percival  <gpermus@gmail.com>
3428
3429         * Documentation/user/README.txt, lilypond.tely, macros.itexi:
3430         update framework for command index.  DOC WRITERS: use @funindex
3431         instead of @cindex @code{}.
3432
3433         * Documentation/user/ various: replace @cindex @code{} => @funindex
3434
3435 2006-05-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
3436
3437         * lily/beam.cc (set_stem_lengths): trigger 'beaming callback, in
3438         case positions is set manually. 
3439
3440 2006-05-18  Erik Sandberg  <mandolaerik@gmail.com>
3441         
3442         * scm/ly-syntax-constructors.scm: New file. Converted a few syntax
3443         rules to Scheme.
3444
3445 2006-05-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
3446
3447         * Documentation/user/changing-defaults.itely (Contexts explained):
3448         use absolute dimension for @image.
3449
3450         * Documentation/user/GNUmakefile (OUT_PNG_IMAGES): generate PNG
3451         out image for illustration too.
3452         ($(outdir)/%.png): add more png <-> eps rules. 
3453
3454 2006-05-17  Graham Percival  <gpermus@gmail.com>
3455
3456         * Documentation/user/ various: remove trailing whitespace, cosmetic
3457         change to reduce changes produced by diff.
3458
3459 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
3460
3461         * lily/main.cc (do_chroot_jail): correctness tweak.
3462
3463         * python/lilylib.py (system): import subprocess in system () only.
3464
3465         * scripts/*.py: use TARGET_PYTHON iso PYTHON. Backportme.
3466
3467         * make/substitute.make (ATVARIABLES): add TARGET_PYTHON as subst
3468         variable. Backportme.
3469
3470 2006-05-17  Erik Sandberg  <mandolaerik@gmail.com>
3471         
3472         * lily/parser.yy: Change all syntax rules of type Music to SCM type
3473
3474 2006-05-17  Werner Lemberg  <wl@gnu.org>
3475
3476         * lily/lexer.ll (init_signature_has_table): Add
3477         `scm-scm-music-music'.
3478
3479         * lily/parser.yy (MUSIC_FUNCTION_SCM_SCM_MUSIC_MUSIC): New token.
3480         (Generic_prefix_music_scm): Add rule for it.
3481
3482         * lily/quote-iterator.cc (Quote_iterator::process): Handle
3483         `quoted-transposition' property.
3484
3485         * ly/music-functions-init.ly (transposedCueDuring): New function.
3486
3487         * scm/define-music-properties.scm (all-music-properties): Updated.
3488
3489         * Documenation/topdocs/NEWS.itely: Document it.
3490
3491 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
3492
3493         * python/lilylib.py (system): move import subprocess to system()
3494         definition. 
3495
3496         * python/convertrules.py (conv): fix convert-ly rules for 2.9.4
3497
3498         * VERSION (PATCH_LEVEL): release 2.9.5
3499         
3500         * Documentation/topdocs/INSTALL.texi (Top): update versions and
3501         build instructions. 
3502
3503         * ly/engraver-init.ly: switch on hairpinToBarline by default.
3504
3505 2006-05-16  Graham Percival  <gpermus@gmail.com>
3506
3507         * Documentation/user/basic-notation.itely: editing from Dave, thanks!
3508
3509         * Documentation/user/ various: minor fixes.
3510
3511 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
3512
3513         * Documentation/topdocs/NEWS.tely (Top): add hairpinToBarline feature.
3514
3515 2006-05-16  Mats Bengtsson  <mabe@s3.kth.se>
3516
3517         * Documentation/user/advanced-notation.itely (Instrument names):
3518         Modified obsolete instruction on how to move instrument names away
3519         from the staves. Hmm, at second thought the bug probably has been
3520         solved, so the full bug description should probably be removed.
3521
3522 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
3523
3524         * lily/dynamic-engraver.cc (typeset_all): hang ending on
3525         currentCommandColumn. 
3526
3527         * lily/hairpin.cc (print): also add padding for non-neighbor
3528         hairpin bounds.
3529
3530         * scm/define-context-properties.scm
3531         (all-user-translation-properties): add hairpinToBarline
3532
3533         * input/regression/hairpin-to-barline.ly: new file.
3534
3535         * lily/context.cc (internal_send_stream_event): thinko fix.
3536
3537         * lily/tie.cc (set_default_control_points): robustness fix.
3538
3539         * python/musicxml.py (Part.interpret): don't complain about
3540         incomplete measures.
3541
3542         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): only add
3543         new music if last_event_chord() returned None.
3544
3545         * python/musicxml.py (Part.interpret): skip back over chord notes.
3546
3547 2006-05-16  Erik Sandberg  <mandolaerik@gmail.com>
3548         
3549         * lily/percent-repeat-engraver.cc, lily/parser.yy,
3550         lily/define-music-types.cc, lily/percent-repeat-iterator.cc,
3551         lily/slash-repeat-engraver.cc,
3552         lily/include/percent-repeat-iterator.hh: Rework percent repeats:
3553         iterator sends PercentEvents
3554
3555         * lily/time-scaled-music-iterator.cc, lily/tuplet-engraver.cc:
3556         rework tuplets: send start/stop events to engraver
3557
3558         * lily/context.cc, lily/music.cc, lily/context-scheme.cc: Add
3559         dispatchers event-source and events-below to Context
3560         
3561 2006-05-15  Graham Percival  <gpermus@gmail.com>
3562
3563         * Documentation/user/README.txt: update info for doc writers.
3564
3565         * Documentation/user/programming-interface.itely: integrate
3566         Nicolas' fixes for chapter rewrite.
3567
3568         * Documentation/user/ various: minor fixes.
3569
3570 2006-05-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
3571
3572         * lily/clef-engraver.cc: cleanup.
3573
3574         * Documentation/user/GNUmakefile: dist context-example.eps too.
3575
3576         * lily/key-engraver.cc (create_key): use
3577         explicitKeySignatureVisibility for cancellation too. 
3578
3579         * lily/font-config.cc (init_fontconfig): don't close file if
3580         f==NULL. 
3581
3582 2006-05-15  Erlend Aasland  <erlenda@gmail.com>
3583
3584         * Documentation/topdocs/NEWS.tely: niente and rotation news
3585
3586 2006-05-14  Erlend Aasland  <erlenda@gmail.com>
3587
3588         * lily/include/stencil.hh
3589         * lily/stencil.cc (rotate): new function. Makes it possible
3590         to rotate a stencil around a given offset.
3591
3592         * lily/grob.cc (get_print_stencil): add rotation support
3593
3594         * lily/stencil-interpret.cc (interpret_stencil_expression):
3595         add rotation support
3596
3597         * lily/stencil-scheme.cc (ly:stencil-rotate): new function
3598
3599         * scm/define-grob-properties.scm: add 'rotation property
3600
3601         * scm/define-markup-commands.scm: add rotate markup command
3602         
3603         * scm/output-ps.scm: add rotation support in PostScript backend
3604
3605         * scm/output-svg.scm: add rotation support in SVG backend
3606
3607 2006-05-13  Graham Percival  <gpermus@gmail.com>
3608
3609         * Documentation/user/music-glossary.itely: French correction.
3610
3611         * Documentation/user/programming-interface.itely: major
3612         new docs, some reorg, some info from Nicolas.
3613
3614         * Documentation/user/ various: small fixes.
3615
3616 2006-05-12  Mats Bengtsson  <mabe@s3.kth.se>
3617
3618         * Documentation/user/programming-interface.itely (Markup
3619         programmer interface): Remove duplicate text.
3620
3621 2006-05-12  Graham Percival  <gpermus@gmail.com>
3622
3623         * Documentation/user/context-example.eps: new file.
3624
3625         * Documentation/user/changing-defaults.itely: set up file to
3626         use eps image.
3627
3628         * Documentation/user/programming-interface.itely: changes
3629         from mailist.
3630
3631 2006-05-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
3632
3633         * configure.in (LINK_GXX_STATICALLY): python 2.4 req.
3634
3635 2006-05-11  Graham Percival  <gpermus@gmail.com>
3636
3637         * Documentation/user/programming-interface.itely: first round of
3638         editing and merging emails from Nicolas.
3639
3640         * Documentation/user/scheme-tutorial: minor edit.
3641
3642 2006-05-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
3643
3644         * python/musicxml.py (Xml_node.__init__): _attribute_dict stores
3645         XML attributes.
3646         (Xml_node.message): use it.
3647
3648         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): 
3649         oops. Add duration argument.
3650
3651 2006-05-10  Joe Neeman  <joeneeman@gmail.com>
3652
3653         * lily/paper-column-engraver.cc (make_columns):
3654         * scm/define-grobs.scm: Revert my previous change and set the default
3655         in define-grobs.scm instead.
3656
3657 2006-05-09  Graham Percival  <gpermus@gmail.com>
3658         
3659         * Documentation/user/changing-defaults.itely: general editing,
3660         info about \set and \override.
3661
3662         * Documentation/user/tweaking.itely, advanced-notation.itely:
3663         fixes from Dave Luttinen, thanks!
3664
3665 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
3666
3667         * lily/paper-column-engraver.cc (make_columns): By default, a column
3668         needs to be breakable.
3669
3670 2006-05-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
3671
3672         * scripts/musicxml2ly.py (musicxml_clef_to_lily): use new
3673         Attributes methods
3674         (musicxml_time_to_lily): idem
3675         (musicxml_key_to_lily): idem
3676         (instrument_drumtype_dict): dict for supported drumtypes.
3677         (LilyPondVoiceBuilder.__init__): new class: sanely keep track of
3678         moments and pending mm rests
3679         (musicxml_voice_to_lily_voice): rewrite to use LilyPondVoiceBuilder
3680         (musicxml_voice_to_lily_voice): strip KeyChangeEvents for drums.
3681         (musicxml_voice_to_lily_voice): add mode change.
3682         (option_parser): lxml.etree (http://codespeak.net/lxml/) for more
3683         speed and less memory usage (factor 5 to 10).
3684         (convert): write -defs.ly  and driver file separately so people
3685         can script their own part extraction.
3686
3687         * python/musicxml.py (minidom_demarshal_node): new function:
3688         separate minidom handling.
3689         (lxml_demarshal_node): new function: support lxml.etree too.
3690         (Xml_node.message): new function: verbose error message, with XML
3691         path to offending node.
3692         (Attributes.get_measure_length): sane interface to MusicXML attributes.
3693         (Part_list.generate_id_instrument_dict): new method: collect
3694         instrument names, to be able to set drum_type.
3695         (Part.interpret): handle underfull measures
3696         (Part.interpret): assign instrument names.
3697
3698         * python/musicexp.py (Output_printer.close): new method
3699         (MusicWrapper.print_ly): new class: support other modes,
3700         eg. \drummode
3701         (BarCheck.print_ly): new class. Support bar checks, with comments
3702         and fancy barchecks. 
3703         (NoteEvent.__init__): also set drum_type for drum notes.
3704         (MultiMeasureRest.lisp_expression): dump mm rests.
3705
3706         * lily/paper-column-engraver.cc (stop_translation_timestep): set
3707         line-break-permission if forbidBreak is not set.
3708
3709 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
3710
3711         * scm/define-context-properties.scm:
3712         * scm/define-grob-properties.scm:
3713         * scm/define-grobs.scm:
3714         * scm/define-music-display-methods.scm:
3715         * scm/define-music-properties.scm:
3716         * scm/define-music-types.scm:
3717         * scm/music-functions.scm:
3718         * ly/declarations-init.ly:
3719         * lily/include/constrained-breaking.hh:
3720         * lily/system.cc:
3721         * lily/spaceable-grob.cc:
3722         * lily/simple-spacer.cc:
3723         * lily/paper-score.cc:
3724         * lily/paper-column.cc:
3725         * lily/paper-column-engraver.cc:
3726         * lily/item.cc:
3727         * lily/gourlay-breaking.cc:
3728         * lily/constrained-breaking.cc:
3729         * python/convertrules.py:
3730         Change "penalty", "page-penalty" and "breakable" to "line-break-penalty",
3731         "page-break-penalty" and "line-break-permission".
3732         Add "page-break-permission", "page-turn-permission" and "page-turn-penalty".
3733         Replace BreakEvent with LineBreakEvent, PageBreakEvent and PageTurnEvent.
3734
3735         * lily/bar-engraver.cc:
3736         * lily/beam-engraver.cc:
3737         * lily/forbid-break-engraver.cc:
3738         * lily/ligature-engraver.cc:
3739         * lily/paper-column-engraver.cc:
3740         * lily/percent-repeat-engraver.cc:
3741         * lily/score-engraver.cc:
3742         * lily/score-engraver.hh:
3743         * lily/paper-column-engraver.hh:
3744         Inter-engraver communication regarding line breaks is done through context
3745         properties (Score.forbidBreak) instead of function calls.
3746
3747 2006-05-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
3748
3749         * VERSION (PACKAGE_NAME): release 2.9.4
3750
3751 2006-05-08  Graham Percival  <gpermus@gmail.com>
3752
3753         * Documentation/user/working.itely: proofreading from Dave
3754         Luttinen, thanks.
3755
3756         * Doucmentation/user/README.txt: updated with manual style info.
3757
3758         * Documentation/user/ various: trim linewidth to 78 chars.
3759
3760 2006-05-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
3761
3762         * scm/define-grob-properties.scm (all-internal-grob-properties):
3763         remove chord-tremolo property.
3764
3765         * lily/beam.cc (get_beam_segments): don't use stem position as
3766         base for broken ends.
3767
3768 2006-05-06  Graham Percival  <gpermus@gmail.com>
3769
3770         * Documentation/user/putting.itely: proofreading from Dave
3771         Luttinen, thanks!
3772
3773         * Documentation/user/ various: more reorg and clarifications.
3774
3775 2006-05-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
3776
3777         * scm/lily.scm (TEX_STRING_HASHLIMIT): move from framework-texstr.scm.
3778
3779         * ly/music-functions-init.ly: new function featherDurations
3780
3781         * lily/beam.cc: read grow-direction for feathered beaming.
3782
3783         * Documentation/topdocs/NEWS.tely (Top): typo.
3784
3785 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
3786
3787         * lily/include/beam.hh (struct Beam_stem_segment): add gapped_ for
3788         tremolo beams.
3789
3790 2006-05-05  Erik Sandberg  <mandolaerik@gmail.com>
3791         * lily/context.cc, lily/global-context.cc: Added 'unique' member,
3792         used by music streams.
3793
3794         * lily/dispatcher.cc, lily/dispatcher-scheme.cc,
3795         lily/stream-event.cc, lily/stream-event-scheme.cc,
3796         lily/listener.cc, lily/scheme-listener.cc,
3797         lily/scheme-listener-scheme.cc, lily/include/dispatcher.hh,
3798         lily/include/stream-event.hh, lily/include/listener.hh,
3799         lily/include/scheme-listener.hh, scm/define-event-classes.scm:
3800         Created data structures for music streams.
3801         
3802 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
3803
3804         * lily/beam.cc (get_beam_segments): new function. Reorganise the
3805         construction of a beam. 
3806         (print): rewrite. 
3807
3808         * flower/include/std-vector.hh (default_compare): use only one comparison.
3809
3810         * scm/define-markup-commands.scm (note-by-number): remove debug display.
3811         (note-by-number): further attachment fixes.
3812
3813         * scm/lily-library.scm (ordered-cons): new function.
3814         (interval-index): new function
3815
3816         * lily/note-head-scheme.cc (LY_DEFINE): new file.
3817
3818         * lily/note-head.cc (get_stem_attachment): new function.
3819
3820         * scm/define-markup-commands.scm (note-by-number): read 'style
3821         property. 
3822
3823         * input/regression/markup-note.ly: show note-head style option.
3824
3825         * mf/feta-bolletjes.mf (overdone_heads): fix attachment points for
3826         triangle head.
3827
3828 2006-05-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
3829
3830         * mf/GNUmakefile (NCSB_OTFS): remove old ncsb detection further.
3831
3832         * configure.in (LINK_GXX_STATICALLY): fix for ncsb detection.
3833
3834         * lily/include/constrained-breaking.hh: GCC 4 fix.
3835
3836 2006-05-04  Joe Neeman  <joeneeman@gmail.com>
3837
3838         * lily/simple-spacer.cc: Remove class Simple_spacer_wrapper.
3839         Replace it with functions get_line_forces and get_line_configuration.
3840         (class Simple_spacer): Make data private.
3841         Rewrite compression algorithm to be faster and simpler.
3842
3843         * lily/simple-spacer-scheme.cc (ly_solve_rod_and_spring_problem):
3844         * lily/gourlay-breaking.cc (solve):
3845         * lily/constrained_breaking.cc (space_line):
3846         Change it to the new simple-spacer code.
3847
3848         * lily/paper-score.cc (get_paper_systems):
3849         (Paper_score):
3850         (process):
3851         Delay breaking the systems until they are requested.
3852         (find_break_indices):
3853         Use vsize for indices.
3854         (calc_breaking):
3855         Move the "Calculating line breaks" message here.
3856
3857         * lily/system.cc (pre_processing):
3858         Move the "Calculating line breaks" message away from here.
3859         (break_into_pieces):
3860         Allow multiple calls to this function in sequence (with touching-but-
3861         not-overlapping breakpoints).
3862
3863         * lily/constrained-breaking.cc:
3864         Replace most of the get_XXXX functions with get_line_details.
3865         Only calculate the force for each line. Calculate configurations only
3866         for the lines we will actually use.
3867         Replace cols_ with lines_.
3868
3869 2006-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3870
3871         * mf/GNUmakefile (depth): remove FC_FIND.
3872
3873         * config.make.in (NCSB_SOURCE_FILES): subst NCSB_SOURCE_FILES
3874
3875         * configure.in (LINK_GXX_STATICALLY): call fc-match from within configure.
3876
3877         * scm/framework-ps.scm (write-preamble): new function.
3878         (write-preamble): load mac fonts via fondu, even if gs-font-load
3879         is set.
3880
3881 2006-05-03  Werner Lemberg  <wl@gnu.org>
3882
3883         * mf/GNUmakefile (FC_FIND): Fix typo.
3884
3885 2006-05-03  Erlend Aasland  <erlenda@gmail.com>
3886
3887         * stepmake/stepmake/generic-targets.make (cvs-clean): also remove out-www dirs.
3888
3889 2006-05-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
3890
3891         * stepmake/aclocal.m4: run python-config for crosscompiling
3892         flags. 
3893
3894         * scripts/lilypond-book.py (Lilypond_file_snippet.my_system): add
3895         -f png for HTML, TEXINFO formats. 
3896
3897         * input/tutorial/lbook-html-test.html: new file.
3898
3899         * lily/include/tie-formatting-problem.hh (class
3900         Tie_formatting_problem): index Chord_outline_map by Tuple2 for
3901         [column, direction]. This fixes laissez vibrer ties.
3902  
3903         * flower/include/tuple.hh (struct Tuple2): new file.
3904
3905         * mf/GNUmakefile (FC_FIND): new function. Find ncsb using
3906         $(FCMATCH), only if $(NCSB_DIR) not set. 
3907
3908         * configure.in (LINK_GXX_STATICALLY): only warn if $NCSB_DIR set.
3909
3910         * config.make.in (DOCUMENTATION): set FCMATCH.  
3911
3912         * autogen.sh (srcdir): don't set --with-ncsb-dir. 
3913
3914 2006-05-03  Graham Percival  <gpermus@gmail.com>
3915
3916         * Documentation/user/ various: final round of reorg.
3917
3918         * Documentation/user/instrument-notation.itely: some more
3919         fixes from Eduardo, thanks!
3920
3921 2006-05-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
3922
3923         * VERSION (PACKAGE_NAME): release 2.9.3
3924
3925         * flower/file-path.cc (is_dir): canonicalize file name before stat'ing.
3926
3927         * lily/relocate.cc (framework_relocation): remove old relocation stuff.
3928
3929 2006-05-01  Mats Bengtsson  <mabe@s3.kth.se>
3930
3931         * scm/define-grob-properties.scm (all-user-grob-properties):
3932         Correct typo, thanks to Eduardo.
3933
3934 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
3935
3936         * scripts/GNUmakefile (SEXECUTABLES): remove lilypond-ps2png.scm
3937
3938         * buildscripts/lilypond-words.py (F): indent fix.
3939
3940         * input/regression/tie-arpeggio-collision.ly: new file.
3941
3942         * lily/tie-formatting-problem.cc (set_column_chord_outline): new
3943         function: store outlines per column rank.
3944
3945         * lily/include/tie-configuration.hh (class Tie_configuration): add
3946         column_ranks_ to specification and configuration, to distinguish
3947         between ties for different heads in arpegiated chords.
3948
3949         * lily/relocate.cc (framework_relocation): use INSTALLER_PREFIX.
3950
3951         * *.py: more 4 space indents.
3952
3953         * autogen.sh (conf_flags): set sensible default for with-ncsb-dir
3954
3955 2006-05-01  Joe Neeman  <joeneeman@gmail.com>
3956
3957         * scm/lily-library.scm: Fix guile 1.6 compatibility in inf? and nan?
3958
3959 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
3960
3961         * buildscripts/pfx2ttf.fontforge (err): create OTF files.
3962
3963         * scripts/abc2ly.py (dump_score): indent of 4 for python code. 
3964
3965         * configure.in (LINK_GXX_STATICALLY): remove locate() call.
3966
3967 2006-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3968
3969         * python/convertrules.py (conv): indent 4 for python files.
3970
3971 2006-04-29  Mats Bengtsson  <mabe@s3.kth.se>
3972
3973         * Documentation/user/changing-defaults.itely (Creating contexts):
3974         Clarify \new semantics.
3975
3976 2006-04-28  Graham Percival  <gpermus@gmail.com>
3977
3978         * Documentation/user/ various: major new sections in the
3979         Learning manual, slight reorg elsewhere.
3980
3981 2006-04-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
3982
3983         * mf/GNUmakefile (MFTRACE_FLAGS): add $(outdir) to $(ENCODING_FILE) 
3984
3985         * scm/framework-ps.scm (output-framework): remove PageMedia
3986
3987 2006-04-27  Graham Percival  <gpermus@gmail.com>
3988
3989         * Documentation/user/ tweaks.itely, working.itely: new
3990         files, being more advanced "learning manual" chapters.
3991
3992         * Documentation/user/ tutorial, putting, lilypond: reorg.
3993
3994 2006-04-26  Graham Percival  <gpermus@gmail.com>
3995
3996         * input/regression/lyric-combine-polyphonic.ly: fixed test
3997         (no more "can't find context `one'" error).
3998
3999 2006-04-25  Joe Neeman <joeneeman@gmail.com>
4000
4001         * lily/stem-tremolo.cc (print): fix whole note tremolo placement
4002
4003         * input/regression/stem-tremolo.ly: add 2 more whole note examples
4004         
4005 2006-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4006
4007         * lily/relocate.cc (read_relocation_dir): new function.
4008
4009 2006-04-26  Graham Percival  <gpermus@gmail.com>
4010
4011         * Documentation/user/instrument-notation.itely: a few more fixes
4012         from Eduardo, thanks!
4013
4014         * Documentation/user/README.txt: new file; contains info on
4015         style that used to be in lilypond.tely.
4016
4017         * Documentation/user/ various: first round of doc reorg.
4018
4019         * Documentation/user/baer-flat-bw.png: remove alpha bit from
4020         graphic; this probably causes problems on some pdf
4021         viewers, notably Adobe Acrobat.
4022
4023 2006-04-24  Graham Percival  <gpermus@gmail.com>
4024
4025         * Documentation/user/instrument-notation.itely: many alterations
4026         to Vocal music, from Eduardo Viera.
4027
4028 2006-04-23  Graham Percival  <gpermus@gmail.com>
4029
4030         * Documentation/user/instrument-notation.itely: fix \new
4031         instead of \context problem.
4032
4033 2006-04-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4034
4035         * lily/relocate.cc (expand_environment_variables): new function.
4036         (read_line): id.
4037         (read_relocation_file): id.
4038
4039         * scm/stencil.scm (eps-file->stencil): fix EPS PS embedding code 
4040
4041 2006-04-21  Erlend Aasland  <erlenda@gmail.com>
4042
4043         * ly/engraver-init.ly: remove old comments from TabVoice
4044
4045 2006-04-20  Graham Percival  <gpermus@gmail.com>
4046
4047         * Documentation/user/instrument-notation.itely: added Erlend's
4048         latest doc patch, thanks!
4049
4050 2006-04-19  Erlend Aasland <erlenda@gmail.com>
4051
4052         * lily/include/slur.hh:
4053         * lily/slur.cc:
4054         * lily/phrasing-slur-engraver.cc:
4055         * lily/slur-engraver.cc: Fix 'cut & paste' code by merging
4056         acknowledge_extra_object () from Phrasing_slur_engraver:: and
4057         Slur_engraver:: and putting it in
4058         Slur::auxiliary_acknowledge_extra_object ().
4059
4060         * ps/music-drawing-routines.ps (draw_dashed_slur): fix another bug
4061
4062         * lily/note-collision.cc: fix a comment
4063
4064 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
4065
4066         * stepmake/bin/add-html-footer.py: fix footer position in
4067         generated html files: before </body> and </html> tags.
4068
4069 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
4070
4071         * scripts/GNUmakefile: revert last "fix", which rather broke make.
4072         Earlier successive `make' commands finally compiled ok.
4073
4074         * Documentation/topdocs/INSTALL.texi: require mftrace 1.1.19.
4075
4076 2006-04-18  Erlend Aasland <erlenda@gmail.com>
4077
4078         * lily/include/stem-tremolo.hh:
4079         * lily/stem-tremolo.cc: move rotated_box () to Lookup:: and update
4080         callers.
4081
4082         * lily/lookup.cc:
4083         * lily/include/lookup.hh: add rotated_box ()
4084
4085 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
4086
4087         * scripts/GNUmakefile: bugfix: run help2man only after scripts have 
4088         been generated. Fixes "can't get `--help'" bug after make clean.
4089
4090         * THANKS: alphabetize contributors.
4091
4092 2006-04-17  Graham Percival  <gpermus@gmail.com>
4093
4094         * Documentation/user/instrument-notation.itely: added Erlend's
4095         tabs and banjo doc patch.  Thanks!
4096
4097 2006-04-17  Erlend Aasland  <erlenda@gmail.com>
4098
4099         * scm/define-grobs.scm: fix stem-attachment for tablature note heads.
4100
4101         * ps/music-drawing-routines.ps (draw_dashed_line): fix dash pattern bug.
4102
4103         * scm/output-lib.scm: add some more predefined string tunings.
4104
4105         * Documentation/user/instrument-notation.itely: and doc them.
4106
4107 2006-04-16  Jürgen Reuter  <reuter@ipd.uka.de>
4108
4109         * ly/engraver.ly: Remove obsolete comments.
4110
4111         * ly/gregorian-init.ly: Define default layout block.
4112
4113         * input/puer-fragment.ly: Updated and extended.
4114
4115 2006-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4116
4117         * lily/lily-parser-scheme.cc: Use them to fix --output=DIR/BASE
4118         pdf conversion behaviour.
4119
4120         * flower/file-name.cc (dir_name)
4121         (get_working_directory): Move from relocate.cc.
4122
4123         * lily/relocate.cc (setup_paths): Remove rogue stat calls.
4124         
4125         * lily/relocate.cc: Encapsulate sys/stat.h in
4126         HAVE_STAT_H.
4127
4128 2006-04-14  Graham Percival  <gpermus@gmail.com>
4129
4130         * Documentation/user/ various: small updates from Cameron
4131         and Juergen, thanks!
4132
4133         * Documentation/user/ various: small updates of my own.
4134
4135         * THANKS: 2.7 -> 2.8.
4136
4137 2006-04-11  Graham Percival  <gpermus@gmail.com>
4138
4139         * scm/define-context-properties.scm: typo.
4140
4141         * Documentation/user/ : many more small updates.
4142
4143 2006-04-13  Jürgen Reuter  <reuter@ipd.uka.de>
4144
4145         * scm/define-music-types.scm: disposed "docme".
4146
4147 2006-04-11  Erlend Aasland  <erlenda@gmail.com>
4148
4149         * lily/hairpin.cc: make niente circles a bit smaller.
4150
4151 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
4152
4153         * mf/GNUmakefile: remove redundant mftrace check. Also remove
4154         get-pfa and get-*-fonts targets.
4155
4156 2006-04-10  Graham Percival  <gpermus@gmail.com>
4157
4158         * THANKS, Documentation/user/ basic-notation, advanced-notation,
4159         music-glossary, programming-interface: more minor fixes
4160         from mailist.
4161
4162         * scm/define-grob-properties.scm: clarified direction, thanks Mats!
4163
4164         * scm/define-context-properties.scm: another old \property update.
4165         This time tested for compiling!
4166
4167 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
4168
4169         * mf/GNUmakefile: fix for mftrace version >= 1.2.0
4170
4171 2006-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4172
4173         * scm/define-context-properties.scm (all-user-translation-properties): 
4174         * Documentation/user/global.itely (Page formatting): Compile fix.
4175
4176 2006-04-09  Mats Bengtsson  <mabe@s3.kth.se>
4177
4178         * Documentation/user/advanced-notation.itely (Polymetric
4179         notation): Update the example to use the "+" symbol and add link
4180         to input/test/compound-time.ly.
4181
4182 2006-04-08  Graham Percival  <gpermus@gmail.com>
4183
4184         * scm/define-grob-properties.scm: clarify docs for #'direction.
4185
4186         * scm/define-context-properties.scm: update old \property override.
4187
4188         * Documentation/user/ advanced-notation, global, lilypond-book:
4189         more minor doc updates.
4190
4191 2006-04-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
4192
4193         * lily/parser.yy (Generic_prefix_music_scm): append lists, not objects.
4194
4195         * scm/backend-library.scm (search-gs): oops.
4196
4197 2006-04-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
4198
4199         * scripts/lilypond-book.py (output): use base, not filename for href.
4200
4201         * scm/backend-library.scm: only look for gs.
4202
4203         * scripts/lilypond-book.py (output): fix printfilename.
4204
4205         * lily/parser.yy (music_function_musicless_prefix): fold together
4206         definitions of signature (SCM*) (Music|post_event|chord_body_element)
4207
4208         * lily/slur.cc (print): only set font-size if not set yet.
4209
4210         * lily/slur-configuration.cc (add_score): improved layout of debug
4211         scoring output.
4212
4213 2006-04-05  David Feuer  <David.Feuer@gmail.com>
4214
4215         * music-drawing-routines.ps (draw_round_box): removed testing artifact.
4216         (draw_circle): Hopefully fixed regression.
4217         Improved documentation for several procedures.
4218         
4219 2006-03-04  Werner Lemberg  <wl@gnu.org>
4220
4221         * ly/engraver-init.ly (\Score): Add beam-event to quotedEventTypes.
4222
4223 2006-04-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
4224
4225         * scripts/musicxml2ly.py (bindir): add dynamic
4226         relocation. 
4227
4228 2006-04-04  Graham Percival  <gpermus@gmail.com>
4229
4230         * Documentation/user/ basic-notation, advanced-notation, putting,
4231         instrument-notation, invoking, lilypond, THANKS: another ream of small
4232         fixes from the Doc Helpers.
4233
4234 2006-04-03  David Feuer  <David.Feuer@gmail.com>
4235
4236         * music-drawing-routines.ps: remove superfluous gsave/grestore pairs.
4237
4238         * lilyponddefs.ps (set-ps-scale-to-lily-scale): Fixed code duplication.
4239
4240         * Cleaned up interfaces between PostScript and Scheme, and moved
4241         computations from PostScript to Scheme:
4242
4243         * music-drawing-routines.ps
4244         (*SF, stroke_and_fill): new procedures.  Replaced stroke and fill
4245         with stroke_and_fill throughout.
4246         (euclidean_length, print_letter, draw_box): Deleted unused
4247         procedures.  If someone needs draw_box, implement it using
4248         draw_round_box; don't duplicate code.
4249         (print_glyphs, draw_round_box, draw_polygon, draw_repeat_slash):
4250         Refactored/cleaned up interfaces.
4251         (mark_URI): Moved.
4252
4253         * output-ps.scm: reordered arguments to PostScript functions to
4254         match new interfaces
4255         (glyph-string): Rewrote glyph-string.
4256         (grob-cause): Replaced string-append with format.
4257         (repeat-slash): Rewrote to do computation here.
4258         (round-filled-box): Rewrote to do computation here.
4259
4260 2006-04-04  Erlend Aasland  <erlenda@gmail.com>
4261
4262         * stepmake/stepmake/generic-targets.make: add cvs-clean target
4263
4264         * stepmake/stepmake/toplevel- targets.make: print help info about
4265         cvs-clean
4266
4267 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
4268
4269         * input/regression/hairpin-circled.ly: new file
4270
4271 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
4272
4273         * lily/hairpin.cc (print): add support for circled tip
4274
4275         * scm/define-grob-properties.scm: add circled-tip parameter
4276
4277         * scm/define-grobs.scm: init circled-tip to false
4278         
4279 2006-04-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
4280
4281         * scm/music-functions.scm (quote-substitute): set
4282         iterators-ctor. 
4283
4284 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
4285
4286         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): set
4287         BSTINPUTS. 
4288
4289         * Documentation/topdocs/AUTHORS.texi (Top): add David Feuer.
4290
4291         * scm/output-ps.scm (glyph-string): revert cid selectfont.
4292
4293 2006-03-31  David Feuer  <david.feuer@gmail.com>
4294         
4295         * scm/framework-ps.scm:
4296         
4297         * scm/output-ps.scm: glyph-string now produces smaller, more
4298         readable, and probably faster PostScript.  Several findfont
4299         scalefont setfont instances changed to selectfont
4300         Hacked-up string-appends changed to formats.
4301
4302         * ps/music-drawing-routines.ps: add print_letter, print_glyphs.
4303         
4304 2006-03-30  Graham Percival  <gpermus@gmail.com>
4305
4306         * scm/lily-library.scm: make "no version" warning message more polite.
4307
4308         * lily/music.cc: add double quotes to failed octave check.
4309
4310         * Documentation/user/ advanced-notation, changing-defaults,
4311         instrument-notation, invoking, music-glossary: whole bunch of minor
4312         fixes from mailist.
4313
4314 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
4315
4316         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): use
4317         $(buildscriptdir) iso. depth.
4318
4319         * VERSION (PACKAGE_NAME): release 2.9.1
4320
4321 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
4322
4323         * lily/pango-font.cc (pango_item_string_stencil): more robustness.
4324
4325         * VERSION (PATCH_LEVEL): bump version number.
4326
4327         * flower/include/guile-compatibility.hh (scm_from_uint32): add
4328         scm_from_uint32 ()
4329
4330         * lily/pango-font.cc (pango_item_string_stencil): use
4331         scm_from_uint32 ()
4332
4333         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
4334         $(outdir)/emmentaler-%.svg): remove canary.
4335
4336         * lily/pango-font.cc (pango_item_string_stencil): only use uXXX
4337         glyphnames if we have a ttf font.
4338
4339 2006-03-30  Mats Bengtsson  <mabe@s3.kth.se>
4340
4341         * Documentation/user/advanced-notation.itely (Font selection):
4342         Corrected reference to the font-family-override.ly example.
4343
4344 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
4345         
4346         * lily/chord-tremolo-engraver.cc (acknowledge_stem): set the
4347         stem-tremolo object in the stem (or else the stem might not be
4348         long enough).
4349
4350 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
4351
4352         * lily/ttf.cc (print_trailer): only print existing glyphs.
4353
4354 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
4355
4356         * lily/stem-tremolo.cc (print): for whole notes (and breves, etc.)
4357         position the tremolo based on the position of the notehead.
4358
4359         * input/regression/stem-tremolo.ly: add example of unbeamed eighth
4360         notes and update the texidoc line with the new positioning rules.
4361         
4362 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
4363
4364         * lily/ttf.cc (print_trailer): don't always use uXXX glyphname.
4365
4366         * scripts/lilypond-book.py (Module): set default for linewidth if
4367         preamble not found.
4368
4369 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
4370
4371         * VERSION (PACKAGE_NAME): release 2.9.0.
4372
4373         * input/regression/stem-tremolo-position.ly: new file.
4374
4375         * lily/stem-tremolo.cc: remove Stem_tremolo::dim_callback
4376
4377 2006-03-28  Joe Neeman  <joeneeman@gmail.com>
4378
4379         * lily/stem-tremolo.cc (print): position
4380         the tremolo depending only on the end of the stem
4381         and not on the notehead
4382         (raw_stencil): center, on the middle staff line, the
4383         flag that is closest to the end of the stem (previously
4384         the bottom flag)
4385         (calc_width): add this callback to shorten a tremolo when
4386         it is beamed or it is stemup with a flag
4387         (style): add this callback to make a tremolo rectangular when
4388         it is beamed or it is stemup with a flag
4389         (rotated_box): this is like Lookup::beam but makes a rotated
4390         rectangle instead of a parallelogram
4391
4392         * lily/stem.cc (calc_stem_info): make sure the stem
4393         is long enough to fit the tremolo
4394         (calc-length): reduce the length of tremolo stems since the
4395         tremolo code is now capable of better positioning
4396
4397         * scm/define-grobs.scm: make calc_width the default beam-width
4398         callback for stem-tremolo and add the style callback
4399                 
4400 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
4401
4402         * lily/tuplet-bracket.cc (calc_control_points): handle suicide
4403         case. 
4404
4405 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
4406
4407         * lily/ttf.cc (make_index_to_charcode_map): restore old
4408         cmap. 
4409
4410 2006-03-28  Werner Lemberg  <wl@gnu.org>
4411
4412         * lily/pango-font.cc (get_unicode_name): Fix `uXXXXX' glyph names.
4413
4414 2006-03-28  Graham Percival  <gpermus@gmail.com>
4415
4416         * THANKS: update for 2.9, add section for Documentation helpers.
4417
4418         * Documentation/topdocs/NEWS.tely: compile fix.
4419
4420         * Documentation/user/ basic-notation, global, advanced-notation,
4421         examples.itely: minor fixes from mailist.
4422
4423 2006-03-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
4424
4425         * mf/feta-bolletjes.mf: match width of solfa notes with normal
4426         note heads. 
4427
4428         * lily/ttf.cc (print_trailer): use it.
4429
4430         * lily/pango-font.cc (get_unicode_name): new function.
4431
4432         * lily/ttf.cc (make_index_to_charcode_map): move function from
4433         open-type-font.cc
4434         (print_trailer): substitute uniXXXX name if applicable. 
4435
4436         * lily/pango-font.cc (get_index_to_charcode_map): new function.
4437         (pango_item_string_stencil): use it to generate uniXXXX names.
4438
4439         * mf/feta-bolletjes.mf (overdone_heads): add small style (ugly)
4440         note heads, for uniform widths in shape note output.
4441         (overdone_heads): hmm. remove them again.
4442
4443         * scripts/lilypond-book.py (output): add links to filenames.
4444
4445         * Documentation/topdocs/INSTALL.texi (Top): update versions.
4446
4447         * lily/note-collision.cc (get_clash_groups): only consider when
4448         Note_column::dir <> CENTER. 
4449
4450         * scripts/lilypond-book.py (get_option_parser): init output_name
4451         to ''. 
4452
4453 2006-03-24  Graham Percival  <gpermus@gmail.com>
4454
4455         * Documentation/topdocs/NEWS.tely: add @end itemize
4456
4457         * Documentation/user/ global, advanced-notation: minor
4458         stuff from mailist.
4459
4460 2006-03-23  Graham Percival  <gpermus@gmail.com>
4461
4462         * Documentation/user/ lilypond.tely, music-glossary,
4463         preface: housekeeping; 2005->2006, remove "notes for 2.6"
4464
4465 2006-03-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
4466
4467         * mf/GNUmakefile: don't install .enc files.
4468
4469         * Documentation/topdocs/NEWS.tely: clear for 2.9 cycle.
4470
4471         * VERSION (PATCH_LEVEL): bump to 2.9.0
4472
4473 2006-03-22  Graham Percival  <gpermus@gmail.com>
4474
4475         * Documentation/user/advanced-notation.itely: minor fixes
4476         from mailist.
4477
4478 2006-03-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
4479
4480         * Documentation/topdocs/AUTHORS.texi (Top): add Joe Neeman.
4481
4482         * branch lilypond_2_8
4483
4484 2006-03-22  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
4485
4486         * scripts/lilypond-book.py (samefile): new function, for windoze
4487         compatibility.
4488
4489 2006-03-21  Graham Percival  <gpermus@gmail.com>
4490
4491         * ly/engraver-init.ly: add info about StaffGroup.
4492
4493 2006-03-21  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
4494
4495         * input/regression/stem-direction-context.ly: idem.
4496
4497         * Documentation/topdocs/NEWS.tely (Top): fix interpolation example.
4498
4499         * THANKS: add Mats.
4500
4501         * input/regression/page-layout-twopass.ly: comment out \markup so
4502         tweak-file is left.
4503
4504         * lily/instrument-name-engraver.cc (finalize): add to instrument
4505         name global System. This also fixes chopped instrument names, but
4506         doesn't crash when there are slurs/beams.
4507
4508         * lily/slur-configuration.cc (add_score): disallow negative slur
4509         scores.
4510         
4511 2006-03-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4512
4513         * scm/framework-ps.scm (dump-stencil-as-EPS): remove debugging code.
4514
4515         * lily/instrument-name-engraver.cc (process_music): kludge: add
4516         InstrumentName spanner to axis group of left bound. Fixes chopped
4517         off instrument names in EPS images.
4518
4519         * input/regression/lyric-hyphen-retain.ly: elaborate explanation.
4520
4521         * scripts/abc2ly.py (option_parser): update to 2.7.40
4522
4523 2006-03-20  Graham Percival  <gpermus@gmail.com>
4524
4525         * THANKS: move small doc contributors to SUGGESTIONS.
4526
4527         * Documentation/user/ basic-notation, advanced-notation,
4528         global: small changes from mailist.
4529
4530 2006-03-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4531
4532         * Documentation/user/advanced-notation.itely (Text marks): update
4533         for new rehearsalMarkAlignSymbol convention.
4534
4535         * VERSION (PATCH_LEVEL): bump version.
4536
4537         * input/test/instrument-name-align.ly: new file.
4538
4539         * scm/define-markup-commands.scm (hcenter-in): add hcenter-in.
4540
4541         * input/test/instrument-name-align.ly: new file. Document how to
4542         align instrument names.
4543
4544         * lily/mark-engraver.cc: remove properties.
4545
4546         * scm/define-context-properties.scm
4547         (all-user-translation-properties): remove align symbol properties
4548         for barnumber/reh. mark.
4549
4550         * lily/break-align-interface.cc (self_align_callback): new
4551         interface, new function. Look at complete alignment. This handles
4552         tunable break alignments in case break-align-symbols are missing.
4553
4554         * lily/bar-number-engraver.cc (acknowledge_break_alignment): new function
4555
4556         * lily/mark-engraver.cc (acknowledge_break_alignment): new function.
4557
4558         * python/convertrules.py (conv): mark/bar number alignment rule.
4559
4560         * lily/break-align-interface.cc (calc_positioning_done): also
4561         store offset from last visible break-alignment to its
4562         neighbor. This makes alignment on non-visible objects more reliable.
4563
4564         * po/lilypond.pot (Module): ran po-replace.
4565
4566         * input/regression/tie-single-manual.ly (Module): new file.
4567
4568         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
4569         look at has_manual_position_.
4570         (from_ties): set has_manual_position_ if tie has staff-position set.
4571
4572         * lily/tuplet-bracket.cc (calc_positions): idem.
4573
4574         * lily/tuplet-number.cc (print): don't print tupletnumber if it
4575         doesn't span time.
4576
4577 2006-03-19  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4578
4579         * scm/define-markup-commands.scm (smallCaps): new markup command
4580         for turning a text to small caps using smaller font size and upper
4581         casing.
4582
4583 2006-03-17  Graham Percival  <gpermus@gmail.com>
4584
4585         * Documentation/user/ examples, instrument-notation,
4586         advnaced-notation: minor fixes from mailist.
4587
4588 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4589
4590         * Documentation/user/tutorial.itely (First steps): change example
4591         to verbatim.  
4592
4593 2006-03-17  Graham Percival  <gpermus@gmail.com>
4594
4595         * Documentation/user/ examples, advanced: minor changes from mailist.
4596
4597         * THANKS: add Geoff Horton, for documentation stuff.
4598
4599 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4600
4601         * python/lilylib.py (system): revert have_select kludge.
4602
4603         * Documentation/user/tutorial.itely (Commenting input files):
4604         update version numbers in doc. 
4605
4606         * scm/define-grob-interfaces.scm (multi-measure-interface): add
4607         bound-padding to multi-measure-interface
4608
4609 2006-03-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4610
4611         * input/test/engraver-example.ily: update version number.
4612
4613         * VERSION (PACKAGE_NAME): release 2.7.39
4614
4615         * lily/note-spacing.cc (get_spacing): heighten threshold where
4616         accidentals/arpeggios influence previous spacing fully.
4617
4618         * lily/rest.cc (y_offset_callback): only use direction if
4619         staff-position wasn't set before.
4620
4621         * lily/bar-number-engraver.cc: add support for
4622         barNumberAlignSymbol. 
4623         add ADD_ACKNOWLEDGER() call for break_aligned. Fixes bar-number-breathe
4624
4625         * lily/pointer-group-interface.cc (set_ordered): new function. 
4626         (add_unordered_grob): new function.
4627
4628         * lily/grob-array.cc (Grob_array): grob-arrays are always assumed
4629         to ordered, unless the opposite has been proved.  This fixes
4630         random reordering of large object groups across linebreaks,
4631         eg. beams.
4632
4633         * lily/main.cc (do_chroot_jail): printf format fix.
4634
4635         * lily/tie-formatting-problem.cc (generate_configuration):
4636         multiply y-shift for dot with direction.
4637  
4638         * scm/define-markup-commands.scm (note-by-number): put (magstep
4639         size) in y-attach too.
4640
4641         * Documentation/topdocs/NEWS.tely (Top): show override.
4642
4643         * scm/define-grobs.scm (all-grob-descriptions): reinstate neutral
4644         direction for stems.
4645         
4646 2006-03-15  Graham Percival  <gpermus@gmail.com>
4647
4648         * Documentation/user/ changing-defaults, global: minor
4649         fixes from mailist.
4650
4651 2006-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4652
4653         * lily/lexer.ll (Lily_lexer): bump required version to 2.7.38
4654
4655         * lily/spacing-spanner.cc (musical_column_spacing): crude fix for
4656         breakable items after uniformly stretched notes.
4657
4658         * lily/tie-formatting-problem.cc (set_chord_outline): initialize
4659         outline with outer edge of note heads. This prevents infinity
4660         problems with tied whole notes.
4661
4662         * scripts/lilypond-book.py (do_file): use os.popen
4663
4664         * python/convertrules.py (conv): add rule for Stem #'beamed-*
4665
4666 2006-03-14 Erik Sandberg  <mandolaerik@gmail.com>
4667
4668         * Documentation/user/invoking.itely: Add ragged-right to bug report
4669         guidelines.
4670
4671 2006-03-14  Graham Percival  <gpermus@gmail.com>
4672
4673         * Documentation/user/global.itely: small fix from mailist.
4674
4675 2006-03-14  Mats Bengtsson  <mabe@s3.kth.se>
4676
4677         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use the
4678         file descriptor returned by tempfile.mkstemp() when writing
4679         to tmpfile and closing it. Solves problem with unlink(tmpfile)
4680         on mingw.
4681
4682 2006-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4683
4684         * po/fi.po: newline bugfix.
4685
4686 2006-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
4687
4688         * scm/paper.scm (paper-alist): Rounding fixes.
4689
4690 2006-03-13  Graham Percival  <gpermus@gmail.com>
4691
4692         * Documentation/user/ changing-defaults, instrument-notation,
4693         tutorial: small fixes from mailist, mostly from Mats.  Thanks!
4694
4695 2006-03-13 Heikki Junes  <hjunes@cc.hut.fi>
4696
4697         * po/fi.po: update.
4698
4699 2006-03-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4700
4701         * stepmake/bin/add-html-footer.py (mail_address_url): don't add
4702         mailto: to http:// 
4703
4704         * python/lilylib.py (print_environment): move ps_page_count to
4705         lilypond-book.py
4706
4707 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4708
4709         * Documentation/user/music-glossary.tely (G clef): fix clef alignments.
4710
4711         * scm/framework-ps.scm (embed-document): new function. Use to
4712         embed PFA files.
4713
4714         * ly/engraver-init.ly: init rehearsalMarkAlignSymbol to staff-bar.
4715
4716 2006-03-12  Mats Bengtsson  <mabe@s3.kth.se>
4717
4718         * Documentation/user/instrument-notation.itely (Setting simple
4719         songs): Added \book{...} around the full example, so the separate
4720         markups are included in the printed example. 
4721
4722 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4723
4724         * scripts/lilypond-book.py (get_latex_textwidth): explicitly close
4725         tmphandle.
4726
4727         * python/lilylib.py (system): rewrite system() using
4728         subprocess. Remove >& redirection trickery.
4729
4730 2006-03-11  Graham Percival  <gpermus@gmail.com>
4731
4732         * Documentation/user/ changing-defaults, global, scheme-tutorial,
4733         notation-appendices.itely: minor fixes from mailist.
4734
4735 2006-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4736
4737         * Documentation/user/GNUmakefile ($(outdir)/lilypond.html):
4738         unsplit man also needs images.
4739
4740         * tex/texinfo.tex (sectionheading, q.v.): relax after \char'15.
4741
4742         * VERSION (PACKAGE_NAME): 2.7.38 released.
4743
4744 2006-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4745
4746         * scripts/lilypond-book.py (get_latex_textwidth): look for latex
4747         log in output dir.
4748
4749 2006-03-08  Johannes Schindelin  <Johannes.Schindelin@gmx.de>
4750
4751         * lily/audio-column.cc, lily/score-performer.cc: MIDI output now
4752         respects the Score.skipTypesetting property.
4753         
4754 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4755
4756         * scm/framework-ps.scm (ps-embed-cff): no Setup section in
4757         Prolog. No %%EOF after CFF file.
4758
4759 2006-03-08  Joe Neeman  <joeneeman@gmail.com>
4760         
4761         * lily/constrained-breaking.cc (get_max_systems): used to return a
4762         much too big value
4763         (combine_demerits): use pointers to reduce copying data
4764         (calc_subproblem): idem
4765         (get_page_penalty): add page turn penalties
4766         
4767 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4768
4769         * Documentation/user/invoking.itely (Invoking lilypond): better
4770         explanation of -e usage.
4771
4772         * lily/main.cc (main_with_guile): don't append to
4773         init_scheme_code_string
4774
4775         * tex/texinfo.tex (sectionheading, q.v.): don't center @image.
4776
4777         * Documentation/user/invoking.itely: add note about MacOS X scripts.
4778
4779         * scripts/convert-ly.py (do_options): don't print help for
4780         --show-rules rule.
4781
4782         * tex/texinfo.tex: patch texinfo.tex to leave single quotes in
4783         @code and @example. Update from texinfo.tex from CVS.
4784
4785 2006-03-08  Graham Percival  <gpermus@gmail.com>
4786
4787         * Documentation/user/scheme-tutorial.itely: clarifies distances
4788         measured in staff-spaces.
4789
4790 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4791
4792         * lily/slur.cc (outside_slur_callback): only calculate offsets if
4793         consider[k] is true.
4794
4795         * scm/output-ps.scm (grob-cause): put numbers to ~$ (Thanks Johannes!)
4796
4797         * lily/spacing-basic.cc (standard_breakable_column_spacing): also
4798         consider columns that have originals.  Unifies spacing for mm
4799         rests around line breaks.
4800
4801         * lily/multi-measure-rest.cc (set_spacing_rods): read bound-padding.
4802         (set_text_rods): idem.
4803         (calculate_spacing_rods): new function: share code between
4804         set_text_rods and set_spacing_rods.
4805         (set_text_rods): take extents of bounds into account.  
4806
4807 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4808
4809         * Documentation/user/basic-notation.itely (Writing music in
4810         parallel): don't use relative.
4811
4812 2006-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4813
4814         * ly/music-functions-init.ly (Module): add shiftDurations
4815
4816         * ly/drumpitch-init.ly (drumPitchNames): add tamtam.
4817
4818         * scm/paper.scm (paper-alist): no decimals for Ax paper sizes. 
4819
4820         * ly/engraver-init.ly: init vocalName to nil.
4821
4822 2006-03-05 Erik Sandberg  <mandolaerik@gmail.com>
4823
4824         * scm/music-functions.scm (music->make-music): bugfix,
4825         KeyChangeEvents are now handled correctly.
4826
4827         * scripts/lilypond-book.py: Add --debug option.
4828
4829 2006-03-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4830
4831         * python/lilylib.py: add tempfile.
4832
4833 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4834
4835         * VERSION (PACKAGE_NAME): release 2.7.37
4836
4837         * python/lilylib.py (ps_page_count): remove make_ps_images().
4838         (ps_page_count): remove mkdir_p
4839         (system): remove cleanup_temp.
4840         (exit): remove lilypond_version_(check)
4841         (error_log): remove pseudo_filter_p
4842         remove read_pipe
4843         remove cp_to_dir
4844         remove identify
4845
4846         * scripts/lilypond-book.py (Lilypond_snippet.compose_ly): don't
4847         use __main__
4848
4849         * lily/accidental-engraver.cc (make_standard_accidental): only add
4850         support for side-axis is X_AXIS. Fixes text-spacing-accidental.ly
4851
4852         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
4853         $(outdir)/emmentaler-%.svg): rewrite without functions; too many
4854         Make incompatibilities.
4855
4856         * scm/output-ps.scm (grob-cause): replace backslashes by /
4857         (glyph-string): use ~$ for less decimals for glyph-string and grob-cause.
4858
4859 2006-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4860
4861         * cygwin/GNUmakefile: Install fixes.
4862
4863         * scripts/GNUmakefile (SEXECUTABLES): Install fix: remove mup2ly.
4864
4865         * lily/note-head.cc (head::get_balltype): Compile fix.
4866
4867         * flower/file-name.cc (dos_to_posix): Flower string fix.
4868
4869 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4870
4871         * python/lilylib.py: pychecker cleanups.
4872
4873         * scripts/lilypond-book.py
4874         (Lilypond_snippet.output_print_filename): pychecker cleanups
4875
4876         * scripts/midi2ly.py (Key.dump): pychecker cleanups.
4877
4878         * python/lilylib.py (underscore): remove identify() , warranty()
4879
4880         * ps/music-drawing-routines.ps: change Border routine for GSView
4881         compatibility.
4882
4883         * lily/stem.cc (height): use quantize-positions.  This triggers
4884         set_stem_lengths, so scripts on beamed stems are handled correctly.
4885
4886         * lily/side-position-interface.cc (aligned_side): check if edges
4887         of script are inside staff. Fixes accent of edge of the staff.
4888
4889         * input/regression/staccato-pos.ly: more examples.
4890
4891         * stepmake/aclocal.m4 (depth): fix bashism.
4892
4893         * lily/lyric-combine-music-iterator.cc: move from
4894         new-lyric-combine-iterator.cc
4895         (process): add pending_grace_lyric_ member to delay lyrics on
4896         grace notes.
4897
4898         * lily/system-start-text.cc (print): suicide if we don't have any
4899         elements. Fixes hara kiri'd instrument names.
4900
4901         * scripts/mup2ly.py (Module): remove.
4902
4903 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4904
4905         * Documentation/user/global.itely (A single music expression):
4906         close @lilypond properly
4907
4908         * lily/volta-bracket.cc (modify_edge_height): change from
4909         after_line_breaking_callback. Suicide last bracket if appropriate.
4910  
4911         * python/lilylib.py: strip getopt support
4912
4913         * scripts/etf2ly.py (do_options): use optparse
4914
4915         * scripts/midi2ly.py: optparse, strip lilylib copy. 
4916
4917         * scripts/abc2ly.py (voices): use optparse.
4918
4919         * stepmake/stepmake/generic-vars.make: new function absdir.
4920
4921         * scripts/convert-ly.py (bindir): use optparse, argv[0] relocation.
4922
4923         * scripts/lilypond-book.py (find_file): use global_options for
4924         include path
4925
4926         * scm/ps-to-png.scm (ps-page-count): prevent null characters
4927         entering C code.
4928
4929 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4930
4931         * python/lilylib.py (get_global_option): ughness for extracting
4932         global options from lilylib.
4933         (NonDentedHeadingFormatter.format_heading): move from musicxml2ly
4934
4935         * scripts/lilypond-book.py (get_option_parser): use optparse for
4936         option handling.  Put options in global_options variable.
4937
4938 2006-02-28  Heikki Junes  <hjunes@cc.hut.fi>
4939
4940         * Documentation/index.html.in: clarify.
4941
4942 2006-02-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4943
4944         * scm/layout-page-layout.scm (write-page-breaks): add a
4945         music-system-heights property to the page layout output.
4946
4947         * scm/page.scm (make-page-stencil): take footer into account when
4948         computing the 'space-left page property
4949         (annotate-space-left): take footer into account when annonating
4950         space left.
4951
4952 2006-02-28  Graham Percival  <gpermus@gmail.com>
4953
4954         * Documentation/user/ advanced-notation, global: more (final)
4955         docs for music expressions, removed special fermatas.
4956
4957 2006-02-27  Graham Percival  <gpermus@gmail.com>
4958
4959         * Documentation/user/ basic-notation, global: minor changes
4960         from mailist.
4961
4962 2006-02-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4963
4964         * scm/framework-ps.scm:         
4965         * scm/lily-library.scm (nan?, inf?): Move guile 1.6 compatibility
4966         layer for inf? and nan? from framework-ps to lily-library.
4967
4968 2006-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4969
4970         * mf/GNUmakefile ($(outdir)/emmentaler-$(1).otf
4971         $(outdir)/emmentaler-$(1).svg): remove backslashes from define endef.
4972
4973         * buildscripts/substitute-encoding.py (Module): remove file.
4974
4975         * mf/GNUmakefile: more PFA strippage.
4976
4977         * mf/aybabtu.pe.in (i): remove PFAaybabtu generation
4978
4979         * buildscripts/gen-emmentaler-scripts.py (i): remove PFAemmentaler
4980         generation
4981
4982         * scm/framework-ps.scm: remove font name munging.
4983
4984         * Documentation/topdocs/INSTALL.texi (Top): bump GS requirement.
4985
4986 2006-02-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4987
4988         * scm/markup.scm (define-markup-command): change
4989         def-markup-command to define-markup-command
4990
4991         * scm/music-functions.scm (define-music-function): change
4992         def-music-function to define-music-function.
4993
4994         * python/convertrules.py (conv): rules for def-music-function
4995         and def-markup-commands
4996
4997         * Documentation/user/programming-interface.itely,
4998         input/no-notation/display-lily-tests.ly,
4999         input/regression/lily-in-scheme.ly,
5000         input/regression/markup-user.ly,
5001         input/regression/music-function.ly, input/regression/tie-chord.ly,
5002         scm/fret-diagrams.scm, ly/music-functions-init.ly,
5003         ly/gregorian-init.ly: use new macro names (define-music-function,
5004         define-markup-command).
5005
5006 2006-02-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5007
5008         * scripts/lilypond-book.py (main): write Makefile dependencies file. 
5009         (output): add comments to lp-book latex output.
5010
5011         * GNUmakefile.in (footifymail): use gmane address for webpage bug
5012         address.
5013
5014 2006-02-23  Graham Percival  <gpermus@gmail.com>
5015
5016         * Documentation/user/ tutorial, global: minor changes.
5017
5018 2006-02-23  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5019
5020         * mf/GNUmakefile: add '\' in multi-line "define ... endef"
5021         blocks (for make 3.80)
5022
5023         * scm/parser-ly-from-scheme.scm (ly:parse-string-result): add
5024         \notemode so that user should not have to explicitely type it.
5025
5026         * scm/define-music-display-methods.scm: various
5027         fixes (ApplyOutputEvent, ApplyContext; \new, \context and derived
5028         constructs)
5029
5030         * input/no-notation/display-lily-tests.ly: new tests for
5031         \applyOutput and \applyContext
5032
5033 2006-02-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5034
5035         * lily/constrained-breaking.cc: patch by Joe Neeman: "I have
5036         changed it slightly so that the number of systems returned by
5037         solve () will be the same as the last value passed to resize
5038         (). I've also added more documentation, removed casts, fixed style
5039         problems and put in some recovery if constraints aren't satisfied."
5040
5041 2006-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5042
5043         * elisp/lilypond-mode.el (count-matches-as-number): New funtion
5044         for emacs < 22 compatibility.
5045         (count-rexp): Use it.
5046         (LilyPond-string-current-midi, LilyPond-string-all-midi): Remove
5047         substring juggling (Milan Zamazal).
5048
5049 2006-02-23  Graham Percival  <gpermus@gmail.com>
5050
5051         * Documentation/user/ basic-notation, advanced-notation,
5052         global.itely, invoking.itely, tutorial,itely:
5053         minor fixes from mailist.
5054
5055         * scm/define-markup-commands.scm: improve docs of \filled-box.
5056
5057 2006-02-23  Heikki Junes  <hjunes@cc.hut.fi>
5058
5059         * Documentation/index.html.in: changes concern the previous release.
5060
5061         * input/regression/+.ly: cultivate typographical terminology.
5062
5063 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5064
5065         * scm/define-grob-interfaces.scm (parentheses-interface): add
5066         padding to parentheses-interface.
5067
5068         * Documentation/user/GNUmakefile: remove $(CROSS) support from
5069         Documentation/user/GNUmakefile. Use --disable-documentation for that.
5070
5071         * VERSION (PATCH_LEVEL): release 2.7.36
5072
5073         * lily/slur.cc: add avoid-slur (ugh.)
5074         
5075         * lily/slur-configuration.cc (fit_factor): oops, skip point if
5076         intersection gets smaller. This fixes slurs over extreme points.
5077
5078         * lily/melody-engraver.cc (stop_translation_timestep): ignore
5079         stems with neutral-direction set.
5080
5081         * lily/piano-pedal-engraver.cc (create_text_grobs): idem.
5082
5083         * lily/open-type-font.cc (load_table): format error.
5084
5085         * lily/change-iterator.cc (process): format fix.
5086
5087         * flower/include/international.hh (_f): idem.
5088
5089         * flower/include/std-string.hh: add format printf attribute.
5090
5091         * scm/define-grobs.scm (all-grob-descriptions): height of all
5092         PedalLineSpanner is Y-extent property. Fixes pedal-ped.ly
5093
5094         * lily/ambitus-engraver.cc (finalize): use grob_array. This fixes
5095         ambitus lines.
5096
5097         * input/regression/beam-cross-staff-slope.ly: remove decrescendo.
5098
5099 2006-02-22 Erik Sandberg  <mandolaerik@gmail.com>
5100
5101         * input/regression/: upgraded syntax for some files.
5102
5103         * THANKS: Add bughunters.
5104
5105 2006-02-22  Graham Percival  <gpermus@gmail.com>
5106
5107         * Documentation/user/ invoking.itely, advanced-notation.itely,
5108         global.itely: long-awaited "let's make chapter 10 not suck"
5109         update.  Rearrange chapter 10; now called "global issues",
5110         addresses file structure, etc.  Some info from other files
5111         moved into global.itely.
5112
5113 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5114
5115         * lily/accidental-engraver.cc (acknowledge_rhythmic_head): also
5116         catch trill-span-event notes.
5117
5118         * Documentation/user/examples.itely (Ancient notation templates): typo.
5119         (Jazz combo): typo.
5120
5121         * scripts/lilypond-book.py (main): scrap invokes_lilypond(). 
5122
5123         * Documentation/user/basic-notation.itely (Ties): document \repeatTie.
5124
5125         * Documentation/topdocs/NEWS.tely (Top): document \repeatTie.
5126
5127         * scm/define-music-types.scm (music-descriptions): add RepeatTieEvent
5128
5129         * lily/repeat-tie-engraver.cc (acknowledge_note_head): new file. cut & paste
5130         froum Laissez_vibrer_engraver.
5131
5132         * ly/declarations-init.ly (repeatTie): add \repeatTie
5133
5134         * scm/define-grobs.scm (all-grob-descriptions): add RepeatTie, RepeatTieColumn
5135
5136         * scm/define-grob-properties.scm (all-user-grob-properties): add
5137         head-direction property.
5138
5139         * lily/tie-formatting-problem.cc (from_semi_ties): rename from
5140         from_lv_ties. Take head direction argument.
5141
5142         * lily/semi-tie-column.cc: rename from
5143         laissez-vibrer-tie-column.cc. Rename class too.
5144
5145         * lily/semi-tie.cc: rename from laissez-vibrer-tie.cc. Rename
5146         class too.
5147
5148         * lily/paper-score.cc (find_break_indices): move from Break_algorithm.
5149
5150         * lily/break-algorithm.cc (find_break_indices): remove linewidth <
5151         0 case.
5152         (find_breaks): idem.
5153
5154 2006-02-21  Graham Percival  <gpermus@gmail.com>
5155
5156         * Documentation/user/advanced-notation.itely: fixed make-moment]
5157         example.
5158
5159         * Documentation/user/basic-notation.itely: more clarification to
5160         transpose.
5161
5162 2006-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5163
5164         * lily/include/constrained-breaking.hh (class
5165         Constrained_breaking): new file.
5166
5167         * lily/constrained-breaking.cc (resize): new file.
5168
5169         * lily/gourlay-breaking.cc (do_solve): ragged-last iso raggedlast
5170
5171         * Documentation/user/advanced-notation.itely (Clusters): insert
5172         end ignore too.
5173
5174         * lily/tie-column.cc (calc_positioning_done): support for
5175         tie-score debugging
5176
5177         * lily/tie-formatting-problem.cc
5178         (generate_extremal_tie_variations): factor out.
5179         (score_ties_configuration): annotate all tie 
5180         (print_ties_configuration): new routine.
5181         (generate_configuration): nudge extremal ties outside of the head
5182         Y extents.
5183         (score_ties_configuration): oops. convert to staff-space before
5184         determining position symmetry.
5185
5186 2006-02-20  Graham Percival  <gpermus@gmail.com>
5187
5188         * Documentation/user/*-notation.itely: misc minor editing,
5189         shifting doc sections around.
5190
5191         * Documentation/user/*-notation-itely, global.itely,
5192         changing-defaults.itely: added new stuff from NEWS.
5193
5194 2006-02-20  Heikki Junes  <hjunes@cc.hut.fi>
5195
5196         * po/fi.po: update.
5197
5198 2006-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5199
5200         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): don't run
5201         lilypond --verbose for lp-book.
5202
5203         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
5204         $(outdir)/%.ly $(outdir)/%.ps): use $(srcdir) iso $(shell pwd).
5205
5206         * make/lysdoc-rules.make ($(outdir)/collated-files.tely): use
5207         $(buildscript-dir) iso. absolute depth.
5208
5209         * buildscripts/genicon.py (dir): thinko.
5210
5211         * Documentation/pictures/GNUmakefile ($(outdir)/%.ico): typo.
5212
5213 2006-02-19 Erik Sandberg  <mandolaerik@gmail.com>
5214
5215         * scm/output-lib.scm: swap darkcyan/darkyellow
5216
5217         * THANKS: Add bughunters.
5218
5219 2006-02-19  Graham Percival  <gpermus@gmail.com>
5220
5221         * Documentation/user/programming-interfaces.itely: fixed example.
5222
5223         * Documentation/user/instrument-notation.itely: fix @{ @}.
5224
5225         * scm/script.scm: add avoid-slur for \open.
5226
5227 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5228
5229         * lily/tie-formatting-problem.cc (score_configuration): use
5230         sliding score for min-length. 
5231
5232         * Documentation/pictures/GNUmakefile (local-dist): loose the rule
5233         spaghetti for icons.
5234
5235         * buildscripts/genicon.py (program_name): new file.
5236
5237         * lily/tie-formatting-problem.cc (set_chord_outline): put dots
5238         in outline too.  
5239         (generate_configuration): for small ties, also look for collisions
5240         at Y + DIR*h + DELTA_Y.
5241         (get_variations): consider variation for dot positions too.
5242
5243         * lily/side-position-interface.cc (aligned_side): take abs for
5244         quantized rounded position. Fixes tenuto below staff.
5245
5246         * scm/stencil.scm (annotate-y-interval): robustify: print nan/inf
5247         markers when necessary.
5248
5249         * lily/program-option.cc (internal_set_option): add
5250         strict_infinity_checking option.
5251
5252         * scm/output-lib.scm (cyan): swap yellow and cyan.
5253
5254 2006-02-19  Graham Percival  <gpermus@gmail.com>
5255
5256         * darwin.patch: trivial linenumber update.
5257
5258         * Documentation/user/ {various}: `\context foo = named' changed
5259         to `\new foo = "name"' in docs.
5260
5261 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5262
5263         * scm/stencil.scm (annotate-y-interval): use it.
5264
5265         * scm/lily-library.scm (interval-sane?): new function.
5266
5267         * buildscripts/mf-to-table.py (Char_metric.__init__): remove
5268         tfm_checksum stuff.
5269
5270         * lily/tie-formatting-problem.cc (from_lv_ties): add heads for
5271         common refpoint.
5272
5273         * flower/include/std-vector.hh (iterof): add iterof macro.
5274
5275         * lily/enclosing-bracket.cc (width): new function.
5276
5277         * lily/align-interface.cc (align_elements_to_extents): reinstate
5278         warning.
5279
5280 2006-02-18  Heikki Junes  <hjunes@cc.hut.fi>
5281
5282         * Documentation/index.html.in: fix spelling: thankyous.
5283
5284 2006-02-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5285
5286         * lily/lyric-hyphen.cc: typo.
5287
5288 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5289
5290         * stepmake/stepmake/c++-rules.make ($(outdir)/%.cc
5291         $(outdir)/%.hh): generate h and c in one rule; otherwise -jX
5292         builds don't work. 
5293
5294         * VERSION: release 2.7.35
5295
5296         * lily/beam.cc (get_default_dir): oops. Take abs () for
5297         extremes[DOWN].
5298         (get_default_dir): use extreme position criterion only in absence
5299         of forced stem directions.
5300
5301         * VERSION (PATCH_LEVEL): bump VERSION.
5302
5303         * mf/GNUmakefile: explicit rules for emmentaler/aybabtu
5304         dependencies. Necessary for -jX builds.  
5305
5306 2006-02-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5307
5308         * lily/relocate.cc (setup_paths): Yet another const fix.
5309
5310 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5311
5312         * configure.in (HOST_ARCH): determine HOST_ARCH in configure.
5313
5314         * lily/relocate.cc (setup_paths): oops.
5315
5316 2006-02-17  Heikki Junes  <hjunes@cc.hut.fi>
5317
5318         * Documentation/index.html.in: order links: html before PDF.
5319
5320 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5321
5322         * lily/tie-column-format.cc (Module): remove.
5323
5324         * lily/relocate.cc (setup_paths): GCC 4.2 fixes: const correctness.
5325
5326         * lily/text-spanner.cc (print): idem.
5327
5328         * lily/dynamic-text-spanner.cc (print): only print line if longer
5329         than dash-period.
5330
5331         * lily/auto-change-iterator.cc (change_to): formatting.
5332
5333         * lily/beam.cc (get_default_dir): take extreme note head as input
5334         for stem direction.
5335
5336         * lily/tie.cc (get_default_dir): only look directions for visible
5337         stems. 
5338
5339         * lily/side-position-interface.cc (aligned_side): oops. Don't
5340         mutiply with direction. This fixes quantized (staccato, tenuto)
5341         scripts below notes.
5342
5343         * lily/lyric-hyphen.cc (set_spacing_rods): oops. Multiply with
5344         direction. Fixes c-lyrics-center-align.ly
5345
5346 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5347
5348         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Add copy
5349         constructor.
5350
5351         * lily/std-string.cc:
5352         * lily/include/std-vector.hh (split_string): Move and rename from
5353         lily/include/misc.hh, lily/misc.cc.  Update callers.
5354
5355 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5356
5357         * lily/include/pango-font.hh: HAVE_PANGO_FT2 iso. HAVE_PANGO_16
5358
5359 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5360
5361         * flower/test-file.cc: New file.
5362
5363         * stepmake/stepmake/test-vars.make (TEST_MODULE_LIBES): Fixes for
5364         libraries.
5365
5366         * flower/GNUmakefile (TEST_MODULE_LIBS): Link to flower lib.
5367
5368 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5369
5370         * flower/include/file-storage.hh: remove file.
5371
5372         * lily/include/midi-item.hh (class Midi_track): idem.
5373
5374         * lily/include/source.hh (class Sources): idem.
5375
5376         * lily/include/performance.hh (class Performance): use vector
5377         iso. Cons<>
5378
5379         * flower/include/cons.hh (class Cons): remove file.
5380
5381         * flower/include/flower-proto.hh: remove template cruft.
5382
5383         * lily/include/font-metric.hh: use size_t not vsize for indices.
5384
5385         * flower/include/flower-proto.hh (Module): remove std-vector.hh
5386         from proto.
5387
5388         * lily/include/all-font-metrics.hh: use HAVE_PANGO_FT2
5389
5390         * lily/include/paper-book.hh (class Paper_book):
5391         make get_system_specs() public.
5392
5393         * scm/layout-page-layout.scm (optimal-page-breaks): only consider
5394         the force=10000 case if we don't have a current-best. 
5395
5396         * lily/tuplet-bracket.cc (get_bounds): don't do (size() - 1) for
5397         vsize 
5398
5399         * flower/include/flower-proto.hh: remove outdated templates.
5400
5401         * scm/page.scm: use annotate-spacing
5402
5403 2006-02-15  Graham Percival  <gpermus@gmail.com>
5404
5405         * scm/translation-functions.scm: circle patch from Erlend, thanks!
5406
5407         * THANKS: moved Erlend Aasland to contributors.
5408
5409 2006-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5410
5411         * config.hh.in: remove HAVE_PANGO_16
5412
5413         * lily/tuplet-bracket.cc (calc_positions): multiply with
5414         staff-space for beam case. This fixes tuplets+beams on scaled
5415         staves.
5416
5417         * config.hh.in: remove all Kpathsea related defines.
5418
5419         * lily/dot-column.cc (side_position): reach stem via dots->
5420         head->stem. Inspect all stems for dot collisions. 
5421
5422         * lily/dot-column-engraver.cc (class Dot_column_engraver): excise
5423         stem handling.
5424
5425         * lily/bar-number-engraver.cc (process_music): document function
5426         of whichBar.
5427
5428         * lily/score.cc (default_rendering): add pscore, not systems
5429         themselves.
5430
5431         * lily/paper-book.cc (get_system_specs): separate generation of
5432         titles and systems.
5433
5434         * flower/include/std-vector.hh: don't include config.hh
5435
5436 2006-02-15  Jan Nieuwenhuizen  <janneke@gnu.org>
5437
5438         * flower/include/std-vector.hh: Better wrapper compatibility with
5439         std::vector.
5440
5441         * flower/include/flower-proto.hh: Remove cheap forward declaration
5442         attempts.
5443
5444         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): Bugfix.
5445
5446 2006-02-14  Graham Percival  <gpermus@gmail.com>
5447
5448         * Documentation/user/invoking.itely: add warning about command line.
5449
5450 2006-02-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5451
5452         * lily/include/lily-proto.hh: add Prob, rm Page.
5453
5454         * flower/include/std-vector.hh (VPOS): use 64 bit-proof version.
5455
5456         * VERSION: release 2.7.34
5457
5458         * lily/relocate.cc (framework_relocation): show canary if
5459         GHOSTSCRIPT_VERSION undefined.
5460
5461         * GNUmakefile.in: remove $(VERSION) symlink.
5462
5463         * lily/relocate.cc (setup_paths): add + 
5464
5465 2006-02-13  Heikki Junes  <hjunes@cc.hut.fi>
5466
5467         * Documentation/index.html.in: specify sizes for all big HTML pages.
5468
5469 2006-02-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5470
5471         * config.hh.in: remove @FRAMEWORKDIR@
5472
5473         * lily/system-start-text.cc (get_stencil): new file: separate out
5474         system-start-delimiter text support.
5475
5476         * input/**ly: replace \context with \new where appropriate.
5477         
5478         * THANKS: add Don.
5479
5480         * lily/slur-scoring.cc (get_base_attachments): use
5481         robust_relative_extent. This fixes problems with empty paper-columns. 
5482
5483 2006-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5484
5485         * Documentation/topdocs/NEWS.tely (Top): document \new syntax.
5486
5487         * scm/define-music-properties.scm (all-music-properties):
5488         create-new property.
5489
5490         * lily/context-specced-music-iterator.cc (construct_children):
5491         inspect 'create-new property iso. magical $uniqueContextId context
5492         id.
5493
5494         * lily/parser.yy (optional_id): allow \new "Bar" = "foo" too.
5495
5496         * lily/context-key-manager.cc (Module): new file. Encapsulate
5497         object key generation.
5498
5499         * lily/include/context-key-manager.hh (Module): new file.
5500
5501 2006-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5502
5503         * scm/define-grobs.scm (all-grob-descriptions): center instrument
5504         names vertically
5505
5506         * configure.in (LINK_GXX_STATICALLY): strip -DSTRING_UTILS_INLINED
5507         options.
5508         (reloc_b): excise --enable-framework-dir
5509
5510         * lily/relocate.cc (framework_relocation): use getenv
5511         LILYPOND_GS_VERSION or -DGHOSTSCRIPT_VERSION to set GS version.
5512
5513 2006-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5514
5515         * flower/include/std-string.hh: 
5516         * flower/include/std-vector.hh: Finish std:: conversion; move
5517         flower extensions from std:: namespace.  Update users.
5518
5519         * lily/include/lily-proto.hh: Replace Link_array__*_ macros by
5520         their expansion to vector<*>.  Update users.
5521
5522 2006-02-10  Graham Percival  <gpermus@gmail.com>
5523
5524         * Documentation/user/invoking.itely: add example to File structure.
5525
5526         * Documentation/user/ instrument-notation.itely, cheatsheet.itely,
5527         examples.itely, putting.itely: {\new|\context} Lyrics \lyricsto.
5528
5529 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5530
5531         * ly/paper-defaults.ly: typo.
5532
5533         * lily/parenthesis-engraver.cc (acknowledge_grob): don't do
5534         set_parent() for parentheses. This will make it show up in bbox
5535         calculations.
5536
5537         * scm/output-lib.scm (parentheses-item::print): rewrite, using
5538         ly:grob-common* functions.
5539
5540         * lily/grob-scheme.cc (LY_DEFINE):
5541         ly:grob-common-refpoint-of-array: new function 
5542         ly:grob-common-refpoint: new function 
5543         ly:grob-relative-coordinate: new function 
5544
5545         * lily/instrument-name-engraver.cc (process_music): use
5546         Text_interface::is_markup(). This fixes \markup on instrument names.  
5547
5548         * scm/define-grobs.scm (all-grob-descriptions): set line-thickness
5549         for ties and slurs.
5550
5551         * lily/slur.cc (print): idem.
5552
5553         * lily/tie.cc: add line-thickness for ties. 
5554
5555 2006-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5556
5557         * scm/output-svg.scm: Document diversion from GNU coding standards
5558         as a workaround for a bug in Microsoft Internet Explorer.
5559
5560 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5561
5562         * lily/instrument-name-engraver.cc (process_music): use
5563         is_markup() iso. is_string()
5564
5565         * Documentation/user/changing-defaults.itely (Module): add menu entry.
5566
5567         * lily/percent-repeat-engraver.cc (process_music): only look at
5568         main_part_ for % repeats.
5569
5570         * lily/stem-tremolo.cc (get_beam_translation): new function.
5571         (calc_slope): new function.
5572         (height): don't use real slope.
5573
5574 2006-02-10  Jürgen Reuter  <reuter@ipd.uka.de>
5575
5576         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: add
5577         new connect-to-neighbor, control-points and staff-padding
5578         properties to make ligature brackets showing up again.
5579
5580 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5581
5582         * VERSION: release 2.7.33
5583
5584         * lily/relocate.cc (prefix_relocation): oops. One TOPLEVEL_VERSION
5585         too many.
5586
5587         * Documentation/user/changing-defaults.itely (Difficult tweaks):
5588         remove applyOutput example.
5589         (Objects connected to the input): document \tweak, \parenthesize
5590
5591         * lily/relocate.cc (prefix_relocation): allow "current"
5592         iso. TOPLEVEL_VERSION for share/lilypond/ suffix. This makes
5593         changing VERSION in a lily tree less painful.
5594
5595         * input/regression/parenthesize.ly: new file. 
5596
5597         * scm/output-lib.scm (parenthesize-element): new function.
5598
5599         * scm/define-grobs.scm (all-grob-descriptions): add ParenthesesItem.
5600
5601         * lily/parenthesis-engraver.cc (acknowledge_grob): new file.
5602
5603         * lily/accidental-engraver.cc (make_standard_accidental): reroute
5604         cause: accidentals are caused by note heads, not note events. 
5605
5606 2006-02-08  Graham Percival  <gpermus@gmail.com>
5607
5608         * darwin.patch: small patch from Erlend, thanks!
5609
5610         * Documentation/user/basic-notation.itely: add stem-neutral example.
5611
5612         * Documentation/user/putting.itely: clarifications.
5613
5614 2006-02-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5615
5616         * Documentation/topdocs/NEWS.tely (Top): remove internal cleanup
5617         note, add more guidelines to what should go into NEWS.
5618
5619         * input/sakura-sakura.ly: document how to override font.
5620
5621         * input/regression/font-family-override.ly:  doc -dshow-available-fonts
5622
5623 2006-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5624
5625         * lily/midi-item.cc (to_string): truncate time sig at 255 beats.
5626
5627 2006-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5628
5629         * scripts/convert-ly.py (lilypond_version_re_str): Move from
5630         convertrules.  Add explicit grouping, needed for python2.2.
5631
5632 2006-02-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5633
5634         * Documentation/topdocs/NEWS.tely (Top): Mention code cleanup.
5635
5636 2006-02-07  Graham Percival  <gpermus@gmail.com>
5637
5638         * Documentation/user/global.itely: fix line-width in (text) docs.
5639
5640         * Documentation/user/lilypond-book.itely: same.
5641
5642 2006-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5643
5644         * VERSION (PACKAGE_NAME): release 2.7.32
5645
5646         * Documentation/topdocs/NEWS.tely (Top): document new variable
5647         naming.
5648
5649         * flower/include/array.icc (Message): remove file.
5650
5651         * flower/include/std-vector.hh: make sure vsize and VPOS are
5652         defined for binary_search_bounds().
5653
5654         * flower/std-string.cc (std): add to_string(long unsigned).
5655
5656         * configure.in (gui_b): excise std_string option.
5657         (gui_b): excise std_vector option.
5658
5659         * flower/string.cc (Module): excise flower array & string
5660
5661         * flower/include/std-string.hh: excise flower string.
5662
5663         * {ly,lily,scm}/*: use dashes in \paper and \layout variables
5664
5665         * python/convertrules.py (lilypond_version_re_str): require
5666         only numbers and dots in \version string.
5667
5668 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5669
5670         * lily/system-start-delimiter.cc (print): allow style = text too.
5671
5672         * lily/system-start-delimiter-engraver.cc
5673         (acknowledge_system_start_text): new function, also add add to
5674         support of system-start-text (instrument names). This fixes
5675         instrument names on piano staves.
5676
5677         * lily/instrument-name-engraver.cc: rewrite. Use
5678         system-start-delimiter approach. This save memory and cpu.
5679
5680         * scm/define-grobs.scm (all-grob-descriptions): remove
5681         instrument-name from break-alignment.
5682
5683         * mf/GNUmakefile ($(NCSB_TTFS)): depend on pfx2ttf script too.
5684
5685 2006-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5686
5687         * stepmake/stepmake/generic-vars.make (LOOP): Add PLUS to keep -j
5688         jobserver going.
5689
5690         * configure.in (std_vector): On by default.
5691
5692         * lily/include/font-metric.hh:
5693         * lily/include/tfm-reader.hh: 
5694         * lily/include/spanner.hh: Use unsigned for indices and sizes.
5695         Update users.
5696
5697         * Documentation/user/changing-defaults.itely: Fix link v2.5, out-www.
5698
5699 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5700
5701         * VERSION (PACKAGE_NAME): 2.7.31
5702
5703         * scm/framework-ps.scm (dump-stencil-as-EPS): don't hardcode left
5704         EPS edge at 0, but take minimum with left-overshoot. This fixes
5705         cut off system start delims. 
5706
5707         * lily/instrument-name-engraver.cc (stop_translation_timestep):
5708         hack: add to axis group if not added yet. This fixes hara kiri'd
5709         piano staves.
5710
5711         * lily/hara-kiri-group-spanner.cc
5712         (force_hara_kiri_in_y_parent_callback): fix signatures.
5713
5714         * lily/hairpin.cc (print): check next hairpin to see whether or
5715         not to be continuing.
5716
5717 2006-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5718
5719         * Remove trailing whitespace from makefiles.
5720         
5721         * flower/include/std-vector.hh: Add binary_search_bounds workaround
5722         for earlier gcc.
5723
5724         * .cvsignore: Add out*, out-www, config-*.  Remove lots of cruft.
5725
5726         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Workaround.
5727
5728         * config.hh.in (HAVE_STL_DATA_METHOD): Add.
5729
5730         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): New function.
5731
5732         * configure.in: Use it.
5733
5734 2006-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5735
5736         * scm/music-functions.scm (pitch-of-note): new function.
5737
5738         * ly/music-functions-init.ly: add \octave and \addquote
5739
5740         * lily/parser.yy (music_function_chord_body): softcode \octave.
5741         (lilypond_header): softcode \addquote
5742
5743 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5744
5745         * flower/include/std-vector.hh[STD_VECTOR]: Do not include
5746         array.hh, parray.hh at all.  Getting ready to flip the
5747         configure default.
5748
5749         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
5750
5751         * lily/source-file.cc (file::get_line): Help binary_search_bounds
5752         a bit.
5753
5754         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
5755
5756 2006-02-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5757
5758         * flower/include/array.hh: typo. 
5759
5760 2006-02-02  Graham Percival  <gpermus@gmail.com>
5761
5762         * Documentation/user/advanced-notation.itely: doc "\#" in text.
5763
5764 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5765
5766         * flower/include/pqueue.hh: Derive from std::vector.
5767
5768         * flower/include/parray.hh: Conform to std::vector interface.
5769         Update users.
5770
5771 2006-02-02  Graham Percival  <gpermus@gmail.com>
5772
5773         * Documentation/topdocs/NEWS.itely: grammar fix from Laura.
5774
5775 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5776
5777         * flower/file-path.cc (is_file): remove if 0 section.
5778
5779         * buildscripts/pfx2ttf.fontforge (err): robustness fix for
5780         selecting afii61352.
5781
5782 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5783
5784         * flower/include/std-vector.hh (boundary): Oops, reverse.
5785
5786         * flower/string-convert.cc (convert::unsigned_string): Bugfix:
5787         remove superfluous `d'.
5788
5789         * flower/include/std-vector.hh (boundary, top): Detach from class.
5790         Remove empty vector shell.
5791
5792         * flower/include/array.hh (reverse, swap): Detach from class.
5793         Update users.
5794         
5795         * flower/include/std-vector.hh
5796         * flower/include/array.hh (concat): Globally change to insert ().
5797
5798         
5799         * flower/include/std-vector.hh
5800         * flower/include/parray.hh
5801         * flower/include/array.hh (elem, elem_ref): Globally replace by
5802         at ().
5803
5804 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5805
5806         * Documentation/topdocs/NEWS.tely (Top): use ly: prefix for members.
5807
5808         * python/convertrules.py (FatalConversionError.sub_cxx_id):
5809         anticipate on identifier substitutions.
5810
5811 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5812
5813         * flower/include/std-vector.hh (insert): Remove, replace by
5814         std::vector interface.  Update callers.
5815
5816         * flower/include/array.icc (insert): Change signature to
5817         match std::vector interface.
5818         
5819         * flower/include/array.icc (vector_sort): Bugfix.
5820
5821 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5822
5823         * lily/parser.yy (output_def_head_with_mode_switch): new
5824         production. Result: dashes and underscores may be used in the
5825         \paper block.
5826
5827         * lily/lexer.ll: add DASHED_WORD.  Accept in INITIAL mode.
5828
5829         * python/convertrules.py (conv): oops. One slash too much.
5830
5831 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5832
5833         * flower/include/std-vector.hh (sort): Remove, replace by
5834         ::vector_sort.  Update callers.
5835
5836         * flower/include/std-vector.hh (slice): Remove.  Update callers.
5837         (sort): Bugfix.
5838
5839         * flower/test-std.cc (vector_sort): New test.
5840
5841 2006-02-01  Graham Percival  <gpermus@gmail.com>
5842
5843         * Documentation/user/putting.itely: fixes from Erik.
5844
5845 2006-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5846
5847         * flower/test-std.cc: Add simple unit test for vector migration.
5848
5849         * stepmake/stepmake/test*: Unit test support.
5850
5851         * flower/include/std-vector.hh (del): Remove.  Use erase (),
5852         update callers.
5853
5854         * flower/include/array.hh (begin, end): Add.
5855         (del, get): Remove.
5856
5857 2006-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5858
5859         * lily/include/lily-guile-macros.hh (MAKE_SCHEME_CALLBACK): use
5860         std::string not String. 
5861
5862         * lily/context-def.cc (path_to_acceptable_context): use INT_MAX
5863         iso UINT_MAX.
5864
5865         * lily/prob.cc (Prob): copy type_ too.
5866
5867         * lily/lily-guile.cc (mangle_cxx_identifier): new
5868         function. Class_bla::foo_bar_[px] ->
5869         ly:class-bla::foo-bar[?!]. Changes throughout
5870
5871 2006-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5872
5873         * flower/include/guile-compatibility.hh (scm_from_unsigned): add scm_from_unsigned().
5874
5875         * lily/beam.cc (calc_direction): take dir from visible stem in
5876         degenerate case.
5877
5878 2006-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
5879
5880         * lily/melody-spanner.cc (spanner::calc_neutral_stem_direction):
5881         Fix -1, >=0 boundary checks for unsigned vsize.
5882
5883         * lily/separating-group-spanner.cc (spanner::find_rods): Fix >=0
5884         loop for unsigned vsize.
5885
5886         * configure.in (--enable-std-vector): New option.
5887         (--enable-std-string): On by default.
5888
5889         * flower/include/std-vector.hh: New file.  Enable switch to
5890         std::vector, update client code.
5891
5892 2006-01-30  Graham Percival  <gpermus@gmail.com>
5893
5894         * scm/document-translation.scm: clarify "this context is also
5895         known as".  Thanks, Werner!
5896
5897         * Documentation/user/putting.itely: small fixes from Don Blaheta.
5898
5899         * Documentation/user/invoking.itely: small fix from Don.
5900
5901 2006-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5902
5903         * scm/lily.scm (define-scheme-options): rename option
5904         preview-include-book-title to book-title-preview
5905         (define-scheme-options): move force-eps-font-include (from paper
5906         block) to eps-font-include -d option.
5907
5908         * VERSION (PATCH_LEVEL): release 2.7.30
5909
5910         * input/bach-schenker.ly (staffPiano): new file.
5911
5912         * buildscripts/pfx2ttf.fontforge: remove No. glyph from TTF file.
5913
5914         * Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
5915         credits to Nicolas.
5916
5917         * scm/define-markup-commands.scm (epsfile): add scaling to \epsfile.
5918
5919         * ps/lilyponddefs.ps: remove start-system, stop-system,
5920         start-page fluff. This saves putting { } code on the stack, fixing
5921         stack overflows when including EPS files.
5922
5923 2006-01-29  Graham Percival  <gpermus@gmail.com>
5924
5925         * Documentation/user/putting.itely: minor fixes (comments on -devel).
5926
5927 2006-01-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5928
5929         * Documentation/topdocs/NEWS.tely (Top): add \parallelMusic news.
5930
5931 2006-01-28  Graham Percival  <gpermus@gmail.com>
5932
5933         * Documentation/user/putting.itely: minor fixes (mostly tab->space).
5934
5935 2006-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5936
5937         * input/mutopia/claop.py: Update.
5938
5939 2006-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5940
5941         * input/regression/completion-heads.ly (texidoc): fix.
5942
5943         * lily/staff-symbol-referencer.cc (on_staff_line): idem.
5944
5945         * lily/tie-formatting-problem.cc
5946         (set_ties_config_standard_directions): use abs iso fabs for ints.
5947
5948         * Documentation/topdocs/INSTALL.texi (Top): document ncsb requirement.
5949
5950         * mf/feta-bolletjes.mf (overdone_heads): solfa_noteheight, a
5951         little less than noteheight, to prevent overlaps in chords.
5952
5953         * lily/note-collision.cc (check_meshing_chords): wipe upper FA
5954         head, and fudge stem-attachment.
5955
5956         * scm/lily-library.scm (not): define hash-for-each for guile 1.6
5957
5958         * lily/slur-scoring.cc (get_best_curve): handle opt_idx < 0 case.
5959
5960 2006-01-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5961
5962         * lily/main.cc (main): Debugging aid: catch exceptions.
5963
5964         * flower/std-string.cc (to_string): Robustification.  Fixes midi
5965         output with std::string.
5966
5967 2006-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5968
5969         * Documentation/topdocs/INSTALL.texi (Top): remove libkpathsea notes.
5970
5971 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5972
5973         * Fix -DSTRING_UTILS_INLINED.
5974
5975 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5976
5977         * VERSION (PATCH_LEVEL): release 2.7.29
5978
5979         * lily/relocate.cc (setup_paths): mingw uses std string too.
5980
5981         * lily/*.cc: various fixes for substr(ARG).
5982
5983         * lily/sustain-pedal.cc (print): 
5984
5985         * flower/file-name.cc (slashify): use std strings.
5986
5987         * flower/string-convert.cc: remove publib.h
5988
5989         * scm/define-markup-commands.scm (verbatim-file): new markup
5990         command \verbatim-file
5991
5992         * Documentation/topdocs/NEWS.tely: fixup URLs
5993
5994         * input/regression/alignment-vertical-manual-setting.ly (Module):
5995         new file.
5996
5997         * lily/align-interface.cc (align_elements_to_extents): overwrite
5998         translations with numbers in alignment-offsets from left bound
5999
6000         * scm/page.scm (make-page-stencil): read X-offset from paper-system.
6001         (page-translate-systems): new function: take into account Y-offset.
6002
6003         * Documentation/topdocs/NEWS.tely (Top): document new features.
6004
6005         * input/regression/page-layout-manual-position.ly (Module): new
6006         file.
6007
6008 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6009
6010         * flower/file-path.cc (path::parse_path): Oops.
6011
6012         * Finish std::string interface.  For now, use std:: marker
6013         throughout for easy s/r.
6014
6015 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6016
6017         * Documentation/user/putting.itely (Score is a single musical
6018         expression): typo.
6019         (Score is a single musical expression): more typos.
6020
6021         * scm/page.scm (annotate-space-left): thinko.
6022         (annotate-page): more thinkos.
6023
6024 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6025
6026         * scm/layout-page-layout.scm (write-page-breaks): record tweaks
6027         for different \score blocks separately.
6028         (post-process-pages): put write-page-layout into paper block.
6029
6030         * lily/output-def.cc (get_parser): new file.
6031
6032         * lily/output-def-scheme.cc (LY_DEFINE): ly:output-def-parser, new
6033         file.
6034
6035         * lily/include/output-def.hh (class Output_def): add parser_ member.
6036
6037         * input/regression/page-layout-twopass.ly (Module): new file.
6038
6039         * scm/lily.scm: remove cpp hack.
6040
6041         * lily/lyric-engraver.cc (get_voice_to_lyrics): use NPOS everywhere.
6042
6043 2006-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6044
6045         * GNUmakefile.in (c-clean): New target.
6046
6047         * flower/include/std-string.hh: String/std::string compatibility:
6048         Use NPOS for `not found' (iso -1), use ssize for length () and pos
6049         type.
6050
6051         * flower/rational.cc: 
6052         * flower/include/rational.hh: 
6053
6054         * flower/offset.cc: 
6055         * flower/include/offset.hh: 
6056
6057         * flower/interval.cc: 
6058         * flower/include/interval.hh: 
6059
6060         * flower/string-convert.cc: 
6061         * flower/include/string-convert.hh: Use std::string [interface].
6062         Update callers.
6063
6064 2006-01-25  Heikki Junes  <hjunes@cc.hut.fi>
6065
6066         * Documentation/index.html.in: clean up.
6067
6068 2006-01-25  Graham Percival  <gpermus@gmail.com>
6069
6070         * Documentation/user/putting.itely: another new untested doc section.
6071
6072 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6073
6074         * scm/layout-page-layout.scm (write-page-breaks): write
6075         \spacingTweaks #ALIST. Handle grace timing.
6076
6077         * scm/: more imports.
6078
6079         * scm/page.scm (make-page): add footer/header.
6080         (annotate-space-left): revise: only take page argument.
6081         (layout->page-init): new function.
6082
6083         * scm/layout-page-layout.scm (write-page-breaks): preliminary
6084         version of the system/spacing/linebreak hack writing to the output
6085
6086         * lily/prob-scheme.cc (LY_DEFINE): take optional 'key val args in
6087         ly:make-prob.
6088
6089         * lily/grob-scheme.cc (LY_DEFINE): ly:spanner-get-bound ->
6090         ly:spanner-bound
6091
6092 2006-01-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6093
6094         * scm/stencil.scm (annotate-y-interval): move from layout-page-layout.scm
6095
6096         * scm/paper-system.scm (paper-system-annotate): new file. Handle paper-system.
6097
6098         * scm/layout-page-layout.scm (optimal-page-breaks): move all page
6099         handling to page.scm
6100
6101         * lily/prob-scheme.cc (LY_DEFINE): new file.
6102         (LY_DEFINE): functions ly:make-prob , ly:prob-type? , ly:prob-(set-)property(!)
6103
6104         * lily/music-scheme.cc (LY_DEFINE): rewrite get/set property using
6105         prob functions.
6106
6107         * lily/music.cc (derived_mark): derive Music from Prob.
6108
6109         * lily/paper-system.cc (LY_DEFINE): derive from Prob.
6110
6111         * lily/prob.cc (Module): Implement Prob (Property Object), object
6112         with shared and r/w property alists.  
6113
6114         * lily/include/prob.hh (Module): new file. Declare Prob.
6115
6116         * flower/string.cc: remove is_empty().
6117
6118         * flower/include/string.hh (class String): remove String:: qualifier.
6119
6120         * buildscripts/analyse-cxx-log.py: new file. Read compile log to
6121         substitute appropriate functions.
6122
6123         * flower/include/string.hh (class String): remove to_str0 and
6124         is_empty(). S&R everywhere.
6125
6126 2006-01-23  Graham Percival  <gpermus@gmail.com>
6127
6128         * Documentation/user/basic-notation.itely: add hairpin
6129         after-linebreak tweak to commonprop.
6130
6131         * Documentation/user/putting.itely: added two new sections.
6132
6133 2006-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6134
6135         * flower/international.cc: 
6136         * flower/include/international.hh: 
6137
6138         * flower/getopt-long.cc: 
6139         * flower/include/getopt-long.hh: Use std::string [interface].
6140         Update callers.
6141
6142         * flower/include/std-string.hh: Oops, bugfix for --disable-std-string.
6143
6144         * stepmake/stepmake/executable-rules.make: Add dependency on
6145         module libraries.
6146
6147 2006-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6148
6149         * flower/file-path.cc: 
6150         * flower/include/file-path.hh: Use std::string [interface].
6151         Update callers.
6152
6153         * flower/direction.cc: 
6154         * flower/axis.cc: Unused.  Remove.
6155
6156         * configure.in (--enable-std-string): New option.
6157
6158         * flower/std-string.cc: 
6159         * flower/include/std-string.hh: New file.
6160
6161         * flower/file-name.cc[STD_STRING]:
6162         * flower/include/file-name.hh[STD_STRING]: Use it.  Update callers.
6163
6164 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6165
6166         * scm/output-svg.scm (placebox): no GNU coding standards in SVG output. 
6167
6168         * scm/define-markup-commands.scm (with-dimensions):
6169         with-dimensions markup command.
6170
6171         * input/test/font-table.ly: use it.
6172
6173         * lily/open-type-font.cc (glyph_list): new function.
6174
6175         * lily/open-type-font-scheme.cc (LY_DEFINE): ly:otf-glyph-list function.
6176
6177         * lily/ttf.cc: remove ly:font-glyph-list scheme function
6178
6179 2006-01-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6180
6181         * ly/music-functions-init.ly (parallelMusic): new music function
6182         for parallel music entry.
6183
6184         * scm/define-music-properties.scm (all-music-properties): new
6185         'void music property
6186
6187         * scm/music-functions.scm (ly:music-message): make public, to be
6188         used in music function definitions
6189
6190         * scm/lily-library.scm (collect-music-for-book): discard music
6191         when the 'void property is set.
6192
6193 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6194
6195         * lily/ttf.cc (LY_DEFINE): store name before destroying face.
6196
6197         * mf/GNUmakefile: idem.
6198
6199         * buildscripts/mf-to-table.py (help): excise fetaXXlist.ly support.
6200
6201         * stepmake/bin/install.py (dest): Only chmod/chown just created directories
6202
6203         * Documentation/user/notation-appendices.itely (The Feta font):
6204         use it.
6205
6206         * input/test/font-table.ly: new file. Generate font table within lily.
6207
6208         * Documentation/user/notation-appendices.itely (The Feta font):
6209         use new font-table.ly file. 
6210
6211         * stepmake/stepmake/install-out-targets.make
6212         (local-install-outfiles): only create directory if
6213         $(INSTALLATION_OUT_DIR) is defined. This fixes install on Gentoo.
6214
6215 2006-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6216
6217         * lily/ttf.cc (LY_DEFINE): new function ly:font-glyph-list.
6218
6219         * VERSION (PACKAGE_NAME): release 2.7.28
6220
6221         * scm/framework-ps.scm (write-preamble): use it to pick exactly
6222         the right font from a Mac dfont.
6223         (write-preamble): don't forget directory, only look at files.
6224
6225         This fixes problems with TTF files in dfonts that don't match
6226         their PostScript names.
6227          
6228         * lily/ttf.cc (LY_DEFINE): ly:ttf-ps-name: new routine to extract
6229         PS name from TTF font.
6230
6231         * input/regression/tie-manual.ly: document new feature.
6232
6233         * Documentation/topdocs/NEWS.tely (Top): add tie NEWS.
6234
6235         * VERSION (MY_PATCH_LEVEL): bump to .28
6236
6237         * Documentation/user/basic-notation.itely (Ties): add tie examples
6238         refs.
6239
6240         * lily/tie-formatting-problem.cc (score_ties_configuration):
6241         symmetry penalties for outer ties.
6242
6243 2006-01-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6244
6245         * lily/tie-formatting-problem.cc (generate_configuration) 
6246         (set_manual_tie_configuration): skip non-pair manual
6247         tie-configuration, so you can set individual ties as
6248
6249           #'tie-configuration = #'((7 . 1) #t (-3 . 1))
6250
6251         * input/regression/tie-chord.ly: use generateTiePattern to
6252         simplify file.
6253
6254         * lily/tie-formatting-problem.cc (peak_around): new function.
6255         (score_configuration): use sliding criterion for staff line collisions. 
6256         (score_configuration): idem for dot collisions.
6257         (generate_configuration): use separate stem_gap for gap to stem.
6258
6259         * lily/include/tie-formatting-problem.hh (struct Tie_details):
6260         separate penalty factors for x and y distance.
6261         (struct Tie_details): separate penalties for tip and center line collisions.
6262
6263 2006-01-19 Han-Wen Nienhuys  <hanwen@xs4all.nl>
6264
6265         * lily/tie-formatting-problem.cc (generate_configuration): make
6266         large ties avoid stafflines in the horizontal section.
6267         (score_configuration): use softcoded penalties
6268         (score_aptitude): idem.
6269
6270         * lily/tie-helper.cc (from_grob): softcode tie details
6271
6272         * lily/staff-symbol-referencer.cc (on_staff_line): new function
6273
6274         * lily/staff-symbol-referencer.cc (on_line): rename from
6275         on_staffline 
6276
6277 2006-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6278
6279         * ly/music-functions-init.ly: remove duplicate tag.
6280
6281         * lily/include/*.hh: GCC 4.1 fixes.
6282
6283 006-01-16  Erlend Aasland  <erlenda@gmail.com>
6284
6285         * Documentation/user/global.itely: fix typos; @bugs -> @refbugs
6286
6287         * scm/define-music-types.scm: fix bug in desc. string
6288         for OverrideProperty
6289
6290 2006-01-15 Erik Sandberg  <mandolaerik@gmail.com>
6291
6292         * scripts/lilypond-book.py: bugfix
6293
6294         * scm/define-music-types.scm: fix typos.
6295
6296 2006-01-14  Graham Percival  <gpermus@gmail.com>
6297
6298         * Documentation/user/ basic-notation.itely, global.itely,
6299         advanced-notation.itely, instrument-notation.itely: small
6300         additions (bugs and commonly tweaked properties).
6301
6302 2006-01-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6303
6304         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): generic
6305         detection of mingw build.
6306         (MINGW_BUILD): opps.
6307
6308 2006-01-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6309
6310         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Add
6311         i686-mingw32.
6312
6313 2006-01-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6314
6315         * scm/music-functions.scm (skip->rest): add skip->rest
6316
6317 2006-01-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6318
6319         * lily/font-config.cc (init_fontconfig): call FcConfigBuildFonts()
6320         explicitly.
6321
6322         * lily/font-config-scheme.cc (LY_DEFINE): also display font and
6323         config dirs. Aids debugging. 
6324         (display_config): also display config files.
6325
6326 2006-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6327
6328         * VERSION: release 2.7.27
6329
6330         * lily/bar-line.cc (calc_bar_size): inspect staff->extent (Y_AXIS)
6331         for determining bar size.
6332
6333         * lily/staff-symbol.cc (print): place lines at distance line-positions
6334
6335         * scm/define-grob-properties.scm (all-user-grob-properties): add
6336         line-positions.
6337
6338         * lily/staff-symbol.cc (height): new function.
6339
6340         * input/regression/staff-line-positions.ly:  new file.
6341
6342 2006-01-06  Graham Percival  <gpermus@gmail.com>
6343
6344         * input/test/add-staccato.ly: remove reference to old file.
6345
6346 2006-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6347
6348         * scripts/lilypond-book.py (invokes_lilypond): allow . in path to
6349         lilypond binary too.
6350
6351 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6352
6353         * make/mutopia-rules.make (Module): use LILYPOND_BINARY
6354
6355 2006-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6356
6357         * scripts/midi2ly.py: Bugfix: Declare datadir.
6358
6359         * make/ly-rules.make:
6360         * make/mutopia-rules.make: Use LILYPOND_BINARY (WAS: LILYPOND, but
6361         that seems to be gone). Fixes make web.
6362
6363         * The grand 2005-2006 replace.
6364
6365         * VERSION (MY_PATCH_LEVEL): Stay on .26 for now.
6366
6367 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6368
6369         * make/lilypond-vars.make: set LILYPOND_BINARY variable
6370         (LILYPOND_BOOK_LILYPOND_FLAGS): new variable
6371         LILYPOND_BOOK_LILYPOND_FLAGS to hold system dependent settings,
6372         like -dgs-font-load.
6373
6374         * Documentation/user/GNUmakefile ($(outdir)/interfaces.itexi):
6375         remove absolute path to lilypond binary.
6376         
6377 2006-01-05 Pedro Kroeger    <kroeger@pedrokroeger.net>
6378
6379         * configure.in (NCSB_DIR): fix --with-ncsb-dir option.
6380
6381 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6382
6383         * make/lilypond-vars.make: support LILYPOND_EXTERNAL_BINARY variable.
6384
6385         * mf/GNUmakefile: remove broken dvips map symlink.
6386
6387 2006-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6388
6389         * lily/main.cc: 
6390         * configure.in: Cosmetic fixes.
6391
6392 2006-01-04  Mats Bengtsson  <mabe@s3.kth.se>
6393
6394         * Documentation/user/music-glossary.tely (Pitch names): Added
6395         Spanish pitch names and durations, thanks to Ernesto Gancedo
6396
6397 2006-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6398
6399         * scm/lily.scm (define-scheme-options): use quasi-quote for option
6400         init. Fixes verbose printing of .scm files.
6401
6402         * stepmake/aclocal.m4: add spaces before - options.
6403         
6404 2006-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6405
6406         * lily/relocate.cc (setup_paths): Bugfix: do not store result
6407         of path search in local block variable.
6408
6409 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6410
6411         * configure.in (NCSB_DIR): --enable-ncsb-dir
6412         (LINK_GXX_STATICALLY): denko.
6413
6414         * mf/GNUmakefile ($(NCSB_TTFS)): NCSB_DIR iso. NCSB_PATH. 
6415
6416         * configure.in (LINK_GXX_STATICALLY): --enable-ncsb-path option. 
6417         use locate to find c059033l.pfb. 
6418         
6419 2006-01-02  Jan Nieuwenhuizen  <janneke@gnu.org>
6420
6421         * lily/tie-formatting-problem.cc
6422         (problem::generate_base_chord_configuration): Use my_round (was
6423         round).
6424
6425         * lily/source-file.cc (file::get_counts)[!HAVE_MBRTOWC]: Bugfix,
6426         do not invoke mbrtowc.
6427
6428         * lily/relocate.cc (setup_paths): Add more debugging verbosity.
6429
6430 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6431
6432         * scm/lily.scm (lilypond-all): oops. remove debugging hack.
6433
6434 2005-01-02  Heikki Junes  <hjunes@cc.hut.fi>
6435
6436         * Documentation/user/invoking.itely (svg): revise.
6437
6438 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6439
6440         * lily/lexer.ll: use sourcefilename iso. renameinput.
6441
6442 2006-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6443
6444         * mf/GNUmakefile ($(NCSB_TTFS)): revise rule. Create
6445         <PostScriptName>.ttf instead of c059XXXttf.
6446
6447         * lily/program-option.cc (LY_DEFINE): special support for
6448         --verbose, so it works before option init too.
6449  
6450         * mf/GNUmakefile (local-install): oops.
6451
6452         * lily/lyric-hyphen.cc (print): oops.
6453
6454         * buildscripts/pfx2ttf.fontforge: new file.
6455         
6456         * mf/GNUmakefile (NCSB_PATH): add vars for NCSB.
6457         ($(outdir)/%.ttf): new rule. 
6458
6459         * scm/define-grobs.scm (all-grob-descriptions): add font-interface
6460         to LyricHyphen.
6461
6462         * lily/lyric-hyphen.cc (print): multiply hyphen height by
6463         font-size
6464
6465 2005-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6466
6467         * VERSION: release 2.7.26
6468         
6469         * mf/GNUmakefile (install-fc-cache): remove old font.cache-1 files.
6470
6471 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6472
6473         * lily/font-config.cc (init_fontconfig): verbosity.
6474
6475         * THANKS: add Muziekacademie Lede. 
6476
6477         * scripts/musicxml2ly.py (print_voice_definitions): new function 
6478         (print_score_setup): new function
6479         (convert): read part definition to output staves properly.
6480
6481         * python/musicxml.py (Measure.get_notes): new class. Wrap lists of
6482         Music_xml notes.
6483
6484         * python/musicexp.py (Output_printer.__init__): use _ in data
6485         members.
6486         (Output_printer.unformatted_output): new function: no formatting,
6487         but count braces.
6488         (Duration.get_length): remove isinstance() checks for
6489         Output_printer everywhere.
6490
6491         * input/regression/lyrics-bar.ly (texidoc): add
6492         Separating_line_group_engraver.
6493
6494 2005-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
6495
6496         * lily/relocate.cc (framework_relocation): New function,
6497         factored from set_relocation ().
6498         (prefix_relocation): Rename from set_relocation ().
6499         (setup_paths): Use it.
6500
6501 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6502
6503         * scm/*.scm: use LEFT/RIGHT/UP/DOWN etc. iso. magical
6504         numbers. Patch by Erlend Aasland.
6505
6506 2005-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6507
6508         * lily/font-config.cc (init_fontconfig): print warning if cache
6509         file is not existant.
6510
6511         * lily/main.cc: don't use #ifdef but #if
6512
6513 2005-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6514
6515         * lily/grob-property.cc (internal_set_property): don't abort on
6516         calculation-in-progress.
6517
6518         * lily/beam.cc (get_default_dir): robustness: don't divide by zero.
6519
6520         * lily/tuplet-bracket.cc (calc_control_points): oops: typo. Read
6521         connect-to-neighbor property not connect-to-other
6522
6523         * lily/program-option.cc (LY_DEFINE): remove Protected_scm global variable.
6524         (LY_DEFINE): oops. don't forget protection.
6525
6526         * flower/parse-afm.cc (Module): strip AFM handling completely.
6527
6528         * lily/stencil-expression.cc: idem.
6529
6530         * lily/grob-interface-scheme.cc (LY_DEFINE): idem.
6531
6532         * lily/function-documentation.cc (ly_add_function_documentation):
6533         use static member iso. Protected_scm
6534
6535         * lily/main.cc: use ifdef ARGV0_RELOCATION iso. MINGW
6536
6537         * config.make.in (prefix): remove HAVE_KPATHSEA_SO
6538
6539 2005-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6540
6541         * lily/relocate.cc (set_env_dir): New function.
6542         (set_relocation): Use it to fix setting PANGO_PREFIX.
6543
6544 2005-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6545
6546         * input/regression/stem-direction-context.ly: remove rest.
6547
6548         * lily/melody-engraver.cc (process_music): restart for bar lines.
6549         (acknowledge_slur): restart for slurs.
6550
6551 2005-12-27  Heikki Junes  <hjunes@cc.hut.fi>
6552
6553         * Documentation/user/invoking.itely: describe how to view SVG 
6554         output using Inkscape which replace embedded fonts with OTF fonts.
6555
6556 2005-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6557
6558         * lily/relocate.cc (set_relocation): set PANGO_PREFIX
6559
6560 2005-12-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6561
6562         * lily/melody-engraver.cc (class Melody_engraver): Remove lying
6563         comment.
6564
6565 2005-12-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6566
6567         * VERSION (PACKAGE_NAME): release 2.7.25
6568
6569         * Documentation/topdocs/NEWS.tely (Top): document new feature.
6570
6571         * input/regression/stem-direction-context.ly: new file.
6572
6573         * lily/relocate.cc (set_relocation): add PANGO_PREFIX
6574
6575         * lily/melody-engraver.cc (acknowledge_stem): restart MelodyItem
6576         on rest.
6577
6578         * ly/engraver-init.ly: add Melody_engraver
6579
6580         * lily/beam.cc (calc_direction): use default-direction
6581         iso. get_default_direction()
6582
6583         * scm/define-grob-properties.scm (all-user-grob-properties): add
6584         default-direction property.
6585
6586         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem.
6587
6588         * lily/stem.cc (calc_default_direction): remove
6589         Stem::get_default_direction, use default-direction with callback
6590         instead.
6591
6592         * lily/melody-spanner.cc (calc_neutral_stem_direction): 
6593
6594         * lily/melody-engraver.cc: new file. Acknowledge stems for
6595         interpolated stem directions. 
6596
6597         * lily/melody-spanner.cc: new file. Interpolate stem directions.
6598
6599         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem
6600
6601         * lily/slur-configuration.cc (fit_factor): more robust check for
6602         point in curve X-extent.
6603
6604         * lily/slur.cc (outside_slur_callback): return offset_scm, not 0.
6605         (outside_slur_callback): check for 'outside avoidance.
6606
6607         * lily/slur-configuration.cc (score_extra_encompass): don't use
6608         bound->column() == avoid->column() for checking extents, as this
6609         doesn't work for accidentals. 
6610
6611         * lily/slur-engraver.cc (acknowledge_extra_object): remove
6612         DynamicText hardcoding.
6613
6614         * lily/slur-scoring.cc (enumerate_attachments): robustness: don't
6615         crash if bound stem is NULL
6616
6617         * lily/piano-pedal-performer.cc: patch by MWD for enabling piano
6618         pedals.
6619
6620 2005-12-22  Graham Percival  <gpermus@gmail.com>
6621
6622         * scm/define-markup-commands.scm: typo.  @code{\raise}
6623         => @code{\\raise}.
6624
6625         * darwin.patch: now used again, includes a
6626         required patch from fink.
6627
6628 2005-12-21  Heikki Junes  <hjunes@cc.hut.fi>
6629
6630         * po/TODO: mention gtranslator along with kbabel.
6631         * po/fi.po: update translations.
6632
6633 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6634
6635         * lily/relocate.cc (setup_paths): Bugfix.
6636
6637 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6638
6639         * lily/slur-configuration.cc (score_extra_encompass): don't use
6640         "avoid" choice for avoid-slur.
6641
6642         * stepmake/bin/install.py (dest): don't create existing dir.
6643
6644 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6645
6646         * stepmake/bin/install.py: Remove file before copying.
6647
6648         * config.make.in: 
6649         * stepmake/aclocal.m4: Do not substitute INSTALL.
6650
6651 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6652
6653         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
6654         depend on link-tree.
6655
6656         * lily/relocate.cc (setup_paths): only check path for non-absolute
6657         dir without directory part.
6658
6659         * flower/file-name.cc (is_absolute):  new method.
6660         (is_absolute): check root_ too.
6661
6662 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6663
6664         * lily/relocate.cc (setup_paths) [__MINGW32__]: Comment-out broken
6665         relocation code.  Oops, don't comment out too much.
6666
6667         * stepmake/stepmake/generic-vars.make (INSTALL): Assign INSTALL_PY
6668         iso itself.
6669
6670         * lily/relocate.cc [HAVE_GETTEXT]: Include libintl.h.  Fixes mingw
6671         compile.
6672
6673 2005-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6674
6675         * .cvsignore: Add install-sh.
6676
6677         * autogen.sh (srcdir): Typo.
6678
6679 2005-12-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6680
6681         * autogen.sh (srcdir): urg. Touch install-sh.
6682
6683         * stepmake/bin/install-sh (Module): remove.
6684
6685         * stepmake/stepmake/generic-vars.make (INSTALL): add $(INSTALL).
6686
6687         * lily/include/relocate.hh: new file.
6688
6689         * lily/relocate.cc: new file. Contain relocation logic.
6690
6691         * lily/main.cc (setup_paths): fix: LILYPOND_RELOCATE_PREFIX.
6692         (main): read LILYPOND_VERBOSE as the first thing.
6693
6694         * stepmake/aclocal.m4: remove INSTALL variable.
6695
6696         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
6697         separate target for making font symlinks.
6698         (documentation-dir): use $(if $(findstring )) for switching off
6699         Documentation.
6700
6701         * stepmake/stepmake/help2man-vars.make (OUT_DIST_FILES): only do
6702         something if DOCUMENTATION is no.
6703
6704 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6705
6706         * VERSION: release 2.7.24
6707
6708         * lily/script-column-engraver.cc (stop_translation_timestep):
6709         delay adding to script-column.
6710
6711         * lily/tuplet-bracket.cc (print): suicide if no control-points. 
6712
6713         * python/convertrules.py (conv): rule for number-visibility
6714
6715         * lily/slur-configuration.cc (score_extra_encompass): different
6716         distance measure for avoid and inside avoidance.
6717         (score_extra_encompass): use 1/(distance+eps) as penalty.
6718
6719         * lily/slur-scoring.cc (generate_avoid_offsets): use 'inside
6720         encompass objects for generating slur curves.
6721
6722         * lily/slur.cc: use details iso. slur-details property.
6723
6724         * input/regression/slur-tuplet.ly: new file.
6725
6726         * lily/slur-engraver.cc (acknowledge_tuplet_number): new function.  
6727
6728         * flower/include/offset.hh (class Offset): new operator /=
6729
6730         * lily/tuplet-number.cc (print): new file, new interface.
6731
6732         * scm/define-grob-properties.scm (all-user-grob-properties):
6733         remove number-visibility property.
6734
6735         * lily/tuplet-bracket.cc (calc_control_points): new function
6736         (calc_connect_to_neighbors): new function.
6737         (print): remove text handling for tuplet numberdef.
6738
6739         * lily/tuplet-engraver.cc (struct Tuplet_description): create
6740         TupletNumbers too. 
6741
6742         * lily/lily-guile.cc (robust_scm2booldrul): new function
6743
6744         * scm/define-grobs.scm (all-grob-descriptions): new grob TupletNumber
6745
6746         * lily/tuplet-bracket.cc (calc_position_and_height): use
6747         staff-padding to control whether tuplet brackets are over staves.
6748
6749         * lily/grob.cc (suicide): clear dim_caches_.
6750
6751         * lily/dimension-cache.cc (clear): new function.
6752
6753         * lily/grob.cc (extent): swap order of min-extent and extent
6754         calculations. This fixes hara kiri staves. 
6755
6756 2005-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6757
6758         * lily/main.cc: Nitpick: relocation is not based on path, but on
6759         directory (location).
6760
6761 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6762
6763         * lily/main.cc (setup_paths): read LILYPOND_RELOCATE_PREFIX
6764
6765         * stepmake/stepmake/install-targets.make (local-uninstall): idem.
6766
6767         * stepmake/stepmake/install-out-targets.make (local-install-outfiles): idem.
6768
6769         * stepmake/stepmake/help2man-targets.make (install-help2man): idem.
6770
6771         * stepmake/stepmake/generic-vars.make (Module): idem.
6772
6773         * stepmake/stepmake/executable-targets.make (default): use it.
6774
6775         * stepmake/bin/install.py (create_dir): new file. Replace install-sh.
6776
6777         * make/GNUmakefile: don't install make rules.
6778
6779         * lily/main.cc (setup_paths): don't inspect $PATH for argv0 with
6780         slashes.
6781         (prepend_env_path): more verbosity.
6782
6783 2005-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6784
6785         * GNUmakefile.in: add dir argument for find command.
6786
6787         * lily/parser.yy (bass_figure): set_spot() for bass figures. This
6788         fixes weird line numbers for point & click.
6789
6790         * lily/source-file.cc (get_counts): init line/column/char counts.
6791
6792 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6793
6794         * lily/main.cc: remove ARGV0_RELOCATION, instead use --relocate.
6795
6796 2005-12-16  Graham Percival  <gpermus@gmail.com>
6797
6798         * Documentation/user/basic-notation.itely, advanced-notation.itely:
6799         minor fixes from Fredric.  Thanks!
6800
6801 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6802
6803         * ly/music-functions-init.ly: add \bar and \clef music function 
6804
6805         * lily/lily-lexer.cc: idem.
6806
6807         * lily/parser.yy (FIXME): remove BAR and CLEF.
6808
6809 2005-12-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6810
6811         * Documentation/topdocs/NEWS.tely (Top): doc string argument change.
6812
6813         * lily/parser.yy (Generic_prefix_music_scm): allow strings as
6814         function arguments too
6815
6816         * lily/main.cc (set_relocation): new function.
6817
6818         * scripts/musicxml2ly.py (convert): add \version
6819
6820         * lily/tie.cc: remove get_default_attachments()
6821
6822         * VERSION (PACKAGE_NAME): release 2.7.23
6823         
6824         * lily/chord-tremolo-engraver.cc (acknowledge_stem): use
6825         ultimate_music_cause(). This fixes core dumps in unfold-all-repeats.ly
6826
6827         * Documentation/topdocs/NEWS.tely (Top): document new feature.
6828
6829         * lily/tie-formatting-problem.cc (score_ties): new function
6830         (get_variations): new function. Try flipping dirs for collisions.
6831         (generate_optimal_chord_configuration): new function. 1-opt search
6832         for better configuration.
6833
6834         * lily/tie-configuration.cc: new file.
6835
6836         * lily/tie.cc: junk Tie::get_configuration()
6837
6838         * lily/tie-formatting-problem.cc (score_ties_aptitude): new function.
6839         (score_ties_configuration): new function.
6840         (generate_ties_configuration): new function.
6841         (generate_base_chord_configuration): new function.
6842         (set_ties_config_standard_directions): Move body from tie-column-format.cc 
6843         (set_manual_tie_configuration): Move body from tie-column-format.cc 
6844
6845         * input/regression/tie-dot.ly: new file.
6846
6847         * lily/tie-formatting-problem.cc (score_configuration): score
6848         tie/dot collisions.
6849
6850         * lily/tie-helper.cc (get_transformed_bezier): new function
6851
6852         * Documentation/topdocs/NEWS.tely (Top): strip out-www.
6853
6854         * stepmake/stepmake/python-module-vars.make (SHARED_FLAGS): use
6855         -undefined suppress iso. -framework Python 
6856
6857         * scm/define-grobs.scm (all-grob-descriptions): set
6858         springs-and-rods (thanks Joe Neeman!)
6859
6860 2005-12-12  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6861
6862         * input/no-notation/display-lily-tests.ly (test): 
6863         * scm/display-lily.scm (tag->lily-string): the syntax for tags has
6864         changed from \tag #'(a b) to \tag #'a \tag #'b
6865
6866 2005-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6867
6868         * Documentation/topdocs/NEWS.tely: strip out-www.
6869
6870         * lily/include/grob-interface.hh: include lily-guile.hh not libguile.h
6871
6872         * config.make.in (AR): add AR and RANLIB
6873
6874         * flower/libc-extension.cc: include cassert
6875
6876         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): more robust
6877         darwin check.
6878
6879 2005-12-11  Graham Percival  <gpermus@gmail.com>
6880
6881         * stepmake/stepmake/generic-vars.make: define DARWIN_BUILD.
6882
6883         * stepmake/stepmake/python-modules-vars.make: define
6884         SHARED_FLAGS for OSX.  Thanks Johannes Schindelin!
6885
6886         * THANKS: added Johannes Schindelin.
6887
6888 2005-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6889
6890         * python/midi.c (pymidi_parse): use memcmp() iso. strcmp().
6891
6892         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
6893         Span_arpeggio_engraver, add Tweak_engraver to Score context. 
6894
6895         * lily/parser.yy: reorganize file layout.
6896
6897         * ly/music-functions-init.ly: add tweak music function.
6898
6899         * lily/grob-info.cc (ultimate_music_cause): new function:
6900         recursively lookup causes. 
6901
6902         * lily/parser.yy (chord_body_element): allow music functions for
6903         post-events, allow music functions for chord elements. 
6904  
6905         * lily/font-config-scheme.cc (display_fontset): add cast.
6906
6907         * python/convertrules.py (FatalConversionError.sub_syms): \tag
6908         #'(a b) -> \tag #'a \tag #'b rule.
6909
6910         * python/musicexp.py (Output_printer.dump_version): new function
6911
6912 2005-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6913
6914         * lily/parser.yy (FIXME): remove \tag
6915         (FIXME): remove tag_music() function.
6916
6917         * lily/lily-lexer.cc: remove \tag
6918
6919         * ly/music-functions-init.ly: define music-function "tag"
6920
6921         * lily/parser.yy (chord_body_element): allow tags in chord bodies.
6922
6923 2005-12-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6924
6925         * VERSION (PATCH_LEVEL): release 2.7.22
6926
6927         * input/regression/lyric-hyphen-retain.ly: renew.
6928
6929         * scm/define-grobs.scm (all-grob-descriptions): add LyricSpace
6930         grob
6931
6932         * lily/lyric-hyphen.cc (set_spacing_rods): use minimum-distance
6933         iso. minimum-length property for rods.
6934
6935         * lily/hyphen-engraver.cc (acknowledge_lyric_syllable): create
6936         LyricSpace item to keep lyrics spaced apart.
6937
6938         * ly/engraver-init.ly: remove Separating_line_group_engraver
6939
6940         * Documentation/user/music-glossary.tely: do setfilename before
6941         music-glossary.
6942
6943 2005-12-07  Heikki Junes  <hjunes@cc.hut.fi>
6944
6945         * Documentation/user/lilypond-book.itely: use `,´ after xref:
6946         See xref documentation, for example.
6947
6948 2005-12-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6949
6950         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): use
6951         pending_skip iso. ly_voice[-1]
6952         (main): add if __main__ for debugging.
6953
6954         * python/musicxml.py (Accidental.__init__): new class.
6955
6956         * scripts/musicxml2ly.py (progress): new function
6957         (musicxml_key_to_lily): don't barf on modeless keys.
6958         (create_skip_music): new function.
6959         (musicxml_spanner_to_lily_event): new function. Handle beams too.
6960         (musicxml_note_to_lily_main_event): new function.
6961
6962         * python/musicexp.py (Music.__init__): add comment field.
6963         (NestedMusic.append): new routine.
6964         (SequentialMusic.print_ly): print comment.
6965         (ArpeggioEvent.ly_expression): new class
6966         (BeamEvent.ly_expression): new class
6967         (NoteEvent.__init__): support for cautionary/forced accs.
6968
6969         * lily/lookup.cc (slur): normal order for array loop.
6970
6971         * scm/framework-ps.scm (dump-stencil-as-EPS): set left X of bbox
6972         to 0.0.
6973
6974         * ly/engraver-init.ly: set bar-size, so bar-lines aren't
6975         collapsed.
6976
6977 2005-12-06 Erik Sandberg  <mandolaerik@gmail.com>
6978
6979         * scm/music-functions.scm: Make phrasing slurs follow voice direction
6980
6981         * scripts/lilypond-book.py: Introduce option
6982             --preserve-line-breaks, for usage with srcltx
6983
6984 2005-12-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6985
6986         * scm/output-lib.scm (print-circled-text-callback): draw circle
6987         around text using make-circle-markup.
6988
6989         * Documentation/user/*: strip out-www from file names.
6990
6991 2005-12-05  Heikki Junes  <hjunes@cc.hut.fi>
6992
6993         * Documentation/user/lilypond.tely (direntry): remove empty lines;
6994         fixes invalid info entry issue with makeinfo 4.8 in debian sid.
6995
6996 2005-12-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6997
6998         * Documentation/user/GNUmakefile: idem.
6999
7000         * Documentation/user/macros.itexi: strip out-www
7001
7002         * python/rational.py: python 2.3 compat.
7003
7004         * VERSION (PATCH_LEVEL): release 2.7.21
7005
7006         * scripts/musicxml2ly.py (NonDentedHeadingFormatter.format_headi):
7007         option formatting, lilypond style.
7008
7009         * python/musicexp.py: grab from Ikebana: a library for composing
7010         ly music expressions. 
7011         (Output_printer): class for advanced .ly printing.
7012         (eg. tupletting) 
7013
7014         * python/musicxml.py: new file. Read MusicXML MiniDOM tree, and
7015         convert to pythonesque structure.
7016
7017         * python/rational.py: PD rational number class.
7018
7019         * Documentation/user/converters.itely (Invoking musicxml2ly):  new node.
7020
7021 2005-12-04  Erik Sandberg  <mandolaerik@gmail.com>
7022
7023         * lily/part-combine-iterator.cc: Minor bugfix
7024         
7025         * THANKS: Update bughunters
7026
7027 2005-12-02  Werner Lemberg  <wl@gnu.org>
7028
7029         * mf/README: Document process for proper mf2pt1 conversion.
7030
7031         * mf/feta-beugel.mf (draw_brace): Fix path to assure clean
7032         overlapping.
7033
7034         * mf/feta-harmonica.mf: Removed.  Unused.
7035
7036 2005-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7037
7038         * scripts/lilypond-book.py (do_file): fix thinkos.
7039
7040 2005-12-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7041
7042         * lily/GNUmakefile ($(outdir)/FlexLexer.h):
7043         ($(outdir)/parser.cc): 
7044         ($(outdir)/lexer.cc): Bugfix: depend on config.h.
7045
7046 2005-11-30  Pedro Kröger  <kroeger@pedrokroeger.net>
7047
7048         * ly/titling-init.ly (tagline): it should be a space between
7049         "Music engraving by LilyPond" and the version number.
7050
7051 2005-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7052
7053         * VERSION (PACKAGE_NAME): release 2.7.20
7054
7055 2005-11-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7056
7057         * scm/define-markup-commands.scm (pad-to-box): new markup command.
7058
7059         * scm/define-grobs.scm (all-grob-descriptions): set thickness to
7060         1.0.
7061         (all-grob-descriptions): don't shift RehearsalMark arbitrarily.
7062
7063 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7064
7065         * configure.in (LINK_GXX_STATICALLY): remove kpathsea checks.
7066
7067         * kpath-guile/: remove directory
7068
7069         * scm/kpathsea.scm (ly:kpathsea-expand-variable): new
7070         file. Encapsulate kpathsea using commandline tools.
7071
7072         * lily/all-font-metrics.cc (kpathsea_find_file): use (scm
7073         kpathsea) module.
7074
7075 2005-11-29  Mats Bengtsson  <mabe@s3.kth.se>
7076
7077         * Documentation/user/advanced-notation.itely (Setting automatic
7078         beam behavior): Correct a few typos. Thanks to David Bobroff.
7079
7080         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use
7081         \usepackage instead of \RequirePackage. Thanks to Bernard Hurley.
7082
7083 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7084
7085         * scripts/*.py: gmane address for bugs.
7086
7087 2005-11-28 Pal Benko <benkop@freestart.hu>
7088         
7089         * make/ly-rules.make: add -f switch to mv
7090
7091         * scm/output-libs.scm: add new bar symbol "." for punctus divisionis
7092
7093         * lily/bar-line.cc: interpret it
7094
7095 2005-11-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7096
7097         * configure.in (--disable-documentation): New switch.
7098
7099         * GNUmakefile.in: Use it.
7100
7101         * stepmake/aclocal.m4: Use AC_ARG_ENABLE for kpatsea.
7102
7103 2005-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7104
7105         * scripts/lilypond-book.py (do_file): search chunks for
7106         \\begin{document}
7107
7108         * GNUmakefile.in: add copy step in between so we can lose the
7109         out-www directories.
7110
7111 2005-11-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7112
7113         * lily/pango-font.cc (pango_item_string_stencil): put
7114         geometry.width into glyph-string too.
7115
7116 2005-11-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7117
7118         * scm/define-music-display-methods.scm (RevertProperty):
7119         (OverrideProperty): Use grob-property-path property, a list of
7120         symbols, instead of grob-property, which used to be a single
7121         symbol.
7122         (BassFigureEvent): a figure can be a plain number, not necessarily a
7123         markup.
7124
7125 2005-11-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7126
7127         * VERSION: release 2.7.19
7128         
7129         * lily/figured-bass-engraver.cc (process_music): check
7130         figuredBassCenterContinuations first.
7131
7132         * scm/translation-functions.scm (format-bass-figure): make double
7133         sharp larger. 
7134
7135         * lily/mark-engraver.cc: read rehearsalMarkAlignSymbol to
7136         determine X-parent.
7137
7138         * lily/system-start-delimiter-engraver.cc: move from
7139         Nested_system_start_delimiter_engraver, rename
7140         Nested_system_start_delimiter_engraver ->
7141         System_start_delimiter_engraver.
7142
7143         * lily/nested-system-start-delimiter-engraver.cc (from_list): read
7144         bracket type from hierarchy.
7145
7146 2005-11-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7147
7148         * lily/rest.cc (y_offset_callback): read staff-position.
7149
7150         * scm/define-grob-properties.scm (all-user-grob-properties): don't
7151         mark after-line-breaking-callback as internal.
7152
7153         * lily/self-aligment-interface.cc: remove self-[XY]-offset.
7154
7155 2005-11-25  Werner Lemberg  <wl@gnu.org>
7156
7157         * mf/feta-banier.mf ("d3"): Make `flare' equal to `staff_space'.
7158
7159 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7160
7161         * stepmake/bin/add-html-footer.py (do_file): add google
7162
7163         * lily/staff-symbol-engraver.cc (process_music): bugfix: stop
7164         staff if first_start_ is true.
7165
7166 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7167
7168         * scripts/midi2ly.py (split_track): add __repr__ members.
7169         (track_first_item): only return Item if not None. This fixes a
7170         problem when dumping a track that starts with an empty channel.
7171
7172         * python/midi.c: doc module.
7173
7174 2005-11-22  Mats Bengtsson  <mabe@s3.kth.se>
7175
7176         * Documentation/user/global.itely (Creating MIDI files): Fix
7177         compilation problem.
7178
7179 2005-11-22  Graham Percival  <gpermus@gmail.com>
7180
7181         * Documentation/user/basic-notation.itely: clarify dynamic
7182         padding text.
7183
7184         * Documentation/user/advanced-notation.itely: add unicode
7185         escape control example, whatever that is.  :)
7186
7187         * Documentation/user/global.itely: added "removing dynamics
7188         from MIDI" code.
7189
7190 2005-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7191
7192         * VERSION (PATCH_LEVEL): release 2.7.18
7193
7194         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): replace
7195         System_start_delimiter_engraver by
7196         Nested_system_start_delimiter_engraver.
7197
7198         * lily/nested-system-start-delimiter-engraver.cc (struct
7199         Bracket_nesting_node): new class.
7200         (struct Bracket_nesting_group): new class
7201         (struct Bracket_nesting_staff): new class.
7202         (process_music): create hierarchy of grobs. This allows separate
7203         tuning of different SSDs. 
7204
7205         * scm/define-grobs.scm (all-grob-descriptions): new Grob SystemStartSquare
7206         (all-grob-descriptions): remove old NestedSystemStartDelimiter.
7207
7208 2005-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7209
7210         * lily/side-position-interface.cc (aligned_side): multiply
7211         staff_radius by 2.
7212
7213         * lily/script-engraver.cc (make_script_from_event): allow setting
7214         values to '()
7215
7216 2005-11-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7217
7218         * lily/system-start-delimiter.cc (line_bracket): don't shorten height.
7219
7220         * scm/define-grobs.scm (all-grob-descriptions): new grob
7221         NestedSystemStartDelimiter.
7222
7223         * input/regression/system-start-heavy-bar.ly: new file.
7224
7225         * lily/nested-system-start-delimiter-engraver.cc: new file.
7226
7227         * lily/nested-system-start-delimiter.cc: new file.
7228
7229         * input/regression/system-start-nesting.ly: new file.
7230
7231         * scm/define-grobs.scm (all-grob-descriptions): use X side
7232         positioning for positioning braces for nested contexts.
7233
7234         * lily/system-start-delimiter.cc (print): don't divide extent by
7235         staff_space.
7236         (print): use style iso. glyph.
7237         (staff_bracket): translate glyph inside routine already.
7238
7239 2005-11-18  Michael Welsh Duggan <md5i@cs.cmu.edu>
7240
7241         * lily/vaticana-ligature-engraver.cc: fixed 2 typos in glyph
7242         names.
7243
7244 2005-11-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7245
7246         * scm/define-context-properties.scm
7247         (all-user-translation-properties): rename figuredBassFormatter
7248         from newFiguredBassFormatter.
7249
7250         * scm/define-grobs.scm (all-grob-descriptions): move from NewBassFigure
7251
7252         * lily/figured-bass-engraver.cc: move from new-figured-bass-engraver.cc
7253
7254         * lily/stem.cc (calc_stem_info): trigger beaming calculation.
7255
7256         * lily/beam.cc (calc_beaming): new function.
7257         (calc_shorten): new function.
7258
7259         * THANKS: add Edward Neeman.
7260
7261         * input/regression/accidental-clef-change.ly: new file.
7262
7263         * lily/note-collision.cc (check_meshing_chords): don't merge fa heads.
7264
7265         * scm/define-grobs.scm (all-grob-descriptions): add Y-offset property.
7266
7267         * lily/clef-engraver.cc (inspect_clef_properties): reset
7268         localKeySignature for clef changes.
7269
7270 2005-11-17  Mats Bengtsson  <mabe@s3.kth.se>
7271
7272         * python/midi.c: PyMIDINIT_FUNC isn't defined in Python < 2.3 
7273         add dummy definition that works in Linux and add information in
7274         INSTALL.texi on the specific Python requirements for Cygwin/Mingw.
7275
7276         * Documentation/user/changing-defaults.itely (Modifying context
7277         plug-ins): Add index for \with.
7278
7279         * Documentation/user/music-glossary.tely (dal segno): Updated
7280         example to version >=2.6.
7281
7282 2005-11-16  Mats Bengtsson  <mabe@s3.kth.se>
7283
7284         * Documentation/user/instrument-notation.itely (Printing chord
7285         names): Reorder \chordmode and \repeat in one example.
7286
7287 2005-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7288
7289         * VERSION: release 2.7.17
7290         
7291         * Documentation/topdocs/NEWS.tely (Top): add note about
7292         refactoring.
7293
7294         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
7295         new function. Search region of 3 positions for best tie.
7296         (score_configuration): new function.
7297         (score_aptitude): new function.
7298         (generate_configuration): new function.
7299         (get_configuration): new function.
7300         (Tie_formatting_problem): new function
7301
7302         * input/regression/page-top-space.ly: a6 for page-top-space demo. 
7303
7304         * stepmake/aclocal.m4: use $(if ) for config-FOOF.make
7305
7306         * THANKS: add Eduardo Vieira & Ralph Little
7307
7308         * mf/feta-bolletjes.mf (solfa_quarter_width): make solfa heads
7309         narrower.
7310
7311         * lily/include/tie-formatting-problem.hh (class
7312         Tie_formatting_problem): add Tie_details to
7313         Tie_formatting_problem. Update calling conventions.
7314
7315         * stepmake/aclocal.m4: oops. Include $CONFIGFILE.make, not
7316         config.make.
7317
7318         * Documentation/user/lilypond.tely: remove musedata2ly entry.
7319
7320 2005-11-16  Jürgen Reuter  <reuter@ipd.uka.de>
7321
7322         * lily/ligature-engraver.cc, lily/include/ligature-engraver.hh,
7323         scm/define-context-properties.scm: Maintenance bugfix: make
7324         ligature brackets work again by removing obsolete ligature
7325         primitive callback push/pop.
7326
7327         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: do
7328         not call Tuplet_bracket::calc_direction.  Removed obsolete gap
7329         value.
7330
7331 2005-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
7332
7333         * stepmake/aclocal.m4 (depth): Explain why absolute directory is
7334         used and do not call it a path.
7335         (FLEXLEXER_FILE): Rename from FLEXLEXER_PATH and add file name.
7336
7337 2005-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7338
7339         * lily/include/tie-formatting-problem.hh (class
7340         Tie_formatting_problem): new file.
7341
7342         * lily/tie-formatting-problem.cc (common_x_refpoint): new file.
7343
7344         * Documentation/misc/ChangeLog-2.3:  new file.
7345
7346         * lily/audio-staff.cc (output): degarianize.
7347
7348 2005-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7349
7350         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.pyc):
7351         Unset PYTHONOPTIMIZE.  Fixes install if set.
7352
7353 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7354
7355         * python/convertrules.py (conv): add warning about drums. 
7356
7357         * make/stepmake.make: include toplevel-version.make after config.make.
7358
7359         * stepmake/aclocal.m4 (depth): make sure $srcdir is absolute.
7360         also allow python2.4
7361
7362         * config.make.in (configure-srcdir): remove GXX GCC vars.
7363
7364         * stepmake/aclocal.m4: don't do non-srcdir build with
7365         symlinks. Use inclusion, so the src directory name can be changed.
7366
7367 2005-11-13  Jan Nieuwenhuizen  <janneke@gnu.org>
7368
7369         * make/mutopia-vars.make:
7370         * make/ly-vars.make: Use src-wildcard iso wildcard for source
7371         files.
7372
7373 2005-11-13  Werner Lemberg  <wl@gnu.org>
7374
7375         * mf/feta-arrow.mf: For all glyphs, don't mirror `currentpicture'
7376         but the affected path.  This ensures that the (overlapping) outlines
7377         have the same direction, which is a necessary prerequisite for
7378         FontForge's algorithm to remove overlaps.
7379         Formatting.
7380
7381         * mf/feta-haak.mf: Formatting.
7382         (draw_bracket): Slightly modify outline to avoid an unnecessary
7383         corner.
7384         Don't use ad-hoc values for `leave_angle' and `tip_angle' but derive
7385         them from the affected paths.
7386
7387 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7388
7389         * mf/README: remove xpm / accordion notes.
7390
7391         * lily/tie-column-format.cc (set_chord_outline): add dots into
7392         skyline extents. This fixes tie formatting if the left head has dots.
7393
7394         * lily/tie.cc (get_configuration): only shift tie by a whole staff
7395         space inside the staff.
7396         (get_configuration): shift another position if necessary in case
7397         of left head tie  
7398
7399 2005-11-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7400
7401         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): use
7402         buildscript-dir iso. $(depth)/buildscripts.
7403
7404         * tex/GNUmakefile (local-uninstall): remove
7405         music-drawing-routines.ps juggling.
7406
7407         * stepmake/stepmake/install-targets.make (local-install-files):
7408         prepend src-dir to install targets.
7409
7410         * lily/system-start-delimiter-engraver.cc
7411         (acknowledge_system_start_delimiter): use
7412         add_offset_callback(). This fixes translation of nested
7413         staffgroups.
7414
7415         * lily/grob-closure.cc (add_offset_callback): only encaps in
7416         simple_closure if it's a procedure.
7417         
7418         * lily/span-bar.cc (calc_glyph_name): read glyph-name, not glyph
7419         from bar-line.
7420
7421         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
7422         remove-empty where pertinent.
7423
7424 2005-11-12  Graham Percival  <gpermus@gmail.com>
7425
7426         * Documentation/user/instrument-notation.itely: added
7427         Cameron Horsburgh's multiple stanzas docs.  Thanks!
7428
7429 2005-11-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7430
7431         * lily/GNUmakefile
7432         ($(top-build-dir)/Documentation/pictures/$(outbase)/lilypond.ico):
7433         make picture in builddir, not srcdir.
7434
7435 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7436
7437         * VERSION: release 2.7.16
7438         
7439         * scripts/lilypond-book.py (main): use commands.mkarg () to quote
7440         shell arguments. 
7441
7442 2005-11-10  Mats Bengtsson  <mabe@s3.kth.se>
7443
7444         * Documentation/user/examples.itely (Piano templates): Minor
7445         modification to the Piano centered lyrics example.
7446
7447 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7448
7449         * scripts/lilypond-invoke-editor.scm (run-browser): look at
7450         $BROWSER.
7451
7452         * Documentation/user/point-and-click.itely: simplify p&c
7453         instruction: don't configure firefox. Put lilypond-invoke-editor
7454         in front of the browser.
7455
7456         * scripts/lilypond-invoke-editor.scm (run-editor): new function.
7457         (run-browser): new function.
7458
7459         * lily/parser.yy (Lily_lexer): recognize Book
7460
7461         * lily/book.cc (clone): new function
7462
7463         * lily/parser.yy (book_body): allow BOOK_IDENTIFIER.
7464
7465 2005-11-10  Jürgen Reuter  <reuter@ipd.uka.de>
7466
7467         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc:
7468         Maintenance bugfix: reduce number of font related warnings by
7469         updating naming conventions for glyph-name.
7470
7471 2005-11-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7472
7473         * scm/define-grobs.scm (all-grob-descriptions): add
7474         rhythmic-grob-interface to TabNoteHead.
7475
7476         * scm/layout-beam.scm (check-quant-callbacks): remove
7477         set_stem_lengths()
7478
7479 2005-11-08  Jürgen Reuter  <reuter@ipd.uka.de>
7480
7481         * ly/gregorian-init.ly (divisiones): Maintenance bugfix: vertical
7482         alignment of centered divisiones.
7483
7484         * scm/scripts.scm (articulations): Maintenance bugfix:
7485         follow-into-staff -> quantize-position.
7486
7487         * lily/vaticana-ligature-engraver.cc (transform_heads): Bugfix:
7488         plica head in porrectus deminutus.
7489
7490 2005-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7491
7492         * make/lilypond.fedora.spec.in (Group): add %clean section.
7493
7494         * lily/tuplet-bracket.cc (print): change check: remove bracket if
7495         less then 1/5th of total length.  
7496         (print): use gap too.  Fixes tupletUp-single-bracket.ly
7497
7498         * scm/music-functions.scm (glue-mm-rest-texts): also put other
7499         events into EventChord. This fixes textspanners on mm rests. Fixes
7500         spanner-rest.ly
7501
7502         * lily/side-position-interface.cc (get_axis): read side-axis
7503         (set_axis): set side-axis.
7504
7505         * scm/define-grobs.scm (all-grob-descriptions): add side-axis
7506         properties everywhere.
7507
7508         * lily/spacing-spanner.cc (breakable_column_spacing): add
7509         average-spacing-wishes. Take maximum if not set.
7510         (musical_column_spacing): idem. Fixes: spacing-keysig-note.ly
7511
7512         * scm/define-grobs.scm (all-grob-descriptions): add
7513         average-spacing-wishes.
7514
7515         * lily/grob-closure.cc (add_offset_callback): bugfix: properly add
7516         offset callbacks. This fixes alignment for Fingering objects.
7517
7518         * scm/define-grobs.scm (all-grob-descriptions): tiny bit less
7519         space for key - timesig combination. 
7520
7521         * input/regression/script-stem-tremolo.ly (Module): new file.
7522
7523         * scm/define-grobs.scm (all-grob-descriptions): decrease distance
7524         to key sig.
7525
7526         * lily/dynamic-engraver.cc (acknowledge_stem_tremolo): new function.
7527         Fixes: c-tremolo-script.ly.
7528         
7529         * lily/text-engraver.cc (acknowledge_stem_tremolo): new function.
7530
7531         * lily/script-engraver.cc (acknowledge_stem_tremolo): new function.
7532         
7533         * scm/define-grobs.scm (all-grob-descriptions): remove
7534         self-X-offset. Fixes alignment of octavate-8.
7535
7536         * scripts/lilypond-book.py (datadir): look in
7537         LILYPONDPREFIX/share/lilypond/current/
7538
7539         * GNUmakefile.in: symlink current to <VERSION>. 
7540
7541 2005-11-07  Pedro Kroger  <kroeger@pedrokroeger.net>
7542
7543         * lily/main.cc: eps listed as a backend.
7544
7545 2005-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7546
7547         * scm/lily-library.scm (print-music-as-book): quote $defaultpaper.
7548
7549 2005-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7550
7551         * lily/include/score.hh (class Score): remove texts_ member.
7552
7553         * lily/beam.cc (set_stem_lengths): force direction callback.
7554         (print): read quantized-positions, so we can force
7555         Beam::set_stem_lengths to occur.
7556         (rest_collision_callback): use common X parent. 
7557
7558 2005-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7559
7560         * flower/file-path.cc (find): Bugfix: Return name of file found.
7561
7562         * lily/main.cc (setup_paths): Bugfix for argv0 logic.
7563         (setup_paths)[__CYGWIN__ || __MINGW32__]: Normalize argv0.
7564         (setup_paths)[__MINGW32__]: Also look for argv0 + .exe.
7565
7566 2005-11-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7567
7568         * flower/offset.cc: idem.
7569
7570         * mf/*.mf: update email address.
7571
7572         * lily/font-config-scheme.cc:  new file.
7573
7574         * GNUmakefile.in (SUBDIRS): remove debian/ directory.
7575
7576         * lily/*:  cs.uu.nl -> xs4all.nl
7577
7578         * VERSION (PATCH_LEVEL): release 2.7.15
7579
7580         * make/lilypond.mandrake.spec.in (Module): remove Mandrake & Suse
7581         spec files.
7582
7583         * make/lilypond.fedora.spec.in: add %{libdir}/lilypond/
7584
7585 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7586
7587         * GNUmakefile.in: bugfix: encapsulate mkdir && cd in parens.   
7588
7589         * lily/staff-performer.cc (process_music): add audio
7590         elements. This makes MIDI instrument changes work once again.
7591
7592         * lily/main.cc (LY_DEFINE): add gmane address.
7593
7594         * lily/beam.cc: remove calc_positions()
7595
7596         * lily/include/grob.hh (class Grob): move pscore, dim_cache_,
7597         original_ in private scope.
7598         (class Grob): drop pscore_ pointer, change to output_def pointer.
7599         (class Grob): cleanup class definition.
7600
7601         * ly/spanners-init.ly (assertBeamQuant): use make-simple-closure.
7602
7603 2005-11-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7604
7605         * lily/main.cc (setup_paths)[__MINGW32__]: Do not assume argv0 is
7606         absolute.  Better diagnostics.
7607
7608         * GNUmakefile.in: Add bin/ to tree and populate with some links.
7609         This makes lilypond run from the build directory using argv0
7610         relocation (without any --prefix or LILYPONDPREFIX setting).
7611
7612 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7613
7614         * Documentation/topdocs/NEWS.tely (Top): document new backend design.
7615
7616         * scm/define-grobs.scm: purge self-[XY]-offset variables, replace
7617         with simple-closure.
7618
7619         * lily/self-aligment-interface.cc (set_align_self): new function
7620         (set_center_parent): new function.
7621
7622         * lily/side-position-interface.cc (set_axis): new function.
7623
7624         * lily/new-fingering-engraver.cc (position_scripts): use drul for
7625         generic code. 
7626
7627         * scm/define-grob-properties.scm (all-user-grob-properties):
7628         remove [XY]-offset-callbacks add [YX]-offset
7629         
7630 2005-11-02  Mats Bengtsson  <mabe@s3.kth.se>
7631
7632         * scm/define-grobs.scm (all-grob-descriptions): Added space-alist
7633         entry for time signatures after breathing signs. Bug report by
7634         Scott Russell.
7635
7636 2005-11-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7637
7638         * lily/main.cc (setup_paths)[!__MINGW32__]: Bugfix: if argv0 is
7639         not absolute, make it absolute using PATH.
7640
7641 2005-10-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7642
7643         * python/midi.c (initmidi): Fix type for mingw.
7644
7645 2005-10-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7646
7647         * stepmake/stepmake/compile-vars.make (SHARED_FLAGS): Support mingw.
7648
7649         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Detect mingw
7650         cross compiling.
7651
7652         * stepmake/aclocal.m4: Support python cross compiling.
7653
7654         * stepmake/stepmake/python-module-vars.make (SHARED_MODULE_SUFFIX):
7655         Add mingw section.
7656
7657 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7658
7659         * scm/output-lib.scm (chain-grob-member-functions): replace
7660         chained-callback.cc
7661
7662         * lily/chained-callback.cc (Module): remove file.
7663
7664         * lily/rest-collision.cc (force_shift_callback_rest): change to
7665         chained callback.
7666
7667         * lily/rest.cc (y_offset_callback): merge function of 3 callbacks. 
7668
7669         * lily/grob.cc (y_parent_positioning): remove axis argument from
7670         parent_positioning callbacks.
7671         (Grob): junk init code
7672         (get_offset): use generic property callbacks for
7673         X-offset, Y-offset. Remove Grob::{add,has}_offset_callback.
7674         (axis_parent_positioning): new function
7675         (axis_offset_symbol): new function
7676         (chain_offset_callback): new function
7677         (add_offset_callback): new function
7678
7679         * lily/beam.cc (rest_collision_callback): change signature; this
7680         is now a chained callback.
7681
7682         * lily/include/dimension-cache.hh (class Dimension_cache): remove
7683         callback administration.
7684
7685         * lily/simple-closure.cc: new file. Smob type that allows "grob
7686         member functions",
7687
7688             (ly:make-simple-closure FUNC A B)
7689
7690         is evaluated as (FUNC grob A B). This allows chaining of callbacks
7691         in various ways.
7692
7693         * lily/slur-engraver.cc (acknowledge_extra_object): use chained
7694         callbacks.
7695
7696         * lily/slur.cc (outside_slur_callback): take 2 arguments.
7697
7698         * lily/rest.cc (polyphonic_offset_callback): remove.
7699
7700         * lily/script-engraver.cc (try_music): remove bool* argument.
7701
7702         * scm/script.scm (default-script-alist): set quantize-position
7703         appropriately.
7704
7705         * lily/script-engraver.cc: remove follow_into_staff_ special coding. 
7706
7707         * lily/side-position-interface.cc (aligned_side): move staff
7708         position quantization from
7709         Side_position_interface::quantised_position().
7710         (quantised_position): remove
7711         
7712 2005-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7713
7714         * input/regression/beam-quant-standard.ly: reindent, set
7715         debug-beam-quanting to #t.
7716
7717         * lily/beam-concave.cc (calc_concaveness): set concaveness to
7718         10000 if this is a "hard" concave beam.
7719
7720         * lily/beam.cc (calc_least_squares_positions): change from
7721         calc_least_squares_dy
7722         (set_stem_lengths): this is now a chained callback.
7723
7724         * lily/context-property.cc (execute_general_pushpop_property):
7725         bugfix override with procedure should have effect.
7726
7727         * scm/define-grob-properties.scm (all-internal-grob-properties):
7728         remove position-callbacks.
7729
7730         * scm/define-grobs.scm (all-grob-descriptions): use
7731         ly:make-callback-chain for positions property.
7732
7733         * scm/layout-beam.scm (check-quant-callbacks): return list of
7734         chained callbacks.
7735
7736         * scm/lily.scm (type-p-name-alist): add callback-chain
7737
7738         * lily/lily-guile.cc (type_check_assignment): type check failure
7739         is warning not message.
7740
7741         * lily/grob-property.cc (try_callback): walk callback chain if
7742         appropriate.
7743
7744         * lily/chained-callback.cc: new file. new smob type.
7745
7746         * lily/lily-guile.cc (procedure_arity): new function.
7747
7748 2005-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7749
7750         * Documentation/topdocs/INSTALL.texi (Top): add perl flex bison.
7751
7752 2005-10-25  John Mandereau  <john.mandereau@free.fr>
7753  
7754         * Documentation/user/instrument-notation.itely (Figured bass):
7755         describe new features
7756
7757 2005-10-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7758
7759         * lily/beam.cc (calc_least_squares_dy): use property callback.
7760
7761         * lily/beam-concave.cc (calc_concaveness): use property callback.
7762
7763         * ly/paper-defaults.ly: move fixed dimensions from paper.scm 
7764
7765 2005-10-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7766
7767         * HACKING: Update.
7768
7769 2005-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7770
7771         * scm/layout-page-layout.scm (page-headfoot): annotate
7772         pagetopspace too.
7773
7774         * scm/stencil.scm (dimension-arrows): shorten arrowed lines a bit. 
7775
7776         * scm/layout-page-layout.scm (annotate-y-interval): y-annotation
7777         doesn't take y-space.
7778
7779         * scm/paper.scm (paper-alist): fix A7 dimensions. 
7780
7781 2005-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7782
7783         * stepmake/stepmake/generic-vars.make (DIST_FILES): Fix
7784         src-wildcard, remove $(wildcard).
7785
7786         * po/GNUmakefile (PO_FILES): 
7787         * ps/GNUmakefile (PS_FILES): 
7788         * tex/GNUmakefile (TEX_FILES): 
7789         * cygwin/GNUmakefile (POSTINSTALLS):
7790         * vim/GNUmakefile (EXTRA_DIST_FILES): Bugfix: [etags sr?] missed
7791         some wildcard calls.
7792
7793 2005-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7794
7795         * THANKS: add Thomas Bushnell.
7796
7797 2005-10-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7798
7799         * scm/lily.scm: Remove horrendous running-from-gui? kludge.
7800         (lilypond-main): Redirect to gui-main if 'gui is set.
7801
7802         * scripts/midi2ly.py (datadir): Add libdir iso datadir to path,
7803         for alternative installations kludging s/share/lib/g
7804         LILYPONDPREFIX. 
7805
7806         * SConstruct (libdir_package_version): Define.
7807
7808         * python/SConscript: 
7809         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install binary .so
7810         module in libdir.  
7811
7812 2005-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7813
7814         * lily/main.cc: clarify --safe.
7815
7816 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7817
7818         * VERSION: release 2.7.14
7819         
7820         * Documentation/user/*.itely: remove minimumVerticalExtent.
7821
7822         * scm/define-grobs.scm (all-grob-descriptions): remove
7823         RemoveEmptyVerticalGroup
7824
7825         * lily/hara-kiri-engraver.cc (get_spanner): create VerticalAxisGroup.
7826
7827         * lily/include/lily-guile.hh (GUILE_ELLIPSIS): define to get clean
7828         compile on MOSX
7829
7830         * python/convertrules.py (conv): add rules.
7831
7832         * lily/grob.cc: remove is_empty()
7833
7834         * lily/grob-property.cc: remove add_to_list_property().
7835
7836         * scripts/convert-ly.py (datadir): add prefix switching hack to
7837         .py too.
7838
7839         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily (cresc): remove
7840         space-function tweak.
7841
7842         * lily/grob.cc: remove X-extent-callback / Y-extent-callback.
7843
7844         * scm/define-grob-properties.scm (all-user-grob-properties):
7845         remove callback property.
7846
7847         * lily/include/grob.hh (class Grob): remove property_callbacks_
7848         member. Properties of procedure type are assumed to be callbacks.
7849
7850         * lily/ligature-engraver.cc (override_stencil_callback):
7851         rewrite. Use noteHeadLigaturePrimitive as source.
7852
7853         * scm/define-grob-properties.scm (all-internal-grob-properties):
7854         remove ligature-primitive-callback
7855
7856         * lily/include/dimension-cache.hh (class Dimension_cache): make
7857         class, with Grob as friend.
7858
7859         * lily/grob.cc: remove set_extent_callback(), set_extent() and
7860         has_extent_callback()
7861
7862         * scm/translation-functions.scm (format-new-bass-figure): read
7863         figuredBassPlusDirection
7864
7865         * scm/define-context-properties.scm
7866         (all-user-translation-properties): add figuredBassPlusDirection.
7867
7868         * lily/staff-spacing.cc (next_notes_correction): oops. Init wishes.
7869
7870         * lily/align-interface.cc (set_ordered): new function.
7871
7872         * lily/grob.cc (flush_extent_cache): rewrite.
7873
7874         * lily/dimension-cache.cc (Dimension_cache): cache extent as
7875         Interval pointer directly.
7876
7877         * lily/main.cc (setup_paths): insert extra / .
7878         (setup_paths): junk cff entry.
7879
7880         * lily/font-config.cc (init_fontconfig): only add type1 / otf
7881         directories.
7882
7883         * lily/axis-group-engraver.cc (finalize): remove
7884         extraVerticalExtent, minimumVerticalExtent verticalExtent.
7885
7886         * lily/grob.cc (Grob): don't set extent from ctor.
7887         (extent): use property callbacks. 
7888
7889         * lily/axis-group-interface.cc: remove set_axes() function.
7890
7891         * lily/grob-property.cc (del_property): new function.
7892
7893 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7894
7895         * lily/font-config.cc (init_fontconfig): resurrect mf/out/ check.
7896         
7897 2005-10-20  Jan Nieuwenhuizen  <janneke@gnu.org>
7898
7899         * stepmake/stepmake/script-vars.make (PYTHON_SCRIPTS_IN): Oops.  Add.
7900
7901 2005-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7902
7903         * mf/SConscript: Updates.
7904
7905         * lily/GNUmakefile (OUT_DIST_FILES): Bugfix.
7906
7907         * stepmake/stepmake/*:
7908         * */GNUmakefile:
7909         * config.make.in:
7910         * GNUmakefile.in:
7911         * stepmake/aclocal.m4: Friendlier --srcdir build, allowing `make'
7912         from any directory in build-dir.  Cleanups.
7913
7914         * make/srcdir.make.in: Remove.
7915
7916         * lily/main.cc (setup_paths): Fix and document build-dir hack.
7917
7918         * SConstruct (CheckYYCurrentBuffer): Use TryCompile (there is no
7919         main).
7920
7921         * lily/SConscript: Remove ttftools.
7922
7923         * SConstruct: Resurrect.
7924
7925 2005-10-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7926
7927         * lily/tuplet-bracket.cc (print): use dy iso. positions[RIGHT] for
7928         Y coordinate. 
7929
7930         * lily/paper-book.cc (add_score_title): put Paper_score title into
7931         systems_ list.
7932
7933         * scm/translation-functions.scm (format-new-bass-figure): also
7934         allow plus in combination with _
7935
7936 2005-10-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7937
7938         * VERSION: 2.7.13 released.
7939
7940         * lily/note-collision.cc (check_meshing_chords): don't wipe
7941         stencil, merely set transparent.
7942
7943         * Documentation/topdocs/NEWS.tely (Top): mention John Mandereau. 
7944         (Top): document #'callbacks.
7945         (Top): document nested \override.
7946
7947         * input/regression/figured-bass.ly: update for slash and pluses.
7948
7949         * input/regression/figured-bass-continuation-forbid.ly (Module):
7950         new file.
7951
7952         * scm/translation-functions.scm (format-new-bass-figure): use
7953         slashed-digit if diminished is set.
7954         (format-new-bass-figure): add + if 'augmented is set.
7955
7956         * scm/define-markup-commands.scm (slashed-digit): new command slashed-digit.
7957
7958         * input/test/piano-staff-distance.ly: remove file.
7959
7960         * Documentation/user/advanced-notation.itely (Formatting cue
7961         notes): use length-fraction for making stems/beams smaller.
7962
7963         * lily/parser.yy (bass_figure): accept \+ \! and / as figured bass
7964         modifications.
7965
7966         * lily/new-figured-bass-engraver.cc: new property
7967         centerFiguredBassContinuations
7968
7969         * Documentation/user/changing-defaults.itely (Difficult tweaks):
7970         use callbacks.
7971
7972         * lily/context-property.cc (execute_general_pushpop_property):
7973         robustness checks.
7974
7975         * input/regression/override-nest.ly: new file.
7976
7977         * python/convertrules.py (FatalConversionError.subber): conversion
7978         rule for #'callbacks
7979
7980         * input/regression/override-nest.ly: new function.
7981
7982         * lily/parser.yy (music_property_def): allow \override #'a #'b =
7983         #c too. 
7984
7985         * lily/context-property.cc (lookup_nested_property): new function.
7986         (evict_from_alist): new function.
7987         (general_pushpop_property): new function.
7988         (execute_general_pushpop_property): rewrite. Support nested
7989         properties too.
7990
7991 2005-10-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7992
7993         * lily/beam.cc: use length-fraction too.
7994
7995         * scm/define-grob-properties.scm (all-user-grob-properties):
7996         remove property flag-width-function
7997         (all-user-grob-properties): remove space-function.
7998
7999         * scm/layout-beam.scm: remove flag-width-function.
8000
8001         * lily/beam.cc: remove flag-width-function
8002
8003         * scm/layout-beam.scm: remove beam dir functions.
8004
8005         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): use length-fraction.
8006
8007         * lily/stem.cc (calc_length): multiply with length_fraction. Makes
8008         for easier grace tweaks.
8009
8010         * lily/beam.cc: remove dir-function.
8011
8012         * lily/system.cc (pre_processing): use callback to trigger spacing procedures.
8013
8014         * lily/grob.cc: remove spacing-procedure.
8015
8016         * lily/note-head.cc (calc_stem_attachment): new function.
8017         (internal_print): use callback to get glyph-name.
8018
8019         * lily/grob-property.cc (get_interfaces): new function.
8020
8021         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-interfaces
8022
8023         * lily/stem.cc (calc_stem_end_position): new function.
8024         (calc_length): new function.
8025         document details for stem.
8026         remove Stem::get_direction()
8027
8028         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-set-callback! 
8029
8030         * lily/grob-property.cc (set_callback): new function.
8031
8032         * lily/script-engraver.cc (make_script_from_event): don't trigger callback.
8033
8034         * lily/item-scheme.cc: new file.
8035
8036         * lily/bar-line.cc (before_line_breaking): remove function.
8037         remove bar-size-procedure, break-glyph-function
8038
8039         * lily/clef-engraver.cc (set_glyph): use glyph iso. glyph-name
8040
8041         * lily/clef.cc (before_line_breaking): change to calc_glyph_name.
8042
8043         * lily/system-start-delimiter.cc (print): suicide from
8044         here. Remove after_line_breaking_callback.
8045
8046         * lily/script-interface.cc (calc_direction): use callback for direction.
8047
8048         * lily/side-position-interface.cc (aligned_side): don't use
8049         Side_position_interface::get_direction directly. Use callback. 
8050
8051         * lily/grob.cc (get_stencil): simplify: use callback mechanism to
8052         calculate stencil.
8053         (get_print_stencil): rename from get_stencil: create stencil with
8054         transparency, color and cause. 
8055
8056         * scm/define-grobs.scm: change print-function to stencil callback everywhere.
8057
8058         * python/convertrules.py (conv): insert temporary warning rule.
8059
8060         * lily/multi-measure-rest.cc (set_text_rods): use stencil directly.
8061
8062         * lily/grob-property.cc (try_callback): remove marker if applicable.
8063
8064         * lily/grob.cc: elucidate doc about after/before-line-breaking
8065
8066         * lily/slur-scoring.cc (enumerate_attachments): robustness fix.
8067
8068         * lily/stem.cc (height): idem.
8069
8070         * lily/stem-tremolo.cc: idem.
8071
8072         * lily/slur.cc (height): don't use get_uncached_stencil()
8073
8074         * lily/rest.cc (y_offset_callback): use offset callback
8075         iso. after-line-breaking callback.
8076
8077         * lily/grob.cc: change after/before-line-breaking-callback to
8078         after/before-line-breaking dummy properties.
8079
8080         * lily/include/grob.hh: remove Grob_status.
8081
8082         * scm/define-context-properties.scm
8083         (all-user-translation-properties): remove verticalAlignmentChildCallback
8084
8085         * lily/tuplet-bracket.cc: use positions property iso. left,right-position.
8086         (calc_direction): use callback
8087         (calc_positions): use callback.
8088
8089         * lily/tie.cc (calc_direction): use callback. Only call parent
8090         positioning for more than one tie.
8091
8092         * lily/tie-column.cc (calc_positioning_done): use callback
8093
8094         * lily/slur-scoring.cc (calc_control_points): use callback
8095
8096         * lily/slur.cc (calc_direction): use callback.
8097
8098         * lily/note-collision.cc (force_shift_callback): remove.
8099
8100         * lily/dot-column.cc (force_shift_callback): remove. Use
8101         other_axis_parent_positioning.
8102
8103         * lily/grob.cc (other_axis_parent_positioning): new function.
8104         (same_axis_parent_positioning): new function
8105
8106         * lily/align-interface.cc (alignment_callback): remove function.
8107
8108         * lily/note-collision.cc (calc_positioning_done): use callback.
8109
8110         * lily/laissez-vibrer-tie.cc (calc_control_points): use callback.
8111         (calc_direction): idem.
8112         remove print function.
8113
8114         * lily/laissez-vibrer-tie-column.cc (calc_positioning_done): use callback.
8115
8116         * lily/dot-column.cc (calc_positioning_done): use callback.
8117
8118         * lily/break-align-interface.cc (calc_positioning_done): use callback.
8119
8120         * lily/beam.cc (calc_direction): use pseudo-property for beam
8121         direction callback.
8122         (calc_positions): use callback 
8123
8124         * lily/align-interface.cc (calc_positioning_done): use
8125         callback. Fold fixed  distance and normal alignment in one function.
8126
8127         * lily/stem.cc (calc_stem_end_position): use callback.
8128         (calc_positioning_done): idem.
8129         (calc_direction): idem.
8130         (calc_stem_end_position): idem
8131         (calc_stem_info): idem.
8132
8133         * lily/grob-property.cc (get_property_data): new function: 
8134         (try_callback): new function.
8135
8136         * scm/define-grob-properties.scm (all-user-grob-properties): doc
8137         callbacks property.
8138
8139         * lily/break-align-interface.cc: remove Break_align_interface::alignment_callback.
8140
8141 2005-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8142
8143         * lily/tie.cc (get_position): robustness fix. Don't crash if a
8144         tie
8145         has no heads.
8146         
8147         * lily/include/*.hh (Module): compile fixes.
8148
8149 2005-10-14  Heikki Junes <hjunes@cc.hut.fi>
8150
8151         * elisp/lilypond-font-lock.el, elisp/lilypond-indent.el: Avoid nil 
8152         as an argument for char-syntax: use (char-syntax (or nil 0)) 
8153         instead of (char-syntax nil), thanks to Milan Zamazal.
8154
8155 2005-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8156
8157         * make/lilypond.fedora.spec.in (Group): add lilypond-internals to
8158         dist.
8159
8160         * lily/tuplet-bracket.cc: check columns of bounds, not bounds
8161         themselves.
8162
8163 2005-10-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8164
8165         * flower/include/virtual-methods.hh (VIRTUAL_COPY_CONSTRUCTOR):
8166         add class_name() method.
8167
8168         * lily/music-scheme.cc: remove ly:music-name.
8169
8170 2005-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8171
8172         * cygwin/postinstall-lilypond.sh: Remove cruft.
8173
8174         * cygwin/postremove-lilypond.sh: Remove.
8175
8176         * cygwin/GNUmakefile (default): Remove postremove rules.
8177
8178 2005-10-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8179
8180         * ly/titling-init.ly (evenHeaderMarkup): use space in header on
8181         even header too.
8182         
8183         * scm/define-markup-commands.scm (wordwrap-string): bugfix for
8184         MacOS 9 users.
8185
8186         * lily/hara-kiri-group-spanner.cc (consider_suicide): only
8187         consider break index for broken spanner.
8188
8189         * scm/define-markup-commands.scm (wordwrap-string): remove \r
8190         characters from string before splitting.
8191
8192 2005-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8193
8194         * scm/framework-ps.scm (output-preview-framework): use
8195         is-book-title to determine whether to chop off the booktitle.
8196
8197         * lily/paper-book.cc (systems): init from book-title-properties
8198         (add_score_title): init score-title-properties.
8199
8200         * ly/paper-defaults.ly: add {score,book}-title-properties.
8201
8202         * scm/document-backend.scm (lookup-interface): error message if
8203         using unknown interface.
8204
8205         * lily/volta-bracket.cc (after_line_breaking): new function. Set
8206         edge-height.
8207
8208         * lily/horizontal-bracket.cc (make_enclosing_bracket): rename from
8209         make_bracket.
8210         (make_bracket): new function.
8211
8212         * scm/lily.scm (define-scheme-options): add paper-size option.
8213
8214         * ly/declarations-init.ly (laissezVibrer): get paper size from
8215         -dpaper-size
8216
8217         * scm/translation-functions.scm: use \fontsize for changing the
8218         fontsize.
8219
8220         * scm/define-grobs.scm (all-grob-descriptions): set
8221         between-length-limit to 1.0
8222
8223         * lily/tie-helper.cc: add between_length_limit_ detail property.
8224
8225         * mf/feta-bolletjes.mf: typos.
8226
8227         * lily/note-head.cc (internal_print): don't shadow idx
8228         parameter. This fixes wrong attachment for do shape heads.
8229
8230 2005-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8231
8232         * scm/parser-ly-from-scheme.scm: rename from ly-from-scheme.scm
8233
8234         * scm/parser-clef.scm (supported-clefs): rename from clef.scm
8235
8236         * scm/layout-slur.scm: rename from slur.scm
8237
8238         * scm/layout-page-layout.scm: rename from page-layout.scm
8239
8240         * scm/layout-beam.scm: rename from beam.scm
8241
8242         * scm/define-grob-interfaces.scm (bass-figure-interface): add
8243         bass-figure-interface
8244
8245         * lily/new-figured-bass-engraver.cc (process_music): add
8246         implicitBassFigures property.
8247         
8248         * scm/define-markup-commands.scm (pad-x): new markup.
8249
8250         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set
8251         minimumVerticalExtent on FiguredBass context.
8252
8253         * lily/figured-bass-continuation.cc (center_on_figures): kludge in
8254         case the continuation crosses a line break.
8255
8256 2005-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8257
8258         * flower/file-name.cc (dos_to_posix)[__CYGWIN__]: Return
8259         unconverted value if cygwin_conv_to_posix_path () fails.  Fixes
8260         absolute file name bug.  
8261
8262 2005-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8263
8264         * VERSION (PACKAGE_NAME): release 2.7.12
8265
8266         * input/regression/figured-bass-continuation-center.ly: new file.
8267
8268         * input/regression/beam-outside-beamlets.ly: new file.
8269
8270         * lily/beam.cc (set_beaming): don't clip edges.
8271         (connect_beams): don't clip edges.
8272
8273         * lily/beaming-info.cc (clip_edges): new function.
8274
8275         * lily/enclosing-bracket.cc (struct Enclosing_bracket): new file.
8276
8277         * Documentation/user/instrument-notation.itely (Figured bass):
8278         demonstrate extenders, update seealso links.
8279
8280         * scm/titling.scm (marked-up-headfoot): change tagline
8281         handling. tagline = ##f will blank the tagline as well.
8282
8283 2005-10-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8284
8285         * Documentation/topdocs/NEWS.tely: add entry for Figured bass.
8286
8287         * lily/new-figured-bass-engraver.cc (struct
8288         New_figured_bass_engraver): add new_music_found_ member.
8289
8290         * lily/lilypond-version.cc (Lilypond_version): deal with
8291         incorrectly formatted version strings. 
8292
8293         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): switch on
8294         New_figured_bass_engraver by default.
8295
8296         * lily/ttf.cc (print_trailer): only define glyph names when
8297         FT_Face has FT_FACE_FLAG_GLYPH_NAMES
8298
8299 2005-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8300
8301         * lily/horizontal-bracket.cc (make_bracket): new function.
8302
8303         * scm/define-grobs.scm (all-grob-descriptions): new grobs
8304         NewBassFigure, BassFigureBracket, BassFigureContinuation,
8305         BassFigureLine, BassFigureAlignment
8306
8307         * lily/new-figured-bass-engraver.cc (process_music): new file.
8308
8309         * lily/figured-bass-continuation.cc: new file.
8310
8311         * lily/include/horizontal-bracket.hh (struct Horizontal_bracket):
8312         new file.
8313
8314 2005-10-04  Mats Bengtsson  <mabe@s3.kth.se>
8315
8316         * scripts/lilypond-book.py: Bug fix, put the quote around the
8317         actual score for LaTeX documents.
8318
8319         * scm/define-grobs.scm (all-grob-descriptions): Change
8320         collapse-height of the SystemStartBracket grob to 5.0, 
8321         so the bracket disappears for single stave score lines (similarly
8322         to SystemStartBraces). 
8323
8324         * Documentation/user/advanced-notation.itely (Polymetric
8325         notation): Clarify the use of compressMusic.
8326
8327         * Documentation/user/basic-notation.itely (Grace notes): Clarify
8328         that the grace spacer note in other staves need the same duration
8329         and document the stroke-style property.
8330
8331 2005-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8332
8333         * Documentation/user/global.itely (Vertical spacing): document
8334         alignment-extra-space and fixed-alignment-extra-space.
8335
8336         * Documentation/topdocs/NEWS.tely (Top): add entry.
8337
8338         * input/regression/alignment-vertical-spacing.ly: new file.
8339
8340         * python/convertrules.py (conv): add rule.
8341
8342         * ly/music-functions-init.ly: rename outputProperty to overrideProperty
8343
8344         * lily/align-interface.cc (stretch_after_break): new
8345         function. Read fixed-alignment-extra-space property.
8346         (align_elements_to_extents): read alignment-extra-space property.
8347
8348         * lily/lily-guile.cc (robust_scm2dir): new function.
8349
8350         * scm/page-layout.scm (page-headfoot): annotate headsep and footsep.
8351         (annotate-space-left): new function. Annotate space left on page. 
8352         (annotate-y-interval): new function.
8353         (paper-system-annotate-last): new function. Annotate bottom-space.
8354
8355         * mf/feta-beugel.mf (y): 
8356
8357 2005-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8358
8359         * VERSION (PACKAGE_NAME):  release 2.7.11
8360
8361         * scm/lily-library.scm (interval-translate): new function
8362         (interval-center): new function. 
8363
8364         * scm/page-layout.scm (paper-system-annotate): new function. Add
8365         arrows for dimensions.
8366  
8367         * scm/stencil.scm (dimension-arrows): new function.
8368
8369         * Documentation/user/global.itely (Vertical spacing): mention annotatespacing
8370
8371         * input/regression/page-spacing.ly: add annotatespacing
8372
8373         * lily/paper-system-scheme.cc (LY_DEFINE): remove ly:paper-system-{extent,stencil}
8374         (LY_DEFINE): new function ly:paper-system-set-property!
8375
8376         * Documentation/user/global.itely (Paper size): explain how to add
8377         sizes.
8378
8379         * scm/paper.scm (paper-alist): rename tabloid paper to 11x17 to
8380         correspond to GS's definition.
8381
8382         * lily/tuplet-bracket.cc (after_line_breaking): suicide empty
8383         tuplet bracket.
8384         (print): only connect to next bracket if the next one is alive.
8385         (print): set padding to 0.0 if the bound is a breakable
8386         column. This makes tupletFullLength brackets reach up to the staff
8387         line if it doesn't connect to the next line.
8388
8389 2005-09-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8390
8391         * lily/bar-number-engraver.cc: correct docs.
8392
8393         * scm/output-lib.scm (first-bar-number-invisible): rename from
8394         default-bar-number-visibility
8395
8396 2005-09-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8397
8398         * scm/define-music-properties.scm (all-music-properties): remove
8399         predicate property.
8400
8401 2005-09-28  Heikki Junes  <hjunes@cc.hut.fi>
8402
8403         * po/fi.po: refresh.
8404
8405 2005-09-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8406
8407         * input/regression/hara-kiri-pianostaff.ly (disappear): remove
8408         superfluous s1.
8409         (disappear): bugfix.
8410
8411         * lily/stem-tremolo.cc (raw_stencil): read slope property.
8412
8413         * lily/include/paper-system.hh (class Paper_system): remove
8414         staff_extents_ member.
8415
8416         * lily/paper-system-scheme.cc (LY_DEFINE): remove.
8417
8418         * lily/include/paper-system.hh (class Paper_system): remove
8419         number_ variable. Remove is_title_. Remove break_before_penalty_
8420
8421         * lily/paper-book.cc (systems): use 'number property iso. number_
8422         member.
8423
8424         * lily/paper-system-scheme.cc: remove ly:paper-system-break-before-penalty
8425         remove ly:paper-system-number.
8426
8427         * scm/lily-library.scm (paper-system-title?): new function.
8428
8429         * lily/book.cc (process): bugfix: flip ?: cases. 
8430
8431         * Documentation/user/changing-defaults.itely (Difficult tweaks):
8432         add outputProperty.
8433
8434         * ly/music-functions-init.ly: add outputProperty music function.
8435
8436         * scm/paper.scm (set-paper-dimension-variables): add pagetopspace
8437
8438         * scm/page-layout.scm (ly:optimal-page-breaks): read next-space
8439         and next-padding.
8440         (optimal-page-breaks): rename from ly:optimal-page-breaks.
8441
8442         * lily/paper-system-scheme.cc (LY_DEFINE): new function.
8443
8444         * lily/paper-system.cc (internal_get_property): new function.
8445
8446         * Documentation/user/global.itely (Vertical spacing): refer to
8447         page-spacing.ly
8448
8449         * scm/page-layout.scm (ly:optimal-page-breaks): add support for
8450         pagetopspace
8451
8452         * input/regression/page-spacing.ly: new file.
8453
8454         * input/regression/page-top-space.ly: new file.
8455
8456         * lily/spacing-spanner.cc: cmath -> math.h
8457
8458         * lily/paper-system.cc (read_left_bound): new function. Read
8459         line-break-system-details from left bound to determine extents.
8460  
8461         * Documentation/user/programming-interface.itely (Using LilyPond
8462         syntax inside Scheme): change applyxxx -> applyXxx.
8463
8464         * ly/music-functions-init.ly: add outputProperty music function.
8465
8466         * lily/parser.yy (Generic_prefix_music_scm): add scm-scm-scm signature.
8467
8468         * lily/grob-scheme.cc (LY_DEFINE): add ! to ly:grob-suicide! name.
8469
8470         * python/convertrules.py (conv): rule
8471
8472         * ly/music-functions-init.ly: applyxxx -> applyXxx
8473
8474         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): alias
8475         TabVoice to Voice.
8476
8477 2005-09-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8478
8479         * flower/include/real.hh: include <math.h> iso. <cmath>
8480
8481         * flower/include/offset.hh: include real.hh
8482
8483 2005-09-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8484
8485         * Documentation/user/changing-defaults.itely (Difficult tweaks):
8486         fix example, now that 'interfaces is no longer directly available.
8487
8488         * lily/book.cc (process): don't crash if paper == NULL.
8489
8490         * po/fr.po: update.
8491
8492 2005-09-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8493
8494         * scm/define-music-types.scm (music-descriptions): set length and
8495         start-callback for QuoteMusic
8496
8497 2005-09-15  Mats Bengtsson  <mabe@s3.kth.se>
8498
8499         * lily/tie.cc (get_configuration): Replace fabs -> abs for integer
8500         arguments. Fixes compilation error with gcc 3.3.
8501
8502 2005-09-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8503
8504         * VERSION: release 2.7.10
8505
8506         * stepmake/stepmake/python-module-rules.make
8507         ($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.  
8508
8509         * lily/*.cc: remove <cmath> everywhere. <cmath> is included from
8510         real.hh
8511
8512 2005-09-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8513
8514         * stepmake/stepmake/c++-vars.make (#EXTRA_CXXFLAGS): don't add
8515         -Werror. Otherwise GCC barfs over various optimizations.
8516
8517         * scm/define-grob-properties.scm (all-internal-grob-properties):
8518         add note-head property
8519
8520         * Documentation/user/instrument-notation.itely (Laissez vibrer
8521         ties): new node.
8522
8523         * input/regression/laissez-vibrer-ties.ly: new file.
8524
8525         * lily/laissez-vibrer-engraver.cc: new file.    
8526
8527         * lily/include/tie-column-format.hh: new file.
8528
8529         * lily/tie-column-format.cc: new file. 
8530
8531         * lily/tie-column.cc (set_manual_tie_configuration): new function.
8532
8533         * lily/laissez-vibrer-tie.cc: new file.
8534
8535         * lily/include/laissez-vibrer-tie.hh: new file.
8536
8537         * ly/engraver-init.ly: add Laissez_vibrer_engraver
8538
8539         * ly/declarations-init.ly (laissezVibrer): add \laissezVibrer
8540
8541         * scm/define-grobs.scm (all-grob-descriptions): add
8542         LaissezVibrerTie, LaissezVibrerTieColumn
8543
8544         * lily/tie-column.cc (set_tie_config_directions): new function
8545         (final_shape_adjustment): new function.
8546         (shift_small_ties): new function.
8547
8548         * scm/define-music-types.scm (music-descriptions): add LaissezVibrerEvent
8549
8550         * lily/include/tie.hh (struct Tie_details): add x_gap_
8551         (struct Tie_configuration): add head_position_
8552
8553         * lily/tie-column.cc (set_chord_outline): new function.
8554
8555         * mf/cmr.enc.in:  remove file.
8556
8557 2005-09-11  Graham Percival  <gpermus@gmail.com>
8558
8559         * Documentation/user/examples.itely: typo fix.  Thanks, Matevž
8560
8561 2005-09-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8562
8563         * mf/feta-banier.mf: make vertical stem 1/2 stemthickness wide to
8564         reduce aliasing effects.
8565
8566         * lily/tie-column.cc (set_chord_outlines): bugfix: insert complete
8567         box in skyline.
8568
8569 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8570
8571         * lily/tie.cc (get_configuration): don't crash if left_dot is NULL.
8572
8573         * flower/include/real.hh: std::fabs too.
8574
8575 2005-09-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8576
8577         * Documentation/user/lilypond.tely: Spell Baßtuba in UTF-8 (Werner). 
8578
8579         * lily, flower: Include C++ iso C headers.  Import namespace std
8580         throughout.
8581
8582         * lily/side-position-interface.cc: 
8583         * lily/scm-hash.cc: 
8584         * lily/note-head.cc: 
8585         * lily/include/includable-lexer.hh: 
8586         * flower/include/string-data.icc: Remove using std::*.
8587
8588         * lily, flower: Include C++ iso C headers.  Import namespace std
8589         throughout.
8590
8591         * lily/side-position-interface.cc: 
8592         * lily/scm-hash.cc: 
8593         * lily/note-head.cc: 
8594         * lily/include/includable-lexer.hh: 
8595         * flower/include/string-data.icc: Remove using std::*.
8596
8597         * Documentation/user/instrument-notation.itely (Entering lyrics):
8598         Multiple latin-1->utf-8 conversion fix.
8599
8600         * Documentation/user/*tely: Update Emacs cookie to utf-8.
8601
8602 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8603
8604         * lily/tie.cc (get_configuration): also avoid dots for non-space
8605         situations.
8606
8607 2005-09-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8608
8609         * Documentation/user/instrument-notation.itely: Bugfix.
8610
8611 2005-09-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8612
8613         * tex/GNUmakefile: don't install texinfo.tex
8614
8615         * tex/ : cleanup: remove unused files.
8616
8617         * lily/general-scheme.cc: remove my_{isinf,isnan}.
8618
8619         * flower/include/real.hh: using std::{isnan,isinf}
8620         
8621         * VERSION (PATCH_LEVEL): release 2.7.9
8622
8623 2005-09-05  Graham Percival  <gpermus@gmail.com>
8624
8625         * Documentation/user/ instrument-notation.itely,
8626         advanced-notation.itely: minor tweaks.
8627
8628         * input/test/script-chart.ly: add item padding.
8629
8630 2005-09-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8631
8632         * flower/offset.cc: use math.h iso. <cmath>
8633
8634         * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake
8635         of IE users.
8636
8637         * scm/framework-eps.scm (dump-stencils-as-EPSes): cleanup.
8638         (widen-left-stencil-edges): new function. Fix alignment problems
8639         with LaTeX includegraphics.
8640
8641         * lily/text-interface.cc (interpret_markup): use abort().
8642
8643 2005-09-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8644
8645         * input/regression/tie-chord.ly (testLong): add a chord in 4ths
8646
8647         * lily/tie.cc (get_configuration): update bezier shape as we
8648         change Y positions.
8649         (get_configuration): don't move large ties if we're outside of the
8650         staff.
8651
8652 2005-09-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8653
8654         * scm/define-markup-commands.scm (strut): swap X and Y dims.
8655         
8656 2005-09-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8657
8658         * .cvsignore: Add auto-generated configure files and then some.
8659
8660 2005-09-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8661
8662         * scm/define-grobs.scm (DynamicLineSpanner): Add
8663         X-extent-callback.  Fixes hairpin-slur collision.
8664
8665 2005-08-31  Graham Percival  <gpermus@gmail.com>
8666
8667         * Documentation/user/advanced-notation.itely,
8668         basic-notation.itely: minor changes.
8669
8670 2005-08-31  Mats Bengtsson  <mabe@s3.kth.se>
8671
8672         * scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
8673         \linebreak between each .eps file if \betweenLilyPondSystem is
8674         undefined. 
8675
8676         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8677         music): Document the \linebreak
8678
8679         * Documentation/user/lilypond-book.itely,
8680         input/tutorial/lbook-latex-test.tex,
8681         Documentation/user/examples.itely: Remove \usepackage{graphics}
8682
8683 2005-08-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8684
8685         * mf/aybabtu.pe.in (i): don't merge alphabet into aybabtu.
8686
8687         * lily/ly-module.cc (make_stand_in_procs_weak): 1.6.4 and earlier
8688         compat bugfix.
8689
8690         * scripts/lilypond-book.py (PREAMBLE_LY): define
8691         inside-lilypond-book
8692         (modify_preamble): new function. Insert \RequirePackage{graphics}
8693         when no {graphics found in preamble.  
8694
8695 2005-08030  Graham Percival  <gpermus@gmail.com>
8696
8697         * Documentation/user/basic-notation.itely, global.itely,
8698         tutorial.itely: misc small changes.
8699
8700 2005-08-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8701
8702         * stepmake/aclocal.m4: Include MY_PATCH_LEVEL in config.make's
8703         VERSION.
8704
8705 2005-08-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8706
8707         * lily/tie-column.cc (new_directions): put Tie down on center
8708         staff line. 
8709
8710         * lily/script-interface.cc (before_line_breaking): use
8711         Grob::programming_error
8712
8713         * scm/ps-to-png.scm (make-ps-images): use pngalpha device.
8714
8715         * scripts/lilypond-book.py (get_latex_textwidth): oops. Take [0]
8716         of splitext.
8717
8718 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8719
8720         * VERSION (PACKAGE_NAME): VERSION release 2.7.8
8721
8722 2005-08-29  Werner Lemberg  <wl@gnu.org>
8723
8724         * mf/GNUmakefile: Add `-f' flag to `rm' command while removing
8725         the `*.scale.pfa' files to avoid warnings.
8726
8727 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8728
8729         * lily/tempo-performer.cc (process_music): idem.
8730
8731         * lily/midi-def.cc (get_tempo): Rational to int conversion bug.
8732
8733 2005-08-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8734
8735         * Documentation/user/advanced-notation.itely (Text markup): not a
8736         fragment.
8737
8738         * lily/midi-item.cc (to_string): use to_int() iso. int cast.
8739
8740         * lily/staff-performer.cc (initialize): add tempo/name to
8741         audio_staff_
8742
8743
8744 2005-08-26  Graham Percival  <gpermus@gmail.com>
8745
8746         * Documentation/user/advanced.itely: add text-only example.
8747
8748         * Documentation/user/invoking.itely: add index entries for
8749         convert-ly.
8750
8751         * Documentation/user/ tutorial.itely, basic-notation.itely:
8752         small fixes suggested by Steve D.  Thanks!
8753
8754 2005-08-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8755
8756         * input/regression/markup-bidi-pango.ly: new file.
8757
8758         * lily/pango-font.cc (pango_item_string_stencil): make Mingw code
8759         standard. Remove #ifdef. Remove memleak.
8760         (text_stencil): use text_dir to decide how to composite items.
8761         (text_stencil): determine uniform text direction for the entire
8762         string.
8763
8764         * scripts/lilypond-book.py (output_name): remove
8765         latex_filter_cmd. Non-portable to non-Unix systems. 
8766         (get_latex_textwidth): use File.write and os.unlink() instead.
8767
8768         * THANKS: add Vicente & Trevor.
8769
8770         * lily/grob.cc (discretionary_processing): look up origin for
8771         programming_error too. 
8772
8773         * input/regression/tie-broken.ly: new file.
8774
8775         * lily/tie-column.cc (set_chord_outlines): set outline for line
8776         break case too.
8777         
8778 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8779
8780         * lily/pango-font.cc (text_stencil): don't translate glyphs in
8781         unscaled transform, just translate stencils.
8782
8783         * ly/performer-init.ly: init timing to #t.  Fixes bar checks in
8784         MIDI.
8785
8786         * scm/define-markup-commands.scm (wordwrap-string): use
8787         text-direction
8788         (wordwrap-stencils): idem.
8789         (line): idem.
8790         (fill-line): idem.
8791         (wordwrap-stencils): translate last line to right for
8792         text-direction = LEFT.
8793
8794         * scm/define-grob-properties.scm (all-user-grob-properties): add
8795         text-direction.
8796
8797 2005-08-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8798
8799         * lily/lily-parser.cc (Lily_parser): also copy output_basename_
8800         when copying a Lily_parser object.
8801
8802 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8803
8804         * scm/define-markup-commands.scm (null): add null markup.
8805
8806 2005-08-25  Mats Bengtsson  <mabe@s3.kth.se>
8807
8808         * lily/item.cc: Add documentation of center-invisible
8809
8810 2005-08-24  Graham Percival  <gpermus@gmail.com>
8811
8812         * Documentation/user/advanced-notation.itely: add info about
8813         raising text.
8814
8815         * Documentation/user/programming-interface.itely: fix example
8816         involving raised text.
8817
8818 2005-08-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8819
8820         * lily/beam.cc (print): fix X start/end points of isolated
8821         beamlets.
8822
8823         * scm/output-ps.scm (grob-cause): escape spaces in URLs.
8824
8825         * lily/multi-measure-rest.cc (set_text_rods): new function.
8826
8827         * lily/vertical-align-engraver.cc (process_music): call
8828         Align_interface::set_axis(). This forces #'elements to be ordered,
8829         preventing random vertical reordering of staves.
8830
8831         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
8832         add avoid-slur property. 
8833
8834         * Documentation/user/basic-notation.itely (Measure repeats): add
8835         countPercentRepeats example.
8836
8837         * Documentation/user/advanced-notation.itely (Other text markup
8838         issues): remove remark about normal-font.  We have \normal-text
8839
8840         * input/regression/tie-chord.ly: add note about remaining bugs.
8841
8842         * lily/tie.cc (print): try Tie_column::set_directions () if
8843         control-points not yet defined.
8844
8845 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8846
8847         * lily/system-start-delimiter.cc (staff_brace): don't remove brace
8848         extent. This fixes braces falling out of the EPS bbox.
8849
8850         * mf/feta-beugel.mf (braces_per_font): make brace glyph align
8851         exactly to bbox.
8852
8853 2005-08-23  Graham Percival  <gpermus@gmail.com>
8854
8855         * {various} : change #up->#UP and #down->#DOWN.
8856
8857         * ly/titling-init.ly: Spacing fix when using printallheaders=##t.
8858
8859         * Documentation/user/advanced-notation.itely: clarify
8860         what objects handles text on a multimeasure rest.
8861
8862 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8863
8864         * VERSION (PATCH_LEVEL): release 2.7.7
8865
8866 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8867
8868         * make/lilypond-vars.make: set -dgs-font-load for "make web" 
8869
8870         * Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
8871
8872         * input/regression/*.ly: formatting clean-up. Default layout
8873         before music expression.
8874
8875         * input/mutopia/R.Schumann/GNUmakefile (examples): switch off
8876         romanze28-2 example.
8877
8878         * scm/ps-to-png.scm: remove dir-re function.
8879         (make-ps-images): generate page names, instead of globbing them.
8880         This brings down LilyPond memory usage for make web by a factor
8881         10. 
8882
8883         * scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
8884         don't use glob. With 3000 files, globbing
8885         Documentation/user/out-www/ can take too much time. 
8886         
8887         * lily/lily-guile.cc (gulp_file_to_string): take size argument.
8888
8889         * lily/general-scheme.cc (LY_DEFINE): take optional size argument.
8890
8891         * input/regression/tie-manual.ly: new file
8892
8893         * input/regression/tie-chord.ly: update.
8894
8895         * flower/include/interval.hh (struct Interval_t): 
8896
8897         * lily/tie.cc (distance): new function 
8898         (height): new function.
8899         (init): new function
8900         (Tie_details): new struct.
8901
8902         * lily/skyline.cc (skyline_height): new function.
8903
8904         * lily/tie-column.cc (set_chord_outlines): new function.
8905         (new_directions): read tie-configuration
8906
8907         * lily/skyline.cc: fix ASCII art.
8908         
8909 2005-08-22  Mats Bengtsson  <mabe@s3.kth.se>
8910
8911         * python/convertrules.py (string_or_scheme): Fix spelling error
8912
8913 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8914         
8915         * lily/tie-column.cc (set_directions): set directions only once.
8916         (add_configuration): new function.
8917
8918         * lily/tie.cc (set_control_points): new function
8919
8920         * lily/tie-column.cc (new_directions): new function.
8921
8922         * ly/music-functions-init.ly: set 'pitch property
8923         iso. trill-pitch. This makes \relative work with \pitchedTrill
8924
8925         * lily/tie.cc (get_configuration): new function. Don't generate
8926         control points, rather, generate configuration.
8927         remove head-pair property.
8928
8929         * lily/include/tie.hh (struct Tie_configuration): new struct.
8930
8931 2005-08-22  Heikki Junes  <hjunes@cc.hut.fi>
8932
8933         * Documentation/topdocs/NEWS.tely: clarify.
8934
8935 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8936
8937         * lily/tie.cc: remove minimum-length
8938
8939         * scm/define-grob-properties.scm (all-user-grob-properties):
8940         remove staffline-clearance, y-offset 
8941
8942         * input/regression/tie-dots.ly (Module): remove.
8943
8944         * lily/tie.cc (get_control_points): rewrite. Put short ties in
8945         staff-spaces, make long ties cross staff lines. Avoid flags and dots.
8946
8947         * input/regression/tie-single.ly: new file.
8948
8949 2005-08-21  Graham Percival  <gpermus@gmail.com>
8950
8951         * ly/bagpipe.ly: fix compile problem.
8952
8953 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8954
8955         * lily/midi-item.cc (name): new method.
8956
8957         * lily/staff-performer.cc (acknowledge_audio_element): use
8958         signature of baseclass.
8959
8960         * lily/engraver-group.cc (do_announces): move recursion call out
8961         of while loop. 
8962
8963         * lily/drum-note-performer.cc (class Drum_note_performer): use
8964         process_music everywhere.
8965
8966         * ly/performer-init.ly: add default children everywhere.
8967
8968         * lily/paper-book.cc (output): call paper-book-write-midis
8969         directly: always write MIDI, even if no \layout {} block. 
8970
8971 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8972
8973         * VERSION (PACKAGE_NAME): release 2.7.6
8974
8975         * lily/percent-repeat-engraver.cc (try_music): don't print warning
8976         about not being able to handle repeat.
8977
8978 2005-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8979
8980         * Documentation/user/examples.itely (Piano templates):
8981         * lily/include/performer-group.hh: Remove last traces of
8982         Performer_group_performer.  Fixes make web.
8983
8984 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8985
8986         * Documentation/user/examples.itely (Piano templates): change
8987         Engraver_group_engraver -> Engraver_group
8988
8989         * lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
8990         scm_stand_in_procs is not weak_any.
8991
8992         * lily/volta-bracket.cc (print): don't use strcmp().
8993
8994         * lily/volta-engraver.cc (process_music): use
8995         Text_interface::is_markup() for setting the 'text property of the
8996         volta bracket.
8997
8998         * input/mutopia/claop.py (accents): update syntax to 2.6
8999
9000         * scm/define-context-properties.scm
9001         (all-user-translation-properties): add countPercentRepeats.
9002
9003         * Documentation/user/basic-notation.itely (Measure repeats): add
9004         isolated percent example.
9005
9006 2005-08-18  Graham Percival  <gpermus@gmail.com>
9007
9008         * input/ {various}: change direction #1, #-1 to
9009         #up/#down or \fooUp, \fooDown.
9010
9011         * Documentation/user/music-glossary.tely: #-1 to #down.
9012
9013         * ly/bagpipe.ly, engraver-init.ly, property-init.ly: #1
9014         to #up, #-1 to #down.
9015
9016 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9017
9018         * lily/include/engraver-group.hh: rename.
9019
9020         * lily/include/performer-group.hh: rename.
9021
9022 2005-08-18  Mats Bengtsson  <mabe@s3.kth.se>
9023
9024         * input/test/script-abbreviations.ly: Removed some old LaTeX
9025         left overs.
9026
9027 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9028
9029         * python/convertrules.py (conv): inside-slur -> avoid-slur.
9030         Remove functions.  Remove if 1: constructs, reindent.
9031
9032         * scripts/convert-ly.py (add_version): Add functions from
9033         convertrules.py
9034
9035         * scm/script.scm (default-script-alist):
9036         s/priority/script-priority.  Fixes script stacking.  Backportme.
9037         (Fermata): Very low priority.
9038
9039 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9040
9041         * input/regression/*.ly: remove superfluous \score blocks. Reindent.
9042
9043         * input/regression/slur-script.ly: remove padding tweaks. Add
9044         comment strings.
9045
9046         * lily/note-spacing.cc (get_spacing): remove kludge for EOL wide
9047         time sigs and related stuff.
9048
9049         * scm/define-grob-properties.scm (all-user-grob-properties): add
9050         @code{} tags to property description.
9051
9052         * lily/include/line-group-group-engraver.hh (Module): remove file.
9053
9054         * python/convertrules.py (conv): add rule for
9055         Engraver_group_engraver -> Engraver_group.
9056
9057         * lily/include/performer-group-performer.hh: analogous.
9058
9059         * lily/include/engraver-group-engraver.hh: rename to Engraver_group.
9060
9061         * lily/context-def.cc (instantiate): check for
9062         Engraver_group_engraver and Performer_group_performer not
9063         Engraver/Performer. Fixes crashes when doing \with { \consists .. }
9064  
9065 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9066
9067         * input/les-nereides.ly: Remove three fingering tweaks, update
9068         remaining one.
9069
9070         * input/regression/slur-script-inside.ly: Update, fix doc.
9071
9072         * scm/script.scm: Update to avoid-slur.
9073
9074         * scm/define-grob-properties.scm (avoid-slur): New property.
9075
9076         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
9077         * lily/slur-engraver.cc (acknowledge_extra_object): Invoke
9078         outside_slur_callback if avoid-slur != #'inside.
9079
9080         * scm/define-grobs.scm (Fingering, Textscript): No
9081         inside-slur/outside-slur preference.
9082         (DynamicLineSpanner): Always outside slur.
9083
9084         * input/regression/slur-script.ly: More tests.
9085
9086 2005-08-17  Graham Percival  <gpermus@gmail.com>
9087
9088         * Documentation/user/lilypond-book: fix notime entry.
9089
9090         * Documentation/user/advanced-notation.itely: add info on
9091         getting an I rehearsal mark.
9092
9093         * Documentation/user/putting.itely: reinstate "I", re-enforce
9094         the fact that \override numbers are the result of
9095         experimentation and personal taste.
9096
9097         * Documentation/user/invoking.itely: update convert-ly bugs.
9098
9099 2005-08-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9100
9101         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set timing
9102         to #t.
9103
9104         * lily/timing-translator.cc (initialize): don't initialize timing.
9105
9106         * input/regression/stem-spacing.ly (Module): remove file.
9107
9108         * input/regression/spacing-stick-out.ly: specify Score context for
9109         \override
9110
9111         * input/regression/clefs.ly: remove spurious {}s 
9112
9113 2005-08-17  Heikki Junes  <hjunes@cc.hut.fi>
9114
9115         * Documentation/topdocs/NEWS.tely,
9116         input/regression/repeat-percent-count.ly: clarify a bit.
9117
9118 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9119
9120         * input/no-notation/display-lily-tests.ly: delete
9121         display-lily-init call.
9122
9123         * ly/music-functions-init.ly (displayLilyMusic): move
9124         display-lily-init call at top level, so that the user should not
9125         have to call it.
9126
9127         * scm/define-music-display-methods.scm (note-name->lily-string):
9128         retrieve note names directly from pitchnames using new function `rassoc'.
9129         (display-lily-init): note names list construction removed.
9130
9131 2005-08-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9132
9133         * THANKS: spello.
9134
9135         * lily/lily-parser.cc (get_header): copy module, instead of
9136         returning it.
9137
9138         * Documentation/topdocs/NEWS.tely (Top): add entry for percent
9139         counters.
9140
9141         * Documentation/user/basic-notation.itely (Measure repeats): add
9142         links to Counter grobs.
9143
9144         * scm/define-grobs.scm (all-grob-descriptions): add
9145         DoublePercentRepeatCounter
9146         (all-grob-descriptions): add PercentRepeatCounter
9147
9148         * lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
9149         also create counter grobs.
9150
9151         * lily/separation-item.cc (extremal_break_aligned_grob): don't
9152         return grob without space-alist.
9153
9154         * input/proportional.ly: tune staff-padding.
9155
9156         * input/regression/repeat-percent-count.ly: new file. 
9157
9158 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9159
9160         * input/no-notation/display-lily-tests.ly: moved from
9161         input/regression/ to input/no-notation. Be sure to call
9162         `display-lily-init' before trying to use the display function.
9163
9164 2005-08-16  Mats Bengtsson  <mabe@s3.kth.se>
9165
9166         * scripts/lilypond-book.py (option_definitions): Don't localize
9167         the empty string. Fixes bug when --psfonts was used with
9168         non-English locale.
9169
9170 2005-08-15  Graham Percival  <gpermus@gmail.com>
9171
9172         * lily/tuplet-bracket.cc: simple build fix.
9173
9174         * Documentation/user/putting.itely: use "we" instead of "I".
9175
9176         * Documentation/user/basic-notation.itely: cautionary accidentals
9177         work with naturals, too.
9178
9179 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9180
9181         * lily/tuplet-bracket.cc (calc_position_and_height): add
9182         staff-padding support.
9183
9184         * input/proportional.ly: set staff-padding.
9185         
9186         * VERSION (PATCH_LEVEL): release 2.7.5
9187
9188         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): text formatting
9189         fixes. Remove tweaks.
9190
9191         * input/regression/tuplet-slope.ly: add a test case.
9192
9193         * lily/tuplet-bracket.cc (calc_position_and_height): revert
9194         erroneous fix. Add spanner bounds to offset array with relative X
9195         positions.
9196
9197         * ly/engraver-init.ly: add Rest_engraver only once.
9198
9199         * scm/define-music-display-methods.scm (KeyChangeEvent): only do
9200         (*parser*) lookup if (*parser*) != #f.
9201
9202 2005-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9203
9204         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
9205         Cut-and paste update.
9206
9207         * input/regression/slur-script.ly: Add example of reverting
9208         inside-slur for fingering.
9209
9210         * scm/define-grobs.scm (DynamicLineSpanner, Fingering,
9211         TextScript): Explicitly set inside-slur #f, forcing these out of slur.
9212
9213         * lily/slur-engraver.cc (acknowledge_extra_object): Only invoke
9214         outside_slur_callback if inside-slur == #f (as opposed to unset).
9215
9216 2005-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9217
9218         * tex/GNUmakefile (INSTALLATION_FILES): Remove enc symlink setup,
9219         encoding files are already removed.
9220
9221 2005-08-15  Mats Bengtsson  <mabe@s3.kth.se>
9222
9223         * Documentation/user/advanced-notation.itely (Instrument names):
9224         Document a workaround for instrument names that collide with
9225         system start braces/brackets.
9226
9227 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9228
9229         * lily/rest-collision.cc (do_shift): spello.
9230
9231         * input/proportional.ly: use #'used property. Set break-overshoot
9232         property.
9233
9234         * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge.
9235
9236         * lily/paper-column.cc: add #'used property
9237
9238         * lily/mark-engraver.cc (stop_translation_timestep): set grob
9239         array for staves found.
9240
9241         * lily/metronome-engraver.cc (stop_translation_timestep): set grob
9242         array for stavesFound.
9243
9244         * lily/staff-spacing.cc (next_note_correction): add fixed and
9245         space to calling convention. This fixes spacing of accidentals
9246         after barlines.
9247
9248         * input/regression/spacing-accidental-stretch.ly: add barline -
9249         accidental case.
9250
9251         * scm/framework-ps.scm (page-header): add version number to
9252         creator
9253         (eps-header): idem.
9254
9255         * mf/feta-bolletjes.mf: swap d0 and u0 fa heads.
9256         
9257 2005-08-13  Graham Percival  <gpermus@gmail.com>
9258
9259         * Documentation/user/global.itely: add "fit as much as
9260         possible onto this page" example (Vertical spacing).
9261
9262 2005-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9263
9264         * *: Nitpick run.
9265
9266         * buildscripts/fixcc.py: Fixes.
9267
9268 2005-08-12  Graham Percival  <gpermus@gmail.com>
9269
9270         * Documentation/user/advanced-notation.itely: add markup
9271         example to Text spanners.
9272
9273 2005-08-12  Mats Bengtsson  <mabe@s3.kth.se>
9274
9275         * Documentation/user/basic-notation.itely (Ties): Add example of
9276         tying a tremolo to a chord. Thanks to Steve Doonan. 
9277
9278         * lily/tie-engraver.cc: Add tieWaitForNote to the list of read
9279         properties and move tieMelismaBusy to the list of written
9280         properties. 
9281
9282 2005-08-12  Heikki Junes  <hjunes@cc.hut.fi>
9283
9284         * po/TODO: suggest to use a dedicated tool like kbabel.
9285
9286         * po/fi.po: update using kbabel.
9287
9288 2005-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9289
9290         * *: Remove obsolete files.  Nitpick run.
9291
9292         * lily/lily-guile.cc (parse_symbol_list): Bugfix.
9293
9294 2005-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9295
9296         * mf/GNUmakefile (get-*-fonts): Rename from get-*-pfa.  Copy SVG
9297         too.
9298
9299         * Documentation/topdocs/NEWS.tely (Top): Add slur script feature.
9300
9301         * lily/lily-guile.cc (parse_symbol_list): Rewrite.  Grok multiple
9302         whitespace as symbol separator.
9303
9304         * lily/side-position-interface.cc: Add slur-padding.
9305
9306         * input/regression/slur-script.ly: Fixed.  Backportme?  This is
9307         quite a large fix, and it never worked in a stable release; so not
9308         really a regression.
9309
9310         * lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver):
9311         Update cut and paste code from Slur_engraver.
9312
9313         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
9314         Add.
9315
9316         * scm/define-grobs.scm (DynamicLineSpanner): Add
9317         dynamic-line-spanner-interface.
9318         (DynamicLineSpanner, TextScript, Fingering): Add slur-padding.
9319
9320 2005-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9321
9322         * lily/slur-engraver.cc (acknowledge_extra_object): Bugfix: use
9323         to_boolean () so that non-set 'inside-slur means false.
9324
9325         * lily/slur.cc (outside_slur_callback): Bugfixes: make sure that
9326         slur has control-points.  Skip script without direction.  Always
9327         do_shift if script inside slur, even if slur not contained in
9328         script y-extent.  Increment k in loop.
9329
9330 2005-08-11  Mats Bengtsson  <mabe@s3.kth.se>
9331
9332         * scm/define-markup-commands.scm: Improved regexp to search for
9333         EPS bounding boxes and corrected call to ly:warning.
9334
9335 2005-08-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9336
9337         * Documentation/user/programming-interface.itely (Displaying music
9338         expressions): doc for \displayLilyMusic. Also some precisions in
9339         "Markup construction in Scheme"
9340
9341 2005-08-10  Mats Bengtsson  <mabe@s3.kth.se>
9342
9343         * scm/define-markup-commands.scm (normal-text): Added 2 new
9344         markup commands, \normal-text and \medium (the latter thanks to
9345         Bruce Fairchild). 
9346
9347 2005-08-08  Graham Percival  <gpermus@gmail.com>
9348
9349         * Documentation/user/programming-interface.itely: fix @{ @}.
9350
9351         * scm/define-markup-commands.scm: add linewidth info to
9352         \justify and \wordwrap, add "upright is the opposite of italic".
9353
9354         * Documentation/user/advanced-notation.itely: shaped->shape,
9355         add (cons (markup "foo")) type of example to text markup,
9356         reword multi-measure rests section.
9357
9358         * lily/note-heads-engraver.cc: changed Shaped->Shape in a
9359         comment.  No actual code was touched.
9360
9361         * Documentation/user/invoking.itely: add more info about
9362         \include.  Thanks, Bruce!
9363
9364         * THANKS: add Bruce Fairchild, alphabetise.
9365
9366         * Documentation/user/global.itely: document \score{\header{}}
9367         behavior.
9368
9369         * Documentation/user/basic-notation.itely: reword multi-measure
9370         rest discussion in Rests.
9371
9372 2005-08-08  Mats Bengtsson  <mabe@s3.kth.se>
9373
9374         * Documentation/user/programming-interface.itely (Markup
9375         construction in Scheme): Corrected example and tried to clarify
9376         the implicit \line in the table.
9377
9378 2005-08-07  Graham Percival  <gpermus@gmail.com>
9379
9380         * Documentation/user/instrument-notation.itely: moved
9381         some bagpipe info back into the bagpipe section.  Somehow
9382         it ended up in the "other vocal issues" section?!  :o_O
9383
9384 2005-08-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9385
9386         * scm/framework-ps.scm (dir-join): Rename from path-join (joins
9387         directories, not paths).
9388
9389 2005-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9390
9391         * scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
9392         plain emmentaler/aybabtu.  Backportme.
9393
9394         * lily/tuplet-bracket.cc (calc_position_and_height): Bugfix:
9395         missing dir correction.
9396
9397 2005-08-05  Graham Percival  <gperlist@shaw.ca>
9398
9399         * scm/define-markup-commands: fix reversed justify/wordwrap
9400         doc strings.
9401
9402 2005-08-05  Jürgen Reuter  <reuter@ipd.uka.de>
9403
9404         * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
9405         lily/gregorian-ligature-engaver.cc,
9406         lily/include/ligature-engraver.hh,
9407         lily/include/coherent-ligature-engraver.hh,
9408         lily/include/gregorian-ligature-engraver.hh: make these classes
9409         truely abstract.  This should fix some internal oddities such as
9410         duplicate as well as dead translator/property declarations, and
9411         also some dead code.
9412
9413         * lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc:
9414         bugfix: avoid message "junking empty ligature" on ligature
9415         brackets by collecting dummy grobs.
9416
9417 2005-08-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9418
9419         * lily/tuplet-bracket.cc (print): default right overshoot to 0.0
9420
9421         * input/proportional.ly (staffKind): bugfix.
9422         (staffKind): updates by Trevor Baca.
9423
9424         * scm/define-grobs.scm (all-grob-descriptions): remove arrows as
9425         default layout. 
9426
9427         * lily/tuplet-bracket.cc (print): check whether edge-text is a
9428         pair.
9429
9430         * lily/beam.cc (rest_collision_callback): call position_beam() if
9431         necessary.
9432
9433         * VERSION: release 2.7.4
9434
9435         * input/regression/spacing-uniform-stretching.ly: new file.
9436
9437         * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
9438
9439         * Documentation/topdocs/NEWS.tely (Top): add Nicolas as
9440         contributor.
9441
9442         * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
9443
9444         * input/proportional.ly: new file.
9445
9446         * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
9447         columns is empty
9448
9449         * lily/tuplet-engraver.cc (finalize): new function. Reset right
9450         bounds to currentCommandColumn for the last step.
9451         (start_translation_timestep): if tupletFullLength is set, set
9452         bound to Paper Column
9453
9454         * input/regression/tuplet-full-length.ly (indent): new file.
9455
9456         * lily/spacing-loose-columns.cc (set_loose_columns): space a whole
9457         clique of loose columns, eg. a set of grace notes in strict
9458         notespacing.
9459
9460         * input/regression/spacing-strict-spacing-grace.ly: new file.
9461
9462         * lily/key-signature-interface.cc: change property name to
9463         alteration-alist
9464
9465         * lily/key-engraver.cc (read_event): read keyAlterationOrder, not
9466         keyAccidentalOrder
9467
9468         * python/convertrules.py (conv): keyAccidentalOrder ->
9469         keyAlterationOrder
9470
9471         * lily/key-engraver.cc (create_key): always print a cancellation
9472         for going to C-major/A-minor, regardless of printKeyCancellation.
9473         (create_key): remove typecheck for visibility. This fixes key
9474         signature not being printed.
9475
9476         * lily/spacing-determine-loose-columns.cc: new file.
9477
9478         * input/regression/spacing-strict-notespacing.ly: new file.
9479
9480         * lily/spacing-spanner.cc (generate_springs): rename from
9481         do_measure. 
9482         (generate_pair_spacing): new function.
9483         (init, generate_pair_spacing): set between-cols for floating
9484         nonmusical columns.
9485
9486         * lily/spaceable-grob.cc (get_spring): new function. 
9487
9488         * lily/tuplet-bracket.cc (print): on the left, the overshoot is
9489         relative to the right edge of the prefatory matter.
9490
9491         * lily/beam.cc (print): read break-overshoot to determine where to
9492         stop/start broken beams.
9493
9494         * input/regression/spanner-break-overshoot.ly: new file.
9495
9496 2005-08-04  Graham Percival  <gperlist@shaw.ca>
9497
9498         * ly/bagpipe.ly: updated.
9499
9500         * Documentat/user/instrument.itely: un-comment out bagpipe example.
9501
9502 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9503
9504         * lily/dynamic-engraver.cc (acknowledge_slur): add slur to
9505         support: now (de)crescs avoid slurs as well.
9506
9507         * Documentation/user/instrument-notation.itely (Bagpipe example):
9508         comment out non-functioning bagpipe example.
9509         (Bagpipe definitions): idem.
9510
9511         * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example.
9512         (Top): add proportionalNotationDuration example.
9513
9514         * input/regression/spacing-proportional.ly: new file.
9515
9516         * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is
9517         synched to a beam.
9518
9519         * lily/beam.cc (shift_region_to_valid): divide by zero fix. This
9520         fixes beams with a single stem (eg. beams across linebreaks.)
9521
9522         * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
9523
9524         * flower/rational.cc (operator +): prevent overflow. This fixes
9525         heavily nested tuplets.
9526
9527         * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
9528         have to protect even those unlikely to be corrupted data members.  
9529
9530 2005-08-04  Graham Percival  <gperlist@shaw.ca>
9531
9532         * ly/bagpipe.ly: new file.
9533
9534         * THANKS: added Sven Axelsson.
9535
9536 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9537
9538         * lily/spacing-engraver.cc (stop_translation_timestep): directly
9539         copy proportionalNotationDuration into currentMusicalColumn if
9540         set.
9541
9542         * lily/spacing-spanner.cc (musical_column_spacing): if
9543         uniform-stretching set, fixed space is 0.0
9544
9545         * input/regression/spacing-multi-tuplet.ly: show
9546         uniform-stretching property.
9547
9548         * lily/spacing-spanner.cc (effective_shortest_duration): new function.
9549
9550         * lily/include/spacing-spanner.hh (class Spacing_spanner): new file.
9551         (struct Spacing_options): new struct.
9552
9553         * lily/spacing-basic.cc: new file.
9554
9555         * lily/spacing-spanner.cc (note_spacing): remove outdated code:
9556         delta_t doesn't have to be smaller than shortest_playing_len
9557
9558 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9559
9560         * input/regression/markup-arrows.ly:  new file.
9561
9562         * lily/tuplet-bracket.cc: document new behavior.
9563
9564         * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets
9565         with line breaks.
9566
9567         * scm/define-markup-commands.scm (arrow-head): arrow-head markup command.
9568
9569         * scm/define-grobs.scm (all-grob-descriptions): set arrows as
9570         default 
9571
9572         * lily/tuplet-bracket.cc: add edge-text property.
9573         add break-overshoot.
9574         (print): read break-overshoot.
9575         (print): read edge-text, add stencils.
9576
9577         * mf/feta-arrow.mf: new file.
9578
9579         * mf/feta-generic.mf: add feta-arrow.
9580
9581 2005-08-03  Mats Bengtsson  <mabe@s3.kth.se>
9582
9583         * Documentation/user/lilypond-book.itely (An example of a
9584         musicological document): Added flag -o to dvips for people who use
9585         the default setting in teTeX where output is sent to the printer. 
9586
9587         * Documentation/user/global.itely (Vertical spacing): Added
9588         reference to the Axis_group_engraver which documents the *Extent
9589         properties.
9590
9591 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9592
9593         * Documentation/user/basic-notation.itely (Tuplets): add note
9594         about nested tuplets. Remove BUG. 
9595
9596         * input/regression/tuplet-nest.ly: update: remove manual hack. 
9597
9598         * lily/tuplet-bracket.cc (print): use robust_scm2drul
9599         (print): manually call print() for subtuplets.
9600         (calc_position_and_height): add subtuplets to the
9601         support. Vertically shift outer tuplet 
9602
9603         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set
9604         remove-first for Lyrics, ChordNames and FiguredBass
9605
9606         * scm/define-grob-properties.scm (all-internal-grob-properties):
9607         use ly:grob-array? iso. grob-list?
9608         (all-internal-grob-properties): add tuplets grob-array.
9609
9610         * lily/tuplet-bracket.cc (add_tuplet_bracket):
9611         new function
9612
9613 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9614
9615         * input/test/time-signature-staff.ly: new file.
9616
9617         * ly/declarations-init.ly (center): escape to Scheme. Fixes
9618         spurious #<Music FingerEvent> errors. Backportme.
9619
9620 2005-08-03  Mats Bengtsson  <mabe@s3.kth.se>
9621
9622         * Documentation/user/programming-interface.itely (Markup
9623         construction in Scheme): Corrected markup syntax in the
9624         translation table.
9625
9626 2005-08-03  Graham Percival  <gperlist@shaw.ca>
9627
9628         * Documentation/user/instrument-notation.itely: small update
9629         to bagpipe notation docs; thanks Sven!
9630
9631         * Documentation/user/basic-notation.itely: add link about trills.
9632
9633 2005-08-02  Graham Percival  <gperlist@shaw.ca>
9634
9635         * Documentation/user/music-glossary: remove accidentally committed
9636         fink patch.
9637
9638 2005-08-02  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
9639
9640         * lily/lily-parser.cc (get_header): new function. Enable multiple
9641         \header definitions.
9642
9643         * lily/parser.yy (lilypond_header_body): use get_header.
9644
9645         * ly/init.ly:
9646         * scm/lily-library.scm (print-score-with-defaults): renamed
9647         $globalheader to $defaultheader
9648             
9649         * Documentation/user/global.itely (Creating titles): added short
9650         explanation that multiple headers are useable.
9651
9652
9653 2005-08-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9654
9655         * lily/module-scheme.cc (LY_DEFINE): new file. 
9656
9657         * Documentation/user/advanced-notation.itely (Font selection): add
9658         doco for make-pango-font-tree.
9659
9660 2005-07-31  Graham Percival  <gperlist@shaw.ca>
9661
9662         * Documentation/user/music-glossary: more languages
9663         for tenuto.
9664
9665         * Docuemntation/user/instrument-notation.itely: minor
9666         update for bagpipe example.
9667
9668 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9669
9670         * input/regression/+.ly (TODO): add some text.
9671
9672 2005-07-28  Graham Percival  <gperlist@shaw.ca>
9673
9674         * Documentation/user/invoking.itely: \score begins with music.
9675
9676         * Documentation/user/ basic-notation.itely,
9677         instrument-notation.itely: minor changes.
9678
9679         * Documentation/user/music-glossary.itely: began tenuto entry.
9680
9681 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9682
9683         * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
9684
9685         * mf/feta-bolletjes.mf: swap up and down for aiken heads.
9686
9687 2005-07-27  Graham Percival  <gperlist@shaw.ca>
9688
9689         * Documentation/user/examples.itely: remove bagpipe template.
9690
9691         * Documentation/user/instrument-notation.itely: add bagpipe
9692         section, maybe fix quotes in lyrics.  I hate text encoding.
9693         Clarify chord durations, more bagpipe stuff.
9694
9695 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9696  
9697         * lily/accidental-engraver.cc: formatting fixes.
9698
9699         * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
9700         grob-array.
9701
9702         * lily/arpeggio.cc (print): suicide arpeggio for single notehead.
9703
9704         * lily/note-column.cc (arpeggio): new function.
9705
9706         * lily/note-spacing.cc (get_spacing): also take arpeggio into
9707         account for spacing.
9708
9709 2005-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9710
9711         * lily/main.cc (sane_setenv)[!ARGV0_RELOCATION]: Also define.
9712         (setup_guile_env): Use it instead of nonstandard setenv.  Fixes
9713         mingw build.
9714         
9715 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9716
9717         * scm/lily.scm (lilypond-all): clear anonymous modules after
9718         processing files.
9719
9720 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9721
9722         * flower/include/guile-compatibility.hh (SCM_I_CONSP): add
9723         SCM_I_CONSP
9724
9725         * VERSION: 2.7.3 released
9726
9727         * Documentation/user/invoking.itely (Invoking lilypond): add
9728         LILYPOND_GC_YIELD documentation.
9729
9730         * lily/*: cleanups: use scm_from_int iso. scm_int2num. Idem for
9731         scm_from_real / scm_make_real.
9732
9733         * lily/main.cc (setup_guile_env): new function. Set GC min_yields
9734         higher. This increases memory footprint, but provides overall
9735         speedup of 15 to 20%. 
9736
9737         * lily/include/translator.hh (class Translator): remove
9738         PRECOMPUTED_VIRTUAL everywhere.
9739
9740         * lily/include/lily-guile.hh: inline scm_c[ad]r, scm_is_pair.
9741
9742         * lily/context.cc (now_mom): non-recursive now_mom() 
9743
9744         * lily/include/profile.hh: new file.
9745
9746         * lily/profile.cc: new file.
9747
9748         * lily/grob.cc (Grob::Grob): look properties up directly.
9749
9750         * lily/open-type-font.cc (get_indexed_char): cache index -> bbox
9751         lookups.
9752
9753         * lily/include/box.hh (class Box): smob Box type.
9754
9755         * lily/smobs.cc (protect_smob): O(1) GC (un)protection.
9756
9757         * lily/include/smobs.hh (DECLARE_BASE_SMOBS): add methods
9758         protect() and unprotect(). Use throughout.
9759
9760 2005-07-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9761
9762         * Documentation/topdocs/NEWS.tely: new item for \displayLilyMusic
9763
9764         * scm/define-music-display-methods.scm (markup->lily-string):
9765         markup elements can also be strings (without simple-markup
9766         appended)
9767
9768 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9769
9770         * lily/context.cc (where_defined): also assign value in
9771         where_defined().
9772
9773         * lily/bezier.cc (get_other_coordinate): use curve_coordinate
9774         (curve_coordinate): new function
9775
9776         * lily/simple-spacer.cc (add_columns): only add rods between
9777         column i and begin/end if keep-inside-line is set (this repleces
9778         allow-outside-line as default)
9779
9780 2005-07-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9781
9782         * lily/tuplet-engraver.cc (start_translation_timestep): only read
9783         tupletSpannerDuration if applicable.
9784
9785         * lily/font-size-engraver.cc (process_music): read fontSize only
9786         once per timestep.
9787
9788         * lily/engraver*cc: use throughout.
9789         
9790         * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro.
9791
9792         * lily/translator.cc (add_acknowledger): new file. Directly jump
9793         into an Engraver::acknowledge_xxx () method based on a grobs
9794         interface-list.
9795
9796         * lily/include/translator-dispatch-list.hh (class
9797         Engraver_dispatch_list): new struct, new file.
9798
9799         * scm/define-context-properties.scm
9800         (all-internal-translation-properties): remove acceptHashTable,
9801         acknowledgeHashTable
9802
9803         * lily/translator-group.cc (mark_smob): idem for acceptHashTable.
9804
9805         * lily/engraver-group-engraver.cc (Engraver_group_engraver):
9806         change acknowledgeHashTable to C++ member. 
9807
9808         * lily/rest-collision.cc (do_shift): use extract_grob_set().
9809
9810 2005-07-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9811
9812         * scm/display-lily.scm: new file. Define a `display-lily-music'
9813         function, that displays the music expression given as an argument,
9814         using LilyPond notation.
9815
9816         * scm/define-music-display-methods.scm: new file. Implementation
9817         of display methods for each music type.
9818
9819         * ly/music-functions-init.ly (displayLilyMusic): new function for
9820         displaying music with LilyPond notation.
9821
9822         * input/regression/display-lily-tests.ly: new regression test file
9823         for `display-lily-music'.
9824
9825         * scm/markup.scm: remove obsolete debugging code (for printing
9826         markups with LilyPond notation).
9827
9828         * scm/define-music-types.scm (music-name-to-property-table):
9829         * scm/clef.scm (supported-clefs): export, in order to be accessible
9830         from the (scm display-lily) module.
9831
9832 2005-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9833
9834         * Documentation/topdocs/NEWS.tely (Top): Typo.
9835
9836 2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
9837
9838         * Documentation/index.html.in, Documentation/texinfo.css,
9839           stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
9840           Documentation/bibliography/index.html.in,
9841           Documentation/bibliography/html-long.bst: revert css-width patch,
9842           it does not work with IE6.
9843
9844 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9845
9846         * Documentation/texinfo.css: revert 760px hack. 
9847
9848         * VERSION: release 2.7.2
9849
9850         * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
9851
9852         * Documentation/user/basic-notation.itely (Barnumber check): add
9853         section.
9854
9855         * scm/music-functions.scm (skip-to-last): new function. Show only
9856         last showLastLength part of the \score.
9857
9858         * lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub
9859
9860         * python/convertrules.py (conv): add ly:x-moment rule
9861
9862         * lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X
9863
9864         * Documentation/topdocs/NEWS.tely (Top): add new feature.
9865
9866         * Documentation/user/instrument-notation.itely (Flexibility in
9867         alignment): options in subsections.
9868
9869         * lily/lyric-engraver.cc (process_music): don't typeset text for _
9870         syllable text. Instead, assume that the previous lyric text is a
9871         melismated text.
9872
9873         * Documentation/index.html.in: revert 800x600 change.
9874
9875 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9876
9877         * lily/main.cc (main): Remove invalid handle kludge.
9878
9879         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
9880         (lambda): add gui define.
9881
9882 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9883
9884         * Documentation/topdocs/NEWS.tely (Top): add note about Musica ficta.
9885
9886         * Documentation/user/instrument-notation.itely (Musica ficta
9887         accidentals): add section Musica ficta accidentals
9888
9889         * lily/accidental-engraver.cc (make_suggested_accidental): new
9890         function.
9891         (make_standard_accidental): move into new function.
9892         (create_accidental): new function.
9893
9894         * scm/define-grobs.scm (all-grob-descriptions): new Grob
9895         AccidentalSuggestion
9896
9897         * lily/output-def-scheme.cc (LY_DEFINE): take default  argument.
9898
9899         * lily/output-def.cc (lookup_variable): return SCM_UNDEFINED if
9900         undefined.
9901
9902         * Documentation/user/global.itely (Page formatting): document
9903         horizontalshift.
9904
9905         * scm/page-layout.scm (default-page-music-height):
9906         horizontalshift: new variable, shift all systems by
9907         horizontalshift to the right, to make space for instrument names.
9908
9909         * scm/paper.scm (set-paper-dimension-variables): add horizontalshift
9910
9911         * lily/input-scheme.cc (LY_DEFINE): take format commands.
9912
9913 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9914
9915         * lily/note-column.cc (dir): idem.
9916
9917         * lily/spacing-spanner.cc (Module): idem.
9918
9919         * lily/script-column.cc (before_line_breaking): use extract_grob_set()
9920
9921         * lily/include/paper-column.hh (class Paper_column): add
9922         non-static get_rank() member.
9923
9924         * VERSION: release 2.7.1
9925         
9926         * scm/framework-null.scm: new file, used for benchmarking.
9927
9928 2005-07-20  Heikki Junes  <hjunes@cc.hut.fi>
9929
9930         * Documentation/topdocs/INSTALL.texi, configure.in: fix
9931         version dependencies for fontforge and gs.
9932
9933         * Documentation/index.html.in, Documentation/texinfo.css,
9934         stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
9935         Documentation/bibliography/index.html.in, 
9936         Documentation/bibliography/html-long.bst: optimize width of
9937         html for a 800x600 screen (width:760), increases printability
9938         when 'fit to page' is not set and readability in wide screens.
9939
9940         * stepmake/bin/add-html-footer.py: add missing </p>.
9941
9942 2005-07-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9943
9944         * scm/define-markup-commands.scm (beam): use polygon in beam
9945         command.
9946
9947         * lily/grob-pq-engraver.cc (stop_translation_timestep): save up
9948         all acknowledged grobs, and do potentially expensive merge and
9949         write in one go.
9950
9951         * buildscripts/mf-to-table.py (write_fontlist): enforce noBreak.
9952
9953         * configure.in (reloc_b): add --enable-static-gxx to statically
9954         link to libstdc++
9955
9956         * lily/GNUmakefile (static-gxx-libs): new target
9957         static-gxx-libs. Create symlink to libstdc++.a
9958
9959         * lily/new-lyric-combine-music-iterator.cc: rename to
9960         Lyric_combine_music_iterator
9961
9962         * lily/lyric-combine-music-iterator.cc
9963         (Old_lyric_combine_music_iterator): rename to
9964         Old_lyric_combine_music_iterator
9965
9966         * lily/*-engraver.cc (various): remove double use of
9967         PRECOMPUTED_VIRTUAL function: only use
9968         start_translation_timestep() and stop_translation_timestep(), not
9969         both.
9970
9971         * lily/break-substitution.cc (fast_substitute_grob_array): do
9972         fast_substitute_grob_array for all unordered grob_arrays.
9973         (substitute_grob): return Grob *. Saves packing/unpacking SCMs.
9974         (substitute_grob_array): optimize.
9975
9976         * lily/align-interface.cc (set_axis): set ordered_ for 'elements
9977
9978         * lily/include/grob-array.hh (class Grob_array): ordered_ member.
9979
9980         * lily/parser.yy: revert $globalheader patch.
9981         
9982         * lily/include/translator.icc
9983         (IMPLEMENT_FETCH_PRECOMPUTABLE_METHODS): directly jump into
9984         Translator methods, without _static helper.
9985  
9986         * lily/grob-smob.cc (derived_mark): rename from
9987         do_derived_mark(). Return void.
9988
9989         * scm/define-context-properties.scm
9990         (all-internal-translation-properties): remove tweakCount/tweakRank.
9991
9992         * scm/output-lib.scm (begin-of-line-invisible): use vectors for
9993         predefined break-visibilities.
9994
9995         * lily/item.cc (handle_prebroken_dependencies): use a vector of 3
9996         booleans for break-visibility.
9997
9998         * Documentation/topdocs/NEWS.tely (Top): add note about engravers.
9999
10000         * python/convertrules.py (conv): rule for Timing_translator. 
10001
10002         * lily/include/translator.icc: new file. 
10003
10004         * lily/paper-column-engraver.cc (process_music): new
10005         file. Separate Paper_column factory from Score_engraver.
10006
10007         * lily/vertically-spaced-context-engraver.cc: administer
10008         spaceable-staves property of System.
10009
10010         * lily/translator-group-ctors.cc: new file.
10011
10012         * lily/context-property.cc (make_grob_from_properties): construct
10013         the right Grob class programmatically, looking at the class entry
10014         for the meta property.
10015
10016         * lily/break-align-engraver.cc (stop_translation_timestep): call
10017         Break_align_interface::add_element() directly.
10018
10019         * lily/context.cc (measure_position): measure_position() is now a
10020         normal function.
10021
10022         * lily/include/translator.hh (class Translator): rename
10023         process_acknowledged_grobs() to process_acknowledged() and move to
10024         Translator.
10025
10026         * scm/define-grobs.scm (all-grob-descriptions): add a 'class meta
10027         field for each grob description.
10028
10029         * lily/include/translator-group.hh (class Translator_group):
10030         change to base class. Separate class from Translator. This gets
10031         rid of virtual inheritance for Engravers/Performers.
10032
10033         * lily/staff-performer.cc (class Staff_performer): derive
10034         Staff_performer from Performer, not Performer_group_performer 
10035
10036         * Lily/translator-group.cc (precomputed_recurse_over_translators):
10037         new function.
10038         (precompute_method_bindings): new function. Precompute lists of
10039         Translators, so we only call methods (process_music,
10040         start_translation_timestep, etc.) for Translators needing
10041         it. Also: dispose of pointer-to-member-function calls.
10042
10043         * lily/engraver-group-engraver.cc: remove engraver_each,
10044         recurse_down_engravers ()
10045
10046         * lily/note-head.cc (internal_print): only call
10047         glyph-name-procedure if style != default. 
10048
10049 2005-07-16  Graham Percival  <gperlist@shaw.ca>
10050
10051         * ly/titling-init.ly: add printallheaders option.
10052
10053         * Documentation/user/global.itely: document printallheaders.
10054
10055 2005-07-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10056
10057         * lily/system.cc (do_derived_mark): don't mark from object_alist_
10058         anymore, but do it centrally.  
10059
10060         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
10061         hammer hack.
10062
10063         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-object
10064
10065         * scm/output-lib.scm: remove hammer-print-function.
10066
10067         * lily/include/pointer-group-interface.hh (extract_grob_set): new
10068         macro. Declare a Link_array<Grob> and fill it from a grob.
10069         (extract_item_set): idem for item.
10070
10071         * lily/break-substitution.cc: add header.
10072         (fast_substitute_grob_array): rewrite for Grob_arrays.
10073         (substitute_grob_array): idem.
10074
10075         * lily/group-interface.cc (add_thing): remove file.
10076
10077         * flower/include/parray.hh (class Link_array): slice() is const.
10078
10079         * lily/include/grob-array.hh: new file.
10080
10081         * lily/grob-array.cc (spanner): new file.
10082
10083         * lily/beam-quanting.cc (fill): read details property from beam.
10084
10085         * lily/beam.cc: support details property.
10086
10087         * total speedups below: approx 10%.
10088
10089         * lily/include/beam.hh: new struct, softcode beam quanting parameters
10090
10091         * lily/include/grob.hh (class Grob): add interfaces_ member.
10092
10093         * lily/bezier.cc (init_polynomial_cache): new function: cache
10094         binom(3,j) t^j (1-t)^{3-j}
10095         (curve_point): opps, actually use the cache for t^j , (1-t)^j! 
10096
10097         * lily/*.cc: substitution throughout.
10098
10099         * lily/grob-property.cc (internal_get_object): new routine.
10100         (internal_set_object): idem. Store grob refrences in separate
10101         alist. This saves processing time, since properties aren't
10102         break-substituted, and the per grob namespace is smaller, both for
10103         grobs and non-grob properties.
10104
10105         * scm/define-grob-properties.scm (all-internal-grob-properties):
10106         remove center-element.
10107
10108         * lily/grob.cc: remove tweak-count, tweak-rank.
10109
10110 2005-07-15  Graham Percival  <gperlist@shaw.ca>
10111
10112         * Documentation/user/lilypond-book.itely: fixes example.
10113
10114 2005-07-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10115
10116         * Documentation/user/global.itely (Creating titles):    
10117         * Documentation/user/examples.itely (All headers): change the
10118         place of \header in \score blocks (after music block) to make
10119         examples compile (cf. changes on parser.yy on 2005-07-10)
10120
10121 2005-07-13  Graham Percival  <gperlist@shaw.ca>
10122
10123         * python/convertrules.py: add exc -> ecc rule.
10124
10125         * scripts/convert-ly.py: add location of convertrules.py
10126         in a comment.
10127
10128         * Documentation/user/changing-defaults.itely: fix language.
10129
10130 2005-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
10131
10132         * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix.
10133
10134 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10135
10136         * scm/output-socket.scm (grob-bbox): don't use inf? 
10137
10138         * flower/include/rational.hh: add operator bool() 
10139
10140         * scm/define-music-types.scm (music-descriptions): remove
10141         internal-class-name properties.
10142
10143         * lily/include/event.hh: remove file.
10144
10145         * lily/include/music-constructor.hh: remove file.
10146
10147         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
10148         in 'types property.
10149
10150         * lily/music.cc (duration_length_callback): new function.
10151
10152         * lily/event.cc: remove file.
10153
10154         * lily/music-constructor.cc: remove file.
10155
10156         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
10157
10158         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
10159         (get_context_key): idem.
10160
10161         * scm/lily.scm (lambda): new option object-keys (default to #f)
10162
10163         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
10164
10165         * scm/output-gnome.scm: remove beam routine.
10166
10167         * scm/output-ps.scm (scm): idem.
10168
10169         * scm/output-svg.scm: remove beam.
10170
10171         * ps/music-drawing-routines.ps: remove draw_beam.
10172
10173         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
10174
10175         * flower/include/guile-compatibility.hh (scm_from_locale_string):
10176         add scm_from_locale_string compatibility glue. 
10177
10178 2005-07-13  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
10179
10180         * scripts/lilypond-book.py: Prevent occuring error when
10181         'lilypond-book --output=foo/ somefile.ly' is executed multiple
10182         times and target file shoud be overwritten.  (Error message said
10183         'input file and output file is same'.)
10184
10185 2005-07-13  Graham Percival  <gperlist@shaw.ca>
10186
10187         * input/regression/slur-extreme.ly,
10188         input/regression/slur-scoring.ly, lily/slur-configuration.cc,
10189         lily/slur.cc, mf/feta-din-code.mf, mf/feta-timesig.mf,
10190         mf/parmesan-heads.mf, scm/define-grob-properties.scm: Change
10191         "excentricity" to "eccentricity".
10192
10193         * Documentation/user/converters.itely: fix URL for Noteedit and
10194         Rosegarden.
10195
10196         * THANKS: added Yoshinobu Ishizaki.
10197
10198 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10199
10200         * scm/define-markup-commands.scm (justify-field): add. 
10201
10202         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
10203
10204 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10205
10206         * lily/lookup.cc (filled_box): express filled_box with
10207         round_filled_box
10208
10209         * scm/midi.scm (paper-book-write-midis): new function. Write all
10210         performances in numbered MIDI files.
10211
10212         * lily/performance-scheme.cc (LY_DEFINE): new file.
10213         (LY_DEFINE): new function ly:performance-write.
10214
10215         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
10216         new function.
10217         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
10218
10219         * scm/framework-*.scm: use port arguments throughout.
10220
10221         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
10222
10223         * lily/paper-outputter.cc (Paper_outputter): take port argument.
10224
10225         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
10226
10227         * scm/framework-texstr.scm (output-framework): 
10228
10229         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
10230
10231         * scm/output-lib.scm (tablature-stem-attachment-function):
10232         tablature stem attachment fix. 
10233
10234 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10235
10236         * lily/bezier.cc: hardcode binomial coefficients of order 3.
10237
10238         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
10239
10240         * scm/define-music-types.scm (music-descriptions): don't use
10241         Music_wrapper type.
10242
10243         * lily/paper-column.cc (print): print moment too.
10244
10245         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
10246         remove compatibility cruft.
10247
10248         * lily/parser.yy (score_body): \score can only begin with Music. 
10249
10250         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
10251         make-score. Take music argument only. Move parser interaction to
10252         Scheme.
10253
10254         * scm/lily-library.scm (scorify-music): new function.
10255
10256         * python/lilylib.py (datadir): remove 2.1 compat kludge.
10257         (datadir): remove resource import.
10258         (print_environment): remove get_bbox()
10259         (cp_to_dir): remove pre 1.5.2 compat glue.
10260
10261 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10262
10263         * lily/include/simple-spacer.hh (Module): idem.
10264
10265         * lily/include/spring.hh (struct Spring): store inverse
10266         strength. This prevents division by zero.
10267
10268         * VERSION: release 2.7.0
10269         
10270         * lily/include/music.hh (class Music): remove Music::duration_log()
10271
10272         * lily/stem-engraver.cc (make_stem): take duration log from event.
10273
10274         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
10275
10276 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10277
10278         * scm/lily.scm (ly:load): load autochange.scm
10279
10280         * Documentation/user/tutorial.itely (Running LilyPond for the
10281         first time): remove reference to DVI/TeX
10282
10283         * scm/define-markup-commands.scm (text): add \text markup command.
10284
10285         * configure.in (reloc_b): bump requirement to Python 2.2.
10286
10287         * lily/include/dots.hh (class Dots): make has_interface() static.
10288
10289         * python/convertrules.py (conv): add rule for ly:grob-default-font
10290
10291         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
10292         alphabetical order.
10293
10294         * input/regression/trill-spanner-pitched.ly: new file.
10295
10296         * lily/font-interface-scheme.cc (LY_DEFINE): function
10297         ly:grob-default-font (changed from get-default-font).
10298
10299         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
10300
10301         * lily/note-head.cc (internal_print): if style is not a symbol,
10302         set style to 'default. 
10303         (internal_print): no style suffix if glyph-name-procedure not
10304         set. Default to quarter head.
10305
10306         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
10307
10308         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
10309
10310         * ly/music-functions-init.ly: \pitchedTrill
10311
10312         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
10313
10314         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
10315
10316         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
10317
10318         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
10319
10320         * po/fr.po: update
10321
10322         * po/de.po: update.
10323
10324 2005-07-06  Graham Percival  <gperlist@shaw.ca>
10325
10326         * Documentation/user/changing-defaults.itely: add link
10327         to grob-iterface.
10328
10329         * Documentation/user/advanced-notation.itely: add material
10330         to Setting automatic beam behaviour.  Thanks, Joe!
10331
10332         * Documentation/user/lilypond.itely: change encoding to utf-8.
10333
10334 2005-07-01  Mats Bengtsson  <mabe@s3.kth.se>
10335
10336         * Documentation/user/advanced-notation.itely (Setting automatic
10337         beam behavior): Correct the documentation of
10338         revert-auto-beam-setting (backportme)
10339
10340 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10341
10342         * lily/ly-module.cc (ly_make_anonymous_module): define
10343         %module-public-interface of module. 
10344
10345         * lily/lily-parser.cc (print_smob): allow printing of parser smob
10346         without lexer.
10347
10348 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10349
10350         * input/regression/fret-diagrams.ly: stretch example.
10351
10352 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10353
10354         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
10355         Fodor).
10356
10357 2005-06-30  Graham Percival  <gperlist@shaw.ca>
10358
10359         * Documentation/topdocs/AUTHORS.texi: update personal web address.
10360
10361         * Documentation/user/examples.itely, lilypond-book.itely:
10362         change \RequirePackage to \usepackage.
10363
10364         * Documentation/user/global.itely: document copyright and tagline.
10365
10366 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10367
10368         * Documentation/user/basic-notation.itely (Transpose): remove link
10369         to nonexistent UntransposableMusic.
10370
10371         * scm/output-svg.scm: remove old definitions.
10372
10373         * scripts/lilypond-book.py (do_file): search for kpsewhich before
10374         invoking.
10375
10376         * python/lilylib.py (search_exe_path): new function.
10377
10378 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10379
10380         * python/lilylib.py (mkdir_p): remove setup_environment()
10381         (backportme)
10382
10383         * buildscripts/mutopia-index.py (headertext): trim text.
10384
10385         * Documentation/topdocs/NEWS.tely (Top): refresh.
10386
10387         * scm/define-markup-commands.scm (wordwrap-string): new function:
10388         split string in paras and words.
10389         (wordwrap-markups): new function.
10390         (wordwrap-stencils): new function. 
10391         (justify): use it.
10392         (wordwrap): use it.
10393         (wordwrap-string): use it
10394         (justify-string): use it.
10395
10396         * scm/lily-library.scm (regexp-split): new function.
10397
10398         * scm/define-markup-commands.scm: remove encoded-simple. 
10399         remove font-markup.
10400         (fontsize): remove old version  of fontsize.
10401         (wordwrap): new markup function. Wrap into paragraphs.
10402
10403         * VERSION: Branch lilypond_2_6
10404         (MINOR_VERSION): go to 2.7.0
10405
10406 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10407
10408         * po/zh_TW.po: update from translation project.
10409
10410 2005-06-28  Graham Percival  <gperlist@shaw.ca>
10411
10412         * scm/midi.scm: compile fix.
10413
10414 2005-06-28  Mats Bengtsson  <mabe@s3.kth.se>
10415
10416         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
10417         patch. Now, the tempfile module is loaded too, not only used.
10418
10419 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
10420
10421         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
10422         0.05 - 1.00 to 0.25 - 1.00
10423
10424         * scm/midi.scm: moved the default-instrument-equalizer procedure
10425         to just under the insturment-equalizer-alist it takes as an
10426         argument.
10427
10428 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10429
10430         * Documentation/user/advanced-notation.itely (Font selection):
10431         remove CMR note.
10432
10433         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
10434
10435 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10436
10437         * THANKS: Add UTF-8 marker.
10438
10439         * Documentation/user/point-and-click.itely (http): Update: use
10440         lilypond-invoke-editor.  Fix: instruct to use user.js.
10441
10442 2005-06-27  Graham Percival  <gperlist@shaw.ca>
10443
10444         * ly/titling-init.ly: implements printpagenumber, increases
10445         space between dedication and title (to avoid collisions with
10446         "g" and "q" in dedication), and nicer logic about copyright
10447         and instrument fields being printed on the first page.
10448         Thanks Vincent!
10449
10450         * Documentation/user/global.itely: document printpagenumber.
10451
10452 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10453
10454         * Documentation/topdocs/NEWS.tely: Update to 2.6.
10455
10456 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10457
10458         * THANKS: update to 2.6
10459
10460         * VERSION: 2.6.0 released.
10461
10462 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10463
10464         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
10465         rule, errorneously removed probably because of misleading comment.
10466
10467 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10468
10469         * python/lilylib.py (datadir): py2exe comments.
10470
10471         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
10472
10473         * configure.in (reloc_b): make fontconfig REQUIRED.
10474
10475 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
10476
10477         * po/fi.po: add latest translations.
10478
10479 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10480
10481         * ChangeLog: recode utf-8
10482
10483         * Documentation/pictures/lilypond.xpm (Module): edited photo as
10484         logo.
10485
10486         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
10487
10488         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
10489
10490         * python/convertrules.py (do_conversion): don't print program_name
10491         from within a module
10492
10493         * configure.in (reloc_b): bump fontforge requirement to 20050624.
10494
10495         * python/convertrules.py (conv): add 2.6.0 dummy rule.
10496
10497 2005-06-23  Graham Percival  <gperlist@shaw.ca>
10498
10499         * Documentation/user/lilypond-book.itely,
10500         Documentation/user/examples.itely: add \RequirePackage{graphics}.
10501
10502         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
10503         fixes baseline-skip.  Thanks Vincent!
10504
10505         * Documentation/user/advanced-notation.itely, global.itely:
10506         moved "Selecting font sizes" to global, since it deals with
10507         notation font size, not text fonts.
10508
10509 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10510
10511         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
10512         to fonts.
10513
10514 2005-06-23  Mats Bengtsson  <mabe@s3.kth.se>
10515
10516         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
10517         workaround since /dev/stdin doesn't work on Cygwin. Using a
10518         temporary file in the current directory since latex doesn't
10519         understand the path name to the default TMP in Cygwin (at least on
10520         win XP).
10521         
10522         * Documentation/user/global.itely (Creating titles): Correct
10523         misprint in example. Thanks to Rob Vlasaty.
10524
10525 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10526
10527         * VERSION (PATCH_LEVEL): release 2.5.32
10528
10529         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
10530         variable in lily module
10531
10532         * scm/framework-ps.scm (output-classic-framework): error message
10533         regarding the classic framework.
10534
10535         * Documentation/user/henle-flat-gray.png (Module): new file.
10536
10537         * Documentation/user/baer-flat-gray.png (Module): new file.
10538
10539         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
10540         whiteout for markups.
10541
10542         * buildscripts/substitute-encoding.py (note_glyph): include _ in
10543         regex too. This fixes change clef appearance in PDF. 
10544
10545         * ttftool/include/*: remove.
10546
10547         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
10548
10549         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
10550
10551         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
10552
10553         * ttftool/*: remove ttftool subdirectory.
10554
10555         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
10556
10557         * lily/ttf.cc (print_header): new file. Convert to type42, using
10558         FreeType to parse the TTF. 
10559
10560         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
10561         and post table may differ. Pass around post_nglyphs as well.
10562
10563 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10564
10565         * ly/music-functions-init.ly (musicMap): new music function
10566         musicMap. 
10567         
10568 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10569
10570         * make/mutopia-rules.make: anti-alias-factor = 2
10571
10572         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
10573         page switch.
10574
10575         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
10576         anti-alias-factor for lilypond-book runs.
10577
10578         * scm/ps-to-png.scm (scale-down-image): new function.
10579         (my-system): new function.
10580         (make-ps-images): blow up GS resolution by anti-alias-factor,
10581         scale down image by anti-alias-factor.  This improves appearance
10582         of bitmaps
10583         (make-ps-images): remove showpage. Fixes spurious empty png at
10584         end.
10585
10586         * scm/framework-ps.scm (write-preamble): downcase filename before
10587         string-matching. Should fix .TTF files (as opposed to ttf files)  
10588
10589         * Documentation/user/tutorial.itely (Running LilyPond for the
10590         first time): separate subsections for windows, macos and unix.  
10591
10592         * Documentation/user/invoking.itely (Updating files with
10593         convert-ly): add MacOS X note.
10594
10595 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10596
10597         * Documentation/user/introduction.itely (Engraving): don't include
10598         file optical-spacing, add directly.
10599
10600         * lily/paper-outputter.cc (file): open file in binary mode. This
10601         fixes OTF embedding on windows.
10602
10603 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10604
10605         * scm/framework-ps.scm (write-preamble): remove debugging output.
10606
10607         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
10608
10609         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
10610         outdir.
10611         (install-fc-cache): install font cache in installation directories.
10612
10613 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10614
10615         * scm/editor.scm (editor-command-template-alist): Use char iso
10616         column, except for Emacs.
10617         (get-editor-command): Substitute char too (Bertalan Fodor).
10618
10619 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10620
10621         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
10622         quoted ~s.  This should fix PNG output on Windows; single quotes
10623         are regular characters on Windows.
10624
10625 2005-06-16  Graham Percival  <gperlist@shaw.ca>
10626
10627         * Documentation/user/basic-notation.itely: include ChoirStaff
10628         in System start delimiters.
10629
10630         * Documentation/user/putting.itely: new doc section on
10631         fixing overlapping notation.
10632
10633 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10634
10635         * Documentation/user/global.itely (Paper size): \paper is in
10636         \book, not \score.
10637
10638         * make/mutopia-rules.make: -ddelete-intermediate-files
10639
10640         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
10641
10642 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10643
10644         * ChangeLog: Recode utf-8.
10645
10646         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
10647         datadir with .py modules.
10648
10649 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
10650
10651         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
10652
10653 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10654
10655         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
10656         
10657         * scm/framework-ps.scm (write-preamble): remove status check.
10658
10659         * Documentation/user/invoking.itely (Updating files with
10660         convert-ly): remove -o option.
10661
10662         * VERSION (PACKAGE_NAME): release 2.5.31
10663
10664         * scm/framework-ps.scm (write-preamble): use ly:system.
10665         (write-preamble): verbosity.
10666
10667         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
10668
10669         * python/convertrules.py: new file. Store conversion rules
10670         separately.
10671
10672 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10673
10674         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
10675
10676 2005-06-14  Mats Bengtsson  <mabe@s3.kth.se>
10677
10678         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
10679         \musicDisplay 
10680
10681         * Documentation/user/instrument-notation.itely (More stanzas): Add
10682         reference to StanzaNumber.
10683
10684 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10685
10686         * THANKS: separate section for website translators.
10687
10688 2005-06-14  Graham Percival  <gperlist@shaw.ca>
10689
10690         * Documentation/topdocs/INSTALL.texi: update vim info;
10691         thanks Simon Bailey!
10692
10693         * Documentation/user/advanced-notation.itely: included
10694         color names.
10695
10696         * Documentation/user/advanced-notation.itely,
10697         Documentation/usr/notation-appendices.itely: moved
10698         color names into an appendix.
10699
10700 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10701         
10702         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
10703
10704         * scm/lily.scm (lambda): initialize program options from here.
10705
10706         * scm/framework-*.scm: add header info.
10707
10708         * lily/main.cc (parse_argv): only set output format to pdf if no
10709         other format specified.
10710
10711         * scm/backend-library.scm (postprocess-output): process
10712         'delete-intermediate-files after running convert-to-*. This fixes
10713         PNG generation when 'delete-intermediate-files is set.
10714         
10715 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10716
10717         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
10718         links on website. 
10719
10720 2005-06-13  Graham Percival  <gperlist@shaw.ca>
10721
10722         * Documentation/topdocs/INSTALL.texi,
10723         Documentation/user/lilypond-book.itely: typos.
10724
10725 2005-06-12  Pal Benko  <benkop@freestart.hu>
10726
10727         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
10728         added between program name and switch; -b changed to -f not
10729         to generate pdf
10730
10731 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10732
10733         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
10734         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
10735
10736         * input/sakura-sakura.ly: add \midi.
10737
10738         * buildscripts/mutopia-index.py (find): use /usr/bin/find
10739         iso. python find. 
10740
10741         * ttftool/test.c (main): cosmetics.
10742
10743         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
10744
10745         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
10746         create a ttf2ps binary.
10747
10748         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
10749
10750         * scm/backend-library.scm (postscript->png): set rename-page-1 to
10751         true.
10752
10753 2005-06-11  Graham Percival <gperlist@shaw.ca>
10754
10755         * Documentation/user/lilypond-book.itely: add warning about
10756         the font warnings in dvips.
10757
10758 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10759
10760         * THANKS: typo
10761
10762         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
10763
10764         * GNUmakefile.in: remove links for .map, .enc
10765         don't fail if out/ doesn't exist yet.
10766
10767 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10768
10769         * ttftool/util.c (surely_read): return nbytes
10770
10771         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
10772
10773         * VERSION (PACKAGE_NAME): release 2.5.30
10774
10775         * flower/string-convert.cc (precision_string): >? fix.
10776
10777         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
10778         (make-ps-images): add verbose -q too.
10779
10780         * lily/default-actions.cc (Module): new file. default
10781         {book,score}-print functions.
10782
10783         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
10784         pass results via parseStringResult, lookup via ly:parser-lookup.  
10785
10786         * lily/lily-parser.cc (Lily_parser): only clone lexer in
10787         constructors.
10788         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
10789         (parse_string): idem.
10790
10791         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
10792
10793         * lily/main.cc (main_with_guile): copy be_verbose_global into
10794         ly_set_option()
10795
10796 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10797
10798         * scm/backend-library.scm (postscript->pdf):
10799         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
10800         verbose mode.  Search for several names of gs executable.
10801
10802 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10803
10804         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
10805         directly. This fixes a massive memory leak, provided you use CVS
10806         GUILE.
10807
10808 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
10809
10810         * ly/property-init.ly: Added tieDashed.
10811
10812         * THANKS: Added some bughunters for 2.5.
10813
10814 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10815
10816         * lily/program-option.cc: add debug-gc option.
10817
10818         * lily/include/lily-guile-macros.hh: don't protect exported module
10819         objects.
10820
10821         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
10822
10823         * scm/backend-library.scm (postscript->pdf): use
10824         delete-intermediate-files iso. running-from-gui? 
10825
10826         * ttftool/util.c (surely_read): robustness. Allow read() to return
10827         less bytes than requested, as per posix standards.
10828
10829         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
10830         program option.
10831
10832         * ttftool/include/ttftool.h ("C"): rename verbosity to
10833         ttf_verbosity. Add to public interface.
10834
10835         * scm/music-functions.scm (unfold-repeats): remove debugging display.
10836
10837         * lily/program-option.cc: rename from scm-option.cc
10838
10839         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
10840         (get_help_string): Print pretty help string.
10841
10842         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
10843         to snippet preamble.
10844
10845         * lily/scm-option.cc: remove command-line-settings option. Fold
10846         all command-line options plus default settings in a generic
10847         interface. 
10848
10849         * flower/getopt-long.cc (table_string): indent 2nd lines of help
10850         texts too.
10851
10852 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10853
10854         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
10855         or EXT_ components non-empty.
10856
10857 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10858
10859         * scm/lily.scm (running-from-gui?): Export.
10860
10861         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
10862         output in .ly source directory.
10863
10864 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10865
10866         * ttftool/util.c (surely_lseek): more verbosity.
10867
10868         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
10869         compile.
10870
10871         * lily/parser.yy (Repeated_music): remove >? 
10872
10873         * scm/backend-library.scm (postscript->pdf): Support for
10874         -dgs-font-load=1
10875
10876         * scm/framework-ps.scm (write-preamble): make font loading
10877         switchable to GS via --define-default gs-font-load=1
10878
10879 2005-06-09  Graham Percival  <gperlist@shaw.ca>
10880
10881         * Documentation/user/global.itely: added \layout docs.
10882
10883 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10884
10885         * lily/lily-parser-scheme.cc: add unistd.h
10886
10887 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10888
10889         * scm/editor.scm: add char argument.
10890
10891         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
10892
10893         * ttftool/util.c (syserror): use errno for better error reporting.
10894
10895         * lily/source-file.cc (get_counts): new function. Calc column,
10896         line and char count in one go.
10897
10898         * lily/binary-source-file.cc (quote_input): rename to quote_input
10899
10900         * lily/input.cc (set): new function.
10901
10902 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10903
10904         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
10905         directory part of file name to search directory.
10906
10907         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
10908         search path and chdir to DIR if --outname=DIR used.
10909
10910         * lily/main.cc (prepend_env_path): Bugfix: Check directory
10911         existence before appending original path.
10912
10913 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10914
10915         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
10916         file" massage.
10917
10918         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
10919         texinfo.tex is always used.
10920         
10921 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10922
10923         * flower/include/axis.hh: rename from axes.hh
10924
10925         * lily/include/text-interface.hh (Module): rename from text-item.hh
10926
10927         * VERSION (PATCH_LEVEL): release 2.5.29
10928
10929         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
10930
10931         * scm/framework-ps.scm (font-file-as-ps-string): new function.
10932         (handle-macfont): new function. Call fondu for Native mac fonts.
10933
10934         * scm/define-markup-commands.scm (fill-line): handle text-widths =
10935         '() case.
10936
10937 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10938
10939         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
10940         multi-page.  Fix .eps regular expression.
10941
10942 2005-06-07  Graham Percival  <gperlist@shaw.ca>
10943
10944         * Documentation/user/putting.itely: add info on modifying templates.
10945
10946         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
10947         misc small changes.
10948
10949 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10950
10951         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
10952
10953         * scripts/lilypond-ps2png.scm
10954
10955         * VERSION (PACKAGE_NAME): release 2.5.28
10956
10957 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10958
10959         * lily/main.cc (prepend_env_path): Do not append /, that does not
10960         work.  Localedir lives in datadir, not in prefix.
10961
10962         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
10963         hack for windows.
10964
10965         * flower/include/file-cookie.hh: Compile fix.
10966
10967 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10968
10969         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
10970
10971         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
10972         system primitives.
10973         (gulp-port): using read-string!/partial. We don't want to read an
10974         entire PS file  (GUILE 1.6 limits strings to 16M) 
10975
10976         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
10977         properties. Add font-interface. 
10978
10979         * scm/define-grob-properties.scm (all-user-grob-properties):
10980         remove old bracket properties.
10981
10982         * scm/x11-color.scm: reformat. 
10983
10984         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
10985         LedgerLineSpanner if new StaffSymbol is found. 
10986
10987         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
10988         staff-symbol for finishing staff. 
10989
10990         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
10991
10992         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
10993         change black to currentColor everywhere. This fixes color support
10994         in SVG.
10995
10996 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
10997
10998         * input/regression/fret-diagrams.ly: new file to test fret diagram
10999         capability
11000
11001         * scm/output-tex.scm: remove white-dot and white-text
11002
11003         * scm/output-ps.scm: remove white-dot and white-text
11004
11005         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
11006         using ly:stencil-in-color instead
11007         (draw-dots) : remove call to white-dot
11008
11009 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11010
11011         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
11012         support.
11013
11014         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
11015
11016         * flower/include/file-cookie.hh: new file. lily_cookie extension 
11017
11018         * flower/file-cookie.cc: new file. lily_cookie extension.
11019         
11020 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11021
11022         * scm/editor.scm (editor-command-template-alist): Add syn
11023         editor (Jaap [de Vos]).
11024
11025 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11026
11027         * scripts/lilypond-ps2png.scm:
11028         * scm/ps-to-png.scm: New file.
11029
11030         * scm/backend-library.scm (postscript->png): Use it.
11031
11032         * scripts/lilypond-ps-to-png.py: Remove file.
11033
11034         * python/lilylib.py (get_bbox, make_ps_images): Remove.
11035
11036 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11037
11038         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
11039
11040         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
11041         start on grace moment. Fixes autobeam-grace.ly.
11042
11043         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
11044         process anything unless we're at the end of a pending beam. Fixes
11045         syncopated 8ths beamed across a beat.
11046
11047 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11048
11049         * scm/editor.scm (editor-command-template-alist): Start emacs if
11050         emacslient fails.
11051
11052         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
11053
11054         * flower/file-path.cc (is_file, is_dir): Export.
11055
11056         * lily/main.cc (prepend_env_path, set_env_file): Use them.
11057
11058 2005-06-02  Mats Bengtsson  <mabe@s3.kth.se>
11059
11060         * lily/easy-notation.cc: Added include cctype to correct
11061         compilation error.
11062
11063 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11064
11065         * scm/backend-library.scm (postscript->pdf): set resolution to
11066         1200, so bitmap fonts aren't that ugly. 
11067
11068         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
11069
11070         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
11071         parent if we have a notehead. Fixes incorrect offsets when
11072         Paper_column is very wide in the X direction.
11073
11074         * input/regression/font-family-override.ly (Module): new file.
11075
11076         * scm/font.scm (make-pango-font-tree): new function.
11077
11078         * lily/beam.cc (before_line_breaking): remove warning about less
11079         than 2 visible stems. We still get a warning when there is only
11080         one stem.
11081
11082 2005-06-01  Werner Lemberg  <wl@gnu.org>
11083
11084         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
11085         correctly.
11086
11087 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11088
11089         * lily/slur-scoring.cc (generate_avoid_offsets): new
11090         function. Generate avoid offsets once per slur.
11091
11092         * lily/slur.cc (add_extra_encompass): add dependency to
11093         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
11094
11095         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
11096         too. Fixes inf error with added bass notes.
11097
11098         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
11099         argument anymore.
11100
11101         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
11102
11103         * input/tutorial/lbook-latex-test.tex: add line length test.
11104
11105         * scripts/lilypond-book.py (set_default_options): new
11106         function. Call this before dissecting snippets, so linewidth
11107         settings reach the snippets.
11108
11109 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11110
11111         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
11112
11113 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11114
11115         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
11116
11117 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
11118
11119         * stepmake/aclocal.m4: More autopackage friendliness.
11120
11121 2005-05-31  Graham Percival  <gperlist@shaw.ca>
11122
11123         * Documentation/index.html.in: remove link to LSR.
11124
11125         * Documentation/user/global.itely: remove duplicate
11126         "dedication" \header{} section.
11127
11128 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11129
11130         * VERSION (PACKAGE_NAME): release 2.5.27.
11131
11132         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
11133         too. Plugs memory leak.
11134
11135         * make/lilypond.fedora.spec.in (Group): remove
11136         lilypond-pdfpc-helper.
11137
11138         * scripts/GNUmakefile (SEXECUTABLES): remove
11139         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
11140
11141         * scm/font.scm (make-century-schoolbook-tree): add Mono as
11142         'typewriter family.
11143
11144         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
11145         memory leak.
11146
11147         * lily/parser.yy (score_body): don't clone Score, that's done in
11148         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
11149
11150         * lily/score-engraver.cc (derived_mark): new function.
11151         (initialize): unprotect Paper_score. This fixes a memory leak.
11152
11153         * lily/score-performer.cc (derived_mark): new function.
11154
11155         * lily/score-translator.cc (get_output): use SCM for get_output() call.
11156
11157         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
11158         spurious warning.
11159
11160         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
11161         serif.
11162
11163 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
11164
11165         * configure.in (reloc_b): Add --enable-relocation.
11166
11167 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11168
11169         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
11170
11171         * input/regression/alignment-order.ly: add Staff example.
11172
11173 2005-05-31  John Mandereau   <john.mandereau@free.fr>
11174
11175         * po/fr.po: update.
11176
11177 2005-05-31  Graham Percival  <gperlist@shaw.ca>
11178
11179         * Documentation/index.html.in: add link to LSR.
11180
11181 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11182
11183         * scm/define-stencil-commands.scm (Module): new file. Register all
11184         allowed stencil expression heads in a central place.
11185
11186         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
11187         ly:make-stencil
11188
11189         * lily/stencil-expression.cc (all_stencil_heads): registering
11190         stencil expressions.
11191
11192         * lily/stencil-interpret.cc: new file. Stencil expression
11193         interpreting.
11194
11195         * input/xiao-haizi-guai-guai.ly: move file back.
11196
11197 2005-05-30  Graham Percival  <gperlist@shaw.ca>
11198
11199         * Documentation/user/advanced.itely, converters.itely,
11200         instrument-notation.itely, lilypond-book.itely: misc small
11201         changes.
11202
11203 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11204
11205         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
11206
11207         * make/lilypond.fedora.spec.in: Fix source url.
11208
11209         * cygwin: Update from mingw patches.
11210
11211         * scm/editor.scm (editor-command-template-alist): Use jedit
11212         -reuseview (Bertalan), add uedit (Patrick Huberts).
11213
11214         * input/xiao-hai-zi-guai-guai.ly: Rename from
11215         xiao-haizi-guai-guai.ly.
11216
11217         * input/*: Reindent, do not use TAB.
11218
11219         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
11220         white background.
11221
11222 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11223
11224         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
11225         numerical overflow error.
11226
11227 2005-05-29 Laura Conrad <lconrad@laymusic.org>
11228         
11229         * abc2ly.py: fix to syntax error in multi-part output.
11230
11231 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11232
11233         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
11234         with disappearing span bars when alignAboveContext is active
11235
11236         * lily/property-iterator.cc (check_grob): use is-grob?
11237         object-property. Fixes crash-key-sig-font-size.ly. 
11238
11239 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11240
11241         * lily/bar-line.cc (print): don't round barlines; this produces
11242         odd aliasing effects in Acroread.
11243
11244         * lily/timing-engraver.cc (process_music): robustness fix.
11245
11246         * lily/context-def.cc (filter_engravers): bugfix.
11247
11248 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11249
11250         * lily/lilypond.rc.in: Add ly-icon.
11251
11252         * lily/GNUmakefile: 
11253         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
11254         rules.
11255
11256 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11257
11258         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
11259
11260         * ps/music-drawing-routines.ps: 
11261
11262         * scm/output-ps.scm: remove draw ez_ball.
11263
11264         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
11265         EasyNotation context definition.
11266
11267         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
11268         Text_interface and color for making easy note heads.
11269
11270         * lily/stencil.cc (with_color): new function.
11271
11272         * ps/music-drawing-routines.ps: remove draw_zigzag_line
11273
11274         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
11275         output routine. Zigzag now works in SVG too.
11276
11277         * scm/output-tex.scm (filledbox): idem.
11278
11279         * scm/output-svg.scm (filledbox): idem.
11280
11281         * scm/output-ps.scm (lily-def): remove horizontal-line. 
11282
11283         * lily/lookup.cc (horizontal_line): use draw-line. 
11284
11285         * lily/system-start-delimiter.cc: remove old staff bracket code.
11286
11287         * mf/feta-haak.mf: further tweaks.
11288
11289         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
11290
11291         * mf/feta-generic.mf: include feta-haak.
11292
11293         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
11294
11295         * scm/framework-ps.scm (write-preamble): only load fonts if their
11296         filename is a string. 
11297
11298 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11299
11300         * scm/output-svg.scm (circle): support circle.
11301         (bracket): stub for bracket.
11302
11303         * scripts/lilypond-book.py (main): make sure --psfonts warning is
11304         correct.
11305
11306 2005-05-26  Graham Percival  <gperlist@shaw.ca>
11307
11308         * Documentation/user/lilypond.tely, advanced-notation.itely,
11309         basic-notation.itely, instrument-notation.itely, global.itely,
11310         introduction.itely, tutorial.itely: rearranging, editing,
11311         clean-up.
11312
11313         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
11314         for compiling on FreeBSD.
11315
11316 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11317
11318         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
11319         otf files.
11320
11321         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
11322         bugfixes.
11323
11324         * VERSION: 2.5.26 released.
11325
11326         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
11327
11328 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
11329
11330         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
11331         if printpagenumber is false.
11332
11333 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11334
11335         * lily/font-config.cc (init_fontconfig): comment out FontConfig
11336         cache warning.
11337
11338         * lily/tie.cc (print): support dotted ties.
11339         
11340 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11341
11342         * scm/define-grobs.scm (all-grob-descriptions): switch off
11343         debugging
11344         (all-grob-descriptions): Arpeggio has Y-extent.
11345
11346         * scm/define-music-properties.scm (all-music-properties): document
11347         length-callback and start-callback as "read-only".
11348
11349         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
11350         length-callback after creation. 
11351
11352         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
11353         compressmusic -> compressMusic.
11354
11355         * ly/music-functions-init.ly (oldaddlyrics): idem.
11356
11357         * lily/parser.yy: NewLyricCombineMusic ->
11358         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
11359
11360 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
11361
11362         * ly/Welcome_to_LilyPond.ly: typo.
11363
11364 2005-05-24  Graham Percival  <gperlist@shaw.ca>
11365
11366         * Documentation/user/lilypond.tely: move changing-defaults to be
11367         before global issues.
11368
11369         * Documentation/user/basic-notation.itely: move Transpose section
11370         here from advanced/Other.
11371
11372         * Documentation/user/changing-defaults.itely,
11373         advanced-notation.itely: move Fonts to advanced, edit.
11374
11375 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11376
11377         * lily/parser.yy (bare_int): remove rule.  From now on, we require
11378         # before negative integers.
11379
11380 2005-05-23  Graham Percival  <gperlist@shaw.ca>
11381
11382         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
11383
11384         * Documentation/user/lilypond.tely: change Unified index to
11385         LilyPond index.
11386
11387         * Documentation/user/advanced-notation.itely,
11388         instrument-notation.itely: editing.
11389
11390 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
11391
11392         * scm/lily.scm (lilypond-all): Bugfix: return failed.
11393
11394         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
11395
11396 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11397
11398         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
11399         ly:port-move.  Needs to be stderr-specific on mingw.
11400         Run fixcc.
11401
11402 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11403
11404         * lily/general-scheme.cc (ly:port-move): Remove.
11405
11406         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
11407         windows.
11408
11409         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
11410         variables.  This eliminates the need for a gs.bat wrapper, which
11411         opens a console.
11412
11413         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
11414         * scm/lily.scm (running-from-gui?): 
11415         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
11416         artifact of not compiling with -mwindows.
11417
11418         * scm/editor.scm: Define PLATFORM.
11419
11420 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11421
11422         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
11423         can start to cut & paste lilypond-book fragments.  
11424
11425         * scm/define-music-types.scm (music-descriptions): remove
11426         UntransposableMusic
11427
11428 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11429
11430         * scm/output-ps.scm (glyph-string): remove / before CIDs.
11431
11432 2005-05-20  Graham Percival  <gperlist@shaw.ca>
11433
11434         * Documentation/user/instrument-notation.itely: remove *Engraver.
11435
11436         * Documentation/user/advanced-notation.itely: edit, rearrange.
11437
11438 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11439
11440         * scm/output-ps.scm (glyph-string): take cid? argument. Use
11441         findresource iso. findfont for CID CFF fonts.
11442
11443         * VERSION (PACKAGE_NAME): release 2.5.25
11444
11445         * ly/Welcome_to_LilyPond.ly: add  \version
11446
11447 2005-05-20  Graham Percival  <gperlist@shaw.ca>
11448
11449         * Documentation/user/programming-interface.itely: move
11450         \displayMusic into its own section.
11451
11452         * Documentation/user/basic-notation.itely: finish editing.
11453
11454 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11455
11456         * flower/file-path.cc (find): don't throw away file_name.dir, but
11457         append to it. Fixes \include with directories.
11458
11459         * flower/include/file-path.hh (class File_path): don't derive from
11460         Array<String>.
11461
11462         * flower/include/file-name.hh (class File_name): remove to_str0()
11463
11464         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
11465         Hara_kiri_engraver in separate file.
11466
11467         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
11468         translation went wrong. Fixes vertically translated slurs.
11469
11470 2005-05-19  Graham Percival  <gperlist@shaw.ca>
11471
11472         * Documentation/user/basic-notaton.itely: editing.
11473
11474 2005-05-18  Graham Percival  <gperlist@shaw.ca>
11475
11476         * Documentation/user/macros.itexi, basic-notation.itely:
11477         add @commonprop (commonly used properties) macro.
11478
11479 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11480
11481         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
11482
11483         * scripts/lilypond-book.py (invokes_lilypond): new function
11484         (main): only run fontextract if invokes_lilypond() is true.
11485
11486         * lily/function-documentation.cc (ly_add_function_documentation):
11487         duh, use !=
11488
11489         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
11490
11491         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
11492
11493         * scm/lily.scm (running-from-gui?): lowercase Darwin.
11494
11495         * lily/function-documentation.cc (ly_add_function_documentation):
11496         use scm_hash_table_p() for checking.
11497
11498 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11499
11500         * Documentation/user/advanced-notation.itely (Text scripts):
11501         Change nonexisting @internalsref{Text markup} to @ref{Text
11502         markup}.  Change @internalsref{Text script} to
11503         @internalsref{TextScript}.
11504
11505         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
11506
11507 2005-05-17  Graham Percival  <gperlist@shaw.ca>
11508
11509         * Documentation/user/tutorial.itely, basic-notation.itely,
11510         changing-defaults.itely: remove duplicate cindex entries
11511         that appear on the same page.
11512
11513         * scm/define-grobs.scm: change default padding for TextSpanner.
11514
11515         * Documentation/topdocs/AUTHORS.texi: update email address.
11516
11517         * Documentation/user/global.itely: add info about \include.
11518
11519 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11520
11521         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
11522         when running-from-gui.
11523
11524         * scm/editor.scm (get-editor): Add platform defaults.
11525
11526         * scm/backend-library.scm (postscript->pdf): Typo.
11527
11528 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11529
11530         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
11531
11532         * lily/font-config.cc (init_fontconfig): add warning about cache.
11533
11534 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11535
11536         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
11537
11538 2005-05-16  Mats Bengtsson  <mabe@s3.kth.se>
11539
11540         * lily/horizontal-bracket.cc (print): Take care of the direction
11541         property so brackets above the stave point downwards. 
11542
11543         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
11544         for HorizontalBracket so it doesn't end up within the stave.
11545
11546 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11547
11548         * lily/GNUmakefile (default): Typo.
11549
11550         * scm/lily.scm (PLATFORM): Export.
11551
11552         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
11553         load-font-via-GS, ttftool or fopencookie is broken on windows.
11554         
11555         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
11556         -dSAFER, that is broken on windows.
11557
11558 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11559
11560         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
11561         for FlexLexer.h
11562
11563         * scripts/lilypond-invoke-editor.scm: remove stray -
11564
11565 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11566
11567         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
11568         Fixes deprecation warning.
11569
11570         * flower/include/string.icc (to_string): Only inline if
11571         -DSTRING_UTILS_INLINED.
11572
11573         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
11574         name.  Remove windows comment.
11575
11576         * scm/editor.scm (slashify): New function.
11577         (get-editor-command): Use it.
11578         (get-command-template): Do not alter editor command if
11579         environment value includes `%(file)s' magic.
11580
11581         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
11582         (dissect-uri): Use it.
11583         (unquote-uri): Bugfix.
11584
11585 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11586
11587         * scm/framework-ps.scm (write-preamble): add TTF rule.
11588
11589         * Documentation/topdocs/README.texi (Top): remove note about
11590         xdelta.
11591
11592         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
11593         requirement.
11594
11595         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
11596         function. Figure out where FlexLexer.h lives
11597
11598         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
11599         
11600 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11601
11602         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
11603         with Windows root in file name.
11604
11605         * scm/backend-library.scm (ly:system): Only redirect output (using
11606         system and shell, ugh) if /dev/null is writable.
11607
11608         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
11609         windows icon.
11610
11611         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
11612         on Mingw.
11613
11614         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
11615         click.
11616
11617         * flower/file-path.cc (is_dir, is_file): New function.  Actually
11618         use result of stat when available.
11619
11620         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
11621         absolute file name and root.
11622
11623         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
11624
11625         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
11626
11627         * flower/file-name.cc (slashify): Bugfix, do substitute if no
11628         slashes in file name.
11629
11630 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11631
11632         * Documentation/user/preface.itely (Preface): Run
11633         texinfo-all-menus-update.
11634
11635         * scm/editor.scm (get-editor-command): Bugfix: allow full
11636         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
11637
11638         * Documentation/pictures/lilypond-48.xpm: New file.
11639
11640         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
11641
11642         * ly/Welcome_to_LilyPond.ly: New file.
11643
11644         * lily/main.cc (main): Only identify if we have a terminal.
11645
11646         * scm/backend-library.scm (postscript->png)
11647         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
11648         non-/bin/sh).
11649
11650 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
11651
11652         * Documentation/topdocs/AUTHORS.texi: polish, update.
11653
11654 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11655
11656         * Documentation/user/preface.itely (Notes for version 2.6): new
11657         notes for 2.6
11658
11659         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
11660         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
11661         is not fully contained" warnings.
11662
11663         * lily/slur-scoring.cc (get_bound_info): remove warning.
11664
11665         * lily/staff-symbol-engraver.cc (process_music): start initial
11666         spanner in process_music(). This fixes overrides of StaffSymbol
11667         properties.
11668
11669         * scm/framework-pdf.scm (Module): remove.
11670
11671         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
11672
11673         * lily/ambitus-engraver.cc: formatting cleanups.
11674
11675         * mf/feta-solfa.mf (Module): remove.
11676
11677         * ChangeLog: more details about contributions.
11678
11679 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11680
11681         * lily/align-interface.cc (align_elements_to_extents): warn if
11682         called too early. Fixes: disappearing-staff-lines.ly
11683
11684         * VERSION (PACKAGE_NAME): release 2.5.24
11685
11686 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
11687
11688         * stepmake/aclocal.m4: Typo.
11689
11690         * flower/string.cc (substitute): Take two strings or two
11691         characters.  Update callers.
11692
11693 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11694
11695         * flower/file-name.cc (File_name): Slashify.
11696
11697         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
11698
11699         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
11700
11701         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
11702
11703         * configure.in (gui_b): Use it.
11704
11705         * lily/lilypond.rc.in: New file.
11706
11707         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
11708
11709 2005-05-12  Graham Percival  <gperlist@shaw.ca>
11710
11711         * Documentation/user/advanced-notation.itely: edit of Text
11712         section; clarify text scripts vs. text markup.
11713
11714 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11715
11716         * lily/multi-measure-rest-engraver.cc
11717         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
11718         separation items on start. Fixes mm rests in start of score.
11719
11720         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
11721         don't access StaffSymbol if not there.
11722         Fixes: crash-staff-symbol-engraver.ly.
11723
11724         * lily/instrument-name-engraver.cc (class
11725         Instrument_name_engraver): data member first_. Create
11726         InstrumentName on start. 
11727
11728 2005-05-12  Graham Percival  <gperlist@shaw.ca>
11729
11730         * Documentation/user/instrument-notation.itely: add guitar
11731         position.
11732
11733         * Documentation/user/introduction.itely,
11734         Documentation/user/lilypond.tely,
11735         Documentation/user/tutorial.itely: begin pruning
11736         unused (duplicated) cindex entries and misc cleanup.
11737
11738 2005-05-12  Mats Bengtsson  <mabe@s3.kth.se>
11739
11740         * input/test/volta-chord-names.ly: Bring the explanation up to
11741         date.
11742
11743 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
11744
11745         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
11746         Specify `@documentencoding utf-8' for html, ignore warnings.
11747
11748 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
11749
11750         * THANKS: Added bughunters.
11751
11752 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
11753
11754         * lily/main.cc: update help string for `lilypond -H'.
11755
11756         * po/fi.po: update.
11757         
11758 2005-05-10  Graham Percival  <gperlist@shaw.ca>
11759
11760         * Documentation/user/advanced-notation.itely: minor fixes.
11761
11762 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11763
11764         * scm/editor.scm: New module.
11765
11766         * scm/lily.scm (gui-main): Use it.
11767
11768         * scm/framework-gnome.scm (spawn-editor): Use it.
11769
11770         * scripts/lilypond-invoke-editor.scm: Use it in new script.
11771
11772 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11773
11774         * scm/framework-ps.scm (load-font-via-GS):  new function.
11775
11776         * lily/pango-font.cc (pango_item_string_stencil): add support for
11777         CID keyed font.
11778
11779         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
11780
11781 2005-05-10  Graham Percival  <gperlist@shaw.ca>
11782
11783         * Documentation/user/basic-notation.itely: add @ref.
11784
11785         * Documentation/user/advanced-notation.itely: add example
11786         of 5/8 beaming.
11787
11788 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11789
11790         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
11791
11792         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
11793         going through ps2pdf wrappers.
11794
11795 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
11796
11797         * Documentation/user/instrument-notation.itely: petrucci note
11798         heads: updated docu
11799
11800         * input/regression/note-head-style.ly: updated regression test;
11801         indentation fixes
11802
11803         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
11804         heads as default
11805
11806         * mf/parmesan-heads.mf: minor editing; use musicological names
11807         (rather than optical description) as note head names
11808
11809         * scm/output-lib.scm: complete petrucci heads
11810
11811 2005-05-09  Pal Benko  <benkop@freestart.hu>
11812
11813         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
11814         heads, but bigger)
11815
11816 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11817
11818         * lily/main.cc (main_with_guile): Remove no files check.
11819
11820         * lily/main.cc (ly:usage): Export to Scheme.
11821
11822         * scm/lily.scm (no-files-handler): New function.
11823
11824         * scm/lily.scm (lilypond-main): Use it.
11825
11826         * configure.in (gui_b): Add mbrtowc checking.
11827         Resurrect [utf8/]wchar.h checking.
11828
11829 2005-05-09  Mats Bengtsson  <mabe@s3.kth.se>
11830
11831         * Documentation/user/advanced-notation.itely (Metronome marks):
11832         Add link to the program reference for MetronomeMark
11833
11834         * Documentation/user/lilypond-book.itely (An example of a
11835         musicological document): Correct the example using psfonts 
11836
11837 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
11838
11839         * po/fi.po: update after a lesson how to update entries against
11840         source.
11841         
11842         * po/TODO: document the lesson.
11843
11844 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11845
11846         * configure.in (gui_b): remove wcrtomb checking.
11847
11848         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
11849         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
11850
11851 2005-05-09  Mats Bengtsson  <mabe@s3.kth.se>
11852
11853         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
11854         keep Scheme expressions and strings unmodified when doing the
11855         conversion to postfix notation for slurs and beams. Should
11856         hopefully solve most related conversion problems. 
11857
11858         * Documentation/user/lilypond-book.itely : Clarify and correct how
11859         to call dvips with -h psfonts.
11860
11861 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11862
11863         * Documentation/user/instrument-notation.itely (Entering lyrics):
11864         Typo.  Fixes build.
11865
11866 2005-05-09  Graham Percival  <gperlist@shaw.ca>
11867
11868         * Documentation/user/lilypond-book.itely: document PSFONTS file.
11869
11870         * Documentation/user/lilypond.tely, lilypond-book.itely,
11871         tutorial.itely: change references to 2.5.x to 2.6.x.
11872
11873         * Documentation/user/instrument-notation.itely: clarified \addlyrics
11874         vs \lyricmode.
11875
11876         * Documentation/user/invoking.itely: remove old info about
11877         lilypond-profile.
11878
11879         * Documentation/topdocs/INSTALL.texi: remove old info about
11880         lilypond-profile, add warning about needing international fonts
11881         to build docs.
11882
11883 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11884
11885         * lily/include/grob-info.hh (class Grob_info): make data member
11886         private. Changes throughout.
11887
11888         * input/regression/alignment-order.ly: new file. 
11889
11890         * lily/vertical-align-engraver.cc (acknowledge_grob): read
11891         alignAboveContext and alignBelowContext
11892
11893 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11894
11895         * lily/pfb.cc (LY_DEFINE): add cast.
11896
11897         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
11898         matches .otf
11899         (write-preamble): warn about unknown fonts.
11900
11901         * lily/pfb.cc (Module): new function ly:otf->cff
11902
11903         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
11904         (get_otf_table): new function.
11905
11906 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11907
11908         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
11909         iso. ps2png.
11910
11911 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
11912
11913         * po/fi.po: apply second round of update.
11914
11915 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11916
11917         * scm/x11-color.scm (make-x11-color-handler): don't use
11918         #\sp. Apparently doesn't work on all platforms. 
11919
11920 2005-05-06  Graham Percival  <gperlist@shaw.ca>
11921
11922         * Documentation/user/advanced-notation.itely, putting.itely,
11923         tutorial.itely, global.itely, introduction.itely: really minor fixes.
11924
11925 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11926
11927         * VERSION (PACKAGE_NAME): release 2.5.23
11928
11929 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11930
11931         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
11932         convert to utf-8.
11933
11934         * THANKS: Add translators for this release, convert to utf-8.
11935
11936         * mf/GNUmakefile (MFTRACE_FLAGS):
11937         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
11938         outdir as option (WAS: hardcoded).
11939
11940 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11941
11942         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
11943         finished_span_
11944
11945         * THANKS: add Hans Forbrich.
11946
11947         * Documentation/topdocs/NEWS.tely (Top): document new feature.
11948
11949         * Documentation/user/basic-notation.itely (Staff symbol): document
11950         start/stop staff. Reference to ossia.ly
11951
11952         * input/test/ossia.ly: new example using stop and startStaff.
11953
11954         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
11955         in other words, don't create "|" barline at start of the score.
11956         (start_translation_timestep): don't set whichBar for start of score.
11957
11958         * input/regression/staff-halfway.ly: use new functionality.
11959
11960         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
11961         start and stop staff based on events.
11962
11963         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
11964
11965         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
11966
11967 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11968
11969         * Documentation/user/programming-interface.itely (How markups work
11970         internally ): remove \encoding reference.
11971
11972 2005-05-04  Mats Bengtsson  <mabe@s3.kth.se>
11973
11974         * scripts/convert-ly.py: Attempt to do a smarter update of 
11975         text markups from versions < 1.9.0 with arbitrary nesting.
11976
11977 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
11978
11979         * po/fi.po: convert to utf-8, and update.
11980
11981 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11982
11983         * make/lilypond.suse.spec.in: update from suse 2.4 package.
11984
11985         * lily/*.cc: more <? >? to min/max changes
11986
11987         * lily/include/interpretation-context-handle.hh: rename
11988         Interpretation_context_handle to Context_handle.
11989
11990 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
11991
11992         * input/regression/GNUmakefile (local_delete): use `find` together 
11993         with `xargs` to avoid too long argument-lists in cmd line.
11994
11995 2005-05-04  Graham Percival  <gperlist@shaw.ca>
11996
11997         * Documentation/user/introduction.itely: updates "About this manual".
11998
11999         * Documentation/user/advanced-notation.itely,
12000         invoking.itely: minor fixes.
12001
12002 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12003
12004         * COPYING: add font exception. Update FSF address. 
12005
12006         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
12007         should be taken without child context.
12008
12009         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
12010
12011         * scm/define-markup-commands.scm (triangle): new command, as
12012         robust replacement for unicode Delta/Triangle.
12013
12014 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12015
12016         * ps/music-drawing-routines.ps: add fillp argument.
12017
12018         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
12019
12020         * lily/font-config.cc (init_fontconfig): don't add cff/
12021
12022         * VERSION (PACKAGE_NAME): release 2.5.22
12023
12024         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
12025
12026         * lily/grace-engraver.cc (consider_change_grace_settings): use
12027         is_alias(). Fixes problem with CueVoice grace notes. 
12028
12029         * lily/simultaneous-music-iterator.cc (construct_children): call
12030         Music_iterator::quit() for iterators that start out invalid. This
12031         fixes indefinitely continuing contexts.
12032
12033         * buildscripts/substitute-encoding.py: new file
12034
12035         * Documentation/user/basic-notation.itely (Basic polyphony): fix
12036         missing @end 
12037
12038         * scripts/lilypond-book.py (write_if_updated): print file name.
12039
12040         * Documentation/user/basic-notation.itely (Explicitly
12041         instantiating voices): idem.
12042
12043         * Documentation/user/advanced-notation.itely (Text spanners):
12044         remove stray { } 
12045
12046         * lily/context.cc (default_child_context_name): the default child
12047         is now first in accepts_list_.
12048
12049         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
12050         \defaultchild to all relevant contexts.  This fixes:
12051         drums-pitch.ly.
12052
12053         (Probably also fixes similar problems with ancient
12054         transcriptions getting CueVoices instead of the desired voices.)
12055  
12056         * lily/context-def.cc (get_default_child): new function.
12057         (get_accepted): place default child in front of list.
12058
12059         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
12060
12061         * lily/include/context-def.hh (struct Context_def): add
12062         default_accept_
12063
12064 2005-05-03  Graham Percival  <gperlist@shaw.ca>
12065
12066         * scm/define-grobs.scm: remove "remove-first" line, since
12067         the absent property is set to #f anyway.
12068
12069         * Documentation/user/basic-notation.itely,
12070         advanced-notation.itely, instrument-notation.itely: minor
12071         fixes.
12072
12073         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
12074
12075         * Documentation/user/advanced-notation.itely,
12076         changing-defaults.itely: consolidate Text stuff in
12077         advanced notation.
12078
12079         * Documentation/user/global.itely: better docs for \header.
12080
12081         * Documentation/user/putting.itely: new chapter; placeholder
12082         for future expansion.
12083
12084         * Documentation/user/examples.itely: moved "suggestions for
12085         writing LP files" section into putting.itely.
12086
12087         * Documentation/user/lilypond.itely: added new chapter,
12088         fixed the short table of contents.
12089
12090 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12091
12092         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
12093         infinity for unfeasible beams.
12094
12095         * make/lilypond.fedora.spec.in (Group): idem.
12096
12097         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
12098
12099         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
12100
12101         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
12102         fonts directly.
12103
12104         * buildscripts/gen-emmentaler-scripts.py (i): idem.
12105
12106         * mf/GNUmakefile: remove all CFF rules.
12107
12108         * scm/framework-ps.scm (ps-embed-cff): reinstate.
12109
12110         * lily/open-type-font-scheme.cc (LY_DEFINE):
12111         new function ly:otf-font-table-data.
12112         (LY_DEFINE): new function otf-font?
12113
12114 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12115
12116         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
12117         ($(outdir)/Fontmap.lily): idem.
12118
12119         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
12120         for PFAEmmentaler-XXX.pfa. 
12121
12122         * Documentation/user/music-glossary.tely (accidental): NL
12123         translation of accidental.
12124
12125 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
12126
12127         * flower/include/international.hh: Bugfix: include "string.hh".
12128
12129         * lily/include/mingw-compatibility.hh: New file.
12130
12131         * flower/include/libc-extension.hh (memrev): Rename from strrev.
12132
12133         * configure.in: Search for mingw wcrtomb library.
12134
12135 2005-05-02  Mats Bengtsson  <mabe@s3.kth.se>
12136
12137         * scripts/convert-ly.py: Bug fix
12138
12139         * Documentation/user/changing-defaults.itely (Common tweaks):
12140         Added example where the context has to be specified explicitly
12141         (MetronomeMark). 
12142
12143 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12144
12145         * scripts/lilypond-book.py (ly_options): set timing to #f for
12146         notime option.
12147
12148         * scripts/convert-ly.py (conv): typo.
12149
12150         * flower/*.cc: remove <? and >?
12151         
12152         * lily/*.cc: remove <? and >?
12153
12154         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
12155         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
12156         editor.
12157
12158 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12159
12160         * lily/part-combine-engraver.cc: add space to variable list.
12161
12162 2005-04-30  Graham Percival  <gperlist@shaw.ca>
12163
12164         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
12165         remove-first to false (matches docs)
12166
12167         * Documentation/user/advanced-notation.itely: corrected docs
12168         concerning remove-first.
12169
12170 2005-04-29  Mats Bengtsson  <mabe@s3.kth.se>
12171
12172         * lily/part-combine-engraver.cc: make sure that the relevant
12173         properties are included in the documentation.
12174
12175 2005-04-28  Graham Percival  <gperlist@shaw.ca>
12176
12177         * Documentation/user/lilypond-book.itely: Bernard's docs
12178         for \betweenLilyPondSystem.
12179
12180 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12181
12182         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
12183         remarks.
12184
12185 2005-04-28  Pal Benko  <benkop@freestart.hu>
12186
12187         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
12188         only on vertical lines of flexa shape, and use a constant
12189         thickness value for horizontal lines (patch slightly modified by
12190         Jürgen Reuter)
12191
12192         * lily/include/mensural-ligature.hh: make 2 comments clearer
12193
12194 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
12195
12196         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
12197         to need_extra_horizontal_space; bugfix: use class scope to avoid
12198         global namespace pollution
12199
12200         * Documentation/user/instrument-notation.itely (ligatures): added
12201         comment on possible future syntax change and how to work around
12202
12203         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
12204         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
12205         intervals (fixes agnus dei example)
12206
12207         * Documentation/user/instrument-notation.itely (white mensural
12208         ligatures): selected a more illustrative example
12209
12210 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
12211
12212         * Documentation/index.html.in: specify utf-8 charset in meta content.
12213
12214 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12215
12216         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
12217         empty 2nd page for single page.
12218
12219         * scm/lily.scm: remove p&c definitions.
12220
12221         * po/zh_TW.po (Module): new translation.
12222
12223         * lily/lily-guile.cc (ly_chain_assoc): remove.
12224
12225         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
12226         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
12227
12228 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12229
12230         * lily/beaming-info.cc: remove infinity_i
12231
12232         * scripts/abc2ly.py (out_filename): fix thinko with \version.
12233
12234 2005-04-26  Graham Percival  <gperlist@shaw.ca>
12235
12236         * Documentation/user/basic-notation.itely,
12237         instrument-notation.itely, advanced-notation.itely,
12238         changing-defaults.itely: minor fixes.  Added docs
12239         for colors to advanced-notation.itely.
12240
12241         * Documentation/user/advanced-notation.itely: fixed compile
12242         problem and added Bernard's x11-color doc patch.
12243
12244 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
12245
12246         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
12247         alright this time round.
12248
12249 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12250
12251         * Documentation/topdocs/INSTALL.texi (Top): idem.
12252
12253         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
12254
12255         * VERSION (MAJOR_VERSION): release 2.5.21
12256
12257         * scm/output-ps.scm (grob-cause): bugfix.
12258
12259 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
12260
12261         * cygwin/*: Update.
12262
12263         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
12264         stuff.
12265
12266         * scm/output-ps.scm (grob-cause): Bugfix.
12267
12268         * scm/lily.scm (ly:load): Remove x11-color.
12269
12270         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
12271         quote executable, fixes getting version from program --with
12272         --options.
12273         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
12274         $ac_exeect.
12275
12276         * Documentation/user/GNUmakefile: Only build music-glossary with
12277         rendered lilypond snippets during web.
12278
12279 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12280
12281         * po/de.po: update.
12282
12283         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
12284
12285 2005-04-22  Laura Conrad <lconrad@laymusic.org>
12286  
12287         * scripts/abc2ly:
12288         second title line append with punctuation dash character;
12289         encode abc2ly python strings in utf-8
12290        
12291 2005-04-21  Laura Conrad <lconrad@laymusic.org>
12292
12293         * scripts/abc2ly fix chords (again)
12294  
12295 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
12296
12297         * scm/x11-color.scm: new file
12298         All x11 color names can be accessed with:
12299         #(x11-color 'ColorName),
12300         #(x11-color "ColorName") or:
12301         #(x11-color "color name")
12302         If the x11 color name is not recognised then it defaults
12303         to black
12304
12305         * scm/lily.scm: amended to call scm/x11-color.scm
12306
12307 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12308
12309         * Documentation/user/invoking.itely (Reporting bugs): comment out
12310         reference to online PNG bug repository.
12311
12312 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12313
12314         * lily/translator-scheme.cc (ly:translator-property): Remove.
12315         Update callers.
12316
12317         * lily/context-scheme.cc (ly:context-now): Move from translator.
12318         Update callers.
12319
12320 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12321
12322         * input/regression/grid-lines.ly (skips): refine example.
12323
12324         * scm/define-context-properties.scm
12325         (all-user-translation-properties): doc autoBeamCheck
12326
12327         * input/regression/grid-lines.ly (Module): new file.
12328
12329         * lily/grid-point-engraver.cc (Module): new file.
12330
12331         * lily/grid-line.cc (Module): new file.
12332
12333         * lily/grid-line-span-engraver.cc (Module): new file.
12334
12335         * lily/grid-line-interface.cc (Module): new file.
12336
12337 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12338
12339         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
12340         missing parameter, actualy cdr through list.  Actually return a
12341         list with ENTRY removed (was '()).
12342
12343         * scripts/convert-ly.py: Update.  Print warning if file cannot be
12344         opened.
12345         (do_conversion): Fix printing of continuation comma.
12346
12347         * Documentation/user/advanced-notation.itely (Beam formatting):
12348         Remove refbugs about compound time and mixed duration.
12349
12350         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
12351         modulo moments explicitely.
12352
12353         * lily/moment.cc (operator %): New function.
12354
12355         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
12356
12357         * lily/translator-scheme.cc (ly:translator-now,
12358         ly:translator-property): New function.
12359
12360         * scm/auto-beam.scm (default-auto-beam-check): New function.
12361
12362         * lily/auto-beam-engraver.cc (test_moment): Use it.
12363
12364         * flower/rational.cc (operator %): Bugfix.
12365
12366 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
12367
12368         * scripts/abc2ly: Bugfix
12369
12370 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12371
12372         * python/fontextract.py (write_extracted_fonts): bugfix, too many
12373         %'s on EndFont comment.
12374
12375         * lily/ledger-line-spanner.cc: some more words of explanation.
12376
12377 2005-04-20  John Williams <williams@tni.com>  
12378         
12379         * scripts/lilypond-book.py: htmlquote bugfix.
12380         Allow snippets to be given distinct filenames.
12381         Allow the default alt text to be overridden.
12382
12383 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
12384
12385         * ly/performer-init.ly: Bugfix
12386
12387         * THANKS: Added bughunters.
12388
12389 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12390
12391         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
12392
12393         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
12394         position (was: use modulo measure length).
12395
12396         * configure.in (no gui_b): Remove optional gtk+ requirement.
12397
12398 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12399
12400         * Documentation/user/basic-notation.itely (Pitches): add
12401         LedgerLineSpanner.
12402
12403         * lily/dynamic-engraver.cc (process_music): set right bound to
12404         script if present. Else, do not set.
12405         (acknowledge_grob): only set right bound of finished spanner to
12406         note column if no other bound is set.
12407
12408         * python/lilylib.py (make_ps_images): switch back to png16m.
12409         
12410 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
12411
12412         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
12413         writing up to date file.  Add dvips usage suggestion.
12414
12415         * scripts/convert-ly.py: Fix error message.
12416         Print usage if no files on command line.
12417         (usage): Add example usage.
12418
12419         * input/test/compound-time.ly: New file.
12420
12421         * input/test/circle.ly: New file.
12422
12423         * Documentation/topdocs/NEWS.tely: Use them.
12424
12425         * input/test/boxed-stencil.ly: Remove \score.
12426
12427         * buildscripts/mf-to-table.py (base): Add .log dependency.
12428
12429         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
12430         pfa's.  Add .log dependency
12431
12432         * scm/define-markup-commands.scm (lower): New command.
12433
12434         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
12435         make it default.
12436
12437 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12438
12439         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
12440         also to finished cresc as right bound. This fixes:
12441         skip-string-decresc.ly
12442
12443         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
12444         relative_coordinate if extent is empty.
12445
12446         * lily/stem.cc (width_callback): determine correct extent if flag
12447         is not there. This fixes slur-no-flag.ly
12448
12449         * lily/grace-engraver.cc (consider_change_grace_settings): new
12450         function.
12451         (initialize): also consider_change_grace_settings() on
12452         initialization. Fixes large grace notes at start of score.
12453
12454         * lily/break-align-interface.cc (do_alignment): don't translate if
12455         total_extent is empty.
12456
12457         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
12458
12459 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12460
12461         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
12462         with slash.
12463
12464 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12465
12466         * stepmake/aclocal.m4: Remove tfm_path.
12467
12468 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12469
12470         * scm/music-functions.scm (markup-expression->make-markup): fix
12471         bug with cons arguments of markup commands.
12472         (music->make-music): fix music expression property list building
12473
12474 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12475
12476         * aclocal.m4: Massage package names.
12477
12478         * SCons updates.
12479
12480 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12481
12482         * VERSION (PACKAGE_NAME): release 2.5.20
12483
12484         * lily/stem.cc (calc_stem_info): add minimum Y extent of
12485         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
12486
12487         * lily/percent-repeat-engraver.cc (try_music): add measure before
12488         next_moment to future processing moment. Fixes:
12489         percent-repeat-mm-rest.ly
12490         (process_music): don't add moment for 2nd time.
12491
12492         * input/regression/repeat-percent.ly: add mmrests as extra test.
12493
12494         * lily/axis-group-engraver.cc (acknowledge_grob): read
12495         keepAliveInterfaces to decide what to kill.
12496
12497         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
12498         percent-repeat-interface to keepAliveInterfaces. This fixes
12499         percent-repeat-harakiri.
12500
12501 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12502
12503         * SCons updates.
12504
12505 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12506
12507         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
12508
12509         * aclocal.m4: remove --enable-tfm-path configure option
12510
12511         * input/test/ancient-font.ly (lowerStaff): clef name errors.
12512
12513         * scm/backend-library.scm (postscript->png): newline after
12514         finishing command.
12515
12516         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
12517         (LY_DEFINE): ly:paper-score-paper-systems: new function 
12518
12519         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
12520
12521         * lily/score.cc (default_rendering): use Music_output too.
12522
12523         * input/test/chord-names-languages.ly (Module): rename file.
12524
12525         * lily/text-spanner.cc: add bound-padding.
12526
12527         * lily/paper-book.cc (systems): accept Paper_score
12528         iso. Paper_system vector. 
12529
12530         * input/regression/line-arrows.ly: new file.
12531
12532         * lily/paper-score.cc (process): run get_paper_systems() only once.
12533
12534         * lily/line-spanner.cc (line_stencil): add arrows.
12535
12536 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
12537
12538         * lily/line-interface.cc (make_arrow): new function. 
12539         (arrows): idem.
12540
12541 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
12542
12543         * input/test/chord-names-german.ly: update for italian/french
12544         chords.
12545         
12546         * Documentation/user/instrument-notation.itely (Printing chord
12547         names): update.
12548
12549 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12550
12551         * lily/include/paper-score.hh (class Paper_score): remove unused
12552         prototypes.
12553
12554         * lily/book.cc (process): add -COUNT to midi output.
12555
12556         * lily/score.cc (book_rendering): remove outname argument
12557         (book_rendering): return list of Music_outputs. 
12558
12559         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
12560
12561         * lily/book.cc (process): loop over Music_outputs returned from
12562         Score::book_rendering().
12563
12564         * lily/*.cc (width_callback): remove spurious "unused" warnings
12565         for assert (axis==[XY]_AXIS); 
12566
12567         * lily/include/music-output.hh (class Music_output): smobify class.
12568
12569         * lily/include/paper-score.hh (class Paper_score): make members
12570         private.
12571
12572         * lily/performance.cc (process): return #f iso. #<undefined>. This
12573         prevents #<undefined> leaking into GUILE-userspace.
12574
12575 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12576
12577         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
12578
12579 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
12580
12581         * scm/chord-name.scm : support for italian and french
12582         chords names.
12583
12584         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
12585         a space defined by chordPrefixSpacer when the root name is
12586         direclty followed by a prefix.
12587
12588         * ly/engraver-init.ly : chordPrefixSpacer       
12589         * scm/define-context-properties.scm : chordPrefixSpacer
12590         * ly/property-init.ly : italianChords, frenchChords 
12591
12592 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12593
12594         * mf/feta-din.mf: Remove.
12595
12596         * mf/GNUmakefile (fontdir): Bugfix.
12597
12598         * mf/SConstruct: Some updates.
12599
12600         * SConstruct: Require pkg-config.
12601         (test_program): Bugfix for double digit version compares, use
12602         integer (not string-) compare.
12603         Optionally require gs 8.14.
12604
12605         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
12606
12607         * lily/*: s/ifdef HAVE_*/if have/.
12608
12609         * SConstruct (test_lib): New function.  Update pkg-config and some
12610         other requirements.
12611
12612         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
12613         freetype, pangof2t.
12614
12615 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12616
12617         * po/lilypond.pot, ...: Update using bison-CVS.
12618
12619         * python/lilylib.py (make_ps_images): Fixo.
12620
12621 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12622
12623         * python/lilylib.py (make_ps_images): typo.
12624
12625         * configure.in (gui_b): make bison optional.
12626
12627         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
12628
12629 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
12630
12631         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
12632         with one parameter can be defined in a LaTeX file when processed
12633         by lilypond-book this will be evaluated between the systems of
12634         a multi-system score. The parameter is the number of systems processed.
12635
12636 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12637
12638         * python/lilylib.py (make_ps_images): Escape newline.
12639
12640         * Documentation/user/music-glossary.tely: Run
12641         texinfo-all-menus-update.
12642
12643 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12644
12645         * scm/lily-library.scm (old-relative-not-used-message)
12646         (version-not-seen-message): Add input-file-name-location to message.
12647
12648         * lily/parser.yy (lilypond): Add token aliases.
12649
12650         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
12651         not confuse with alteration.
12652         (alteration): Add.
12653
12654 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12655
12656         * python/lilylib.py (make_ps_images): use -dEPSCrop
12657
12658         * VERSION (PACKAGE_NAME): release 2.5.19 
12659
12660         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
12661         only put xrefs in info documentation.
12662
12663         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
12664         .pdf rule to tex-rules.make.
12665
12666         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
12667         from -systems.* output.
12668
12669         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
12670         directly, remove -$(PAGESIZE) target.
12671
12672         * input/test/embedded-postscript.ly: update.
12673
12674 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12675
12676         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
12677
12678         * Documentation/user/changing-defaults.itely (Font selection):
12679         document font-name.
12680
12681         * input/regression/font-name.ly: show Pango fonts for
12682         font-name. Update example. 
12683
12684         * lily/pango-select.cc (properties_to_pango_description): don't
12685         convert symbol font-size to number, but use to lookup.
12686
12687         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
12688
12689         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
12690         (NAME . FILE-NAME) tuples for font descriptions. 
12691         (write-preamble): display BeginFont DSC comments.
12692
12693         * python/fontextract.py (write_extracted_fonts): new file. Extract
12694         font resources from a PS file.
12695
12696         * scripts/lilypond-book.py (option_definitions): --psfonts option.
12697         (Compile_error.process_include): do_file returns chunks.
12698
12699         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
12700
12701         * make/lysdoc-targets.make: .texi is .PRECIOUS
12702
12703         * scripts/lilypond-book.py (write_if_updated): new function.
12704
12705 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12706
12707         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
12708
12709 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12710
12711         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
12712
12713         * input/regression/markup-syntax.ly: remove \score.
12714
12715         * scm/define-markup-commands.scm (draw-circle): add fill argument
12716
12717         * scm/stencil.scm (make-circle-stencil): add fill argument
12718
12719         * ps/music-drawing-routines.ps: add fill argument.
12720
12721         * ly/performer-init.ly: add CueVoice to MIDI too.
12722
12723         * ps/music-drawing-routines.ps: new routine BeginEPSF /
12724         EndEPSF.
12725
12726         * input/regression/markup-eps.ly: new file.
12727
12728         * scm/framework-ps.scm (write-preamble): change order: vars should
12729         be inited before procedures.
12730
12731         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
12732         for EPS files.
12733
12734         * scm/define-markup-commands.scm (epsfile): add epsfile command.
12735
12736 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12737
12738         * configure.in (gui_b): add check for ghostscript 8.15
12739
12740 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12741
12742         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
12743         start of line. Fixes cresc-after-newline.ly
12744
12745         * lily/source-file.cc (file_line_column_string): use get_column().
12746
12747 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12748
12749         * lily/source-file.cc (get_column): utf-8 support for column numbers.
12750
12751 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
12752
12753         * lily/*: use message () iso progress_indication () for messages.
12754         Revise/uniformise user messages.
12755
12756         * flower/warn.cc (progress_indication): New function.
12757         (message): Use it.  Fixes newline problems.
12758
12759         * config.make.in (webdir): Sort out install dirs.
12760
12761         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
12762
12763         * python/lilylib.py (command_name): Bugfix.
12764         (make_ps_images):
12765
12766 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
12767
12768         * lily/main.cc: --help says what types of backends are availabe
12769
12770 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12771
12772         Fix ./VERSION dependency, and without need to reconfigure.
12773
12774         * lily/main.cc (setup_paths): Update.
12775
12776         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
12777
12778         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
12779
12780         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
12781         Add \line for some simplistic cases.
12782
12783         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
12784
12785 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12786
12787         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
12788         to compile LY files (useful for adding eg. "-I" args)
12789         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
12790         2Gnome command for gnome backend.
12791         (LilyPond-command-formatgnome): call the 2Gnome command. key
12792         binding: C-c C-g
12793
12794 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
12795
12796         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
12797         depend on all PNG images.
12798
12799 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12800
12801         * GNUmakefile.in: Bugfix: also link .map files.
12802
12803 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12804
12805         * scm/music-functions.scm (music->make-music): generate 
12806         a (make-music ...) sexpr from a music expression.
12807         (display-scheme-music): use guile pretty printer to display the
12808         make-music sexpr.
12809
12810 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12811
12812         * ly/engraver-init.ly: reindent.
12813         Add CueVoice.
12814
12815         * scm/music-functions.scm (music-pretty-string): handle moments
12816         too.
12817         (music-pretty-string): only print non-empty lists.
12818         (cue-substitute): create CueVoice context, which has smaller type.
12819
12820         * lily/moment-scheme.cc (LY_DEFINE): new methods
12821         ly:moment-grace-{numerator,denominator}
12822
12823         * lily/context-handle.cc: remove quit() method. 
12824
12825         * lily/font-config.cc (init_fontconfig): be verbose about font path.
12826         (init_fontconfig): success is 0, not !0
12827
12828 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12829
12830         * mf/feta-nummer-code.mf (code): add plus glyph.
12831
12832         * lily/tie.cc (print): idem.
12833
12834         * lily/slur.cc (print): don't use thickness property for
12835         slur shape-thickness.
12836
12837         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
12838         while adding stencils.
12839
12840         * scm/define-markup-commands.scm (with-color): with-color markup
12841         command.
12842         (whiteout): new markup command 
12843         (filled-box): new markup command
12844
12845 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
12846
12847         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
12848         test for PDF docs.
12849
12850         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
12851         PFAAybabtu-Regular.  Fixes feta font in PDFs.
12852         
12853         Notes for tetex-3.0 make web:
12854            psclean.map: s/uhv8a/uhvr8a/
12855            config.ps add:
12856                 p +psfonts_t1.map
12857                 p +psclean.map
12858                 p +typeface.map
12859
12860 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12861
12862         * scm/music-functions.scm (music-pretty-string): fix bug with
12863         string argument.
12864
12865 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
12866
12867         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
12868
12869 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12870
12871         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
12872         only process options if they're there.
12873         (write_file_map): add version-seen? to snippet-map.ly
12874
12875 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
12876
12877         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
12878         formatting cleanups.
12879
12880         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
12881         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
12882
12883 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12884
12885         * scm/framework-ps.scm (ps-font-command): don't hash, just use
12886         name directly.
12887
12888         * lily/main.cc (setup_paths): either add mf/out to search path or 
12889         fonts/{otf,type1,etc}
12890         
12891         * lily/font-config.cc (init_fontconfig): either add mf/out to
12892         FontConfig or fonts/{otf,type1,etc}
12893
12894         * GNUmakefile.in: don't put mf/ link in share/ dir.
12895
12896         * lily/staff-spacing.cc: move same-direction-correction to
12897         note-spacing-interface
12898
12899         * scm/lily.scm (lilypond-main): use variable argument count for
12900         exception handler.
12901
12902         * lily/font-config.cc (init_fontconfig): add operator pacification
12903         message.
12904
12905         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
12906
12907         * buildscripts/gen-emmentaler-scripts.py (i): generate
12908         PFAEmmentaler as well.
12909
12910         * scm/framework-ps.scm (munge-lily-font-name): new function
12911         (write-preamble): hack: insert PFA equivalent of CFF into
12912         .PS. This makes LilyPond output printable on normal PS printers
12913         again.
12914
12915         * buildscripts/gen-emmentaler-scripts.py (i): generate
12916         PFAEmmentaler.pfa aswell.
12917
12918 2005-04-06  John Williams <williams@tni.com>  
12919         
12920         * scripts/lilypond-book.py: refactor the compose_ly procedure.
12921         
12922 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12923
12924         * scm/page-layout.scm (default-page-make-stencil): always combine
12925         the header stencil, even if empty. This prevents the body text to
12926         reach up to the margins.
12927
12928         * po/rw.po (Module): new file, for Kinyarwanda.
12929
12930         * input/test/spacing-optical.ly (Module): new file.
12931
12932         * lily/staff-spacing.cc: add same-direction-correction
12933
12934 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
12935
12936         * Documentation/user/introduction.itely (Engraving): Comment-out
12937         non-existent file.
12938
12939 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12940
12941         * scm/define-grob-properties.scm (all-user-grob-properties): add
12942         same-direction-correction
12943
12944         * VERSION: release 2.5.18
12945
12946 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
12947
12948         * lily/grob.cc (mark_smob): Check pscore->layout_ before
12949         dereferencing.  Fixes make web.
12950
12951         * lily/midi-stream.cc: Handle unwritable midi file.  Include
12952         errno.h.
12953
12954         * Documentation/user/: Fix links.
12955
12956 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12957
12958         * lily/text-interface.cc (Module): rename from text-item.cc
12959
12960         * input/regression/apply-output.ly (texidoc): function naming fix.
12961
12962         * lily/time-signature-performer.cc (derived_mark): new function.
12963
12964         * lily/lily-parser-scheme.cc:  print mapped file name for progress
12965
12966         * scripts/lilypond-book.py (find_linestarts): new function.
12967         (find_toplevel_snippets): keep track of line numbers.
12968
12969         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
12970         all key changes.
12971
12972         * ly/declarations-init.ly (partCombineListener): use
12973         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
12974
12975         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
12976
12977 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
12978
12979         * lily/text-item.cc: Fix link.
12980
12981         * Documentation/user/changing-defaults.itely (Changing defaults):
12982         Fix programs reference links.
12983
12984         * Documentation/user/music-glossary.tely: Convert to utf-8.
12985
12986 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12987
12988         * make/lilypond-vars.make: remove TEXMF from variables.
12989         remove DEB_BUILD pk font variables.
12990         remove GUILE_LOAD_PATH
12991         remove TeX memory vars.
12992
12993 2005-04-04  Werner Lemberg  <wl@gnu.org>
12994
12995         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
12996
12997 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12998
12999         * ps/lilyponddefs.ps: remove reencode-font
13000
13001         * lily/simple-spacer.cc (add_columns): also compare
13002         directly. Column rank doesn't distinguish between broken and
13003         unbroken columns. This fixes large spaces before time sig changes.
13004
13005         * Documentation/user/point-and-click.itely: document ly:set-option.
13006
13007         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
13008         point_and_click_global is set.
13009
13010         * lily/scm-option.cc (LY_DEFINE): add point-and-click
13011         ly:set-option argument.
13012
13013 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
13014
13015         * GNUmakefile.in: Include symlinks in webball.
13016
13017         * Documentation/user/GNUmakefile (source-links): Add symlinks to
13018         source dir for split and non-split manuals.
13019
13020         * Documentation/user/*y: Fix @uref/@inputfile links for
13021         split/non-split HTML documents.
13022
13023         * Documentation/user/GNUmakefile (local-WWW): Do not generate
13024         .ps.gz.
13025         
13026 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
13027
13028         * GNUmakefile.in: Add newline.
13029
13030 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
13031
13032         * tex/lilyponddefs.tex: use color instead of xcolor
13033         * scm/output-tex.scm: minor editing
13034
13035 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13036
13037         * scm/music-functions.scm (display-scheme-music): pretty printer
13038         for music expressions.
13039
13040 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
13041
13042         * buildscripts/install-info-html.sh (index_file): Fix link.
13043
13044 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
13045
13046         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
13047
13048         * Documentation/index.html.in: Add size estimates with some big pages.
13049
13050         * Documentation/user/tutorial.itely (Running LilyPond for the
13051         first time): Add/replace some @rglos links.  TODO: add more
13052         @rglos links in tutorial, test non-intrusiveness (.css).
13053
13054         * stepmake/bin/add-html-footer.py (do_file): Remove info's
13055         annoying's indication of referencing external document.
13056
13057         * Documentation/user/GNUmakefile: Split version of glossary too.
13058         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
13059         links, not only for html.
13060
13061         * Documentation/user/introduction.itely: Fix some links for other
13062         than html, do not use `here' as link name.
13063
13064 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
13065
13066         * scm/documentation-generate.scm (string-append): Fix @usermanref,
13067         @glossaryref.
13068
13069 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13070
13071         * scm/page-layout.scm (default-page-make-stencil): only add header
13072         if existing and not empty. Fixes spurious programming error.
13073
13074         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
13075
13076 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
13077
13078         * scm/output-tex.scm: implement {re,}setcolor
13079         * tex/lilyponddefs.tex: use color package
13080
13081 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
13082
13083         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
13084         additions to website.
13085
13086         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
13087
13088         * Documentation/user/macros.itexi: Fix @usermanref html links in
13089         split documents: use @inforef.
13090
13091 2005-03-30  Graham Percival  <gperlist@shaw.ca>
13092
13093         * Documentation/user/programming-interface.itely: minor fix.
13094
13095         * Documentation/user/advanced-notation.itely: added info to
13096         Metronome markings.
13097
13098 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
13099
13100         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
13101         use box-stencil.  Remove y-padding argument.
13102         (make-stencil-circler): New function.
13103
13104         * buildscripts/lilypond-words.py (F): 
13105         * elisp/SConscript (a): 
13106         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
13107         * vim/SConscript (a): 
13108         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
13109
13110         * lily/general-scheme.cc: Build fix.
13111
13112         * scm/markup.scm:
13113         * input/regression/markup-scheme.ly: 
13114         * input/regression/markup-syntax.ly: Drop 'new-' from name.
13115
13116         * scm/stencil.scm (make-circle-stencil): New function.
13117
13118         * scm/define-markup-commands.scm (draw-circle): Use it.  New
13119         name (was cicle).  Update callers.
13120         (circle): New markup command, similar to box.
13121
13122         * scm/stencil.scm (circle-stencil): New function.
13123
13124 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
13125
13126         * configure.in: Detect libutf8/wchar.h variant.
13127
13128         * stepmake/aclocal.m4: Modify shared size test.
13129
13130 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13131
13132         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
13133
13134 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13135
13136         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
13137         
13138         * VERSION (PACKAGE_NAME):  release 2.5.17
13139
13140 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
13141
13142         * scm/backend-library.scm (postscript->png): Fix comment and png
13143         message.
13144
13145         * GNUmakefile.in (link-tree): Fix locales.
13146
13147 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13148
13149         * lily/stencil-scheme.cc (LY_DEFINE): change to
13150         ly:stencil-aligned-to, non mutating.
13151
13152         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
13153
13154         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
13155
13156         * lily/quote-iterator.cc (derived_mark): call
13157         Music_wrapper_iterator::derived_mark() too.
13158
13159         * lily/grace-engraver.cc (derived_mark): change signature, add
13160         const.
13161
13162 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
13163
13164         * SConstruct (symlink): 
13165         * GNUmakefile.in (link-tree): Add scripts to prefix.
13166
13167         * lily/general-scheme.cc (ly:effective-prefix): New function.
13168
13169         * scm/backend-library.scm (postscript->png): Use it.
13170
13171 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13172
13173         * lily/paper-score.cc (process): don't delete grobs after
13174         producing stencils. 
13175
13176         * scm/part-combiner.scm (determine-split-list): switch off
13177         debugging info.
13178
13179         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
13180         if available.
13181
13182         * scm/define-context-properties.scm
13183         (all-user-translation-properties): add stringNumberOrientations.
13184
13185         * lily/new-fingering-engraver.cc (position_scripts): make generic,
13186         so fingering and string-numbers are separately controlled.
13187
13188 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
13189
13190         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
13191         not use debugging.
13192
13193 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13194
13195         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
13196
13197         * config.hh.in: add HAVE_FONTCONFIG.
13198
13199         * Documentation/user/instrument-notation.itely (String number
13200         indications): new node.
13201
13202         * input/regression/new-markup-syntax.ly (texidoc): add circle.
13203
13204         * lily/new-fingering-engraver.cc (add_string): new function. 
13205         (acknowledge_grob): accept string-number-event as well.
13206
13207         * scm/define-markup-commands.scm (circle): new markup command.
13208
13209         * scm/output-lib.scm (print-circled-text-callback): new function.
13210
13211         * lily/GNUmakefile: move ifeq after include stepmake.make.
13212
13213 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
13214
13215         * config.make.in (HAVE_LIBKPATHSEA_SO):
13216         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
13217
13218         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
13219         add KPATHSEA_LIBS.
13220
13221         * debian/watch: 
13222         * debian/control: Update.
13223
13224 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13225
13226         * input/test/title-markup.ly (spaceTest): remove.
13227
13228         * input/test/embedded-tex.ly (Module): remove.
13229
13230         * input/test/music-box.ly: use 'name property, not ly:music-name.
13231
13232         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
13233
13234         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
13235
13236 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
13237
13238         * Documentation/topdocs/INSTALL.texi (Top): Remove information
13239         about xdeltas.  Add information about CVS.
13240
13241         * scm/lily.scm (lilypond-main): Fix invocation of handler,
13242         gracefully handle failed files.
13243
13244         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
13245
13246         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
13247         small fixes.
13248
13249         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
13250         No unnecessarily specific i18n messages.  Remove stray `1'.
13251
13252 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13253
13254         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
13255         documentencoding
13256
13257         * scm/documentation-lib.scm (texi-file-head): set utf-8
13258         documentencoding.
13259
13260         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
13261         Delta, not the Symbol one. 
13262
13263         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
13264         for the .map file.
13265
13266         * Documentation/topdocs/INSTALL.texi (Top): add running
13267         requirement as compilation requirement.
13268
13269 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13270
13271         * buildscripts/mutopia-index.py (headertext): add h1 header and
13272         utf-8 charset meta field.
13273
13274         * input/GNUmakefile: prune example list.
13275
13276         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
13277         options.
13278
13279         * lily/slur-scoring.cc (get_base_attachments): only look at stem
13280         extent for visible stems.
13281
13282         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
13283
13284 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
13285
13286         * Documentation/topdocs/INSTALL.texi (Top): Updates.
13287
13288         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
13289
13290 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13291
13292         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
13293         pass inf/nan into slur scoring.
13294
13295         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
13296         page.
13297
13298         * scripts/abc2ly.py (dump_voices): use alphabet().
13299
13300 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
13301         
13302         * mf/GNUmakefile (depth): use $(FONTFORGE). 
13303
13304 2005-03-27 Matthias Neeracher <neeracher@mac.com>
13305         
13306         * flower/include/virtual-methods.hh: simplify. Patch by
13307
13308 2005-03-25  John Williams <williams@tni.com>  
13309
13310         * scripts/lilypond-book.py (main): add png for HTML too, guess
13311         only if necessary. 
13312
13313 2005-03-25  Graham Percival  <gperlist@shaw.ca>
13314
13315         * Documentation/topdocs/INSTALL.texi: now recommends
13316         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
13317
13318         * Documentation/user/basic-notation.itely,
13319         Documentation/user/tutoria.itely: warn about
13320         only one (phrasing) slur at once.
13321
13322 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
13323
13324         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
13325
13326 2005-03-23  Graham Percival  <gperlist@shaw.ca>
13327
13328         * Documentation/user/basic-notation.itely: fixed info about
13329         ending a (de)cresc.
13330
13331         * Documentation/user/lilypond-book.itely: fixed
13332         lilypond-book filter example and warned about not doing
13333         --filter and --process at the same time.
13334
13335 2005-03-23  Mats Bengtsson  <mabe@s3.kth.se>
13336
13337         * lily/parser.yy (bass_number),
13338         Documentation/user/instrument-notation.itely (Figured bass): 
13339         Add the possibility to use text markup in figured bass. 
13340
13341 2005-03-19  Graham Percival  <gperlist@shaw.ca>
13342
13343         * Documentation/user/global.itely: added info about naming
13344         identifiers and breakbefore.
13345
13346         * Documentation/user/invoking.itely: added info about batch
13347         processing files with convert-ly, removed references to TeX
13348         in the jail section.
13349
13350         * Documentation/user/examples.itely: possibly fixed piano
13351         dynamics.
13352
13353         * Documentation/user/advanced-notation.itely: added info
13354         about removing other types of Staff.
13355
13356         * Documentation/user/instrument-notation.itely: possibly
13357         fixed piano staff line switch.
13358
13359         * Documentation/user/changing-defaults.itely: added info
13360         about using normal font in titles.
13361
13362 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13363
13364         * VERSION (PATCH_LEVEL): release 2.5.16
13365
13366         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
13367         explicitly.
13368
13369 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
13370
13371         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
13372         whitespace.
13373
13374         * python/lilylib.py (make_ps_images):
13375         * scm/backend-library.scm (postscript->pdf, postscript->png):
13376         Quote file name.  Use format rather than string-append juggling.
13377
13378 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13379
13380         * python/lilylib.py (make_ps_images): add x to -g argument. 
13381
13382         * lily/key-performer.cc (create_audio_elements): don't use
13383         scm_eval_string. Check for minor 3rd directly.
13384   
13385         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
13386         (sarabandeCelloGlobal): key is D minor, not F major.
13387
13388 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13389
13390         Fix truncated --png output (Peter Danenberg).
13391         
13392         * python/lilylib.py (make_ps_images):
13393         * scripts/ps2png.py (copyright): Grok --papersize option.
13394
13395         * scm/backend-library.scm (postscript->png): Add parameter
13396         PAPERSIZE.  Update callers.
13397
13398         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
13399         Fixes symbol placement.
13400
13401         * lily/spanner.cc: 
13402         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
13403         <libc-extension.hh>).
13404
13405 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
13406
13407         * Nitpick run.
13408
13409         * buildscripts/fixcc.py: Update.
13410
13411         Builddir run fixes.
13412
13413         * HACKING (datadir): Add VERSION.
13414
13415         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
13416         higher up.
13417
13418 2005-03-15  Werner Lemberg  <wl@gnu.org>
13419
13420         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
13421         diagonal stem doesn't become thinner.
13422
13423 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
13424
13425         * buildscripts/fixcc.py: Fixes (Werner).
13426
13427 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13428
13429         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
13430         Emmentaler/Aybabtu.
13431
13432         * GNUmakefile.in: fix lilypond-words path.
13433
13434         * po/tr.po: update to 2.3.21
13435
13436         * lily/new-fingering-engraver.cc (position_scripts): take priority
13437         from head position.
13438
13439         * input/regression/finger-chords-order.ly (texidoc): new file.
13440
13441 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
13442
13443         * make/ly-rules.make: 
13444         * stepmake/aclocal.m4: 
13445         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
13446
13447         * buildscripts/fixcc.py (rules): Leave space after operator.
13448
13449 2005-03-14  Werner Lemberg  <wl@gnu.org>
13450
13451         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
13452         top of the glyph with smooth curve.
13453
13454 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13455
13456         * Documentation/user/global.itely (Page layout): remove
13457         printpagenumber.
13458
13459 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
13460
13461         * input/regression/mensural-ligatures.ly: new file (with examples
13462         compiled by Pal Benko).
13463
13464         * Documentation/user/instrument-notation.itely: Bugfix: yet some
13465         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
13466         musicglyph access.  Many small beautifications in ancient
13467         examples.
13468
13469         * input/test/divisiones.ly: fixed indentation; small
13470         beautifications
13471
13472         * ly/engraver-init.ly: added FIXME comment
13473
13474         * scripts/lilypond-book.py,
13475         Documentation/user/lilypond-book.itely: added music fragment
13476         option "packed" to lilypond-book
13477
13478         * Documentation/user/instrument-notation.itely: Bugfix: added
13479         missing LedgerLineSpanner color setting in several places.  Added
13480         music fragment option "packed" to VaticanaContext example.
13481
13482 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13483
13484         * scm/define-grobs.scm (all-grob-descriptions): switch off
13485         Hyphen_spanner::set_spacing_rods 
13486
13487         * lily/lyric-hyphen.cc (print): add padding between syllable and
13488         hyphen.
13489         (print): shorten hyphen in tight situations (determine using
13490         minimum-length)
13491
13492         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
13493         0.4pt.
13494
13495 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
13496
13497         * ly/titling-init.ly (bookTitleMarkup): Refinements.
13498
13499         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
13500         header/footer markings for regression-test.
13501
13502         * scm/backend-library.scm (output-scopes, header-to-file): Move
13503         from framework-tex.scm.
13504
13505         * scm/framework-ps.scm (output-framework)
13506         (output-preview-framework):
13507         * scm/framework-eps.scm (output-classic-framework)
13508         (output-framework): Use it.  Fixes collated files.
13509
13510 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13511
13512         * input/sakura-sakura.ly: 
13513         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
13514
13515         * buildscripts/guile-gnome.sh: Update.
13516
13517         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
13518
13519         * mf/aybabtu.pe.in: Capitalize Aybabtu.
13520
13521 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13522
13523         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
13524         culprit: always exit the loop if we find a rod, even if it has
13525         distance < 0. 
13526
13527         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
13528         algorithm.
13529
13530         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
13531         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
13532
13533         * scm/output-svg.scm (dashed-line): new  function body.
13534         
13535         * GNUmakefile.in: create .htaccess.
13536
13537 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13538
13539         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
13540
13541 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13542
13543         * VERSION (PACKAGE_NAME): release 2.5.15
13544
13545         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
13546
13547         * scm/framework-svg.scm (output-framework): put scaling in
13548         document header. Apply scaling only once.
13549         (output-framework): dump page size in px, not mm. 
13550
13551         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
13552         from font-size.
13553
13554         * lily/paper-outputter-scheme.cc (LY_DEFINE):
13555         ly:outputter-output-scheme, new function.
13556
13557         * scm/output-svg.scm (pango-description-to-svg-font): new function
13558
13559 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13560
13561         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
13562         target.
13563
13564         * input/typography-demo.ly: new file.
13565
13566 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13567
13568         * Documentation/user/global.itely (File structure): Add markup blocks
13569         to toplevel expressions.
13570         (Multiple movements, Creating titles): Add markup blocks.
13571
13572         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
13573         <libc-extension.hh>).
13574
13575         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
13576
13577         * flower
13578         * lily
13579         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
13580
13581 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13582
13583         * lily/accidental.cc: special bboxes for natural. 
13584
13585         * mf/feta-toevallig.mf: make stems heavier.
13586
13587         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
13588         texts as well.
13589
13590         * mf/feta-klef.mf: revise. 
13591
13592         * mf/feta-schrift.mf: make thinning of accent less pronounced.
13593
13594         * mf/feta-klef.mf: add rounded curve at top. 
13595         make thinnib a little heavier.
13596
13597 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13598
13599         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
13600
13601         * buildscripts/fixcc.py: New file.
13602
13603         * input/regression/utf8.ly: Update Debian font description.
13604
13605 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
13606
13607         * stepmake/aclocal.m4: Fix test.
13608
13609 2005-03-09  Graham Percival  <gperlist@shaw.ca>
13610
13611         * Documentation/user/invoking.itely: added Sebastino Vigna's
13612         docs for the --jail option.
13613
13614 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13615
13616         * lily/stem.cc (print): only produce stemlets if there are no
13617         noteheads on this stem.
13618
13619         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
13620         don't crash on stemlet (visible stem without heads).
13621
13622         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
13623         unbroken situations. 
13624
13625         * scm/output-lib.scm (center-invisible): new function.
13626
13627         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
13628         wishes to determine loose column space.
13629
13630         * lily/font-config.cc (init_fontconfig): add
13631         fonts/{otf,type1,cff}  to path.
13632
13633         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
13634
13635         * mf/GNUmakefile (Module): install all fonts under otf/
13636
13637         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
13638         replace /fonts/otf/ by /ps/ 
13639
13640         
13641 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
13642
13643         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
13644
13645         * lily/book.cc (process): Oops, add score_.header_.
13646
13647         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
13648
13649         * lily/parser.yy: Handle toplevel and book texts as score.
13650
13651         * scm/page-layout.scm (default-page-make-stencil):
13652         Bugfix: (page-properties rename.
13653
13654         * scm/backend-library.scm (ly:system): Typo.
13655
13656 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13657
13658         * stepmake/stepmake/executable-targets.make (installexe): don't
13659         strip installed executables
13660
13661         * lily/font-select.cc (get_font_by_design_size): revert
13662         pango_description_string as well.
13663
13664         * lily/system.cc (set_loose_columns): put loose column just left
13665         of next column.
13666
13667         * lily/include/group-interface.hh (extract_grob_array): rename
13668         from Pointer_group_interface__extract_grobs
13669
13670         * input/regression/ledger-line-minimum.ly (texidoc): new file.
13671
13672         * lily/ledger-line-spanner.cc (set_spacing_rods): new
13673         function. Keep ledgered note heads at a minimum distance.
13674         Introduce minimum-length-fraction
13675         (print): introduce length-fraction property.
13676
13677 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13678
13679         * tex/GNUmakefile: remove latin1.enc rules.
13680
13681 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
13682
13683         * scm/titling.scm: Typo.
13684
13685         * input/regression/score-text.ly: Really add.
13686
13687         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
13688
13689 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13690
13691         * lily/open-type-font-scheme.cc:  new file.
13692
13693 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
13694
13695         * scm/titling.scm (layout-extract-page-properties): Rename from
13696         page-properties.  Update callers.
13697
13698         * lily/lexer.ll (Lily_lexer):
13699         * lily/parser.yy: Junk lyric_markup state.
13700
13701         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
13702
13703         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
13704         Add texts parameter.
13705
13706 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
13707
13708         * lily/lexer.ll (lyric_markup): New mode.
13709         (Lily_lexer::push_lyric_markup_state): New method.
13710         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
13711
13712         * lily/parser.yy (book_body):
13713         (toplevel_expression): Grok \markup texts.
13714
13715         * lily/score-scheme.cc (ly:music-scorify): 
13716         * scm/lily-library.scm (collect-music-for-book): Take texts
13717         parameter.
13718
13719         * lily/score.cc (texts_): New member.
13720
13721         * lily/paper-book.cc (systems): Format score texts.
13722
13723         * score-text.ly: New file.
13724
13725         * ttftool/SConscript:
13726         * kpath-guile/SConscript: New file.
13727
13728         * lily/SConscript:
13729         * SConstruct: Update.
13730
13731 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13732
13733         * VERSION (PACKAGE_NAME): release 2.5.14
13734
13735 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
13736
13737         * lily/main.cc: Add dummy xgettext markers.
13738
13739 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13740
13741         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
13742         requirements
13743
13744         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
13745         executable is < 40k
13746
13747         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
13748         hack.
13749
13750 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13751
13752         * flower/libc-extension.cc:
13753         * flower/include/libc-extension.hh: [Open]BSD simply cast
13754         cookie/funopen declarations.
13755
13756         * stepmake/aclocal.m4: Check for libkpathsea.so.
13757
13758         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
13759         dl_kpse_find_file.
13760
13761 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13762
13763         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
13764         (open_library): alternative for static library.
13765
13766 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13767
13768         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
13769
13770         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
13771
13772         Drop run-time dependency on teTeX.
13773
13774         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
13775
13776         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
13777         KPATHSEA_LIBS in LIBS.
13778         (STEPMAKE_DLOPEN): New function.
13779
13780         * lily/font-config.cc (init_fontconfig): Use dir for directory,
13781         not path.
13782
13783         * flower/file-path.cc (directories): Rename from paths, as this
13784         return an array of directories (a single path).
13785
13786 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13787
13788         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
13789
13790         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
13791         new ly:kpathsea-find-file
13792
13793         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
13794
13795         * kpath-guile/GNUmakefile: new file
13796
13797         * buildscripts/gen-emmentaler-scripts.py (i): generate
13798         emmentaler-X.fontname as well.
13799
13800         * buildscripts/ps-embed-cff.py: new script
13801
13802         * scm/lily-library.scm: remove ps-embed-cff.
13803
13804         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
13805         font loading. 
13806
13807         * scm/font.scm (add-music-fonts): load dynamics/numbers through
13808         fontconfig as well.
13809
13810         * lily/font-config.cc (init_fontconfig): add cff/ too.
13811
13812         * ly/generate-embedded-cff.ly: capitalize.
13813
13814         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
13815         so as to register the pango font.
13816
13817         * lily/font-config.cc (init_fontconfig): add
13818         prefix/{otf,type1,mf/out} to fontconfig path.
13819
13820         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
13821         overrides all. 
13822
13823         * configure.in (gui_b): remove ec mftrace check
13824
13825         * config.hh.in: use lilypond-Major.Minor as data directory.
13826
13827         * scm/framework-ps.scm (dump-page): use output-units for landscape.
13828
13829         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
13830         name.
13831
13832 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13833
13834         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
13835         error messages.
13836
13837         * flower/libc-extension.cc:
13838         * flower/include/libc-extension.hh: [Open]BSD fixes for
13839         cookie/funopen declarations.
13840
13841 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13842
13843         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
13844         emmentaler.
13845
13846         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
13847         lcrm10.
13848
13849         * scm/define-markup-commands.scm (fontsize): new markup
13850         command. Also set baseline-skip
13851
13852 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
13853         
13854         * lily/main.cc (do_chroot_jail): paranoia security for webserver
13855         use.
13856
13857 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13858
13859         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
13860
13861         * lily/pdf.cc: remove PDF related files
13862
13863 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13864
13865         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
13866         <hamamatsu@gmx.de>
13867
13868 2005-03-05  Graham Percival  <gperlist@shaw.ca>
13869
13870         * Documentation/user/advanced-notation.itely: first draft
13871         of reorg done.
13872
13873         * Documentation/user/global.itely: fixed (sub)section
13874         bits of MIDI.
13875
13876 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
13877
13878         * cygwin/mknetrel (extras): Bufix (Bertalan).
13879
13880         * Documentation/user/basic-notation.itely (Chords): @ref fix.
13881         * Documentation/user/instrument-notation.itely (Introducing chord
13882         names): Compile fix: must have unique name.
13883
13884 2005-03-02  Graham Percival  <gperlist@shaw.ca>
13885
13886         * Documentation/user/instrument-notation.itely: reorg.
13887
13888 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
13889
13890         * scm/output-gnome.scm:
13891         * scm/output-svg.scm: Fix font scaling.
13892
13893 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
13894
13895         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
13896         what link to use best.
13897
13898         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
13899         * Documentation/user/tutorial.itely (Automatic and manual beams):
13900         Fix @ref.
13901
13902         * lily/tweak-registration.cc (replace_grob_tweak): New function.
13903         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
13904         * scm/framework-gnome.scm (tweak): Use it.
13905
13906 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13907
13908         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
13909
13910         * scm/output-ps.scm (white-text): reinstate white-text
13911
13912 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
13913
13914         * scm/output-ps.scm (offset-add): Remove.
13915
13916         * scm/lily-library.scm (offset-flip-y): New function.
13917         * scm/framework-gnome.scm (tweak): Use it.
13918
13919         * scm/output-gnome.scm (grob-cause): Add parameter.
13920
13921         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
13922         * scm/output-ps.scm (url-link): Move.
13923         (white-text): Warn user about brokenness.
13924
13925         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
13926         wrt ghostscript.
13927
13928 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13929
13930         * lily/slash-repeat-engraver.cc (try_music): always make slashes
13931         if body length smaller than measure length.
13932
13933         * scm/define-markup-commands.scm (with-url): oops. use Y extent
13934         for Y.
13935
13936         * ly/titling-init.ly (tagline): put default tagline in \paper
13937
13938 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
13939
13940         * lily/kpath.cc: 
13941         * lily/pdf.cc (Pdf_file): Use more generic error messages.
13942
13943         * scm/lily-library.scm (version-not-seen-message): New function.
13944         * ly/init.ly: Use it.
13945
13946         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
13947         breaks as progess.
13948
13949         * scripts/lilypond-book.py (do_process_cmd): Do not lump
13950         whitespace with l10n message.
13951
13952         * scm/framework-tex.scm (convert-to-ps):
13953         (convert-to-dvi): Do not use overly specific l10n messages.
13954
13955         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
13956
13957         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
13958         merge stderr with stdout.  
13959
13960 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
13961
13962         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
13963         Neeracher).
13964
13965 2005-02-29  Graham Percival  <gperlist@shaw.ca>
13966
13967         * Documentation/user/instrument-notation.teily: moved
13968         \arpeggio to Basic.
13969
13970         * Documentation/user/advanced-notation.itely: Articulation to
13971         Basic, a bunch of stuff from Basic moved to Advanced.
13972
13973         * Documentation/user/basic.itely: swapped various sections,
13974         reorganized Basic.
13975
13976 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
13977
13978         * flower/memory-stream.cc: 
13979         * flower/libc-extension.cc: Remove obsolete #undefs.
13980
13981         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
13982         more carefully.
13983
13984 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13985
13986         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
13987         dependency.
13988
13989         * VERSION (PACKAGE_NAME): release 2.5.13
13990
13991         * GNUmakefile.in (web-ext): don't ship ps.gz
13992
13993         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
13994         stdout
13995
13996 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
13997
13998         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
13999         without libintl.  Now it compiles too.
14000
14001 2005-02-28  Graham Percival  <gperlist@shaw.ca>
14002
14003         * Documentation/user/basic-notation.itely,
14004         instument-notation.itely, advanced-notation.itely:
14005         split up contents of notation.itely.
14006
14007         * Documentation/user/notation.itely: file removed.
14008
14009         * Documentation/user/invoking.itely, converters.itely:
14010         moved convert-ly info to invoking.itely.
14011
14012         * Documentation/user/global.itely, changing-defaults.itely,
14013         sound-output.itexi: moved global settings, file layout, and
14014         sound into global.itely.
14015
14016         * Documentation/user/sound-output.itexi: file removed.
14017
14018         * Documentation/user/lilypond.tely: removed links to
14019         notation.itely and sound.itely.
14020
14021 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14022
14023         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
14024
14025         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
14026  
14027         * THANKS: add sponsor.
14028
14029         * scm/define-markup-commands.scm (with-url): new markup command.
14030
14031         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
14032         tagline.
14033         
14034         * scm/output-tex.scm (url-link): stub.
14035
14036         * scm/output-ps.scm (url-link): new function.
14037
14038         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
14039         ly:set-point-and-click
14040
14041 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
14042
14043         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
14044         based on pdf-viewer setting.
14045
14046         * scm/framework-ps.scm (write-preamble): Find and set preferred
14047         pdf-viewer.
14048
14049 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14050
14051         * Documentation/user/point-and-click.itely: update for PDF point &
14052         click.
14053
14054         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
14055         editors based on EDITOR setting.
14056
14057 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
14058
14059         * scm/*: Oops, more grand 2005 replace bits.
14060
14061 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14062
14063         * ps/music-drawing-routines.ps: new routine: insert PDF mark
14064
14065         * scm/output-ps.scm (grob-cause): point & click support for
14066         PostScript
14067
14068 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14069
14070         * lily/input-scheme.cc (LY_DEFINE): rename to
14071         ly:input-file-line-column
14072
14073 2005-02-26  Graham Percival  <gperlist@shaw.ca>
14074
14075         * Documentation/user/examples.itely: small fix from Steve Doonan.
14076
14077         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
14078
14079         * THANKS: added Yuval Harel.
14080
14081         * Documentation/user/{various}: inserted two spaces after a period.
14082
14083         * Documentation/user/lilypond.tely: added framework for reorg.
14084
14085         * Documentation/user/basic-notation.itely, instrument-notation.itely,
14086         advanced-notation.itely, global.itely: new files, placeholder for
14087         future reorg.
14088
14089 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
14090
14091         * Documentation/user/notation.itely: revamped Polyphony section
14092         
14093 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14094
14095         * Documentation/user/lilypond-book.itely (Music fragment options):
14096         doc fontload.
14097
14098         * Documentation/user/changing-defaults.itely (Text encoding): add
14099         fontload option to utf8 include
14100
14101         * scripts/lilypond-book.py (compose_ly): add fontload option
14102
14103         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
14104         force-eps-font-include option.
14105
14106         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
14107         black triangle
14108
14109         * Documentation/user/invoking.itely (Editor support): remove
14110         lilypond-latex section.
14111
14112         * scripts/lilypond-latex.py (Module): remove script.
14113
14114         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
14115         overwrite .log. 
14116
14117         * lily/main.cc: remove -m, --no-layout
14118
14119         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
14120         to define. We don't want to override fprintf everywhere.
14121
14122 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
14123
14124         * cygwin/lilypond.hint: 
14125         * cygwin/README.in: Update dependencies.
14126
14127         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
14128         Bugfix: do not pollute CPPFLAGS, LIBS.
14129
14130         * cygwin/mknetrel (extras): Cross compile fixes.
14131
14132         * ttftool/util.c: 
14133         * ttftool/ttfps.c: 
14134         * ttftool/ps.c: #include libc-extension.hh
14135
14136         * flower/include/libc-extension.hh:
14137         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
14138         wrapper using funopen.
14139         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
14140         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
14141
14142         * config.hh.in:
14143         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
14144         (AC_CHECK_HEADERS): Add libio.h
14145
14146         * scripts/convert-ly.py: Uniformize, internationalize.
14147         (2.5.2): Remove fatal encoding rule.
14148         (2.5.13): Handle latin1 encoding gracefully.
14149
14150 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
14151
14152         * HACKING: Fix line breaks.
14153
14154 2005-02-23  Werner Lemberg  <wl@gnu.org>
14155
14156         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
14157         contains those two files.
14158
14159 2005-02-21  Werner Lemberg  <wl@gnu.org>
14160
14161         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
14162         to improve overlap removal process.
14163
14164         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
14165         left and right ending.  This ensures better overlapping.
14166         Update all callers.
14167         ("lineprall"): Don't use draw_gridline to get better overlapping.
14168
14169 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14170
14171         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
14172
14173         * Documentation/topdocs/NEWS.tely (Top): oops.
14174
14175 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
14176
14177         * HACKING: new file.
14178
14179         * input/regression/utf8.ly (portuguese): added a portuguese example
14180         to show latin1 accents.
14181
14182 2005-02-21  Pal Benko  <benkop@freestart.hu>
14183
14184         * lily/mensural-ligature-engraver.cc:
14185         * lily/mensural-ligature.cc:
14186         * lily/include/mensural-ligature.hh: new algorithm implemented
14187
14188         * scm/define-grob-properties.scm: join-left killed (add-join may
14189         be used); join-left-amount changed to join-right-amount
14190
14191 2005-02-21  Graham Percival  <gperlist@shaw.ca>
14192
14193         * Documentation/user/notation.itely: small but urgent fix.
14194
14195 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
14196
14197         * lily/duration-scheme.cc: bugfix: correct parameters to
14198         SCM_ASSERT_TYPE.
14199
14200         * THANKS: added Pal.
14201
14202         * Documentation/user/notation.itely: bugfix: unTeXified
14203         $\\backslash$.  Bugfix: yet another glyph renaming victim:
14204         "timesig.*x/y" -> "timesig.*xy".
14205
14206 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14207         
14208         * VERSION (PACKAGE_NAME): release 2.5.12
14209
14210 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14211
14212         * ly/engraver-init.ly: set tieWaitForNote to #t by default
14213
14214         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
14215
14216         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
14217
14218         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
14219
14220 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
14221
14222         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
14223         latin1..utf-8.
14224
14225         * input/regression/stanza-number.ly:
14226         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
14227
14228         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
14229
14230 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14231
14232         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
14233         NEWS. Refer to website for older news.  
14234
14235         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
14236         .HTML. This should be done for specific servers only.
14237
14238         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
14239         .ly image examples.
14240
14241         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
14242         in layer 0 too.
14243
14244         * scm/define-context-properties.scm
14245         (all-user-translation-properties): add tieWaitForNote
14246
14247         * scm/define-grobs.scm (all-grob-descriptions): add
14248         Tie_column::before_line_breaking
14249
14250         * lily/tie.cc (get_column_rank): new function
14251
14252         * lily/tie-column.cc (before_line_breaking): new function.
14253         (werner_directions): take into account ties that start on
14254         different columns.  
14255
14256         * lily/score-engraver.cc (set_columns): move add_column() so we
14257         have column rank available.
14258
14259         * lily/tie.cc (get_column_rank): new function.
14260
14261         * input/regression/utf8.ly (japanese): add japanese lyrics.
14262
14263         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
14264
14265         * THANKS: add Steve D
14266
14267         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
14268         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
14269
14270 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
14271
14272         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
14273         to show harmonic notes
14274         * scm/define-markup-commands.scm: in \markup-by-number
14275         "dots-dot" -> "dots.dot" to show dotted notes
14276
14277 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14278
14279         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
14280
14281         * flower/memory-stream.cc (writer): new file.
14282
14283         * configure.in: add endian test.
14284
14285 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
14286
14287         * Documentation/user/examples.itely: small
14288         simplification/beautification
14289
14290         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
14291         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
14292         notation manual.
14293
14294         * lily/mensural-ligature.cc: bugfix: another few victims of the
14295         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
14296
14297         * ly/gregorian-init.ly: commit some experimental code for hi-level
14298         ligature input language lying around here for several months.
14299
14300         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
14301         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
14302
14303         * lily/vaticana-ligature-engraver.cc: bugfix: another few
14304         "x-y-z"->"x.y.s-z" fixes.
14305
14306 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14307
14308         * scm/framework-pdf.scm (scm): new file
14309
14310         * lily/include/pdf.hh (class Pdf_file): new file.
14311
14312         * lily/pdf.cc (write_trailer): new file.
14313
14314 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
14315
14316         * input/regression/color.ly: new file
14317
14318         * lily/stencil.cc (interpret_stencil_expression):
14319         when a color expression is encountered: save current color,
14320         process the rest of the expression, and restore previous color.
14321
14322         * lily/system.cc (get_line): check all grobs for color property and
14323         prepare the stencil scheme expressions for further processing.
14324         Fix layer-loop.
14325
14326         * scm/define-grob-properties.scm: introduce the color property.
14327
14328         * scm/output-lib.scm: color helper functions.
14329
14330         * scm/output-ps.scm: introduce setcolor/resetcolor.
14331
14332 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
14333
14334         * ly/*.ly, input/regression/*.ly: Added missing \version
14335         statements in some files.
14336
14337 2005-02-15  Graham Percival  <gperlist@shaw.ca>
14338
14339         * Documentation/user/notation.itely: minor editing.
14340
14341         * Documentation/user/converters.itely: updated convert-ly bugs.
14342
14343         * Documentation/user/lilypond-book.itely: add info about using
14344         feta characters in latex.
14345
14346 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14347
14348         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
14349
14350 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14351
14352         * scm/define-grob-properties.scm (all-user-grob-properties):
14353         removed 'dashed property.
14354
14355 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
14356
14357         * scm/lily.scm (define-safe-public): new macro for defining
14358         variables that can be used in --safe mode. Use it in *.scm
14359         instead of manually setting safe-objects in safe-lily.scm.
14360
14361 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14362         
14363         * lily/slur.cc: Slur-dash patch by Bertalan.
14364
14365         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
14366
14367         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
14368
14369 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
14370
14371         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
14372
14373 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
14374
14375         * mf/GNUmakefile: teTeX-3.0 install fix.
14376
14377         * Cygwin patch from Bertalan.
14378
14379         * stepmake/stepmake/metafont-rules.make: Remove bashism.
14380
14381 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
14382
14383         * GNUmakefile.in: 
14384         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
14385
14386         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
14387         2.0.x compatibility.
14388
14389 2005-02-08  Werner Lemberg  <wl@gnu.org>
14390
14391         * mf/feta-din-code.mf: Format; clean up code.
14392         Replace `---' with `--' plus explicit path directions.
14393         (linethickness#, stafflinethickness#): Remove.
14394         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
14395         ("dynamic s"): Improve shape.
14396         ("dynamic p"): Improve shape.
14397         Replace `draw' with better outline approximation.
14398         ("dynamic r"): Improve shape.
14399         Don't call `fill' and `draw' at the same time.
14400
14401 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
14402
14403         * SConstruct (symlink):
14404         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
14405         build fix: add enc symlink.
14406
14407         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
14408
14409         Support for DESTDIR besides prefix=/foo
14410
14411         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
14412
14413         * stepmake/stepmake/*.make:
14414         * */GNUmakefile:
14415         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
14416
14417         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
14418
14419         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
14420         mawk in fontforge (date) test.
14421
14422 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14423
14424         * scm/font.scm (make-century-schoolbook-tree): add NCS as
14425         font-family=roman. Add Luxi Sans as sans
14426
14427 2005-02-07  Graham Percival  <gperlist@shaw.ca>
14428
14429         * Documentation/user/notation.itely: add warning about
14430         percent repeats and Voice contexts.
14431
14432         * Documentation/user/lilypond-book.itely: clarified the
14433         necessity of dvips -u arguments.
14434
14435 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
14436
14437         * THANKS: Added a bunch of bug hunters.
14438
14439 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14440
14441         * scm/framework-ps.scm (output-preview-framework): bugfix.
14442
14443         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
14444         o/ for chord modifier..
14445
14446         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
14447
14448         * lily/drum-note-performer.cc:  remove unused (thanks Michael
14449         Welsh Duggan). 
14450
14451 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
14452
14453         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
14454
14455         * ly/titling-init.ly: Do not also print intstrument in header on
14456         first page.  Do not print page number on first and only page.
14457
14458 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14459
14460         * input/regression/*.ly: remove old-relative everywhere
14461
14462         * lily/music-sequence.cc (simultaneous_relative_callback): do
14463         what-if analysis on copy, not on original. Fixes old-relative
14464         compatibility.
14465
14466         * scm/backend-library.scm (postscript->png): space before
14467         --verbose.
14468         
14469 2005-02-05  Werner Lemberg  <wl@gnu.org>
14470
14471         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
14472         is defined.
14473
14474         * mf/feta-alphabet.mf: Define `staffsize#'.
14475         Include `feta-params.mf'.
14476         s/staffheight/design_size/.
14477
14478         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
14479
14480         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
14481
14482         * mf/feta-nummer-code.mf: Reformatted.
14483         (draw_six): Use outline intersection to avoid a self-intersecting
14484         path.
14485         ("Numeral comma"): Fix serious outline glitches.  This slightly
14486         changes the glyph shape.
14487         ("Numeral dash"): Use `draw_rounded_block'.
14488         ("Numeral dot"): Use `drawdot'.
14489         ("Numeral 1"): Assure identical tangent directions for the
14490         intersection points of paths.  The glyph shape improvement is only
14491         visible at very high magnifications.
14492         ("Numeral 2"): Use `solve' macro to make the lower right part of
14493         the glyph outline touch the x axis exactly.  This changes the
14494         glyph shape.
14495         Minor fixes for better overlap removal support.
14496         ("Numeral 4"): Make lefter corner `rounder'.
14497         ("Numeral 5"): Assure identical tangent directions for the
14498         intersection points of paths.  This improves the glyph shape at
14499         high magnifications.
14500         ("Numeral 7"): Use `solve' macro to make the upper right part of
14501         the glyph outline touch the metrics box exactly.  This changes the
14502         glyph shape.
14503         Avoid corner in the upper left part of the glyph (causing a minor
14504         shape change).
14505
14506         * mf/feta-ital-*.mf: Removed.  Unused.
14507
14508 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14509
14510         * VERSION (PATCH_LEVEL): release 2.5.11
14511
14512         * input/regression/fill-line-test.ly: new file.
14513
14514         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
14515         emmentaler name, eg. emmentaler-23. 
14516
14517 2005-02-04  Christian Hitz  <chhitz@gmx.net>
14518
14519         * scm/scm/define-markup-commands.scm (fill-line): rework for better
14520         alignment with centered texts
14521
14522         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
14523         list of paddings
14524
14525 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14526
14527         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
14528
14529         * lily/note-column.cc (translate_rests): call flush_extent_cache()
14530         of parents when translating rests. Fixes: c-chord-rest.ly 
14531
14532         * lily/include/dimension-cache.hh (struct Dimension_cache): add
14533         dimension_callback_ member.
14534
14535         * lily/grob.cc (flush_extent_cache): new function. Force recompute
14536         of extents.
14537
14538 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
14539
14540         * all but lily/*: The grand 2004/2005 replace.
14541
14542 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14543
14544         * lily/*: add space after ,  
14545
14546         * scm/music-functions.scm (has-request-chord): don't use
14547         ly:music-name anywhere. Fixes <<\\>> notation. 
14548
14549         * scm/define-markup-commands.scm (box): use font-size for
14550         padding. Fixes boxed-rehearsal-marks.ly
14551
14552         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
14553         identifier definition too, so foo = \lyrics { ...   } bar = #1
14554         doesn't complain about "bar" being LYRICS_STRING.
14555
14556         * lily/paper-def.cc (find_pango_font): new routine; Store
14557         pango_fonts in hash tab too. This is necessary for retrieving
14558         Pango_fonts::physical_font_tab() later on.
14559  
14560         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
14561         crash if psname is null.
14562
14563         * lily/lily-guile.cc (ly_hash2alist): new function
14564
14565         * Documentation/user/changing-defaults.itely (Text encoding):
14566         rewrite. 
14567
14568         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
14569         -> font_filename mapping.
14570
14571         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
14572         ly_pango_font_physical_fonts
14573
14574         * scm/framework-ps.scm (supplies-or-needs): extract names from
14575         physical Pango_fonts.
14576
14577         * utf8.ly: new file.
14578
14579 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14580
14581         * Documentation/user/changing-defaults.itely (Page layout): add
14582         doco about systemSeparatorMarkup.
14583
14584         * scm/page-layout.scm (default-page-make-stencil): add-to-page
14585         function.
14586         (default-page-make-stencil): insert system separators.
14587
14588         * scm/define-markup-commands.scm (hcenter): add
14589         (beam): add.
14590
14591 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14592
14593         * scm/output-ps.scm (ez-ball): reinstate ez notation.
14594
14595 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
14596
14597         * lily/main.cc: Spell backend consistently.  Sort options.
14598
14599 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14600
14601         * scripts/lilypond-book.py (Module): revert @include.
14602         
14603 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
14604
14605         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
14606         Bugfix: @include .tex (not .texi).  Small cleanups.
14607
14608         * stepmake/bin/add-html-footer.py (i18n): New function.
14609
14610 2005-01-31  Werner Lemberg  <wl@gnu.org>
14611
14612         * mf/feta-nummer.mf: Removed.  Unused.
14613
14614 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14615
14616         * lily/ : 2004 -> 2005 s&r
14617
14618         * scm/file-cache.scm (cached-file-contents): add file. Read each
14619         file only once.
14620
14621         * scm/font.scm (add-pango-fonts): change order. Medium weight is
14622         now default.
14623
14624         * VERSION: release 2.5.10
14625         
14626         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
14627
14628         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
14629
14630         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
14631         that both X and Y extents of bbox are non-nil.
14632
14633 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14634
14635         * scm/chord-name.scm (alteration->text-accidental-markup): change
14636         - to . 
14637
14638         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
14639
14640         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
14641
14642         * Documentation/user/invoking.itely (Invoking lilypond): add note
14643         about EPS backend.
14644
14645         * scm/framework-eps.scm: new file: create per-system/per-page EPS
14646         files for inclusion in lilypond-book document.
14647
14648         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
14649
14650         * input/tutorial/lbook-texi-test.texi: new file.
14651
14652         * scm/safe-lily.scm (safe-objects): add
14653         {begin,end}-of-line-(in)?visible as safe.
14654  
14655 2005-01-30  Graham Percival  <gperlist@shaw.ca>
14656
14657         * Documentation/user/changing-defaults.itely: fixed example
14658         of (dynamics).
14659
14660 2005-01-29  Graham Percival  <gperlist@shaw.ca>
14661
14662         * lily/main.cc: fix info about -o=FILE.
14663
14664 2005-01-29  Werner Lemberg  <wl@gnu.org>
14665
14666         * mf/feta-toevallig.mf ("Natural"): Completely changed the
14667         construction to assure smooth transition from straight to curved
14668         lines.
14669
14670 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14671
14672         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
14673         stencils.
14674
14675         * ps/lilyponddefs.ps: add start-page, start-system doesn't
14676         translate to top of page. Fixes alignment problems of
14677         lilypond-generated EPS files.
14678
14679 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14680
14681         * scm/part-combiner.scm (analyse-spanner-states): trigger on
14682         crescendo-end as well, since Decrescendo maybe ended with Stop
14683         Crescendo.). Fixes: partcombine-diminuendo.ly
14684
14685         * scm/script.scm (default-script-alist): swap portato symbols.
14686
14687         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
14688
14689         * lily/paper-outputter-scheme.cc (LY_DEFINE):
14690         ly:outputter-port. New function.
14691
14692         * scm/framework-ps.scm (output-classic-framework): dump a
14693         -systems.texi too
14694         (output-classic-framework): dump multiple systems on an "infinite"
14695         page EPS including fonts. 
14696
14697         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
14698         .eps files for both texi and tex formats. Use PNG coming from
14699         lilypond.
14700         
14701 2005-01-28  Graham Percival  <gperlist@shaw.ca>
14702
14703         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
14704
14705         * scripts/lilypond-latex.py: fix info about -o=FILE.
14706
14707 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14708
14709         * ly/generate-embedded-cff.ly: write .cff.ps files.
14710
14711         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
14712
14713         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
14714         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
14715
14716 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
14717
14718         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
14719
14720 2005-01-28  Werner Lemberg  <wl@gnu.org>
14721
14722         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
14723         macros.
14724         (draw_bulb): Improved.
14725
14726         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
14727         metapost bug.
14728         (draw_pedal_P): Use soft_end_penstroke.
14729         (draw_pedal_d): Use soft_start_penstroke.
14730
14731         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
14732         path.
14733         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
14734         doesn't change the glyph shape.
14735
14736         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
14737         changing the shape) to avoid fontforge warnings.
14738
14739         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
14740         soft_end_penstroke and fix glyph shape.
14741
14742 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14743
14744         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
14745
14746 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14747
14748         * scm/define-markup-commands.scm (line): filter out empty stencils
14749         from line command.
14750
14751         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
14752         amount.
14753
14754 2005-01-27  Graham Percival  <gperlist@shaw.ca>
14755
14756         * Documentation/user/notation.itely: added info about what
14757         \voiceFoo does.  Also rewrote warning about marks at
14758         a line break.
14759
14760         * Documentation/user/changing-defaults.itely: added info
14761         about putting dynamics in parenthesis and brackets.
14762
14763 2005-01-27  Werner Lemberg  <wl@gnu.org>
14764
14765         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
14766
14767 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14768
14769         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
14770         portato-direction.ly
14771
14772         * lily/beam.cc (consider_auto_knees): add beam height to
14773         threshold. Fixes: knee-multiple-beam.ly
14774
14775         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
14776         pedal line spanners. Fixes: instrument-center-pedal.ly
14777
14778         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
14779         if encountering barline. Fixes: auto-beam-repeat.ly
14780
14781 2005-01-26  Werner Lemberg  <wl@gnu.org>
14782
14783         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
14784         overlapping.
14785
14786         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
14787         with inflections for the 1/2 sharp glyph.
14788
14789         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
14790         connection between `t' and `r'.
14791         Unify bulb with the rest of `r' to avoid grazing outlines which
14792         confuses the overlap removal algorithm of fontforge.
14793
14794         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
14795         inflections.
14796         (draw_cross): Fix shape to have uniform thickness in corners.
14797
14798         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
14799         to avoid an uneven number of self-intersections; this confuses
14800         fontforge.
14801         Fix a slight bug in the shape at left bottom (which is visible only
14802         at high magnifications).
14803         `Center' the stem horizontally to avoid overlapping.
14804
14805 2005-01-24  Werner Lemberg  <wl@gnu.org>
14806
14807         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
14808         to `asis'.
14809         (fet_begingroup): Save group name in string `feta_group'.
14810         (fet_endgroup): Updated.
14811         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
14812
14813         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
14814
14815         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
14816         in metapost.
14817
14818 2005-01-24  Graham Percival  <gperlist@shaw.ca>
14819
14820         * Documentation/user/notation.itely: really minor editing.
14821
14822 2005-01-22  Graham Percival  <gperlist@shaw.ca>
14823
14824         * Documentation/user/examples.itely: minor editing.
14825
14826         * Documentation/user/changing-defaults.itely: minor editing.
14827
14828         * Documentation/user/notation.itely: clarified info on polyphony
14829         and \addlyrics.
14830
14831 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
14832
14833         * scm/output-gnome.scm: 
14834         * scm/output-svg.scm:
14835         * scm/lily-library.scm (font-name-style): Update font name
14836         kludging for fontconfig use.
14837
14838 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
14839
14840         * scm/define-markup-commands.scm: Document right-align and
14841         larger markup commands. Remove "TODO" from the topmost comment
14842         "each markup function should have a doc string." More consistent
14843         use of new-lines.
14844
14845 2005-01-22  Graham Percival  <gperlist@shaw.ca>
14846
14847         * Documentation/user/changing-defaults: removed info about
14848         copyright symbol, since it's likely to change soon.
14849         Added info about betweensystemspace.
14850
14851         * Documentation/user/notation.itely: minor fixes.
14852
14853         * Documentation/user/lilypond.tely,
14854         Documentation/user/music-glossary.tely: changed copyright
14855         date to 2005 instead of 2004.
14856
14857         * input/test/volta-chord-names.ly: added old example back.
14858
14859 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14860
14861         * mf/feta-beugel.mf: use design size 20 (not 15).
14862
14863         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
14864         change name to aybabtu completely
14865
14866 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14867
14868         * buildscripts/gen-emmentaler-scripts.py (outdir): add
14869         design_size to fontname
14870
14871 2005-01-19  Werner Lemberg  <wl@gnu.org>
14872
14873         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
14874         mf/feta-schrift.mf: s/p/pat/ if a path variable.
14875
14876         * mf/feta-autometric.mf (set_char_box): Add code which emits
14877         specials for mf2pt1 if run with metapost.
14878         (to_bp): New macro for mf2pt1.
14879
14880 2005-01-18  Graham Percival  <gperlist@shaw.ca>
14881
14882         * Documentation/user/changing-defaults: added info on
14883         creating a copyright symbol.
14884
14885 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14886
14887         * VERSION: release 2.5.9
14888         
14889 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
14890
14891         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
14892
14893         * Documentation/user/notation.itely: Document
14894         score-override-auto-beam-setting Fix documentation for
14895         revert-auto-beam-setting.
14896
14897 2005-01-18  Werner Lemberg  <wl@gnu.org>
14898
14899         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
14900         (procset): New function to define a procset resource.
14901         (ps-embed-pfa): New function to define a font resource.
14902         (setup): New function to define a `Setup' environment.
14903         (preamble): Use new functions.
14904
14905         * ps/lilypond.defs (init-lilypond-parameters): New function to
14906         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
14907
14908 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14909
14910         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
14911
14912 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
14913
14914         * scm/define-markup-commands.scm: Change number->markletter-string
14915         to take two arguments (vector number). Add number->mark-alphabet-vector
14916         and markalphabet markup command.
14917
14918         * scm/translation-functions.scm: Add format-mark-box-alphabet,
14919         format-mark-alphabet, format-mark-box-barnumbers and
14920         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
14921
14922 2005-01-17  Graham Percival  <gperlist@shaw.ca>
14923
14924         * Documentation/user/examples.itely: add SATB automatic piano
14925         reduction template.
14926
14927         * Documentation/user/notation.itely: added info about changing
14928         partcombine texts.  Also adds examples of alternate lyrics.
14929
14930         * Documentation/user/changing-defaults.itely: added warning
14931         about \RemoveEmptyStaffContext overriding previous changes.
14932
14933 2005-01-17  Werner Lemberg  <wl@gnu.org>
14934
14935         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
14936         feta-alphabet*.
14937
14938 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14939
14940         * python/lilylib.py (make_ps_images): don't do final showpage for
14941         multi-page documents.
14942         
14943         * VERSION (MY_PATCH_LEVEL): release 2.5.8
14944
14945 2005-01-16  Graham Percival  <gperlist@shaw.ca>
14946
14947         * Documentation/user/lilypond.tely: changed order of appendices;
14948         unified index should be last.
14949
14950         * Documentation/user/notation.itely: add example of key signatures
14951         and info about Staff.printKeyCancellation.
14952
14953 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14954
14955         * lily/include/repeated-music.hh (class Repeated_music): change
14956         into "namespace" class.
14957
14958         * lily/event.cc: remove Key_change_event.
14959
14960         * lily/include/transposed-music.hh (class Transposed_music): remove.
14961
14962         * lily/transposed-music.cc: remove
14963
14964         * lily/include/relative-music.hh: remove.
14965
14966         * lily/include/music-sequence.hh (struct Music_sequence): change
14967         into "namespace" class.
14968
14969         * lily/untransposable-music.cc (Module): remove
14970
14971         * lily/include/un-relativable-music.hh (Module): remove
14972
14973         * lily/include/untransposable-music.hh (Module): remove
14974
14975         * lily/include/music-list.hh (Module): remove file
14976
14977         * lily/un-relativable-music.cc: remove file.
14978
14979 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
14980
14981         * lily/parser.yy: Compile fix.
14982
14983 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14984
14985         * lily/include/music.hh (class Music): unvirtualize transpose().
14986
14987         * lily/sequential-music.cc: remove file.
14988
14989         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
14990
14991         * lily/slur-scoring.cc (get_best_curve): only switch on
14992         DEBUG_SLUR_SCORING for non NDEBUG builds.
14993
14994         * lily/include/music.hh (class Music): replace Music::start_mom()
14995         by start-callback property
14996
14997         * lily/include/grace-music.hh: remove file. 
14998
14999         * lily/stem.cc (height): robustness fix.
15000
15001         * lily/time-scaled-music.cc: remove file.
15002
15003         * lily/include/music.hh (class Music): include SCM init argument.
15004         (class Music): replace Music::get_length() virtual by
15005         length-callback property everywhere.
15006
15007         * scripts/convert-ly.py (conv): add  # to \property scalar value.
15008
15009         * mf/GNUmakefile: don't install *list.ly
15010
15011 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
15012
15013         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
15014
15015 2005-01-12  Werner Lemberg  <wl@gnu.org>
15016
15017         This patch addresses the following problems in the feta sources
15018         files which contribute to the fetaXX fonts.
15019
15020         . Many fixes for rasterization at low resolutions (consistent use of
15021           `vround' and `hround', integer shift values for paths, applying
15022           `eps' for mirrored paths, use of `define_whole_pixels' and
15023           friends, etc.) -- while this probably looks like a waste of time
15024           it has revealed deficiencies in some glyph shapes.  See comment at
15025           the end of feta-params.mf how vertical symmetry is achieved.
15026
15027         . The `---' operator has been replaced everywhere with `--'; this
15028           both improves and considerably reduces the font size after
15029           conversion with mf2pt1.
15030
15031         These change aren't explicitly mentioned below since virtually all
15032         glyphs are affected.
15033
15034         Other notable differences:
15035
15036         . Glyphs from feta-accordion.mf now have charboxes around the
15037           outline.
15038
15039         . Fixed incorrect charbox for `accDot'.
15040
15041         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
15042
15043         . Fixed position of the bow in the `upprall' glyph and its siblings.
15044
15045         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
15046           dependent on the staff line thickness to avoid touching the middle
15047           staff line at smaller sizes.
15048
15049         . Largely extended output for feta-testXX: Where useful, glyphs
15050         are shown both between and on staff lines.
15051
15052
15053         * mf/feta-params.mf (staff_space_rounded,
15054         stafflinethickness_rounded, linethickness_rounded,
15055         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
15056         Update all code which uses them where appropriate.
15057         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
15058         New variables used to control rasterization at low resolutions.  Set
15059         to zero if feta code is processed with metapost.
15060
15061         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
15062         (draw_rounded_block, draw_square_block): Updated to use `--' only.
15063         (flare_path): Updated.
15064         Make it work with `filldraw' (but only circular pens).
15065         (hfloor, vfloor, hceiling, vceiling): New macros.
15066
15067         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
15068         Use `draw' again in mf mode to have good pixel dropout control.
15069         Fix intersection points of horizontal lines with circle.
15070         ("accDot"): Fix parameters for set_char_box.
15071         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
15072         control.
15073
15074         * mf/feta-banier.mf: Updated.
15075
15076         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
15077         testing.
15078         (undraw_inside_ellipse): Remove `center' argument.  Update all
15079         callers.
15080         (draw_brevis): New macro, called by "Brevis notehead".
15081         (draw_whole_triangle_head): New macro, called by "Whole
15082         trianglehead".
15083         (draw_small_triangle_head): Use `filldraw'.
15084
15085         * mf/feta-eindelijk.mf: Remove useless global group.
15086         Updated.
15087
15088         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
15089         `filldraw'.
15090
15091         * mf/feta-pendaal.mf: Updated.
15092
15093         * mf/feta-puntje.mf: Updated.
15094
15095         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
15096         less points.
15097         ("Flageolet"): Use `draw' again in mf mode to have good pixel
15098         dropout control.
15099         ("Varied Coda"): Use `draw_block'.
15100         (draw_comma): Fix typo.
15101         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
15102         pixel dropout control.
15103
15104         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
15105         position of bow.
15106
15107         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
15108         sizes.
15109
15110         * mf/feta-toevallig.mf (remember_pic): New variable, used for
15111         testing.
15112         (draw_meta_sharp): Much simplified.
15113         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
15114
15115         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
15116
15117 2005-01-13  Mats Bengtsson  <mabe@s3.kth.se>
15118
15119         * Documentation/user/notation.itely (Ancient rests): Fix typo
15120         (thanks Anthony)
15121
15122 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
15123
15124         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
15125
15126         * lily/main.cc (setup_paths): Add cff.
15127
15128         * mf/GNUmakefile (foe): Include actual target %.cff.
15129         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
15130
15131 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15132
15133         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
15134         suffix for main_input_b_.
15135
15136         * scm/music-functions.scm (toplevel-music-functions):
15137         precompute music lengths for music expressions.  
15138
15139 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
15140
15141         * lily/include/input.hh (class Input): new `end_' slot for end of
15142         input. Renamed defined_str0_ to start_.
15143
15144         * lily/input.cc (Input): Add Input::Input (Input const &) and
15145         remove Input::Input (Source_file*, char const *). Use the new
15146         slots.
15147         (set_location): method used by bison to propagate input
15148         locations (YYLLOC_DEFAULT).
15149         (end_line_number, end_column_number, step_forward): new methods
15150         
15151         * lily/input-scheme.cc (ly:input-both-locations): new function,
15152         similar to ly:input-location, but also return the end line and
15153         column.
15154
15155         * lily/include/includable-lexer.hh: 
15156         * lily/includable-lexer.cc: 
15157         * lily/include/lily-lexer.hh (class Lily_lexer): 
15158         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
15159         Includable_lexer to Lily_lexer, in order to update lexloc (the
15160         yylloc), a new slot of Lily_lexer.
15161         (here_input, LexerError): simplify by using the lexloc slot (aka
15162         yylloc)
15163
15164         * lily/lexer.ll: #define yylloc to use input locations (it may
15165         be useless here?). Fixed the #embedded_scm rule (step the location
15166         forward in order to skip the sharp sign before parsing the scheme
15167         expression)
15168
15169         * lily/include/lily-parser.hh (class Lily_parser): 
15170         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
15171         here_input()
15172         (parser_error): overload for more precise locations of errors.
15173
15174         * lily/parser.yy (YYLTYPE): set location type to Input
15175         (YYLLOC_DEFAULT): use Input::set_location()
15176         (yylex): add the YYLTYPE* location parameter.
15177         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
15178         Give an Input parameter to THIS->parser-error() for more accurate
15179         messages.
15180
15181 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15182
15183         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
15184
15185         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
15186         on BEAMQUANTING for non-NDEBUG builds.
15187
15188         * lily/stem.cc (head_count): performance: avoid String::String()
15189         inside oft called function.
15190
15191 2005-01-09  Graham Percival  <gperlist@shaw.ca>
15192
15193         * Documentation/user/examles.itely: attempted fix for broken
15194         string quartet template.
15195
15196         * Documentation/user/notation.itely: remove unnecessary broken
15197         link.
15198
15199 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15200
15201         * VERSION (PACKAGE_NAME): release 2.5.7
15202
15203 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
15204
15205         * config.make.in (METAFONT): Append -progname=mf, fixes use with
15206         mf-nowin for teTeX-3.0.  Backportme.
15207
15208         * scm/output-svg.scm (utf8-string): New function.
15209
15210         * scm/output-gnome.scm (utf8-string): New function.
15211         (otf-name-mangling): Remove.
15212
15213         * lily/pango-font.cc (Pango_font): Use font string iso font
15214         filename for utf8-text.
15215
15216         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
15217         name.
15218
15219 2005-01-08  Graham Percival  <gperlist@shaw.ca>
15220
15221         * Documentation/user/notation.itely: add info about
15222         Staff.extraNatural = ##f in Pitches section.  Also
15223         fixed some minor issues in the Vocal music section.
15224
15225 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15226
15227         * scm/output-ps.scm (white-text): comment out Helvetica font,
15228         which is broken for my GS install.
15229
15230         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
15231         which provides a tighter bbox.
15232
15233         * scm/define-grobs.scm (all-grob-descriptions): remove all
15234         extra-offsets from definitions.
15235
15236 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
15237
15238         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
15239         add tuning for 4-string bass and some common 4/5-string banjo
15240         tunings.  New function (four-string-banjo) turns a 5-string tuning
15241         into a 4-string tuning.  New function
15242         (fret-number-tablature-format-banjo) computes correct fret numbers
15243         on 5-string banjos.
15244
15245         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
15246         Add beam correction to TabVoice.
15247
15248         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
15249         using bold font; makes tabs more readable.
15250
15251 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15252
15253         * lily/font-select.cc (get_font_by_design_size): don't make
15254         Modified_font_metric; this causes trouble, since we don't know the
15255         font magnification from inside Pango_font::text_stencil()
15256
15257         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
15258
15259         * Documentation/user/notation.itely (The Lyrics context): comment out
15260         broken {Small ensembles} link.
15261
15262         * scm/framework-svg.scm (output-framework): change calling convention.
15263
15264         * lily/object-key-dumper-scheme.cc: new file.
15265
15266         * lily/object-key-undumper-scheme.cc: new file.
15267
15268         * lily/tweak-registration-scheme.cc: new file.
15269
15270         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
15271
15272         * Documentation/user/examples.itely (String quartet): uncomment
15273         broken example.
15274
15275         * lily/font-config.cc: new file.
15276
15277 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
15278
15279         * scm/output-svg.scm: 
15280         * scm/output-gnome.scm: s/bigcheese/emmentaler.
15281
15282         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
15283
15284 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
15285
15286         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
15287         Add headers.
15288
15289         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
15290
15291 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15292
15293         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
15294
15295         * lily/include/main.hh: lose _b hungarian suffixes for global
15296         variables.
15297
15298         * lily/include/lily-guile-macros.hh: new file.
15299
15300         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
15301
15302         * lily/general-scheme.cc: new file. 
15303
15304         * lily/font-select.cc (get_font_by_design_size): retrieve
15305         PangoFont for (designsize . "pango-descr") entries.
15306
15307         * lily/lily-parser-scheme.cc: new file.
15308
15309         * lily/output-def-scheme.cc: new file.
15310
15311         * lily/paper-book-scheme.cc: new file.
15312
15313         * lily/duration-scheme.cc (LY_DEFINE): new file.
15314
15315         * lily/pitch-scheme.cc:  new file.
15316
15317         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
15318
15319 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15320
15321         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
15322
15323 2005-01-06  Graham Percival  <gperlist@shaw.ca>
15324
15325         * Documentation/user/notation.itely: minor editing.
15326
15327         * Documentation/user/changing-defaults: minor editing.
15328
15329         * Documentation/user/examples.itely: add template for
15330         string quartet part extraction; demonstrates tag.
15331
15332 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
15333
15334         * Documentation/user/notation.itely: documents
15335         format-mark-box-letters and format-mark-box-numbers
15336
15337         * scm/define-context-properties.scm: change comment.
15338
15339 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15340
15341         * scm/framework-ps.scm (output-classic-framework): new function:
15342         dump systems as separate .eps files (without fonts) and write a
15343         single collecting .tex file.
15344
15345 2005-01-05  Mats Bengtsson  <mabe@s3.kth.se>
15346
15347         * Documentation/user/notation.itely (Setting simple songs):
15348         Correct several errors in the equivalent formulation of
15349         \addlyrics. 
15350         (The Lyrics context): Corrected link to the SATB example.
15351
15352 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15353
15354         * scm/lily.scm (completize-formats): new function
15355         (postprocess-output): new function
15356
15357         * lily/paper-book.cc (classic_output): change calling
15358         convention. Give basename as first argument. 
15359         remove Paper_book::post_processing().
15360
15361         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
15362
15363 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15364
15365         * lily/paper-outputter.cc (LY_DEFINE): new function
15366         ly:outputter-close.
15367
15368         * lily/main.cc: change --format,-f to --backend,-b
15369
15370         * lily/include/main.hh: rename format to backend.
15371
15372         * scm/translation-functions.scm (format-mark-box-numbers): add.
15373         patch by Erlend Aasland
15374
15375 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15376
15377         * lily/pango-font.cc (text_stencil): dump string as
15378         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
15379
15380 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
15381
15382         * configure.in (gui_b): Remove handy developer-only
15383         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
15384         CVS source installations (but break other non-default but correct
15385         PKG_CONFIG_PATH setups), as this is no longer developer-only.
15386
15387         * SConstruct: 
15388         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
15389         compatibility (backportme).
15390
15391         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
15392
15393 2005-01-03  Werner Lemberg  <wl@gnu.org>
15394
15395         Prepare glyph shapes for mf2pt1 conversion.
15396
15397         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
15398         (accDiscant, accFreebase, accStdbase): Replace `draw' with
15399         `penstroke'.
15400         (accDot): Use `drawdot'.
15401         (accBayanbase): Replace `draw' with `draw_gridline'.
15402         (print_penpos): Moved to feta-macros.mf.
15403         (accOldEE): Replace `filldraw' with `penstroke'.
15404         Replace `draw' with `penstroke' and `drawdot'.
15405
15406         * mf/feta-banier.mf: Code clean-up.
15407         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
15408         `fill'.
15409
15410         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
15411
15412         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
15413         paremeter to control drawing of labels.  Update all callers.
15414
15415         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
15416         (new_bulb): Return a bulb as a single path.  To do that, it now
15417         takes some more parameters.  Updated all callers.
15418         (draw_gclef): Major clean-up.  `draw' has been replaced with
15419         `penstroke', unnecessary outlines have been removed.
15420         Remove (unused) gnome-canvas code.
15421
15422         * mf/feta-macros.mf (print_penpos): New macro (from
15423         feta-accordion.mf).
15424         Other minor fixes.
15425
15426         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
15427         ("Pedal dot"): Use `drawdot'.
15428         (draw_pedal_P): Add parameter to control drawing of labels.  Update
15429         all callers.
15430         Fix shape at top.
15431         (draw_pedal_e): Add parameter to control drawing of labels.  Update
15432         all callers.
15433         (draw_pedal_d): Add parameter to control drawing of labels.  Update
15434         all callers.
15435         Revert drawing direction.
15436
15437         * mf/feta-schrift.mf (draw_fermata): Use single path.
15438         (draw_short_fermata): Replace `filldraw' with `fill'.
15439         (draw_long_fermata, draw_very_long_fermata): Replace calls to
15440         `draw_rounded_block' with a single path.
15441         ("Thumb"): Draw full circle instead of mirroring segments.
15442         (draw_accent): New macro.
15443         ("> accent", "espr"): Use it.
15444         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
15445         ("open (unstopped)"): Draw full circle instead of mirroring
15446         segments.
15447         (draw_vee): Removed.
15448         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
15449         ("Downbow"): Replace calls to `draw_rounded_block' with a single
15450         path.
15451         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
15452         partial pieces drawn with `fill' -- these do still overlap with the
15453         stem of the `t' but just once, not multiple times so that fontforge
15454         can handle it gracefully.
15455         Change other parts of the glyph so that fontforge's overlapping
15456         algorithm reliably works.
15457         (draw_heel): Replace `draw' with `fill'.
15458         (draw_toe): Use `draw_accent' instead of `draw_vee'.
15459         ("Flageolet"): Replace `draw' with `penstroke'.
15460         ("Segno"): Replace `filldraw' with `penstroke'.
15461         Replace `draw' with `drawdot'.
15462         ("Coda"): Replace `fill' with `penstroke', using a single path.
15463         ("Varied Coda"): Use less overlapping paths.
15464         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
15465         single path.
15466
15467         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
15468         group to better control the `labels' command.
15469         Rename argument to `offset' and use it actually.  Update all
15470         callers.
15471         Replace `filldraw' with `fill'.
15472         ("mordent", "prallmordent", "upmordent", "downmordent",
15473         "lineprall"): Replace `draw' with `draw_gridline'.
15474         ("upprall", "downprall"): Replace `draw' with `fill'.
15475
15476         * mf/feta-timesig.mf: Formatting.
15477
15478         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
15479         to...
15480         ("Flat"): Here.
15481         (draw_paren): Move code to draw labels to...
15482         ("Right Parenthesis"): Here.
15483
15484 2005-01-02  Graham Percival <gperlist@shaw.ca>
15485
15486         * Documentation/user/notation.itely: add example of \setTextDecresc
15487         and \setTextDim.
15488
15489 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
15490
15491         * scm/define-markup-commands.scm :  fix glyph-strings of
15492         accidentals and \note-by-number
15493
15494 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15495
15496         * VERSION: 2.5.6 released.
15497         
15498         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
15499
15500         * input/regression/new-markup-scheme.ly: oops. font-family=music
15501         -> font-encoding fetaMusic.  
15502
15503         * lily/main.cc: put default to PS.
15504
15505         * lily/tfm.cc: idem.
15506
15507         * lily/afm.cc: idem.
15508
15509         * lily/include/modified-font-metric.hh (struct
15510         Modified_font_metric): remove coding_scheme() method.
15511
15512         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
15513
15514         * scripts/convert-ly.py (conv): crash on encountering \encoding.
15515
15516         * input/les-nereides.ly: convert to utf8
15517
15518         * lily/modified-font-metric.cc (text_dimension): idem.
15519
15520         * lily/parser.yy (TODO): idem.
15521
15522         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
15523
15524         * lily/lexer.ll: remove encoding
15525
15526         * scm/framework-ps.scm (output-variables): separately scale the
15527         page to mm 
15528
15529         * lily/pango-font.cc (Pango_font): fix scaling.
15530
15531         * lily/font-metric.cc (design_size): design_size returns a
15532         dimension now as well.
15533
15534 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15535
15536         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
15537         brace generation. 
15538
15539         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
15540
15541 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
15542
15543         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
15544         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
15545
15546 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15547
15548         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
15549         in first run as well.
15550
15551         * scm/paper.scm (layout-set-staff-size): use text-font-size in
15552         dimension less points (ie. 12 = 12 point)
15553
15554         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
15555
15556         * lily/all-font-metrics.cc (find_pango_font): set description_
15557
15558         * lily/pango-font.cc (text_stencil): export size as well.
15559         (text_stencil): fix scaling and extents box.
15560
15561 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15562
15563         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
15564
15565         * Documentation/user/invoking.itely (Invoking lilypond): document
15566         texstr
15567
15568         * scripts/convert-ly.py (conv): add ancient rules.
15569
15570         * scm/clef.scm (c0-pitch-alist): replace - with .
15571
15572         * scripts/lilypond-book.py (process_snippets): add texstr support.
15573
15574         * scm/framework-texstr.scm (header): change extension to .textmetrics
15575
15576         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
15577         -f tex.
15578
15579         * lily/text-metrics.cc: new file.
15580         (try_load_text_metrics): new function
15581
15582         * lily/include/text-metrics.hh: new file.
15583
15584 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15585
15586         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
15587         ly_scheme_function to ly_lily_module_constant.
15588
15589         * lily/modified-font-metric.cc (text_dimension): try
15590         lookup_tex_text_dimension() first.
15591
15592         * lily/tfm.cc: new function ly:load-text-dimensions
15593
15594 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15595
15596         * scm/output-texstr.scm (text): use \lilygetmetrics
15597
15598         * scm/framework-texstr.scm (header): dump in new format.
15599
15600         * tex/lilypond-tex-metrics: new file.
15601         
15602 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
15603
15604         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
15605         mapping.
15606         (index_to_charcode): New method.
15607
15608         * scm/output-ps.scm (glyph-string): 
15609         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
15610
15611 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
15612
15613         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
15614         implement fully, need FONT to get to charcode.
15615
15616         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
15617
15618         * scm: Cleanups.
15619
15620         * Documentation/user/changing-defaults.itely: Fix internalsrefs
15621         {Tunable context properties},
15622         {All layout objects},
15623         {Music definitions}.
15624
15625 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15626
15627         * VERSION: release 2.5.5
15628         
15629         * lily/main.cc: use TeX as default output format.
15630
15631         * flower/file-path.cc (find): try to open directly as well, so we
15632         find absolute path files. 
15633
15634         * lily/pango-select.cc: new file.
15635
15636         * scm/framework-ps.scm: remove all encoding code. 
15637         load pfb/pfa for PangoFont too.
15638         
15639         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
15640
15641 2004-12-22  Werner Lemberg  <wl@gnu.org>
15642
15643         Prepare glyph shapes for mf2pt1 conversion.
15644
15645         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
15646
15647         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
15648         (define_triangle_shape): Use it to replace `draw' with `fill' and
15649         `unfill'.  Update all callers.
15650         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
15651         (draw_cross): Ditto.
15652         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
15653         Use penrazor for better conversion with mf2pt1.
15654         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
15655         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
15656         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
15657         draw_la_head, draw_ti_head): Replace `filldraw' with
15658         `fill'.  Update all callers.
15659
15660 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15661
15662         * lily/paper-book.cc (output): revert: only allow a single output
15663         format.
15664
15665         * lily/include/pango-font.hh: new file.
15666
15667         * lily/pango-font.cc: new file.
15668
15669         * lily/font-metric.cc (text_stencil): new routine
15670
15671         * lily/all-font-metrics.cc (find_pango_font): new routine.
15672
15673         * lily/include/font-metric.hh (struct Font_metric): add
15674         text_stencil()
15675
15676         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
15677
15678 2004-12-22  Werner Lemberg  <wl@gnu.org>
15679
15680         Prepare glyph shapes for mf2pt1 conversion.
15681
15682         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
15683
15684         * mf/feta-toevallig.mf: Formatting.
15685         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
15686         ("Natural"): Fix paths to allow better postprocessing.
15687         (draw_meta_flat): Use `z3l' as additional point in path to get
15688         better conversion with mf2pt1.
15689         Other minor cleanups.
15690         ("3/4 Flat"): Add auxiliary points and modify path to replace
15691         `draw' with `fill'.
15692         ("Double Sharp"): Mirror path segments instead of picture elements
15693         to get a single outline.
15694         Modify path to replace `filldraw' with `fill'.
15695
15696 2004-12-22  Graham Percival  <gperlist@shaw.ca>
15697
15698         * input/test/unfold-all-repeats.ly: added file back.
15699
15700         * Documentation/user/notation.itely,
15701         Documentation/user/programming-interface.itely
15702         Documentation/user/changing-defaults.itely: fixed misc broken
15703         links to input/test/ files.
15704
15705 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
15706
15707         * tex/texinfo.tex: Update.  We should not be distributing this,
15708         but since we do, use latest version.
15709
15710         * Documentation/user/macros.itexi: Comment-out \fetaflat,
15711         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
15712         macros for feta glyphs.
15713
15714 2004-12-22  Graham Percival  <gperlist@shaw.ca>
15715
15716         * Documentation/user/changing-defaults.itely: fix index for set.
15717
15718         * Documentation/user/converters.itely: added convert-ly bugs list
15719         from CVS.
15720
15721 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
15722
15723         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
15724         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
15725         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
15726         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
15727
15728         * mf/GNUmakefile (pfa_warning): Use less broken check.
15729
15730         * python/lilylib.py (setup_environment): Remove cruft from
15731         GS_FONTPATH.
15732
15733         * configure.in: Bump mftrace requirement to 1.1.1.
15734
15735 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
15736
15737         * scm/output-svg.scm (beam): Use polygon.
15738
15739         * scm/lily-library.scm: Bugfix.
15740
15741         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
15742
15743         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
15744
15745 2004-12-19  Werner Lemberg  <wl@gnu.org>
15746
15747         Prepare glyph shapes for mf2pt1 conversion.
15748
15749         * mf/feta-eindelijk: Some formatting.
15750         (multi_rest_x, multi_beam_height): Removed.  Unused.
15751         ("Quarter rest"): Use `intersectiontimes' to create a single
15752         outline.
15753         (rest_crook): Removed.  Unused.
15754         (draw_rest_bulb): Return path (without filling).  Update callers.
15755         Simplified.
15756         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
15757         "128th rest"): Simplify `pat'.
15758         Create single outline.
15759
15760 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
15761
15762         * mf/GNUmakefile (ALL_GEN_FILES):
15763         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
15764
15765         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
15766         function.
15767
15768 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15769
15770         * scm/output-texstr.scm (placebox): add routine
15771
15772         * VERSION (PACKAGE_NAME): release 2.5.4
15773
15774         * scm/framework-texstr.scm (output-framework): new file.  
15775
15776         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
15777         processing.
15778
15779         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
15780
15781         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
15782         rule.
15783
15784         * configure.in (gui_b): bump mftrace requirement to 1.1.0
15785
15786         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
15787
15788         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
15789
15790 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
15791
15792         * scm/framework-svg.scm (dump-page): Implement landscape.
15793
15794 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
15795
15796         * lily/main.cc (setup_paths): Add svg to search path.
15797
15798         * scm/output-svg.scm:
15799         * scm/framework-svg.scm: Add pageSet.  Update.
15800         (dump-fonts): New function.
15801         (output-framework): Use it.
15802
15803         * mf/GNUmakefile: 
15804         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
15805
15806 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15807
15808         * tex/lilyponddefs.tex: comment out new ifpdf code.
15809
15810 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
15811
15812         * GNUmakefile.in: 
15813         * SConstruct (symlink): Replace afm by otf.
15814
15815         * scm/framework-gnome.scm (gnome-main): Remove invocation of
15816         ly:pango-add-afm-decoder.
15817
15818         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
15819
15820 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15821
15822         * scm/output-ps.scm (new-text): don't access t glyph for getting
15823         space dimension.
15824
15825         * ly/init.ly: warn about \version
15826
15827         * lily/lexer.ll: set version-seen?
15828
15829 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
15830
15831         * scm/output-svg.scm (string->entities): Update.
15832
15833 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15834
15835         * lily/main.cc (setup_paths): replace afm by otf for path. 
15836
15837         * lily/pangofc-afm-decoder.cc: remove.
15838
15839         * lily/include/pangofc-afm-decoder.hh: remove.
15840
15841         * scm/framework-scm.scm (output-framework): new file.
15842
15843         * mf/GNUmakefile: remove SAUTER_FONTS.
15844         remove SVG/sodipodi hacks.
15845
15846         * scm/lily-library.scm (stderr): move stderr.
15847
15848         * mf/GNUmakefile: remove AFM support.
15849
15850         * buildscripts/mf-to-table.py (base): remove AFM support.
15851
15852         * lily/open-type-font.cc (design_size): use design_size
15853
15854 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
15855
15856         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
15857
15858 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
15859
15860         * mf/GNUmakefile: Generate combined aybabtu info.
15861         * mf/aybabtu.pe.in (i): Load it.
15862
15863         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
15864         are not symbols.
15865
15866         * lily/include/open-type-font.hh (count): New method.
15867
15868         * mf/aybabtu.pe.in: Typo.
15869
15870         * Documentation/user/out/lilypond-internals.nexi (Scheme
15871         functions): Typo.
15872
15873         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
15874
15875 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15876
15877         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
15878         subfonts.
15879
15880         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
15881
15882         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
15883         (tex-font-command-raw): new function.
15884
15885         * lily/include/virtual-font-metric.hh (Module): remove file
15886
15887         * lily/virtual-font-metric.cc (Module): remove file.
15888         
15889
15890         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
15891         (get_indexed_char): read bbox from lily table if present.
15892
15893 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15894
15895         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
15896         aybabtu.subfonts
15897
15898         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
15899         global glyphname. Enables more than 64 glyphs in the OTF.
15900
15901 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
15902
15903         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
15904         braces.
15905
15906         * lily/open-type-font.cc (design_size): Use 12 as default for
15907         design size.
15908
15909         * mf/aybabtu.pe.in: New file.  Merge all our braces.
15910
15911         * mf/GNUmakefile: Generate aybabtu.
15912
15913         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
15914
15915 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
15916
15917         * scm/lily-library.scm (char->unicode-index): Remove.
15918
15919         * scm/output-gnome.scm (text): Bugfix for plain string input.
15920         Updates.
15921
15922         * scm/output-svg.scm (svg-font): Add weight to font selection.
15923
15924 2004-12-14  Mats Bengtsson  <mabe@s3.kth.se>
15925
15926         * Documentation/topdocs/INSTALL.texi (Top): Point to
15927         buildscripts/out/clean-fonts instead of
15928         buildscripts/clean-fonts.sh. 
15929
15930 2004-12-13  Graham Percival  <gperlist@shaw.ca>
15931
15932         * input/regression/figured-bass.ly: attempt to clarify text.
15933
15934         * Documentation/user/notation.tely: add cindex for tag, attempt to
15935         add figured bass example.
15936
15937         * Documentation/user/changing-defaults: basic editing.
15938
15939 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15940
15941         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
15942
15943         * lily/open-type-font.cc (LY_DEFINE): new function
15944         ly:font-sub-fonts
15945
15946         * lily/include/font-metric.hh (struct Font_metric): new method
15947         sub_fonts()
15948
15949         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
15950         . with - in add.stem.
15951         
15952 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
15953
15954         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
15955         and fetaDynamic.
15956
15957         * lily/rest.cc (glyph_name): Change - to . .
15958
15959         * scm/output-gnome.scm (text): Hello world, again.
15960
15961         * scm/output-svg.scm (named-glyph): New function.  Hello world!
15962
15963         * lily/modified-font-metric.cc (index_to_charcode): New method.
15964
15965         * lily/include/font-metric.hh (index_to_charcode): New function.
15966
15967         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
15968         new function.
15969         (ly:font-glyph-to-index): Remove.
15970
15971 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15972
15973         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
15974
15975         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
15976
15977         * lily/open-type-font.cc (load_scheme_table): new function
15978
15979         * lily/dots.cc (print): replace - 
15980
15981         * lily/open-type-font.cc (attachment_point): new function.
15982         (load_table): read LILC table
15983
15984         * buildscripts/gen-bigcheese-scripts.py (Module): new
15985         file. Generate FF scripts.
15986
15987         * mf/feta-din10.mf: idem.
15988
15989         * mf/feta-nummer10.mf: remove mf files.
15990
15991         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
15992
15993 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
15994
15995         * lily/lily-guile.cc: Use scm_from_locale_stringn.
15996
15997         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
15998         compatibility.
15999
16000 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16001
16002         * lily/open-type-font.cc (get_indexed_char): scale metrics by
16003         design-size and units_per_EM.
16004
16005         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
16006
16007 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
16008
16009         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
16010         does not crash fontforge.
16011
16012         * scm/lily-library.scm (char->unicode-index): Hack to map onto
16013         PUA.
16014
16015 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16016
16017         * scm/framework-ps.scm (ps-embed-cff): new function.
16018
16019         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
16020
16021 2004-12-12  Werner Lemberg  <wl@gnu.org>
16022
16023         * mf/bigcheese.pe.in: Add PUA mapping.
16024         Don't create Type 42 but bare CFF font.
16025
16026 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
16027
16028         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
16029         within canvas boundaries.
16030
16031         * mf/merge.pe.in: Set font names, version, license GPL.
16032
16033         * make/substitute.make: Add FONTFORGE.
16034
16035         * config.make.in (FONTFORGE): Add.
16036
16037         * configure.in (gui_b): Use PATH_PROG for fontforge.
16038
16039 2004-12-11  Graham Percival  <gperlist@shaw.ca>
16040
16041         * scm/define-markup-commands.scm: add baseline-skip to info
16042         about \column.
16043
16044 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16045
16046         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
16047
16048         * scm/output-gnome.scm (named-glyph): Use it.
16049
16050         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
16051
16052         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
16053         (upper_string, lower_string, reverse_string): Remove.
16054
16055         * configure.in (fontforge): Reinstate version check.
16056
16057         * ly/engraver-init.ly: Fix clef glyph names.
16058
16059         * lily/time-signature.cc (special_time_signature): Fix fraction
16060         glyph names.
16061
16062 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16063
16064         * mf/merge.pe: new file.
16065
16066         * lily/freetype.cc: new file.
16067
16068         * lily/include/open-type-font.hh (class Open_type_font): new file.
16069
16070         * lily/include/freetype.hh: new file.
16071
16072         * lily/open-type-font.cc: new file.
16073
16074         * lily/all-font-metrics.cc (find_otf): new function.
16075
16076 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16077
16078         * lily/time-signature.cc (special_time_signature): Fix.
16079
16080         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
16081         GTK2 before checking for pango.  Fixes -fgnome.
16082
16083         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
16084         Scheme name.
16085
16086         * scm/define-markup-commands.scm:
16087         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
16088
16089         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
16090
16091         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
16092         date versions.  Fixes configure.
16093         (STEPMAKE_CHECK_VERSION): Support optional actual program version
16094         argument.
16095
16096 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16097
16098         * buildscripts/mf-to-table.py (write_ps_encoding): write real
16099         names in .enc
16100
16101         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
16102
16103 2004-12-09  Graham Percival  <gperlist@shaw.ca>
16104
16105         * Documentation/user/changing-defaults.itely: add info about
16106         make-dynamic-script
16107
16108         * Documentation/user/notation.itely: add link in dynamics to
16109         section about make-dynamic-script.
16110
16111 2004-12-09  Christian hitz  <chhitz@gmx.net>
16112
16113         * lily/lily-guile.cc: change MACOS_X to __APPLE__
16114
16115 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16116
16117         * buildscripts/mf-to-table.py (parse_logfile): use . for
16118         concatting name and group.
16119         (parse_logfile): use M for Minus (negative.)
16120
16121         * lily/include/type-swallow-translator.hh
16122         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
16123
16124         * lily/*.cc: cosmetics around = sign.
16125
16126         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
16127         lyric spacing on the penultimate column.
16128
16129 2004-12-05  Christian Hitz  <chhitz@gmx.net>
16130
16131         * configure.in:
16132         * lily/accidental-placement.cc:
16133         * lily/bar-line.cc:
16134         * lily/beam-concave.cc:
16135         * lily/beam-quanting.cc:
16136         * lily/beam.cc:
16137         * lily/bezier-bow.cc:
16138         * lily/bezier.cc:
16139         * lily/break-align-interface.cc:
16140         * lily/custos.cc:
16141         * lily/dimension-cache.cc:
16142         * lily/dot-column.cc:
16143         * lily/font-metric.cc:
16144         * lily/font-select.cc:
16145         * lily/gourlay-breaking.cc:
16146         * lily/grob-property.cc:
16147         * lily/grob.cc:
16148         * lily/lily-guile.cc:
16149         * lily/line-spanner.cc:
16150         * lily/lookup.cc:
16151         * lily/lyric-extender.cc:
16152         * lily/lyric-hyphen.cc:
16153         * lily/mensural-ligature.cc:
16154         * lily/midi-def.cc:
16155         * lily/misc.cc:
16156         * lily/note-collision.cc:
16157         * lily/note-column.cc:
16158         * lily/note-head.cc:
16159         * lily/paper-outputter.cc:
16160         * lily/percent-repeat-item.cc:
16161         * lily/rest-collision.cc:
16162         * lily/side-position-interface.cc:
16163         * lily/simple-spacer.cc:
16164         * lily/slur-configuration.cc:
16165         * lily/slur-scoring.cc:
16166         * lily/slur.cc:
16167         * lily/spaceable-grob.cc:
16168         * lily/spacing-spanner.cc:
16169         * lily/spanner.cc:
16170         * lily/staff-symbol-referencer.cc:
16171         * lily/stem.cc:
16172         * lily/stencil.cc:
16173         * lily/system-start-delimiter.cc:
16174         * lily/system.cc:
16175         * lily/text-item.cc:
16176         * lily/tie.cc:
16177         * lily/tuplet-bracket.cc:
16178         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
16179         <cmath> beacause isinf/isnan is undefined in <cmath>
16180
16181 2004-12-03  Mats Bengtsson  <mabe@s3.kth.se>
16182
16183         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
16184
16185 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16186
16187         * VERSION: release 2.5.3
16188         
16189 2004-11-29  Arno Waschk <arno@arnowaschk.de>
16190
16191         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
16192
16193 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16194
16195         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
16196
16197         * lily/note-head.cc (internal_print): always try the "s" head if
16198         u/d not found.
16199
16200         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
16201
16202 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16203
16204         * mf/parmesan-heads.mf (overdone_heads): typos.
16205
16206 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
16207
16208         * lily/parser.yy (markup): in markups, { .. } without command
16209         before are also flattened, ie \line must be explicitely used.
16210
16211         * Documentation/user/changing-defaults.itely:
16212         * Documentation/user/notation.itely: 
16213         * input/wilhelmus.ly: 
16214         * input/regression/instrument-name-markup.ly: 
16215         * input/regression/markup-score.ly: 
16216         * input/regression/new-markup-scheme.ly: 
16217         * input/regression/new-markup-syntax.ly: 
16218         * input/test/coriolan-margin.ly: use \line in markups where
16219         appropriate
16220         
16221 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
16222
16223         * scm/new-markup.scm (map-markup-command-list): helper function
16224         used in parser.yy to map markup commands on a markup list.
16225
16226         * lily/parser.yy: get rid off < > in markups by treating { } as
16227         real lists.
16228
16229         * lily/lexer.ll: remove < > from markup lexer mode.
16230
16231         * scripts/convert-ly.py (conv): add rule for converting 
16232         \markup < > to \markup { }
16233
16234         * ly/titling-init.ly: 
16235         * input/test/coriolan-margin.ly: 
16236         * input/regression/new-markup-syntax.ly: 
16237         * input/regression/new-markup-scheme.ly: 
16238         * input/regression/multi-measure-rest-text.ly: 
16239         * input/regression/markup-stack.ly: 
16240         * input/regression/markup-score.ly: 
16241         * input/regression/instrument-name-markup.ly: 
16242         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
16243         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
16244         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
16245         * input/wilhelmus.ly: 
16246         * Documentation/user/notation.itely: 
16247         * Documentation/user/music-glossary.tely: 
16248         * Documentation/user/changing-defaults.itely: change < > to { } in
16249         markups
16250
16251 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16252
16253         * lily/accidental-placement.cc (position_accidentals): shortcut if
16254         no accidentals to place.
16255
16256 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
16257
16258         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
16259         typo s/ly:dimension ?/ly:dimension?/
16260
16261         * input/regression/lily-in-scheme.ly: 
16262         * input/regression/music-function.ly: 
16263         * ly/spanners-init.ly (assertBeamSlope): 
16264         * scm/music-functions.scm (def-grace-function): add the paper
16265         argument to music function definitions.
16266
16267 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16268
16269         * lily/moment.cc (LY_DEFINE):
16270         ly:moment-main-{denominator,numberator}, new function.
16271
16272         * lily/score-engraver.cc (typeset_all): assign to column on basis
16273         of axis-group-parent-X setting.
16274
16275         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
16276         add_element() on basis of axis-group-parent-Y setting.
16277
16278         * lily/grob.cc: add axis-group-parent-{XY} properties.
16279
16280         * input/regression/spacing-stick-out.ly: new file.
16281
16282         * lily/simple-spacer.cc (add_columns): use binary search for
16283         setting column rods. Changes O(n^2) to O(n log(n)) for
16284         constructing spacing problem from columns.
16285         (add_columns): read allow-outside-line to make sure no texts stick
16286         out.
16287         (solve): Simple_spacer::is_active() only determines
16288         satisfies_constraints_ for non-ragged typesetting.
16289
16290         * lily/simultaneous-music.cc (to_relative_octave): only set
16291         old_relative_used if return pitch actually changed.
16292
16293         * scm/define-context-properties.scm
16294         (all-user-translation-properties): change to match implementation.
16295
16296         * python/lilylib.py: Replace re.match by re.search and adds "-c
16297         showpage" to the gs command line (Johannes Schindelin)
16298
16299         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
16300         before processing. Prevents crash when inf is in the extent.
16301
16302         * scm/define-markup-commands.scm (note-by-number): add "s" to
16303         "noteheads-" glyphname.
16304  
16305         * lily/parser.yy (Generic_prefix_music): supply parser argument to
16306         music function as well.
16307         
16308 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16309
16310         * VERSION: release 2.5.2
16311
16312         * Documentation/user/changing-defaults.itely (Creating titles):
16313         add breakbefore variable.
16314
16315         * lily/paper-book.cc (set_system_penalty): new function. Set
16316         penalty_ based on breakBefore setting
16317
16318         * lily/context-specced-music-iterator.cc (construct_children):
16319         interpret special context id $uniqueContextId 
16320
16321         * lily/context.cc (create_unique_context): new method. Move
16322         creation of unique (\new) contexts into interpreting phase. This
16323         makes
16324
16325           foo= \new Staff ..
16326           << \foo \foo >>
16327
16328         produce 2 staves.
16329         
16330
16331         * scm/define-music-properties.scm (all-music-properties): add
16332         quoted-voice-direction
16333
16334         * ly/music-functions-init.ly: killCues function.
16335
16336         * scm/music-functions.scm (cue-substitute): move creation of voice
16337         contexts further to the back. 
16338
16339 2004-11-25  Werner Lemberg  <wl@gnu.org>
16340
16341         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
16342         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
16343
16344 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
16345
16346         * buildscripts/guile-gnome.sh: Fixed typo.
16347
16348 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16349
16350         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
16351
16352         * scripts/abc2ly.py (dump_slyrics): add ord(). 
16353
16354         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
16355         to regular engraver. 
16356
16357 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16358
16359         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
16360
16361 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
16362
16363         * scm/define-markup-commands.scm (fill-line): Typo.
16364
16365         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
16366         and newer.
16367
16368 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
16369
16370         * ly/dynamic-scripts-init.ly: Fixed typo.
16371
16372 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16373
16374         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
16375         note-head, to have different attachment points for up and down.
16376
16377         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
16378
16379         * mf/feta-generic.mf (else): remove solfa.
16380
16381         * mf/feta-bolletjes.mf (tishape): remove unicode test.
16382
16383         * scm/define-context-properties.scm
16384         (all-user-translation-properties): add shapeNoteStyles property.
16385
16386         * lily/shape-note-heads-engraver.cc (process_music): new file.
16387
16388         * lily/event.cc (transpose): call Event::transpose() for
16389         transposing the tonic.
16390
16391 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
16392
16393         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
16394         Unicode/OpenType and AFM.
16395
16396         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
16397
16398 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16399
16400         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
16401
16402         * lily/context.cc (Context): unprotect key from ctor.
16403
16404         * scm/stencil.scm (stack-lines): return empty-stencil if argument
16405         is '()
16406         (stack-stencils): idem.
16407
16408         * Documentation/user/changing-defaults.itely (Creating titles):
16409         document new title layout options.
16410
16411         * lily/parser.yy (lilypond_header_body): copy previous
16412         $globalheader if present.
16413
16414         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
16415         ly:module-copy
16416         
16417         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
16418
16419         * scm/titling.scm: remove old titling functions
16420
16421         * lily/stencil.cc (translate): remove absolute dimension.
16422
16423         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
16424         via markup.
16425
16426         * scm/page-layout.scm (marked-up-headfoot): create header/footer
16427         field from user-supplied markup
16428
16429         * scm/define-markup-commands.scm (on-the-fly): new markup
16430         command. Enter SCM markup procedure directly in Scheme.
16431         (fromproperty): new markup command. Read markup from props argument.
16432
16433         * scm/titling.scm (marked-up-title): create title via
16434         user-specified markup. 
16435
16436         * scm/define-markup-commands.scm (column): remove empty stencils
16437         from column.
16438
16439         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
16440         not have side-effect of creating variable stub.
16441
16442         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
16443
16444 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
16445
16446         * scm/encoding.scm (coding-alist): 
16447         * scm/font.scm (add-ec-fonts):
16448         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
16449         Extended-TeX-Font-Encoding---Latin.
16450
16451         * lily/side-position-interface.cc (general_side_position): Add
16452         actual offset to error message (avoid constant error messages).
16453
16454         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
16455         block.
16456
16457         * lily/font-select.cc (select_encoded_font)
16458         (get_font_by_mag_step, get_font_by_design_size): 
16459         * lily/modified-font-metric.cc (Modified_font_metric): 
16460         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
16461
16462         * scm/encoding.scm (coding-alist): Add fetaDynamic.
16463         (read-encoding-file): Bugfix: do not require space after bracket.
16464
16465         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
16466         these do not exist.
16467
16468 2004-11-20  Graham Percival  <gperlist@shaw.ca>
16469
16470         * Documentation/user/notation.itely: added info about typesetting
16471         boxed bar numbers.
16472
16473 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16474
16475         * flower/interval.cc (T_to_string): gcc4 fixes.
16476
16477         * scm/define-markup-commands.scm (fill-line): use
16478         stack-stencils. This fixes problems with putting already centered
16479         stencils in a line.
16480
16481         * VERSION: release 2.5.1
16482
16483         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
16484
16485 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16486
16487         * input/example-[1-3].ly: simplify.
16488
16489         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
16490
16491         * scm/output-ps.scm (new-text): new function. Use glyphshow to
16492         show glyphs.
16493
16494         * scm/encoding.scm (decode-byte-string): new function.
16495
16496         * scripts/convert-ly.py (conv): add warning about
16497         set-global-staff-size.
16498
16499         * Doxyfile: add. 
16500
16501         * scripts/convert-ly.py (conv): add raggedlastbottom rule
16502         (conv): warn for TextSpanner split.
16503         (conv): warn for textheight.
16504
16505 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
16506
16507         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
16508         building the documentation, info with images are installed.
16509         (final-install): Fix description.  Mention sourcing of login
16510         scripts (instead of running).
16511
16512 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
16513
16514         * Debian lmodern support.  Note that LilyPond will issue warnings
16515         
16516             no such encoding: "FontSpecific"
16517
16518           The font selection mechanism wants to get the encoding from the
16519           font itself, but the idea of lmodern is that it is usable with
16520           different encodings, ie, Lily should get the encoding from the
16521           font tree, rather than the font itself.  This would require some
16522           more work.
16523         
16524         * configure.in: Test for and accept lmodern if EC fonts not found.
16525
16526         * scm/framework-tex.scm (font-load-command): TeX font name
16527         mangling for latin1 encoded cork-lm fonts.
16528         (convert-to-ps): Load lm.map if available.
16529
16530         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
16531         available.
16532
16533         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
16534
16535         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
16536         available.
16537
16538         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
16539         path for absolute file name, that is silly.
16540
16541         * lily/score-engraver.cc (initialize): 
16542
16543         * Documentation/user/GNUmakefile (local-install-info): Invoke
16544         install-info --remove first.
16545
16546         * #include cleanup (Andreas Scherer).
16547
16548 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
16549
16550         * input/test/script-abbreviations.ly: fix typos.
16551
16552 2004-11-17  Werner Lemberg  <wl@gnu.org>
16553
16554         * python/lilylib.py (options_help_str): Support pretty-printing of
16555         newlines in fourth element of option description.
16556
16557         * scripts/lilypond-book.py (option_definitions): Use new lilylib
16558         feature.
16559         Sort options.
16560
16561         * Documentation/user/lilypond-book.itely: Finish update.
16562
16563 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
16564
16565         * Documentation/user/macros.itexi: Add comment about \command.
16566
16567         * Documentation/user/lilypond.tely:
16568         * Documentation/user/lilypond-book.itely: Fix names of lilypond
16569         and lilypond-book nodes, so that `info lilypond' visits the manual
16570         at top level, and `info lilypond-book' visits the lilypond-book
16571         section.
16572
16573         * Documentation/user/GNUmakefile (local-install-info): Fix rules
16574         and packager messages.
16575
16576         * lily/pangofc-afm-decoder.cc: Update test.
16577
16578 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
16579
16580         * scm/lily-library.scm (char->unicode-index): New function.
16581
16582         * scm/output-gnome.scm: 
16583         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
16584
16585         * Proper naming of file name throughout; s/filename/file[-_]name/.
16586
16587         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
16588
16589         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
16590
16591 2004-11-16  Werner Lemberg  <wl@gnu.org>
16592
16593         * scripts/lilypond-book.py: The Lord has commanded me to use only
16594         tabs for indentation.  Your humble servant obeys.
16595
16596 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
16597
16598         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
16599         including font, if LilyPond-feta font is only feta font in path.
16600
16601         * scm/output-gnome.scm (text): Revert to file name of font if font
16602         has no name.  Fixes ec font selection.
16603         (char): Bugfix: do not utf8 twice.  Fixes clefs.
16604
16605         * scm/framework-svg.scm:
16606         * scm/output-svg.scm: New file.  TODO: figure out how to
16607         do character by index in font.
16608
16609         * scm/output-sodipodi.scm: Remove.
16610
16611         * scm/output-ps.scm (stem): Remove.
16612
16613 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
16614
16615         * scm/output-gnome.scm (beam): New function.
16616         (slur): Round corners.
16617         (round-filled-box): Round corners.
16618
16619 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16620
16621         * scm/output-gnome.scm (beam): add function.
16622         (draw-line): new routine.
16623         (dashed-line): stub; call draw-line
16624         (polygon): new routine.
16625
16626 2004-11-15  Werner Lemberg  <wl@gnu.org>
16627
16628         * Documentation/user/lilypond-book.itely: Revise section on
16629         lilypond-book options.
16630         Other minor fixes.
16631
16632         * scripts/lilypond-book.py: Change indentation to 4.
16633         Minor formatting.
16634
16635 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16636
16637         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
16638         grobs that have tweaks specced.
16639         
16640 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
16641
16642         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
16643
16644 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
16645
16646         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
16647         actual char #, not 0 based index.
16648
16649         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
16650
16651         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
16652         Warning: do make -C mf clean.
16653
16654         * lily/context-property.cc: Compile fix.
16655
16656         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
16657         Grok ec-fonts, braces and dynamics.
16658
16659         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
16660
16661 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16662
16663         * lily/include/tweak-registration.hh: new file.
16664
16665         * lily/tweak-registration.cc: new file.
16666
16667         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
16668         saving tweaks.
16669
16670         * scm/output-gnome.scm (text): comment dribble.
16671
16672 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
16673
16674         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
16675
16676         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
16677         path-def before using.  Fixes muchtomany slurs in wrong places
16678         bug.
16679
16680 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16681
16682         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
16683
16684         * lily/include/object-key-undumper.hh (Module): new file.
16685
16686         * lily/object-key-undumper.cc (Module): New file. Deserialize
16687         keys. SCM bindings
16688
16689         * lily/object-key-dumper.cc (Object_key_dumper): idem.
16690         Provide SCM bindings.
16691
16692         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
16693         new file. Serialize object keys.
16694         
16695         * lily/object-key.cc (dump): new function.
16696         (as_scheme): new virtual function
16697         (undump): new function
16698         (undumpers): new table.
16699
16700         * lily/include/global-context.hh (Context): take \score key upon init.
16701
16702         * lily/object-key-dumper.cc (serialize_key): new file.
16703
16704         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
16705
16706         * lily/lily-lexer.cc: remove \quote.
16707
16708         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
16709
16710         * lily/context.cc (Context): take key argument in ctor.
16711         (create_context): new function
16712
16713         * lily/grob.cc (Grob): take key argument in ctor.  
16714
16715         * lily/lilypond-key.cc (do_compare): new file.
16716
16717         * lily/object-key.cc (Object_key): new file.
16718
16719         * lily/include/object-key.hh (class Object_key): new file.
16720
16721         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
16722
16723 2004-11-13  Graham Percival  <gperlist@shaw.ca>
16724
16725         * Documentation/user/lilypond-book.itely: add small warning about
16726         noindent default in lilypond-book.
16727
16728         * Documentation/user/converters.itely: add examples for convert-ly.
16729
16730         * Documentation/user/examples.itely: change version string in templates
16731         to 2.4.0.
16732
16733 2004-11-12  Karl Hammar  <karl@aspodata.se>
16734
16735         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
16736         cmdline, use xargs instead (backportme)
16737
16738 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
16739         
16740         * Documentation/user/: Numerous fixes in the user manual.
16741
16742 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16743
16744         * lily/parser.yy (re_rhythmed_music): search music expression for
16745         context-id, surround by \new Voice if not found. Fixes:
16746         addlyrics-second-staff.ly
16747
16748         * VERSION: 2.5.0 released.
16749         
16750 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
16751
16752         * Documentation/index.html.in: Fix url to one big page.  (backportme)
16753
16754         * Documentation/user/GNUmakefile: Separate rules for split and
16755         unsplit html documents.  Remove perl massaging.  (backportme)
16756
16757 2004-11-11  Graham Percival  <gperlist@shaw.ca>
16758
16759         * Documentation/user/lilypond-book.itely: add short warning about
16760         \lilypond{} in LaTeX docs.
16761
16762 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16763
16764         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
16765         found.  (backportme)
16766
16767         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
16768         version requirement.  (backportme)
16769
16770         * configure.in: Be explicit about old versions of
16771         ec-fonts-mtraced.  (backportme)
16772
16773         * lily/context-selector.cc (set_tweaks): New function.
16774         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
16775         web with -DTWEAK.
16776
16777         * Documentation/user/introduction.itely (Automated engraving):
16778         Remove fragment option.  Fixes web.
16779
16780         * lily/context-property.cc (make_item_from_properties):
16781         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
16782         #ifdef.
16783
16784         * scm/define-context-properties.scm
16785         (all-internal-translation-properties): Add tweakRank and tweakCount.
16786
16787         * lily/grob.cc: 
16788         * scm/define-grob-properties.scm (all-internal-grob-properties):
16789         Add tweak-rank and tweak-count.
16790
16791 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
16792
16793         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
16794         New function.
16795         (text): Use them.
16796
16797         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
16798         animated/opaque grob dragging tweaks.
16799
16800         * buildscripts/guile-gnome.sh: Update.
16801
16802 2004-11-10  Mats Bengtsson  <mabe@s3.kth.se>
16803
16804         * scm/define-grobs.scm (all-grob-descriptions): Added
16805         line-interface to the LigatureBracket object.
16806
16807 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
16808
16809         * scm/framework-gnome.scm (item-event): Support non-animated mouse
16810         dragging tweaks.
16811
16812         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
16813
16814         * lily/context-selector.cc (store_context): New function.
16815
16816         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
16817         (store_grob): New function.
16818         (identify_grob): Add Moment parameter.
16819
16820         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
16821         exists.
16822
16823         * scm/framework-gnome.scm (save-tweaks): Write as alist.
16824
16825 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
16826
16827         * scm/framework-gnome.scm (item-event): Print grob id.
16828         (save-tweaks): New function.
16829         (tweak): New funtion.
16830         (item-event): Use it, bound to arrow keys.
16831
16832         * lily/context-property.cc (make_item_from_properties): Register grob.
16833         * lily/context.cc (add_context): Register context.
16834
16835         * lily/include/context-selector.hh:
16836         * lily/include/grob-selector.hh:
16837         * lily/context-selector.cc:
16838         * lily/grob-selector.cc: New file.
16839
16840 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16841
16842         * lily/slur.cc: add 'positions to interface
16843
16844         * lily/main.cc: reinstate PS as standard output format. 
16845
16846         * scm/framework-tex.scm (output-preview-framework): print systems
16847         up to first non title system.
16848
16849         * lily/grace-engraver.cc (start_translation_timestep): split
16850         scm_cadddr
16851         
16852 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16853
16854         * lily/quote-iterator.cc (Module): remove old quote-iterator
16855
16856         * scm/define-music-types.scm (music-descriptions): move
16857         NewQuoteMusic over QuoteMusic
16858
16859         * Documentation/user/notation.itely (Formatting cue notes): use
16860         \cueDuring.
16861
16862         * lily/new-quote-iterator.cc (quote_ok): new function.
16863
16864         * input/regression/quote-cue-during.ly: new file.
16865
16866         * input/regression/quote-grace.ly: new file.
16867
16868         * scm/define-context-properties.scm (Module): change definition of
16869         graceSettings
16870
16871         * lily/context-property.cc (Module): rename from
16872         translator-property.cc
16873
16874         * lily/context.cc (context_name_symbol): new function
16875
16876         * lily/grace-engraver.cc: new file. Set properties for grobs based
16877         on the grace-ness of now_moment().
16878
16879         * scm/music-functions.scm (add-grace-property): use list
16880         iso. vector for graceSettings
16881         remove set-{start,stop}-grace-properties. 
16882
16883         * lily/new-quote-iterator.cc (construct_children): set
16884         quote_outlet_ if no quoted-context-{id,type} specified.
16885
16886         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
16887
16888         * lily/parser.yy (command_element): remove \quote.
16889
16890         * ly/music-functions-init.ly (location): add quoteDuring music
16891         function. 
16892
16893         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
16894         optional semicolon. (backportme)
16895
16896 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
16897
16898         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
16899         need to link to GUILE et al.
16900
16901 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16902
16903         * scm/define-music-properties.scm (all-music-properties): add
16904         quoted-context-type, quoted-context-id.
16905
16906         * scm/lily.scm (type-check-list): new function.
16907         
16908         * scm/lily-library.scm: new file. Generic library routines.
16909
16910         * lily/parser.yy (Generic_prefix_music): move typechecking out of
16911         parser.
16912
16913         * ly/music-functions-init.ly: add quoteDuring function.
16914
16915         * lily/include/music-iterator.hh (class Music_iterator): rename
16916         set_translator -> set_context
16917
16918         * lily/parser.yy (Generic_prefix_music_scm): add
16919         MUSIC_FUNCTION_SCM_SCM_MUSIC
16920
16921         * scm/lily.scm (sanitize-command-option): new function. (backportme)
16922
16923         * scm/framework-tex.scm (header): sanitize TeX paper size.
16924         (backportme)
16925
16926 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
16927
16928         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
16929
16930         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
16931
16932         * scm/framework-tex.scm (font-load-command): Use T1 if no
16933         font-encoding set.  (backportme)
16934
16935         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
16936         exists before converting.  (backportme)
16937
16938         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
16939         exists before converting.  (backportme)
16940         (convert-to-ps): Remove .ps file if it exists before
16941         converting.  (backportme)
16942
16943         * lily/lexer.ll: Remove extra progress newline, use present tense.
16944
16945         * scm/paper.scm (paper-alist): public.
16946         * scm/framework-tex.scm (convert-to-ps):
16947         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
16948         command line.
16949
16950 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16951
16952         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
16953
16954         * lily/recording-group-engraver.cc (derived_mark): mark
16955         now_events_. (backportme)
16956
16957 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16958
16959         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
16960
16961         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
16962         invoking latex. (backportme.)
16963
16964         * lily/stem.cc (off_callback): center stems for all rest stems.
16965
16966 2004-11-05  Werner Lemberg  <wl@gnu.org>
16967
16968         * Documentation/user/lilypond.tely: Add more guidelines for writing
16969         lilypond texinfo documents.
16970
16971 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
16972
16973         * Documentation/index.html.in: remove <hr>.
16974
16975         * THANKS: change 2.3 to 2.4.
16976
16977 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
16978
16979         * scm/output-gnome.scm: More fontconfig comment.
16980
16981 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
16982
16983         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
16984         <package> directory in $(builddir)/share according with
16985         PACKAGE_NAME defined in the VERSION file.
16986
16987 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16988
16989         * lily/beam.cc (rest_collision_callback): use local beam
16990         multiplicity.
16991
16992         * input/regression/stem-stemlet.ly: new file.
16993
16994         * lily/stem.cc (add_head): store rests as well.
16995
16996         * scm/define-grob-properties.scm (all-user-grob-properties): add
16997         stemlet-length
16998
16999         * lily/stem.cc: store rests as well.
17000         
17001         * input/regression/new-slur.ly: mention forcing.
17002
17003 2004-11-04  Werner Lemberg  <wl@gnu.org>
17004
17005         * Documentation/user/*: A new round of layout fixes and document
17006         structure cleanup.
17007
17008 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
17009
17010         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
17011
17012 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
17013
17014         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
17015
17016 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
17017
17018         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
17019
17020         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
17021
17022         * lily/main.cc (main): Invoke identify.
17023
17024         * scm/lily.scm (postscript->pdf): Remove progress newline.
17025         Write progress to stderr.
17026
17027         * lily/paper-book.cc (output): Remove progress newline.
17028
17029         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
17030         gettext on user messages, and remove whitespace.
17031
17032         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
17033
17034         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
17035         argv[0] (Thomas Scharkowski).
17036
17037         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
17038         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
17039         for ec-fonts-mtraced.
17040
17041         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
17042         --srcdir build (Bertalan).
17043
17044         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
17045         headers and library too (Laura Conrad).
17046
17047         * Documentation/topdocs/INSTALL.texi (Top): Mention development
17048         package for guile too (Laura Conrad).
17049
17050         * lily/main.cc (usage): Typo.
17051
17052 2004-11-02  Werner Lemberg  <wl@gnu.org>
17053
17054         * Documentation/user/notation.ly: More fixes to improve appearance.
17055
17056         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
17057         better output for multicolumn tables.
17058
17059 2004-11-01  Mats Bengtsson  <mabe@s3.kth.se>
17060
17061         * lily/main.cc (dir_info): Fixed typo in the printouts.
17062
17063 2004-11-01  Werner Lemberg  <wl@gnu.org>
17064
17065         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
17066         of output.
17067         Set `per_line' to 2; replace hard-coded value with it.
17068
17069         * Documentation/user/*: Many fixes to improve appearance of
17070         printed manual.
17071
17072 2004-11-01  Werner Lemberg  <wl@gnu.org>
17073
17074         * Documentation/user/changing-defaults.itely,
17075         Documentation/user/notation.ly,
17076         Documentation/user/programming-interface.itely: Use @/.
17077         Fix formatting of some lilypond snippets and tables.
17078
17079         * scripts/lilypond-book.py (compose_ly): Provide useful default
17080         for LINEWIDTH in `override'.
17081
17082 2004-10-31  Graham Percival  <gperlist@shaw.ca>
17083
17084         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
17085
17086 2004-10-31  Werner Lemberg  <wl@gnu.org>
17087
17088         Resetting @exampleindent to `5' gives ugly results with texinfo's
17089         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
17090         (if not quoting) to change @exampleindent only locally.
17091
17092         * scripts/lilypond-book.py (NOQUOTE): New variable.
17093         (output) [LATEX]: Remove AFTER and BEFORE.
17094         [TEXINFO]: Remove AFTER and BEFORE.
17095         Fix QUOTE and VERBATIM pattern.
17096         Add NOQUOTE pattern.
17097         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
17098         and BEFORE.
17099         [output_texinfo]: Use NOQUOTE.
17100
17101 2004-10-31  Graham Percival  <gperlist@shaw.ca>
17102
17103         * Documentation/user/changing-defaults.itely: clarify paper
17104         size commands with correct info.
17105
17106         * Documentation/user/lilypond-book.itely: add more docs for
17107         filename extensions.
17108
17109 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
17110
17111         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
17112         (PATCH_LEVEL): start 2.5.0.
17113
17114 #Local variables:
17115 #coding: utf-8
17116 #End:
17117