]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* lily/simple-spacer.cc (get_line_forces): test for non-fitting
[lilypond.git] / ChangeLog
1 2006-10-18  Joe Neeman  <joeneeman@gmail.com>
2
3         * lily/simple-spacer.cc (get_line_forces): test for non-fitting
4         line even if we precede a forced break.
5
6         * lily/optimal-page-breaking.cc (try_page_spacing): square line
7         forces too. Make page-spacing weight default to 10 because the
8         changes to vertical springs decreased the page force/line force
9         proportions. Also, take the average of line force and page force
10         instead of just the sum.
11
12         * lily/constrained-breaking.cc (initialize): make the stiffness
13         of the vertical springs depend on the height of the system. This
14         prevents pages with only a few large systems from getting huge
15         forces
16
17         * Documentation/user/page.itely (Page formatting): document the
18         change in default page-spacing-weight
19
20         * lily/include/constrained-breaking.hh: initialise bottom_padding_
21
22 2006-10-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
23
24         * input/typography-demo.ly (melody): remove superfluous slur.
25
26         * scm/define-grob-interfaces.scm (piano-pedal-script-interface):
27         add piano-pedal-script-interface
28
29 2006-10-18  Bertalan Fodor  <lilypondtool@organum.hu>
30
31         * scripts/lilypond-book.py: DocBook support.
32
33 2006-10-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
34
35         * lily/piano-pedal-engraver.cc (struct Pedal_info): remove
36         Y-alignment code.
37         (stop_translation_timestep): set bound to currentMusicalColumn if
38         not set yet. Fixes #102
39
40         * lily/piano-pedal-bracket.cc: formatting.
41
42         * input/test/engraver-one-by-one.ly (MyStaff): reformat.
43
44         * lily/piano-pedal-align-engraver.cc: new class
45         Piano_pedal_align_engraver. Handle side-positioning Y-alignment
46         for piano pedals.  
47
48 2006-10-18  Heikki Junes  <hjunes@gmail.com>
49
50         * po/fi.po: Update Finnish translation (before the next release).
51
52 2006-10-17  Joe Neeman  <joeneeman@gmail.com>
53
54         * lily/system.cc (get_paper_system): reinstate the backwards-
55         compatible page breaking for the old page breaker.
56
57 2006-10-17  Erik Sandberg  <mandolaerik@gmail.com>
58         
59         * lily/recording-group-engraver.cc: removed
60
61         * lily/context.cc, lily/translator-group.cc: Don't touch
62         Context::implementation_ if it's null
63
64 2006-10-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
65
66         * scm/paper.scm: only use left-margin if defined.
67
68         * scm/define-grob-interfaces.scm (stroke-finger-interface): typo.
69
70         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): idem.
71
72         * lily/new-fingering-engraver.cc: stringFingerOrientations ->
73         strokeFingerOrientations
74
75         * lily/script-column.cc (row_before_line_breaking): also handle
76         accidentals and arpeggios in horizontal script stacking.
77
78         * lily/script-row-engraver.cc (acknowledge_accidental_placement):
79         new function.
80
81         * input/regression/script-stack-horizontal.ly: trim.
82
83 2006-10-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
84
85         * scm/output-lib.scm (stroke-finger::calc-text): allow reading of
86         'text property too.
87
88         * ly/music-functions-init.ly: rename to StrokeFingerEvent, set
89         'text if string argument.
90
91         * scm/define-grobs.scm (all-grob-descriptions): rename to StrokeFinger.
92
93         * scm/define-context-properties.scm
94         (all-user-translation-properties): change to strokeFingerOrientations
95
96 2006-10-16  Erik Sandberg  <mandolaerik@gmail.com>
97
98         * lily/parser.yy: remove debug output
99
100 2006-10-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
101
102         * ly/paper-defaults.ly: set left/right margin.
103
104         * scm/paper.scm (set-paper-dimensions): use left-margin and
105         right-margin for computing linewidth.
106
107         * Documentation/topdocs/NEWS.tely (Top): idem.
108
109         * input/regression/lyric-tie.ly (texidoc): use vowels for tied
110         lyrics example.
111
112         * scm/define-markup-commands.scm (tied-lyric): increase negative
113         space: space syllables tighter.
114
115         * VERSION (PATCH_LEVEL): bump version.
116
117         * scm/paper.scm: patch by Arvid Gr"otting, arvidgr@gmail.com: tune
118         Ax paper sizes. 
119
120 2006-10-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
121
122         * COPYING: further clarification
123
124         * VERSION: release 2.9.24
125
126         * input/regression/script-stack-horizontal.ly: add version.
127
128         * scm/lily-library.scm (list-join): use fold-right. Fixes #112
129
130         * input/regression/lyric-tie.ly (texidoc): use different words.
131
132         * mf/GNUmakefile (ALL_GEN_FILES): remove fonts.cache-1
133
134 2006-10-15  Erik Sandberg  <mandolaerik@gmail.com>
135
136         * lily/*.cc, lily/include/*.hh: eliminate dummy arguments from
137         macros ADD_TRANSLATOR, DECLARE_SMOBS and DECLARE_SIMPLE_SMOBS
138         
139 2006-10-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
140
141         * mf/GNUmakefile: remove fc-cache calls; not necessary for fc 2.4; 
142
143         * Doxyfile: remove file.
144
145         * scm/define-grob-interfaces.scm (string-finger-interface): add
146         string-finger-interface
147
148         * lily/general-scheme.cc (LY_DEFINE): move
149         ly_camel_case_to_lisp_identifier to here. Use vector<char> iso. char[] 
150
151         * Documentation/topdocs/NEWS.tely (Top): add note for
152         string-finger feature.
153
154         * scm/define-grobs.scm (all-grob-descriptions): add 'string-names
155         property.
156
157         * scm/output-lib.scm (string-finger::calc-text): read 'digit
158         instead of 'text
159
160         * input/regression/script-stack-horizontal.ly: new file.
161
162         * ly/engraver-init.ly: add Script_row_engraver.
163
164         * lily/script-column.cc (order_grobs): refactor: separate axis
165         independent code.
166         (row_before_line_breaking): new function.
167
168         * lily/script-row-engraver.cc (Script_row_engraver): new file.
169
170         * scm/define-grobs.scm (all-grob-descriptions): add ScriptRow
171
172 2006-10-14  Jürgen Reuter  <reuter@ipd.uka.de>
173
174         * Documentation/user/instrument-notation.itely: Cleanup: Remove
175         annoying skip notes from mensural ligature example.  Update
176         @refbugs for ligatures and mensural ligatures.
177
178         * lily/coherent-ligature-engraver.cc,
179         lily/include/coherent-ligature-engraver.hh,
180         lily/mensural-ligature-engraver.cc,
181         lily/vaticana-ligature-engraver.cc: Revise code for item
182         reparentizing.  There should now be less programming_error
183         messages.
184
185         * lily/mensural-ligature-engraver.cc: Improve placement of dots.
186
187         * lily/mensural-ligature.cc, lily/vaticana-ligature.cc:
188         Maintenance bugfix: Don't create empty Stencil (), but empty box
189         instead.  This fix should eliminate some programming_error
190         messages.
191
192         * ly/engraver-init.ly (MensuralStaff): Set default accidental
193         style.
194
195         * input/regression/mensural-ligatures.ly: Maintenance bugfix: Move
196         \layout block _before_ score.
197
198 2006-10-14  Han-Wen Nienhuys  <hanwen@lilypond.org>
199
200         * GNUmakefile.in (PATCH_FILES): remove darwin.patch.
201
202         * lily/pango-font.cc (pango_item_string_stencil): more verbose message.
203
204 2006-10-13  Erlend Aasland  <erlenda@gmail.com>
205
206         * lily/note-collision.cc: fix issue #44 (dot/notehead collision)
207
208 2006-10-13  Han-Wen Nienhuys  <hanwen@lilypond.org>
209
210         * VERSION (PATCH_LEVEL): bump version.
211
212         * COPYING: clarify exception note.
213
214         * lily/main.cc: remove remark about "COPYING".
215
216         * scm/framework-ps.scm (clip-system-EPSes): change ordering, so
217         system-count starts at 0 for each clip-region. Change name to
218         FILE[-COUNT]-from-FROM-to-TO-clip[-COUNT]. Take clip-regions from
219         layout block, per score.
220
221 2006-10-13  Erik Sandberg  <mandolaerik@gmail.com>
222
223         * lily/input-smob.cc: add equal_p for Input
224
225         * lily/music-scheme.cc (ly_camel_case_to_lisp_identifier): new
226         function
227
228         * lily/parser.yy: MY_MAKE_MUSIC sets music origin
229
230         * lily/prob.cc: Add equal_p predicate for Prob
231
232         * lily/translator.cc: small cleanup
233
234         * scm/document-music.cc: use data from translator listener
235         registration to generate documentation for event classes
236
237         * lily/*: Eliminate accept arg of ADD_TRANSLATOR
238         
239         * lily/include/*: Eliminate dummy arg of DECLARE_*SMOBS
240         
241 2006-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
242
243         * GNUmakefile.in (SCRIPTS): Remove lexer-gcc-3.1.sh.
244
245 2006-10-12  Jan Nieuwenhuizen  <janneke@gnu.org>
246
247         * Documentation/topdocs/INSTALL.texi: Thinko.
248
249         * .cvsignore: Update.
250
251         * lexer-gcc-3.1.sh: Remove.
252
253         * Documentation/topdocs/INSTALL.texi: Remove obsolete ftp server.
254         Update anonymous cvs access.  Remove comment about gcc 3.0.4.
255
256 2006-10-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
257
258         * VERSION: release 2.9.23
259
260         * lily/paper-column-engraver.cc (stop_translation_timestep): also
261         typecheck barnumber.
262
263         * scm/framework-ps.scm (dump-stencil-as-EPS): fix thinkos.
264
265         * scm/lily.scm (type-p-name-alist): add rhythmic-location? type name.
266
267         * Documentation/topdocs/NEWS.tely (Top): doc new clipping feature
268
269         * input/regression/clip-systems.ly (Notes): new file. 
270
271         * scm/lily.scm (define-scheme-options): add clip-systems option.
272
273         * scm/framework-ps.scm (dump-stencil-as-EPS-with-bbox): new
274         function
275         (dump-stencil-as-EPS): move bbox calculation from previous
276         dump-stencil-as-EPS
277         (output-framework): use -dclip-systems 
278
279         * scm/lily-library.scm (filtered-map): new function
280
281         * scm/framework-ps.scm (clip-system-EPS): new function.
282         (clip-system-EPSes): new function.
283
284         * lily/paper-column.cc: add rhythmic-location to interface
285
286         * scm/define-grob-properties.scm (all-user-grob-properties): add
287         rhythmic-location property.
288
289         * scm/clip-region.scm: new file: rhythmic-location data type and
290         system-clipped-x-extent function.
291
292         * ly/init.ly: use (scm clip-region)
293
294         * lily/paper-column-engraver.cc (stop_translation_timestep): set
295         rhythmic-location for paper column grobs.
296
297         * lily/grob-scheme.cc (LY_DEFINE): minor cleanup
298
299 2006-10-12  Jürgen Reuter  <reuter@ipd.uka.de>
300
301         * ly/engraver-init.ly: Remove obsolete comment on
302         Bar_number_engraver.
303
304         * Documentation/user/instrument-notation.itely: Tune Ancient
305         Articulations figure, such that the episem actually shows.
306
307         * lily/mensural-ligature.cc (internal_brew_primitive): Bugfix:
308         fix Han-Wen's fix (rev. 1.53): scm_is_pair -> scm_is_number.
309
310         * lily/vaticana-ligature-engraver.cc: Minor robustness fix /
311         cleanup.
312
313 2006-10-12  Graham Percival  <gpermus@gmail.com>
314
315         * Documentation/user/ {some}: minor edits that were lost somehow.
316
317 2006-10-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
318
319         * VERSION (PACKAGE_NAME): bump version.
320
321         * input/regression/lyric-tie.ly (texidoc): new file.
322
323         * Documentation/topdocs/NEWS.tely (Top): add new feature.
324
325         * lily/general-scheme.cc (LY_DEFINE): elucidate docstring.
326
327         * scm/define-markup-commands.scm (tied-lyric): new function: split
328         string along ~ and reattach with U+203F (tie character) and
329         negative space.
330
331         * scm/output-lib.scm (lyric-text::calc-text): new function.
332
333         * lily/lyric-engraver.cc (process_music): don't set 'text.
334
335         * scm/output-lib.scm (string-finger::calc-text): new function
336         (lyric-text::print): new function.
337
338         * lily/new-fingering-engraver.cc (add_fingering): refactor; make
339         generic for fingering & string number. Use for string-finger. 
340
341         * scm/define-music-types.scm (music-descriptions): add
342         StringFingerEvent
343
344         * lily/fingering-engraver.cc (listen_string_finger): new function
345
346         * scm/define-grobs.scm (all-grob-descriptions): add StringFinger
347
348         * scm/define-context-properties.scm
349         (all-user-translation-properties): add stringFingerOrientations
350
351 2006-10-11  Jürgen Reuter  <reuter@ipd.uka.de>
352
353         * mf/parmesan-dots.mf (new), mf/parmesan-generic.mf,
354         ly/engraver-init.ly: Added vaticana-style augmentum dot glyph.
355
356         * lily/dots.cc: Added style property for dots.
357
358         * mf/parmesan-heads.mf: Fix typo in comment.
359
360         * mf/feta-bolletjes.mf, scm/output-lib.scm: Fix longa notes bug by
361         adding longa head to feta font and removing obsolete default
362         mapping scheme code.
363
364 2006-10-10  Han-Wen Nienhuys  <hanwen@lilypond.org>
365
366         * scm/output-lib.scm (fingering::calc-text): use origin
367         event-property, not music-property.
368
369         * lily/lilypond.rc.in: spell my name correctly.
370
371 2006-10-10  Joe Neeman  <joeneeman@gmail.com>
372
373         * lily/grob.cc (pure_height): only add minimum-Y-extent if we
374         already have a non-empty extent. Fixes estimation for Hara-kiri
375         staves.
376
377 2006-10-09  Jürgen Reuter  <reuter@ipd.uka.de>
378
379         * ly/gregorian-init.ly: Simplify definition of \episemInitium and
380         \episemFinis.
381
382         * lily/ligature-engraver.cc: Remove unused #include.
383
384         * lily/vaticana-ligature-engraver.cc: Fix placement of dots.
385         Bugfix: remove method check_for_prefix_loss(Item *) from global
386         namespace to avoid namespace pollution.
387
388 2006-10-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
389
390         * VERSION: release 2.9.22
391
392         * ly/generate-documentation.ly: update option name.
393
394         * lily/dynamic-text-spanner.cc (print): revert fix.
395
396         * scm/define-grob-interfaces.scm
397         (trill-pitch-accidental-interface):
398         add trill-pitch-accidental-interface
399
400         * lily/dots-engraver.cc (acknowledge_rhythmic_head): only
401         dereference if it's really a duration.
402
403         * lily/figured-bass-engraver.cc (process_music): clear spanner if
404         useBassFigureExtenders is not set.
405         (listen_bass_figure): record as new event if
406         useBassFigureExtenders not set. Fixes #103.
407
408         * scm/stencil.scm (circle-stencil): don't center stencil argument,
409         instead: move circle. Fixes #107.
410
411         * scm/define-grobs.scm (all-grob-descriptions): set
412         allow-loose-spacing for PaperColumn and
413         NonMusicalPaperColumn. Kludge for #110.
414
415         * lily/spaceable-grob.cc: add allow-loose-spacing property.
416
417         * lily/spacing-determine-loose-columns.cc (is_loose_column):
418         allow-loose-spacing property.
419
420         * scm/define-markup-commands.scm (postscript): gsave & grestore
421         around embedded PS. Do setlinewidth too. Fixes  #109.
422
423 2006-10-08  Jürgen Reuter  <reuter@ipd.uka.de>
424
425         * lily/ligature-bracket-engraver: Bugfix: Add missing stream event
426         code.  This patch fixes ligature brackets that were not at all
427         engraved any more.
428
429 2006-10-08  Graham Percival  <gpermus@gmail.com>
430
431         * Docuemntation/user/page.itely: clarify two-pass vs. ragged-bottom.
432
433         * ly/property-init.ly: fix sacred harp notehead shapes (bug 96).
434
435         * scm/define-context-properties.scm: clarified docs (bug 91).
436
437         * Documentation/user/basic-notation.itely: document volta brackets
438         not aligning (bug 63).
439
440         * Documentation/user/ global.itely invoking.itely: ignore or
441         add warnings about texstr.
442
443 2006-10-08  John Mandereau  <john.mandereau@free.fr>
444
445         * po/fr.po: update translation.
446
447         * po/: update msgids.
448
449 2006-10-08  Jan Nieuwenhuizen  <janneke@gnu.org>
450
451         * GNUmakefile.in (HELP_CATALOGS): Fix in-build-tree locales.
452
453 2006-10-08  Nicolas Sceaux  <nicolas.sceaux@free.fr>
454
455         * Documentation/user/page.itely (Two-pass vertical spacing): add
456         documentation for two-pass spacing technique.
457
458 2006-10-06  Graham Percival  <gpermus@gmail.com>
459
460         * Documentation/user/convert-ly.txt: new file; new
461         storage place for this file (moved from bugs/ CVS).
462
463 2006-10-06  Jürgen Reuter  <reuter@ipd.uka.de>
464
465         * lily/note-head.cc: Fixed programming_error message.
466
467 2006-10-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
468
469         * scm/define-grobs.scm (pure-conversion): move pure-callback
470         further into body.
471
472         * scm/script.scm (default-script-alist): set avoid-slur for turn,
473         marcato, stopped, thumb.
474
475 2006-10-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
476
477         * lily/completion-note-heads-engraver.cc (process_music): don't
478         skimp on memory usage.
479
480         * lily/beam.cc (set_stem_lengths): do set_stemend for invisible
481         stems too. Fixes #5
482
483         * lily/parenthesis-engraver.cc (acknowledge_grob): set parent of
484         parenthesis item. This fixes premature Y-extent triggering. Fixes
485         issue #95. 
486  
487         * VERSION (PATCH_LEVEL): bump version.
488
489 2006-10-04  Graham Percival  <gpermus@gmail.com>
490
491         * Documentation/user/advanced-notation.itely: added
492         info about instrument names for piano or other contexts,
493         thanks Marcus!
494
495 2006-10-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
496
497         * mf/feta-bolletjes.mf (solfa_quarter_width): use
498         solfa_base_notewidth as unit for non-DO-notes too.
499
500         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: update email.
501
502         * VERSION: release 2.9.21
503
504         * Documentation/topdocs/NEWS.tely (Top): simpler, more clearer
505         override.
506
507 2006-10-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
508
509         * python/lilylib.py (progress): Minor fix.
510
511 2006-10-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
512
513         * lily/note-name-engraver.cc: doc engraver.
514
515         * scm/output-lib.scm (hairpin::calc-grow-direction): new function.
516
517         * lily/dynamic-engraver.cc (process_music): don't set grow-direction.
518
519         * scm/define-grobs.scm (all-grob-descriptions): calc duration-log
520         by callback.
521
522         * lily/stem-engraver.cc (make_stem): don't set duration-log
523
524         * scripts/lilypond-book.py (Lilypond_file_snippet.my_system):
525         write snippet-names binary.
526
527         * python/lilylib.py (system): use os.system for mingw32
528
529         * scripts/lilypond-book.py (bindir): use os.pathsep for prepending
530         to $PATH.
531
532         * scm/backend-library.scm: update email address.
533
534         * Documentation/topdocs/NEWS.tely (Top): add duration-log override
535         example.
536
537         * scm/define-grobs.scm (all-grob-descriptions): use callback to
538         calc dot count.
539
540         * lily/dots-engraver.cc (class Dots_engraver): new engraver:
541         handle dot creation separately.
542
543         * lily/tab-note-heads-engraver.cc (process_music): idem.
544
545         * lily/drum-note-engraver.cc (process_music): idem.
546
547         * lily/note-heads-engraver.cc (process_music): idem.
548
549         * lily/rest-engraver.cc: don't set duration-log.
550
551         * scm/output-lib.scm (string-number::calc-text): new function.
552         (note-head::calc-duration-log): new function.
553
554         * lily/fingering-engraver.cc (make_script): remove 'text setting.
555
556         * scm/output-lib.scm (fingering::calc-text): new function.
557
558 2006-10-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
559
560         * scripts/lilypond-book.py: Fix typo gs-load-font -> gs-load-fonts
561          and include-eps-font -> include-eps-fonts
562
563 2006-10-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
564
565         * lily/multi-measure-rest-engraver.cc: use internalBarNumber
566
567         * lily/timing-translator.cc: list properties.
568         (start_translation_timestep): update internalBarNumber too.
569
570         * scm/define-context-properties.scm
571         (all-user-translation-properties): add internalBarNumber.
572
573         * input/regression/spacing-no-note.ly: new file.
574
575         * buildscripts/output-distance.py (link_file): verbosity for OSError.
576
577         * lily/book.cc: #include cleanup.
578
579         * lily/include/lily-guile-macros.hh: add assert to
580         scm_or_str2symbol(SCM).
581
582         * VERSION (PATCH_LEVEL): bump version.
583
584         * lily/spacing-spanner.cc (musical_column_spacing): handle
585         musical->nonmusical spacing case, where there is no spacing
586         wish. Fixes issue #61.
587
588         * lily/pango-font.cc (text_stencil): allow 'tight' bounds.
589         (pango_item_string_stencil): use logical rect horizontally (to
590         preserve spaces), ink_rect vertically (for time signatures).
591
592         * lily/font-metric.cc (word_stencil): new interface function
593
594         * input/regression/utf-8-mixed-text.ly: new file.
595
596         * lily/percent-repeat-engraver.cc (listen_percent): remove
597         spurious warning.
598
599         * lily/phrasing-slur-engraver.cc (acknowledge_script): only ack
600         non-dynamic scripts. Fixes #30.
601
602         * lily/slur.cc (outside_slur_callback): make offset_scm optional.
603
604         * lily/beam.cc (rest_collision_callback): make prev_offset optional.
605
606         * lily/grob-closure.cc (chain_offset_callback): don't pass 0 but
607         SCM_UNDEFINED for non-existent data.
608
609         * lily/side-position-interface.cc (general_side_position): allow
610         optional current_offset argument for chaining, so combinations of side-position
611         and outside slur callback don't add up.  Fixes issue #92.
612
613         * lily/pango-font.cc (pango_item_string_stencil): use
614         logical_rect. This prevents spaces after words from disappearing,
615         issue #72.
616         
617         * VERSION: release 2.9.20
618
619 2006-10-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
620
621         * scm/define-grob-properties.scm (all-user-grob-properties):
622         mention stencil as user settable.
623
624 2006-10-02  Joe Neeman  <joeneeman@gmail.com>
625
626         * Documentation/user/page.itely (Page formatting): 
627         document auto-first-page-number
628
629         * lily/page-breaking.cc (find_chunks_and_breaks): 
630         * lily/paper-score.cc (calc_breaking): Follow changes to the
631         Constrained_breaking interface
632
633         * lily/constrained-breaking.cc (calc_subproblem): run the main loop
634         here backwards, as an optimisation
635         (initialize): new function; move most of the code in resize () here
636         (combine_demerits): cache ragged_right_
637         (Constrained_breaking): constructor now takes the Paper_score
638
639 2006-10-02  Erik Sandberg  <mandolaerik@gmail.com>
640         
641         * lily/lexer.ll, lily/parser.yy: Add EXPECT_NO_MORE_ARGS token, to
642         avoid parser lookahead for 0-ary functions.
643
644         * lily/translator.cc: Extract event classes from
645         IMPLEMENT_TRANSLATOR_LISTENER for documentation generation.
646
647 2006-10-02  Heikki Junes  <hjunes@gmail.com>
648
649         * po/fi.po: Fix spaces, commas etc. in Finnish translation using
650         KBabel fix tool.
651
652 2006-10-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
653
654         * scm/layout-page-layout.scm (page-breaking-wrapper): new
655         function. Call the page breaking function selected in the
656         `page-breaking' \paper variable, then the post processing function
657         chosen using the `page-post-process' \paper variable.
658         (line-height): new function. Return the height of a system.
659         (line-minimum-position-on-page): new function. Return the position
660         of a system on page (using the previous line position), only
661         considering between system padding.
662         (stretchable-line?): new function. Says whether a line can be
663         stretched (ie. is not a title nor a single staff system).
664         (page-maximum-space-left): new function. Computes space left on a
665         page, when all systems are separated by their padding.
666
667         * lily/page-breaking.cc (breaking::make_pages): Move page post
668         processing function call to page breaking wrapper (common to all
669         page breakers).
670
671         * lily/paper-book.cc (book::pages): call the page breaking
672         wrapper, instead of the page breaker directly
673
674         * ly/paper-defaults.ly: Add \paper variables for page breaking
675         wrapper and page post processing function. Make
676         `write-page-layout' value depend on the 'dump-tweaks option. Add a
677         `system-maximum-stretch-procedure' variable for holding a function
678         computing the maximum stretch a system allows.
679
680         * scm/layout-page-dump.scm (write-page-breaks): computes the
681         stretch to apply to systems on a page to minimize left
682         space. Dump this stretch length.
683
684         * ly/music-functions-init.ly (spacingTweaks): implement it. Read
685         the system-stretch property of the tweak data to stretch the
686         system.
687         (includePageLayoutFile): Void function which includes the
688         generated page-layout file if it exists and if the page layout
689         dumping is not asked.
690         (scoreTweak): if the score tweak named by the argument exists,
691         return it.
692
693 2006-10-01  Joe Neeman  <joeneeman@gmail.com>
694
695         * lily/page-spacing.cc (compress_lines, uncompress_solution):
696         handle correctly the case where there are multiple \noPageBreaks
697         in a row.
698
699 2006-09-30  Laura Conrad <lconrad@laymusic.org>
700
701         * abc2ly.py adds segno (S) and Coda (O) to articulations.
702         
703         * abc2ly.py fix so that entering " -- " will translate to a -- in
704         the lilypond instead of a " - - "
705         
706 2006-09-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
707
708         * lily/align-interface.cc: fix typo
709
710         * lily/dynamic-text-spanner.cc (print): Add a special case for
711         trill spanner right sides. 
712
713         * scm/define-grobs.scm (all-grob-descriptions): set padding to 0.1
714
715         * lily/align-interface.cc (get_extents_aligned_translates): add
716         support for padding variable.
717
718         * lily/break-align-interface.cc (self_align_callback): oops: use
719         loop variable in guard.
720
721         * input/regression/repeat-percent-grace.ly: new file.
722
723         * lily/percent-repeat-engraver.cc (start_translation_timestep):
724         remember first currentCommandColumn of a grace run. Fixes issue 70.
725
726         * lily/percent-repeat-iterator.cc (class Percent_repeat_iterator):
727         move class definition to CC file.
728
729         * lily/multi-measure-rest.cc (percent): use robust_relative_extent()
730
731         * lily/slash-repeat-engraver.cc (listen_percent): don't warn for
732         measure-long  repeats.
733
734         * flower/include/international.hh: include stdarg.h
735
736 2006-09-30  Joe Neeman  <joeneeman@gmail.com>
737
738         * lily/page-turn-page-breaking.cc (calc_demerits): now that we allow
739         put_systems_on_pages to return an empty result, we need to assign
740         demerits properly in that case.
741         (put_systems_on_pages): Make the number of pages depend on the
742         evenness of page_number. Add auto-first-page-number.
743         (calc_subproblem): ensure that the page-number is even for the
744         left-hand page. Warn if the first page-turn doesn't fit onto the
745         first (right-hand) page.
746
747         * lily/page-spacing.cc (solve): bug: demerits_ would always be inf
748         (min_page_count): make this publicly accessible
749         (min_page_count): fix a bug when there are forced page breaks that
750         was introduced when I made this loop run backwards
751         (space_systems_on_n_pages, space_systems_on_n_or_one_more_pages):
752         replace space_systems_on_min_pages with these two. The logic in
753         space_systems_on_min_pages was getting too convoluted and is better
754         contained in page-turn-page-breaking.
755
756         * lily/page-turn-engraver.cc (breakable_column): remove an always-true
757         conditional
758         (breakable_column): typo
759
760         * lily/source-file.cc (get_line): fix off-by-one error
761         and clean up some of the logic
762
763 2006-09-29  Joe Neeman  <joeneeman@gmail.com>
764
765         * lily/page-breaking.cc (make_pages): honour the first-page-number
766         property
767
768 2006-09-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
769
770         * VERSION (PACKAGE_NAME): bump version.
771
772 2006-09-26  Pal Benko  <benko.pal@gmail.com>
773
774         * scm/parser-clef.scm: add petrucci-f3 and -f4 clefs
775         (the latter is the same as petrucci-f which is kept for compatibility)
776
777 2006-09-26  Erik Sandberg  <mandolaerik@gmail.com>
778         
779         * lily/part-combine-iterator.cc: solo1-event -> solo-one-event
780
781 2006-09-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
782
783         * lily/global-context.cc (run_iterator_on_me): break out of loop
784         if moment doesn't increase.
785
786         * scm/define-grob-properties.scm (all-user-grob-properties): add
787         forced property.
788
789         * lily/accidental.cc (after_line_breaking): read forced property.
790
791         * lily/accidental-engraver.cc (process_acknowledged): set 'forced
792         property.
793
794         * input/regression/accidental-forced-tie.ly:  new file.
795
796 2006-09-25  Han-Wen Nienhuys  <hanwen@lilypond.org>
797
798         * ly/engraver-init.ly: set ignoreFiguredBassRest in Staff context.
799
800         * lily/figured-bass-engraver.cc: only listen to rest events if
801         ignoreFiguredBassRest is not set.
802
803         * scm/define-context-properties.scm
804         (all-user-translation-properties): add ignoreFiguredBassRest property
805
806 2006-09-24  Joe Neeman  <joeneeman@gmail.com>
807
808         * lily/paper-book.cc (get_system_specs):
809         (set_system_penalty): fix breakbefore.
810         We used to set a penalty on the system after the break, now we
811         set a permission on the system before the break
812
813         * lily/grob-property.cc: add scm debugging hooks into
814         property modification
815
816         * lily/context-property.cc:
817         * lily/engraver.cc:
818         rename make_foo_from_properties to internal_make_foo and
819         move it from context-property.cc to a member function of
820         Engraver.
821         
822         * lily/include/lily-guile-macros.hh:
823         overload ly_symbol2scm macro so that there is no more need
824         to use internal_foo
825
826         * lily/volta-repeat-iterator.cc:
827         * lily/tweak-engraver.cc:
828         * lily/tuplet-bracket.cc:
829         * lily/span-bar-engraver.cc:
830         * lily/script-engraver.cc:
831         * lily/prob-scheme.cc:
832         * lily/pointer-group-interface.cc:
833         * lily/parser.yy:
834         * lily/grob-scheme.cc:
835         * lily/grob-property.cc:
836         * lily/context.cc:
837         * lily/context-property.cc:
838         * lily/break-substitution.cc:
839         * lily/break-align-engraver.cc:
840         * lily/axis-group-interface.cc:
841         * lily/align-interface.cc:
842         remove calls to internal_FOO
843
844         * lily/system-start-delimiter-engraver.cc:
845         * lily/parenthesis-engraver.cc:
846         * lily/accidental-engraver.cc:
847         remove calls to make_foo_from_properties
848
849 2006-09-23  Graham Percival  <gpermus@gmail.com>
850
851         * Documentation/user/programming-iterfaces.itely: fix
852         def-music-function -> define-music... leftover.
853
854 2006-09-23  Joe Neeman  <joeneeman@gmail.com>
855
856         * lily/page-spacing.cc (min_page_count): by running the loop
857         backwards, we can calculate ragged_last properly.
858
859 2006-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
860
861         * ly/titling-init.ly (scoreTitleMarkup): Rename (typo!?)
862         printfirst-page-number -> print-first-page-number
863
864         * python/convertrules.py: corresponding rule.
865
866         * Documentation/user/page.itely (Page formatting): Document the
867         default values of all page layout parameters. 
868
869 2006-09-22  Erik Sandberg  <mandolaerik@gmail.com>
870
871         * lily/lexer.ll: remove limitation on music function arity. New
872         mode extratoken, which inserts extra EXPECT_* tokens after
873         MUSIC_FUNCTION token. Junk all MUSIC_FUNCTION_* tokens.
874
875         * lily/parser.yy: Change grammar for music function accordingly.
876
877         * lily/include/lily-parser.hh: New method get_state, new member
878         hidden_state. Works around a problem when parser fetches
879         MUSIC_FUNCTION token but not the following EXPECT_* token.
880
881         * lily/translator.cc, lily/context.cc:, lily/translator-group.cc:
882         remove try_music
883
884         * lily/*-engraver.cc, lily/*-performer.cc: Remove all remaining
885         references to Music; use ASSIGN_EVENT_ONCE everywhere
886
887         * lily/grob-info.cc: junk *music_cause
888
889         * lily/music.cc: copy eventified articulations to stream event
890
891         * lily/part-combine-iterator.cc: Cleanup using enums
892
893         * lily/translator-group.cc: Junk OldMusicEvent, and associated
894         methods
895
896         * lily/include/engraver.hh: Junk music.hh include
897
898         * lily/stream-event.cc: Changed constructors
899
900 2006-09-21  Graham Percival  <gpermus@gmail.com>
901
902         * Documentation/user/tweaks.itely (Fitting music onto fewer
903         pages): change settings to avoid warning messages.
904
905 2006-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
906
907         * Documentation/user/tweaks.itely (Fitting music onto fewer
908         pages): Add between-system-space setting. 
909
910 2006-09-21  Han-Wen Nienhuys  <hanwen@lilypond.org>
911
912         * lily/accidental-placement.cc (calc_positioning_done): don't
913         trigger Y-extent calculation too early. Use pure_height instead.
914
915         * lily/scale.cc (LY_DEFINE): new file. 
916
917 2006-09-20  Joe Neeman  <joeneeman@gmail.com>
918
919         * lily/page-breaking.cc (find_chunks_and_breaks): ignore breaks
920         that happen at the start of a score: having a zero-length
921         chunk was messing up min_system_count calculations.
922
923         * lily/source-file.cc (get_line): lower_bound, not
924         binary_search. Fixes problem where point-and-click would
925         always point to the first line.
926
927 2006-09-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
928
929         * lily/accidental-placement.cc (calc_positioning_done): also put
930         stems into accidental support. 
931
932         * lily/tie-engraver.cc (process_music): also set tieMelismaBusy if
933         event_ detected.
934
935         * scm/script.scm (default-script-alist): avoid-slur and
936         slur-padding for portato script.
937
938         * lily/stem-tremolo.cc (translated_stencil): new function. 
939         (height): use new function. Fixes tremolos on whole notes.
940
941         * lily/slur-scoring.cc (get_best_curve): don't crash if no optimal
942         slur found.
943
944 2006-09-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
945
946         * scripts/abc2ly.py (try_parse_comment): idem.
947
948         * scripts/lilypond-book.py (find_toplevel_snippets): use 'foo' in
949         bar_string iso. string.find()
950
951         * lily/*.cc: idem.
952
953         * lily/slur.cc (get_curve): always use scm_is_pair() looping
954         scheme lists.  
955
956 2006-09-18  Graham Percival  <gpermus@gmail.com>
957
958         * Documentation/user/basic-notation.itely: add bug
959         warning about ties and octavation/clef.
960
961 2006-09-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
962
963         * VERSION (PACKAGE_NAME): release 2.9.18
964
965 2006-08-29  Milan Zamazal  <pdm@brailcom.org>
966
967         * elisp/lilypond-mode.el (LilyPond-command-alist): Don't try to
968         figure out midi file names right here.
969         
970 2006-09-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
971
972         * scm/framework-ps.scm (dump-stencil-as-EPS): naming pad-eps-boxes.
973
974         * scm/backend-library.scm: option naming:  gs-font-load*s*
975
976         * scm/framework-eps.scm (dump-stencils-as-EPSes): rename option to
977         include-eps-fonts
978
979 2006-09-17  Joe Neeman  <joeneeman@gmail.com>
980
981         * scm/define-music-types.scm (music-descriptions): remove
982         BreakEvent and fix {Page,Line}{Break,Turn}Event so
983         Music::to_event doesn't complain.
984
985         * lily/accidental-placement.cc (ape_compare):
986         * lily/semi-tie.cc (compare): 
987         * lily/note-column.cc (shift_compare): replace by XXX_less
988
989         * lily/tie-formatting-problem.cc (set_chord_outline): 
990         * lily/tie-column.cc (calc_positioning_done): 
991         * lily/system.cc (post_processing)
992         (get_paper_system): 
993         * lily/stem.cc (note_head_positions)
994         (calc_positioning_done): 
995         * lily/spanner.cc (do_break_processing)
996         (find_broken_piece): 
997         * lily/span-bar.cc (print): 
998         * lily/semi-tie-column.cc (calc_positioning_done): 
999         * lily/rest-collision.cc (calc_positioning_done): 
1000         * lily/program-option.cc (get_help_string): 
1001         * lily/note-collision.cc (get_clash_groups):
1002         * lily/new-fingering-engraver.cc (position_scripts):
1003         * lily/keyword.cc (Keyword_table):
1004         * lily/hara-kiri-group-spanner.cc (request_suicide):
1005         * lily/grob-pq-engraver.cc (stop_translation_timestep):
1006         * lily/accidental-placement.cc (calc_positioning_done):
1007         (stagger_apes):
1008         * lily/beam.cc (get_beam_segments):
1009         * lily/grob-array.cc (remove_duplicates):
1010         use new vector_sort
1011         
1012         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily:
1013         ragged-last-bottom = ##f (test the new page breaker)
1014
1015         * flower/include/std-vector.hh (vector_sort): use STL sort stuff
1016
1017         * scm/define-context-properties.scm
1018         (all-internal-translation-properties): remove properties that
1019         were used to communicate page-turn stuff to the paper-column
1020         engraver.
1021
1022         * lily/lily-guile.cc (robust_scm2string): new function
1023
1024         * lily/paper-column-engraver.cc: Clean up page turn stuff
1025
1026         * lily/page-turn-engraver.cc: Re-write the page turn logic here
1027         instead of cluttering up paper-column-engraver.cc
1028
1029 2006-09-17  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1030
1031         * scm/layout-page-dump.scm (scm): export utility function names,
1032         to allow user writing cutsom dumping functions.
1033
1034         * scm/layout-page-layout.scm: export utility function names to
1035         enable custom page breaking function writing. Tabify.
1036         (line-next-space): use ?-suffix only for predicates
1037         (page-maximum-space-to-fill): new function. Return the space
1038         between first and bottom system of a page, to give to
1039         space-systems.
1040         (space-systems): use a space-to-fill argument (for instance as
1041         computed by page-maximum-space-to-fill) instead of computing
1042         internaly this space with the page height. That way, the caller
1043         can adjust the space to use.
1044         (make-page-from-systems, walk-paths): compute space to fill before
1045         calling space-systems.
1046
1047 2006-09-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
1048
1049         * scm/script.scm (default-script-alist): set paddings for every
1050         type here, increase for portato mark.
1051
1052         * scm/lily.scm (define-scheme-options): typo: add s, so it is 
1053         -dinclude-eps-fonts
1054
1055 2006-09-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
1056
1057         * scm/define-grobs.scm (all-grob-descriptions): oops, typo:
1058         use spanner::set-spacing-rods
1059
1060         * lily/note-column.cc: reformat.
1061
1062         * lily/rest-collision.cc (calc_positioning_done): fix whole/half
1063         step positioning for note/rest combinations.
1064
1065         * input/regression/rest-note-collision.ly: new file.
1066
1067         * scm/define-grobs.scm (all-grob-descriptions): add
1068         springs-and-rods
1069
1070         * flower/include/std-vector.hh: switch off again.
1071
1072         * VERSION (PATCH_LEVEL): bump to 2.9.18
1073
1074         * flower/include/std-string.hh: idem.
1075
1076         * flower/include/std-vector.hh (_GLIBCXX_DEBUG): set if NDEBUG not set.
1077
1078 2006-09-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1079
1080         * ly/engraver-init.ly: Make FiguredBass accepted in GrandStaff and
1081         PianoStaff. 
1082
1083 2006-09-08  Joe Neeman  <joeneeman@gmail.com>
1084
1085         * Documentation/user/page.itely: update page breaking documentation
1086
1087 2006-09-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
1088
1089         * lily/note-collision.cc (calc_positioning_done): only access
1090         first head if available.
1091
1092         * lily/tuplet-engraver.cc: add tupletFullLengthNote to description.
1093
1094         * scm/framework-ps.scm (output-preview-framework): use new name.
1095
1096         * lily/program-option.cc (internal_set_option): use new names.
1097
1098         * Documentation/user/SConscript (lilypond_book_flags): update -d
1099         variable names.
1100
1101         * Documentation/user/lilypond-book.itely (Inserting LilyPond
1102         output into other programs): new variable names.
1103
1104         * scm/lily.scm (define-scheme-options): uniformize var names.
1105
1106         * lily/tuplet-engraver.cc (listen_tuplet_span): verify that
1107         tuplets_ is non-empty before popping.
1108
1109 2006-09-07  Joe Neeman  <joeneeman@gmail.com>
1110
1111         * lily/spanner.cc (find_broken_piece): 
1112         * lily/spacing-spanner.cc (get_columns): 
1113         * lily/source-file.cc (get_line): 
1114         * lily/simple-spacer.cc (get_column_description): 
1115         * lily/keyword.cc (lookup): 
1116         use the new binary search.
1117
1118         * flower/include/std-vector.hh: replace binary_search with
1119         a more STL-like version
1120
1121 2006-09-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
1122
1123         * lily/tie-performer.cc: remove unused last_event_ property.
1124         (class Tie_performer): add now_tied_heads_ property for
1125         partially-tied heads.
1126         (acknowledge_audio_element): when adding an Audio_note, put the
1127         note in now_tied_heads_ if the audio note is partially tied.
1128         (stop_translation_timestep): always include entries in
1129         now_tied_heads_ in heads_to_tie_.
1130
1131         * lily/drum-note-performer.cc (process_music): look for tie-events
1132         in the articulations; pass to Audio_note constructor.
1133
1134         * lily/note-performer.cc (process_music): look for tie-events in
1135         the articulations; pass to Audio_note constructor.
1136
1137         * lily/audio-item.cc (Audio_note): Initialize tie_event_ in
1138         constructor.
1139
1140         * lily/include/audio-item.hh (class Audio_note): add tie_event_.
1141         include initializer in constructor.
1142
1143 2006-09-02  Joe Neeman  <joeneeman@gmail.com>
1144
1145         * lily/simple-spacer.cc (get_line_forces): Ignore loose columns
1146         unless they are breakable. This fixes discrepancies between the forces
1147         calculated here and the forces calculated in get_line_configuration.
1148
1149         * lily/grob.cc (pure_relative_y_coordinate): fix some
1150         mis-estimation that was happening with piano staves.
1151
1152         * lily/constrained-breaking.cc (resize): don't choke if we get a
1153         measure that won't fit on a line.
1154         (combine_demerits): don't consider uniformity when ragged
1155
1156         * lily/page-spacing.cc (solve): why the f* were there two of these?
1157         (calc_subproblem): properly handle the case where a system is taller
1158         than the page.
1159
1160         * lily/system.cc (get_paper_system): ensure that all the permissions
1161         and penalties are passed to the paper systems.
1162
1163         * lily/page-breaking.cc (create_system_list): support system-count.
1164
1165         * scm/define-grobs.scm (pure-print-callbacks): add
1166         ly:script-interface::print
1167
1168         * lily/page-spacing.cc (min_page_count): fix calculation of min
1169         pages if we are ragged and there are non-zero springs.
1170
1171         * scm/layout-page-layout.scm: if the pure-height estimates are under
1172         the real height, allow space-systems to ignore padding if it is
1173         needed in order to fit the systems on one page
1174
1175         * lily/optimal-page-breaking.cc (try_page_spacing): fix reading
1176         ragged properties
1177         (solve): fix performance problem. Make sure we always get at least
1178         one solution
1179
1180         * lily/page-breaking.cc (make_pages): include write-page-breaks
1181         and page-stencil
1182
1183         * lily/paper-score.cc (calc_breaking): remove Gourlay breaker
1184
1185         * scm/define-grobs.scm: add the new slur-callback
1186         fix pure-relevant to not exclude grobs whose extent is already
1187         calculated
1188
1189         * ly/paper-defaults.ly: make ly:optimal-breaking the new default
1190         page breaker
1191
1192         * lily/slur.cc (pure_height): new callback to estimate the height
1193         of a slur
1194
1195 2006-09-02  Graham Percival  <gpermus@gmail.com>
1196
1197         * Documentation/user/invoking.itely: small update on
1198         MacOS X notes; thanks Trevor!
1199
1200 2006-09-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
1201
1202         * VERSION (MY_PATCH_LEVEL): release 2.9.17
1203
1204         * lily/lexer.ll: accept EOF in all states.
1205
1206         * lily/tempo-performer.cc (Tempo_performer): initialize last_tempo_.
1207
1208         * lily/source-file.cc (Source_file): always 0-terminate character
1209         array, to prevent Flex from barfing.
1210
1211         * lily/global-context.cc (get_output): robustness: don't crash if
1212         no Score context found.
1213
1214         * lily/include/book.hh (class Book): idem.
1215
1216         * lily/include/context-def.hh (struct Context_def): idem.
1217
1218         * lily/include/score.hh (class Score): don't derive from Input.
1219
1220         * lily/book.cc (Book): add a copy ctor. 
1221
1222         * buildscripts/output-distance.py (FileLink.calc_distance): count
1223         orphans in distance too.
1224
1225         * python/midi.c (midi_parse_track): robustness: don't read past
1226         end of string.
1227
1228         * ly/performer-init.ly: add Control_track_performer, move
1229         Tempo_performer and Time_signature_performer to Score.        
1230
1231         * lily/score-performer.cc (acknowledge_audio_elements): override
1232         from base class: add to audio-columns
1233
1234         * lily/control-track-performer.cc (add_text): new file: generate
1235         the control track.
1236
1237         * lily/performance.cc: move output_header_track to
1238         Control_track_performer ()
1239
1240         * lily/midi-walker.cc (Midi_walker): get channel in constructor.
1241
1242         * lily/include/midi-item.hh (class Midi_channel_item): insert
1243         class into hierarchy, for items that can have a channel setting. Dehungarify.
1244
1245         * lily/include/performer.hh (class Performer): remove
1246         play_element();  move functionality into announce/acknowledge.
1247
1248         * lily/audio-staff.cc (output): remove channel_ from Midi_track.
1249
1250         * lily/tie-engraver.cc (stop_translation_timestep): only wipe
1251         heads_to_tie_ if there are new heads to tie.  Fixes polyphony in ties.
1252
1253 2006-08-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
1254
1255         * lily/tie-engraver.cc (stop_translation_timestep): robustness for
1256         ambituses.
1257
1258         * lily/all-font-metrics.cc: remove TFM support.
1259
1260         * lily/include/tfm.hh: remove TFM support, TFM reader.
1261
1262         * lily/include/binary-source-file.hh: remove Binary_source_file.
1263
1264 2006-08-27  Graham Percival  <gpermus@gmail.com>
1265
1266         * Documentation/topdocs/NEWS.itely: add @c marker for
1267         stuff I've processed.
1268
1269         * Documentation/user/ various: info from NEWS.
1270
1271 2006-08-27  Joe Neeman  <joeneeman@gmail.com>
1272
1273         * lily/paper-column-engraver.cc (finalize): Oops, this change
1274         should have gone in on 2006-08-23
1275
1276 2006-08-26  Mats Bengtsson  <mabe@s3.kth.se>
1277
1278         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use double
1279         quotes to quote arguments. Fixes Windows problem.
1280
1281         * python/lilylib.py (progress): idem
1282
1283 2006-08-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
1284
1285         * scripts/musicxml2ly.py: fix for importing
1286         minor key signatures from MusicXML.  (Phillip Kirlin)
1287
1288 2006-08-24  Phillip Kirlin  <pkirlin@acm.org>
1289
1290         * python/musicxml.py: 
1291         (Attributes.get_key_signature): now correctly retrieves mode from 
1292         MusicXML. 
1293
1294 2006-08-25  Han-Wen Nienhuys  <hanwen@lilypond.org>
1295
1296         * lily/parser.yy (output_def_body): take ownership of identifier
1297         back to C++.
1298
1299         * Documentation/user/advanced-notation.itely (Metronome marks):
1300         update use of \tempo in \midi.
1301
1302         * VERSION: release 2.9.16
1303         
1304 2006-08-24  Erik Sandberg  <mandolaerik@gmail.com>
1305
1306         * input/mutopia/*: upgrade to new midi tempo syntax (repairs make
1307         web partially)
1308
1309 2006-08-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
1310
1311         * input/regression/tie-chord-partial.ly: clarify example.
1312
1313         * scm/define-music-properties.scm (all-music-properties): remove
1314         untied.
1315
1316         * ly/music-functions-init.ly: remove \untied.
1317
1318         * lily/tie-engraver.cc (struct Head_event_tuple): store both
1319         stream events and music events.
1320         (stop_translation_timestep): search acknowledged heads for
1321         tie-event.
1322
1323         * input/regression/tie-chord-partial.ly: new file.
1324
1325         * scm/define-markup-commands.scm (char): use ly:wide-char->utf-8
1326         for \char markup command.
1327
1328         * scm/define-event-classes.scm (unlistened-music-event-classes): idem.
1329
1330         * scm/define-music-types.scm (music-descriptions): consistency:
1331         Use solo-{one,two}-event iso. solo-[12]-event.
1332
1333         * lily/part-combine-engraver.cc (process_music):
1334         Use solo-{one,two}-event iso. solo-[12]-event.
1335
1336         * ly/declarations-init.ly (partCombineListener): add Timing as
1337         alias
1338
1339         * flower/std-string.cc (string_copy): use copy ()
1340
1341         * lily/source-file.cc (Source_file): use copy(). Remove contents_str0()
1342
1343 2006-08-24  Graham Percival  <gpermus@gmail.com>
1344
1345         * Documentation/user/changing-defaults.itely, global.itely,
1346         lilypond-book.itely, page.itely: minor changes from mailist.
1347
1348 2006-08-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
1349
1350         * buildscripts/mutopia-index.py (allfiles): filter lily-XXX and
1351         snippet-map
1352
1353         * scm/define-context-properties.scm
1354         (translator-property-description): robustness: detect type errors
1355         in property definitions.
1356
1357         * lily/parser.yy (score_body): protect SCORE_IDENTIFIER result
1358         after getting it from SCM. 
1359
1360         * lily/smobs.cc (protect_smob): switch off fancy smob protection
1361         for now. 
1362
1363         * lily/include/performer.hh (class Performer): strip get_tempo()
1364         method.
1365
1366         * lily/midi-def.cc: strip file.
1367
1368         * lily/lexer.ll (Lily_lexer): don't protect hash key separately.
1369
1370         * lily/include/context-def.hh (struct Context_def): use
1371         VIRTUAL_COPY_CONSTRUCTOR().
1372
1373         * lily/source-file.cc: smobification.
1374
1375         * lily/include/source-file.hh (class Source_file): smobify
1376         Source_file. Trim redundant members.
1377
1378         * lily/parser.yy (Lily_lexer::try_special_identifiers): unprotect
1379         clones after creation. This plugs a huge memory leak.
1380
1381         * python/convertrules.py (FatalConversionError.sub_tempo):
1382         complete rule for \midi{ \tempo }
1383
1384         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): idem.
1385
1386         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): update tempo.
1387
1388 2006-08-23  Joe Neeman  <joeneeman@gmail.com>
1389
1390         * input/regression/optimal-page-breaking-hstretch.ly: test for
1391         ragged-last-bottom also
1392
1393         * lily/paper-column-engraver.cc (finalize): make the end of a score
1394         breakable by default. This is to balance out a change in behaviour
1395         of the page-turn-breaker which no longer makes the end of a score
1396         breakable.
1397
1398         * lily/paper-book.cc (pages): set the systems_ once the pages are
1399         broken
1400
1401         * lily/page-turn-page-breaking.cc (calc_subproblem): use the new
1402         Page_breaking interface.
1403
1404         * lily/page-breaking.cc (class Page_breaking): make the interface
1405         more consistent and provide abstractions for dealing with
1406         Line_divisions.
1407
1408         * lily/optimal-page-breaking.cc (solve): use a more straightforward
1409         algorithm. Use the new interface to Page_breaking.
1410
1411         * lily/page-spacing.cc: better support for ragged-bottom and
1412         ragged-last-bottom
1413
1414 2006-08-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
1415
1416         * python/convertrules.py (conv): warning on \tempo{}
1417
1418         * ly/performer-init.ly: set tempoWholesPerMinute.
1419
1420         * ly/midi-init.ly: remove \midi
1421
1422         * lily/tempo-performer.cc: look at tempoWholesPerMinute to set
1423         MIDI tempo.
1424
1425         * lily/metronome-engraver.cc (process_music): use tempoUnitCount
1426         tempoUnitDuration for determining what to print.
1427
1428         * lily/lyric-extender.cc: typo.
1429
1430         * lily/parser.yy (output_def_body): disallow \tempo in \midi{}
1431
1432         * lily/duration-scheme.cc (LY_DEFINE): ly:duration-length: new
1433         function.
1434
1435         * scm/lily.scm (define-scheme-options): alphabetize, add eps-pad-boxes.
1436
1437         * scm/framework-ps.scm (dump-stencil-as-EPS): only pad boxes if
1438         eps-pad-boxes is set.
1439
1440         * scripts/lilypond-book.py (main): use -deps-pad-boxes.
1441
1442         * THANKS: update sponsors.
1443
1444         * ly/english.ly: quarter tone naming (thanks, Trevor Baca)
1445
1446         * Documentation/topdocs/NEWS.tely (Top): doc new feature.
1447
1448         * input/regression/tie-chord-untied.ly: new file.
1449
1450         * lily/tie-engraver.cc (acknowledge_note_head): check 'untied property.
1451
1452         * scm/define-music-properties.scm (all-music-properties): add
1453         'untied property.
1454
1455         * buildscripts/mutopia-index.py (allfiles): look for .ly rather
1456         than .ly.txt.
1457         (headertext_nopics): sanitize no-examples text.
1458
1459         * scm/page.scm (make-page-stencil): don't rely on extents of
1460         page-stencil. This fixes spurious space around .EPS files produced
1461         with the EPS backend.
1462
1463 2006-08-21  Han-Wen Nienhuys  <hanwen@lilypond.org>
1464
1465         * lily/stencil-scheme.cc (LY_DEFINE): make extent arguments optional.
1466
1467         * lily/hara-kiri-engraver.cc (process_music): remember
1468         keepAliveInterfaces after processing \set
1469
1470         * lily/lyric-extender.cc (print): support left/right-padding for
1471         extenders.
1472
1473         * scm/documentation-generate.scm (string-append): revert lilypond/
1474         path, doc why.
1475
1476 2006-08-20  Graham Percival  <gpermus@gmail.com>
1477
1478         * Documentation/user/lilypond.tely: clarification to
1479         license presentation (not to actual license).
1480
1481         * Documentation/user/basic-notation.itely,
1482         instrument-notation.itely: minor changes.
1483
1484         * input/ {regression, test}/+.ly: clarification to
1485         text (you can click on examples).  Thanks, Mats!
1486
1487         * input/manual/bar-lines.ly: adds ||: repeats.
1488
1489 2006-08-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
1490
1491         * make/ly-vars.make (OMF_FILES): strip ps.gz from OMF_FILES 
1492
1493         * scm/documentation-lib.scm (texi-file-head): category LilyPond.
1494
1495         * Documentation/user/lilypond.tely: strip lilypond/ from info
1496         links, rename to category LilyPond
1497
1498         * lily/pango-font.cc (description_string): new function.
1499
1500         * VERSION: release 2.9.15
1501
1502         * lily/spacing-engraver.cc (stop_translation_timestep): use
1503         Dscho's fix for spacing spanner. 
1504
1505         * scm/define-music-types.scm (music-descriptions): use
1506         apply-output-event for ApplyOutputEvent
1507
1508         * lily/output-property-engraver.cc (listen_apply_output): rename
1509         from listen_layout_instruction.
1510
1511         * lily/piano-pedal-engraver.cc (struct Pedal_type_info): new
1512         function protect()
1513
1514 2006-08-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
1515
1516         * scm/lily.scm (lilypond-all): option read-file-list: substitute
1517         commandline args with contains, split by \n.
1518
1519         * scripts/lilypond-book.py (Lilypond_file_snippet.my_system):
1520         write snippet-names file, call with -dread-file-list. Fixes
1521         command limitations on 64-bit systems.
1522
1523         * input/regression/stencil-color-rotation.ly: new file.
1524
1525         * lily/include/translator.hh (struct Acknowledge_information):
1526         revert: don't use Protected_scm in global objects, as GUILE can't
1527         handle gc_unprotect from automated destructors on MacOS X.
1528  
1529         * lily/grob.cc (get_print_stencil): use retval.expr() as base for
1530         color, not the original stencil. Fixes combinations of
1531         color/transparency/rotation. 
1532
1533         * scripts/lilypond-book.py (main): add --formats=eps for
1534         texinfo/latex.
1535
1536         * lily/spacing-engraver.cc (stop_translation_timestep): don't
1537         crash if spacing_ is nonexistent.
1538
1539 2006-08-14  Mats Bengtsson  <mabe@s3.kth.se>
1540
1541         * scripts/lilypond-book.py (output): Remove obsolete(!?)
1542         \catcode`\@=12 in the LaTeX output.
1543
1544 2006-08-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
1545
1546         * scm/define-music-types.scm (music-descriptions):
1547         use sustain-event iso. sustain-pedal-event.
1548
1549 2006-08-11  Joe Neeman  <joeneeman@gmail.com>
1550
1551         * scripts/convert-ly.py: honour the -n command-line switch
1552
1553 2006-08-10  Han-Wen Nienhuys  <hanwen@lilypond.org>
1554
1555         * scm/output-lib.scm (bar-line::calc-glyph-name): add dashed liine
1556         break specification.
1557
1558 2006-08-10  Joe Neeman  <joeneeman@gmail.com>
1559
1560         * Documentation/user: convert-ly the user manual
1561
1562 2006-08-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
1563
1564         * stepmake/aclocal.m4: version check patch (thanks MWD)
1565
1566         * ly/music-functions-init.ly: robustness. Don't crash if
1567         currentBarNumber is not a number.
1568
1569         * VERSION (PATCH_LEVEL): bump.
1570
1571 2006-08-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
1572
1573         * stepmake/aclocal.m4: better version check; handle fooX.Y
1574         binaries too.
1575
1576         * ly/performer-init.ly: instrument name fixup.
1577
1578         * input/manual/chord-names-jazz.ly (banterProperties):
1579         instrumentName update
1580
1581         * scm/define-event-classes.scm (lambda): use ly:is-listened-event-class
1582
1583         * lily/ly-module.cc (ly_module_symbols): use ly_hash_table_keys
1584
1585         * lily/translator.cc (LY_DEFINE): ly:is-listened-event-class: new
1586         function. Use hash tables to check membership.
1587
1588         * lily/general-scheme.cc (LY_DEFINE): new function.
1589
1590         * lily/piano-pedal-engraver.cc (struct Pedal_type_info): idem
1591
1592         * lily/include/translator.hh (struct Acknowledge_information): add
1593         Protected_scm
1594
1595         * ly/music-functions-init.ly: change name to BreathingEvent
1596
1597         * input/regression/*.ly: apply it.
1598
1599         * python/convertrules.py (conv): better instrumentName conversion
1600         rule.
1601
1602         * scm/define-music-types.scm (music-descriptions): add
1603         line-break-event to LineBreakEvent music
1604
1605         * lily/music.cc (to_event): don't crash if music type not set.
1606
1607         * lily/spacing-loose-columns.cc (set_loose_columns): don't barf if
1608         spacing not set.
1609
1610         * lily/spacing-engraver.cc (stop_translation_timestep): set
1611         spacing for proportional notation too.
1612
1613         * scm/translation-functions.scm (format-bass-figure): inspect
1614         stream-event.
1615
1616         * scripts/lilypond-book.py (bindir): add bindir to $PATH.
1617
1618 2006-08-08  Joe Neeman  <joeneeman@gmail.com>
1619
1620         * lily/include/constrained-breaking.hh: add Line_details (Prob*)
1621
1622         * scm/page.scm (make-page): make it friendlier to call (esp. from C++)
1623
1624         * scm/layout-page-layout.scm (make-page-from-systems): new function
1625         (optimal-page-breaks): use the new page-breaking calling convention
1626
1627         * scm/define-context-properties.scm (all-user-translation-properties):
1628         add revokePageTurns
1629
1630         * lily/paper-column-engraver.cc (stop_translation_timestep): add
1631         revokePageTurns  functionality. If there is a special barline within
1632         the breakable region, break there instead of at the end of the region.
1633
1634         * lily/paper-book.cc (pages): use the new page-breaking calling
1635         convention
1636
1637 2006-08-07  Erik Sandberg  <mandolaerik@gmail.com>
1638
1639         * lily/lexer.ll, lily/source-file.cc: Add \sourcefileline command
1640
1641         * scripts/lilypond-book.py: insert \sourcefileline command in
1642         output, so lilypond error messages refer to the spot in the
1643         original .lytex / .itely sourcefile.
1644
1645 2006-08-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
1646
1647         * lily/spacing-loose-columns.cc (set_loose_columns): oops: use
1648         space to next column for distance to fixed col.
1649
1650         * VERSION (PACKAGE_NAME): release 2.9.14
1651
1652         * lily/pitched-trill-engraver.cc (make_trill): do set_parent also
1653         if no accidental.
1654
1655         * lily/accidental-engraver.cc (process_acknowledged): don't create
1656         accidental for trill span event. This fixes spurious accidentals
1657         on trills.
1658
1659 2006-08-04  Mats Bengtsson  <mabe@s3.kth.se>
1660
1661         * scm/define-grob-properties.scm (all-user-grob-properties):
1662         Clarify documentation of side-axis and direction. Thanks to Paul
1663         for the inspiration.
1664
1665         * lily/bar-line.cc: Add documentation for "||:" also in the
1666         interface documentation.
1667
1668 2006-08-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
1669
1670         * lily/spacing-loose-columns.cc (set_loose_columns): bugfix.
1671
1672         * lily/paper-column.cc (set_system): new function.
1673
1674         * lily/spacing-engraver.cc (stop_translation_timestep): store
1675         SpacingSpanner refs in Paper_column.
1676
1677         * lily/spacing-loose-columns.cc (set_loose_columns): rewrite
1678         compute loose clique spacing using GraceSpacing/SpacingSpanner.
1679
1680 2006-08-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
1681
1682         * lily/beam-engraver.cc (listen_beam): add method for
1683         Grace_beam_engraver too.
1684
1685 2006-08-03  Mats Bengtsson  <mabe@s3.kth.se>
1686
1687         * python/convertrules.py: Fix indentation bug that broke
1688         conversion of files older than 1.3.117.
1689         Fix escape error in the description for 2.9.6.
1690
1691 2006-08-02  Erik Sandberg  <mandolaerik@gmail.com>
1692
1693         * lily/*-engraver.cc: convert all try_music functions to listen_*
1694         functions.
1695
1696         * lily/piano-pedal-engraver.cc: some additional cleanups: use
1697         enums to represent pedal types, and calculate more data statically.
1698
1699         * scm/part-combiner.scm (recording-group-emulate): create a
1700         softcoded substitute for recording-group-engraver.cc.
1701
1702         * lily/music.cc: make a common transpose function for events and
1703         music
1704
1705         * ly/declarations-init.ly: change melisma/melismaEnd. Eliminates
1706         ManualMelismaEvent, and obsoletes Melisma_translator.
1707
1708 2006-08-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
1709
1710         * input/test/instrument-name-align.ly: update version.
1711
1712 2006-08-02  Mats Bengtsson  <mabe@s3.kth.se>
1713
1714         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
1715         Doc the --pdf flag to lilypond-book.
1716
1717 2006-07-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
1718
1719         * Documentation/topdocs/NEWS.tely (Top): add description.
1720
1721         * input/regression/tuplet-full-length-note.ly: add file.
1722
1723         * lily/instrument-name-engraver.cc (acknowledge_axis_group):
1724         always store axis group.
1725
1726 2006-07-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
1727
1728         * input/regression/instrument-switch.ly: new file.
1729
1730         * lily/instrument-switch-engraver.cc (process_music): new file.
1731
1732         * ly/engraver-init.ly: add Instrument_switch_engraver
1733
1734         * ly/music-functions-init.ly: \instrumentSwitch
1735
1736         * scm/define-context-properties.scm
1737         (all-user-translation-properties): add instrumentCueName
1738
1739         * scm/define-grobs.scm (all-grob-descriptions): add InstrumentSwitch
1740
1741 2006-07-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
1742
1743         * ly/music-functions-init.ly: music function \transposition.
1744
1745         * lily/parser.yy (command_element): softcode \transposition.
1746
1747         * lily/fall-engraver.cc (process_music): delta-pitch -> delta-step.
1748         (process_music): oops.
1749
1750         * lily/instrument-name-engraver.cc (start_spanner): new
1751         function. Create spanner when property changes.
1752         (stop_spanner): new function.
1753
1754         * python/convertrules.py (conv): add rule.
1755
1756         * lily/instrument-name-engraver.cc: shortVocalName iso. vocNam,
1757         shortInstrumentName iso. instr.
1758
1759         * scm/output-ps.scm (dashed-line): add phase argument to
1760         dashed-line.
1761
1762         * lily/bar-line.cc (dashed_bar_line): new function.
1763         (compound_barline): support \bar "dashed". 
1764
1765         * lily/lily-parser-scheme.cc (LY_DEFINE): only write
1766         --output=DIR to DIR/BASE if it is a dir. 
1767
1768         * flower/file-name.cc (file_part): new function
1769         (dir_part): new function
1770
1771         * lily/lily-parser-scheme.cc (LY_DEFINE): 
1772
1773         * DEDICATION: update
1774
1775 2006-07-25  Han-Wen Nienhuys  <hanwen@lilypond.org>
1776
1777         * lily/instrument-name-engraver.cc: formatting.
1778
1779         * python/convertrules.py (conv): bugfix for \epsfile.
1780
1781 2006-07-25  Joe Neeman  <joeneeman@gmail.com>
1782
1783         * lily/grob.cc:
1784         
1785         * lily/gourlay-breaking.cc: Oops, these should have been included
1786         in my last commit
1787
1788 2006-07-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
1789
1790         * scripts/*.py (program_name): cleanup relocation snippets.
1791
1792         * scripts/convert-ly.py (datadir): remove LILYPONDPREFIX support.
1793
1794 2006-07-24  Joe Neeman  <joeneeman@gmail.com>
1795
1796         * scm/define-grobs.scm (all-grob-descriptions): make NonMusicalPaperColumn
1797         page-breakable by default
1798
1799         * scm/layout-page-layout.scm (space-systems): fix bug where the force isn't
1800         correctly calculated for a single-system page
1801
1802         * scm/lily-library.scm (interval-sane?): also check that the first number is no
1803         bigger than the second number
1804
1805         * lily/simple-spacer.cc (solve): allow compression even when ragged (but we
1806         acknowledge that we aren't satisfying constraints)
1807
1808         * lily/hara-kiri-group-spanner.cc (request_suicide): give equal treatment to
1809         non-Items
1810
1811         * lily/grob.cc (pure_height): add minimum-Y-extent
1812
1813         * lily/gourlay-breaking.cc (solve): don't ignore a compression force, even if we're
1814         ragged
1815
1816         * lily/constrained-breaking.cc: convert code to use new Matrix class
1817         (get_best_solution): new function
1818
1819         * scm/page.scm (make-page-stencil): don't crash if we annotate-layout when there
1820         is a page with no systems
1821
1822 2006-07-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
1823
1824         * VERSION (PACKAGE_NAME): release 2.9.13
1825
1826         * scm/define-grobs.scm (all-grob-descriptions): remove stray
1827         assignment.
1828
1829 2006-07-21  Han-Wen Nienhuys  <hanwen@lilypond.org>
1830
1831         * Documentation/topdocs/NEWS.tely (Top): doc new features.
1832
1833         * scm/output-lib.scm (grace-spacing::calc-shortest-duration): new
1834         function.
1835
1836         * scm/define-grob-properties.scm (all-user-grob-properties):
1837         remove grace-space-factor.
1838
1839         * scm/define-grob-interfaces.scm (grace-spacing-interface): add
1840         grace-spacing-interface
1841         (spacing-options-interface): add.
1842
1843         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add Grace_spacing_engraver
1844
1845         * lily/spacing-options.cc (get_duration_space): move function from spacing-basic.cc
1846
1847         * lily/spacing-basic.cc (note_spacing): do init_from_grob on
1848         GraceSpacing object.
1849
1850         * lily/note-spacing.cc: fix prop list formatting
1851
1852         * lily/beaming-pattern.cc (de_grace): new function. Sensible
1853         beaming for grace notes too.
1854
1855         * input/regression/spacing-grace.ly: update.
1856
1857         * lily/grace-spacing-engraver.cc: new file.
1858
1859         * lily/spacing-spanner.cc: add strict-grace-spacing.
1860
1861 2006-07-20  Graham Percival  <gpermus@gmail.com>
1862
1863         * lily/parser.yy: compile fix.
1864
1865 2006-07-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
1866
1867         * scm/define-grobs.scm (all-grob-descriptions): typo.
1868
1869         * scm/framework-eps.scm (dump-stencils-as-EPSes): just strip
1870         .eps extension from includegraphics.
1871
1872         * scripts/lilypond-book.py (main): add support for --pdf. 
1873
1874         * lily/spacing-spanner.cc (calc_common_shortest_duration): use
1875         callback to compute common shortest duration.
1876         (set_springs): typo.
1877
1878         * scm/define-grob-properties.scm (all-user-grob-properties): add
1879         strict-grace-spacing.
1880
1881         * lily/spacing-determine-loose-columns.cc (is_loose_column):
1882         support float_grace_columns_.
1883
1884         * lily/spacing-options.cc (init_from_grob): new file.
1885
1886         * Documentation/topdocs/NEWS.tely (Top): doc tupletFullLengthNote.
1887
1888         * input/regression/spacing-loose-grace.ly: new file.
1889
1890         * Documentation/topdocs/NEWS.tely (Top): document new feature.
1891
1892         * lily/tuplet-engraver.cc (struct Tuplet_description): read
1893         tupletFullLengthNote too. Choose right bound depending on value.
1894
1895         * input/regression/tuplet-full-length-note.ly: new file.
1896
1897 2006-07-19  Erik Sandberg  <mandolaerik@gmail.com>
1898
1899         * lily/*-performer.cc: Converted try_music to listen_*
1900
1901         * lily/grob-info.cc, lily/engraver.cc: represent the cause of grob
1902         as a stream-event internally. Introduce event_cause (), deprecate
1903         music_cause ().
1904
1905         * scm/define-music-types.scm: Removed BusyPlayingEvent
1906         
1907 2006-07-19  Mats Bengtsson  <mabe@s3.kth.se>
1908
1909         * Documentation/user/advanced-notation.itely (Font selection):
1910         Document how to get a list of available fonts using 'lilypond
1911         -dshow-available-fonts blabla'.
1912
1913 2006-07-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
1914
1915         * GNUmakefile.in: filter lily-XXX.pdf files.
1916
1917         * scm/define-grob-interfaces.scm (bend-after-interface): add thickness.
1918
1919         * scm/define-grob-properties.scm (all-internal-grob-properties):
1920         remove delta-pitch. Use delta-position everywhere.
1921
1922         * scm/output-lib.scm (fall::print): use new order.
1923
1924         * scm/output-ps.scm (path): reorder arguments.
1925
1926         * scm/output-svg.scm (path): support for path primitive.
1927
1928         * input/regression/bend-after.ly: new file.
1929
1930         * Documentation/user/GNUmakefile ($(outdir)/%.pdf): foolproof
1931         recipe for eps -> pdf conversion.
1932
1933 2006-07-19  Erik Sandberg  <mandolaerik@gmail.com>
1934
1935         * lily/parser.yy, lily/lexer.ll: added some simplifications by
1936         Angelo Contardi.
1937
1938 2006-07-19  Graham Percival  <gpermus@gmail.com>
1939
1940         * input/manual/screech-boink.ly: moved to here.
1941
1942         * input/screech-boink.ly: deleted.
1943
1944         * scm/define-grob-properties.scm: clarify doc string.
1945
1946 2006-07-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
1947
1948         * Documentation/topdocs/NEWS.tely (Top): doc new feature.
1949
1950         * scm/output-ps.scm (path): define path.
1951
1952         * scm/define-stencil-commands.scm
1953         (ly:register-stencil-expression): add path.
1954
1955         * scm/define-music-properties.scm (all-music-properties): add delta-pitch.
1956
1957         * ly/engraver-init.ly: add Fall_engraver
1958
1959         * lily/parser.yy (music_function_event): allow musicfunction
1960         without music arg as music_function_event.
1961
1962         * lily/grob-scheme.cc (LY_DEFINE):
1963         ly:grob-robust-relative-extent. New function.
1964
1965         * scm/define-grobs.scm (all-grob-descriptions): add BendAfter
1966
1967         * scm/define-music-types.scm (music-descriptions): add BendAfterEvent.
1968
1969         * scm/output-lib.scm (fall::print): new function
1970
1971         * lily/fall-engraver.cc (stop_fall): new file.
1972
1973         * ly/music-functions-init.ly: alphabetise.
1974
1975         * Documentation/user/GNUmakefile (OUT_PNG_IMAGES): pdf iso. eps as
1976         base.
1977
1978 2006-07-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
1979
1980         * VERSION (PATCH_LEVEL): bump version. Release 2.9.12
1981
1982         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
1983         doc pdftex usage.
1984
1985         * lily/translator-group.cc (connect_to_context): non const error message.
1986
1987         * Documentation/user/GNUmakefile ($(outdir)/%.pdf): update to use PDF
1988
1989         * scm/paper.scm (internal-set-paper-size): define landscape to #f
1990         if unset.
1991
1992         * scm/framework-ps.scm (convert-to-pdf): swap h and w in case of landscape. 
1993
1994         * stepmake/stepmake/texinfo-rules.make: strip DVI support.
1995
1996         * scm/framework-eps.scm (dump-stencils-as-EPSes): generate
1997         systems.pdftex too.
1998
1999         * scm/backend-library.scm (postscript->pdf): use -dEPSCrop for PDF.
2000
2001         * make/lilypond-vars.make (TEXINPUTS): add pdf output format.
2002
2003         * Documentation/topdocs/NEWS.tely (Top): add pdftex note.
2004
2005         * scm/output-ps.scm (resetrotation): use gsave/grestore for rotation.
2006
2007         * lily/main.cc (parse_argv): don't overwrite previous --formats string.
2008
2009         * scm/backend-library.scm (postscript->pdf): strip .eps too. 
2010
2011 2006-07-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2012
2013         * scm/layout-page-layout.scm: Define module, tidy code, use more
2014         functions iso. a single big one.
2015
2016         * scm/layout-page-dump.scm: move page dump functions used in two
2017         pass spacing to this file. Define module.
2018
2019         * scm/lily.scm (ly:load): don't load layout-page-layout.scm
2020          (separate module)
2021
2022         * ly/paper-defaults.ly: use module layout-page-layout.
2023
2024 2006-07-14  Erik Sandberg  <mandolaerik@gmail.com>
2025
2026         * lily/music.cc: Revised MusicEvent event class. It now contains
2027         event data directly instead of encapsulating it in music. The
2028         previously used class is renamed to OldMusicEvent.
2029
2030         * lily/stream-event.cc: Stream events are now probs.
2031         
2032         * lily/translator-group.cc, lily/translator.cc: Translators can
2033         now listen directly to stream events, by using macros
2034         [DECLARE,IMPLEMENT]_TRANSLATOR_LISTENER.
2035
2036         * lily/arpeggio-engraver.cc: Converted to use new event system
2037
2038         * THANKS: Corrected spelling mistake.
2039
2040 2006-07-12  Graham Percival  <gpermus@gmail.com>
2041
2042         * Documentation/user/SConscript, make/lilypond-vars.make,
2043         input/GNUmakefile: doc build looks in input/manual instead
2044         of input/test/
2045
2046         * input/manual/ GNUmakefile, SConscript: build files for
2047         input/manual/
2048
2049         * input/test/ various: some files moved to input/manual/ 
2050
2051         * Documentation/user/basic-notation.itely: small updates;
2052         thanks Kieren and Charles!
2053
2054 2006-07-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
2055
2056         * VERSION (PACKAGE_NAME): release 2.9.11
2057
2058         * Documentation/topdocs/NEWS.tely (Top): update prop value 
2059
2060         * Documentation/user/basic-notation.itely (Tuplets): new property
2061         value.
2062
2063 2006-07-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
2064
2065         * python/convertrules.py (conv): tweaks. 
2066
2067         * VERSION (PATCH_LEVEL): bump version.
2068
2069         * python/convertrules.py (conv): add rule for
2070         tupletNumberFormatFunction.
2071
2072         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
2073         tupletNumberFormatFunction.
2074
2075         * scm/define-grobs.scm (all-grob-descriptions): calc TupletNumber
2076         text through 'text callback.
2077
2078         * lily/time-scaled-music-iterator.cc (construct_children): copy
2079         tweaks generated events.
2080
2081         * scm/define-context-properties.scm
2082         (all-user-translation-properties): remove tupletNumberFormatFunction
2083
2084         * lily/tuplet-engraver.cc (process_music): don't read
2085         tupletNumberFormatFunction
2086
2087         * scm/output-lib.scm (tuplet-number::calc-fraction-text): new
2088         function.
2089
2090 2006-07-11  Erik Sandberg  <mandolaerik@gmail.com>
2091
2092         * lily/global-context-scheme.cc: Separated ly:run-translator into
2093         smaller pieces.
2094
2095         * lily/score-engraver.cc, lily/score-performer.cc,
2096         scm/define-context-properties.scm: Make paper/midi output
2097         accessable as a context property.
2098
2099         * lily/score-translator.cc, lily/score-context.cc: Removed.
2100
2101 2006-07-07  Guido Amoruso  <guidonte@katamail.com>
2102
2103         * scm/ps-to-png.scm (Module): 
2104         * scm/framework-tex.scm (Module): 
2105         * scm/framework-ps.scm (Module): 
2106         * scm/backend-library.scm (Module): 
2107         * scm/framework-ps.scm: invoke gs with "-dDEVICEWIDTHPOINTS" and
2108         "dDEVICEHEIGHTPOINTS".
2109
2110 2006-07-04  Graham Percival  <gpermus@gmail.com>
2111
2112         * Documentation/user/ various: general improvements to
2113         "working with lilypond files" section.
2114
2115 2006-07-03  Erik Sandberg  <mandolaerik@gmail.com>
2116
2117         * lily/sequential-iterator.cc: Change the default get_music_list
2118         to read elements-callback music property
2119
2120         * scm/define-music-types.scm, scm/music-functions.scm: Cleaner
2121         processing of multimeasure rests. Softcoded
2122         sequential-music-iterator.
2123
2124         * lily/sequential-music-iterator.cc: Removed.
2125
2126 2006-06-28  Graham Percival  <gpermus@gmail.com>
2127
2128         * Documentation/user/basic-notation.itely: clarify \repeatTie.
2129
2130 2006-06-27  Erik Sandberg  <mandolaerik@gmail.com>
2131
2132         * lily/parser.yy: Wrap non-post-events in EventChords before
2133         assigning them to identifiers.
2134
2135 2006-06-27  Mats Bengtsson  <mabe@s3.kth.se>
2136
2137         * lily/bar-line.cc (compound_barline): Fix parenthesis error,
2138         gives correct vertical placement of \bar ":" in all staff
2139         sizes. Thanks Martial!
2140
2141 2006-06-26  Graham Percival  <gpermus@gmail.com>
2142
2143         * Documentation/user/invoking.itely : minor update from mailist.
2144
2145 2006-06-26  Erik Sandberg  <mandolaerik@gmail.com>
2146
2147         * lily/ various: Introduce stream events of types Prepare,
2148         OneTimeStep, CreateContext, AnnounceNewContext, RemoveContext,
2149         ChangeContext, SetProperty, RevertProperty, Override and Revert.
2150
2151         * lily/global-context*.cc: Time is now -inf before iteration
2152         starts.
2153
2154         * lily/include/context.hh: Removed unique_, init_
2155
2156         * Documentation/topdocs/NEWS: Make the feathered beam example
2157         avoid triggering a bug.
2158
2159 2006-06-24  Graham Percival  <gpermus@gmail.com>
2160
2161         * Documentation/user/ various: small additions from mailist.
2162
2163 2006-06-22  Mats Bengtsson  <mabe@s3.kth.se>
2164
2165         * ly/performer-init.ly: Add some missing links in the context
2166         hierarchy for MIDI output. There are probably some more missing!
2167
2168 2006-06-21  Graham Percival  <gpermus@gmail.com>
2169
2170         * Documentation/user/ various: minor spelling fixes;
2171         thanks Dave Luttinen!
2172
2173         * Documentation/user/ various: small clarifications;
2174         thanks Anthony Youngman!
2175
2176 2006-06-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
2177
2178         * po/fr.po: add \n appropriately.
2179
2180         * lily/lexer.ll: remove ? from version-seen?  
2181
2182 2006-06-19  John Mandereau  <john.mandereau@free.fr>
2183
2184         * po/fr.po; update translation, by Jean-Charles Malahieude and
2185         John Mandereau.
2186
2187 2006-06-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
2188
2189         * THANKS: add Markus Schneider.
2190
2191         * lily/tab-staff-symbol-engraver.cc: derive from Engraver, not
2192         Staff_symbol_engraver
2193
2194         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): don't
2195         replace staff_engraver
2196
2197         * lily/staff-symbol-engraver.cc (stop_spanner): announce end of
2198         spanner.
2199
2200         * lily/staff-collecting-engraver.cc
2201         (acknowledge_end_staff_symbol): new function
2202
2203         * lily/volta-engraver.cc (acknowledge_end_staff_symbol): new function. 
2204
2205         * lily/staff-collecting-engraver.cc
2206         (acknowledge_end_staff_symbol): new function.
2207
2208         * lily/main.cc: switch on relocation by default.
2209
2210 2006-06-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
2211
2212         * lily/spacing-spanner.cc (musical_column_spacing): set
2213         compound_fixed_note_space to 0.0. Document why.
2214
2215         * lily/simple-spacer.cc (is_sane): also have a kludge for numeric
2216         range of inverse_hooke_
2217         (Simple_spacer): init completely.
2218         (fits): const
2219         (get_line_configuration): don't use cols.resize(); it introduces
2220         initialized data.
2221
2222         * scm/framework-ps.scm (dump-page): add setstrokeadjust. 
2223
2224         * ps/music-drawing-routines.ps: remove selectfont L1 hack.
2225
2226         * lily/beaming-pattern.cc (best_splitpoint_index): urg, 2nd
2227         try. Divide by beatlength.
2228
2229         * input/regression/beaming-ternary-metrum.ly: update doc.
2230         add beatLength hack.
2231
2232         * scm/music-functions.scm (make-time-signature-set): add
2233         standard-beat-grouping. 
2234
2235 2006-06-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
2236
2237         * input/regression/tie-whole.ly: new file.
2238
2239         * lily/tie-formatting-problem.cc (set_column_chord_outline): don't
2240         cross center of note head in case of invisible stem. 
2241
2242 2006-06-16  Graham Percival  <gpermus@gmail.com>
2243
2244         * Documentation/user/ various: small fixes from mailist.
2245
2246 2006-06-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
2247
2248         * lily/breathing-sign.cc (offset_callback): idem.
2249
2250         * lily/align-interface.cc (align_to_fixed_distance): remove
2251         hungarian suffix.
2252
2253         * lily/beaming-pattern.cc (count_factor_twos): oops. We want
2254         x%2==0.
2255
2256 2006-06-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
2257
2258         * VERSION (PACKAGE_NAME): release 2.9.9
2259
2260         * ly/lilypond-book-preamble.ly: add \version
2261
2262 2006-06-14  Han-Wen Nienhuys  <hanwen@lilypond.org>
2263
2264         * scripts/lilypond-book.py (PREAMBLE_LY): include
2265         lilypond-book-preamble.ly
2266
2267         * lily/stem.cc (get_beaming): return max of 0 and
2268         scm_ilength. Fixes slurring from/to beams.
2269
2270         * ly/lilypond-book-preamble.ly: new file.
2271
2272         * lily/slur.cc: add inspect-index feature.
2273
2274 2006-06-13  Graham Percival  <gpermus@gmail.com>
2275
2276         * Documentation/user/tutorial.itely: trivial fix.
2277
2278 2006-06-13  Erik Sandberg  <mandolaerik@gmail.com>
2279
2280         * lily/parser.yy, scm/ly-syntax-constructors.scm: Produce almost
2281         all non-event music in the parser via MAKE_SYNTAX.
2282
2283         * lily/parser-scheme.cc: Add ly:parser-error function
2284
2285         * scm/paper.scm: fix typo
2286
2287 2006-06-13  Han-Wen Nienhuys  <hanwen@lilypond.org>
2288
2289         * THANKS: add RT.
2290
2291         * lily/font-config.cc (init_fontconfig): add warning if cache_file
2292         is null.
2293
2294         * buildscripts/output-distance.py (test_compare_signatures):
2295         timing routines.
2296         (read_signature_file): use new signature format.
2297
2298         * scm/stencil.scm (write-system-signature): simpler signature
2299         format.
2300
2301         * lily/stem.cc (calc_stem_end_position): calc quantized-positions
2302         for beamed case. 
2303
2304         * lily/note-spacing.cc (stem_dir_correction): don't inspect
2305         stem_end_position, but estimate instead. 
2306
2307         * lily/tuplet-bracket.cc (calc_positions): look at
2308         stem-end-position for tuplet bracket slope. Fixes sloped tuplet
2309         brackets narrower than beams. 
2310
2311         * lily/lexer.ll: set version-seen? even if version is
2312         INVALID. 
2313
2314         * lily/rest.cc (y_offset_callback): bugfix: decide position
2315         override based on scm_is_number(). Fixes \rest on center staff
2316         line. 
2317
2318         * lily/beaming-pattern.cc (best_splitpoint_index): fix beaming
2319         patterns for 16th triplets.
2320
2321 2006-06-10  Graham Percival  <gpermus@gmail.com>
2322
2323         * Documentation/user/ page.itely, global.itely: editing
2324         and reorg.
2325
2326         * Documentation/user/ various: findex -> funindex.
2327
2328 2006-06-10  Erik Sandberg  <mandolaerik@gmail.com>
2329
2330         * lily/time-scaled-music-iterator.cc: Use tupletSpannerDuration to
2331         insert extra tuplet events.
2332
2333 2006-06-10  Graham Percival  <gpermus@gmail.com>
2334
2335         * Documentation/user/programming-interfaces.itely: add
2336         info from NEWS.
2337
2338         * python/convertrules.py: add annotatefoo -> annotate-foo
2339         rules.
2340
2341         * Documentation/user/global.itely: start editing.
2342
2343         * Documentation/user/page.itely: major editing, new spacing
2344         docs.
2345
2346 2006-06-10  Han-Wen Nienhuys  <hanwen@lilypond.org>
2347
2348         * scm/define-markup-commands.scm (wordwrap-markups): use
2349         output-def 'line-width if undefined.
2350
2351         * HACKING: trim outdated info.
2352
2353 2006-06-09  Mats Bengtsson  <mabe@s3.kth.se>
2354
2355         * scm/define-grobs.scm (all-grob-descriptions): Add
2356         line-spanner-interface to all grobs that already have
2357         text-spanner-interface or dynamic-text-spanner-interface
2358
2359         * scm/page.scm: Rename annotate{headers,systems,page}->
2360         annotate-*
2361
2362         * input/regression/page-spacing.ly,
2363         input/regression/page-layout-manual-position.ly: idem
2364
2365 2006-06-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
2366
2367         * lily/line-spanner.cc: cleanup property list.
2368
2369         * scripts/lilypond-book.py (find_toplevel_snippets): don't use
2370         generator expressions (2.3 compat). 
2371
2372 2006-06-09  Mats Bengtsson  <mabe@s3.kth.se>
2373
2374         * lily/vertical-align-engraver.cc: Make sure that the
2375         align{Above,Below}Context properties are included in the automatic
2376         documentation.
2377
2378 2006-06-08  Joe Neeman  <joeneeman@gmail.com>
2379
2380         * scm/paper-system.scm (paper-system-annotate): also annotate the
2381         estimated pure-Y-extent
2382
2383         * scm/define-grobs.scm: add pure-Y-extent and pure-Y-offset functions
2384
2385         * lily/system.cc (break_into_pieces): set the estimated height
2386         of each child system
2387
2388         * lily/stem.cc (pure_height): new pure-Y-extent callback
2389
2390         * lily/staff-symbol-referencer.cc (callback): don't destroy
2391         the staff-position property
2392
2393         * lily/hara-kiri-group-spanner.cc (request_suicide): split
2394         consider_suicide into two functions
2395
2396         * lily/constrained-breaking.cc (resize): use the new pure
2397         callbacks to estimate the height of a system
2398
2399         * lily/axis-group-interface.cc (pure_group_height): new
2400         side-effect-free VerticalAxisGroup height-callback
2401
2402         * lily/align-interface.cc (get_extents_aligned_translates):
2403         split align_elements_to_extents into two functions
2404         (get_pure_child_y_translation): new function
2405
2406         * lily/grob.cc: new functions for pure-Y-extent and pure-Y-offset
2407
2408         * lily/item.cc: new functions pure_is_visible and spanned_rank_iv
2409
2410         * lily/paper-score.cc: cache break_indices and columns
2411
2412         * lily/side-position-interface.cc: new pure-Y-extent callbacks
2413         
2414 2006-06-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
2415
2416         * lily/font-config.cc (init_fontconfig): do the init if
2417         cache_file, but don't look at cache_file.
2418
2419         * input/regression/quote-tie.ly: new file.
2420
2421         * lily/tie-engraver.cc (struct Head_event_tuple): add end_moment_
2422         to Head_event_tuple, so we deal gracefully with ties on
2423         cue-endings.
2424
2425         * lily/pango-font.cc (pango_item_string_stencil): type correctness
2426         for FcChar8*
2427
2428 2006-06-08  Graham Percival  <gpermus@gmail.com>
2429
2430         * input/test/ smart-transpose.ly, reverse-music.ly:
2431         \applyMusic to music functions update, thanks Michael!
2432
2433 2006-06-07  Graham Percival  <gpermus@gmail.com>
2434
2435         * input/test/ add-staccato.ly, add-text-script.ly,
2436         unfold-all-repeats.ly, music-box.ly: \applyMusic to
2437         music functions update, thanks to Michael Meixner.
2438
2439         * Documentation/user/music-glossary.tely: small fix
2440         from Francisco.
2441
2442         * Documentation/user/ various: minor additions from mailist.
2443
2444         * Documentation/user/lilypond.tely, basic-notation.itely:
2445         small test of @funindex.  (works here)
2446
2447         * input/test/font-table.ly: reduce size to partially
2448         de-ugly version in manual.
2449
2450         * Documentation/user/page.itely: new file (split former
2451         "global issues" into "page settings" and "non-musical
2452         output".
2453
2454         * Documentation/user/ various: fix @ref{}s to match
2455         new chapter names (above).
2456
2457 2006-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2458
2459         * SConstruct (LILYPONDPREFIX): Bootstrap fix.
2460
2461 2006-06-06  Graham Percival  <gpermus@gmail.com>
2462
2463         * Documentation/user/advanced-notation.itely: add example
2464         for segno/coda on barline.
2465
2466         * tex/texinfo.tex: merge from upstream.
2467
2468 2006-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2469
2470         * scripts/lilypond-book.py (process_snippets): Argument fix.
2471
2472         * SConstruct:
2473         * buildscripts/builder.py:
2474         * lily/SConscript: 
2475         * mf/SConscript: 
2476         * Documentation/user/SConscript:  More SCons fixes.
2477
2478 2006-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2479
2480         * lily/font-config.cc (init_fontconfig): Only initialize if
2481         global cache_file is found.
2482
2483 2006-06-06  Erik Sandberg  <mandolaerik@gmail.com>
2484
2485         * ly/music-functions-init.ly: Updated \overrideProperty to use the
2486         new \applyOutput.
2487
2488 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
2489
2490         * VERSION (PACKAGE_NAME): release 2.9.8
2491
2492         * lily/ledger-line-engraver.cc (stop_translation_timestep): new
2493         function. Delay ledger modifying ledgered grobs to
2494         stop_translation_timestep(), to ensure that we're ledgering
2495         according to the new spanner.
2496         (acknowledge_staff_symbol): don't check for non-NULL
2497         staff_sym->get_bound()
2498
2499         * lily/staff-symbol-engraver.cc (start_spanner): set left bound on
2500         creation.
2501
2502         * Documentation/pictures/GNUmakefile (XPM_FILES): src-wildcard for
2503         pictures too.
2504
2505         * GNUmakefile.in (dist-toplevel-txt-files): dist aclocal.m4
2506         directly from srcdir/stepmake/aclocal.m4
2507         
2508         * Documentation/misc/GNUmakefile (TEXTS): use src-wildcard for
2509         disting MISC files.
2510
2511         * lily/simple-spacer.cc (get_column_desc): desc -> description.
2512
2513 2006-06-06  Joe Neeman  <joeneeman@gmail.com>
2514
2515         * lily/simple-spacer.cc (get_line_configuration): add
2516         keep-inside-line rods
2517         (struct Column_desc): add constructor
2518         (struct Rod_desc): add constructor
2519         (get_line_forces): check for forced page breaks here too
2520
2521         * lily/instrument-name-engraver.cc (acknowledge_axis_group): prevent
2522         support/elements cycles between InstrumentNames and AxisGroups
2523
2524 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
2525
2526         * config.make.in (METAFONT): remove MAKEINFO_VERSION
2527
2528         * stepmake/stepmake/topdocs-targets.make (make-txt-files): define
2529         make-txt-files target.
2530
2531         * stepmake/stepmake/toplevel-targets.make (do-top-doc): use
2532         make-txt-files target.
2533
2534         * configure.in (LINK_GXX_STATICALLY): $srcdir for readlink.py
2535
2536         * stepmake/stepmake/generic-vars.make (distdir): create dist in
2537         top-build-dir.
2538
2539 2006-06-06  Jürgen Reuter  <reuter@ipd.uka.de>
2540
2541         * Documentation/user/instrument-notation.itely,
2542         input/regression/breathing-sign-ancient.ly,
2543         input/test/divisiones.ly: Removed redundant property settings for
2544         vaticana contexts.
2545
2546         * ly/gregorian-init.ly: Rewrote \versus and \responsum in order to
2547         fix lyrics alignment problems.  They are implemented now as scheme
2548         functions that add the appropriate unicode char to the first lyric
2549         event rather than adding a separate lyric event.  Minor edit of
2550         comments.
2551
2552 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
2553
2554         * GNUmakefile.in (dist-toplevel-txt-files): new target. Don't
2555         pollute src dir with built .txt files, but install directly from
2556         Documentation/topdocs/out/
2557
2558         * buildscripts/output-distance.py
2559         (ComparisonData.create_html_result_page): put version/directories
2560         in table header.
2561
2562         * Documentation/topdocs/NEWS.tely (Top): document spacing section
2563         feature.
2564
2565         * configure.in (LINK_GXX_STATICALLY): use readlink.py to resolve links.
2566         Patch by Karl Hammar
2567         
2568         * buildscripts/readlink.py: add  file.
2569         Patch by Karl Hammar
2570
2571 2006-06-06  Joe Neeman  <joeneeman@gmail.com>
2572
2573         * lily/tuplet-number.cc (print): prevent stencil from being
2574         garbage collected.
2575
2576 2006-06-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
2577
2578         * scm/stencil.scm (write-system-signature): explicitly 
2579         -well, superfluously- close output port.
2580
2581         * buildscripts/output-distance.py (main): oops. Add extra argument.
2582
2583 2006-06-05  Graham Percival  <gpermus@gmail.com>
2584
2585         * Documentation/user/music-glossary.tely: clarified example
2586         from Francisco Vila, thanks!
2587
2588 2006-06-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
2589
2590         * input/regression/spacing-section.ly: new file.
2591
2592         * lily/input.cc (programming_error): new function.
2593
2594         * lily/spacing-engraver.cc (try_music): new function. Accept
2595         spacing-section-event
2596
2597         * lily/spacing-spanner.cc (set_springs): take slices of all
2598         columns for spacing.
2599
2600         * lily/include/paper-column.hh (class Paper_column): add
2601         Paper_column::compare.
2602
2603         * ly/spanners-init.ly (newSpacingSection): add newSpacingSection.
2604
2605         * scm/define-music-types.scm (music-descriptions): add
2606         SpacingSectionEvent
2607
2608         * lily/music-iterator.cc (report_event): use programming_error for
2609         sending non-event error.
2610
2611         * lily/input.cc (programming_error): new function
2612
2613         * buildscripts/output-distance.py (main): use compare-XXX for
2614         compare files.
2615         (main): --threshold option, default at 0.30
2616
2617         * output-distance.py (main): add --threshold option.
2618
2619 2006-06-04  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2620
2621         * scm/paper-system.scm (paper-system-annotate): fix problem when
2622         annotating an empty system
2623
2624 2006-06-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
2625
2626         * GNUmakefile.in: reinstate old web tar/copying.
2627
2628 2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
2629
2630         * lily/lyric-combine-music-iterator.cc (find_voice): return 0 if
2631         nothing changes. (Erik S) 
2632
2633         * lily/percent-repeat-iterator.cc (get_music_list): fix repeat
2634         count. (Erik S)
2635
2636 2006-05-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2637
2638         * scm/define-markup-commands.scm (whiteout): do not force
2639         foreground color of argument markup to black.
2640
2641         * scm/stencil.scm (annotate-y-interval): put arrow dimension at
2642         the left of the arrow, instead of below the arrow name, so that,
2643         when two little arrows are vertically stacked, their dimensions
2644         and name should not overlap. Add a color key parameter.
2645
2646         * scm/paper-system.scm (paper-system-annotate): Annotate
2647         next-space+next-padding instead of next-space. Annotate space
2648         between next-padding and next-space+padding, respectively, and
2649         following system extent and refpoint-Y-extent. Use colors.
2650
2651         * scm/page.scm (annotate-page): translate annotations slightly to
2652         the right.
2653
2654 2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
2655
2656         * lily/figured-bass-position-engraver.cc (acknowledge_end_slur):
2657         fix for x-staff slurs. Thanks Joe!
2658
2659         * buildscripts/output-distance.py
2660         (SystemLink.output_expression_change_count): keep track of changed
2661         details, and dump in details html page.
2662  
2663         * input/regression/figured-bass-staff.ly: add note about setting
2664         properties in Staff context.
2665
2666         * lily/figured-bass-position-engraver.cc (acknowledge_slur):
2667         add slurs and ties to support too.
2668
2669         * buildscripts/output-distance.py (main): set dest_dir
2670         argument. Add --max-count option.
2671
2672 2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
2673
2674         * ly/gregorian-init.ly: Converted to utf-8.  Added memorable
2675         shortcuts for special unicode chars that are useful in chant
2676         notation.  Revised exisiting and added new comments.
2677
2678 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
2679
2680         * make/mutopia-rules.make: remove duplicate recipe.
2681
2682 2006-06-02  Werner Lemberg  <wl@gnu.org>
2683
2684         * tex/texinfo.cnf: Fix typo (\euro -> \minus).
2685         Add support for U+0132 (IJ) and U+0133 (ij).
2686
2687 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
2688
2689         * buildscripts/output-distance.py (FileLink): new class. collect
2690         info systems from one .ly file. 
2691         (FileLink.link_files_for_html): further tweaks.
2692
2693 2006-06-02  Graham Percival  <gpermus@gmail.com>
2694
2695         * tex/texinfo.tex: partial fix for @funindex.
2696
2697         * Documentation/user/macros.tely: uncomment @funindex (doesn't
2698         break anything).
2699
2700 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
2701
2702         * make/mutopia-vars.make (ly_examples): replace .ly.txt with .ly
2703
2704         * tex/texinfo.tex (sectionheading, q.v.): call \quoteexpand for
2705         @example too. Backportme.
2706
2707 2006-06-02  Graham Percival  <gpermus@gmail.com>
2708
2709         * tex/texinfo.cnf: added UTF-8 support for texinfo; patch
2710         from Werner Lemberg.
2711
2712 2006-06-02  Paco (Francisco Vila)  <fravd@ya.com>
2713
2714         * Documentation/user/music-glossary.tely: additional spanish
2715         updates and a lyrics fix in an example.
2716
2717 2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
2718
2719         * scm/define-grob-properties.scm: Previous patch contained
2720         spurious line from another patch not yet committed.  Fixed.
2721
2722         * scm/define-grob-properties.scm: Add missing doc strings for
2723         ancient notation.
2724
2725 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
2726
2727         * buildscripts/output-distance.py
2728         (ComparisonData.write_text_result_page): separate the scores, sort
2729         by geo_score.
2730
2731         * scm/framework-eps.scm (output-classic-framework): start at 1 for
2732         system signatures.
2733
2734         * buildscripts/output-distance.py (me_path): use argv[0] for
2735         sys.path extension
2736         (ComparisonData.img_cell): use colored borders.
2737
2738         * scm/stencil.scm (write-system-signature): escape newlines too.
2739         (write-system-signature): use (1,-1) interval for empty interval
2740
2741 2006-01-01  Graham Percival  <gpermus@gmail.com>
2742
2743         * Documentation/user/music-glossary.tely: Spanish updates
2744         from Francisco Vila.
2745
2746         * Documentation/user/lilypond-book.itely: addition from
2747         Vaclav Smilauer.
2748
2749         * Documentation/user/ various: edits, small additions
2750         from mailist, etc.
2751
2752 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2753
2754         * GNUmakefile.in (tree-lib-prefix-current):
2755         (tree-share-prefix-current): Use version number in tree, add
2756         `current' symlinks.
2757
2758 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
2759
2760         * GNUmakefile.in: write VERSION, again.
2761
2762         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
2763         $(outdir)/%.ly $(outdir)/%.ps): dump sigs for normal files too.
2764
2765         * stepmake/aclocal.m4: robuster version detection.
2766
2767         * buildscripts/output-distance.py
2768         (ComparisonData.create_html_result_page): copy only if file
2769         exists, fixup src paths.
2770
2771         * stepmake/bin/add-html-footer.py (built): junk gulp_file()
2772
2773 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2774
2775         * stepmake/aclocal.m4: Robustification for (gcc) version detection.
2776         Another datarootdir reto.
2777
2778         * cygwin/postinstall-lilypond.sh: Do not fail if info docs aren't
2779         available.  This should be moved to postinstall-lilypond-doc.
2780
2781 2006-05-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
2782
2783         * GNUmakefile.in: simplify local-WWW-post. 
2784         remove -type l from find.
2785
2786         * buildscripts/output-distance.py (ComparisonData.compare_trees):
2787         fixes. Don't follow symlinks.
2788         (ComparisonData.create_html_result_page): remove previous results.
2789         insert ../python in path.
2790
2791         * scripts/lilypond-book.py (PREAMBLE_LY): spacing fixes.
2792
2793 2006-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2794
2795         * config.make.in (datadir): Add datarootdir to silence autoconf.
2796
2797         * stepmake/aclocal.m4: Update for autoconf-2.59d.
2798
2799 2006-05-31  Erlend Aasland  <erlenda@gmail.com>
2800
2801         * dynamic-engraver.cc: fix bug (dynamics collide with accidentals)
2802
2803         * scm/output-ps.scm (repeat-slash): fix a bug that made repeat
2804         slash beams too wide.
2805
2806 2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
2807
2808         * VERSION: release 2.9.7
2809         
2810 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2811
2812         * lily/relocate.cc (read_relocation_dir): Do not blindly
2813         dereference DIR.
2814
2815 2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
2816
2817         * lily/parser.yy: replace THIS by PARSER
2818
2819         * Documentation/index.html.in: add link to test-results.html page.
2820
2821         * Documentation/topdocs/NEWS.tely (Top): update NEWS entry.
2822
2823         * scm/translation-functions.scm (format-bass-figure): translate
2824         digits over 10 to the left
2825
2826         * scm/define-markup-commands.scm (translate-scaled): new markup.
2827
2828         * mf/feta-nummer-code.mf (code): overshoot the topright tip of the
2829         7 glyph. 
2830
2831         * ly/engraver-init.ly: add Figured_bass_engraver
2832
2833         * lily/engraver-group.cc (acknowledge_grobs): use start/stop drul.
2834
2835         * lily/figured-bass-engraver.cc (clear_spanners): use everywhere.
2836
2837         * lily/score-engraver.cc (announce_grob): only note START announces.
2838
2839         * lily/include/engraver-group.hh (Translator_group):
2840         acknowledge_hash_table_ is now drul.
2841
2842         * lily/engraver.cc (announce_end_grob): new method.
2843
2844         * lily/include/grob-info.hh (class Grob_info): add start_end_ member.
2845
2846         * lily/translator-dispatch-list.cc (create): take start_end argument.
2847
2848         * lily/include/translator.hh (TRANSLATOR_DECLARATIONS): change
2849         acknowledge_static_array_ to drul
2850
2851         * lily/include/translator.icc (ADD_END_ACKNOWLEDGER): new macro.
2852
2853         * scm/define-grob-interfaces.scm
2854         (bass-figure-alignment-interface): add bass-figure-alignment-interface
2855
2856         * scm/define-grobs.scm (all-grob-descriptions): add
2857         BassFigureAlignmentPositioning
2858
2859         * ly/Welcome-to-LilyPond-MacOS.ly: include in LilyPond, so version
2860         number stays up to date. Backportme.
2861
2862 2006-05-30  Mats Bengtsson  <mabe@s3.kth.se>
2863
2864         * Documentation/user/basic-notation.itely (Bar lines): Document
2865         the "||:" bar type. 
2866
2867 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2868
2869         * buildscripts/builder.py: Remove --ly option/target from mf-to-table.
2870
2871         * scripts/lilypond-book.py: Bugfix: do not blindly attempt
2872         .../current hack if LILYPONDPREFIX is fine.  Fixes `scons doc'
2873         build.
2874
2875         * Resurrect `scons lily' build.
2876
2877         * SConstruct (symlink_tree): Bugfix: link
2878         music-drawing-routines.ps to file iso directory.
2879
2880         * lily/SConscript: Remove kpath-guile from LIBS.
2881
2882         * SConstruct (libdir_package_version): Typo.
2883         (configure): Comment-out fontforge for lack of fontforge.pc .
2884         Also add libdir* to environment.
2885
2886 2006-05-30  Graham Percival  <gpermus@gmail.com>
2887
2888         * Documentation/user/ various: minor additions from mailist and
2889         editing.
2890
2891 2006-05-30  Paco <fravd@ya.com>
2892
2893         * Documentation/user/music-glossary.tely: numerous corrections and
2894         some new translations.
2895
2896 2006-05-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
2897
2898         * BackportmeStart.
2899         
2900         * buildscripts/output-distance.py
2901         (ComparisonData.create_html_result_page): new routine: summarise
2902         results in HTML page with images. 
2903         (ComparisonData.create_text_result_page): create summary text files too.
2904
2905         * GNUmakefile.in (web-ext): package .signature files too. They
2906         compress well. 
2907
2908         * scm/stencil.scm (write-system-signature): typo.
2909
2910         * GNUmakefile.in: create web-root/VERSION to help upload scripts.
2911
2912         * scm/stencil.scm (write-system-signature): better escaping.
2913         only write signature for music systems, not for markup systems.
2914
2915         * scm/framework-ps.scm (output-framework): dump-signatures support
2916         for plain output.
2917
2918         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): add -ddump-signatures.
2919
2920         * scm/framework-ps.scm (write-preamble): redefine mark_URI to nop
2921         for -dno-point-and-click
2922
2923         * lily/grob.cc (get_print_stencil): don't read
2924         point_and_click_global to determine whether to set grob-cause.
2925
2926 2006-05-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
2927
2928         * buildscripts/output-distance.py (main): new function.
2929         (ComparisonData): new class.
2930
2931         * lily/ledger-line-engraver.cc (acknowledge_staff_symbol): be more
2932         careful with generating new LedgerLineSpanners.
2933
2934         * lily/ledger-line-spanner.cc (set_spacing_rods): suicide if no staff.
2935
2936         * ly/engraver-init.ly: remove Ledger_line_engraver from Voice
2937         context. This fixes double ledger lines in output. 
2938
2939         * lily/system.cc (get_paper_system): remove 3 layer limit.
2940
2941         * buildscripts/output-distance.py (SystemLink.distance): new
2942         file. Compare signatures.
2943
2944         * python/safeeval.py (SafeEval.visitUnarySub): new file.
2945
2946         * lily/grob-array.cc (remove_duplicates): rename from
2947         uniq(). Sort before calling uniq() so it actually works.
2948
2949 2006-05-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
2950
2951         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): strip
2952         \version from lilypond file snippet.
2953         (Lilypond_file_snippet.ly): oops. typo.
2954         (find_toplevel_snippets): urgh. again.
2955
2956         * lily/system.cc (get_paper_systems): uniq all_elements_ , to
2957         prevent duplicated broken items in output.
2958
2959         * scm/framework-eps.scm (output-classic-framework): only dump if
2960         dump-signatures is set.
2961
2962         * scm/lily.scm (define-scheme-options): add dump-signatures option.
2963
2964         * scm/stencil.scm (write-system-signature): new routine: write
2965         python parseable signature of a separate paper system.
2966         BackportmeEnd.
2967         
2968 2006-05-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
2969
2970         * lily/stanza-number-engraver.cc (process_music): use is_markup()
2971         iso is_string().
2972         include header.
2973
2974 2006-05-25  Erik Sandberg  <mandolaerik@gmail.com>
2975
2976         * translator-group.cc: send music events to engravers in
2977         non-bottom contexts.
2978
2979         * tuplet-engraver.cc: process tuplet brackets in correct order.
2980
2981 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
2982
2983         * stepmake/aclocal.m4: STEPMAKE_PYTHON(): clear cached value since
2984         arg 2 might point us to a new binary (patch by Karl Hammar)
2985         
2986 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
2987
2988         * VERSION (PACKAGE_NAME): release 2.9.6
2989
2990         * Documentation/topdocs/NEWS.tely (Top): trim explanation. 
2991
2992         * Documentation/user/*.itely: 2nd
2993         attempt: replace funindex -> findex globally.
2994
2995 2006-05-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2996
2997         * input/no-notation/display-lily-tests.ly: fix \applyOutput
2998         test. Add \break, \pageBreak, \pageTurn, etc, tests.
2999
3000         * scm/define-music-display-methods.scm: display methods for
3001         breaks. Fix \applyOutput.
3002
3003 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
3004
3005         * Documentation/user/macros.itexi: comment out funindex expansion. 
3006
3007         * Documentation/user/music-glossary.tely: junk \oldaddlyrics
3008         everywhere.
3009
3010         * GNUmakefile.in: fix wildcarding for scrips/out/ links. Thanks
3011         Karl Hammar. Backportme.
3012  
3013         * Documentation/user/advanced-notation.itely (Balloon help): idem.
3014
3015         * Documentation/user/changing-defaults.itely (Creating contexts): idem.
3016
3017         * Documentation/user/programming-interface.itely (Running a
3018         function on all layout objects): idem.
3019
3020         * Documentation/user/introduction.itely (Automated engraving):
3021         update \applyOutput syntax
3022
3023         * lily/lyric-combine-music-iterator.cc (start_new_syllable):
3024         remove debugging hook.
3025
3026         * configure.in (LINK_GXX_STATICALLY): use "" to allow $
3027         expansion. 
3028
3029         * Documentation/user/GNUmakefile (TEXI2DVI_FLAGS): add -E.
3030
3031         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
3032         TEXI2DVI_FLAGS to texi2dvi invocation. 
3033
3034 2006-05-24  Erik Sandberg  <mandolaerik@gmail.com>
3035
3036         * lily/chord-tremolo-*.cc: Reworked how \repeat "tremolo"
3037         works. More work is done by iterator now, and engraver has been
3038         very much simplified.
3039
3040         * lily/translator-group.cc: try_music is now invoked through a
3041         listener
3042
3043         * lily/*-iterator.cc: Massive cleanups. Junked
3044         try_music_in_children globally. Renamed try_music to report_event,
3045         and made that method descend to a bottom context automatically.
3046
3047         * lily/event-iterator.cc: New file.
3048
3049         * lily/output-property-iterator.cc,
3050         lily/old-lyric-combine-music-iterator.cc: Removed.
3051
3052         * python/convert-rules.py: Modified the syntax for \applyOutput.
3053
3054 2006-05-23  Graham Percival  <gpermus@gmail.com>
3055
3056         * stepmake/stepmake/texinfo-rules.make: added -E, allows pdf doc
3057         creation.
3058
3059         * Documentation/user/ various: stuff that might have helped
3060         to fix the pdf creation, plus some minor doc additions.
3061
3062         * Documentation/user/changing-defaults.itely: remove @b from
3063         @b{ @internasref{foo}}; this breaks texi2dvi -E.
3064
3065 2006-05-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
3066
3067         * lily/beaming-pattern.cc (beamify): deal with negative start
3068         moments for beaming patterns.
3069
3070 2006-05-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
3071
3072         * lily/beaming-info.cc (beamify): new function: read beatLength
3073         and beatGrouping from context. 
3074
3075         * input/regression/beam-beat-grouping.ly (Module): new file.
3076
3077         * input/regression/beam-unconnected-beamlets.ly (Module): new file.
3078
3079         * lily/beam.cc (get_beam_segments): generate events for
3080         max_connect_ case too.
3081         (get_beam_segments): read Stem::max-beam-connect.
3082
3083         * input/regression/beam-single-stem.ly: new file.
3084
3085         * lily/stem.cc (set_beaming): use #f as signaling value for
3086         beamcount 0.
3087
3088         * lily/beam-engraver.cc (typeset_beam): set right bound if unset.
3089
3090         * lily/beam.cc (set_beaming): read clip-edges property.
3091         (calc_direction): don't suicide for single stem.
3092
3093         * lily/beaming-info.cc (best_splitpoint_index): take bool*
3094         argument, remove 1<<15 hack. Remove clip_edges() 
3095
3096         * lily/hairpin.cc (print): only do padding for nonmusical bounds
3097
3098 2006-05-21  Graham Percival  <gpermus@gmail.com>
3099
3100         * Documentation/user/basic-notation.itely: reorg.
3101
3102         * Documentation/user/ various: minor fixes.
3103
3104 2006-05-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
3105
3106         * lily/stencil-expression.cc (register_stencil_head): opps, append
3107         to cdr of static SCM object.
3108
3109 2006-05-19  Graham Percival  <gpermus@gmail.com>
3110
3111         * Documentation/user/README.txt, lilypond.tely, macros.itexi:
3112         update framework for command index.  DOC WRITERS: use @funindex
3113         instead of @cindex @code{}.
3114
3115         * Documentation/user/ various: replace @cindex @code{} => @funindex
3116
3117 2006-05-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
3118
3119         * lily/beam.cc (set_stem_lengths): trigger 'beaming callback, in
3120         case positions is set manually. 
3121
3122 2006-05-18  Erik Sandberg  <mandolaerik@gmail.com>
3123         
3124         * scm/ly-syntax-constructors.scm: New file. Converted a few syntax
3125         rules to Scheme.
3126
3127 2006-05-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
3128
3129         * Documentation/user/changing-defaults.itely (Contexts explained):
3130         use absolute dimension for @image.
3131
3132         * Documentation/user/GNUmakefile (OUT_PNG_IMAGES): generate PNG
3133         out image for illustration too.
3134         ($(outdir)/%.png): add more png <-> eps rules. 
3135
3136 2006-05-17  Graham Percival  <gpermus@gmail.com>
3137
3138         * Documentation/user/ various: remove trailing whitespace, cosmetic
3139         change to reduce changes produced by diff.
3140
3141 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
3142
3143         * lily/main.cc (do_chroot_jail): correctness tweak.
3144
3145         * python/lilylib.py (system): import subprocess in system () only.
3146
3147         * scripts/*.py: use TARGET_PYTHON iso PYTHON. Backportme.
3148
3149         * make/substitute.make (ATVARIABLES): add TARGET_PYTHON as subst
3150         variable. Backportme.
3151
3152 2006-05-17  Erik Sandberg  <mandolaerik@gmail.com>
3153         
3154         * lily/parser.yy: Change all syntax rules of type Music to SCM type
3155
3156 2006-05-17  Werner Lemberg  <wl@gnu.org>
3157
3158         * lily/lexer.ll (init_signature_has_table): Add
3159         `scm-scm-music-music'.
3160
3161         * lily/parser.yy (MUSIC_FUNCTION_SCM_SCM_MUSIC_MUSIC): New token.
3162         (Generic_prefix_music_scm): Add rule for it.
3163
3164         * lily/quote-iterator.cc (Quote_iterator::process): Handle
3165         `quoted-transposition' property.
3166
3167         * ly/music-functions-init.ly (transposedCueDuring): New function.
3168
3169         * scm/define-music-properties.scm (all-music-properties): Updated.
3170
3171         * Documenation/topdocs/NEWS.itely: Document it.
3172
3173 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
3174
3175         * python/lilylib.py (system): move import subprocess to system()
3176         definition. 
3177
3178         * python/convertrules.py (conv): fix convert-ly rules for 2.9.4
3179
3180         * VERSION (PATCH_LEVEL): release 2.9.5
3181         
3182         * Documentation/topdocs/INSTALL.texi (Top): update versions and
3183         build instructions. 
3184
3185         * ly/engraver-init.ly: switch on hairpinToBarline by default.
3186
3187 2006-05-16  Graham Percival  <gpermus@gmail.com>
3188
3189         * Documentation/user/basic-notation.itely: editing from Dave, thanks!
3190
3191         * Documentation/user/ various: minor fixes.
3192
3193 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
3194
3195         * Documentation/topdocs/NEWS.tely (Top): add hairpinToBarline feature.
3196
3197 2006-05-16  Mats Bengtsson  <mabe@s3.kth.se>
3198
3199         * Documentation/user/advanced-notation.itely (Instrument names):
3200         Modified obsolete instruction on how to move instrument names away
3201         from the staves. Hmm, at second thought the bug probably has been
3202         solved, so the full bug description should probably be removed.
3203
3204 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
3205
3206         * lily/dynamic-engraver.cc (typeset_all): hang ending on
3207         currentCommandColumn. 
3208
3209         * lily/hairpin.cc (print): also add padding for non-neighbor
3210         hairpin bounds.
3211
3212         * scm/define-context-properties.scm
3213         (all-user-translation-properties): add hairpinToBarline
3214
3215         * input/regression/hairpin-to-barline.ly: new file.
3216
3217         * lily/context.cc (internal_send_stream_event): thinko fix.
3218
3219         * lily/tie.cc (set_default_control_points): robustness fix.
3220
3221         * python/musicxml.py (Part.interpret): don't complain about
3222         incomplete measures.
3223
3224         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): only add
3225         new music if last_event_chord() returned None.
3226
3227         * python/musicxml.py (Part.interpret): skip back over chord notes.
3228
3229 2006-05-16  Erik Sandberg  <mandolaerik@gmail.com>
3230         
3231         * lily/percent-repeat-engraver.cc, lily/parser.yy,
3232         lily/define-music-types.cc, lily/percent-repeat-iterator.cc,
3233         lily/slash-repeat-engraver.cc,
3234         lily/include/percent-repeat-iterator.hh: Rework percent repeats:
3235         iterator sends PercentEvents
3236
3237         * lily/time-scaled-music-iterator.cc, lily/tuplet-engraver.cc:
3238         rework tuplets: send start/stop events to engraver
3239
3240         * lily/context.cc, lily/music.cc, lily/context-scheme.cc: Add
3241         dispatchers event-source and events-below to Context
3242         
3243 2006-05-15  Graham Percival  <gpermus@gmail.com>
3244
3245         * Documentation/user/README.txt: update info for doc writers.
3246
3247         * Documentation/user/programming-interface.itely: integrate
3248         Nicolas' fixes for chapter rewrite.
3249
3250         * Documentation/user/ various: minor fixes.
3251
3252 2006-05-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
3253
3254         * lily/clef-engraver.cc: cleanup.
3255
3256         * Documentation/user/GNUmakefile: dist context-example.eps too.
3257
3258         * lily/key-engraver.cc (create_key): use
3259         explicitKeySignatureVisibility for cancellation too. 
3260
3261         * lily/font-config.cc (init_fontconfig): don't close file if
3262         f==NULL. 
3263
3264 2006-05-15  Erlend Aasland  <erlenda@gmail.com>
3265
3266         * Documentation/topdocs/NEWS.tely: niente and rotation news
3267
3268 2006-05-14  Erlend Aasland  <erlenda@gmail.com>
3269
3270         * lily/include/stencil.hh
3271         * lily/stencil.cc (rotate): new function. Makes it possible
3272         to rotate a stencil around a given offset.
3273
3274         * lily/grob.cc (get_print_stencil): add rotation support
3275
3276         * lily/stencil-interpret.cc (interpret_stencil_expression):
3277         add rotation support
3278
3279         * lily/stencil-scheme.cc (ly:stencil-rotate): new function
3280
3281         * scm/define-grob-properties.scm: add 'rotation property
3282
3283         * scm/define-markup-commands.scm: add rotate markup command
3284         
3285         * scm/output-ps.scm: add rotation support in PostScript backend
3286
3287         * scm/output-svg.scm: add rotation support in SVG backend
3288
3289 2006-05-13  Graham Percival  <gpermus@gmail.com>
3290
3291         * Documentation/user/music-glossary.itely: French correction.
3292
3293         * Documentation/user/programming-interface.itely: major
3294         new docs, some reorg, some info from Nicolas.
3295
3296         * Documentation/user/ various: small fixes.
3297
3298 2006-05-12  Mats Bengtsson  <mabe@s3.kth.se>
3299
3300         * Documentation/user/programming-interface.itely (Markup
3301         programmer interface): Remove duplicate text.
3302
3303 2006-05-12  Graham Percival  <gpermus@gmail.com>
3304
3305         * Documentation/user/context-example.eps: new file.
3306
3307         * Documentation/user/changing-defaults.itely: set up file to
3308         use eps image.
3309
3310         * Documentation/user/programming-interface.itely: changes
3311         from mailist.
3312
3313 2006-05-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
3314
3315         * configure.in (LINK_GXX_STATICALLY): python 2.4 req.
3316
3317 2006-05-11  Graham Percival  <gpermus@gmail.com>
3318
3319         * Documentation/user/programming-interface.itely: first round of
3320         editing and merging emails from Nicolas.
3321
3322         * Documentation/user/scheme-tutorial: minor edit.
3323
3324 2006-05-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
3325
3326         * python/musicxml.py (Xml_node.__init__): _attribute_dict stores
3327         XML attributes.
3328         (Xml_node.message): use it.
3329
3330         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): 
3331         oops. Add duration argument.
3332
3333 2006-05-10  Joe Neeman  <joeneeman@gmail.com>
3334
3335         * lily/paper-column-engraver.cc (make_columns):
3336         * scm/define-grobs.scm: Revert my previous change and set the default
3337         in define-grobs.scm instead.
3338
3339 2006-05-09  Graham Percival  <gpermus@gmail.com>
3340         
3341         * Documentation/user/changing-defaults.itely: general editing,
3342         info about \set and \override.
3343
3344         * Documentation/user/tweaking.itely, advanced-notation.itely:
3345         fixes from Dave Luttinen, thanks!
3346
3347 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
3348
3349         * lily/paper-column-engraver.cc (make_columns): By default, a column
3350         needs to be breakable.
3351
3352 2006-05-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
3353
3354         * scripts/musicxml2ly.py (musicxml_clef_to_lily): use new
3355         Attributes methods
3356         (musicxml_time_to_lily): idem
3357         (musicxml_key_to_lily): idem
3358         (instrument_drumtype_dict): dict for supported drumtypes.
3359         (LilyPondVoiceBuilder.__init__): new class: sanely keep track of
3360         moments and pending mm rests
3361         (musicxml_voice_to_lily_voice): rewrite to use LilyPondVoiceBuilder
3362         (musicxml_voice_to_lily_voice): strip KeyChangeEvents for drums.
3363         (musicxml_voice_to_lily_voice): add mode change.
3364         (option_parser): lxml.etree (http://codespeak.net/lxml/) for more
3365         speed and less memory usage (factor 5 to 10).
3366         (convert): write -defs.ly  and driver file separately so people
3367         can script their own part extraction.
3368
3369         * python/musicxml.py (minidom_demarshal_node): new function:
3370         separate minidom handling.
3371         (lxml_demarshal_node): new function: support lxml.etree too.
3372         (Xml_node.message): new function: verbose error message, with XML
3373         path to offending node.
3374         (Attributes.get_measure_length): sane interface to MusicXML attributes.
3375         (Part_list.generate_id_instrument_dict): new method: collect
3376         instrument names, to be able to set drum_type.
3377         (Part.interpret): handle underfull measures
3378         (Part.interpret): assign instrument names.
3379
3380         * python/musicexp.py (Output_printer.close): new method
3381         (MusicWrapper.print_ly): new class: support other modes,
3382         eg. \drummode
3383         (BarCheck.print_ly): new class. Support bar checks, with comments
3384         and fancy barchecks. 
3385         (NoteEvent.__init__): also set drum_type for drum notes.
3386         (MultiMeasureRest.lisp_expression): dump mm rests.
3387
3388         * lily/paper-column-engraver.cc (stop_translation_timestep): set
3389         line-break-permission if forbidBreak is not set.
3390
3391 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
3392
3393         * scm/define-context-properties.scm:
3394         * scm/define-grob-properties.scm:
3395         * scm/define-grobs.scm:
3396         * scm/define-music-display-methods.scm:
3397         * scm/define-music-properties.scm:
3398         * scm/define-music-types.scm:
3399         * scm/music-functions.scm:
3400         * ly/declarations-init.ly:
3401         * lily/include/constrained-breaking.hh:
3402         * lily/system.cc:
3403         * lily/spaceable-grob.cc:
3404         * lily/simple-spacer.cc:
3405         * lily/paper-score.cc:
3406         * lily/paper-column.cc:
3407         * lily/paper-column-engraver.cc:
3408         * lily/item.cc:
3409         * lily/gourlay-breaking.cc:
3410         * lily/constrained-breaking.cc:
3411         * python/convertrules.py:
3412         Change "penalty", "page-penalty" and "breakable" to "line-break-penalty",
3413         "page-break-penalty" and "line-break-permission".
3414         Add "page-break-permission", "page-turn-permission" and "page-turn-penalty".
3415         Replace BreakEvent with LineBreakEvent, PageBreakEvent and PageTurnEvent.
3416
3417         * lily/bar-engraver.cc:
3418         * lily/beam-engraver.cc:
3419         * lily/forbid-break-engraver.cc:
3420         * lily/ligature-engraver.cc:
3421         * lily/paper-column-engraver.cc:
3422         * lily/percent-repeat-engraver.cc:
3423         * lily/score-engraver.cc:
3424         * lily/score-engraver.hh:
3425         * lily/paper-column-engraver.hh:
3426         Inter-engraver communication regarding line breaks is done through context
3427         properties (Score.forbidBreak) instead of function calls.
3428
3429 2006-05-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
3430
3431         * VERSION (PACKAGE_NAME): release 2.9.4
3432
3433 2006-05-08  Graham Percival  <gpermus@gmail.com>
3434
3435         * Documentation/user/working.itely: proofreading from Dave
3436         Luttinen, thanks.
3437
3438         * Doucmentation/user/README.txt: updated with manual style info.
3439
3440         * Documentation/user/ various: trim linewidth to 78 chars.
3441
3442 2006-05-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
3443
3444         * scm/define-grob-properties.scm (all-internal-grob-properties):
3445         remove chord-tremolo property.
3446
3447         * lily/beam.cc (get_beam_segments): don't use stem position as
3448         base for broken ends.
3449
3450 2006-05-06  Graham Percival  <gpermus@gmail.com>
3451
3452         * Documentation/user/putting.itely: proofreading from Dave
3453         Luttinen, thanks!
3454
3455         * Documentation/user/ various: more reorg and clarifications.
3456
3457 2006-05-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
3458
3459         * scm/lily.scm (TEX_STRING_HASHLIMIT): move from framework-texstr.scm.
3460
3461         * ly/music-functions-init.ly: new function featherDurations
3462
3463         * lily/beam.cc: read grow-direction for feathered beaming.
3464
3465         * Documentation/topdocs/NEWS.tely (Top): typo.
3466
3467 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
3468
3469         * lily/include/beam.hh (struct Beam_stem_segment): add gapped_ for
3470         tremolo beams.
3471
3472 2006-05-05  Erik Sandberg  <mandolaerik@gmail.com>
3473         * lily/context.cc, lily/global-context.cc: Added 'unique' member,
3474         used by music streams.
3475
3476         * lily/dispatcher.cc, lily/dispatcher-scheme.cc,
3477         lily/stream-event.cc, lily/stream-event-scheme.cc,
3478         lily/listener.cc, lily/scheme-listener.cc,
3479         lily/scheme-listener-scheme.cc, lily/include/dispatcher.hh,
3480         lily/include/stream-event.hh, lily/include/listener.hh,
3481         lily/include/scheme-listener.hh, scm/define-event-classes.scm:
3482         Created data structures for music streams.
3483         
3484 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
3485
3486         * lily/beam.cc (get_beam_segments): new function. Reorganise the
3487         construction of a beam. 
3488         (print): rewrite. 
3489
3490         * flower/include/std-vector.hh (default_compare): use only one comparison.
3491
3492         * scm/define-markup-commands.scm (note-by-number): remove debug display.
3493         (note-by-number): further attachment fixes.
3494
3495         * scm/lily-library.scm (ordered-cons): new function.
3496         (interval-index): new function
3497
3498         * lily/note-head-scheme.cc (LY_DEFINE): new file.
3499
3500         * lily/note-head.cc (get_stem_attachment): new function.
3501
3502         * scm/define-markup-commands.scm (note-by-number): read 'style
3503         property. 
3504
3505         * input/regression/markup-note.ly: show note-head style option.
3506
3507         * mf/feta-bolletjes.mf (overdone_heads): fix attachment points for
3508         triangle head.
3509
3510 2006-05-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
3511
3512         * mf/GNUmakefile (NCSB_OTFS): remove old ncsb detection further.
3513
3514         * configure.in (LINK_GXX_STATICALLY): fix for ncsb detection.
3515
3516         * lily/include/constrained-breaking.hh: GCC 4 fix.
3517
3518 2006-05-04  Joe Neeman  <joeneeman@gmail.com>
3519
3520         * lily/simple-spacer.cc: Remove class Simple_spacer_wrapper.
3521         Replace it with functions get_line_forces and get_line_configuration.
3522         (class Simple_spacer): Make data private.
3523         Rewrite compression algorithm to be faster and simpler.
3524
3525         * lily/simple-spacer-scheme.cc (ly_solve_rod_and_spring_problem):
3526         * lily/gourlay-breaking.cc (solve):
3527         * lily/constrained_breaking.cc (space_line):
3528         Change it to the new simple-spacer code.
3529
3530         * lily/paper-score.cc (get_paper_systems):
3531         (Paper_score):
3532         (process):
3533         Delay breaking the systems until they are requested.
3534         (find_break_indices):
3535         Use vsize for indices.
3536         (calc_breaking):
3537         Move the "Calculating line breaks" message here.
3538
3539         * lily/system.cc (pre_processing):
3540         Move the "Calculating line breaks" message away from here.
3541         (break_into_pieces):
3542         Allow multiple calls to this function in sequence (with touching-but-
3543         not-overlapping breakpoints).
3544
3545         * lily/constrained-breaking.cc:
3546         Replace most of the get_XXXX functions with get_line_details.
3547         Only calculate the force for each line. Calculate configurations only
3548         for the lines we will actually use.
3549         Replace cols_ with lines_.
3550
3551 2006-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3552
3553         * mf/GNUmakefile (depth): remove FC_FIND.
3554
3555         * config.make.in (NCSB_SOURCE_FILES): subst NCSB_SOURCE_FILES
3556
3557         * configure.in (LINK_GXX_STATICALLY): call fc-match from within configure.
3558
3559         * scm/framework-ps.scm (write-preamble): new function.
3560         (write-preamble): load mac fonts via fondu, even if gs-font-load
3561         is set.
3562
3563 2006-05-03  Werner Lemberg  <wl@gnu.org>
3564
3565         * mf/GNUmakefile (FC_FIND): Fix typo.
3566
3567 2006-05-03  Erlend Aasland  <erlenda@gmail.com>
3568
3569         * stepmake/stepmake/generic-targets.make (cvs-clean): also remove out-www dirs.
3570
3571 2006-05-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
3572
3573         * stepmake/aclocal.m4: run python-config for crosscompiling
3574         flags. 
3575
3576         * scripts/lilypond-book.py (Lilypond_file_snippet.my_system): add
3577         -f png for HTML, TEXINFO formats. 
3578
3579         * input/tutorial/lbook-html-test.html: new file.
3580
3581         * lily/include/tie-formatting-problem.hh (class
3582         Tie_formatting_problem): index Chord_outline_map by Tuple2 for
3583         [column, direction]. This fixes laissez vibrer ties.
3584  
3585         * flower/include/tuple.hh (struct Tuple2): new file.
3586
3587         * mf/GNUmakefile (FC_FIND): new function. Find ncsb using
3588         $(FCMATCH), only if $(NCSB_DIR) not set. 
3589
3590         * configure.in (LINK_GXX_STATICALLY): only warn if $NCSB_DIR set.
3591
3592         * config.make.in (DOCUMENTATION): set FCMATCH.  
3593
3594         * autogen.sh (srcdir): don't set --with-ncsb-dir. 
3595
3596 2006-05-03  Graham Percival  <gpermus@gmail.com>
3597
3598         * Documentation/user/ various: final round of reorg.
3599
3600         * Documentation/user/instrument-notation.itely: some more
3601         fixes from Eduardo, thanks!
3602
3603 2006-05-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
3604
3605         * VERSION (PACKAGE_NAME): release 2.9.3
3606
3607         * flower/file-path.cc (is_dir): canonicalize file name before stat'ing.
3608
3609         * lily/relocate.cc (framework_relocation): remove old relocation stuff.
3610
3611 2006-05-01  Mats Bengtsson  <mabe@s3.kth.se>
3612
3613         * scm/define-grob-properties.scm (all-user-grob-properties):
3614         Correct typo, thanks to Eduardo.
3615
3616 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
3617
3618         * scripts/GNUmakefile (SEXECUTABLES): remove lilypond-ps2png.scm
3619
3620         * buildscripts/lilypond-words.py (F): indent fix.
3621
3622         * input/regression/tie-arpeggio-collision.ly: new file.
3623
3624         * lily/tie-formatting-problem.cc (set_column_chord_outline): new
3625         function: store outlines per column rank.
3626
3627         * lily/include/tie-configuration.hh (class Tie_configuration): add
3628         column_ranks_ to specification and configuration, to distinguish
3629         between ties for different heads in arpegiated chords.
3630
3631         * lily/relocate.cc (framework_relocation): use INSTALLER_PREFIX.
3632
3633         * *.py: more 4 space indents.
3634
3635         * autogen.sh (conf_flags): set sensible default for with-ncsb-dir
3636
3637 2006-05-01  Joe Neeman  <joeneeman@gmail.com>
3638
3639         * scm/lily-library.scm: Fix guile 1.6 compatibility in inf? and nan?
3640
3641 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
3642
3643         * buildscripts/pfx2ttf.fontforge (err): create OTF files.
3644
3645         * scripts/abc2ly.py (dump_score): indent of 4 for python code. 
3646
3647         * configure.in (LINK_GXX_STATICALLY): remove locate() call.
3648
3649 2006-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3650
3651         * python/convertrules.py (conv): indent 4 for python files.
3652
3653 2006-04-29  Mats Bengtsson  <mabe@s3.kth.se>
3654
3655         * Documentation/user/changing-defaults.itely (Creating contexts):
3656         Clarify \new semantics.
3657
3658 2006-04-28  Graham Percival  <gpermus@gmail.com>
3659
3660         * Documentation/user/ various: major new sections in the
3661         Learning manual, slight reorg elsewhere.
3662
3663 2006-04-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
3664
3665         * mf/GNUmakefile (MFTRACE_FLAGS): add $(outdir) to $(ENCODING_FILE) 
3666
3667         * scm/framework-ps.scm (output-framework): remove PageMedia
3668
3669 2006-04-27  Graham Percival  <gpermus@gmail.com>
3670
3671         * Documentation/user/ tweaks.itely, working.itely: new
3672         files, being more advanced "learning manual" chapters.
3673
3674         * Documentation/user/ tutorial, putting, lilypond: reorg.
3675
3676 2006-04-26  Graham Percival  <gpermus@gmail.com>
3677
3678         * input/regression/lyric-combine-polyphonic.ly: fixed test
3679         (no more "can't find context `one'" error).
3680
3681 2006-04-25  Joe Neeman <joeneeman@gmail.com>
3682
3683         * lily/stem-tremolo.cc (print): fix whole note tremolo placement
3684
3685         * input/regression/stem-tremolo.ly: add 2 more whole note examples
3686         
3687 2006-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3688
3689         * lily/relocate.cc (read_relocation_dir): new function.
3690
3691 2006-04-26  Graham Percival  <gpermus@gmail.com>
3692
3693         * Documentation/user/instrument-notation.itely: a few more fixes
3694         from Eduardo, thanks!
3695
3696         * Documentation/user/README.txt: new file; contains info on
3697         style that used to be in lilypond.tely.
3698
3699         * Documentation/user/ various: first round of doc reorg.
3700
3701         * Documentation/user/baer-flat-bw.png: remove alpha bit from
3702         graphic; this probably causes problems on some pdf
3703         viewers, notably Adobe Acrobat.
3704
3705 2006-04-24  Graham Percival  <gpermus@gmail.com>
3706
3707         * Documentation/user/instrument-notation.itely: many alterations
3708         to Vocal music, from Eduardo Viera.
3709
3710 2006-04-23  Graham Percival  <gpermus@gmail.com>
3711
3712         * Documentation/user/instrument-notation.itely: fix \new
3713         instead of \context problem.
3714
3715 2006-04-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3716
3717         * lily/relocate.cc (expand_environment_variables): new function.
3718         (read_line): id.
3719         (read_relocation_file): id.
3720
3721         * scm/stencil.scm (eps-file->stencil): fix EPS PS embedding code 
3722
3723 2006-04-21  Erlend Aasland  <erlenda@gmail.com>
3724
3725         * ly/engraver-init.ly: remove old comments from TabVoice
3726
3727 2006-04-20  Graham Percival  <gpermus@gmail.com>
3728
3729         * Documentation/user/instrument-notation.itely: added Erlend's
3730         latest doc patch, thanks!
3731
3732 2006-04-19  Erlend Aasland <erlenda@gmail.com>
3733
3734         * lily/include/slur.hh:
3735         * lily/slur.cc:
3736         * lily/phrasing-slur-engraver.cc:
3737         * lily/slur-engraver.cc: Fix 'cut & paste' code by merging
3738         acknowledge_extra_object () from Phrasing_slur_engraver:: and
3739         Slur_engraver:: and putting it in
3740         Slur::auxiliary_acknowledge_extra_object ().
3741
3742         * ps/music-drawing-routines.ps (draw_dashed_slur): fix another bug
3743
3744         * lily/note-collision.cc: fix a comment
3745
3746 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
3747
3748         * stepmake/bin/add-html-footer.py: fix footer position in
3749         generated html files: before </body> and </html> tags.
3750
3751 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
3752
3753         * scripts/GNUmakefile: revert last "fix", which rather broke make.
3754         Earlier successive `make' commands finally compiled ok.
3755
3756         * Documentation/topdocs/INSTALL.texi: require mftrace 1.1.19.
3757
3758 2006-04-18  Erlend Aasland <erlenda@gmail.com>
3759
3760         * lily/include/stem-tremolo.hh:
3761         * lily/stem-tremolo.cc: move rotated_box () to Lookup:: and update
3762         callers.
3763
3764         * lily/lookup.cc:
3765         * lily/include/lookup.hh: add rotated_box ()
3766
3767 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
3768
3769         * scripts/GNUmakefile: bugfix: run help2man only after scripts have 
3770         been generated. Fixes "can't get `--help'" bug after make clean.
3771
3772         * THANKS: alphabetize contributors.
3773
3774 2006-04-17  Graham Percival  <gpermus@gmail.com>
3775
3776         * Documentation/user/instrument-notation.itely: added Erlend's
3777         tabs and banjo doc patch.  Thanks!
3778
3779 2006-04-17  Erlend Aasland  <erlenda@gmail.com>
3780
3781         * scm/define-grobs.scm: fix stem-attachment for tablature note heads.
3782
3783         * ps/music-drawing-routines.ps (draw_dashed_line): fix dash pattern bug.
3784
3785         * scm/output-lib.scm: add some more predefined string tunings.
3786
3787         * Documentation/user/instrument-notation.itely: and doc them.
3788
3789 2006-04-16  Jürgen Reuter  <reuter@ipd.uka.de>
3790
3791         * ly/engraver.ly: Remove obsolete comments.
3792
3793         * ly/gregorian-init.ly: Define default layout block.
3794
3795         * input/puer-fragment.ly: Updated and extended.
3796
3797 2006-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3798
3799         * lily/lily-parser-scheme.cc: Use them to fix --output=DIR/BASE
3800         pdf conversion behaviour.
3801
3802         * flower/file-name.cc (dir_name)
3803         (get_working_directory): Move from relocate.cc.
3804
3805         * lily/relocate.cc (setup_paths): Remove rogue stat calls.
3806         
3807         * lily/relocate.cc: Encapsulate sys/stat.h in
3808         HAVE_STAT_H.
3809
3810 2006-04-14  Graham Percival  <gpermus@gmail.com>
3811
3812         * Documentation/user/ various: small updates from Cameron
3813         and Juergen, thanks!
3814
3815         * Documentation/user/ various: small updates of my own.
3816
3817         * THANKS: 2.7 -> 2.8.
3818
3819 2006-04-11  Graham Percival  <gpermus@gmail.com>
3820
3821         * scm/define-context-properties.scm: typo.
3822
3823         * Documentation/user/ : many more small updates.
3824
3825 2006-04-13  Jürgen Reuter  <reuter@ipd.uka.de>
3826
3827         * scm/define-music-types.scm: disposed "docme".
3828
3829 2006-04-11  Erlend Aasland  <erlenda@gmail.com>
3830
3831         * lily/hairpin.cc: make niente circles a bit smaller.
3832
3833 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
3834
3835         * mf/GNUmakefile: remove redundant mftrace check. Also remove
3836         get-pfa and get-*-fonts targets.
3837
3838 2006-04-10  Graham Percival  <gpermus@gmail.com>
3839
3840         * THANKS, Documentation/user/ basic-notation, advanced-notation,
3841         music-glossary, programming-interface: more minor fixes
3842         from mailist.
3843
3844         * scm/define-grob-properties.scm: clarified direction, thanks Mats!
3845
3846         * scm/define-context-properties.scm: another old \property update.
3847         This time tested for compiling!
3848
3849 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
3850
3851         * mf/GNUmakefile: fix for mftrace version >= 1.2.0
3852
3853 2006-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3854
3855         * scm/define-context-properties.scm (all-user-translation-properties): 
3856         * Documentation/user/global.itely (Page formatting): Compile fix.
3857
3858 2006-04-09  Mats Bengtsson  <mabe@s3.kth.se>
3859
3860         * Documentation/user/advanced-notation.itely (Polymetric
3861         notation): Update the example to use the "+" symbol and add link
3862         to input/test/compound-time.ly.
3863
3864 2006-04-08  Graham Percival  <gpermus@gmail.com>
3865
3866         * scm/define-grob-properties.scm: clarify docs for #'direction.
3867
3868         * scm/define-context-properties.scm: update old \property override.
3869
3870         * Documentation/user/ advanced-notation, global, lilypond-book:
3871         more minor doc updates.
3872
3873 2006-04-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
3874
3875         * lily/parser.yy (Generic_prefix_music_scm): append lists, not objects.
3876
3877         * scm/backend-library.scm (search-gs): oops.
3878
3879 2006-04-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
3880
3881         * scripts/lilypond-book.py (output): use base, not filename for href.
3882
3883         * scm/backend-library.scm: only look for gs.
3884
3885         * scripts/lilypond-book.py (output): fix printfilename.
3886
3887         * lily/parser.yy (music_function_musicless_prefix): fold together
3888         definitions of signature (SCM*) (Music|post_event|chord_body_element)
3889
3890         * lily/slur.cc (print): only set font-size if not set yet.
3891
3892         * lily/slur-configuration.cc (add_score): improved layout of debug
3893         scoring output.
3894
3895 2006-04-05  David Feuer  <David.Feuer@gmail.com>
3896
3897         * music-drawing-routines.ps (draw_round_box): removed testing artifact.
3898         (draw_circle): Hopefully fixed regression.
3899         Improved documentation for several procedures.
3900         
3901 2006-03-04  Werner Lemberg  <wl@gnu.org>
3902
3903         * ly/engraver-init.ly (\Score): Add beam-event to quotedEventTypes.
3904
3905 2006-04-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
3906
3907         * scripts/musicxml2ly.py (bindir): add dynamic
3908         relocation. 
3909
3910 2006-04-04  Graham Percival  <gpermus@gmail.com>
3911
3912         * Documentation/user/ basic-notation, advanced-notation, putting,
3913         instrument-notation, invoking, lilypond, THANKS: another ream of small
3914         fixes from the Doc Helpers.
3915
3916 2006-04-03  David Feuer  <David.Feuer@gmail.com>
3917
3918         * music-drawing-routines.ps: remove superfluous gsave/grestore pairs.
3919
3920         * lilyponddefs.ps (set-ps-scale-to-lily-scale): Fixed code duplication.
3921
3922         * Cleaned up interfaces between PostScript and Scheme, and moved
3923         computations from PostScript to Scheme:
3924
3925         * music-drawing-routines.ps
3926         (*SF, stroke_and_fill): new procedures.  Replaced stroke and fill
3927         with stroke_and_fill throughout.
3928         (euclidean_length, print_letter, draw_box): Deleted unused
3929         procedures.  If someone needs draw_box, implement it using
3930         draw_round_box; don't duplicate code.
3931         (print_glyphs, draw_round_box, draw_polygon, draw_repeat_slash):
3932         Refactored/cleaned up interfaces.
3933         (mark_URI): Moved.
3934
3935         * output-ps.scm: reordered arguments to PostScript functions to
3936         match new interfaces
3937         (glyph-string): Rewrote glyph-string.
3938         (grob-cause): Replaced string-append with format.
3939         (repeat-slash): Rewrote to do computation here.
3940         (round-filled-box): Rewrote to do computation here.
3941
3942 2006-04-04  Erlend Aasland  <erlenda@gmail.com>
3943
3944         * stepmake/stepmake/generic-targets.make: add cvs-clean target
3945
3946         * stepmake/stepmake/toplevel- targets.make: print help info about
3947         cvs-clean
3948
3949 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
3950
3951         * input/regression/hairpin-circled.ly: new file
3952
3953 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
3954
3955         * lily/hairpin.cc (print): add support for circled tip
3956
3957         * scm/define-grob-properties.scm: add circled-tip parameter
3958
3959         * scm/define-grobs.scm: init circled-tip to false
3960         
3961 2006-04-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
3962
3963         * scm/music-functions.scm (quote-substitute): set
3964         iterators-ctor. 
3965
3966 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
3967
3968         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): set
3969         BSTINPUTS. 
3970
3971         * Documentation/topdocs/AUTHORS.texi (Top): add David Feuer.
3972
3973         * scm/output-ps.scm (glyph-string): revert cid selectfont.
3974
3975 2006-03-31  David Feuer  <david.feuer@gmail.com>
3976         
3977         * scm/framework-ps.scm:
3978         
3979         * scm/output-ps.scm: glyph-string now produces smaller, more
3980         readable, and probably faster PostScript.  Several findfont
3981         scalefont setfont instances changed to selectfont
3982         Hacked-up string-appends changed to formats.
3983
3984         * ps/music-drawing-routines.ps: add print_letter, print_glyphs.
3985         
3986 2006-03-30  Graham Percival  <gpermus@gmail.com>
3987
3988         * scm/lily-library.scm: make "no version" warning message more polite.
3989
3990         * lily/music.cc: add double quotes to failed octave check.
3991
3992         * Documentation/user/ advanced-notation, changing-defaults,
3993         instrument-notation, invoking, music-glossary: whole bunch of minor
3994         fixes from mailist.
3995
3996 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
3997
3998         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): use
3999         $(buildscriptdir) iso. depth.
4000
4001         * VERSION (PACKAGE_NAME): release 2.9.1
4002
4003 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
4004
4005         * lily/pango-font.cc (pango_item_string_stencil): more robustness.
4006
4007         * VERSION (PATCH_LEVEL): bump version number.
4008
4009         * flower/include/guile-compatibility.hh (scm_from_uint32): add
4010         scm_from_uint32 ()
4011
4012         * lily/pango-font.cc (pango_item_string_stencil): use
4013         scm_from_uint32 ()
4014
4015         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
4016         $(outdir)/emmentaler-%.svg): remove canary.
4017
4018         * lily/pango-font.cc (pango_item_string_stencil): only use uXXX
4019         glyphnames if we have a ttf font.
4020
4021 2006-03-30  Mats Bengtsson  <mabe@s3.kth.se>
4022
4023         * Documentation/user/advanced-notation.itely (Font selection):
4024         Corrected reference to the font-family-override.ly example.
4025
4026 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
4027         
4028         * lily/chord-tremolo-engraver.cc (acknowledge_stem): set the
4029         stem-tremolo object in the stem (or else the stem might not be
4030         long enough).
4031
4032 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
4033
4034         * lily/ttf.cc (print_trailer): only print existing glyphs.
4035
4036 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
4037
4038         * lily/stem-tremolo.cc (print): for whole notes (and breves, etc.)
4039         position the tremolo based on the position of the notehead.
4040
4041         * input/regression/stem-tremolo.ly: add example of unbeamed eighth
4042         notes and update the texidoc line with the new positioning rules.
4043         
4044 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
4045
4046         * lily/ttf.cc (print_trailer): don't always use uXXX glyphname.
4047
4048         * scripts/lilypond-book.py (Module): set default for linewidth if
4049         preamble not found.
4050
4051 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
4052
4053         * VERSION (PACKAGE_NAME): release 2.9.0.
4054
4055         * input/regression/stem-tremolo-position.ly: new file.
4056
4057         * lily/stem-tremolo.cc: remove Stem_tremolo::dim_callback
4058
4059 2006-03-28  Joe Neeman  <joeneeman@gmail.com>
4060
4061         * lily/stem-tremolo.cc (print): position
4062         the tremolo depending only on the end of the stem
4063         and not on the notehead
4064         (raw_stencil): center, on the middle staff line, the
4065         flag that is closest to the end of the stem (previously
4066         the bottom flag)
4067         (calc_width): add this callback to shorten a tremolo when
4068         it is beamed or it is stemup with a flag
4069         (style): add this callback to make a tremolo rectangular when
4070         it is beamed or it is stemup with a flag
4071         (rotated_box): this is like Lookup::beam but makes a rotated
4072         rectangle instead of a parallelogram
4073
4074         * lily/stem.cc (calc_stem_info): make sure the stem
4075         is long enough to fit the tremolo
4076         (calc-length): reduce the length of tremolo stems since the
4077         tremolo code is now capable of better positioning
4078
4079         * scm/define-grobs.scm: make calc_width the default beam-width
4080         callback for stem-tremolo and add the style callback
4081                 
4082 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
4083
4084         * lily/tuplet-bracket.cc (calc_control_points): handle suicide
4085         case. 
4086
4087 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
4088
4089         * lily/ttf.cc (make_index_to_charcode_map): restore old
4090         cmap. 
4091
4092 2006-03-28  Werner Lemberg  <wl@gnu.org>
4093
4094         * lily/pango-font.cc (get_unicode_name): Fix `uXXXXX' glyph names.
4095
4096 2006-03-28  Graham Percival  <gpermus@gmail.com>
4097
4098         * THANKS: update for 2.9, add section for Documentation helpers.
4099
4100         * Documentation/topdocs/NEWS.tely: compile fix.
4101
4102         * Documentation/user/ basic-notation, global, advanced-notation,
4103         examples.itely: minor fixes from mailist.
4104
4105 2006-03-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
4106
4107         * mf/feta-bolletjes.mf: match width of solfa notes with normal
4108         note heads. 
4109
4110         * lily/ttf.cc (print_trailer): use it.
4111
4112         * lily/pango-font.cc (get_unicode_name): new function.
4113
4114         * lily/ttf.cc (make_index_to_charcode_map): move function from
4115         open-type-font.cc
4116         (print_trailer): substitute uniXXXX name if applicable. 
4117
4118         * lily/pango-font.cc (get_index_to_charcode_map): new function.
4119         (pango_item_string_stencil): use it to generate uniXXXX names.
4120
4121         * mf/feta-bolletjes.mf (overdone_heads): add small style (ugly)
4122         note heads, for uniform widths in shape note output.
4123         (overdone_heads): hmm. remove them again.
4124
4125         * scripts/lilypond-book.py (output): add links to filenames.
4126
4127         * Documentation/topdocs/INSTALL.texi (Top): update versions.
4128
4129         * lily/note-collision.cc (get_clash_groups): only consider when
4130         Note_column::dir <> CENTER. 
4131
4132         * scripts/lilypond-book.py (get_option_parser): init output_name
4133         to ''. 
4134
4135 2006-03-24  Graham Percival  <gpermus@gmail.com>
4136
4137         * Documentation/topdocs/NEWS.tely: add @end itemize
4138
4139         * Documentation/user/ global, advanced-notation: minor
4140         stuff from mailist.
4141
4142 2006-03-23  Graham Percival  <gpermus@gmail.com>
4143
4144         * Documentation/user/ lilypond.tely, music-glossary,
4145         preface: housekeeping; 2005->2006, remove "notes for 2.6"
4146
4147 2006-03-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
4148
4149         * mf/GNUmakefile: don't install .enc files.
4150
4151         * Documentation/topdocs/NEWS.tely: clear for 2.9 cycle.
4152
4153         * VERSION (PATCH_LEVEL): bump to 2.9.0
4154
4155 2006-03-22  Graham Percival  <gpermus@gmail.com>
4156
4157         * Documentation/user/advanced-notation.itely: minor fixes
4158         from mailist.
4159
4160 2006-03-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
4161
4162         * Documentation/topdocs/AUTHORS.texi (Top): add Joe Neeman.
4163
4164         * branch lilypond_2_8
4165
4166 2006-03-22  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
4167
4168         * scripts/lilypond-book.py (samefile): new function, for windoze
4169         compatibility.
4170
4171 2006-03-21  Graham Percival  <gpermus@gmail.com>
4172
4173         * ly/engraver-init.ly: add info about StaffGroup.
4174
4175 2006-03-21  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
4176
4177         * input/regression/stem-direction-context.ly: idem.
4178
4179         * Documentation/topdocs/NEWS.tely (Top): fix interpolation example.
4180
4181         * THANKS: add Mats.
4182
4183         * input/regression/page-layout-twopass.ly: comment out \markup so
4184         tweak-file is left.
4185
4186         * lily/instrument-name-engraver.cc (finalize): add to instrument
4187         name global System. This also fixes chopped instrument names, but
4188         doesn't crash when there are slurs/beams.
4189
4190         * lily/slur-configuration.cc (add_score): disallow negative slur
4191         scores.
4192         
4193 2006-03-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4194
4195         * scm/framework-ps.scm (dump-stencil-as-EPS): remove debugging code.
4196
4197         * lily/instrument-name-engraver.cc (process_music): kludge: add
4198         InstrumentName spanner to axis group of left bound. Fixes chopped
4199         off instrument names in EPS images.
4200
4201         * input/regression/lyric-hyphen-retain.ly: elaborate explanation.
4202
4203         * scripts/abc2ly.py (option_parser): update to 2.7.40
4204
4205 2006-03-20  Graham Percival  <gpermus@gmail.com>
4206
4207         * THANKS: move small doc contributors to SUGGESTIONS.
4208
4209         * Documentation/user/ basic-notation, advanced-notation,
4210         global: small changes from mailist.
4211
4212 2006-03-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4213
4214         * Documentation/user/advanced-notation.itely (Text marks): update
4215         for new rehearsalMarkAlignSymbol convention.
4216
4217         * VERSION (PATCH_LEVEL): bump version.
4218
4219         * input/test/instrument-name-align.ly: new file.
4220
4221         * scm/define-markup-commands.scm (hcenter-in): add hcenter-in.
4222
4223         * input/test/instrument-name-align.ly: new file. Document how to
4224         align instrument names.
4225
4226         * lily/mark-engraver.cc: remove properties.
4227
4228         * scm/define-context-properties.scm
4229         (all-user-translation-properties): remove align symbol properties
4230         for barnumber/reh. mark.
4231
4232         * lily/break-align-interface.cc (self_align_callback): new
4233         interface, new function. Look at complete alignment. This handles
4234         tunable break alignments in case break-align-symbols are missing.
4235
4236         * lily/bar-number-engraver.cc (acknowledge_break_alignment): new function
4237
4238         * lily/mark-engraver.cc (acknowledge_break_alignment): new function.
4239
4240         * python/convertrules.py (conv): mark/bar number alignment rule.
4241
4242         * lily/break-align-interface.cc (calc_positioning_done): also
4243         store offset from last visible break-alignment to its
4244         neighbor. This makes alignment on non-visible objects more reliable.
4245
4246         * po/lilypond.pot (Module): ran po-replace.
4247
4248         * input/regression/tie-single-manual.ly (Module): new file.
4249
4250         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
4251         look at has_manual_position_.
4252         (from_ties): set has_manual_position_ if tie has staff-position set.
4253
4254         * lily/tuplet-bracket.cc (calc_positions): idem.
4255
4256         * lily/tuplet-number.cc (print): don't print tupletnumber if it
4257         doesn't span time.
4258
4259 2006-03-19  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4260
4261         * scm/define-markup-commands.scm (smallCaps): new markup command
4262         for turning a text to small caps using smaller font size and upper
4263         casing.
4264
4265 2006-03-17  Graham Percival  <gpermus@gmail.com>
4266
4267         * Documentation/user/ examples, instrument-notation,
4268         advnaced-notation: minor fixes from mailist.
4269
4270 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4271
4272         * Documentation/user/tutorial.itely (First steps): change example
4273         to verbatim.  
4274
4275 2006-03-17  Graham Percival  <gpermus@gmail.com>
4276
4277         * Documentation/user/ examples, advanced: minor changes from mailist.
4278
4279         * THANKS: add Geoff Horton, for documentation stuff.
4280
4281 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4282
4283         * python/lilylib.py (system): revert have_select kludge.
4284
4285         * Documentation/user/tutorial.itely (Commenting input files):
4286         update version numbers in doc. 
4287
4288         * scm/define-grob-interfaces.scm (multi-measure-interface): add
4289         bound-padding to multi-measure-interface
4290
4291 2006-03-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4292
4293         * input/test/engraver-example.ily: update version number.
4294
4295         * VERSION (PACKAGE_NAME): release 2.7.39
4296
4297         * lily/note-spacing.cc (get_spacing): heighten threshold where
4298         accidentals/arpeggios influence previous spacing fully.
4299
4300         * lily/rest.cc (y_offset_callback): only use direction if
4301         staff-position wasn't set before.
4302
4303         * lily/bar-number-engraver.cc: add support for
4304         barNumberAlignSymbol. 
4305         add ADD_ACKNOWLEDGER() call for break_aligned. Fixes bar-number-breathe
4306
4307         * lily/pointer-group-interface.cc (set_ordered): new function. 
4308         (add_unordered_grob): new function.
4309
4310         * lily/grob-array.cc (Grob_array): grob-arrays are always assumed
4311         to ordered, unless the opposite has been proved.  This fixes
4312         random reordering of large object groups across linebreaks,
4313         eg. beams.
4314
4315         * lily/main.cc (do_chroot_jail): printf format fix.
4316
4317         * lily/tie-formatting-problem.cc (generate_configuration):
4318         multiply y-shift for dot with direction.
4319  
4320         * scm/define-markup-commands.scm (note-by-number): put (magstep
4321         size) in y-attach too.
4322
4323         * Documentation/topdocs/NEWS.tely (Top): show override.
4324
4325         * scm/define-grobs.scm (all-grob-descriptions): reinstate neutral
4326         direction for stems.
4327         
4328 2006-03-15  Graham Percival  <gpermus@gmail.com>
4329
4330         * Documentation/user/ changing-defaults, global: minor
4331         fixes from mailist.
4332
4333 2006-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4334
4335         * lily/lexer.ll (Lily_lexer): bump required version to 2.7.38
4336
4337         * lily/spacing-spanner.cc (musical_column_spacing): crude fix for
4338         breakable items after uniformly stretched notes.
4339
4340         * lily/tie-formatting-problem.cc (set_chord_outline): initialize
4341         outline with outer edge of note heads. This prevents infinity
4342         problems with tied whole notes.
4343
4344         * scripts/lilypond-book.py (do_file): use os.popen
4345
4346         * python/convertrules.py (conv): add rule for Stem #'beamed-*
4347
4348 2006-03-14 Erik Sandberg  <mandolaerik@gmail.com>
4349
4350         * Documentation/user/invoking.itely: Add ragged-right to bug report
4351         guidelines.
4352
4353 2006-03-14  Graham Percival  <gpermus@gmail.com>
4354
4355         * Documentation/user/global.itely: small fix from mailist.
4356
4357 2006-03-14  Mats Bengtsson  <mabe@s3.kth.se>
4358
4359         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use the
4360         file descriptor returned by tempfile.mkstemp() when writing
4361         to tmpfile and closing it. Solves problem with unlink(tmpfile)
4362         on mingw.
4363
4364 2006-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4365
4366         * po/fi.po: newline bugfix.
4367
4368 2006-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
4369
4370         * scm/paper.scm (paper-alist): Rounding fixes.
4371
4372 2006-03-13  Graham Percival  <gpermus@gmail.com>
4373
4374         * Documentation/user/ changing-defaults, instrument-notation,
4375         tutorial: small fixes from mailist, mostly from Mats.  Thanks!
4376
4377 2006-03-13 Heikki Junes  <hjunes@cc.hut.fi>
4378
4379         * po/fi.po: update.
4380
4381 2006-03-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4382
4383         * stepmake/bin/add-html-footer.py (mail_address_url): don't add
4384         mailto: to http:// 
4385
4386         * python/lilylib.py (print_environment): move ps_page_count to
4387         lilypond-book.py
4388
4389 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4390
4391         * Documentation/user/music-glossary.tely (G clef): fix clef alignments.
4392
4393         * scm/framework-ps.scm (embed-document): new function. Use to
4394         embed PFA files.
4395
4396         * ly/engraver-init.ly: init rehearsalMarkAlignSymbol to staff-bar.
4397
4398 2006-03-12  Mats Bengtsson  <mabe@s3.kth.se>
4399
4400         * Documentation/user/instrument-notation.itely (Setting simple
4401         songs): Added \book{...} around the full example, so the separate
4402         markups are included in the printed example. 
4403
4404 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4405
4406         * scripts/lilypond-book.py (get_latex_textwidth): explicitly close
4407         tmphandle.
4408
4409         * python/lilylib.py (system): rewrite system() using
4410         subprocess. Remove >& redirection trickery.
4411
4412 2006-03-11  Graham Percival  <gpermus@gmail.com>
4413
4414         * Documentation/user/ changing-defaults, global, scheme-tutorial,
4415         notation-appendices.itely: minor fixes from mailist.
4416
4417 2006-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4418
4419         * Documentation/user/GNUmakefile ($(outdir)/lilypond.html):
4420         unsplit man also needs images.
4421
4422         * tex/texinfo.tex (sectionheading, q.v.): relax after \char'15.
4423
4424         * VERSION (PACKAGE_NAME): 2.7.38 released.
4425
4426 2006-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4427
4428         * scripts/lilypond-book.py (get_latex_textwidth): look for latex
4429         log in output dir.
4430
4431 2006-03-08  Johannes Schindelin  <Johannes.Schindelin@gmx.de>
4432
4433         * lily/audio-column.cc, lily/score-performer.cc: MIDI output now
4434         respects the Score.skipTypesetting property.
4435         
4436 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4437
4438         * scm/framework-ps.scm (ps-embed-cff): no Setup section in
4439         Prolog. No %%EOF after CFF file.
4440
4441 2006-03-08  Joe Neeman  <joeneeman@gmail.com>
4442         
4443         * lily/constrained-breaking.cc (get_max_systems): used to return a
4444         much too big value
4445         (combine_demerits): use pointers to reduce copying data
4446         (calc_subproblem): idem
4447         (get_page_penalty): add page turn penalties
4448         
4449 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4450
4451         * Documentation/user/invoking.itely (Invoking lilypond): better
4452         explanation of -e usage.
4453
4454         * lily/main.cc (main_with_guile): don't append to
4455         init_scheme_code_string
4456
4457         * tex/texinfo.tex (sectionheading, q.v.): don't center @image.
4458
4459         * Documentation/user/invoking.itely: add note about MacOS X scripts.
4460
4461         * scripts/convert-ly.py (do_options): don't print help for
4462         --show-rules rule.
4463
4464         * tex/texinfo.tex: patch texinfo.tex to leave single quotes in
4465         @code and @example. Update from texinfo.tex from CVS.
4466
4467 2006-03-08  Graham Percival  <gpermus@gmail.com>
4468
4469         * Documentation/user/scheme-tutorial.itely: clarifies distances
4470         measured in staff-spaces.
4471
4472 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4473
4474         * lily/slur.cc (outside_slur_callback): only calculate offsets if
4475         consider[k] is true.
4476
4477         * scm/output-ps.scm (grob-cause): put numbers to ~$ (Thanks Johannes!)
4478
4479         * lily/spacing-basic.cc (standard_breakable_column_spacing): also
4480         consider columns that have originals.  Unifies spacing for mm
4481         rests around line breaks.
4482
4483         * lily/multi-measure-rest.cc (set_spacing_rods): read bound-padding.
4484         (set_text_rods): idem.
4485         (calculate_spacing_rods): new function: share code between
4486         set_text_rods and set_spacing_rods.
4487         (set_text_rods): take extents of bounds into account.  
4488
4489 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4490
4491         * Documentation/user/basic-notation.itely (Writing music in
4492         parallel): don't use relative.
4493
4494 2006-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4495
4496         * ly/music-functions-init.ly (Module): add shiftDurations
4497
4498         * ly/drumpitch-init.ly (drumPitchNames): add tamtam.
4499
4500         * scm/paper.scm (paper-alist): no decimals for Ax paper sizes. 
4501
4502         * ly/engraver-init.ly: init vocalName to nil.
4503
4504 2006-03-05 Erik Sandberg  <mandolaerik@gmail.com>
4505
4506         * scm/music-functions.scm (music->make-music): bugfix,
4507         KeyChangeEvents are now handled correctly.
4508
4509         * scripts/lilypond-book.py: Add --debug option.
4510
4511 2006-03-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4512
4513         * python/lilylib.py: add tempfile.
4514
4515 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4516
4517         * VERSION (PACKAGE_NAME): release 2.7.37
4518
4519         * python/lilylib.py (ps_page_count): remove make_ps_images().
4520         (ps_page_count): remove mkdir_p
4521         (system): remove cleanup_temp.
4522         (exit): remove lilypond_version_(check)
4523         (error_log): remove pseudo_filter_p
4524         remove read_pipe
4525         remove cp_to_dir
4526         remove identify
4527
4528         * scripts/lilypond-book.py (Lilypond_snippet.compose_ly): don't
4529         use __main__
4530
4531         * lily/accidental-engraver.cc (make_standard_accidental): only add
4532         support for side-axis is X_AXIS. Fixes text-spacing-accidental.ly
4533
4534         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
4535         $(outdir)/emmentaler-%.svg): rewrite without functions; too many
4536         Make incompatibilities.
4537
4538         * scm/output-ps.scm (grob-cause): replace backslashes by /
4539         (glyph-string): use ~$ for less decimals for glyph-string and grob-cause.
4540
4541 2006-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4542
4543         * cygwin/GNUmakefile: Install fixes.
4544
4545         * scripts/GNUmakefile (SEXECUTABLES): Install fix: remove mup2ly.
4546
4547         * lily/note-head.cc (head::get_balltype): Compile fix.
4548
4549         * flower/file-name.cc (dos_to_posix): Flower string fix.
4550
4551 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4552
4553         * python/lilylib.py: pychecker cleanups.
4554
4555         * scripts/lilypond-book.py
4556         (Lilypond_snippet.output_print_filename): pychecker cleanups
4557
4558         * scripts/midi2ly.py (Key.dump): pychecker cleanups.
4559
4560         * python/lilylib.py (underscore): remove identify() , warranty()
4561
4562         * ps/music-drawing-routines.ps: change Border routine for GSView
4563         compatibility.
4564
4565         * lily/stem.cc (height): use quantize-positions.  This triggers
4566         set_stem_lengths, so scripts on beamed stems are handled correctly.
4567
4568         * lily/side-position-interface.cc (aligned_side): check if edges
4569         of script are inside staff. Fixes accent of edge of the staff.
4570
4571         * input/regression/staccato-pos.ly: more examples.
4572
4573         * stepmake/aclocal.m4 (depth): fix bashism.
4574
4575         * lily/lyric-combine-music-iterator.cc: move from
4576         new-lyric-combine-iterator.cc
4577         (process): add pending_grace_lyric_ member to delay lyrics on
4578         grace notes.
4579
4580         * lily/system-start-text.cc (print): suicide if we don't have any
4581         elements. Fixes hara kiri'd instrument names.
4582
4583         * scripts/mup2ly.py (Module): remove.
4584
4585 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4586
4587         * Documentation/user/global.itely (A single music expression):
4588         close @lilypond properly
4589
4590         * lily/volta-bracket.cc (modify_edge_height): change from
4591         after_line_breaking_callback. Suicide last bracket if appropriate.
4592  
4593         * python/lilylib.py: strip getopt support
4594
4595         * scripts/etf2ly.py (do_options): use optparse
4596
4597         * scripts/midi2ly.py: optparse, strip lilylib copy. 
4598
4599         * scripts/abc2ly.py (voices): use optparse.
4600
4601         * stepmake/stepmake/generic-vars.make: new function absdir.
4602
4603         * scripts/convert-ly.py (bindir): use optparse, argv[0] relocation.
4604
4605         * scripts/lilypond-book.py (find_file): use global_options for
4606         include path
4607
4608         * scm/ps-to-png.scm (ps-page-count): prevent null characters
4609         entering C code.
4610
4611 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4612
4613         * python/lilylib.py (get_global_option): ughness for extracting
4614         global options from lilylib.
4615         (NonDentedHeadingFormatter.format_heading): move from musicxml2ly
4616
4617         * scripts/lilypond-book.py (get_option_parser): use optparse for
4618         option handling.  Put options in global_options variable.
4619
4620 2006-02-28  Heikki Junes  <hjunes@cc.hut.fi>
4621
4622         * Documentation/index.html.in: clarify.
4623
4624 2006-02-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4625
4626         * scm/layout-page-layout.scm (write-page-breaks): add a
4627         music-system-heights property to the page layout output.
4628
4629         * scm/page.scm (make-page-stencil): take footer into account when
4630         computing the 'space-left page property
4631         (annotate-space-left): take footer into account when annonating
4632         space left.
4633
4634 2006-02-28  Graham Percival  <gpermus@gmail.com>
4635
4636         * Documentation/user/ advanced-notation, global: more (final)
4637         docs for music expressions, removed special fermatas.
4638
4639 2006-02-27  Graham Percival  <gpermus@gmail.com>
4640
4641         * Documentation/user/ basic-notation, global: minor changes
4642         from mailist.
4643
4644 2006-02-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4645
4646         * scm/framework-ps.scm:         
4647         * scm/lily-library.scm (nan?, inf?): Move guile 1.6 compatibility
4648         layer for inf? and nan? from framework-ps to lily-library.
4649
4650 2006-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4651
4652         * mf/GNUmakefile ($(outdir)/emmentaler-$(1).otf
4653         $(outdir)/emmentaler-$(1).svg): remove backslashes from define endef.
4654
4655         * buildscripts/substitute-encoding.py (Module): remove file.
4656
4657         * mf/GNUmakefile: more PFA strippage.
4658
4659         * mf/aybabtu.pe.in (i): remove PFAaybabtu generation
4660
4661         * buildscripts/gen-emmentaler-scripts.py (i): remove PFAemmentaler
4662         generation
4663
4664         * scm/framework-ps.scm: remove font name munging.
4665
4666         * Documentation/topdocs/INSTALL.texi (Top): bump GS requirement.
4667
4668 2006-02-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4669
4670         * scm/markup.scm (define-markup-command): change
4671         def-markup-command to define-markup-command
4672
4673         * scm/music-functions.scm (define-music-function): change
4674         def-music-function to define-music-function.
4675
4676         * python/convertrules.py (conv): rules for def-music-function
4677         and def-markup-commands
4678
4679         * Documentation/user/programming-interface.itely,
4680         input/no-notation/display-lily-tests.ly,
4681         input/regression/lily-in-scheme.ly,
4682         input/regression/markup-user.ly,
4683         input/regression/music-function.ly, input/regression/tie-chord.ly,
4684         scm/fret-diagrams.scm, ly/music-functions-init.ly,
4685         ly/gregorian-init.ly: use new macro names (define-music-function,
4686         define-markup-command).
4687
4688 2006-02-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4689
4690         * scripts/lilypond-book.py (main): write Makefile dependencies file. 
4691         (output): add comments to lp-book latex output.
4692
4693         * GNUmakefile.in (footifymail): use gmane address for webpage bug
4694         address.
4695
4696 2006-02-23  Graham Percival  <gpermus@gmail.com>
4697
4698         * Documentation/user/ tutorial, global: minor changes.
4699
4700 2006-02-23  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4701
4702         * mf/GNUmakefile: add '\' in multi-line "define ... endef"
4703         blocks (for make 3.80)
4704
4705         * scm/parser-ly-from-scheme.scm (ly:parse-string-result): add
4706         \notemode so that user should not have to explicitely type it.
4707
4708         * scm/define-music-display-methods.scm: various
4709         fixes (ApplyOutputEvent, ApplyContext; \new, \context and derived
4710         constructs)
4711
4712         * input/no-notation/display-lily-tests.ly: new tests for
4713         \applyOutput and \applyContext
4714
4715 2006-02-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4716
4717         * lily/constrained-breaking.cc: patch by Joe Neeman: "I have
4718         changed it slightly so that the number of systems returned by
4719         solve () will be the same as the last value passed to resize
4720         (). I've also added more documentation, removed casts, fixed style
4721         problems and put in some recovery if constraints aren't satisfied."
4722
4723 2006-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4724
4725         * elisp/lilypond-mode.el (count-matches-as-number): New funtion
4726         for emacs < 22 compatibility.
4727         (count-rexp): Use it.
4728         (LilyPond-string-current-midi, LilyPond-string-all-midi): Remove
4729         substring juggling (Milan Zamazal).
4730
4731 2006-02-23  Graham Percival  <gpermus@gmail.com>
4732
4733         * Documentation/user/ basic-notation, advanced-notation,
4734         global.itely, invoking.itely, tutorial,itely:
4735         minor fixes from mailist.
4736
4737         * scm/define-markup-commands.scm: improve docs of \filled-box.
4738
4739 2006-02-23  Heikki Junes  <hjunes@cc.hut.fi>
4740
4741         * Documentation/index.html.in: changes concern the previous release.
4742
4743         * input/regression/+.ly: cultivate typographical terminology.
4744
4745 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4746
4747         * scm/define-grob-interfaces.scm (parentheses-interface): add
4748         padding to parentheses-interface.
4749
4750         * Documentation/user/GNUmakefile: remove $(CROSS) support from
4751         Documentation/user/GNUmakefile. Use --disable-documentation for that.
4752
4753         * VERSION (PATCH_LEVEL): release 2.7.36
4754
4755         * lily/slur.cc: add avoid-slur (ugh.)
4756         
4757         * lily/slur-configuration.cc (fit_factor): oops, skip point if
4758         intersection gets smaller. This fixes slurs over extreme points.
4759
4760         * lily/melody-engraver.cc (stop_translation_timestep): ignore
4761         stems with neutral-direction set.
4762
4763         * lily/piano-pedal-engraver.cc (create_text_grobs): idem.
4764
4765         * lily/open-type-font.cc (load_table): format error.
4766
4767         * lily/change-iterator.cc (process): format fix.
4768
4769         * flower/include/international.hh (_f): idem.
4770
4771         * flower/include/std-string.hh: add format printf attribute.
4772
4773         * scm/define-grobs.scm (all-grob-descriptions): height of all
4774         PedalLineSpanner is Y-extent property. Fixes pedal-ped.ly
4775
4776         * lily/ambitus-engraver.cc (finalize): use grob_array. This fixes
4777         ambitus lines.
4778
4779         * input/regression/beam-cross-staff-slope.ly: remove decrescendo.
4780
4781 2006-02-22 Erik Sandberg  <mandolaerik@gmail.com>
4782
4783         * input/regression/: upgraded syntax for some files.
4784
4785         * THANKS: Add bughunters.
4786
4787 2006-02-22  Graham Percival  <gpermus@gmail.com>
4788
4789         * Documentation/user/ invoking.itely, advanced-notation.itely,
4790         global.itely: long-awaited "let's make chapter 10 not suck"
4791         update.  Rearrange chapter 10; now called "global issues",
4792         addresses file structure, etc.  Some info from other files
4793         moved into global.itely.
4794
4795 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4796
4797         * lily/accidental-engraver.cc (acknowledge_rhythmic_head): also
4798         catch trill-span-event notes.
4799
4800         * Documentation/user/examples.itely (Ancient notation templates): typo.
4801         (Jazz combo): typo.
4802
4803         * scripts/lilypond-book.py (main): scrap invokes_lilypond(). 
4804
4805         * Documentation/user/basic-notation.itely (Ties): document \repeatTie.
4806
4807         * Documentation/topdocs/NEWS.tely (Top): document \repeatTie.
4808
4809         * scm/define-music-types.scm (music-descriptions): add RepeatTieEvent
4810
4811         * lily/repeat-tie-engraver.cc (acknowledge_note_head): new file. cut & paste
4812         froum Laissez_vibrer_engraver.
4813
4814         * ly/declarations-init.ly (repeatTie): add \repeatTie
4815
4816         * scm/define-grobs.scm (all-grob-descriptions): add RepeatTie, RepeatTieColumn
4817
4818         * scm/define-grob-properties.scm (all-user-grob-properties): add
4819         head-direction property.
4820
4821         * lily/tie-formatting-problem.cc (from_semi_ties): rename from
4822         from_lv_ties. Take head direction argument.
4823
4824         * lily/semi-tie-column.cc: rename from
4825         laissez-vibrer-tie-column.cc. Rename class too.
4826
4827         * lily/semi-tie.cc: rename from laissez-vibrer-tie.cc. Rename
4828         class too.
4829
4830         * lily/paper-score.cc (find_break_indices): move from Break_algorithm.
4831
4832         * lily/break-algorithm.cc (find_break_indices): remove linewidth <
4833         0 case.
4834         (find_breaks): idem.
4835
4836 2006-02-21  Graham Percival  <gpermus@gmail.com>
4837
4838         * Documentation/user/advanced-notation.itely: fixed make-moment]
4839         example.
4840
4841         * Documentation/user/basic-notation.itely: more clarification to
4842         transpose.
4843
4844 2006-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4845
4846         * lily/include/constrained-breaking.hh (class
4847         Constrained_breaking): new file.
4848
4849         * lily/constrained-breaking.cc (resize): new file.
4850
4851         * lily/gourlay-breaking.cc (do_solve): ragged-last iso raggedlast
4852
4853         * Documentation/user/advanced-notation.itely (Clusters): insert
4854         end ignore too.
4855
4856         * lily/tie-column.cc (calc_positioning_done): support for
4857         tie-score debugging
4858
4859         * lily/tie-formatting-problem.cc
4860         (generate_extremal_tie_variations): factor out.
4861         (score_ties_configuration): annotate all tie 
4862         (print_ties_configuration): new routine.
4863         (generate_configuration): nudge extremal ties outside of the head
4864         Y extents.
4865         (score_ties_configuration): oops. convert to staff-space before
4866         determining position symmetry.
4867
4868 2006-02-20  Graham Percival  <gpermus@gmail.com>
4869
4870         * Documentation/user/*-notation.itely: misc minor editing,
4871         shifting doc sections around.
4872
4873         * Documentation/user/*-notation-itely, global.itely,
4874         changing-defaults.itely: added new stuff from NEWS.
4875
4876 2006-02-20  Heikki Junes  <hjunes@cc.hut.fi>
4877
4878         * po/fi.po: update.
4879
4880 2006-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4881
4882         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): don't run
4883         lilypond --verbose for lp-book.
4884
4885         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
4886         $(outdir)/%.ly $(outdir)/%.ps): use $(srcdir) iso $(shell pwd).
4887
4888         * make/lysdoc-rules.make ($(outdir)/collated-files.tely): use
4889         $(buildscript-dir) iso. absolute depth.
4890
4891         * buildscripts/genicon.py (dir): thinko.
4892
4893         * Documentation/pictures/GNUmakefile ($(outdir)/%.ico): typo.
4894
4895 2006-02-19 Erik Sandberg  <mandolaerik@gmail.com>
4896
4897         * scm/output-lib.scm: swap darkcyan/darkyellow
4898
4899         * THANKS: Add bughunters.
4900
4901 2006-02-19  Graham Percival  <gpermus@gmail.com>
4902
4903         * Documentation/user/programming-interfaces.itely: fixed example.
4904
4905         * Documentation/user/instrument-notation.itely: fix @{ @}.
4906
4907         * scm/script.scm: add avoid-slur for \open.
4908
4909 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4910
4911         * lily/tie-formatting-problem.cc (score_configuration): use
4912         sliding score for min-length. 
4913
4914         * Documentation/pictures/GNUmakefile (local-dist): loose the rule
4915         spaghetti for icons.
4916
4917         * buildscripts/genicon.py (program_name): new file.
4918
4919         * lily/tie-formatting-problem.cc (set_chord_outline): put dots
4920         in outline too.  
4921         (generate_configuration): for small ties, also look for collisions
4922         at Y + DIR*h + DELTA_Y.
4923         (get_variations): consider variation for dot positions too.
4924
4925         * lily/side-position-interface.cc (aligned_side): take abs for
4926         quantized rounded position. Fixes tenuto below staff.
4927
4928         * scm/stencil.scm (annotate-y-interval): robustify: print nan/inf
4929         markers when necessary.
4930
4931         * lily/program-option.cc (internal_set_option): add
4932         strict_infinity_checking option.
4933
4934         * scm/output-lib.scm (cyan): swap yellow and cyan.
4935
4936 2006-02-19  Graham Percival  <gpermus@gmail.com>
4937
4938         * darwin.patch: trivial linenumber update.
4939
4940         * Documentation/user/ {various}: `\context foo = named' changed
4941         to `\new foo = "name"' in docs.
4942
4943 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4944
4945         * scm/stencil.scm (annotate-y-interval): use it.
4946
4947         * scm/lily-library.scm (interval-sane?): new function.
4948
4949         * buildscripts/mf-to-table.py (Char_metric.__init__): remove
4950         tfm_checksum stuff.
4951
4952         * lily/tie-formatting-problem.cc (from_lv_ties): add heads for
4953         common refpoint.
4954
4955         * flower/include/std-vector.hh (iterof): add iterof macro.
4956
4957         * lily/enclosing-bracket.cc (width): new function.
4958
4959         * lily/align-interface.cc (align_elements_to_extents): reinstate
4960         warning.
4961
4962 2006-02-18  Heikki Junes  <hjunes@cc.hut.fi>
4963
4964         * Documentation/index.html.in: fix spelling: thankyous.
4965
4966 2006-02-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4967
4968         * lily/lyric-hyphen.cc: typo.
4969
4970 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4971
4972         * stepmake/stepmake/c++-rules.make ($(outdir)/%.cc
4973         $(outdir)/%.hh): generate h and c in one rule; otherwise -jX
4974         builds don't work. 
4975
4976         * VERSION: release 2.7.35
4977
4978         * lily/beam.cc (get_default_dir): oops. Take abs () for
4979         extremes[DOWN].
4980         (get_default_dir): use extreme position criterion only in absence
4981         of forced stem directions.
4982
4983         * VERSION (PATCH_LEVEL): bump VERSION.
4984
4985         * mf/GNUmakefile: explicit rules for emmentaler/aybabtu
4986         dependencies. Necessary for -jX builds.  
4987
4988 2006-02-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4989
4990         * lily/relocate.cc (setup_paths): Yet another const fix.
4991
4992 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4993
4994         * configure.in (HOST_ARCH): determine HOST_ARCH in configure.
4995
4996         * lily/relocate.cc (setup_paths): oops.
4997
4998 2006-02-17  Heikki Junes  <hjunes@cc.hut.fi>
4999
5000         * Documentation/index.html.in: order links: html before PDF.
5001
5002 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5003
5004         * lily/tie-column-format.cc (Module): remove.
5005
5006         * lily/relocate.cc (setup_paths): GCC 4.2 fixes: const correctness.
5007
5008         * lily/text-spanner.cc (print): idem.
5009
5010         * lily/dynamic-text-spanner.cc (print): only print line if longer
5011         than dash-period.
5012
5013         * lily/auto-change-iterator.cc (change_to): formatting.
5014
5015         * lily/beam.cc (get_default_dir): take extreme note head as input
5016         for stem direction.
5017
5018         * lily/tie.cc (get_default_dir): only look directions for visible
5019         stems. 
5020
5021         * lily/side-position-interface.cc (aligned_side): oops. Don't
5022         mutiply with direction. This fixes quantized (staccato, tenuto)
5023         scripts below notes.
5024
5025         * lily/lyric-hyphen.cc (set_spacing_rods): oops. Multiply with
5026         direction. Fixes c-lyrics-center-align.ly
5027
5028 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5029
5030         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Add copy
5031         constructor.
5032
5033         * lily/std-string.cc:
5034         * lily/include/std-vector.hh (split_string): Move and rename from
5035         lily/include/misc.hh, lily/misc.cc.  Update callers.
5036
5037 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5038
5039         * lily/include/pango-font.hh: HAVE_PANGO_FT2 iso. HAVE_PANGO_16
5040
5041 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5042
5043         * flower/test-file.cc: New file.
5044
5045         * stepmake/stepmake/test-vars.make (TEST_MODULE_LIBES): Fixes for
5046         libraries.
5047
5048         * flower/GNUmakefile (TEST_MODULE_LIBS): Link to flower lib.
5049
5050 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5051
5052         * flower/include/file-storage.hh: remove file.
5053
5054         * lily/include/midi-item.hh (class Midi_track): idem.
5055
5056         * lily/include/source.hh (class Sources): idem.
5057
5058         * lily/include/performance.hh (class Performance): use vector
5059         iso. Cons<>
5060
5061         * flower/include/cons.hh (class Cons): remove file.
5062
5063         * flower/include/flower-proto.hh: remove template cruft.
5064
5065         * lily/include/font-metric.hh: use size_t not vsize for indices.
5066
5067         * flower/include/flower-proto.hh (Module): remove std-vector.hh
5068         from proto.
5069
5070         * lily/include/all-font-metrics.hh: use HAVE_PANGO_FT2
5071
5072         * lily/include/paper-book.hh (class Paper_book):
5073         make get_system_specs() public.
5074
5075         * scm/layout-page-layout.scm (optimal-page-breaks): only consider
5076         the force=10000 case if we don't have a current-best. 
5077
5078         * lily/tuplet-bracket.cc (get_bounds): don't do (size() - 1) for
5079         vsize 
5080
5081         * flower/include/flower-proto.hh: remove outdated templates.
5082
5083         * scm/page.scm: use annotate-spacing
5084
5085 2006-02-15  Graham Percival  <gpermus@gmail.com>
5086
5087         * scm/translation-functions.scm: circle patch from Erlend, thanks!
5088
5089         * THANKS: moved Erlend Aasland to contributors.
5090
5091 2006-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5092
5093         * config.hh.in: remove HAVE_PANGO_16
5094
5095         * lily/tuplet-bracket.cc (calc_positions): multiply with
5096         staff-space for beam case. This fixes tuplets+beams on scaled
5097         staves.
5098
5099         * config.hh.in: remove all Kpathsea related defines.
5100
5101         * lily/dot-column.cc (side_position): reach stem via dots->
5102         head->stem. Inspect all stems for dot collisions. 
5103
5104         * lily/dot-column-engraver.cc (class Dot_column_engraver): excise
5105         stem handling.
5106
5107         * lily/bar-number-engraver.cc (process_music): document function
5108         of whichBar.
5109
5110         * lily/score.cc (default_rendering): add pscore, not systems
5111         themselves.
5112
5113         * lily/paper-book.cc (get_system_specs): separate generation of
5114         titles and systems.
5115
5116         * flower/include/std-vector.hh: don't include config.hh
5117
5118 2006-02-15  Jan Nieuwenhuizen  <janneke@gnu.org>
5119
5120         * flower/include/std-vector.hh: Better wrapper compatibility with
5121         std::vector.
5122
5123         * flower/include/flower-proto.hh: Remove cheap forward declaration
5124         attempts.
5125
5126         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): Bugfix.
5127
5128 2006-02-14  Graham Percival  <gpermus@gmail.com>
5129
5130         * Documentation/user/invoking.itely: add warning about command line.
5131
5132 2006-02-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5133
5134         * lily/include/lily-proto.hh: add Prob, rm Page.
5135
5136         * flower/include/std-vector.hh (VPOS): use 64 bit-proof version.
5137
5138         * VERSION: release 2.7.34
5139
5140         * lily/relocate.cc (framework_relocation): show canary if
5141         GHOSTSCRIPT_VERSION undefined.
5142
5143         * GNUmakefile.in: remove $(VERSION) symlink.
5144
5145         * lily/relocate.cc (setup_paths): add + 
5146
5147 2006-02-13  Heikki Junes  <hjunes@cc.hut.fi>
5148
5149         * Documentation/index.html.in: specify sizes for all big HTML pages.
5150
5151 2006-02-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5152
5153         * config.hh.in: remove @FRAMEWORKDIR@
5154
5155         * lily/system-start-text.cc (get_stencil): new file: separate out
5156         system-start-delimiter text support.
5157
5158         * input/**ly: replace \context with \new where appropriate.
5159         
5160         * THANKS: add Don.
5161
5162         * lily/slur-scoring.cc (get_base_attachments): use
5163         robust_relative_extent. This fixes problems with empty paper-columns. 
5164
5165 2006-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5166
5167         * Documentation/topdocs/NEWS.tely (Top): document \new syntax.
5168
5169         * scm/define-music-properties.scm (all-music-properties):
5170         create-new property.
5171
5172         * lily/context-specced-music-iterator.cc (construct_children):
5173         inspect 'create-new property iso. magical $uniqueContextId context
5174         id.
5175
5176         * lily/parser.yy (optional_id): allow \new "Bar" = "foo" too.
5177
5178         * lily/context-key-manager.cc (Module): new file. Encapsulate
5179         object key generation.
5180
5181         * lily/include/context-key-manager.hh (Module): new file.
5182
5183 2006-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5184
5185         * scm/define-grobs.scm (all-grob-descriptions): center instrument
5186         names vertically
5187
5188         * configure.in (LINK_GXX_STATICALLY): strip -DSTRING_UTILS_INLINED
5189         options.
5190         (reloc_b): excise --enable-framework-dir
5191
5192         * lily/relocate.cc (framework_relocation): use getenv
5193         LILYPOND_GS_VERSION or -DGHOSTSCRIPT_VERSION to set GS version.
5194
5195 2006-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5196
5197         * flower/include/std-string.hh: 
5198         * flower/include/std-vector.hh: Finish std:: conversion; move
5199         flower extensions from std:: namespace.  Update users.
5200
5201         * lily/include/lily-proto.hh: Replace Link_array__*_ macros by
5202         their expansion to vector<*>.  Update users.
5203
5204 2006-02-10  Graham Percival  <gpermus@gmail.com>
5205
5206         * Documentation/user/invoking.itely: add example to File structure.
5207
5208         * Documentation/user/ instrument-notation.itely, cheatsheet.itely,
5209         examples.itely, putting.itely: {\new|\context} Lyrics \lyricsto.
5210
5211 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5212
5213         * ly/paper-defaults.ly: typo.
5214
5215         * lily/parenthesis-engraver.cc (acknowledge_grob): don't do
5216         set_parent() for parentheses. This will make it show up in bbox
5217         calculations.
5218
5219         * scm/output-lib.scm (parentheses-item::print): rewrite, using
5220         ly:grob-common* functions.
5221
5222         * lily/grob-scheme.cc (LY_DEFINE):
5223         ly:grob-common-refpoint-of-array: new function 
5224         ly:grob-common-refpoint: new function 
5225         ly:grob-relative-coordinate: new function 
5226
5227         * lily/instrument-name-engraver.cc (process_music): use
5228         Text_interface::is_markup(). This fixes \markup on instrument names.  
5229
5230         * scm/define-grobs.scm (all-grob-descriptions): set line-thickness
5231         for ties and slurs.
5232
5233         * lily/slur.cc (print): idem.
5234
5235         * lily/tie.cc: add line-thickness for ties. 
5236
5237 2006-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5238
5239         * scm/output-svg.scm: Document diversion from GNU coding standards
5240         as a workaround for a bug in Microsoft Internet Explorer.
5241
5242 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5243
5244         * lily/instrument-name-engraver.cc (process_music): use
5245         is_markup() iso. is_string()
5246
5247         * Documentation/user/changing-defaults.itely (Module): add menu entry.
5248
5249         * lily/percent-repeat-engraver.cc (process_music): only look at
5250         main_part_ for % repeats.
5251
5252         * lily/stem-tremolo.cc (get_beam_translation): new function.
5253         (calc_slope): new function.
5254         (height): don't use real slope.
5255
5256 2006-02-10  Jürgen Reuter  <reuter@ipd.uka.de>
5257
5258         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: add
5259         new connect-to-neighbor, control-points and staff-padding
5260         properties to make ligature brackets showing up again.
5261
5262 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5263
5264         * VERSION: release 2.7.33
5265
5266         * lily/relocate.cc (prefix_relocation): oops. One TOPLEVEL_VERSION
5267         too many.
5268
5269         * Documentation/user/changing-defaults.itely (Difficult tweaks):
5270         remove applyOutput example.
5271         (Objects connected to the input): document \tweak, \parenthesize
5272
5273         * lily/relocate.cc (prefix_relocation): allow "current"
5274         iso. TOPLEVEL_VERSION for share/lilypond/ suffix. This makes
5275         changing VERSION in a lily tree less painful.
5276
5277         * input/regression/parenthesize.ly: new file. 
5278
5279         * scm/output-lib.scm (parenthesize-element): new function.
5280
5281         * scm/define-grobs.scm (all-grob-descriptions): add ParenthesesItem.
5282
5283         * lily/parenthesis-engraver.cc (acknowledge_grob): new file.
5284
5285         * lily/accidental-engraver.cc (make_standard_accidental): reroute
5286         cause: accidentals are caused by note heads, not note events. 
5287
5288 2006-02-08  Graham Percival  <gpermus@gmail.com>
5289
5290         * darwin.patch: small patch from Erlend, thanks!
5291
5292         * Documentation/user/basic-notation.itely: add stem-neutral example.
5293
5294         * Documentation/user/putting.itely: clarifications.
5295
5296 2006-02-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5297
5298         * Documentation/topdocs/NEWS.tely (Top): remove internal cleanup
5299         note, add more guidelines to what should go into NEWS.
5300
5301         * input/sakura-sakura.ly: document how to override font.
5302
5303         * input/regression/font-family-override.ly:  doc -dshow-available-fonts
5304
5305 2006-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5306
5307         * lily/midi-item.cc (to_string): truncate time sig at 255 beats.
5308
5309 2006-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5310
5311         * scripts/convert-ly.py (lilypond_version_re_str): Move from
5312         convertrules.  Add explicit grouping, needed for python2.2.
5313
5314 2006-02-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5315
5316         * Documentation/topdocs/NEWS.tely (Top): Mention code cleanup.
5317
5318 2006-02-07  Graham Percival  <gpermus@gmail.com>
5319
5320         * Documentation/user/global.itely: fix line-width in (text) docs.
5321
5322         * Documentation/user/lilypond-book.itely: same.
5323
5324 2006-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5325
5326         * VERSION (PACKAGE_NAME): release 2.7.32
5327
5328         * Documentation/topdocs/NEWS.tely (Top): document new variable
5329         naming.
5330
5331         * flower/include/array.icc (Message): remove file.
5332
5333         * flower/include/std-vector.hh: make sure vsize and VPOS are
5334         defined for binary_search_bounds().
5335
5336         * flower/std-string.cc (std): add to_string(long unsigned).
5337
5338         * configure.in (gui_b): excise std_string option.
5339         (gui_b): excise std_vector option.
5340
5341         * flower/string.cc (Module): excise flower array & string
5342
5343         * flower/include/std-string.hh: excise flower string.
5344
5345         * {ly,lily,scm}/*: use dashes in \paper and \layout variables
5346
5347         * python/convertrules.py (lilypond_version_re_str): require
5348         only numbers and dots in \version string.
5349
5350 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5351
5352         * lily/system-start-delimiter.cc (print): allow style = text too.
5353
5354         * lily/system-start-delimiter-engraver.cc
5355         (acknowledge_system_start_text): new function, also add add to
5356         support of system-start-text (instrument names). This fixes
5357         instrument names on piano staves.
5358
5359         * lily/instrument-name-engraver.cc: rewrite. Use
5360         system-start-delimiter approach. This save memory and cpu.
5361
5362         * scm/define-grobs.scm (all-grob-descriptions): remove
5363         instrument-name from break-alignment.
5364
5365         * mf/GNUmakefile ($(NCSB_TTFS)): depend on pfx2ttf script too.
5366
5367 2006-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5368
5369         * stepmake/stepmake/generic-vars.make (LOOP): Add PLUS to keep -j
5370         jobserver going.
5371
5372         * configure.in (std_vector): On by default.
5373
5374         * lily/include/font-metric.hh:
5375         * lily/include/tfm-reader.hh: 
5376         * lily/include/spanner.hh: Use unsigned for indices and sizes.
5377         Update users.
5378
5379         * Documentation/user/changing-defaults.itely: Fix link v2.5, out-www.
5380
5381 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5382
5383         * VERSION (PACKAGE_NAME): 2.7.31
5384
5385         * scm/framework-ps.scm (dump-stencil-as-EPS): don't hardcode left
5386         EPS edge at 0, but take minimum with left-overshoot. This fixes
5387         cut off system start delims. 
5388
5389         * lily/instrument-name-engraver.cc (stop_translation_timestep):
5390         hack: add to axis group if not added yet. This fixes hara kiri'd
5391         piano staves.
5392
5393         * lily/hara-kiri-group-spanner.cc
5394         (force_hara_kiri_in_y_parent_callback): fix signatures.
5395
5396         * lily/hairpin.cc (print): check next hairpin to see whether or
5397         not to be continuing.
5398
5399 2006-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5400
5401         * Remove trailing whitespace from makefiles.
5402         
5403         * flower/include/std-vector.hh: Add binary_search_bounds workaround
5404         for earlier gcc.
5405
5406         * .cvsignore: Add out*, out-www, config-*.  Remove lots of cruft.
5407
5408         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Workaround.
5409
5410         * config.hh.in (HAVE_STL_DATA_METHOD): Add.
5411
5412         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): New function.
5413
5414         * configure.in: Use it.
5415
5416 2006-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5417
5418         * scm/music-functions.scm (pitch-of-note): new function.
5419
5420         * ly/music-functions-init.ly: add \octave and \addquote
5421
5422         * lily/parser.yy (music_function_chord_body): softcode \octave.
5423         (lilypond_header): softcode \addquote
5424
5425 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5426
5427         * flower/include/std-vector.hh[STD_VECTOR]: Do not include
5428         array.hh, parray.hh at all.  Getting ready to flip the
5429         configure default.
5430
5431         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
5432
5433         * lily/source-file.cc (file::get_line): Help binary_search_bounds
5434         a bit.
5435
5436         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
5437
5438 2006-02-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5439
5440         * flower/include/array.hh: typo. 
5441
5442 2006-02-02  Graham Percival  <gpermus@gmail.com>
5443
5444         * Documentation/user/advanced-notation.itely: doc "\#" in text.
5445
5446 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5447
5448         * flower/include/pqueue.hh: Derive from std::vector.
5449
5450         * flower/include/parray.hh: Conform to std::vector interface.
5451         Update users.
5452
5453 2006-02-02  Graham Percival  <gpermus@gmail.com>
5454
5455         * Documentation/topdocs/NEWS.itely: grammar fix from Laura.
5456
5457 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5458
5459         * flower/file-path.cc (is_file): remove if 0 section.
5460
5461         * buildscripts/pfx2ttf.fontforge (err): robustness fix for
5462         selecting afii61352.
5463
5464 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5465
5466         * flower/include/std-vector.hh (boundary): Oops, reverse.
5467
5468         * flower/string-convert.cc (convert::unsigned_string): Bugfix:
5469         remove superfluous `d'.
5470
5471         * flower/include/std-vector.hh (boundary, top): Detach from class.
5472         Remove empty vector shell.
5473
5474         * flower/include/array.hh (reverse, swap): Detach from class.
5475         Update users.
5476         
5477         * flower/include/std-vector.hh
5478         * flower/include/array.hh (concat): Globally change to insert ().
5479
5480         
5481         * flower/include/std-vector.hh
5482         * flower/include/parray.hh
5483         * flower/include/array.hh (elem, elem_ref): Globally replace by
5484         at ().
5485
5486 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5487
5488         * Documentation/topdocs/NEWS.tely (Top): use ly: prefix for members.
5489
5490         * python/convertrules.py (FatalConversionError.sub_cxx_id):
5491         anticipate on identifier substitutions.
5492
5493 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5494
5495         * flower/include/std-vector.hh (insert): Remove, replace by
5496         std::vector interface.  Update callers.
5497
5498         * flower/include/array.icc (insert): Change signature to
5499         match std::vector interface.
5500         
5501         * flower/include/array.icc (vector_sort): Bugfix.
5502
5503 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5504
5505         * lily/parser.yy (output_def_head_with_mode_switch): new
5506         production. Result: dashes and underscores may be used in the
5507         \paper block.
5508
5509         * lily/lexer.ll: add DASHED_WORD.  Accept in INITIAL mode.
5510
5511         * python/convertrules.py (conv): oops. One slash too much.
5512
5513 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5514
5515         * flower/include/std-vector.hh (sort): Remove, replace by
5516         ::vector_sort.  Update callers.
5517
5518         * flower/include/std-vector.hh (slice): Remove.  Update callers.
5519         (sort): Bugfix.
5520
5521         * flower/test-std.cc (vector_sort): New test.
5522
5523 2006-02-01  Graham Percival  <gpermus@gmail.com>
5524
5525         * Documentation/user/putting.itely: fixes from Erik.
5526
5527 2006-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5528
5529         * flower/test-std.cc: Add simple unit test for vector migration.
5530
5531         * stepmake/stepmake/test*: Unit test support.
5532
5533         * flower/include/std-vector.hh (del): Remove.  Use erase (),
5534         update callers.
5535
5536         * flower/include/array.hh (begin, end): Add.
5537         (del, get): Remove.
5538
5539 2006-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5540
5541         * lily/include/lily-guile-macros.hh (MAKE_SCHEME_CALLBACK): use
5542         std::string not String. 
5543
5544         * lily/context-def.cc (path_to_acceptable_context): use INT_MAX
5545         iso UINT_MAX.
5546
5547         * lily/prob.cc (Prob): copy type_ too.
5548
5549         * lily/lily-guile.cc (mangle_cxx_identifier): new
5550         function. Class_bla::foo_bar_[px] ->
5551         ly:class-bla::foo-bar[?!]. Changes throughout
5552
5553 2006-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5554
5555         * flower/include/guile-compatibility.hh (scm_from_unsigned): add scm_from_unsigned().
5556
5557         * lily/beam.cc (calc_direction): take dir from visible stem in
5558         degenerate case.
5559
5560 2006-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
5561
5562         * lily/melody-spanner.cc (spanner::calc_neutral_stem_direction):
5563         Fix -1, >=0 boundary checks for unsigned vsize.
5564
5565         * lily/separating-group-spanner.cc (spanner::find_rods): Fix >=0
5566         loop for unsigned vsize.
5567
5568         * configure.in (--enable-std-vector): New option.
5569         (--enable-std-string): On by default.
5570
5571         * flower/include/std-vector.hh: New file.  Enable switch to
5572         std::vector, update client code.
5573
5574 2006-01-30  Graham Percival  <gpermus@gmail.com>
5575
5576         * scm/document-translation.scm: clarify "this context is also
5577         known as".  Thanks, Werner!
5578
5579         * Documentation/user/putting.itely: small fixes from Don Blaheta.
5580
5581         * Documentation/user/invoking.itely: small fix from Don.
5582
5583 2006-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5584
5585         * scm/lily.scm (define-scheme-options): rename option
5586         preview-include-book-title to book-title-preview
5587         (define-scheme-options): move force-eps-font-include (from paper
5588         block) to eps-font-include -d option.
5589
5590         * VERSION (PATCH_LEVEL): release 2.7.30
5591
5592         * input/bach-schenker.ly (staffPiano): new file.
5593
5594         * buildscripts/pfx2ttf.fontforge: remove No. glyph from TTF file.
5595
5596         * Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
5597         credits to Nicolas.
5598
5599         * scm/define-markup-commands.scm (epsfile): add scaling to \epsfile.
5600
5601         * ps/lilyponddefs.ps: remove start-system, stop-system,
5602         start-page fluff. This saves putting { } code on the stack, fixing
5603         stack overflows when including EPS files.
5604
5605 2006-01-29  Graham Percival  <gpermus@gmail.com>
5606
5607         * Documentation/user/putting.itely: minor fixes (comments on -devel).
5608
5609 2006-01-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5610
5611         * Documentation/topdocs/NEWS.tely (Top): add \parallelMusic news.
5612
5613 2006-01-28  Graham Percival  <gpermus@gmail.com>
5614
5615         * Documentation/user/putting.itely: minor fixes (mostly tab->space).
5616
5617 2006-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5618
5619         * input/mutopia/claop.py: Update.
5620
5621 2006-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5622
5623         * input/regression/completion-heads.ly (texidoc): fix.
5624
5625         * lily/staff-symbol-referencer.cc (on_staff_line): idem.
5626
5627         * lily/tie-formatting-problem.cc
5628         (set_ties_config_standard_directions): use abs iso fabs for ints.
5629
5630         * Documentation/topdocs/INSTALL.texi (Top): document ncsb requirement.
5631
5632         * mf/feta-bolletjes.mf (overdone_heads): solfa_noteheight, a
5633         little less than noteheight, to prevent overlaps in chords.
5634
5635         * lily/note-collision.cc (check_meshing_chords): wipe upper FA
5636         head, and fudge stem-attachment.
5637
5638         * scm/lily-library.scm (not): define hash-for-each for guile 1.6
5639
5640         * lily/slur-scoring.cc (get_best_curve): handle opt_idx < 0 case.
5641
5642 2006-01-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5643
5644         * lily/main.cc (main): Debugging aid: catch exceptions.
5645
5646         * flower/std-string.cc (to_string): Robustification.  Fixes midi
5647         output with std::string.
5648
5649 2006-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5650
5651         * Documentation/topdocs/INSTALL.texi (Top): remove libkpathsea notes.
5652
5653 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5654
5655         * Fix -DSTRING_UTILS_INLINED.
5656
5657 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5658
5659         * VERSION (PATCH_LEVEL): release 2.7.29
5660
5661         * lily/relocate.cc (setup_paths): mingw uses std string too.
5662
5663         * lily/*.cc: various fixes for substr(ARG).
5664
5665         * lily/sustain-pedal.cc (print): 
5666
5667         * flower/file-name.cc (slashify): use std strings.
5668
5669         * flower/string-convert.cc: remove publib.h
5670
5671         * scm/define-markup-commands.scm (verbatim-file): new markup
5672         command \verbatim-file
5673
5674         * Documentation/topdocs/NEWS.tely: fixup URLs
5675
5676         * input/regression/alignment-vertical-manual-setting.ly (Module):
5677         new file.
5678
5679         * lily/align-interface.cc (align_elements_to_extents): overwrite
5680         translations with numbers in alignment-offsets from left bound
5681
5682         * scm/page.scm (make-page-stencil): read X-offset from paper-system.
5683         (page-translate-systems): new function: take into account Y-offset.
5684
5685         * Documentation/topdocs/NEWS.tely (Top): document new features.
5686
5687         * input/regression/page-layout-manual-position.ly (Module): new
5688         file.
5689
5690 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5691
5692         * flower/file-path.cc (path::parse_path): Oops.
5693
5694         * Finish std::string interface.  For now, use std:: marker
5695         throughout for easy s/r.
5696
5697 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5698
5699         * Documentation/user/putting.itely (Score is a single musical
5700         expression): typo.
5701         (Score is a single musical expression): more typos.
5702
5703         * scm/page.scm (annotate-space-left): thinko.
5704         (annotate-page): more thinkos.
5705
5706 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5707
5708         * scm/layout-page-layout.scm (write-page-breaks): record tweaks
5709         for different \score blocks separately.
5710         (post-process-pages): put write-page-layout into paper block.
5711
5712         * lily/output-def.cc (get_parser): new file.
5713
5714         * lily/output-def-scheme.cc (LY_DEFINE): ly:output-def-parser, new
5715         file.
5716
5717         * lily/include/output-def.hh (class Output_def): add parser_ member.
5718
5719         * input/regression/page-layout-twopass.ly (Module): new file.
5720
5721         * scm/lily.scm: remove cpp hack.
5722
5723         * lily/lyric-engraver.cc (get_voice_to_lyrics): use NPOS everywhere.
5724
5725 2006-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5726
5727         * GNUmakefile.in (c-clean): New target.
5728
5729         * flower/include/std-string.hh: String/std::string compatibility:
5730         Use NPOS for `not found' (iso -1), use ssize for length () and pos
5731         type.
5732
5733         * flower/rational.cc: 
5734         * flower/include/rational.hh: 
5735
5736         * flower/offset.cc: 
5737         * flower/include/offset.hh: 
5738
5739         * flower/interval.cc: 
5740         * flower/include/interval.hh: 
5741
5742         * flower/string-convert.cc: 
5743         * flower/include/string-convert.hh: Use std::string [interface].
5744         Update callers.
5745
5746 2006-01-25  Heikki Junes  <hjunes@cc.hut.fi>
5747
5748         * Documentation/index.html.in: clean up.
5749
5750 2006-01-25  Graham Percival  <gpermus@gmail.com>
5751
5752         * Documentation/user/putting.itely: another new untested doc section.
5753
5754 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5755
5756         * scm/layout-page-layout.scm (write-page-breaks): write
5757         \spacingTweaks #ALIST. Handle grace timing.
5758
5759         * scm/: more imports.
5760
5761         * scm/page.scm (make-page): add footer/header.
5762         (annotate-space-left): revise: only take page argument.
5763         (layout->page-init): new function.
5764
5765         * scm/layout-page-layout.scm (write-page-breaks): preliminary
5766         version of the system/spacing/linebreak hack writing to the output
5767
5768         * lily/prob-scheme.cc (LY_DEFINE): take optional 'key val args in
5769         ly:make-prob.
5770
5771         * lily/grob-scheme.cc (LY_DEFINE): ly:spanner-get-bound ->
5772         ly:spanner-bound
5773
5774 2006-01-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5775
5776         * scm/stencil.scm (annotate-y-interval): move from layout-page-layout.scm
5777
5778         * scm/paper-system.scm (paper-system-annotate): new file. Handle paper-system.
5779
5780         * scm/layout-page-layout.scm (optimal-page-breaks): move all page
5781         handling to page.scm
5782
5783         * lily/prob-scheme.cc (LY_DEFINE): new file.
5784         (LY_DEFINE): functions ly:make-prob , ly:prob-type? , ly:prob-(set-)property(!)
5785
5786         * lily/music-scheme.cc (LY_DEFINE): rewrite get/set property using
5787         prob functions.
5788
5789         * lily/music.cc (derived_mark): derive Music from Prob.
5790
5791         * lily/paper-system.cc (LY_DEFINE): derive from Prob.
5792
5793         * lily/prob.cc (Module): Implement Prob (Property Object), object
5794         with shared and r/w property alists.  
5795
5796         * lily/include/prob.hh (Module): new file. Declare Prob.
5797
5798         * flower/string.cc: remove is_empty().
5799
5800         * flower/include/string.hh (class String): remove String:: qualifier.
5801
5802         * buildscripts/analyse-cxx-log.py: new file. Read compile log to
5803         substitute appropriate functions.
5804
5805         * flower/include/string.hh (class String): remove to_str0 and
5806         is_empty(). S&R everywhere.
5807
5808 2006-01-23  Graham Percival  <gpermus@gmail.com>
5809
5810         * Documentation/user/basic-notation.itely: add hairpin
5811         after-linebreak tweak to commonprop.
5812
5813         * Documentation/user/putting.itely: added two new sections.
5814
5815 2006-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5816
5817         * flower/international.cc: 
5818         * flower/include/international.hh: 
5819
5820         * flower/getopt-long.cc: 
5821         * flower/include/getopt-long.hh: Use std::string [interface].
5822         Update callers.
5823
5824         * flower/include/std-string.hh: Oops, bugfix for --disable-std-string.
5825
5826         * stepmake/stepmake/executable-rules.make: Add dependency on
5827         module libraries.
5828
5829 2006-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5830
5831         * flower/file-path.cc: 
5832         * flower/include/file-path.hh: Use std::string [interface].
5833         Update callers.
5834
5835         * flower/direction.cc: 
5836         * flower/axis.cc: Unused.  Remove.
5837
5838         * configure.in (--enable-std-string): New option.
5839
5840         * flower/std-string.cc: 
5841         * flower/include/std-string.hh: New file.
5842
5843         * flower/file-name.cc[STD_STRING]:
5844         * flower/include/file-name.hh[STD_STRING]: Use it.  Update callers.
5845
5846 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5847
5848         * scm/output-svg.scm (placebox): no GNU coding standards in SVG output. 
5849
5850         * scm/define-markup-commands.scm (with-dimensions):
5851         with-dimensions markup command.
5852
5853         * input/test/font-table.ly: use it.
5854
5855         * lily/open-type-font.cc (glyph_list): new function.
5856
5857         * lily/open-type-font-scheme.cc (LY_DEFINE): ly:otf-glyph-list function.
5858
5859         * lily/ttf.cc: remove ly:font-glyph-list scheme function
5860
5861 2006-01-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5862
5863         * ly/music-functions-init.ly (parallelMusic): new music function
5864         for parallel music entry.
5865
5866         * scm/define-music-properties.scm (all-music-properties): new
5867         'void music property
5868
5869         * scm/music-functions.scm (ly:music-message): make public, to be
5870         used in music function definitions
5871
5872         * scm/lily-library.scm (collect-music-for-book): discard music
5873         when the 'void property is set.
5874
5875 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5876
5877         * lily/ttf.cc (LY_DEFINE): store name before destroying face.
5878
5879         * mf/GNUmakefile: idem.
5880
5881         * buildscripts/mf-to-table.py (help): excise fetaXXlist.ly support.
5882
5883         * stepmake/bin/install.py (dest): Only chmod/chown just created directories
5884
5885         * Documentation/user/notation-appendices.itely (The Feta font):
5886         use it.
5887
5888         * input/test/font-table.ly: new file. Generate font table within lily.
5889
5890         * Documentation/user/notation-appendices.itely (The Feta font):
5891         use new font-table.ly file. 
5892
5893         * stepmake/stepmake/install-out-targets.make
5894         (local-install-outfiles): only create directory if
5895         $(INSTALLATION_OUT_DIR) is defined. This fixes install on Gentoo.
5896
5897 2006-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5898
5899         * lily/ttf.cc (LY_DEFINE): new function ly:font-glyph-list.
5900
5901         * VERSION (PACKAGE_NAME): release 2.7.28
5902
5903         * scm/framework-ps.scm (write-preamble): use it to pick exactly
5904         the right font from a Mac dfont.
5905         (write-preamble): don't forget directory, only look at files.
5906
5907         This fixes problems with TTF files in dfonts that don't match
5908         their PostScript names.
5909          
5910         * lily/ttf.cc (LY_DEFINE): ly:ttf-ps-name: new routine to extract
5911         PS name from TTF font.
5912
5913         * input/regression/tie-manual.ly: document new feature.
5914
5915         * Documentation/topdocs/NEWS.tely (Top): add tie NEWS.
5916
5917         * VERSION (MY_PATCH_LEVEL): bump to .28
5918
5919         * Documentation/user/basic-notation.itely (Ties): add tie examples
5920         refs.
5921
5922         * lily/tie-formatting-problem.cc (score_ties_configuration):
5923         symmetry penalties for outer ties.
5924
5925 2006-01-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5926
5927         * lily/tie-formatting-problem.cc (generate_configuration) 
5928         (set_manual_tie_configuration): skip non-pair manual
5929         tie-configuration, so you can set individual ties as
5930
5931           #'tie-configuration = #'((7 . 1) #t (-3 . 1))
5932
5933         * input/regression/tie-chord.ly: use generateTiePattern to
5934         simplify file.
5935
5936         * lily/tie-formatting-problem.cc (peak_around): new function.
5937         (score_configuration): use sliding criterion for staff line collisions. 
5938         (score_configuration): idem for dot collisions.
5939         (generate_configuration): use separate stem_gap for gap to stem.
5940
5941         * lily/include/tie-formatting-problem.hh (struct Tie_details):
5942         separate penalty factors for x and y distance.
5943         (struct Tie_details): separate penalties for tip and center line collisions.
5944
5945 2006-01-19 Han-Wen Nienhuys  <hanwen@xs4all.nl>
5946
5947         * lily/tie-formatting-problem.cc (generate_configuration): make
5948         large ties avoid stafflines in the horizontal section.
5949         (score_configuration): use softcoded penalties
5950         (score_aptitude): idem.
5951
5952         * lily/tie-helper.cc (from_grob): softcode tie details
5953
5954         * lily/staff-symbol-referencer.cc (on_staff_line): new function
5955
5956         * lily/staff-symbol-referencer.cc (on_line): rename from
5957         on_staffline 
5958
5959 2006-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5960
5961         * ly/music-functions-init.ly: remove duplicate tag.
5962
5963         * lily/include/*.hh: GCC 4.1 fixes.
5964
5965 006-01-16  Erlend Aasland  <erlenda@gmail.com>
5966
5967         * Documentation/user/global.itely: fix typos; @bugs -> @refbugs
5968
5969         * scm/define-music-types.scm: fix bug in desc. string
5970         for OverrideProperty
5971
5972 2006-01-15 Erik Sandberg  <mandolaerik@gmail.com>
5973
5974         * scripts/lilypond-book.py: bugfix
5975
5976         * scm/define-music-types.scm: fix typos.
5977
5978 2006-01-14  Graham Percival  <gpermus@gmail.com>
5979
5980         * Documentation/user/ basic-notation.itely, global.itely,
5981         advanced-notation.itely, instrument-notation.itely: small
5982         additions (bugs and commonly tweaked properties).
5983
5984 2006-01-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5985
5986         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): generic
5987         detection of mingw build.
5988         (MINGW_BUILD): opps.
5989
5990 2006-01-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5991
5992         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Add
5993         i686-mingw32.
5994
5995 2006-01-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5996
5997         * scm/music-functions.scm (skip->rest): add skip->rest
5998
5999 2006-01-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6000
6001         * lily/font-config.cc (init_fontconfig): call FcConfigBuildFonts()
6002         explicitly.
6003
6004         * lily/font-config-scheme.cc (LY_DEFINE): also display font and
6005         config dirs. Aids debugging. 
6006         (display_config): also display config files.
6007
6008 2006-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6009
6010         * VERSION: release 2.7.27
6011
6012         * lily/bar-line.cc (calc_bar_size): inspect staff->extent (Y_AXIS)
6013         for determining bar size.
6014
6015         * lily/staff-symbol.cc (print): place lines at distance line-positions
6016
6017         * scm/define-grob-properties.scm (all-user-grob-properties): add
6018         line-positions.
6019
6020         * lily/staff-symbol.cc (height): new function.
6021
6022         * input/regression/staff-line-positions.ly:  new file.
6023
6024 2006-01-06  Graham Percival  <gpermus@gmail.com>
6025
6026         * input/test/add-staccato.ly: remove reference to old file.
6027
6028 2006-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6029
6030         * scripts/lilypond-book.py (invokes_lilypond): allow . in path to
6031         lilypond binary too.
6032
6033 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6034
6035         * make/mutopia-rules.make (Module): use LILYPOND_BINARY
6036
6037 2006-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6038
6039         * scripts/midi2ly.py: Bugfix: Declare datadir.
6040
6041         * make/ly-rules.make:
6042         * make/mutopia-rules.make: Use LILYPOND_BINARY (WAS: LILYPOND, but
6043         that seems to be gone). Fixes make web.
6044
6045         * The grand 2005-2006 replace.
6046
6047         * VERSION (MY_PATCH_LEVEL): Stay on .26 for now.
6048
6049 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6050
6051         * make/lilypond-vars.make: set LILYPOND_BINARY variable
6052         (LILYPOND_BOOK_LILYPOND_FLAGS): new variable
6053         LILYPOND_BOOK_LILYPOND_FLAGS to hold system dependent settings,
6054         like -dgs-font-load.
6055
6056         * Documentation/user/GNUmakefile ($(outdir)/interfaces.itexi):
6057         remove absolute path to lilypond binary.
6058         
6059 2006-01-05 Pedro Kroeger    <kroeger@pedrokroeger.net>
6060
6061         * configure.in (NCSB_DIR): fix --with-ncsb-dir option.
6062
6063 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6064
6065         * make/lilypond-vars.make: support LILYPOND_EXTERNAL_BINARY variable.
6066
6067         * mf/GNUmakefile: remove broken dvips map symlink.
6068
6069 2006-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6070
6071         * lily/main.cc: 
6072         * configure.in: Cosmetic fixes.
6073
6074 2006-01-04  Mats Bengtsson  <mabe@s3.kth.se>
6075
6076         * Documentation/user/music-glossary.tely (Pitch names): Added
6077         Spanish pitch names and durations, thanks to Ernesto Gancedo
6078
6079 2006-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6080
6081         * scm/lily.scm (define-scheme-options): use quasi-quote for option
6082         init. Fixes verbose printing of .scm files.
6083
6084         * stepmake/aclocal.m4: add spaces before - options.
6085         
6086 2006-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6087
6088         * lily/relocate.cc (setup_paths): Bugfix: do not store result
6089         of path search in local block variable.
6090
6091 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6092
6093         * configure.in (NCSB_DIR): --enable-ncsb-dir
6094         (LINK_GXX_STATICALLY): denko.
6095
6096         * mf/GNUmakefile ($(NCSB_TTFS)): NCSB_DIR iso. NCSB_PATH. 
6097
6098         * configure.in (LINK_GXX_STATICALLY): --enable-ncsb-path option. 
6099         use locate to find c059033l.pfb. 
6100         
6101 2006-01-02  Jan Nieuwenhuizen  <janneke@gnu.org>
6102
6103         * lily/tie-formatting-problem.cc
6104         (problem::generate_base_chord_configuration): Use my_round (was
6105         round).
6106
6107         * lily/source-file.cc (file::get_counts)[!HAVE_MBRTOWC]: Bugfix,
6108         do not invoke mbrtowc.
6109
6110         * lily/relocate.cc (setup_paths): Add more debugging verbosity.
6111
6112 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6113
6114         * scm/lily.scm (lilypond-all): oops. remove debugging hack.
6115
6116 2005-01-02  Heikki Junes  <hjunes@cc.hut.fi>
6117
6118         * Documentation/user/invoking.itely (svg): revise.
6119
6120 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6121
6122         * lily/lexer.ll: use sourcefilename iso. renameinput.
6123
6124 2006-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6125
6126         * mf/GNUmakefile ($(NCSB_TTFS)): revise rule. Create
6127         <PostScriptName>.ttf instead of c059XXXttf.
6128
6129         * lily/program-option.cc (LY_DEFINE): special support for
6130         --verbose, so it works before option init too.
6131  
6132         * mf/GNUmakefile (local-install): oops.
6133
6134         * lily/lyric-hyphen.cc (print): oops.
6135
6136         * buildscripts/pfx2ttf.fontforge: new file.
6137         
6138         * mf/GNUmakefile (NCSB_PATH): add vars for NCSB.
6139         ($(outdir)/%.ttf): new rule. 
6140
6141         * scm/define-grobs.scm (all-grob-descriptions): add font-interface
6142         to LyricHyphen.
6143
6144         * lily/lyric-hyphen.cc (print): multiply hyphen height by
6145         font-size
6146
6147 2005-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6148
6149         * VERSION: release 2.7.26
6150         
6151         * mf/GNUmakefile (install-fc-cache): remove old font.cache-1 files.
6152
6153 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6154
6155         * lily/font-config.cc (init_fontconfig): verbosity.
6156
6157         * THANKS: add Muziekacademie Lede. 
6158
6159         * scripts/musicxml2ly.py (print_voice_definitions): new function 
6160         (print_score_setup): new function
6161         (convert): read part definition to output staves properly.
6162
6163         * python/musicxml.py (Measure.get_notes): new class. Wrap lists of
6164         Music_xml notes.
6165
6166         * python/musicexp.py (Output_printer.__init__): use _ in data
6167         members.
6168         (Output_printer.unformatted_output): new function: no formatting,
6169         but count braces.
6170         (Duration.get_length): remove isinstance() checks for
6171         Output_printer everywhere.
6172
6173         * input/regression/lyrics-bar.ly (texidoc): add
6174         Separating_line_group_engraver.
6175
6176 2005-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
6177
6178         * lily/relocate.cc (framework_relocation): New function,
6179         factored from set_relocation ().
6180         (prefix_relocation): Rename from set_relocation ().
6181         (setup_paths): Use it.
6182
6183 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6184
6185         * scm/*.scm: use LEFT/RIGHT/UP/DOWN etc. iso. magical
6186         numbers. Patch by Erlend Aasland.
6187
6188 2005-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6189
6190         * lily/font-config.cc (init_fontconfig): print warning if cache
6191         file is not existant.
6192
6193         * lily/main.cc: don't use #ifdef but #if
6194
6195 2005-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6196
6197         * lily/grob-property.cc (internal_set_property): don't abort on
6198         calculation-in-progress.
6199
6200         * lily/beam.cc (get_default_dir): robustness: don't divide by zero.
6201
6202         * lily/tuplet-bracket.cc (calc_control_points): oops: typo. Read
6203         connect-to-neighbor property not connect-to-other
6204
6205         * lily/program-option.cc (LY_DEFINE): remove Protected_scm global variable.
6206         (LY_DEFINE): oops. don't forget protection.
6207
6208         * flower/parse-afm.cc (Module): strip AFM handling completely.
6209
6210         * lily/stencil-expression.cc: idem.
6211
6212         * lily/grob-interface-scheme.cc (LY_DEFINE): idem.
6213
6214         * lily/function-documentation.cc (ly_add_function_documentation):
6215         use static member iso. Protected_scm
6216
6217         * lily/main.cc: use ifdef ARGV0_RELOCATION iso. MINGW
6218
6219         * config.make.in (prefix): remove HAVE_KPATHSEA_SO
6220
6221 2005-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6222
6223         * lily/relocate.cc (set_env_dir): New function.
6224         (set_relocation): Use it to fix setting PANGO_PREFIX.
6225
6226 2005-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6227
6228         * input/regression/stem-direction-context.ly: remove rest.
6229
6230         * lily/melody-engraver.cc (process_music): restart for bar lines.
6231         (acknowledge_slur): restart for slurs.
6232
6233 2005-12-27  Heikki Junes  <hjunes@cc.hut.fi>
6234
6235         * Documentation/user/invoking.itely: describe how to view SVG 
6236         output using Inkscape which replace embedded fonts with OTF fonts.
6237
6238 2005-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6239
6240         * lily/relocate.cc (set_relocation): set PANGO_PREFIX
6241
6242 2005-12-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6243
6244         * lily/melody-engraver.cc (class Melody_engraver): Remove lying
6245         comment.
6246
6247 2005-12-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6248
6249         * VERSION (PACKAGE_NAME): release 2.7.25
6250
6251         * Documentation/topdocs/NEWS.tely (Top): document new feature.
6252
6253         * input/regression/stem-direction-context.ly: new file.
6254
6255         * lily/relocate.cc (set_relocation): add PANGO_PREFIX
6256
6257         * lily/melody-engraver.cc (acknowledge_stem): restart MelodyItem
6258         on rest.
6259
6260         * ly/engraver-init.ly: add Melody_engraver
6261
6262         * lily/beam.cc (calc_direction): use default-direction
6263         iso. get_default_direction()
6264
6265         * scm/define-grob-properties.scm (all-user-grob-properties): add
6266         default-direction property.
6267
6268         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem.
6269
6270         * lily/stem.cc (calc_default_direction): remove
6271         Stem::get_default_direction, use default-direction with callback
6272         instead.
6273
6274         * lily/melody-spanner.cc (calc_neutral_stem_direction): 
6275
6276         * lily/melody-engraver.cc: new file. Acknowledge stems for
6277         interpolated stem directions. 
6278
6279         * lily/melody-spanner.cc: new file. Interpolate stem directions.
6280
6281         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem
6282
6283         * lily/slur-configuration.cc (fit_factor): more robust check for
6284         point in curve X-extent.
6285
6286         * lily/slur.cc (outside_slur_callback): return offset_scm, not 0.
6287         (outside_slur_callback): check for 'outside avoidance.
6288
6289         * lily/slur-configuration.cc (score_extra_encompass): don't use
6290         bound->column() == avoid->column() for checking extents, as this
6291         doesn't work for accidentals. 
6292
6293         * lily/slur-engraver.cc (acknowledge_extra_object): remove
6294         DynamicText hardcoding.
6295
6296         * lily/slur-scoring.cc (enumerate_attachments): robustness: don't
6297         crash if bound stem is NULL
6298
6299         * lily/piano-pedal-performer.cc: patch by MWD for enabling piano
6300         pedals.
6301
6302 2005-12-22  Graham Percival  <gpermus@gmail.com>
6303
6304         * scm/define-markup-commands.scm: typo.  @code{\raise}
6305         => @code{\\raise}.
6306
6307         * darwin.patch: now used again, includes a
6308         required patch from fink.
6309
6310 2005-12-21  Heikki Junes  <hjunes@cc.hut.fi>
6311
6312         * po/TODO: mention gtranslator along with kbabel.
6313         * po/fi.po: update translations.
6314
6315 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6316
6317         * lily/relocate.cc (setup_paths): Bugfix.
6318
6319 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6320
6321         * lily/slur-configuration.cc (score_extra_encompass): don't use
6322         "avoid" choice for avoid-slur.
6323
6324         * stepmake/bin/install.py (dest): don't create existing dir.
6325
6326 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6327
6328         * stepmake/bin/install.py: Remove file before copying.
6329
6330         * config.make.in: 
6331         * stepmake/aclocal.m4: Do not substitute INSTALL.
6332
6333 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6334
6335         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
6336         depend on link-tree.
6337
6338         * lily/relocate.cc (setup_paths): only check path for non-absolute
6339         dir without directory part.
6340
6341         * flower/file-name.cc (is_absolute):  new method.
6342         (is_absolute): check root_ too.
6343
6344 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6345
6346         * lily/relocate.cc (setup_paths) [__MINGW32__]: Comment-out broken
6347         relocation code.  Oops, don't comment out too much.
6348
6349         * stepmake/stepmake/generic-vars.make (INSTALL): Assign INSTALL_PY
6350         iso itself.
6351
6352         * lily/relocate.cc [HAVE_GETTEXT]: Include libintl.h.  Fixes mingw
6353         compile.
6354
6355 2005-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6356
6357         * .cvsignore: Add install-sh.
6358
6359         * autogen.sh (srcdir): Typo.
6360
6361 2005-12-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6362
6363         * autogen.sh (srcdir): urg. Touch install-sh.
6364
6365         * stepmake/bin/install-sh (Module): remove.
6366
6367         * stepmake/stepmake/generic-vars.make (INSTALL): add $(INSTALL).
6368
6369         * lily/include/relocate.hh: new file.
6370
6371         * lily/relocate.cc: new file. Contain relocation logic.
6372
6373         * lily/main.cc (setup_paths): fix: LILYPOND_RELOCATE_PREFIX.
6374         (main): read LILYPOND_VERBOSE as the first thing.
6375
6376         * stepmake/aclocal.m4: remove INSTALL variable.
6377
6378         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
6379         separate target for making font symlinks.
6380         (documentation-dir): use $(if $(findstring )) for switching off
6381         Documentation.
6382
6383         * stepmake/stepmake/help2man-vars.make (OUT_DIST_FILES): only do
6384         something if DOCUMENTATION is no.
6385
6386 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6387
6388         * VERSION: release 2.7.24
6389
6390         * lily/script-column-engraver.cc (stop_translation_timestep):
6391         delay adding to script-column.
6392
6393         * lily/tuplet-bracket.cc (print): suicide if no control-points. 
6394
6395         * python/convertrules.py (conv): rule for number-visibility
6396
6397         * lily/slur-configuration.cc (score_extra_encompass): different
6398         distance measure for avoid and inside avoidance.
6399         (score_extra_encompass): use 1/(distance+eps) as penalty.
6400
6401         * lily/slur-scoring.cc (generate_avoid_offsets): use 'inside
6402         encompass objects for generating slur curves.
6403
6404         * lily/slur.cc: use details iso. slur-details property.
6405
6406         * input/regression/slur-tuplet.ly: new file.
6407
6408         * lily/slur-engraver.cc (acknowledge_tuplet_number): new function.  
6409
6410         * flower/include/offset.hh (class Offset): new operator /=
6411
6412         * lily/tuplet-number.cc (print): new file, new interface.
6413
6414         * scm/define-grob-properties.scm (all-user-grob-properties):
6415         remove number-visibility property.
6416
6417         * lily/tuplet-bracket.cc (calc_control_points): new function
6418         (calc_connect_to_neighbors): new function.
6419         (print): remove text handling for tuplet numberdef.
6420
6421         * lily/tuplet-engraver.cc (struct Tuplet_description): create
6422         TupletNumbers too. 
6423
6424         * lily/lily-guile.cc (robust_scm2booldrul): new function
6425
6426         * scm/define-grobs.scm (all-grob-descriptions): new grob TupletNumber
6427
6428         * lily/tuplet-bracket.cc (calc_position_and_height): use
6429         staff-padding to control whether tuplet brackets are over staves.
6430
6431         * lily/grob.cc (suicide): clear dim_caches_.
6432
6433         * lily/dimension-cache.cc (clear): new function.
6434
6435         * lily/grob.cc (extent): swap order of min-extent and extent
6436         calculations. This fixes hara kiri staves. 
6437
6438 2005-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6439
6440         * lily/main.cc: Nitpick: relocation is not based on path, but on
6441         directory (location).
6442
6443 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6444
6445         * lily/main.cc (setup_paths): read LILYPOND_RELOCATE_PREFIX
6446
6447         * stepmake/stepmake/install-targets.make (local-uninstall): idem.
6448
6449         * stepmake/stepmake/install-out-targets.make (local-install-outfiles): idem.
6450
6451         * stepmake/stepmake/help2man-targets.make (install-help2man): idem.
6452
6453         * stepmake/stepmake/generic-vars.make (Module): idem.
6454
6455         * stepmake/stepmake/executable-targets.make (default): use it.
6456
6457         * stepmake/bin/install.py (create_dir): new file. Replace install-sh.
6458
6459         * make/GNUmakefile: don't install make rules.
6460
6461         * lily/main.cc (setup_paths): don't inspect $PATH for argv0 with
6462         slashes.
6463         (prepend_env_path): more verbosity.
6464
6465 2005-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6466
6467         * GNUmakefile.in: add dir argument for find command.
6468
6469         * lily/parser.yy (bass_figure): set_spot() for bass figures. This
6470         fixes weird line numbers for point & click.
6471
6472         * lily/source-file.cc (get_counts): init line/column/char counts.
6473
6474 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6475
6476         * lily/main.cc: remove ARGV0_RELOCATION, instead use --relocate.
6477
6478 2005-12-16  Graham Percival  <gpermus@gmail.com>
6479
6480         * Documentation/user/basic-notation.itely, advanced-notation.itely:
6481         minor fixes from Fredric.  Thanks!
6482
6483 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6484
6485         * ly/music-functions-init.ly: add \bar and \clef music function 
6486
6487         * lily/lily-lexer.cc: idem.
6488
6489         * lily/parser.yy (FIXME): remove BAR and CLEF.
6490
6491 2005-12-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6492
6493         * Documentation/topdocs/NEWS.tely (Top): doc string argument change.
6494
6495         * lily/parser.yy (Generic_prefix_music_scm): allow strings as
6496         function arguments too
6497
6498         * lily/main.cc (set_relocation): new function.
6499
6500         * scripts/musicxml2ly.py (convert): add \version
6501
6502         * lily/tie.cc: remove get_default_attachments()
6503
6504         * VERSION (PACKAGE_NAME): release 2.7.23
6505         
6506         * lily/chord-tremolo-engraver.cc (acknowledge_stem): use
6507         ultimate_music_cause(). This fixes core dumps in unfold-all-repeats.ly
6508
6509         * Documentation/topdocs/NEWS.tely (Top): document new feature.
6510
6511         * lily/tie-formatting-problem.cc (score_ties): new function
6512         (get_variations): new function. Try flipping dirs for collisions.
6513         (generate_optimal_chord_configuration): new function. 1-opt search
6514         for better configuration.
6515
6516         * lily/tie-configuration.cc: new file.
6517
6518         * lily/tie.cc: junk Tie::get_configuration()
6519
6520         * lily/tie-formatting-problem.cc (score_ties_aptitude): new function.
6521         (score_ties_configuration): new function.
6522         (generate_ties_configuration): new function.
6523         (generate_base_chord_configuration): new function.
6524         (set_ties_config_standard_directions): Move body from tie-column-format.cc 
6525         (set_manual_tie_configuration): Move body from tie-column-format.cc 
6526
6527         * input/regression/tie-dot.ly: new file.
6528
6529         * lily/tie-formatting-problem.cc (score_configuration): score
6530         tie/dot collisions.
6531
6532         * lily/tie-helper.cc (get_transformed_bezier): new function
6533
6534         * Documentation/topdocs/NEWS.tely (Top): strip out-www.
6535
6536         * stepmake/stepmake/python-module-vars.make (SHARED_FLAGS): use
6537         -undefined suppress iso. -framework Python 
6538
6539         * scm/define-grobs.scm (all-grob-descriptions): set
6540         springs-and-rods (thanks Joe Neeman!)
6541
6542 2005-12-12  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6543
6544         * input/no-notation/display-lily-tests.ly (test): 
6545         * scm/display-lily.scm (tag->lily-string): the syntax for tags has
6546         changed from \tag #'(a b) to \tag #'a \tag #'b
6547
6548 2005-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6549
6550         * Documentation/topdocs/NEWS.tely: strip out-www.
6551
6552         * lily/include/grob-interface.hh: include lily-guile.hh not libguile.h
6553
6554         * config.make.in (AR): add AR and RANLIB
6555
6556         * flower/libc-extension.cc: include cassert
6557
6558         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): more robust
6559         darwin check.
6560
6561 2005-12-11  Graham Percival  <gpermus@gmail.com>
6562
6563         * stepmake/stepmake/generic-vars.make: define DARWIN_BUILD.
6564
6565         * stepmake/stepmake/python-modules-vars.make: define
6566         SHARED_FLAGS for OSX.  Thanks Johannes Schindelin!
6567
6568         * THANKS: added Johannes Schindelin.
6569
6570 2005-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6571
6572         * python/midi.c (pymidi_parse): use memcmp() iso. strcmp().
6573
6574         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
6575         Span_arpeggio_engraver, add Tweak_engraver to Score context. 
6576
6577         * lily/parser.yy: reorganize file layout.
6578
6579         * ly/music-functions-init.ly: add tweak music function.
6580
6581         * lily/grob-info.cc (ultimate_music_cause): new function:
6582         recursively lookup causes. 
6583
6584         * lily/parser.yy (chord_body_element): allow music functions for
6585         post-events, allow music functions for chord elements. 
6586  
6587         * lily/font-config-scheme.cc (display_fontset): add cast.
6588
6589         * python/convertrules.py (FatalConversionError.sub_syms): \tag
6590         #'(a b) -> \tag #'a \tag #'b rule.
6591
6592         * python/musicexp.py (Output_printer.dump_version): new function
6593
6594 2005-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6595
6596         * lily/parser.yy (FIXME): remove \tag
6597         (FIXME): remove tag_music() function.
6598
6599         * lily/lily-lexer.cc: remove \tag
6600
6601         * ly/music-functions-init.ly: define music-function "tag"
6602
6603         * lily/parser.yy (chord_body_element): allow tags in chord bodies.
6604
6605 2005-12-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6606
6607         * VERSION (PATCH_LEVEL): release 2.7.22
6608
6609         * input/regression/lyric-hyphen-retain.ly: renew.
6610
6611         * scm/define-grobs.scm (all-grob-descriptions): add LyricSpace
6612         grob
6613
6614         * lily/lyric-hyphen.cc (set_spacing_rods): use minimum-distance
6615         iso. minimum-length property for rods.
6616
6617         * lily/hyphen-engraver.cc (acknowledge_lyric_syllable): create
6618         LyricSpace item to keep lyrics spaced apart.
6619
6620         * ly/engraver-init.ly: remove Separating_line_group_engraver
6621
6622         * Documentation/user/music-glossary.tely: do setfilename before
6623         music-glossary.
6624
6625 2005-12-07  Heikki Junes  <hjunes@cc.hut.fi>
6626
6627         * Documentation/user/lilypond-book.itely: use `,´ after xref:
6628         See xref documentation, for example.
6629
6630 2005-12-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6631
6632         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): use
6633         pending_skip iso. ly_voice[-1]
6634         (main): add if __main__ for debugging.
6635
6636         * python/musicxml.py (Accidental.__init__): new class.
6637
6638         * scripts/musicxml2ly.py (progress): new function
6639         (musicxml_key_to_lily): don't barf on modeless keys.
6640         (create_skip_music): new function.
6641         (musicxml_spanner_to_lily_event): new function. Handle beams too.
6642         (musicxml_note_to_lily_main_event): new function.
6643
6644         * python/musicexp.py (Music.__init__): add comment field.
6645         (NestedMusic.append): new routine.
6646         (SequentialMusic.print_ly): print comment.
6647         (ArpeggioEvent.ly_expression): new class
6648         (BeamEvent.ly_expression): new class
6649         (NoteEvent.__init__): support for cautionary/forced accs.
6650
6651         * lily/lookup.cc (slur): normal order for array loop.
6652
6653         * scm/framework-ps.scm (dump-stencil-as-EPS): set left X of bbox
6654         to 0.0.
6655
6656         * ly/engraver-init.ly: set bar-size, so bar-lines aren't
6657         collapsed.
6658
6659 2005-12-06 Erik Sandberg  <mandolaerik@gmail.com>
6660
6661         * scm/music-functions.scm: Make phrasing slurs follow voice direction
6662
6663         * scripts/lilypond-book.py: Introduce option
6664             --preserve-line-breaks, for usage with srcltx
6665
6666 2005-12-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6667
6668         * scm/output-lib.scm (print-circled-text-callback): draw circle
6669         around text using make-circle-markup.
6670
6671         * Documentation/user/*: strip out-www from file names.
6672
6673 2005-12-05  Heikki Junes  <hjunes@cc.hut.fi>
6674
6675         * Documentation/user/lilypond.tely (direntry): remove empty lines;
6676         fixes invalid info entry issue with makeinfo 4.8 in debian sid.
6677
6678 2005-12-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6679
6680         * Documentation/user/GNUmakefile: idem.
6681
6682         * Documentation/user/macros.itexi: strip out-www
6683
6684         * python/rational.py: python 2.3 compat.
6685
6686         * VERSION (PATCH_LEVEL): release 2.7.21
6687
6688         * scripts/musicxml2ly.py (NonDentedHeadingFormatter.format_headi):
6689         option formatting, lilypond style.
6690
6691         * python/musicexp.py: grab from Ikebana: a library for composing
6692         ly music expressions. 
6693         (Output_printer): class for advanced .ly printing.
6694         (eg. tupletting) 
6695
6696         * python/musicxml.py: new file. Read MusicXML MiniDOM tree, and
6697         convert to pythonesque structure.
6698
6699         * python/rational.py: PD rational number class.
6700
6701         * Documentation/user/converters.itely (Invoking musicxml2ly):  new node.
6702
6703 2005-12-04  Erik Sandberg  <mandolaerik@gmail.com>
6704
6705         * lily/part-combine-iterator.cc: Minor bugfix
6706         
6707         * THANKS: Update bughunters
6708
6709 2005-12-02  Werner Lemberg  <wl@gnu.org>
6710
6711         * mf/README: Document process for proper mf2pt1 conversion.
6712
6713         * mf/feta-beugel.mf (draw_brace): Fix path to assure clean
6714         overlapping.
6715
6716         * mf/feta-harmonica.mf: Removed.  Unused.
6717
6718 2005-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6719
6720         * scripts/lilypond-book.py (do_file): fix thinkos.
6721
6722 2005-12-01  Jan Nieuwenhuizen  <janneke@gnu.org>
6723
6724         * lily/GNUmakefile ($(outdir)/FlexLexer.h):
6725         ($(outdir)/parser.cc): 
6726         ($(outdir)/lexer.cc): Bugfix: depend on config.h.
6727
6728 2005-11-30  Pedro Kröger  <kroeger@pedrokroeger.net>
6729
6730         * ly/titling-init.ly (tagline): it should be a space between
6731         "Music engraving by LilyPond" and the version number.
6732
6733 2005-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6734
6735         * VERSION (PACKAGE_NAME): release 2.7.20
6736
6737 2005-11-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6738
6739         * scm/define-markup-commands.scm (pad-to-box): new markup command.
6740
6741         * scm/define-grobs.scm (all-grob-descriptions): set thickness to
6742         1.0.
6743         (all-grob-descriptions): don't shift RehearsalMark arbitrarily.
6744
6745 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6746
6747         * configure.in (LINK_GXX_STATICALLY): remove kpathsea checks.
6748
6749         * kpath-guile/: remove directory
6750
6751         * scm/kpathsea.scm (ly:kpathsea-expand-variable): new
6752         file. Encapsulate kpathsea using commandline tools.
6753
6754         * lily/all-font-metrics.cc (kpathsea_find_file): use (scm
6755         kpathsea) module.
6756
6757 2005-11-29  Mats Bengtsson  <mabe@s3.kth.se>
6758
6759         * Documentation/user/advanced-notation.itely (Setting automatic
6760         beam behavior): Correct a few typos. Thanks to David Bobroff.
6761
6762         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use
6763         \usepackage instead of \RequirePackage. Thanks to Bernard Hurley.
6764
6765 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6766
6767         * scripts/*.py: gmane address for bugs.
6768
6769 2005-11-28 Pal Benko <benkop@freestart.hu>
6770         
6771         * make/ly-rules.make: add -f switch to mv
6772
6773         * scm/output-libs.scm: add new bar symbol "." for punctus divisionis
6774
6775         * lily/bar-line.cc: interpret it
6776
6777 2005-11-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6778
6779         * configure.in (--disable-documentation): New switch.
6780
6781         * GNUmakefile.in: Use it.
6782
6783         * stepmake/aclocal.m4: Use AC_ARG_ENABLE for kpatsea.
6784
6785 2005-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6786
6787         * scripts/lilypond-book.py (do_file): search chunks for
6788         \\begin{document}
6789
6790         * GNUmakefile.in: add copy step in between so we can lose the
6791         out-www directories.
6792
6793 2005-11-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6794
6795         * lily/pango-font.cc (pango_item_string_stencil): put
6796         geometry.width into glyph-string too.
6797
6798 2005-11-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6799
6800         * scm/define-music-display-methods.scm (RevertProperty):
6801         (OverrideProperty): Use grob-property-path property, a list of
6802         symbols, instead of grob-property, which used to be a single
6803         symbol.
6804         (BassFigureEvent): a figure can be a plain number, not necessarily a
6805         markup.
6806
6807 2005-11-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6808
6809         * VERSION: release 2.7.19
6810         
6811         * lily/figured-bass-engraver.cc (process_music): check
6812         figuredBassCenterContinuations first.
6813
6814         * scm/translation-functions.scm (format-bass-figure): make double
6815         sharp larger. 
6816
6817         * lily/mark-engraver.cc: read rehearsalMarkAlignSymbol to
6818         determine X-parent.
6819
6820         * lily/system-start-delimiter-engraver.cc: move from
6821         Nested_system_start_delimiter_engraver, rename
6822         Nested_system_start_delimiter_engraver ->
6823         System_start_delimiter_engraver.
6824
6825         * lily/nested-system-start-delimiter-engraver.cc (from_list): read
6826         bracket type from hierarchy.
6827
6828 2005-11-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6829
6830         * lily/rest.cc (y_offset_callback): read staff-position.
6831
6832         * scm/define-grob-properties.scm (all-user-grob-properties): don't
6833         mark after-line-breaking-callback as internal.
6834
6835         * lily/self-aligment-interface.cc: remove self-[XY]-offset.
6836
6837 2005-11-25  Werner Lemberg  <wl@gnu.org>
6838
6839         * mf/feta-banier.mf ("d3"): Make `flare' equal to `staff_space'.
6840
6841 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6842
6843         * stepmake/bin/add-html-footer.py (do_file): add google
6844
6845         * lily/staff-symbol-engraver.cc (process_music): bugfix: stop
6846         staff if first_start_ is true.
6847
6848 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6849
6850         * scripts/midi2ly.py (split_track): add __repr__ members.
6851         (track_first_item): only return Item if not None. This fixes a
6852         problem when dumping a track that starts with an empty channel.
6853
6854         * python/midi.c: doc module.
6855
6856 2005-11-22  Mats Bengtsson  <mabe@s3.kth.se>
6857
6858         * Documentation/user/global.itely (Creating MIDI files): Fix
6859         compilation problem.
6860
6861 2005-11-22  Graham Percival  <gpermus@gmail.com>
6862
6863         * Documentation/user/basic-notation.itely: clarify dynamic
6864         padding text.
6865
6866         * Documentation/user/advanced-notation.itely: add unicode
6867         escape control example, whatever that is.  :)
6868
6869         * Documentation/user/global.itely: added "removing dynamics
6870         from MIDI" code.
6871
6872 2005-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6873
6874         * VERSION (PATCH_LEVEL): release 2.7.18
6875
6876         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): replace
6877         System_start_delimiter_engraver by
6878         Nested_system_start_delimiter_engraver.
6879
6880         * lily/nested-system-start-delimiter-engraver.cc (struct
6881         Bracket_nesting_node): new class.
6882         (struct Bracket_nesting_group): new class
6883         (struct Bracket_nesting_staff): new class.
6884         (process_music): create hierarchy of grobs. This allows separate
6885         tuning of different SSDs. 
6886
6887         * scm/define-grobs.scm (all-grob-descriptions): new Grob SystemStartSquare
6888         (all-grob-descriptions): remove old NestedSystemStartDelimiter.
6889
6890 2005-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6891
6892         * lily/side-position-interface.cc (aligned_side): multiply
6893         staff_radius by 2.
6894
6895         * lily/script-engraver.cc (make_script_from_event): allow setting
6896         values to '()
6897
6898 2005-11-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6899
6900         * lily/system-start-delimiter.cc (line_bracket): don't shorten height.
6901
6902         * scm/define-grobs.scm (all-grob-descriptions): new grob
6903         NestedSystemStartDelimiter.
6904
6905         * input/regression/system-start-heavy-bar.ly: new file.
6906
6907         * lily/nested-system-start-delimiter-engraver.cc: new file.
6908
6909         * lily/nested-system-start-delimiter.cc: new file.
6910
6911         * input/regression/system-start-nesting.ly: new file.
6912
6913         * scm/define-grobs.scm (all-grob-descriptions): use X side
6914         positioning for positioning braces for nested contexts.
6915
6916         * lily/system-start-delimiter.cc (print): don't divide extent by
6917         staff_space.
6918         (print): use style iso. glyph.
6919         (staff_bracket): translate glyph inside routine already.
6920
6921 2005-11-18  Michael Welsh Duggan <md5i@cs.cmu.edu>
6922
6923         * lily/vaticana-ligature-engraver.cc: fixed 2 typos in glyph
6924         names.
6925
6926 2005-11-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6927
6928         * scm/define-context-properties.scm
6929         (all-user-translation-properties): rename figuredBassFormatter
6930         from newFiguredBassFormatter.
6931
6932         * scm/define-grobs.scm (all-grob-descriptions): move from NewBassFigure
6933
6934         * lily/figured-bass-engraver.cc: move from new-figured-bass-engraver.cc
6935
6936         * lily/stem.cc (calc_stem_info): trigger beaming calculation.
6937
6938         * lily/beam.cc (calc_beaming): new function.
6939         (calc_shorten): new function.
6940
6941         * THANKS: add Edward Neeman.
6942
6943         * input/regression/accidental-clef-change.ly: new file.
6944
6945         * lily/note-collision.cc (check_meshing_chords): don't merge fa heads.
6946
6947         * scm/define-grobs.scm (all-grob-descriptions): add Y-offset property.
6948
6949         * lily/clef-engraver.cc (inspect_clef_properties): reset
6950         localKeySignature for clef changes.
6951
6952 2005-11-17  Mats Bengtsson  <mabe@s3.kth.se>
6953
6954         * python/midi.c: PyMIDINIT_FUNC isn't defined in Python < 2.3 
6955         add dummy definition that works in Linux and add information in
6956         INSTALL.texi on the specific Python requirements for Cygwin/Mingw.
6957
6958         * Documentation/user/changing-defaults.itely (Modifying context
6959         plug-ins): Add index for \with.
6960
6961         * Documentation/user/music-glossary.tely (dal segno): Updated
6962         example to version >=2.6.
6963
6964 2005-11-16  Mats Bengtsson  <mabe@s3.kth.se>
6965
6966         * Documentation/user/instrument-notation.itely (Printing chord
6967         names): Reorder \chordmode and \repeat in one example.
6968
6969 2005-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6970
6971         * VERSION: release 2.7.17
6972         
6973         * Documentation/topdocs/NEWS.tely (Top): add note about
6974         refactoring.
6975
6976         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
6977         new function. Search region of 3 positions for best tie.
6978         (score_configuration): new function.
6979         (score_aptitude): new function.
6980         (generate_configuration): new function.
6981         (get_configuration): new function.
6982         (Tie_formatting_problem): new function
6983
6984         * input/regression/page-top-space.ly: a6 for page-top-space demo. 
6985
6986         * stepmake/aclocal.m4: use $(if ) for config-FOOF.make
6987
6988         * THANKS: add Eduardo Vieira & Ralph Little
6989
6990         * mf/feta-bolletjes.mf (solfa_quarter_width): make solfa heads
6991         narrower.
6992
6993         * lily/include/tie-formatting-problem.hh (class
6994         Tie_formatting_problem): add Tie_details to
6995         Tie_formatting_problem. Update calling conventions.
6996
6997         * stepmake/aclocal.m4: oops. Include $CONFIGFILE.make, not
6998         config.make.
6999
7000         * Documentation/user/lilypond.tely: remove musedata2ly entry.
7001
7002 2005-11-16  Jürgen Reuter  <reuter@ipd.uka.de>
7003
7004         * lily/ligature-engraver.cc, lily/include/ligature-engraver.hh,
7005         scm/define-context-properties.scm: Maintenance bugfix: make
7006         ligature brackets work again by removing obsolete ligature
7007         primitive callback push/pop.
7008
7009         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: do
7010         not call Tuplet_bracket::calc_direction.  Removed obsolete gap
7011         value.
7012
7013 2005-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
7014
7015         * stepmake/aclocal.m4 (depth): Explain why absolute directory is
7016         used and do not call it a path.
7017         (FLEXLEXER_FILE): Rename from FLEXLEXER_PATH and add file name.
7018
7019 2005-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7020
7021         * lily/include/tie-formatting-problem.hh (class
7022         Tie_formatting_problem): new file.
7023
7024         * lily/tie-formatting-problem.cc (common_x_refpoint): new file.
7025
7026         * Documentation/misc/ChangeLog-2.3:  new file.
7027
7028         * lily/audio-staff.cc (output): degarianize.
7029
7030 2005-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7031
7032         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.pyc):
7033         Unset PYTHONOPTIMIZE.  Fixes install if set.
7034
7035 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7036
7037         * python/convertrules.py (conv): add warning about drums. 
7038
7039         * make/stepmake.make: include toplevel-version.make after config.make.
7040
7041         * stepmake/aclocal.m4 (depth): make sure $srcdir is absolute.
7042         also allow python2.4
7043
7044         * config.make.in (configure-srcdir): remove GXX GCC vars.
7045
7046         * stepmake/aclocal.m4: don't do non-srcdir build with
7047         symlinks. Use inclusion, so the src directory name can be changed.
7048
7049 2005-11-13  Jan Nieuwenhuizen  <janneke@gnu.org>
7050
7051         * make/mutopia-vars.make:
7052         * make/ly-vars.make: Use src-wildcard iso wildcard for source
7053         files.
7054
7055 2005-11-13  Werner Lemberg  <wl@gnu.org>
7056
7057         * mf/feta-arrow.mf: For all glyphs, don't mirror `currentpicture'
7058         but the affected path.  This ensures that the (overlapping) outlines
7059         have the same direction, which is a necessary prerequisite for
7060         FontForge's algorithm to remove overlaps.
7061         Formatting.
7062
7063         * mf/feta-haak.mf: Formatting.
7064         (draw_bracket): Slightly modify outline to avoid an unnecessary
7065         corner.
7066         Don't use ad-hoc values for `leave_angle' and `tip_angle' but derive
7067         them from the affected paths.
7068
7069 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7070
7071         * mf/README: remove xpm / accordion notes.
7072
7073         * lily/tie-column-format.cc (set_chord_outline): add dots into
7074         skyline extents. This fixes tie formatting if the left head has dots.
7075
7076         * lily/tie.cc (get_configuration): only shift tie by a whole staff
7077         space inside the staff.
7078         (get_configuration): shift another position if necessary in case
7079         of left head tie  
7080
7081 2005-11-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7082
7083         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): use
7084         buildscript-dir iso. $(depth)/buildscripts.
7085
7086         * tex/GNUmakefile (local-uninstall): remove
7087         music-drawing-routines.ps juggling.
7088
7089         * stepmake/stepmake/install-targets.make (local-install-files):
7090         prepend src-dir to install targets.
7091
7092         * lily/system-start-delimiter-engraver.cc
7093         (acknowledge_system_start_delimiter): use
7094         add_offset_callback(). This fixes translation of nested
7095         staffgroups.
7096
7097         * lily/grob-closure.cc (add_offset_callback): only encaps in
7098         simple_closure if it's a procedure.
7099         
7100         * lily/span-bar.cc (calc_glyph_name): read glyph-name, not glyph
7101         from bar-line.
7102
7103         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
7104         remove-empty where pertinent.
7105
7106 2005-11-12  Graham Percival  <gpermus@gmail.com>
7107
7108         * Documentation/user/instrument-notation.itely: added
7109         Cameron Horsburgh's multiple stanzas docs.  Thanks!
7110
7111 2005-11-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7112
7113         * lily/GNUmakefile
7114         ($(top-build-dir)/Documentation/pictures/$(outbase)/lilypond.ico):
7115         make picture in builddir, not srcdir.
7116
7117 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7118
7119         * VERSION: release 2.7.16
7120         
7121         * scripts/lilypond-book.py (main): use commands.mkarg () to quote
7122         shell arguments. 
7123
7124 2005-11-10  Mats Bengtsson  <mabe@s3.kth.se>
7125
7126         * Documentation/user/examples.itely (Piano templates): Minor
7127         modification to the Piano centered lyrics example.
7128
7129 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7130
7131         * scripts/lilypond-invoke-editor.scm (run-browser): look at
7132         $BROWSER.
7133
7134         * Documentation/user/point-and-click.itely: simplify p&c
7135         instruction: don't configure firefox. Put lilypond-invoke-editor
7136         in front of the browser.
7137
7138         * scripts/lilypond-invoke-editor.scm (run-editor): new function.
7139         (run-browser): new function.
7140
7141         * lily/parser.yy (Lily_lexer): recognize Book
7142
7143         * lily/book.cc (clone): new function
7144
7145         * lily/parser.yy (book_body): allow BOOK_IDENTIFIER.
7146
7147 2005-11-10  Jürgen Reuter  <reuter@ipd.uka.de>
7148
7149         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc:
7150         Maintenance bugfix: reduce number of font related warnings by
7151         updating naming conventions for glyph-name.
7152
7153 2005-11-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7154
7155         * scm/define-grobs.scm (all-grob-descriptions): add
7156         rhythmic-grob-interface to TabNoteHead.
7157
7158         * scm/layout-beam.scm (check-quant-callbacks): remove
7159         set_stem_lengths()
7160
7161 2005-11-08  Jürgen Reuter  <reuter@ipd.uka.de>
7162
7163         * ly/gregorian-init.ly (divisiones): Maintenance bugfix: vertical
7164         alignment of centered divisiones.
7165
7166         * scm/scripts.scm (articulations): Maintenance bugfix:
7167         follow-into-staff -> quantize-position.
7168
7169         * lily/vaticana-ligature-engraver.cc (transform_heads): Bugfix:
7170         plica head in porrectus deminutus.
7171
7172 2005-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7173
7174         * make/lilypond.fedora.spec.in (Group): add %clean section.
7175
7176         * lily/tuplet-bracket.cc (print): change check: remove bracket if
7177         less then 1/5th of total length.  
7178         (print): use gap too.  Fixes tupletUp-single-bracket.ly
7179
7180         * scm/music-functions.scm (glue-mm-rest-texts): also put other
7181         events into EventChord. This fixes textspanners on mm rests. Fixes
7182         spanner-rest.ly
7183
7184         * lily/side-position-interface.cc (get_axis): read side-axis
7185         (set_axis): set side-axis.
7186
7187         * scm/define-grobs.scm (all-grob-descriptions): add side-axis
7188         properties everywhere.
7189
7190         * lily/spacing-spanner.cc (breakable_column_spacing): add
7191         average-spacing-wishes. Take maximum if not set.
7192         (musical_column_spacing): idem. Fixes: spacing-keysig-note.ly
7193
7194         * scm/define-grobs.scm (all-grob-descriptions): add
7195         average-spacing-wishes.
7196
7197         * lily/grob-closure.cc (add_offset_callback): bugfix: properly add
7198         offset callbacks. This fixes alignment for Fingering objects.
7199
7200         * scm/define-grobs.scm (all-grob-descriptions): tiny bit less
7201         space for key - timesig combination. 
7202
7203         * input/regression/script-stem-tremolo.ly (Module): new file.
7204
7205         * scm/define-grobs.scm (all-grob-descriptions): decrease distance
7206         to key sig.
7207
7208         * lily/dynamic-engraver.cc (acknowledge_stem_tremolo): new function.
7209         Fixes: c-tremolo-script.ly.
7210         
7211         * lily/text-engraver.cc (acknowledge_stem_tremolo): new function.
7212
7213         * lily/script-engraver.cc (acknowledge_stem_tremolo): new function.
7214         
7215         * scm/define-grobs.scm (all-grob-descriptions): remove
7216         self-X-offset. Fixes alignment of octavate-8.
7217
7218         * scripts/lilypond-book.py (datadir): look in
7219         LILYPONDPREFIX/share/lilypond/current/
7220
7221         * GNUmakefile.in: symlink current to <VERSION>. 
7222
7223 2005-11-07  Pedro Kroger  <kroeger@pedrokroeger.net>
7224
7225         * lily/main.cc: eps listed as a backend.
7226
7227 2005-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7228
7229         * scm/lily-library.scm (print-music-as-book): quote $defaultpaper.
7230
7231 2005-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7232
7233         * lily/include/score.hh (class Score): remove texts_ member.
7234
7235         * lily/beam.cc (set_stem_lengths): force direction callback.
7236         (print): read quantized-positions, so we can force
7237         Beam::set_stem_lengths to occur.
7238         (rest_collision_callback): use common X parent. 
7239
7240 2005-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7241
7242         * flower/file-path.cc (find): Bugfix: Return name of file found.
7243
7244         * lily/main.cc (setup_paths): Bugfix for argv0 logic.
7245         (setup_paths)[__CYGWIN__ || __MINGW32__]: Normalize argv0.
7246         (setup_paths)[__MINGW32__]: Also look for argv0 + .exe.
7247
7248 2005-11-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7249
7250         * flower/offset.cc: idem.
7251
7252         * mf/*.mf: update email address.
7253
7254         * lily/font-config-scheme.cc:  new file.
7255
7256         * GNUmakefile.in (SUBDIRS): remove debian/ directory.
7257
7258         * lily/*:  cs.uu.nl -> xs4all.nl
7259
7260         * VERSION (PATCH_LEVEL): release 2.7.15
7261
7262         * make/lilypond.mandrake.spec.in (Module): remove Mandrake & Suse
7263         spec files.
7264
7265         * make/lilypond.fedora.spec.in: add %{libdir}/lilypond/
7266
7267 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7268
7269         * GNUmakefile.in: bugfix: encapsulate mkdir && cd in parens.   
7270
7271         * lily/staff-performer.cc (process_music): add audio
7272         elements. This makes MIDI instrument changes work once again.
7273
7274         * lily/main.cc (LY_DEFINE): add gmane address.
7275
7276         * lily/beam.cc: remove calc_positions()
7277
7278         * lily/include/grob.hh (class Grob): move pscore, dim_cache_,
7279         original_ in private scope.
7280         (class Grob): drop pscore_ pointer, change to output_def pointer.
7281         (class Grob): cleanup class definition.
7282
7283         * ly/spanners-init.ly (assertBeamQuant): use make-simple-closure.
7284
7285 2005-11-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7286
7287         * lily/main.cc (setup_paths)[__MINGW32__]: Do not assume argv0 is
7288         absolute.  Better diagnostics.
7289
7290         * GNUmakefile.in: Add bin/ to tree and populate with some links.
7291         This makes lilypond run from the build directory using argv0
7292         relocation (without any --prefix or LILYPONDPREFIX setting).
7293
7294 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7295
7296         * Documentation/topdocs/NEWS.tely (Top): document new backend design.
7297
7298         * scm/define-grobs.scm: purge self-[XY]-offset variables, replace
7299         with simple-closure.
7300
7301         * lily/self-aligment-interface.cc (set_align_self): new function
7302         (set_center_parent): new function.
7303
7304         * lily/side-position-interface.cc (set_axis): new function.
7305
7306         * lily/new-fingering-engraver.cc (position_scripts): use drul for
7307         generic code. 
7308
7309         * scm/define-grob-properties.scm (all-user-grob-properties):
7310         remove [XY]-offset-callbacks add [YX]-offset
7311         
7312 2005-11-02  Mats Bengtsson  <mabe@s3.kth.se>
7313
7314         * scm/define-grobs.scm (all-grob-descriptions): Added space-alist
7315         entry for time signatures after breathing signs. Bug report by
7316         Scott Russell.
7317
7318 2005-11-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7319
7320         * lily/main.cc (setup_paths)[!__MINGW32__]: Bugfix: if argv0 is
7321         not absolute, make it absolute using PATH.
7322
7323 2005-10-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7324
7325         * python/midi.c (initmidi): Fix type for mingw.
7326
7327 2005-10-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7328
7329         * stepmake/stepmake/compile-vars.make (SHARED_FLAGS): Support mingw.
7330
7331         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Detect mingw
7332         cross compiling.
7333
7334         * stepmake/aclocal.m4: Support python cross compiling.
7335
7336         * stepmake/stepmake/python-module-vars.make (SHARED_MODULE_SUFFIX):
7337         Add mingw section.
7338
7339 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7340
7341         * scm/output-lib.scm (chain-grob-member-functions): replace
7342         chained-callback.cc
7343
7344         * lily/chained-callback.cc (Module): remove file.
7345
7346         * lily/rest-collision.cc (force_shift_callback_rest): change to
7347         chained callback.
7348
7349         * lily/rest.cc (y_offset_callback): merge function of 3 callbacks. 
7350
7351         * lily/grob.cc (y_parent_positioning): remove axis argument from
7352         parent_positioning callbacks.
7353         (Grob): junk init code
7354         (get_offset): use generic property callbacks for
7355         X-offset, Y-offset. Remove Grob::{add,has}_offset_callback.
7356         (axis_parent_positioning): new function
7357         (axis_offset_symbol): new function
7358         (chain_offset_callback): new function
7359         (add_offset_callback): new function
7360
7361         * lily/beam.cc (rest_collision_callback): change signature; this
7362         is now a chained callback.
7363
7364         * lily/include/dimension-cache.hh (class Dimension_cache): remove
7365         callback administration.
7366
7367         * lily/simple-closure.cc: new file. Smob type that allows "grob
7368         member functions",
7369
7370             (ly:make-simple-closure FUNC A B)
7371
7372         is evaluated as (FUNC grob A B). This allows chaining of callbacks
7373         in various ways.
7374
7375         * lily/slur-engraver.cc (acknowledge_extra_object): use chained
7376         callbacks.
7377
7378         * lily/slur.cc (outside_slur_callback): take 2 arguments.
7379
7380         * lily/rest.cc (polyphonic_offset_callback): remove.
7381
7382         * lily/script-engraver.cc (try_music): remove bool* argument.
7383
7384         * scm/script.scm (default-script-alist): set quantize-position
7385         appropriately.
7386
7387         * lily/script-engraver.cc: remove follow_into_staff_ special coding. 
7388
7389         * lily/side-position-interface.cc (aligned_side): move staff
7390         position quantization from
7391         Side_position_interface::quantised_position().
7392         (quantised_position): remove
7393         
7394 2005-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7395
7396         * input/regression/beam-quant-standard.ly: reindent, set
7397         debug-beam-quanting to #t.
7398
7399         * lily/beam-concave.cc (calc_concaveness): set concaveness to
7400         10000 if this is a "hard" concave beam.
7401
7402         * lily/beam.cc (calc_least_squares_positions): change from
7403         calc_least_squares_dy
7404         (set_stem_lengths): this is now a chained callback.
7405
7406         * lily/context-property.cc (execute_general_pushpop_property):
7407         bugfix override with procedure should have effect.
7408
7409         * scm/define-grob-properties.scm (all-internal-grob-properties):
7410         remove position-callbacks.
7411
7412         * scm/define-grobs.scm (all-grob-descriptions): use
7413         ly:make-callback-chain for positions property.
7414
7415         * scm/layout-beam.scm (check-quant-callbacks): return list of
7416         chained callbacks.
7417
7418         * scm/lily.scm (type-p-name-alist): add callback-chain
7419
7420         * lily/lily-guile.cc (type_check_assignment): type check failure
7421         is warning not message.
7422
7423         * lily/grob-property.cc (try_callback): walk callback chain if
7424         appropriate.
7425
7426         * lily/chained-callback.cc: new file. new smob type.
7427
7428         * lily/lily-guile.cc (procedure_arity): new function.
7429
7430 2005-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7431
7432         * Documentation/topdocs/INSTALL.texi (Top): add perl flex bison.
7433
7434 2005-10-25  John Mandereau  <john.mandereau@free.fr>
7435  
7436         * Documentation/user/instrument-notation.itely (Figured bass):
7437         describe new features
7438
7439 2005-10-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7440
7441         * lily/beam.cc (calc_least_squares_dy): use property callback.
7442
7443         * lily/beam-concave.cc (calc_concaveness): use property callback.
7444
7445         * ly/paper-defaults.ly: move fixed dimensions from paper.scm 
7446
7447 2005-10-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7448
7449         * HACKING: Update.
7450
7451 2005-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7452
7453         * scm/layout-page-layout.scm (page-headfoot): annotate
7454         pagetopspace too.
7455
7456         * scm/stencil.scm (dimension-arrows): shorten arrowed lines a bit. 
7457
7458         * scm/layout-page-layout.scm (annotate-y-interval): y-annotation
7459         doesn't take y-space.
7460
7461         * scm/paper.scm (paper-alist): fix A7 dimensions. 
7462
7463 2005-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7464
7465         * stepmake/stepmake/generic-vars.make (DIST_FILES): Fix
7466         src-wildcard, remove $(wildcard).
7467
7468         * po/GNUmakefile (PO_FILES): 
7469         * ps/GNUmakefile (PS_FILES): 
7470         * tex/GNUmakefile (TEX_FILES): 
7471         * cygwin/GNUmakefile (POSTINSTALLS):
7472         * vim/GNUmakefile (EXTRA_DIST_FILES): Bugfix: [etags sr?] missed
7473         some wildcard calls.
7474
7475 2005-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7476
7477         * THANKS: add Thomas Bushnell.
7478
7479 2005-10-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7480
7481         * scm/lily.scm: Remove horrendous running-from-gui? kludge.
7482         (lilypond-main): Redirect to gui-main if 'gui is set.
7483
7484         * scripts/midi2ly.py (datadir): Add libdir iso datadir to path,
7485         for alternative installations kludging s/share/lib/g
7486         LILYPONDPREFIX. 
7487
7488         * SConstruct (libdir_package_version): Define.
7489
7490         * python/SConscript: 
7491         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install binary .so
7492         module in libdir.  
7493
7494 2005-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7495
7496         * lily/main.cc: clarify --safe.
7497
7498 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7499
7500         * VERSION: release 2.7.14
7501         
7502         * Documentation/user/*.itely: remove minimumVerticalExtent.
7503
7504         * scm/define-grobs.scm (all-grob-descriptions): remove
7505         RemoveEmptyVerticalGroup
7506
7507         * lily/hara-kiri-engraver.cc (get_spanner): create VerticalAxisGroup.
7508
7509         * lily/include/lily-guile.hh (GUILE_ELLIPSIS): define to get clean
7510         compile on MOSX
7511
7512         * python/convertrules.py (conv): add rules.
7513
7514         * lily/grob.cc: remove is_empty()
7515
7516         * lily/grob-property.cc: remove add_to_list_property().
7517
7518         * scripts/convert-ly.py (datadir): add prefix switching hack to
7519         .py too.
7520
7521         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily (cresc): remove
7522         space-function tweak.
7523
7524         * lily/grob.cc: remove X-extent-callback / Y-extent-callback.
7525
7526         * scm/define-grob-properties.scm (all-user-grob-properties):
7527         remove callback property.
7528
7529         * lily/include/grob.hh (class Grob): remove property_callbacks_
7530         member. Properties of procedure type are assumed to be callbacks.
7531
7532         * lily/ligature-engraver.cc (override_stencil_callback):
7533         rewrite. Use noteHeadLigaturePrimitive as source.
7534
7535         * scm/define-grob-properties.scm (all-internal-grob-properties):
7536         remove ligature-primitive-callback
7537
7538         * lily/include/dimension-cache.hh (class Dimension_cache): make
7539         class, with Grob as friend.
7540
7541         * lily/grob.cc: remove set_extent_callback(), set_extent() and
7542         has_extent_callback()
7543
7544         * scm/translation-functions.scm (format-new-bass-figure): read
7545         figuredBassPlusDirection
7546
7547         * scm/define-context-properties.scm
7548         (all-user-translation-properties): add figuredBassPlusDirection.
7549
7550         * lily/staff-spacing.cc (next_notes_correction): oops. Init wishes.
7551
7552         * lily/align-interface.cc (set_ordered): new function.
7553
7554         * lily/grob.cc (flush_extent_cache): rewrite.
7555
7556         * lily/dimension-cache.cc (Dimension_cache): cache extent as
7557         Interval pointer directly.
7558
7559         * lily/main.cc (setup_paths): insert extra / .
7560         (setup_paths): junk cff entry.
7561
7562         * lily/font-config.cc (init_fontconfig): only add type1 / otf
7563         directories.
7564
7565         * lily/axis-group-engraver.cc (finalize): remove
7566         extraVerticalExtent, minimumVerticalExtent verticalExtent.
7567
7568         * lily/grob.cc (Grob): don't set extent from ctor.
7569         (extent): use property callbacks. 
7570
7571         * lily/axis-group-interface.cc: remove set_axes() function.
7572
7573         * lily/grob-property.cc (del_property): new function.
7574
7575 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7576
7577         * lily/font-config.cc (init_fontconfig): resurrect mf/out/ check.
7578         
7579 2005-10-20  Jan Nieuwenhuizen  <janneke@gnu.org>
7580
7581         * stepmake/stepmake/script-vars.make (PYTHON_SCRIPTS_IN): Oops.  Add.
7582
7583 2005-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7584
7585         * mf/SConscript: Updates.
7586
7587         * lily/GNUmakefile (OUT_DIST_FILES): Bugfix.
7588
7589         * stepmake/stepmake/*:
7590         * */GNUmakefile:
7591         * config.make.in:
7592         * GNUmakefile.in:
7593         * stepmake/aclocal.m4: Friendlier --srcdir build, allowing `make'
7594         from any directory in build-dir.  Cleanups.
7595
7596         * make/srcdir.make.in: Remove.
7597
7598         * lily/main.cc (setup_paths): Fix and document build-dir hack.
7599
7600         * SConstruct (CheckYYCurrentBuffer): Use TryCompile (there is no
7601         main).
7602
7603         * lily/SConscript: Remove ttftools.
7604
7605         * SConstruct: Resurrect.
7606
7607 2005-10-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7608
7609         * lily/tuplet-bracket.cc (print): use dy iso. positions[RIGHT] for
7610         Y coordinate. 
7611
7612         * lily/paper-book.cc (add_score_title): put Paper_score title into
7613         systems_ list.
7614
7615         * scm/translation-functions.scm (format-new-bass-figure): also
7616         allow plus in combination with _
7617
7618 2005-10-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7619
7620         * VERSION: 2.7.13 released.
7621
7622         * lily/note-collision.cc (check_meshing_chords): don't wipe
7623         stencil, merely set transparent.
7624
7625         * Documentation/topdocs/NEWS.tely (Top): mention John Mandereau. 
7626         (Top): document #'callbacks.
7627         (Top): document nested \override.
7628
7629         * input/regression/figured-bass.ly: update for slash and pluses.
7630
7631         * input/regression/figured-bass-continuation-forbid.ly (Module):
7632         new file.
7633
7634         * scm/translation-functions.scm (format-new-bass-figure): use
7635         slashed-digit if diminished is set.
7636         (format-new-bass-figure): add + if 'augmented is set.
7637
7638         * scm/define-markup-commands.scm (slashed-digit): new command slashed-digit.
7639
7640         * input/test/piano-staff-distance.ly: remove file.
7641
7642         * Documentation/user/advanced-notation.itely (Formatting cue
7643         notes): use length-fraction for making stems/beams smaller.
7644
7645         * lily/parser.yy (bass_figure): accept \+ \! and / as figured bass
7646         modifications.
7647
7648         * lily/new-figured-bass-engraver.cc: new property
7649         centerFiguredBassContinuations
7650
7651         * Documentation/user/changing-defaults.itely (Difficult tweaks):
7652         use callbacks.
7653
7654         * lily/context-property.cc (execute_general_pushpop_property):
7655         robustness checks.
7656
7657         * input/regression/override-nest.ly: new file.
7658
7659         * python/convertrules.py (FatalConversionError.subber): conversion
7660         rule for #'callbacks
7661
7662         * input/regression/override-nest.ly: new function.
7663
7664         * lily/parser.yy (music_property_def): allow \override #'a #'b =
7665         #c too. 
7666
7667         * lily/context-property.cc (lookup_nested_property): new function.
7668         (evict_from_alist): new function.
7669         (general_pushpop_property): new function.
7670         (execute_general_pushpop_property): rewrite. Support nested
7671         properties too.
7672
7673 2005-10-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7674
7675         * lily/beam.cc: use length-fraction too.
7676
7677         * scm/define-grob-properties.scm (all-user-grob-properties):
7678         remove property flag-width-function
7679         (all-user-grob-properties): remove space-function.
7680
7681         * scm/layout-beam.scm: remove flag-width-function.
7682
7683         * lily/beam.cc: remove flag-width-function
7684
7685         * scm/layout-beam.scm: remove beam dir functions.
7686
7687         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): use length-fraction.
7688
7689         * lily/stem.cc (calc_length): multiply with length_fraction. Makes
7690         for easier grace tweaks.
7691
7692         * lily/beam.cc: remove dir-function.
7693
7694         * lily/system.cc (pre_processing): use callback to trigger spacing procedures.
7695
7696         * lily/grob.cc: remove spacing-procedure.
7697
7698         * lily/note-head.cc (calc_stem_attachment): new function.
7699         (internal_print): use callback to get glyph-name.
7700
7701         * lily/grob-property.cc (get_interfaces): new function.
7702
7703         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-interfaces
7704
7705         * lily/stem.cc (calc_stem_end_position): new function.
7706         (calc_length): new function.
7707         document details for stem.
7708         remove Stem::get_direction()
7709
7710         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-set-callback! 
7711
7712         * lily/grob-property.cc (set_callback): new function.
7713
7714         * lily/script-engraver.cc (make_script_from_event): don't trigger callback.
7715
7716         * lily/item-scheme.cc: new file.
7717
7718         * lily/bar-line.cc (before_line_breaking): remove function.
7719         remove bar-size-procedure, break-glyph-function
7720
7721         * lily/clef-engraver.cc (set_glyph): use glyph iso. glyph-name
7722
7723         * lily/clef.cc (before_line_breaking): change to calc_glyph_name.
7724
7725         * lily/system-start-delimiter.cc (print): suicide from
7726         here. Remove after_line_breaking_callback.
7727
7728         * lily/script-interface.cc (calc_direction): use callback for direction.
7729
7730         * lily/side-position-interface.cc (aligned_side): don't use
7731         Side_position_interface::get_direction directly. Use callback. 
7732
7733         * lily/grob.cc (get_stencil): simplify: use callback mechanism to
7734         calculate stencil.
7735         (get_print_stencil): rename from get_stencil: create stencil with
7736         transparency, color and cause. 
7737
7738         * scm/define-grobs.scm: change print-function to stencil callback everywhere.
7739
7740         * python/convertrules.py (conv): insert temporary warning rule.
7741
7742         * lily/multi-measure-rest.cc (set_text_rods): use stencil directly.
7743
7744         * lily/grob-property.cc (try_callback): remove marker if applicable.
7745
7746         * lily/grob.cc: elucidate doc about after/before-line-breaking
7747
7748         * lily/slur-scoring.cc (enumerate_attachments): robustness fix.
7749
7750         * lily/stem.cc (height): idem.
7751
7752         * lily/stem-tremolo.cc: idem.
7753
7754         * lily/slur.cc (height): don't use get_uncached_stencil()
7755
7756         * lily/rest.cc (y_offset_callback): use offset callback
7757         iso. after-line-breaking callback.
7758
7759         * lily/grob.cc: change after/before-line-breaking-callback to
7760         after/before-line-breaking dummy properties.
7761
7762         * lily/include/grob.hh: remove Grob_status.
7763
7764         * scm/define-context-properties.scm
7765         (all-user-translation-properties): remove verticalAlignmentChildCallback
7766
7767         * lily/tuplet-bracket.cc: use positions property iso. left,right-position.
7768         (calc_direction): use callback
7769         (calc_positions): use callback.
7770
7771         * lily/tie.cc (calc_direction): use callback. Only call parent
7772         positioning for more than one tie.
7773
7774         * lily/tie-column.cc (calc_positioning_done): use callback
7775
7776         * lily/slur-scoring.cc (calc_control_points): use callback
7777
7778         * lily/slur.cc (calc_direction): use callback.
7779
7780         * lily/note-collision.cc (force_shift_callback): remove.
7781
7782         * lily/dot-column.cc (force_shift_callback): remove. Use
7783         other_axis_parent_positioning.
7784
7785         * lily/grob.cc (other_axis_parent_positioning): new function.
7786         (same_axis_parent_positioning): new function
7787
7788         * lily/align-interface.cc (alignment_callback): remove function.
7789
7790         * lily/note-collision.cc (calc_positioning_done): use callback.
7791
7792         * lily/laissez-vibrer-tie.cc (calc_control_points): use callback.
7793         (calc_direction): idem.
7794         remove print function.
7795
7796         * lily/laissez-vibrer-tie-column.cc (calc_positioning_done): use callback.
7797
7798         * lily/dot-column.cc (calc_positioning_done): use callback.
7799
7800         * lily/break-align-interface.cc (calc_positioning_done): use callback.
7801
7802         * lily/beam.cc (calc_direction): use pseudo-property for beam
7803         direction callback.
7804         (calc_positions): use callback 
7805
7806         * lily/align-interface.cc (calc_positioning_done): use
7807         callback. Fold fixed  distance and normal alignment in one function.
7808
7809         * lily/stem.cc (calc_stem_end_position): use callback.
7810         (calc_positioning_done): idem.
7811         (calc_direction): idem.
7812         (calc_stem_end_position): idem
7813         (calc_stem_info): idem.
7814
7815         * lily/grob-property.cc (get_property_data): new function: 
7816         (try_callback): new function.
7817
7818         * scm/define-grob-properties.scm (all-user-grob-properties): doc
7819         callbacks property.
7820
7821         * lily/break-align-interface.cc: remove Break_align_interface::alignment_callback.
7822
7823 2005-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7824
7825         * lily/tie.cc (get_position): robustness fix. Don't crash if a
7826         tie
7827         has no heads.
7828         
7829         * lily/include/*.hh (Module): compile fixes.
7830
7831 2005-10-14  Heikki Junes <hjunes@cc.hut.fi>
7832
7833         * elisp/lilypond-font-lock.el, elisp/lilypond-indent.el: Avoid nil 
7834         as an argument for char-syntax: use (char-syntax (or nil 0)) 
7835         instead of (char-syntax nil), thanks to Milan Zamazal.
7836
7837 2005-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7838
7839         * make/lilypond.fedora.spec.in (Group): add lilypond-internals to
7840         dist.
7841
7842         * lily/tuplet-bracket.cc: check columns of bounds, not bounds
7843         themselves.
7844
7845 2005-10-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7846
7847         * flower/include/virtual-methods.hh (VIRTUAL_COPY_CONSTRUCTOR):
7848         add class_name() method.
7849
7850         * lily/music-scheme.cc: remove ly:music-name.
7851
7852 2005-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7853
7854         * cygwin/postinstall-lilypond.sh: Remove cruft.
7855
7856         * cygwin/postremove-lilypond.sh: Remove.
7857
7858         * cygwin/GNUmakefile (default): Remove postremove rules.
7859
7860 2005-10-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7861
7862         * ly/titling-init.ly (evenHeaderMarkup): use space in header on
7863         even header too.
7864         
7865         * scm/define-markup-commands.scm (wordwrap-string): bugfix for
7866         MacOS 9 users.
7867
7868         * lily/hara-kiri-group-spanner.cc (consider_suicide): only
7869         consider break index for broken spanner.
7870
7871         * scm/define-markup-commands.scm (wordwrap-string): remove \r
7872         characters from string before splitting.
7873
7874 2005-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7875
7876         * scm/framework-ps.scm (output-preview-framework): use
7877         is-book-title to determine whether to chop off the booktitle.
7878
7879         * lily/paper-book.cc (systems): init from book-title-properties
7880         (add_score_title): init score-title-properties.
7881
7882         * ly/paper-defaults.ly: add {score,book}-title-properties.
7883
7884         * scm/document-backend.scm (lookup-interface): error message if
7885         using unknown interface.
7886
7887         * lily/volta-bracket.cc (after_line_breaking): new function. Set
7888         edge-height.
7889
7890         * lily/horizontal-bracket.cc (make_enclosing_bracket): rename from
7891         make_bracket.
7892         (make_bracket): new function.
7893
7894         * scm/lily.scm (define-scheme-options): add paper-size option.
7895
7896         * ly/declarations-init.ly (laissezVibrer): get paper size from
7897         -dpaper-size
7898
7899         * scm/translation-functions.scm: use \fontsize for changing the
7900         fontsize.
7901
7902         * scm/define-grobs.scm (all-grob-descriptions): set
7903         between-length-limit to 1.0
7904
7905         * lily/tie-helper.cc: add between_length_limit_ detail property.
7906
7907         * mf/feta-bolletjes.mf: typos.
7908
7909         * lily/note-head.cc (internal_print): don't shadow idx
7910         parameter. This fixes wrong attachment for do shape heads.
7911
7912 2005-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7913
7914         * scm/parser-ly-from-scheme.scm: rename from ly-from-scheme.scm
7915
7916         * scm/parser-clef.scm (supported-clefs): rename from clef.scm
7917
7918         * scm/layout-slur.scm: rename from slur.scm
7919
7920         * scm/layout-page-layout.scm: rename from page-layout.scm
7921
7922         * scm/layout-beam.scm: rename from beam.scm
7923
7924         * scm/define-grob-interfaces.scm (bass-figure-interface): add
7925         bass-figure-interface
7926
7927         * lily/new-figured-bass-engraver.cc (process_music): add
7928         implicitBassFigures property.
7929         
7930         * scm/define-markup-commands.scm (pad-x): new markup.
7931
7932         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set
7933         minimumVerticalExtent on FiguredBass context.
7934
7935         * lily/figured-bass-continuation.cc (center_on_figures): kludge in
7936         case the continuation crosses a line break.
7937
7938 2005-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7939
7940         * flower/file-name.cc (dos_to_posix)[__CYGWIN__]: Return
7941         unconverted value if cygwin_conv_to_posix_path () fails.  Fixes
7942         absolute file name bug.  
7943
7944 2005-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7945
7946         * VERSION (PACKAGE_NAME): release 2.7.12
7947
7948         * input/regression/figured-bass-continuation-center.ly: new file.
7949
7950         * input/regression/beam-outside-beamlets.ly: new file.
7951
7952         * lily/beam.cc (set_beaming): don't clip edges.
7953         (connect_beams): don't clip edges.
7954
7955         * lily/beaming-info.cc (clip_edges): new function.
7956
7957         * lily/enclosing-bracket.cc (struct Enclosing_bracket): new file.
7958
7959         * Documentation/user/instrument-notation.itely (Figured bass):
7960         demonstrate extenders, update seealso links.
7961
7962         * scm/titling.scm (marked-up-headfoot): change tagline
7963         handling. tagline = ##f will blank the tagline as well.
7964
7965 2005-10-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7966
7967         * Documentation/topdocs/NEWS.tely: add entry for Figured bass.
7968
7969         * lily/new-figured-bass-engraver.cc (struct
7970         New_figured_bass_engraver): add new_music_found_ member.
7971
7972         * lily/lilypond-version.cc (Lilypond_version): deal with
7973         incorrectly formatted version strings. 
7974
7975         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): switch on
7976         New_figured_bass_engraver by default.
7977
7978         * lily/ttf.cc (print_trailer): only define glyph names when
7979         FT_Face has FT_FACE_FLAG_GLYPH_NAMES
7980
7981 2005-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7982
7983         * lily/horizontal-bracket.cc (make_bracket): new function.
7984
7985         * scm/define-grobs.scm (all-grob-descriptions): new grobs
7986         NewBassFigure, BassFigureBracket, BassFigureContinuation,
7987         BassFigureLine, BassFigureAlignment
7988
7989         * lily/new-figured-bass-engraver.cc (process_music): new file.
7990
7991         * lily/figured-bass-continuation.cc: new file.
7992
7993         * lily/include/horizontal-bracket.hh (struct Horizontal_bracket):
7994         new file.
7995
7996 2005-10-04  Mats Bengtsson  <mabe@s3.kth.se>
7997
7998         * scripts/lilypond-book.py: Bug fix, put the quote around the
7999         actual score for LaTeX documents.
8000
8001         * scm/define-grobs.scm (all-grob-descriptions): Change
8002         collapse-height of the SystemStartBracket grob to 5.0, 
8003         so the bracket disappears for single stave score lines (similarly
8004         to SystemStartBraces). 
8005
8006         * Documentation/user/advanced-notation.itely (Polymetric
8007         notation): Clarify the use of compressMusic.
8008
8009         * Documentation/user/basic-notation.itely (Grace notes): Clarify
8010         that the grace spacer note in other staves need the same duration
8011         and document the stroke-style property.
8012
8013 2005-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8014
8015         * Documentation/user/global.itely (Vertical spacing): document
8016         alignment-extra-space and fixed-alignment-extra-space.
8017
8018         * Documentation/topdocs/NEWS.tely (Top): add entry.
8019
8020         * input/regression/alignment-vertical-spacing.ly: new file.
8021
8022         * python/convertrules.py (conv): add rule.
8023
8024         * ly/music-functions-init.ly: rename outputProperty to overrideProperty
8025
8026         * lily/align-interface.cc (stretch_after_break): new
8027         function. Read fixed-alignment-extra-space property.
8028         (align_elements_to_extents): read alignment-extra-space property.
8029
8030         * lily/lily-guile.cc (robust_scm2dir): new function.
8031
8032         * scm/page-layout.scm (page-headfoot): annotate headsep and footsep.
8033         (annotate-space-left): new function. Annotate space left on page. 
8034         (annotate-y-interval): new function.
8035         (paper-system-annotate-last): new function. Annotate bottom-space.
8036
8037         * mf/feta-beugel.mf (y): 
8038
8039 2005-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8040
8041         * VERSION (PACKAGE_NAME):  release 2.7.11
8042
8043         * scm/lily-library.scm (interval-translate): new function
8044         (interval-center): new function. 
8045
8046         * scm/page-layout.scm (paper-system-annotate): new function. Add
8047         arrows for dimensions.
8048  
8049         * scm/stencil.scm (dimension-arrows): new function.
8050
8051         * Documentation/user/global.itely (Vertical spacing): mention annotatespacing
8052
8053         * input/regression/page-spacing.ly: add annotatespacing
8054
8055         * lily/paper-system-scheme.cc (LY_DEFINE): remove ly:paper-system-{extent,stencil}
8056         (LY_DEFINE): new function ly:paper-system-set-property!
8057
8058         * Documentation/user/global.itely (Paper size): explain how to add
8059         sizes.
8060
8061         * scm/paper.scm (paper-alist): rename tabloid paper to 11x17 to
8062         correspond to GS's definition.
8063
8064         * lily/tuplet-bracket.cc (after_line_breaking): suicide empty
8065         tuplet bracket.
8066         (print): only connect to next bracket if the next one is alive.
8067         (print): set padding to 0.0 if the bound is a breakable
8068         column. This makes tupletFullLength brackets reach up to the staff
8069         line if it doesn't connect to the next line.
8070
8071 2005-09-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8072
8073         * lily/bar-number-engraver.cc: correct docs.
8074
8075         * scm/output-lib.scm (first-bar-number-invisible): rename from
8076         default-bar-number-visibility
8077
8078 2005-09-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8079
8080         * scm/define-music-properties.scm (all-music-properties): remove
8081         predicate property.
8082
8083 2005-09-28  Heikki Junes  <hjunes@cc.hut.fi>
8084
8085         * po/fi.po: refresh.
8086
8087 2005-09-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8088
8089         * input/regression/hara-kiri-pianostaff.ly (disappear): remove
8090         superfluous s1.
8091         (disappear): bugfix.
8092
8093         * lily/stem-tremolo.cc (raw_stencil): read slope property.
8094
8095         * lily/include/paper-system.hh (class Paper_system): remove
8096         staff_extents_ member.
8097
8098         * lily/paper-system-scheme.cc (LY_DEFINE): remove.
8099
8100         * lily/include/paper-system.hh (class Paper_system): remove
8101         number_ variable. Remove is_title_. Remove break_before_penalty_
8102
8103         * lily/paper-book.cc (systems): use 'number property iso. number_
8104         member.
8105
8106         * lily/paper-system-scheme.cc: remove ly:paper-system-break-before-penalty
8107         remove ly:paper-system-number.
8108
8109         * scm/lily-library.scm (paper-system-title?): new function.
8110
8111         * lily/book.cc (process): bugfix: flip ?: cases. 
8112
8113         * Documentation/user/changing-defaults.itely (Difficult tweaks):
8114         add outputProperty.
8115
8116         * ly/music-functions-init.ly: add outputProperty music function.
8117
8118         * scm/paper.scm (set-paper-dimension-variables): add pagetopspace
8119
8120         * scm/page-layout.scm (ly:optimal-page-breaks): read next-space
8121         and next-padding.
8122         (optimal-page-breaks): rename from ly:optimal-page-breaks.
8123
8124         * lily/paper-system-scheme.cc (LY_DEFINE): new function.
8125
8126         * lily/paper-system.cc (internal_get_property): new function.
8127
8128         * Documentation/user/global.itely (Vertical spacing): refer to
8129         page-spacing.ly
8130
8131         * scm/page-layout.scm (ly:optimal-page-breaks): add support for
8132         pagetopspace
8133
8134         * input/regression/page-spacing.ly: new file.
8135
8136         * input/regression/page-top-space.ly: new file.
8137
8138         * lily/spacing-spanner.cc: cmath -> math.h
8139
8140         * lily/paper-system.cc (read_left_bound): new function. Read
8141         line-break-system-details from left bound to determine extents.
8142  
8143         * Documentation/user/programming-interface.itely (Using LilyPond
8144         syntax inside Scheme): change applyxxx -> applyXxx.
8145
8146         * ly/music-functions-init.ly: add outputProperty music function.
8147
8148         * lily/parser.yy (Generic_prefix_music_scm): add scm-scm-scm signature.
8149
8150         * lily/grob-scheme.cc (LY_DEFINE): add ! to ly:grob-suicide! name.
8151
8152         * python/convertrules.py (conv): rule
8153
8154         * ly/music-functions-init.ly: applyxxx -> applyXxx
8155
8156         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): alias
8157         TabVoice to Voice.
8158
8159 2005-09-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8160
8161         * flower/include/real.hh: include <math.h> iso. <cmath>
8162
8163         * flower/include/offset.hh: include real.hh
8164
8165 2005-09-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8166
8167         * Documentation/user/changing-defaults.itely (Difficult tweaks):
8168         fix example, now that 'interfaces is no longer directly available.
8169
8170         * lily/book.cc (process): don't crash if paper == NULL.
8171
8172         * po/fr.po: update.
8173
8174 2005-09-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8175
8176         * scm/define-music-types.scm (music-descriptions): set length and
8177         start-callback for QuoteMusic
8178
8179 2005-09-15  Mats Bengtsson  <mabe@s3.kth.se>
8180
8181         * lily/tie.cc (get_configuration): Replace fabs -> abs for integer
8182         arguments. Fixes compilation error with gcc 3.3.
8183
8184 2005-09-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8185
8186         * VERSION: release 2.7.10
8187
8188         * stepmake/stepmake/python-module-rules.make
8189         ($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.  
8190
8191         * lily/*.cc: remove <cmath> everywhere. <cmath> is included from
8192         real.hh
8193
8194 2005-09-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8195
8196         * stepmake/stepmake/c++-vars.make (#EXTRA_CXXFLAGS): don't add
8197         -Werror. Otherwise GCC barfs over various optimizations.
8198
8199         * scm/define-grob-properties.scm (all-internal-grob-properties):
8200         add note-head property
8201
8202         * Documentation/user/instrument-notation.itely (Laissez vibrer
8203         ties): new node.
8204
8205         * input/regression/laissez-vibrer-ties.ly: new file.
8206
8207         * lily/laissez-vibrer-engraver.cc: new file.    
8208
8209         * lily/include/tie-column-format.hh: new file.
8210
8211         * lily/tie-column-format.cc: new file. 
8212
8213         * lily/tie-column.cc (set_manual_tie_configuration): new function.
8214
8215         * lily/laissez-vibrer-tie.cc: new file.
8216
8217         * lily/include/laissez-vibrer-tie.hh: new file.
8218
8219         * ly/engraver-init.ly: add Laissez_vibrer_engraver
8220
8221         * ly/declarations-init.ly (laissezVibrer): add \laissezVibrer
8222
8223         * scm/define-grobs.scm (all-grob-descriptions): add
8224         LaissezVibrerTie, LaissezVibrerTieColumn
8225
8226         * lily/tie-column.cc (set_tie_config_directions): new function
8227         (final_shape_adjustment): new function.
8228         (shift_small_ties): new function.
8229
8230         * scm/define-music-types.scm (music-descriptions): add LaissezVibrerEvent
8231
8232         * lily/include/tie.hh (struct Tie_details): add x_gap_
8233         (struct Tie_configuration): add head_position_
8234
8235         * lily/tie-column.cc (set_chord_outline): new function.
8236
8237         * mf/cmr.enc.in:  remove file.
8238
8239 2005-09-11  Graham Percival  <gpermus@gmail.com>
8240
8241         * Documentation/user/examples.itely: typo fix.  Thanks, Matevž
8242
8243 2005-09-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8244
8245         * mf/feta-banier.mf: make vertical stem 1/2 stemthickness wide to
8246         reduce aliasing effects.
8247
8248         * lily/tie-column.cc (set_chord_outlines): bugfix: insert complete
8249         box in skyline.
8250
8251 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8252
8253         * lily/tie.cc (get_configuration): don't crash if left_dot is NULL.
8254
8255         * flower/include/real.hh: std::fabs too.
8256
8257 2005-09-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8258
8259         * Documentation/user/lilypond.tely: Spell Baßtuba in UTF-8 (Werner). 
8260
8261         * lily, flower: Include C++ iso C headers.  Import namespace std
8262         throughout.
8263
8264         * lily/side-position-interface.cc: 
8265         * lily/scm-hash.cc: 
8266         * lily/note-head.cc: 
8267         * lily/include/includable-lexer.hh: 
8268         * flower/include/string-data.icc: Remove using std::*.
8269
8270         * lily, flower: Include C++ iso C headers.  Import namespace std
8271         throughout.
8272
8273         * lily/side-position-interface.cc: 
8274         * lily/scm-hash.cc: 
8275         * lily/note-head.cc: 
8276         * lily/include/includable-lexer.hh: 
8277         * flower/include/string-data.icc: Remove using std::*.
8278
8279         * Documentation/user/instrument-notation.itely (Entering lyrics):
8280         Multiple latin-1->utf-8 conversion fix.
8281
8282         * Documentation/user/*tely: Update Emacs cookie to utf-8.
8283
8284 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8285
8286         * lily/tie.cc (get_configuration): also avoid dots for non-space
8287         situations.
8288
8289 2005-09-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8290
8291         * Documentation/user/instrument-notation.itely: Bugfix.
8292
8293 2005-09-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8294
8295         * tex/GNUmakefile: don't install texinfo.tex
8296
8297         * tex/ : cleanup: remove unused files.
8298
8299         * lily/general-scheme.cc: remove my_{isinf,isnan}.
8300
8301         * flower/include/real.hh: using std::{isnan,isinf}
8302         
8303         * VERSION (PATCH_LEVEL): release 2.7.9
8304
8305 2005-09-05  Graham Percival  <gpermus@gmail.com>
8306
8307         * Documentation/user/ instrument-notation.itely,
8308         advanced-notation.itely: minor tweaks.
8309
8310         * input/test/script-chart.ly: add item padding.
8311
8312 2005-09-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8313
8314         * flower/offset.cc: use math.h iso. <cmath>
8315
8316         * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake
8317         of IE users.
8318
8319         * scm/framework-eps.scm (dump-stencils-as-EPSes): cleanup.
8320         (widen-left-stencil-edges): new function. Fix alignment problems
8321         with LaTeX includegraphics.
8322
8323         * lily/text-interface.cc (interpret_markup): use abort().
8324
8325 2005-09-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8326
8327         * input/regression/tie-chord.ly (testLong): add a chord in 4ths
8328
8329         * lily/tie.cc (get_configuration): update bezier shape as we
8330         change Y positions.
8331         (get_configuration): don't move large ties if we're outside of the
8332         staff.
8333
8334 2005-09-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8335
8336         * scm/define-markup-commands.scm (strut): swap X and Y dims.
8337         
8338 2005-09-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8339
8340         * .cvsignore: Add auto-generated configure files and then some.
8341
8342 2005-09-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8343
8344         * scm/define-grobs.scm (DynamicLineSpanner): Add
8345         X-extent-callback.  Fixes hairpin-slur collision.
8346
8347 2005-08-31  Graham Percival  <gpermus@gmail.com>
8348
8349         * Documentation/user/advanced-notation.itely,
8350         basic-notation.itely: minor changes.
8351
8352 2005-08-31  Mats Bengtsson  <mabe@s3.kth.se>
8353
8354         * scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
8355         \linebreak between each .eps file if \betweenLilyPondSystem is
8356         undefined. 
8357
8358         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8359         music): Document the \linebreak
8360
8361         * Documentation/user/lilypond-book.itely,
8362         input/tutorial/lbook-latex-test.tex,
8363         Documentation/user/examples.itely: Remove \usepackage{graphics}
8364
8365 2005-08-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8366
8367         * mf/aybabtu.pe.in (i): don't merge alphabet into aybabtu.
8368
8369         * lily/ly-module.cc (make_stand_in_procs_weak): 1.6.4 and earlier
8370         compat bugfix.
8371
8372         * scripts/lilypond-book.py (PREAMBLE_LY): define
8373         inside-lilypond-book
8374         (modify_preamble): new function. Insert \RequirePackage{graphics}
8375         when no {graphics found in preamble.  
8376
8377 2005-08030  Graham Percival  <gpermus@gmail.com>
8378
8379         * Documentation/user/basic-notation.itely, global.itely,
8380         tutorial.itely: misc small changes.
8381
8382 2005-08-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8383
8384         * stepmake/aclocal.m4: Include MY_PATCH_LEVEL in config.make's
8385         VERSION.
8386
8387 2005-08-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8388
8389         * lily/tie-column.cc (new_directions): put Tie down on center
8390         staff line. 
8391
8392         * lily/script-interface.cc (before_line_breaking): use
8393         Grob::programming_error
8394
8395         * scm/ps-to-png.scm (make-ps-images): use pngalpha device.
8396
8397         * scripts/lilypond-book.py (get_latex_textwidth): oops. Take [0]
8398         of splitext.
8399
8400 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8401
8402         * VERSION (PACKAGE_NAME): VERSION release 2.7.8
8403
8404 2005-08-29  Werner Lemberg  <wl@gnu.org>
8405
8406         * mf/GNUmakefile: Add `-f' flag to `rm' command while removing
8407         the `*.scale.pfa' files to avoid warnings.
8408
8409 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8410
8411         * lily/tempo-performer.cc (process_music): idem.
8412
8413         * lily/midi-def.cc (get_tempo): Rational to int conversion bug.
8414
8415 2005-08-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8416
8417         * Documentation/user/advanced-notation.itely (Text markup): not a
8418         fragment.
8419
8420         * lily/midi-item.cc (to_string): use to_int() iso. int cast.
8421
8422         * lily/staff-performer.cc (initialize): add tempo/name to
8423         audio_staff_
8424
8425
8426 2005-08-26  Graham Percival  <gpermus@gmail.com>
8427
8428         * Documentation/user/advanced.itely: add text-only example.
8429
8430         * Documentation/user/invoking.itely: add index entries for
8431         convert-ly.
8432
8433         * Documentation/user/ tutorial.itely, basic-notation.itely:
8434         small fixes suggested by Steve D.  Thanks!
8435
8436 2005-08-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8437
8438         * input/regression/markup-bidi-pango.ly: new file.
8439
8440         * lily/pango-font.cc (pango_item_string_stencil): make Mingw code
8441         standard. Remove #ifdef. Remove memleak.
8442         (text_stencil): use text_dir to decide how to composite items.
8443         (text_stencil): determine uniform text direction for the entire
8444         string.
8445
8446         * scripts/lilypond-book.py (output_name): remove
8447         latex_filter_cmd. Non-portable to non-Unix systems. 
8448         (get_latex_textwidth): use File.write and os.unlink() instead.
8449
8450         * THANKS: add Vicente & Trevor.
8451
8452         * lily/grob.cc (discretionary_processing): look up origin for
8453         programming_error too. 
8454
8455         * input/regression/tie-broken.ly: new file.
8456
8457         * lily/tie-column.cc (set_chord_outlines): set outline for line
8458         break case too.
8459         
8460 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8461
8462         * lily/pango-font.cc (text_stencil): don't translate glyphs in
8463         unscaled transform, just translate stencils.
8464
8465         * ly/performer-init.ly: init timing to #t.  Fixes bar checks in
8466         MIDI.
8467
8468         * scm/define-markup-commands.scm (wordwrap-string): use
8469         text-direction
8470         (wordwrap-stencils): idem.
8471         (line): idem.
8472         (fill-line): idem.
8473         (wordwrap-stencils): translate last line to right for
8474         text-direction = LEFT.
8475
8476         * scm/define-grob-properties.scm (all-user-grob-properties): add
8477         text-direction.
8478
8479 2005-08-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8480
8481         * lily/lily-parser.cc (Lily_parser): also copy output_basename_
8482         when copying a Lily_parser object.
8483
8484 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8485
8486         * scm/define-markup-commands.scm (null): add null markup.
8487
8488 2005-08-25  Mats Bengtsson  <mabe@s3.kth.se>
8489
8490         * lily/item.cc: Add documentation of center-invisible
8491
8492 2005-08-24  Graham Percival  <gpermus@gmail.com>
8493
8494         * Documentation/user/advanced-notation.itely: add info about
8495         raising text.
8496
8497         * Documentation/user/programming-interface.itely: fix example
8498         involving raised text.
8499
8500 2005-08-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8501
8502         * lily/beam.cc (print): fix X start/end points of isolated
8503         beamlets.
8504
8505         * scm/output-ps.scm (grob-cause): escape spaces in URLs.
8506
8507         * lily/multi-measure-rest.cc (set_text_rods): new function.
8508
8509         * lily/vertical-align-engraver.cc (process_music): call
8510         Align_interface::set_axis(). This forces #'elements to be ordered,
8511         preventing random vertical reordering of staves.
8512
8513         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
8514         add avoid-slur property. 
8515
8516         * Documentation/user/basic-notation.itely (Measure repeats): add
8517         countPercentRepeats example.
8518
8519         * Documentation/user/advanced-notation.itely (Other text markup
8520         issues): remove remark about normal-font.  We have \normal-text
8521
8522         * input/regression/tie-chord.ly: add note about remaining bugs.
8523
8524         * lily/tie.cc (print): try Tie_column::set_directions () if
8525         control-points not yet defined.
8526
8527 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8528
8529         * lily/system-start-delimiter.cc (staff_brace): don't remove brace
8530         extent. This fixes braces falling out of the EPS bbox.
8531
8532         * mf/feta-beugel.mf (braces_per_font): make brace glyph align
8533         exactly to bbox.
8534
8535 2005-08-23  Graham Percival  <gpermus@gmail.com>
8536
8537         * {various} : change #up->#UP and #down->#DOWN.
8538
8539         * ly/titling-init.ly: Spacing fix when using printallheaders=##t.
8540
8541         * Documentation/user/advanced-notation.itely: clarify
8542         what objects handles text on a multimeasure rest.
8543
8544 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8545
8546         * VERSION (PATCH_LEVEL): release 2.7.7
8547
8548 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8549
8550         * make/lilypond-vars.make: set -dgs-font-load for "make web" 
8551
8552         * Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
8553
8554         * input/regression/*.ly: formatting clean-up. Default layout
8555         before music expression.
8556
8557         * input/mutopia/R.Schumann/GNUmakefile (examples): switch off
8558         romanze28-2 example.
8559
8560         * scm/ps-to-png.scm: remove dir-re function.
8561         (make-ps-images): generate page names, instead of globbing them.
8562         This brings down LilyPond memory usage for make web by a factor
8563         10. 
8564
8565         * scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
8566         don't use glob. With 3000 files, globbing
8567         Documentation/user/out-www/ can take too much time. 
8568         
8569         * lily/lily-guile.cc (gulp_file_to_string): take size argument.
8570
8571         * lily/general-scheme.cc (LY_DEFINE): take optional size argument.
8572
8573         * input/regression/tie-manual.ly: new file
8574
8575         * input/regression/tie-chord.ly: update.
8576
8577         * flower/include/interval.hh (struct Interval_t): 
8578
8579         * lily/tie.cc (distance): new function 
8580         (height): new function.
8581         (init): new function
8582         (Tie_details): new struct.
8583
8584         * lily/skyline.cc (skyline_height): new function.
8585
8586         * lily/tie-column.cc (set_chord_outlines): new function.
8587         (new_directions): read tie-configuration
8588
8589         * lily/skyline.cc: fix ASCII art.
8590         
8591 2005-08-22  Mats Bengtsson  <mabe@s3.kth.se>
8592
8593         * python/convertrules.py (string_or_scheme): Fix spelling error
8594
8595 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8596         
8597         * lily/tie-column.cc (set_directions): set directions only once.
8598         (add_configuration): new function.
8599
8600         * lily/tie.cc (set_control_points): new function
8601
8602         * lily/tie-column.cc (new_directions): new function.
8603
8604         * ly/music-functions-init.ly: set 'pitch property
8605         iso. trill-pitch. This makes \relative work with \pitchedTrill
8606
8607         * lily/tie.cc (get_configuration): new function. Don't generate
8608         control points, rather, generate configuration.
8609         remove head-pair property.
8610
8611         * lily/include/tie.hh (struct Tie_configuration): new struct.
8612
8613 2005-08-22  Heikki Junes  <hjunes@cc.hut.fi>
8614
8615         * Documentation/topdocs/NEWS.tely: clarify.
8616
8617 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8618
8619         * lily/tie.cc: remove minimum-length
8620
8621         * scm/define-grob-properties.scm (all-user-grob-properties):
8622         remove staffline-clearance, y-offset 
8623
8624         * input/regression/tie-dots.ly (Module): remove.
8625
8626         * lily/tie.cc (get_control_points): rewrite. Put short ties in
8627         staff-spaces, make long ties cross staff lines. Avoid flags and dots.
8628
8629         * input/regression/tie-single.ly: new file.
8630
8631 2005-08-21  Graham Percival  <gpermus@gmail.com>
8632
8633         * ly/bagpipe.ly: fix compile problem.
8634
8635 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8636
8637         * lily/midi-item.cc (name): new method.
8638
8639         * lily/staff-performer.cc (acknowledge_audio_element): use
8640         signature of baseclass.
8641
8642         * lily/engraver-group.cc (do_announces): move recursion call out
8643         of while loop. 
8644
8645         * lily/drum-note-performer.cc (class Drum_note_performer): use
8646         process_music everywhere.
8647
8648         * ly/performer-init.ly: add default children everywhere.
8649
8650         * lily/paper-book.cc (output): call paper-book-write-midis
8651         directly: always write MIDI, even if no \layout {} block. 
8652
8653 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8654
8655         * VERSION (PACKAGE_NAME): release 2.7.6
8656
8657         * lily/percent-repeat-engraver.cc (try_music): don't print warning
8658         about not being able to handle repeat.
8659
8660 2005-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8661
8662         * Documentation/user/examples.itely (Piano templates):
8663         * lily/include/performer-group.hh: Remove last traces of
8664         Performer_group_performer.  Fixes make web.
8665
8666 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8667
8668         * Documentation/user/examples.itely (Piano templates): change
8669         Engraver_group_engraver -> Engraver_group
8670
8671         * lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
8672         scm_stand_in_procs is not weak_any.
8673
8674         * lily/volta-bracket.cc (print): don't use strcmp().
8675
8676         * lily/volta-engraver.cc (process_music): use
8677         Text_interface::is_markup() for setting the 'text property of the
8678         volta bracket.
8679
8680         * input/mutopia/claop.py (accents): update syntax to 2.6
8681
8682         * scm/define-context-properties.scm
8683         (all-user-translation-properties): add countPercentRepeats.
8684
8685         * Documentation/user/basic-notation.itely (Measure repeats): add
8686         isolated percent example.
8687
8688 2005-08-18  Graham Percival  <gpermus@gmail.com>
8689
8690         * input/ {various}: change direction #1, #-1 to
8691         #up/#down or \fooUp, \fooDown.
8692
8693         * Documentation/user/music-glossary.tely: #-1 to #down.
8694
8695         * ly/bagpipe.ly, engraver-init.ly, property-init.ly: #1
8696         to #up, #-1 to #down.
8697
8698 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8699
8700         * lily/include/engraver-group.hh: rename.
8701
8702         * lily/include/performer-group.hh: rename.
8703
8704 2005-08-18  Mats Bengtsson  <mabe@s3.kth.se>
8705
8706         * input/test/script-abbreviations.ly: Removed some old LaTeX
8707         left overs.
8708
8709 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8710
8711         * python/convertrules.py (conv): inside-slur -> avoid-slur.
8712         Remove functions.  Remove if 1: constructs, reindent.
8713
8714         * scripts/convert-ly.py (add_version): Add functions from
8715         convertrules.py
8716
8717         * scm/script.scm (default-script-alist):
8718         s/priority/script-priority.  Fixes script stacking.  Backportme.
8719         (Fermata): Very low priority.
8720
8721 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8722
8723         * input/regression/*.ly: remove superfluous \score blocks. Reindent.
8724
8725         * input/regression/slur-script.ly: remove padding tweaks. Add
8726         comment strings.
8727
8728         * lily/note-spacing.cc (get_spacing): remove kludge for EOL wide
8729         time sigs and related stuff.
8730
8731         * scm/define-grob-properties.scm (all-user-grob-properties): add
8732         @code{} tags to property description.
8733
8734         * lily/include/line-group-group-engraver.hh (Module): remove file.
8735
8736         * python/convertrules.py (conv): add rule for
8737         Engraver_group_engraver -> Engraver_group.
8738
8739         * lily/include/performer-group-performer.hh: analogous.
8740
8741         * lily/include/engraver-group-engraver.hh: rename to Engraver_group.
8742
8743         * lily/context-def.cc (instantiate): check for
8744         Engraver_group_engraver and Performer_group_performer not
8745         Engraver/Performer. Fixes crashes when doing \with { \consists .. }
8746  
8747 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8748
8749         * input/les-nereides.ly: Remove three fingering tweaks, update
8750         remaining one.
8751
8752         * input/regression/slur-script-inside.ly: Update, fix doc.
8753
8754         * scm/script.scm: Update to avoid-slur.
8755
8756         * scm/define-grob-properties.scm (avoid-slur): New property.
8757
8758         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
8759         * lily/slur-engraver.cc (acknowledge_extra_object): Invoke
8760         outside_slur_callback if avoid-slur != #'inside.
8761
8762         * scm/define-grobs.scm (Fingering, Textscript): No
8763         inside-slur/outside-slur preference.
8764         (DynamicLineSpanner): Always outside slur.
8765
8766         * input/regression/slur-script.ly: More tests.
8767
8768 2005-08-17  Graham Percival  <gpermus@gmail.com>
8769
8770         * Documentation/user/lilypond-book: fix notime entry.
8771
8772         * Documentation/user/advanced-notation.itely: add info on
8773         getting an I rehearsal mark.
8774
8775         * Documentation/user/putting.itely: reinstate "I", re-enforce
8776         the fact that \override numbers are the result of
8777         experimentation and personal taste.
8778
8779         * Documentation/user/invoking.itely: update convert-ly bugs.
8780
8781 2005-08-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8782
8783         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set timing
8784         to #t.
8785
8786         * lily/timing-translator.cc (initialize): don't initialize timing.
8787
8788         * input/regression/stem-spacing.ly (Module): remove file.
8789
8790         * input/regression/spacing-stick-out.ly: specify Score context for
8791         \override
8792
8793         * input/regression/clefs.ly: remove spurious {}s 
8794
8795 2005-08-17  Heikki Junes  <hjunes@cc.hut.fi>
8796
8797         * Documentation/topdocs/NEWS.tely,
8798         input/regression/repeat-percent-count.ly: clarify a bit.
8799
8800 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8801
8802         * input/no-notation/display-lily-tests.ly: delete
8803         display-lily-init call.
8804
8805         * ly/music-functions-init.ly (displayLilyMusic): move
8806         display-lily-init call at top level, so that the user should not
8807         have to call it.
8808
8809         * scm/define-music-display-methods.scm (note-name->lily-string):
8810         retrieve note names directly from pitchnames using new function `rassoc'.
8811         (display-lily-init): note names list construction removed.
8812
8813 2005-08-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8814
8815         * THANKS: spello.
8816
8817         * lily/lily-parser.cc (get_header): copy module, instead of
8818         returning it.
8819
8820         * Documentation/topdocs/NEWS.tely (Top): add entry for percent
8821         counters.
8822
8823         * Documentation/user/basic-notation.itely (Measure repeats): add
8824         links to Counter grobs.
8825
8826         * scm/define-grobs.scm (all-grob-descriptions): add
8827         DoublePercentRepeatCounter
8828         (all-grob-descriptions): add PercentRepeatCounter
8829
8830         * lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
8831         also create counter grobs.
8832
8833         * lily/separation-item.cc (extremal_break_aligned_grob): don't
8834         return grob without space-alist.
8835
8836         * input/proportional.ly: tune staff-padding.
8837
8838         * input/regression/repeat-percent-count.ly: new file. 
8839
8840 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8841
8842         * input/no-notation/display-lily-tests.ly: moved from
8843         input/regression/ to input/no-notation. Be sure to call
8844         `display-lily-init' before trying to use the display function.
8845
8846 2005-08-16  Mats Bengtsson  <mabe@s3.kth.se>
8847
8848         * scripts/lilypond-book.py (option_definitions): Don't localize
8849         the empty string. Fixes bug when --psfonts was used with
8850         non-English locale.
8851
8852 2005-08-15  Graham Percival  <gpermus@gmail.com>
8853
8854         * lily/tuplet-bracket.cc: simple build fix.
8855
8856         * Documentation/user/putting.itely: use "we" instead of "I".
8857
8858         * Documentation/user/basic-notation.itely: cautionary accidentals
8859         work with naturals, too.
8860
8861 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8862
8863         * lily/tuplet-bracket.cc (calc_position_and_height): add
8864         staff-padding support.
8865
8866         * input/proportional.ly: set staff-padding.
8867         
8868         * VERSION (PATCH_LEVEL): release 2.7.5
8869
8870         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): text formatting
8871         fixes. Remove tweaks.
8872
8873         * input/regression/tuplet-slope.ly: add a test case.
8874
8875         * lily/tuplet-bracket.cc (calc_position_and_height): revert
8876         erroneous fix. Add spanner bounds to offset array with relative X
8877         positions.
8878
8879         * ly/engraver-init.ly: add Rest_engraver only once.
8880
8881         * scm/define-music-display-methods.scm (KeyChangeEvent): only do
8882         (*parser*) lookup if (*parser*) != #f.
8883
8884 2005-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8885
8886         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
8887         Cut-and paste update.
8888
8889         * input/regression/slur-script.ly: Add example of reverting
8890         inside-slur for fingering.
8891
8892         * scm/define-grobs.scm (DynamicLineSpanner, Fingering,
8893         TextScript): Explicitly set inside-slur #f, forcing these out of slur.
8894
8895         * lily/slur-engraver.cc (acknowledge_extra_object): Only invoke
8896         outside_slur_callback if inside-slur == #f (as opposed to unset).
8897
8898 2005-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8899
8900         * tex/GNUmakefile (INSTALLATION_FILES): Remove enc symlink setup,
8901         encoding files are already removed.
8902
8903 2005-08-15  Mats Bengtsson  <mabe@s3.kth.se>
8904
8905         * Documentation/user/advanced-notation.itely (Instrument names):
8906         Document a workaround for instrument names that collide with
8907         system start braces/brackets.
8908
8909 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8910
8911         * lily/rest-collision.cc (do_shift): spello.
8912
8913         * input/proportional.ly: use #'used property. Set break-overshoot
8914         property.
8915
8916         * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge.
8917
8918         * lily/paper-column.cc: add #'used property
8919
8920         * lily/mark-engraver.cc (stop_translation_timestep): set grob
8921         array for staves found.
8922
8923         * lily/metronome-engraver.cc (stop_translation_timestep): set grob
8924         array for stavesFound.
8925
8926         * lily/staff-spacing.cc (next_note_correction): add fixed and
8927         space to calling convention. This fixes spacing of accidentals
8928         after barlines.
8929
8930         * input/regression/spacing-accidental-stretch.ly: add barline -
8931         accidental case.
8932
8933         * scm/framework-ps.scm (page-header): add version number to
8934         creator
8935         (eps-header): idem.
8936
8937         * mf/feta-bolletjes.mf: swap d0 and u0 fa heads.
8938         
8939 2005-08-13  Graham Percival  <gpermus@gmail.com>
8940
8941         * Documentation/user/global.itely: add "fit as much as
8942         possible onto this page" example (Vertical spacing).
8943
8944 2005-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8945
8946         * *: Nitpick run.
8947
8948         * buildscripts/fixcc.py: Fixes.
8949
8950 2005-08-12  Graham Percival  <gpermus@gmail.com>
8951
8952         * Documentation/user/advanced-notation.itely: add markup
8953         example to Text spanners.
8954
8955 2005-08-12  Mats Bengtsson  <mabe@s3.kth.se>
8956
8957         * Documentation/user/basic-notation.itely (Ties): Add example of
8958         tying a tremolo to a chord. Thanks to Steve Doonan. 
8959
8960         * lily/tie-engraver.cc: Add tieWaitForNote to the list of read
8961         properties and move tieMelismaBusy to the list of written
8962         properties. 
8963
8964 2005-08-12  Heikki Junes  <hjunes@cc.hut.fi>
8965
8966         * po/TODO: suggest to use a dedicated tool like kbabel.
8967
8968         * po/fi.po: update using kbabel.
8969
8970 2005-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8971
8972         * *: Remove obsolete files.  Nitpick run.
8973
8974         * lily/lily-guile.cc (parse_symbol_list): Bugfix.
8975
8976 2005-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8977
8978         * mf/GNUmakefile (get-*-fonts): Rename from get-*-pfa.  Copy SVG
8979         too.
8980
8981         * Documentation/topdocs/NEWS.tely (Top): Add slur script feature.
8982
8983         * lily/lily-guile.cc (parse_symbol_list): Rewrite.  Grok multiple
8984         whitespace as symbol separator.
8985
8986         * lily/side-position-interface.cc: Add slur-padding.
8987
8988         * input/regression/slur-script.ly: Fixed.  Backportme?  This is
8989         quite a large fix, and it never worked in a stable release; so not
8990         really a regression.
8991
8992         * lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver):
8993         Update cut and paste code from Slur_engraver.
8994
8995         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
8996         Add.
8997
8998         * scm/define-grobs.scm (DynamicLineSpanner): Add
8999         dynamic-line-spanner-interface.
9000         (DynamicLineSpanner, TextScript, Fingering): Add slur-padding.
9001
9002 2005-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9003
9004         * lily/slur-engraver.cc (acknowledge_extra_object): Bugfix: use
9005         to_boolean () so that non-set 'inside-slur means false.
9006
9007         * lily/slur.cc (outside_slur_callback): Bugfixes: make sure that
9008         slur has control-points.  Skip script without direction.  Always
9009         do_shift if script inside slur, even if slur not contained in
9010         script y-extent.  Increment k in loop.
9011
9012 2005-08-11  Mats Bengtsson  <mabe@s3.kth.se>
9013
9014         * scm/define-markup-commands.scm: Improved regexp to search for
9015         EPS bounding boxes and corrected call to ly:warning.
9016
9017 2005-08-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9018
9019         * Documentation/user/programming-interface.itely (Displaying music
9020         expressions): doc for \displayLilyMusic. Also some precisions in
9021         "Markup construction in Scheme"
9022
9023 2005-08-10  Mats Bengtsson  <mabe@s3.kth.se>
9024
9025         * scm/define-markup-commands.scm (normal-text): Added 2 new
9026         markup commands, \normal-text and \medium (the latter thanks to
9027         Bruce Fairchild). 
9028
9029 2005-08-08  Graham Percival  <gpermus@gmail.com>
9030
9031         * Documentation/user/programming-interface.itely: fix @{ @}.
9032
9033         * scm/define-markup-commands.scm: add linewidth info to
9034         \justify and \wordwrap, add "upright is the opposite of italic".
9035
9036         * Documentation/user/advanced-notation.itely: shaped->shape,
9037         add (cons (markup "foo")) type of example to text markup,
9038         reword multi-measure rests section.
9039
9040         * lily/note-heads-engraver.cc: changed Shaped->Shape in a
9041         comment.  No actual code was touched.
9042
9043         * Documentation/user/invoking.itely: add more info about
9044         \include.  Thanks, Bruce!
9045
9046         * THANKS: add Bruce Fairchild, alphabetise.
9047
9048         * Documentation/user/global.itely: document \score{\header{}}
9049         behavior.
9050
9051         * Documentation/user/basic-notation.itely: reword multi-measure
9052         rest discussion in Rests.
9053
9054 2005-08-08  Mats Bengtsson  <mabe@s3.kth.se>
9055
9056         * Documentation/user/programming-interface.itely (Markup
9057         construction in Scheme): Corrected example and tried to clarify
9058         the implicit \line in the table.
9059
9060 2005-08-07  Graham Percival  <gpermus@gmail.com>
9061
9062         * Documentation/user/instrument-notation.itely: moved
9063         some bagpipe info back into the bagpipe section.  Somehow
9064         it ended up in the "other vocal issues" section?!  :o_O
9065
9066 2005-08-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9067
9068         * scm/framework-ps.scm (dir-join): Rename from path-join (joins
9069         directories, not paths).
9070
9071 2005-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9072
9073         * scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
9074         plain emmentaler/aybabtu.  Backportme.
9075
9076         * lily/tuplet-bracket.cc (calc_position_and_height): Bugfix:
9077         missing dir correction.
9078
9079 2005-08-05  Graham Percival  <gperlist@shaw.ca>
9080
9081         * scm/define-markup-commands: fix reversed justify/wordwrap
9082         doc strings.
9083
9084 2005-08-05  Jürgen Reuter  <reuter@ipd.uka.de>
9085
9086         * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
9087         lily/gregorian-ligature-engaver.cc,
9088         lily/include/ligature-engraver.hh,
9089         lily/include/coherent-ligature-engraver.hh,
9090         lily/include/gregorian-ligature-engraver.hh: make these classes
9091         truely abstract.  This should fix some internal oddities such as
9092         duplicate as well as dead translator/property declarations, and
9093         also some dead code.
9094
9095         * lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc:
9096         bugfix: avoid message "junking empty ligature" on ligature
9097         brackets by collecting dummy grobs.
9098
9099 2005-08-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9100
9101         * lily/tuplet-bracket.cc (print): default right overshoot to 0.0
9102
9103         * input/proportional.ly (staffKind): bugfix.
9104         (staffKind): updates by Trevor Baca.
9105
9106         * scm/define-grobs.scm (all-grob-descriptions): remove arrows as
9107         default layout. 
9108
9109         * lily/tuplet-bracket.cc (print): check whether edge-text is a
9110         pair.
9111
9112         * lily/beam.cc (rest_collision_callback): call position_beam() if
9113         necessary.
9114
9115         * VERSION: release 2.7.4
9116
9117         * input/regression/spacing-uniform-stretching.ly: new file.
9118
9119         * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
9120
9121         * Documentation/topdocs/NEWS.tely (Top): add Nicolas as
9122         contributor.
9123
9124         * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
9125
9126         * input/proportional.ly: new file.
9127
9128         * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
9129         columns is empty
9130
9131         * lily/tuplet-engraver.cc (finalize): new function. Reset right
9132         bounds to currentCommandColumn for the last step.
9133         (start_translation_timestep): if tupletFullLength is set, set
9134         bound to Paper Column
9135
9136         * input/regression/tuplet-full-length.ly (indent): new file.
9137
9138         * lily/spacing-loose-columns.cc (set_loose_columns): space a whole
9139         clique of loose columns, eg. a set of grace notes in strict
9140         notespacing.
9141
9142         * input/regression/spacing-strict-spacing-grace.ly: new file.
9143
9144         * lily/key-signature-interface.cc: change property name to
9145         alteration-alist
9146
9147         * lily/key-engraver.cc (read_event): read keyAlterationOrder, not
9148         keyAccidentalOrder
9149
9150         * python/convertrules.py (conv): keyAccidentalOrder ->
9151         keyAlterationOrder
9152
9153         * lily/key-engraver.cc (create_key): always print a cancellation
9154         for going to C-major/A-minor, regardless of printKeyCancellation.
9155         (create_key): remove typecheck for visibility. This fixes key
9156         signature not being printed.
9157
9158         * lily/spacing-determine-loose-columns.cc: new file.
9159
9160         * input/regression/spacing-strict-notespacing.ly: new file.
9161
9162         * lily/spacing-spanner.cc (generate_springs): rename from
9163         do_measure. 
9164         (generate_pair_spacing): new function.
9165         (init, generate_pair_spacing): set between-cols for floating
9166         nonmusical columns.
9167
9168         * lily/spaceable-grob.cc (get_spring): new function. 
9169
9170         * lily/tuplet-bracket.cc (print): on the left, the overshoot is
9171         relative to the right edge of the prefatory matter.
9172
9173         * lily/beam.cc (print): read break-overshoot to determine where to
9174         stop/start broken beams.
9175
9176         * input/regression/spanner-break-overshoot.ly: new file.
9177
9178 2005-08-04  Graham Percival  <gperlist@shaw.ca>
9179
9180         * ly/bagpipe.ly: updated.
9181
9182         * Documentat/user/instrument.itely: un-comment out bagpipe example.
9183
9184 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9185
9186         * lily/dynamic-engraver.cc (acknowledge_slur): add slur to
9187         support: now (de)crescs avoid slurs as well.
9188
9189         * Documentation/user/instrument-notation.itely (Bagpipe example):
9190         comment out non-functioning bagpipe example.
9191         (Bagpipe definitions): idem.
9192
9193         * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example.
9194         (Top): add proportionalNotationDuration example.
9195
9196         * input/regression/spacing-proportional.ly: new file.
9197
9198         * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is
9199         synched to a beam.
9200
9201         * lily/beam.cc (shift_region_to_valid): divide by zero fix. This
9202         fixes beams with a single stem (eg. beams across linebreaks.)
9203
9204         * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
9205
9206         * flower/rational.cc (operator +): prevent overflow. This fixes
9207         heavily nested tuplets.
9208
9209         * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
9210         have to protect even those unlikely to be corrupted data members.  
9211
9212 2005-08-04  Graham Percival  <gperlist@shaw.ca>
9213
9214         * ly/bagpipe.ly: new file.
9215
9216         * THANKS: added Sven Axelsson.
9217
9218 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9219
9220         * lily/spacing-engraver.cc (stop_translation_timestep): directly
9221         copy proportionalNotationDuration into currentMusicalColumn if
9222         set.
9223
9224         * lily/spacing-spanner.cc (musical_column_spacing): if
9225         uniform-stretching set, fixed space is 0.0
9226
9227         * input/regression/spacing-multi-tuplet.ly: show
9228         uniform-stretching property.
9229
9230         * lily/spacing-spanner.cc (effective_shortest_duration): new function.
9231
9232         * lily/include/spacing-spanner.hh (class Spacing_spanner): new file.
9233         (struct Spacing_options): new struct.
9234
9235         * lily/spacing-basic.cc: new file.
9236
9237         * lily/spacing-spanner.cc (note_spacing): remove outdated code:
9238         delta_t doesn't have to be smaller than shortest_playing_len
9239
9240 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9241
9242         * input/regression/markup-arrows.ly:  new file.
9243
9244         * lily/tuplet-bracket.cc: document new behavior.
9245
9246         * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets
9247         with line breaks.
9248
9249         * scm/define-markup-commands.scm (arrow-head): arrow-head markup command.
9250
9251         * scm/define-grobs.scm (all-grob-descriptions): set arrows as
9252         default 
9253
9254         * lily/tuplet-bracket.cc: add edge-text property.
9255         add break-overshoot.
9256         (print): read break-overshoot.
9257         (print): read edge-text, add stencils.
9258
9259         * mf/feta-arrow.mf: new file.
9260
9261         * mf/feta-generic.mf: add feta-arrow.
9262
9263 2005-08-03  Mats Bengtsson  <mabe@s3.kth.se>
9264
9265         * Documentation/user/lilypond-book.itely (An example of a
9266         musicological document): Added flag -o to dvips for people who use
9267         the default setting in teTeX where output is sent to the printer. 
9268
9269         * Documentation/user/global.itely (Vertical spacing): Added
9270         reference to the Axis_group_engraver which documents the *Extent
9271         properties.
9272
9273 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9274
9275         * Documentation/user/basic-notation.itely (Tuplets): add note
9276         about nested tuplets. Remove BUG. 
9277
9278         * input/regression/tuplet-nest.ly: update: remove manual hack. 
9279
9280         * lily/tuplet-bracket.cc (print): use robust_scm2drul
9281         (print): manually call print() for subtuplets.
9282         (calc_position_and_height): add subtuplets to the
9283         support. Vertically shift outer tuplet 
9284
9285         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set
9286         remove-first for Lyrics, ChordNames and FiguredBass
9287
9288         * scm/define-grob-properties.scm (all-internal-grob-properties):
9289         use ly:grob-array? iso. grob-list?
9290         (all-internal-grob-properties): add tuplets grob-array.
9291
9292         * lily/tuplet-bracket.cc (add_tuplet_bracket):
9293         new function
9294
9295 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9296
9297         * input/test/time-signature-staff.ly: new file.
9298
9299         * ly/declarations-init.ly (center): escape to Scheme. Fixes
9300         spurious #<Music FingerEvent> errors. Backportme.
9301
9302 2005-08-03  Mats Bengtsson  <mabe@s3.kth.se>
9303
9304         * Documentation/user/programming-interface.itely (Markup
9305         construction in Scheme): Corrected markup syntax in the
9306         translation table.
9307
9308 2005-08-03  Graham Percival  <gperlist@shaw.ca>
9309
9310         * Documentation/user/instrument-notation.itely: small update
9311         to bagpipe notation docs; thanks Sven!
9312
9313         * Documentation/user/basic-notation.itely: add link about trills.
9314
9315 2005-08-02  Graham Percival  <gperlist@shaw.ca>
9316
9317         * Documentation/user/music-glossary: remove accidentally committed
9318         fink patch.
9319
9320 2005-08-02  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
9321
9322         * lily/lily-parser.cc (get_header): new function. Enable multiple
9323         \header definitions.
9324
9325         * lily/parser.yy (lilypond_header_body): use get_header.
9326
9327         * ly/init.ly:
9328         * scm/lily-library.scm (print-score-with-defaults): renamed
9329         $globalheader to $defaultheader
9330             
9331         * Documentation/user/global.itely (Creating titles): added short
9332         explanation that multiple headers are useable.
9333
9334
9335 2005-08-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9336
9337         * lily/module-scheme.cc (LY_DEFINE): new file. 
9338
9339         * Documentation/user/advanced-notation.itely (Font selection): add
9340         doco for make-pango-font-tree.
9341
9342 2005-07-31  Graham Percival  <gperlist@shaw.ca>
9343
9344         * Documentation/user/music-glossary: more languages
9345         for tenuto.
9346
9347         * Docuemntation/user/instrument-notation.itely: minor
9348         update for bagpipe example.
9349
9350 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9351
9352         * input/regression/+.ly (TODO): add some text.
9353
9354 2005-07-28  Graham Percival  <gperlist@shaw.ca>
9355
9356         * Documentation/user/invoking.itely: \score begins with music.
9357
9358         * Documentation/user/ basic-notation.itely,
9359         instrument-notation.itely: minor changes.
9360
9361         * Documentation/user/music-glossary.itely: began tenuto entry.
9362
9363 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9364
9365         * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
9366
9367         * mf/feta-bolletjes.mf: swap up and down for aiken heads.
9368
9369 2005-07-27  Graham Percival  <gperlist@shaw.ca>
9370
9371         * Documentation/user/examples.itely: remove bagpipe template.
9372
9373         * Documentation/user/instrument-notation.itely: add bagpipe
9374         section, maybe fix quotes in lyrics.  I hate text encoding.
9375         Clarify chord durations, more bagpipe stuff.
9376
9377 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9378  
9379         * lily/accidental-engraver.cc: formatting fixes.
9380
9381         * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
9382         grob-array.
9383
9384         * lily/arpeggio.cc (print): suicide arpeggio for single notehead.
9385
9386         * lily/note-column.cc (arpeggio): new function.
9387
9388         * lily/note-spacing.cc (get_spacing): also take arpeggio into
9389         account for spacing.
9390
9391 2005-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9392
9393         * lily/main.cc (sane_setenv)[!ARGV0_RELOCATION]: Also define.
9394         (setup_guile_env): Use it instead of nonstandard setenv.  Fixes
9395         mingw build.
9396         
9397 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9398
9399         * scm/lily.scm (lilypond-all): clear anonymous modules after
9400         processing files.
9401
9402 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9403
9404         * flower/include/guile-compatibility.hh (SCM_I_CONSP): add
9405         SCM_I_CONSP
9406
9407         * VERSION: 2.7.3 released
9408
9409         * Documentation/user/invoking.itely (Invoking lilypond): add
9410         LILYPOND_GC_YIELD documentation.
9411
9412         * lily/*: cleanups: use scm_from_int iso. scm_int2num. Idem for
9413         scm_from_real / scm_make_real.
9414
9415         * lily/main.cc (setup_guile_env): new function. Set GC min_yields
9416         higher. This increases memory footprint, but provides overall
9417         speedup of 15 to 20%. 
9418
9419         * lily/include/translator.hh (class Translator): remove
9420         PRECOMPUTED_VIRTUAL everywhere.
9421
9422         * lily/include/lily-guile.hh: inline scm_c[ad]r, scm_is_pair.
9423
9424         * lily/context.cc (now_mom): non-recursive now_mom() 
9425
9426         * lily/include/profile.hh: new file.
9427
9428         * lily/profile.cc: new file.
9429
9430         * lily/grob.cc (Grob::Grob): look properties up directly.
9431
9432         * lily/open-type-font.cc (get_indexed_char): cache index -> bbox
9433         lookups.
9434
9435         * lily/include/box.hh (class Box): smob Box type.
9436
9437         * lily/smobs.cc (protect_smob): O(1) GC (un)protection.
9438
9439         * lily/include/smobs.hh (DECLARE_BASE_SMOBS): add methods
9440         protect() and unprotect(). Use throughout.
9441
9442 2005-07-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9443
9444         * Documentation/topdocs/NEWS.tely: new item for \displayLilyMusic
9445
9446         * scm/define-music-display-methods.scm (markup->lily-string):
9447         markup elements can also be strings (without simple-markup
9448         appended)
9449
9450 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9451
9452         * lily/context.cc (where_defined): also assign value in
9453         where_defined().
9454
9455         * lily/bezier.cc (get_other_coordinate): use curve_coordinate
9456         (curve_coordinate): new function
9457
9458         * lily/simple-spacer.cc (add_columns): only add rods between
9459         column i and begin/end if keep-inside-line is set (this repleces
9460         allow-outside-line as default)
9461
9462 2005-07-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9463
9464         * lily/tuplet-engraver.cc (start_translation_timestep): only read
9465         tupletSpannerDuration if applicable.
9466
9467         * lily/font-size-engraver.cc (process_music): read fontSize only
9468         once per timestep.
9469
9470         * lily/engraver*cc: use throughout.
9471         
9472         * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro.
9473
9474         * lily/translator.cc (add_acknowledger): new file. Directly jump
9475         into an Engraver::acknowledge_xxx () method based on a grobs
9476         interface-list.
9477
9478         * lily/include/translator-dispatch-list.hh (class
9479         Engraver_dispatch_list): new struct, new file.
9480
9481         * scm/define-context-properties.scm
9482         (all-internal-translation-properties): remove acceptHashTable,
9483         acknowledgeHashTable
9484
9485         * lily/translator-group.cc (mark_smob): idem for acceptHashTable.
9486
9487         * lily/engraver-group-engraver.cc (Engraver_group_engraver):
9488         change acknowledgeHashTable to C++ member. 
9489
9490         * lily/rest-collision.cc (do_shift): use extract_grob_set().
9491
9492 2005-07-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9493
9494         * scm/display-lily.scm: new file. Define a `display-lily-music'
9495         function, that displays the music expression given as an argument,
9496         using LilyPond notation.
9497
9498         * scm/define-music-display-methods.scm: new file. Implementation
9499         of display methods for each music type.
9500
9501         * ly/music-functions-init.ly (displayLilyMusic): new function for
9502         displaying music with LilyPond notation.
9503
9504         * input/regression/display-lily-tests.ly: new regression test file
9505         for `display-lily-music'.
9506
9507         * scm/markup.scm: remove obsolete debugging code (for printing
9508         markups with LilyPond notation).
9509
9510         * scm/define-music-types.scm (music-name-to-property-table):
9511         * scm/clef.scm (supported-clefs): export, in order to be accessible
9512         from the (scm display-lily) module.
9513
9514 2005-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9515
9516         * Documentation/topdocs/NEWS.tely (Top): Typo.
9517
9518 2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
9519
9520         * Documentation/index.html.in, Documentation/texinfo.css,
9521           stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
9522           Documentation/bibliography/index.html.in,
9523           Documentation/bibliography/html-long.bst: revert css-width patch,
9524           it does not work with IE6.
9525
9526 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9527
9528         * Documentation/texinfo.css: revert 760px hack. 
9529
9530         * VERSION: release 2.7.2
9531
9532         * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
9533
9534         * Documentation/user/basic-notation.itely (Barnumber check): add
9535         section.
9536
9537         * scm/music-functions.scm (skip-to-last): new function. Show only
9538         last showLastLength part of the \score.
9539
9540         * lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub
9541
9542         * python/convertrules.py (conv): add ly:x-moment rule
9543
9544         * lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X
9545
9546         * Documentation/topdocs/NEWS.tely (Top): add new feature.
9547
9548         * Documentation/user/instrument-notation.itely (Flexibility in
9549         alignment): options in subsections.
9550
9551         * lily/lyric-engraver.cc (process_music): don't typeset text for _
9552         syllable text. Instead, assume that the previous lyric text is a
9553         melismated text.
9554
9555         * Documentation/index.html.in: revert 800x600 change.
9556
9557 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9558
9559         * lily/main.cc (main): Remove invalid handle kludge.
9560
9561         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
9562         (lambda): add gui define.
9563
9564 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9565
9566         * Documentation/topdocs/NEWS.tely (Top): add note about Musica ficta.
9567
9568         * Documentation/user/instrument-notation.itely (Musica ficta
9569         accidentals): add section Musica ficta accidentals
9570
9571         * lily/accidental-engraver.cc (make_suggested_accidental): new
9572         function.
9573         (make_standard_accidental): move into new function.
9574         (create_accidental): new function.
9575
9576         * scm/define-grobs.scm (all-grob-descriptions): new Grob
9577         AccidentalSuggestion
9578
9579         * lily/output-def-scheme.cc (LY_DEFINE): take default  argument.
9580
9581         * lily/output-def.cc (lookup_variable): return SCM_UNDEFINED if
9582         undefined.
9583
9584         * Documentation/user/global.itely (Page formatting): document
9585         horizontalshift.
9586
9587         * scm/page-layout.scm (default-page-music-height):
9588         horizontalshift: new variable, shift all systems by
9589         horizontalshift to the right, to make space for instrument names.
9590
9591         * scm/paper.scm (set-paper-dimension-variables): add horizontalshift
9592
9593         * lily/input-scheme.cc (LY_DEFINE): take format commands.
9594
9595 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9596
9597         * lily/note-column.cc (dir): idem.
9598
9599         * lily/spacing-spanner.cc (Module): idem.
9600
9601         * lily/script-column.cc (before_line_breaking): use extract_grob_set()
9602
9603         * lily/include/paper-column.hh (class Paper_column): add
9604         non-static get_rank() member.
9605
9606         * VERSION: release 2.7.1
9607         
9608         * scm/framework-null.scm: new file, used for benchmarking.
9609
9610 2005-07-20  Heikki Junes  <hjunes@cc.hut.fi>
9611
9612         * Documentation/topdocs/INSTALL.texi, configure.in: fix
9613         version dependencies for fontforge and gs.
9614
9615         * Documentation/index.html.in, Documentation/texinfo.css,
9616         stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
9617         Documentation/bibliography/index.html.in, 
9618         Documentation/bibliography/html-long.bst: optimize width of
9619         html for a 800x600 screen (width:760), increases printability
9620         when 'fit to page' is not set and readability in wide screens.
9621
9622         * stepmake/bin/add-html-footer.py: add missing </p>.
9623
9624 2005-07-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9625
9626         * scm/define-markup-commands.scm (beam): use polygon in beam
9627         command.
9628
9629         * lily/grob-pq-engraver.cc (stop_translation_timestep): save up
9630         all acknowledged grobs, and do potentially expensive merge and
9631         write in one go.
9632
9633         * buildscripts/mf-to-table.py (write_fontlist): enforce noBreak.
9634
9635         * configure.in (reloc_b): add --enable-static-gxx to statically
9636         link to libstdc++
9637
9638         * lily/GNUmakefile (static-gxx-libs): new target
9639         static-gxx-libs. Create symlink to libstdc++.a
9640
9641         * lily/new-lyric-combine-music-iterator.cc: rename to
9642         Lyric_combine_music_iterator
9643
9644         * lily/lyric-combine-music-iterator.cc
9645         (Old_lyric_combine_music_iterator): rename to
9646         Old_lyric_combine_music_iterator
9647
9648         * lily/*-engraver.cc (various): remove double use of
9649         PRECOMPUTED_VIRTUAL function: only use
9650         start_translation_timestep() and stop_translation_timestep(), not
9651         both.
9652
9653         * lily/break-substitution.cc (fast_substitute_grob_array): do
9654         fast_substitute_grob_array for all unordered grob_arrays.
9655         (substitute_grob): return Grob *. Saves packing/unpacking SCMs.
9656         (substitute_grob_array): optimize.
9657
9658         * lily/align-interface.cc (set_axis): set ordered_ for 'elements
9659
9660         * lily/include/grob-array.hh (class Grob_array): ordered_ member.
9661
9662         * lily/parser.yy: revert $globalheader patch.
9663         
9664         * lily/include/translator.icc
9665         (IMPLEMENT_FETCH_PRECOMPUTABLE_METHODS): directly jump into
9666         Translator methods, without _static helper.
9667  
9668         * lily/grob-smob.cc (derived_mark): rename from
9669         do_derived_mark(). Return void.
9670
9671         * scm/define-context-properties.scm
9672         (all-internal-translation-properties): remove tweakCount/tweakRank.
9673
9674         * scm/output-lib.scm (begin-of-line-invisible): use vectors for
9675         predefined break-visibilities.
9676
9677         * lily/item.cc (handle_prebroken_dependencies): use a vector of 3
9678         booleans for break-visibility.
9679
9680         * Documentation/topdocs/NEWS.tely (Top): add note about engravers.
9681
9682         * python/convertrules.py (conv): rule for Timing_translator. 
9683
9684         * lily/include/translator.icc: new file. 
9685
9686         * lily/paper-column-engraver.cc (process_music): new
9687         file. Separate Paper_column factory from Score_engraver.
9688
9689         * lily/vertically-spaced-context-engraver.cc: administer
9690         spaceable-staves property of System.
9691
9692         * lily/translator-group-ctors.cc: new file.
9693
9694         * lily/context-property.cc (make_grob_from_properties): construct
9695         the right Grob class programmatically, looking at the class entry
9696         for the meta property.
9697
9698         * lily/break-align-engraver.cc (stop_translation_timestep): call
9699         Break_align_interface::add_element() directly.
9700
9701         * lily/context.cc (measure_position): measure_position() is now a
9702         normal function.
9703
9704         * lily/include/translator.hh (class Translator): rename
9705         process_acknowledged_grobs() to process_acknowledged() and move to
9706         Translator.
9707
9708         * scm/define-grobs.scm (all-grob-descriptions): add a 'class meta
9709         field for each grob description.
9710
9711         * lily/include/translator-group.hh (class Translator_group):
9712         change to base class. Separate class from Translator. This gets
9713         rid of virtual inheritance for Engravers/Performers.
9714
9715         * lily/staff-performer.cc (class Staff_performer): derive
9716         Staff_performer from Performer, not Performer_group_performer 
9717
9718         * Lily/translator-group.cc (precomputed_recurse_over_translators):
9719         new function.
9720         (precompute_method_bindings): new function. Precompute lists of
9721         Translators, so we only call methods (process_music,
9722         start_translation_timestep, etc.) for Translators needing
9723         it. Also: dispose of pointer-to-member-function calls.
9724
9725         * lily/engraver-group-engraver.cc: remove engraver_each,
9726         recurse_down_engravers ()
9727
9728         * lily/note-head.cc (internal_print): only call
9729         glyph-name-procedure if style != default. 
9730
9731 2005-07-16  Graham Percival  <gperlist@shaw.ca>
9732
9733         * ly/titling-init.ly: add printallheaders option.
9734
9735         * Documentation/user/global.itely: document printallheaders.
9736
9737 2005-07-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9738
9739         * lily/system.cc (do_derived_mark): don't mark from object_alist_
9740         anymore, but do it centrally.  
9741
9742         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
9743         hammer hack.
9744
9745         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-object
9746
9747         * scm/output-lib.scm: remove hammer-print-function.
9748
9749         * lily/include/pointer-group-interface.hh (extract_grob_set): new
9750         macro. Declare a Link_array<Grob> and fill it from a grob.
9751         (extract_item_set): idem for item.
9752
9753         * lily/break-substitution.cc: add header.
9754         (fast_substitute_grob_array): rewrite for Grob_arrays.
9755         (substitute_grob_array): idem.
9756
9757         * lily/group-interface.cc (add_thing): remove file.
9758
9759         * flower/include/parray.hh (class Link_array): slice() is const.
9760
9761         * lily/include/grob-array.hh: new file.
9762
9763         * lily/grob-array.cc (spanner): new file.
9764
9765         * lily/beam-quanting.cc (fill): read details property from beam.
9766
9767         * lily/beam.cc: support details property.
9768
9769         * total speedups below: approx 10%.
9770
9771         * lily/include/beam.hh: new struct, softcode beam quanting parameters
9772
9773         * lily/include/grob.hh (class Grob): add interfaces_ member.
9774
9775         * lily/bezier.cc (init_polynomial_cache): new function: cache
9776         binom(3,j) t^j (1-t)^{3-j}
9777         (curve_point): opps, actually use the cache for t^j , (1-t)^j! 
9778
9779         * lily/*.cc: substitution throughout.
9780
9781         * lily/grob-property.cc (internal_get_object): new routine.
9782         (internal_set_object): idem. Store grob refrences in separate
9783         alist. This saves processing time, since properties aren't
9784         break-substituted, and the per grob namespace is smaller, both for
9785         grobs and non-grob properties.
9786
9787         * scm/define-grob-properties.scm (all-internal-grob-properties):
9788         remove center-element.
9789
9790         * lily/grob.cc: remove tweak-count, tweak-rank.
9791
9792 2005-07-15  Graham Percival  <gperlist@shaw.ca>
9793
9794         * Documentation/user/lilypond-book.itely: fixes example.
9795
9796 2005-07-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9797
9798         * Documentation/user/global.itely (Creating titles):    
9799         * Documentation/user/examples.itely (All headers): change the
9800         place of \header in \score blocks (after music block) to make
9801         examples compile (cf. changes on parser.yy on 2005-07-10)
9802
9803 2005-07-13  Graham Percival  <gperlist@shaw.ca>
9804
9805         * python/convertrules.py: add exc -> ecc rule.
9806
9807         * scripts/convert-ly.py: add location of convertrules.py
9808         in a comment.
9809
9810         * Documentation/user/changing-defaults.itely: fix language.
9811
9812 2005-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9813
9814         * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix.
9815
9816 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9817
9818         * scm/output-socket.scm (grob-bbox): don't use inf? 
9819
9820         * flower/include/rational.hh: add operator bool() 
9821
9822         * scm/define-music-types.scm (music-descriptions): remove
9823         internal-class-name properties.
9824
9825         * lily/include/event.hh: remove file.
9826
9827         * lily/include/music-constructor.hh: remove file.
9828
9829         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
9830         in 'types property.
9831
9832         * lily/music.cc (duration_length_callback): new function.
9833
9834         * lily/event.cc: remove file.
9835
9836         * lily/music-constructor.cc: remove file.
9837
9838         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
9839
9840         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
9841         (get_context_key): idem.
9842
9843         * scm/lily.scm (lambda): new option object-keys (default to #f)
9844
9845         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
9846
9847         * scm/output-gnome.scm: remove beam routine.
9848
9849         * scm/output-ps.scm (scm): idem.
9850
9851         * scm/output-svg.scm: remove beam.
9852
9853         * ps/music-drawing-routines.ps: remove draw_beam.
9854
9855         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
9856
9857         * flower/include/guile-compatibility.hh (scm_from_locale_string):
9858         add scm_from_locale_string compatibility glue. 
9859
9860 2005-07-13  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
9861
9862         * scripts/lilypond-book.py: Prevent occuring error when
9863         'lilypond-book --output=foo/ somefile.ly' is executed multiple
9864         times and target file shoud be overwritten.  (Error message said
9865         'input file and output file is same'.)
9866
9867 2005-07-13  Graham Percival  <gperlist@shaw.ca>
9868
9869         * input/regression/slur-extreme.ly,
9870         input/regression/slur-scoring.ly, lily/slur-configuration.cc,
9871         lily/slur.cc, mf/feta-din-code.mf, mf/feta-timesig.mf,
9872         mf/parmesan-heads.mf, scm/define-grob-properties.scm: Change
9873         "excentricity" to "eccentricity".
9874
9875         * Documentation/user/converters.itely: fix URL for Noteedit and
9876         Rosegarden.
9877
9878         * THANKS: added Yoshinobu Ishizaki.
9879
9880 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9881
9882         * scm/define-markup-commands.scm (justify-field): add. 
9883
9884         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
9885
9886 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9887
9888         * lily/lookup.cc (filled_box): express filled_box with
9889         round_filled_box
9890
9891         * scm/midi.scm (paper-book-write-midis): new function. Write all
9892         performances in numbered MIDI files.
9893
9894         * lily/performance-scheme.cc (LY_DEFINE): new file.
9895         (LY_DEFINE): new function ly:performance-write.
9896
9897         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
9898         new function.
9899         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
9900
9901         * scm/framework-*.scm: use port arguments throughout.
9902
9903         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
9904
9905         * lily/paper-outputter.cc (Paper_outputter): take port argument.
9906
9907         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
9908
9909         * scm/framework-texstr.scm (output-framework): 
9910
9911         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
9912
9913         * scm/output-lib.scm (tablature-stem-attachment-function):
9914         tablature stem attachment fix. 
9915
9916 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9917
9918         * lily/bezier.cc: hardcode binomial coefficients of order 3.
9919
9920         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
9921
9922         * scm/define-music-types.scm (music-descriptions): don't use
9923         Music_wrapper type.
9924
9925         * lily/paper-column.cc (print): print moment too.
9926
9927         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
9928         remove compatibility cruft.
9929
9930         * lily/parser.yy (score_body): \score can only begin with Music. 
9931
9932         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
9933         make-score. Take music argument only. Move parser interaction to
9934         Scheme.
9935
9936         * scm/lily-library.scm (scorify-music): new function.
9937
9938         * python/lilylib.py (datadir): remove 2.1 compat kludge.
9939         (datadir): remove resource import.
9940         (print_environment): remove get_bbox()
9941         (cp_to_dir): remove pre 1.5.2 compat glue.
9942
9943 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9944
9945         * lily/include/simple-spacer.hh (Module): idem.
9946
9947         * lily/include/spring.hh (struct Spring): store inverse
9948         strength. This prevents division by zero.
9949
9950         * VERSION: release 2.7.0
9951         
9952         * lily/include/music.hh (class Music): remove Music::duration_log()
9953
9954         * lily/stem-engraver.cc (make_stem): take duration log from event.
9955
9956         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
9957
9958 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9959
9960         * scm/lily.scm (ly:load): load autochange.scm
9961
9962         * Documentation/user/tutorial.itely (Running LilyPond for the
9963         first time): remove reference to DVI/TeX
9964
9965         * scm/define-markup-commands.scm (text): add \text markup command.
9966
9967         * configure.in (reloc_b): bump requirement to Python 2.2.
9968
9969         * lily/include/dots.hh (class Dots): make has_interface() static.
9970
9971         * python/convertrules.py (conv): add rule for ly:grob-default-font
9972
9973         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
9974         alphabetical order.
9975
9976         * input/regression/trill-spanner-pitched.ly: new file.
9977
9978         * lily/font-interface-scheme.cc (LY_DEFINE): function
9979         ly:grob-default-font (changed from get-default-font).
9980
9981         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
9982
9983         * lily/note-head.cc (internal_print): if style is not a symbol,
9984         set style to 'default. 
9985         (internal_print): no style suffix if glyph-name-procedure not
9986         set. Default to quarter head.
9987
9988         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
9989
9990         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
9991
9992         * ly/music-functions-init.ly: \pitchedTrill
9993
9994         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
9995
9996         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
9997
9998         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
9999
10000         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
10001
10002         * po/fr.po: update
10003
10004         * po/de.po: update.
10005
10006 2005-07-06  Graham Percival  <gperlist@shaw.ca>
10007
10008         * Documentation/user/changing-defaults.itely: add link
10009         to grob-iterface.
10010
10011         * Documentation/user/advanced-notation.itely: add material
10012         to Setting automatic beam behaviour.  Thanks, Joe!
10013
10014         * Documentation/user/lilypond.itely: change encoding to utf-8.
10015
10016 2005-07-01  Mats Bengtsson  <mabe@s3.kth.se>
10017
10018         * Documentation/user/advanced-notation.itely (Setting automatic
10019         beam behavior): Correct the documentation of
10020         revert-auto-beam-setting (backportme)
10021
10022 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10023
10024         * lily/ly-module.cc (ly_make_anonymous_module): define
10025         %module-public-interface of module. 
10026
10027         * lily/lily-parser.cc (print_smob): allow printing of parser smob
10028         without lexer.
10029
10030 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10031
10032         * input/regression/fret-diagrams.ly: stretch example.
10033
10034 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10035
10036         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
10037         Fodor).
10038
10039 2005-06-30  Graham Percival  <gperlist@shaw.ca>
10040
10041         * Documentation/topdocs/AUTHORS.texi: update personal web address.
10042
10043         * Documentation/user/examples.itely, lilypond-book.itely:
10044         change \RequirePackage to \usepackage.
10045
10046         * Documentation/user/global.itely: document copyright and tagline.
10047
10048 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10049
10050         * Documentation/user/basic-notation.itely (Transpose): remove link
10051         to nonexistent UntransposableMusic.
10052
10053         * scm/output-svg.scm: remove old definitions.
10054
10055         * scripts/lilypond-book.py (do_file): search for kpsewhich before
10056         invoking.
10057
10058         * python/lilylib.py (search_exe_path): new function.
10059
10060 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10061
10062         * python/lilylib.py (mkdir_p): remove setup_environment()
10063         (backportme)
10064
10065         * buildscripts/mutopia-index.py (headertext): trim text.
10066
10067         * Documentation/topdocs/NEWS.tely (Top): refresh.
10068
10069         * scm/define-markup-commands.scm (wordwrap-string): new function:
10070         split string in paras and words.
10071         (wordwrap-markups): new function.
10072         (wordwrap-stencils): new function. 
10073         (justify): use it.
10074         (wordwrap): use it.
10075         (wordwrap-string): use it
10076         (justify-string): use it.
10077
10078         * scm/lily-library.scm (regexp-split): new function.
10079
10080         * scm/define-markup-commands.scm: remove encoded-simple. 
10081         remove font-markup.
10082         (fontsize): remove old version  of fontsize.
10083         (wordwrap): new markup function. Wrap into paragraphs.
10084
10085         * VERSION: Branch lilypond_2_6
10086         (MINOR_VERSION): go to 2.7.0
10087
10088 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10089
10090         * po/zh_TW.po: update from translation project.
10091
10092 2005-06-28  Graham Percival  <gperlist@shaw.ca>
10093
10094         * scm/midi.scm: compile fix.
10095
10096 2005-06-28  Mats Bengtsson  <mabe@s3.kth.se>
10097
10098         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
10099         patch. Now, the tempfile module is loaded too, not only used.
10100
10101 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
10102
10103         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
10104         0.05 - 1.00 to 0.25 - 1.00
10105
10106         * scm/midi.scm: moved the default-instrument-equalizer procedure
10107         to just under the insturment-equalizer-alist it takes as an
10108         argument.
10109
10110 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10111
10112         * Documentation/user/advanced-notation.itely (Font selection):
10113         remove CMR note.
10114
10115         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
10116
10117 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10118
10119         * THANKS: Add UTF-8 marker.
10120
10121         * Documentation/user/point-and-click.itely (http): Update: use
10122         lilypond-invoke-editor.  Fix: instruct to use user.js.
10123
10124 2005-06-27  Graham Percival  <gperlist@shaw.ca>
10125
10126         * ly/titling-init.ly: implements printpagenumber, increases
10127         space between dedication and title (to avoid collisions with
10128         "g" and "q" in dedication), and nicer logic about copyright
10129         and instrument fields being printed on the first page.
10130         Thanks Vincent!
10131
10132         * Documentation/user/global.itely: document printpagenumber.
10133
10134 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10135
10136         * Documentation/topdocs/NEWS.tely: Update to 2.6.
10137
10138 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10139
10140         * THANKS: update to 2.6
10141
10142         * VERSION: 2.6.0 released.
10143
10144 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10145
10146         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
10147         rule, errorneously removed probably because of misleading comment.
10148
10149 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10150
10151         * python/lilylib.py (datadir): py2exe comments.
10152
10153         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
10154
10155         * configure.in (reloc_b): make fontconfig REQUIRED.
10156
10157 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
10158
10159         * po/fi.po: add latest translations.
10160
10161 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10162
10163         * ChangeLog: recode utf-8
10164
10165         * Documentation/pictures/lilypond.xpm (Module): edited photo as
10166         logo.
10167
10168         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
10169
10170         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
10171
10172         * python/convertrules.py (do_conversion): don't print program_name
10173         from within a module
10174
10175         * configure.in (reloc_b): bump fontforge requirement to 20050624.
10176
10177         * python/convertrules.py (conv): add 2.6.0 dummy rule.
10178
10179 2005-06-23  Graham Percival  <gperlist@shaw.ca>
10180
10181         * Documentation/user/lilypond-book.itely,
10182         Documentation/user/examples.itely: add \RequirePackage{graphics}.
10183
10184         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
10185         fixes baseline-skip.  Thanks Vincent!
10186
10187         * Documentation/user/advanced-notation.itely, global.itely:
10188         moved "Selecting font sizes" to global, since it deals with
10189         notation font size, not text fonts.
10190
10191 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10192
10193         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
10194         to fonts.
10195
10196 2005-06-23  Mats Bengtsson  <mabe@s3.kth.se>
10197
10198         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
10199         workaround since /dev/stdin doesn't work on Cygwin. Using a
10200         temporary file in the current directory since latex doesn't
10201         understand the path name to the default TMP in Cygwin (at least on
10202         win XP).
10203         
10204         * Documentation/user/global.itely (Creating titles): Correct
10205         misprint in example. Thanks to Rob Vlasaty.
10206
10207 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10208
10209         * VERSION (PATCH_LEVEL): release 2.5.32
10210
10211         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
10212         variable in lily module
10213
10214         * scm/framework-ps.scm (output-classic-framework): error message
10215         regarding the classic framework.
10216
10217         * Documentation/user/henle-flat-gray.png (Module): new file.
10218
10219         * Documentation/user/baer-flat-gray.png (Module): new file.
10220
10221         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
10222         whiteout for markups.
10223
10224         * buildscripts/substitute-encoding.py (note_glyph): include _ in
10225         regex too. This fixes change clef appearance in PDF. 
10226
10227         * ttftool/include/*: remove.
10228
10229         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
10230
10231         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
10232
10233         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
10234
10235         * ttftool/*: remove ttftool subdirectory.
10236
10237         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
10238
10239         * lily/ttf.cc (print_header): new file. Convert to type42, using
10240         FreeType to parse the TTF. 
10241
10242         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
10243         and post table may differ. Pass around post_nglyphs as well.
10244
10245 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10246
10247         * ly/music-functions-init.ly (musicMap): new music function
10248         musicMap. 
10249         
10250 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10251
10252         * make/mutopia-rules.make: anti-alias-factor = 2
10253
10254         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
10255         page switch.
10256
10257         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
10258         anti-alias-factor for lilypond-book runs.
10259
10260         * scm/ps-to-png.scm (scale-down-image): new function.
10261         (my-system): new function.
10262         (make-ps-images): blow up GS resolution by anti-alias-factor,
10263         scale down image by anti-alias-factor.  This improves appearance
10264         of bitmaps
10265         (make-ps-images): remove showpage. Fixes spurious empty png at
10266         end.
10267
10268         * scm/framework-ps.scm (write-preamble): downcase filename before
10269         string-matching. Should fix .TTF files (as opposed to ttf files)  
10270
10271         * Documentation/user/tutorial.itely (Running LilyPond for the
10272         first time): separate subsections for windows, macos and unix.  
10273
10274         * Documentation/user/invoking.itely (Updating files with
10275         convert-ly): add MacOS X note.
10276
10277 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10278
10279         * Documentation/user/introduction.itely (Engraving): don't include
10280         file optical-spacing, add directly.
10281
10282         * lily/paper-outputter.cc (file): open file in binary mode. This
10283         fixes OTF embedding on windows.
10284
10285 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10286
10287         * scm/framework-ps.scm (write-preamble): remove debugging output.
10288
10289         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
10290
10291         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
10292         outdir.
10293         (install-fc-cache): install font cache in installation directories.
10294
10295 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10296
10297         * scm/editor.scm (editor-command-template-alist): Use char iso
10298         column, except for Emacs.
10299         (get-editor-command): Substitute char too (Bertalan Fodor).
10300
10301 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10302
10303         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
10304         quoted ~s.  This should fix PNG output on Windows; single quotes
10305         are regular characters on Windows.
10306
10307 2005-06-16  Graham Percival  <gperlist@shaw.ca>
10308
10309         * Documentation/user/basic-notation.itely: include ChoirStaff
10310         in System start delimiters.
10311
10312         * Documentation/user/putting.itely: new doc section on
10313         fixing overlapping notation.
10314
10315 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10316
10317         * Documentation/user/global.itely (Paper size): \paper is in
10318         \book, not \score.
10319
10320         * make/mutopia-rules.make: -ddelete-intermediate-files
10321
10322         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
10323
10324 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10325
10326         * ChangeLog: Recode utf-8.
10327
10328         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
10329         datadir with .py modules.
10330
10331 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
10332
10333         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
10334
10335 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10336
10337         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
10338         
10339         * scm/framework-ps.scm (write-preamble): remove status check.
10340
10341         * Documentation/user/invoking.itely (Updating files with
10342         convert-ly): remove -o option.
10343
10344         * VERSION (PACKAGE_NAME): release 2.5.31
10345
10346         * scm/framework-ps.scm (write-preamble): use ly:system.
10347         (write-preamble): verbosity.
10348
10349         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
10350
10351         * python/convertrules.py: new file. Store conversion rules
10352         separately.
10353
10354 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10355
10356         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
10357
10358 2005-06-14  Mats Bengtsson  <mabe@s3.kth.se>
10359
10360         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
10361         \musicDisplay 
10362
10363         * Documentation/user/instrument-notation.itely (More stanzas): Add
10364         reference to StanzaNumber.
10365
10366 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10367
10368         * THANKS: separate section for website translators.
10369
10370 2005-06-14  Graham Percival  <gperlist@shaw.ca>
10371
10372         * Documentation/topdocs/INSTALL.texi: update vim info;
10373         thanks Simon Bailey!
10374
10375         * Documentation/user/advanced-notation.itely: included
10376         color names.
10377
10378         * Documentation/user/advanced-notation.itely,
10379         Documentation/usr/notation-appendices.itely: moved
10380         color names into an appendix.
10381
10382 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10383         
10384         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
10385
10386         * scm/lily.scm (lambda): initialize program options from here.
10387
10388         * scm/framework-*.scm: add header info.
10389
10390         * lily/main.cc (parse_argv): only set output format to pdf if no
10391         other format specified.
10392
10393         * scm/backend-library.scm (postprocess-output): process
10394         'delete-intermediate-files after running convert-to-*. This fixes
10395         PNG generation when 'delete-intermediate-files is set.
10396         
10397 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10398
10399         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
10400         links on website. 
10401
10402 2005-06-13  Graham Percival  <gperlist@shaw.ca>
10403
10404         * Documentation/topdocs/INSTALL.texi,
10405         Documentation/user/lilypond-book.itely: typos.
10406
10407 2005-06-12  Pal Benko  <benkop@freestart.hu>
10408
10409         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
10410         added between program name and switch; -b changed to -f not
10411         to generate pdf
10412
10413 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10414
10415         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
10416         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
10417
10418         * input/sakura-sakura.ly: add \midi.
10419
10420         * buildscripts/mutopia-index.py (find): use /usr/bin/find
10421         iso. python find. 
10422
10423         * ttftool/test.c (main): cosmetics.
10424
10425         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
10426
10427         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
10428         create a ttf2ps binary.
10429
10430         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
10431
10432         * scm/backend-library.scm (postscript->png): set rename-page-1 to
10433         true.
10434
10435 2005-06-11  Graham Percival <gperlist@shaw.ca>
10436
10437         * Documentation/user/lilypond-book.itely: add warning about
10438         the font warnings in dvips.
10439
10440 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10441
10442         * THANKS: typo
10443
10444         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
10445
10446         * GNUmakefile.in: remove links for .map, .enc
10447         don't fail if out/ doesn't exist yet.
10448
10449 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10450
10451         * ttftool/util.c (surely_read): return nbytes
10452
10453         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
10454
10455         * VERSION (PACKAGE_NAME): release 2.5.30
10456
10457         * flower/string-convert.cc (precision_string): >? fix.
10458
10459         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
10460         (make-ps-images): add verbose -q too.
10461
10462         * lily/default-actions.cc (Module): new file. default
10463         {book,score}-print functions.
10464
10465         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
10466         pass results via parseStringResult, lookup via ly:parser-lookup.  
10467
10468         * lily/lily-parser.cc (Lily_parser): only clone lexer in
10469         constructors.
10470         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
10471         (parse_string): idem.
10472
10473         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
10474
10475         * lily/main.cc (main_with_guile): copy be_verbose_global into
10476         ly_set_option()
10477
10478 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10479
10480         * scm/backend-library.scm (postscript->pdf):
10481         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
10482         verbose mode.  Search for several names of gs executable.
10483
10484 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10485
10486         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
10487         directly. This fixes a massive memory leak, provided you use CVS
10488         GUILE.
10489
10490 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
10491
10492         * ly/property-init.ly: Added tieDashed.
10493
10494         * THANKS: Added some bughunters for 2.5.
10495
10496 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10497
10498         * lily/program-option.cc: add debug-gc option.
10499
10500         * lily/include/lily-guile-macros.hh: don't protect exported module
10501         objects.
10502
10503         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
10504
10505         * scm/backend-library.scm (postscript->pdf): use
10506         delete-intermediate-files iso. running-from-gui? 
10507
10508         * ttftool/util.c (surely_read): robustness. Allow read() to return
10509         less bytes than requested, as per posix standards.
10510
10511         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
10512         program option.
10513
10514         * ttftool/include/ttftool.h ("C"): rename verbosity to
10515         ttf_verbosity. Add to public interface.
10516
10517         * scm/music-functions.scm (unfold-repeats): remove debugging display.
10518
10519         * lily/program-option.cc: rename from scm-option.cc
10520
10521         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
10522         (get_help_string): Print pretty help string.
10523
10524         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
10525         to snippet preamble.
10526
10527         * lily/scm-option.cc: remove command-line-settings option. Fold
10528         all command-line options plus default settings in a generic
10529         interface. 
10530
10531         * flower/getopt-long.cc (table_string): indent 2nd lines of help
10532         texts too.
10533
10534 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10535
10536         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
10537         or EXT_ components non-empty.
10538
10539 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10540
10541         * scm/lily.scm (running-from-gui?): Export.
10542
10543         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
10544         output in .ly source directory.
10545
10546 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10547
10548         * ttftool/util.c (surely_lseek): more verbosity.
10549
10550         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
10551         compile.
10552
10553         * lily/parser.yy (Repeated_music): remove >? 
10554
10555         * scm/backend-library.scm (postscript->pdf): Support for
10556         -dgs-font-load=1
10557
10558         * scm/framework-ps.scm (write-preamble): make font loading
10559         switchable to GS via --define-default gs-font-load=1
10560
10561 2005-06-09  Graham Percival  <gperlist@shaw.ca>
10562
10563         * Documentation/user/global.itely: added \layout docs.
10564
10565 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10566
10567         * lily/lily-parser-scheme.cc: add unistd.h
10568
10569 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10570
10571         * scm/editor.scm: add char argument.
10572
10573         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
10574
10575         * ttftool/util.c (syserror): use errno for better error reporting.
10576
10577         * lily/source-file.cc (get_counts): new function. Calc column,
10578         line and char count in one go.
10579
10580         * lily/binary-source-file.cc (quote_input): rename to quote_input
10581
10582         * lily/input.cc (set): new function.
10583
10584 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10585
10586         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
10587         directory part of file name to search directory.
10588
10589         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
10590         search path and chdir to DIR if --outname=DIR used.
10591
10592         * lily/main.cc (prepend_env_path): Bugfix: Check directory
10593         existence before appending original path.
10594
10595 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10596
10597         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
10598         file" massage.
10599
10600         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
10601         texinfo.tex is always used.
10602         
10603 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10604
10605         * flower/include/axis.hh: rename from axes.hh
10606
10607         * lily/include/text-interface.hh (Module): rename from text-item.hh
10608
10609         * VERSION (PATCH_LEVEL): release 2.5.29
10610
10611         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
10612
10613         * scm/framework-ps.scm (font-file-as-ps-string): new function.
10614         (handle-macfont): new function. Call fondu for Native mac fonts.
10615
10616         * scm/define-markup-commands.scm (fill-line): handle text-widths =
10617         '() case.
10618
10619 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10620
10621         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
10622         multi-page.  Fix .eps regular expression.
10623
10624 2005-06-07  Graham Percival  <gperlist@shaw.ca>
10625
10626         * Documentation/user/putting.itely: add info on modifying templates.
10627
10628         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
10629         misc small changes.
10630
10631 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10632
10633         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
10634
10635         * scripts/lilypond-ps2png.scm
10636
10637         * VERSION (PACKAGE_NAME): release 2.5.28
10638
10639 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10640
10641         * lily/main.cc (prepend_env_path): Do not append /, that does not
10642         work.  Localedir lives in datadir, not in prefix.
10643
10644         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
10645         hack for windows.
10646
10647         * flower/include/file-cookie.hh: Compile fix.
10648
10649 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10650
10651         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
10652
10653         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
10654         system primitives.
10655         (gulp-port): using read-string!/partial. We don't want to read an
10656         entire PS file  (GUILE 1.6 limits strings to 16M) 
10657
10658         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
10659         properties. Add font-interface. 
10660
10661         * scm/define-grob-properties.scm (all-user-grob-properties):
10662         remove old bracket properties.
10663
10664         * scm/x11-color.scm: reformat. 
10665
10666         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
10667         LedgerLineSpanner if new StaffSymbol is found. 
10668
10669         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
10670         staff-symbol for finishing staff. 
10671
10672         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
10673
10674         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
10675         change black to currentColor everywhere. This fixes color support
10676         in SVG.
10677
10678 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
10679
10680         * input/regression/fret-diagrams.ly: new file to test fret diagram
10681         capability
10682
10683         * scm/output-tex.scm: remove white-dot and white-text
10684
10685         * scm/output-ps.scm: remove white-dot and white-text
10686
10687         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
10688         using ly:stencil-in-color instead
10689         (draw-dots) : remove call to white-dot
10690
10691 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10692
10693         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
10694         support.
10695
10696         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
10697
10698         * flower/include/file-cookie.hh: new file. lily_cookie extension 
10699
10700         * flower/file-cookie.cc: new file. lily_cookie extension.
10701         
10702 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10703
10704         * scm/editor.scm (editor-command-template-alist): Add syn
10705         editor (Jaap [de Vos]).
10706
10707 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10708
10709         * scripts/lilypond-ps2png.scm:
10710         * scm/ps-to-png.scm: New file.
10711
10712         * scm/backend-library.scm (postscript->png): Use it.
10713
10714         * scripts/lilypond-ps-to-png.py: Remove file.
10715
10716         * python/lilylib.py (get_bbox, make_ps_images): Remove.
10717
10718 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10719
10720         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
10721
10722         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
10723         start on grace moment. Fixes autobeam-grace.ly.
10724
10725         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
10726         process anything unless we're at the end of a pending beam. Fixes
10727         syncopated 8ths beamed across a beat.
10728
10729 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10730
10731         * scm/editor.scm (editor-command-template-alist): Start emacs if
10732         emacslient fails.
10733
10734         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
10735
10736         * flower/file-path.cc (is_file, is_dir): Export.
10737
10738         * lily/main.cc (prepend_env_path, set_env_file): Use them.
10739
10740 2005-06-02  Mats Bengtsson  <mabe@s3.kth.se>
10741
10742         * lily/easy-notation.cc: Added include cctype to correct
10743         compilation error.
10744
10745 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10746
10747         * scm/backend-library.scm (postscript->pdf): set resolution to
10748         1200, so bitmap fonts aren't that ugly. 
10749
10750         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
10751
10752         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
10753         parent if we have a notehead. Fixes incorrect offsets when
10754         Paper_column is very wide in the X direction.
10755
10756         * input/regression/font-family-override.ly (Module): new file.
10757
10758         * scm/font.scm (make-pango-font-tree): new function.
10759
10760         * lily/beam.cc (before_line_breaking): remove warning about less
10761         than 2 visible stems. We still get a warning when there is only
10762         one stem.
10763
10764 2005-06-01  Werner Lemberg  <wl@gnu.org>
10765
10766         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
10767         correctly.
10768
10769 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10770
10771         * lily/slur-scoring.cc (generate_avoid_offsets): new
10772         function. Generate avoid offsets once per slur.
10773
10774         * lily/slur.cc (add_extra_encompass): add dependency to
10775         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
10776
10777         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
10778         too. Fixes inf error with added bass notes.
10779
10780         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
10781         argument anymore.
10782
10783         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
10784
10785         * input/tutorial/lbook-latex-test.tex: add line length test.
10786
10787         * scripts/lilypond-book.py (set_default_options): new
10788         function. Call this before dissecting snippets, so linewidth
10789         settings reach the snippets.
10790
10791 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10792
10793         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
10794
10795 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10796
10797         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
10798
10799 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
10800
10801         * stepmake/aclocal.m4: More autopackage friendliness.
10802
10803 2005-05-31  Graham Percival  <gperlist@shaw.ca>
10804
10805         * Documentation/index.html.in: remove link to LSR.
10806
10807         * Documentation/user/global.itely: remove duplicate
10808         "dedication" \header{} section.
10809
10810 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10811
10812         * VERSION (PACKAGE_NAME): release 2.5.27.
10813
10814         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
10815         too. Plugs memory leak.
10816
10817         * make/lilypond.fedora.spec.in (Group): remove
10818         lilypond-pdfpc-helper.
10819
10820         * scripts/GNUmakefile (SEXECUTABLES): remove
10821         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
10822
10823         * scm/font.scm (make-century-schoolbook-tree): add Mono as
10824         'typewriter family.
10825
10826         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
10827         memory leak.
10828
10829         * lily/parser.yy (score_body): don't clone Score, that's done in
10830         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
10831
10832         * lily/score-engraver.cc (derived_mark): new function.
10833         (initialize): unprotect Paper_score. This fixes a memory leak.
10834
10835         * lily/score-performer.cc (derived_mark): new function.
10836
10837         * lily/score-translator.cc (get_output): use SCM for get_output() call.
10838
10839         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
10840         spurious warning.
10841
10842         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
10843         serif.
10844
10845 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
10846
10847         * configure.in (reloc_b): Add --enable-relocation.
10848
10849 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10850
10851         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
10852
10853         * input/regression/alignment-order.ly: add Staff example.
10854
10855 2005-05-31  John Mandereau   <john.mandereau@free.fr>
10856
10857         * po/fr.po: update.
10858
10859 2005-05-31  Graham Percival  <gperlist@shaw.ca>
10860
10861         * Documentation/index.html.in: add link to LSR.
10862
10863 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10864
10865         * scm/define-stencil-commands.scm (Module): new file. Register all
10866         allowed stencil expression heads in a central place.
10867
10868         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
10869         ly:make-stencil
10870
10871         * lily/stencil-expression.cc (all_stencil_heads): registering
10872         stencil expressions.
10873
10874         * lily/stencil-interpret.cc: new file. Stencil expression
10875         interpreting.
10876
10877         * input/xiao-haizi-guai-guai.ly: move file back.
10878
10879 2005-05-30  Graham Percival  <gperlist@shaw.ca>
10880
10881         * Documentation/user/advanced.itely, converters.itely,
10882         instrument-notation.itely, lilypond-book.itely: misc small
10883         changes.
10884
10885 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10886
10887         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
10888
10889         * make/lilypond.fedora.spec.in: Fix source url.
10890
10891         * cygwin: Update from mingw patches.
10892
10893         * scm/editor.scm (editor-command-template-alist): Use jedit
10894         -reuseview (Bertalan), add uedit (Patrick Huberts).
10895
10896         * input/xiao-hai-zi-guai-guai.ly: Rename from
10897         xiao-haizi-guai-guai.ly.
10898
10899         * input/*: Reindent, do not use TAB.
10900
10901         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
10902         white background.
10903
10904 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10905
10906         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
10907         numerical overflow error.
10908
10909 2005-05-29 Laura Conrad <lconrad@laymusic.org>
10910         
10911         * abc2ly.py: fix to syntax error in multi-part output.
10912
10913 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10914
10915         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
10916         with disappearing span bars when alignAboveContext is active
10917
10918         * lily/property-iterator.cc (check_grob): use is-grob?
10919         object-property. Fixes crash-key-sig-font-size.ly. 
10920
10921 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10922
10923         * lily/bar-line.cc (print): don't round barlines; this produces
10924         odd aliasing effects in Acroread.
10925
10926         * lily/timing-engraver.cc (process_music): robustness fix.
10927
10928         * lily/context-def.cc (filter_engravers): bugfix.
10929
10930 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10931
10932         * lily/lilypond.rc.in: Add ly-icon.
10933
10934         * lily/GNUmakefile: 
10935         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
10936         rules.
10937
10938 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10939
10940         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
10941
10942         * ps/music-drawing-routines.ps: 
10943
10944         * scm/output-ps.scm: remove draw ez_ball.
10945
10946         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
10947         EasyNotation context definition.
10948
10949         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
10950         Text_interface and color for making easy note heads.
10951
10952         * lily/stencil.cc (with_color): new function.
10953
10954         * ps/music-drawing-routines.ps: remove draw_zigzag_line
10955
10956         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
10957         output routine. Zigzag now works in SVG too.
10958
10959         * scm/output-tex.scm (filledbox): idem.
10960
10961         * scm/output-svg.scm (filledbox): idem.
10962
10963         * scm/output-ps.scm (lily-def): remove horizontal-line. 
10964
10965         * lily/lookup.cc (horizontal_line): use draw-line. 
10966
10967         * lily/system-start-delimiter.cc: remove old staff bracket code.
10968
10969         * mf/feta-haak.mf: further tweaks.
10970
10971         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
10972
10973         * mf/feta-generic.mf: include feta-haak.
10974
10975         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
10976
10977         * scm/framework-ps.scm (write-preamble): only load fonts if their
10978         filename is a string. 
10979
10980 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10981
10982         * scm/output-svg.scm (circle): support circle.
10983         (bracket): stub for bracket.
10984
10985         * scripts/lilypond-book.py (main): make sure --psfonts warning is
10986         correct.
10987
10988 2005-05-26  Graham Percival  <gperlist@shaw.ca>
10989
10990         * Documentation/user/lilypond.tely, advanced-notation.itely,
10991         basic-notation.itely, instrument-notation.itely, global.itely,
10992         introduction.itely, tutorial.itely: rearranging, editing,
10993         clean-up.
10994
10995         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
10996         for compiling on FreeBSD.
10997
10998 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10999
11000         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
11001         otf files.
11002
11003         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
11004         bugfixes.
11005
11006         * VERSION: 2.5.26 released.
11007
11008         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
11009
11010 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
11011
11012         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
11013         if printpagenumber is false.
11014
11015 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11016
11017         * lily/font-config.cc (init_fontconfig): comment out FontConfig
11018         cache warning.
11019
11020         * lily/tie.cc (print): support dotted ties.
11021         
11022 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11023
11024         * scm/define-grobs.scm (all-grob-descriptions): switch off
11025         debugging
11026         (all-grob-descriptions): Arpeggio has Y-extent.
11027
11028         * scm/define-music-properties.scm (all-music-properties): document
11029         length-callback and start-callback as "read-only".
11030
11031         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
11032         length-callback after creation. 
11033
11034         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
11035         compressmusic -> compressMusic.
11036
11037         * ly/music-functions-init.ly (oldaddlyrics): idem.
11038
11039         * lily/parser.yy: NewLyricCombineMusic ->
11040         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
11041
11042 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
11043
11044         * ly/Welcome_to_LilyPond.ly: typo.
11045
11046 2005-05-24  Graham Percival  <gperlist@shaw.ca>
11047
11048         * Documentation/user/lilypond.tely: move changing-defaults to be
11049         before global issues.
11050
11051         * Documentation/user/basic-notation.itely: move Transpose section
11052         here from advanced/Other.
11053
11054         * Documentation/user/changing-defaults.itely,
11055         advanced-notation.itely: move Fonts to advanced, edit.
11056
11057 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11058
11059         * lily/parser.yy (bare_int): remove rule.  From now on, we require
11060         # before negative integers.
11061
11062 2005-05-23  Graham Percival  <gperlist@shaw.ca>
11063
11064         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
11065
11066         * Documentation/user/lilypond.tely: change Unified index to
11067         LilyPond index.
11068
11069         * Documentation/user/advanced-notation.itely,
11070         instrument-notation.itely: editing.
11071
11072 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
11073
11074         * scm/lily.scm (lilypond-all): Bugfix: return failed.
11075
11076         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
11077
11078 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11079
11080         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
11081         ly:port-move.  Needs to be stderr-specific on mingw.
11082         Run fixcc.
11083
11084 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11085
11086         * lily/general-scheme.cc (ly:port-move): Remove.
11087
11088         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
11089         windows.
11090
11091         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
11092         variables.  This eliminates the need for a gs.bat wrapper, which
11093         opens a console.
11094
11095         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
11096         * scm/lily.scm (running-from-gui?): 
11097         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
11098         artifact of not compiling with -mwindows.
11099
11100         * scm/editor.scm: Define PLATFORM.
11101
11102 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11103
11104         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
11105         can start to cut & paste lilypond-book fragments.  
11106
11107         * scm/define-music-types.scm (music-descriptions): remove
11108         UntransposableMusic
11109
11110 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11111
11112         * scm/output-ps.scm (glyph-string): remove / before CIDs.
11113
11114 2005-05-20  Graham Percival  <gperlist@shaw.ca>
11115
11116         * Documentation/user/instrument-notation.itely: remove *Engraver.
11117
11118         * Documentation/user/advanced-notation.itely: edit, rearrange.
11119
11120 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11121
11122         * scm/output-ps.scm (glyph-string): take cid? argument. Use
11123         findresource iso. findfont for CID CFF fonts.
11124
11125         * VERSION (PACKAGE_NAME): release 2.5.25
11126
11127         * ly/Welcome_to_LilyPond.ly: add  \version
11128
11129 2005-05-20  Graham Percival  <gperlist@shaw.ca>
11130
11131         * Documentation/user/programming-interface.itely: move
11132         \displayMusic into its own section.
11133
11134         * Documentation/user/basic-notation.itely: finish editing.
11135
11136 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11137
11138         * flower/file-path.cc (find): don't throw away file_name.dir, but
11139         append to it. Fixes \include with directories.
11140
11141         * flower/include/file-path.hh (class File_path): don't derive from
11142         Array<String>.
11143
11144         * flower/include/file-name.hh (class File_name): remove to_str0()
11145
11146         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
11147         Hara_kiri_engraver in separate file.
11148
11149         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
11150         translation went wrong. Fixes vertically translated slurs.
11151
11152 2005-05-19  Graham Percival  <gperlist@shaw.ca>
11153
11154         * Documentation/user/basic-notaton.itely: editing.
11155
11156 2005-05-18  Graham Percival  <gperlist@shaw.ca>
11157
11158         * Documentation/user/macros.itexi, basic-notation.itely:
11159         add @commonprop (commonly used properties) macro.
11160
11161 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11162
11163         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
11164
11165         * scripts/lilypond-book.py (invokes_lilypond): new function
11166         (main): only run fontextract if invokes_lilypond() is true.
11167
11168         * lily/function-documentation.cc (ly_add_function_documentation):
11169         duh, use !=
11170
11171         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
11172
11173         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
11174
11175         * scm/lily.scm (running-from-gui?): lowercase Darwin.
11176
11177         * lily/function-documentation.cc (ly_add_function_documentation):
11178         use scm_hash_table_p() for checking.
11179
11180 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11181
11182         * Documentation/user/advanced-notation.itely (Text scripts):
11183         Change nonexisting @internalsref{Text markup} to @ref{Text
11184         markup}.  Change @internalsref{Text script} to
11185         @internalsref{TextScript}.
11186
11187         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
11188
11189 2005-05-17  Graham Percival  <gperlist@shaw.ca>
11190
11191         * Documentation/user/tutorial.itely, basic-notation.itely,
11192         changing-defaults.itely: remove duplicate cindex entries
11193         that appear on the same page.
11194
11195         * scm/define-grobs.scm: change default padding for TextSpanner.
11196
11197         * Documentation/topdocs/AUTHORS.texi: update email address.
11198
11199         * Documentation/user/global.itely: add info about \include.
11200
11201 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11202
11203         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
11204         when running-from-gui.
11205
11206         * scm/editor.scm (get-editor): Add platform defaults.
11207
11208         * scm/backend-library.scm (postscript->pdf): Typo.
11209
11210 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11211
11212         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
11213
11214         * lily/font-config.cc (init_fontconfig): add warning about cache.
11215
11216 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11217
11218         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
11219
11220 2005-05-16  Mats Bengtsson  <mabe@s3.kth.se>
11221
11222         * lily/horizontal-bracket.cc (print): Take care of the direction
11223         property so brackets above the stave point downwards. 
11224
11225         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
11226         for HorizontalBracket so it doesn't end up within the stave.
11227
11228 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11229
11230         * lily/GNUmakefile (default): Typo.
11231
11232         * scm/lily.scm (PLATFORM): Export.
11233
11234         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
11235         load-font-via-GS, ttftool or fopencookie is broken on windows.
11236         
11237         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
11238         -dSAFER, that is broken on windows.
11239
11240 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11241
11242         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
11243         for FlexLexer.h
11244
11245         * scripts/lilypond-invoke-editor.scm: remove stray -
11246
11247 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11248
11249         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
11250         Fixes deprecation warning.
11251
11252         * flower/include/string.icc (to_string): Only inline if
11253         -DSTRING_UTILS_INLINED.
11254
11255         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
11256         name.  Remove windows comment.
11257
11258         * scm/editor.scm (slashify): New function.
11259         (get-editor-command): Use it.
11260         (get-command-template): Do not alter editor command if
11261         environment value includes `%(file)s' magic.
11262
11263         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
11264         (dissect-uri): Use it.
11265         (unquote-uri): Bugfix.
11266
11267 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11268
11269         * scm/framework-ps.scm (write-preamble): add TTF rule.
11270
11271         * Documentation/topdocs/README.texi (Top): remove note about
11272         xdelta.
11273
11274         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
11275         requirement.
11276
11277         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
11278         function. Figure out where FlexLexer.h lives
11279
11280         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
11281         
11282 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11283
11284         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
11285         with Windows root in file name.
11286
11287         * scm/backend-library.scm (ly:system): Only redirect output (using
11288         system and shell, ugh) if /dev/null is writable.
11289
11290         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
11291         windows icon.
11292
11293         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
11294         on Mingw.
11295
11296         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
11297         click.
11298
11299         * flower/file-path.cc (is_dir, is_file): New function.  Actually
11300         use result of stat when available.
11301
11302         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
11303         absolute file name and root.
11304
11305         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
11306
11307         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
11308
11309         * flower/file-name.cc (slashify): Bugfix, do substitute if no
11310         slashes in file name.
11311
11312 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11313
11314         * Documentation/user/preface.itely (Preface): Run
11315         texinfo-all-menus-update.
11316
11317         * scm/editor.scm (get-editor-command): Bugfix: allow full
11318         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
11319
11320         * Documentation/pictures/lilypond-48.xpm: New file.
11321
11322         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
11323
11324         * ly/Welcome_to_LilyPond.ly: New file.
11325
11326         * lily/main.cc (main): Only identify if we have a terminal.
11327
11328         * scm/backend-library.scm (postscript->png)
11329         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
11330         non-/bin/sh).
11331
11332 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
11333
11334         * Documentation/topdocs/AUTHORS.texi: polish, update.
11335
11336 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11337
11338         * Documentation/user/preface.itely (Notes for version 2.6): new
11339         notes for 2.6
11340
11341         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
11342         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
11343         is not fully contained" warnings.
11344
11345         * lily/slur-scoring.cc (get_bound_info): remove warning.
11346
11347         * lily/staff-symbol-engraver.cc (process_music): start initial
11348         spanner in process_music(). This fixes overrides of StaffSymbol
11349         properties.
11350
11351         * scm/framework-pdf.scm (Module): remove.
11352
11353         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
11354
11355         * lily/ambitus-engraver.cc: formatting cleanups.
11356
11357         * mf/feta-solfa.mf (Module): remove.
11358
11359         * ChangeLog: more details about contributions.
11360
11361 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11362
11363         * lily/align-interface.cc (align_elements_to_extents): warn if
11364         called too early. Fixes: disappearing-staff-lines.ly
11365
11366         * VERSION (PACKAGE_NAME): release 2.5.24
11367
11368 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
11369
11370         * stepmake/aclocal.m4: Typo.
11371
11372         * flower/string.cc (substitute): Take two strings or two
11373         characters.  Update callers.
11374
11375 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11376
11377         * flower/file-name.cc (File_name): Slashify.
11378
11379         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
11380
11381         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
11382
11383         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
11384
11385         * configure.in (gui_b): Use it.
11386
11387         * lily/lilypond.rc.in: New file.
11388
11389         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
11390
11391 2005-05-12  Graham Percival  <gperlist@shaw.ca>
11392
11393         * Documentation/user/advanced-notation.itely: edit of Text
11394         section; clarify text scripts vs. text markup.
11395
11396 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11397
11398         * lily/multi-measure-rest-engraver.cc
11399         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
11400         separation items on start. Fixes mm rests in start of score.
11401
11402         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
11403         don't access StaffSymbol if not there.
11404         Fixes: crash-staff-symbol-engraver.ly.
11405
11406         * lily/instrument-name-engraver.cc (class
11407         Instrument_name_engraver): data member first_. Create
11408         InstrumentName on start. 
11409
11410 2005-05-12  Graham Percival  <gperlist@shaw.ca>
11411
11412         * Documentation/user/instrument-notation.itely: add guitar
11413         position.
11414
11415         * Documentation/user/introduction.itely,
11416         Documentation/user/lilypond.tely,
11417         Documentation/user/tutorial.itely: begin pruning
11418         unused (duplicated) cindex entries and misc cleanup.
11419
11420 2005-05-12  Mats Bengtsson  <mabe@s3.kth.se>
11421
11422         * input/test/volta-chord-names.ly: Bring the explanation up to
11423         date.
11424
11425 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
11426
11427         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
11428         Specify `@documentencoding utf-8' for html, ignore warnings.
11429
11430 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
11431
11432         * THANKS: Added bughunters.
11433
11434 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
11435
11436         * lily/main.cc: update help string for `lilypond -H'.
11437
11438         * po/fi.po: update.
11439         
11440 2005-05-10  Graham Percival  <gperlist@shaw.ca>
11441
11442         * Documentation/user/advanced-notation.itely: minor fixes.
11443
11444 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11445
11446         * scm/editor.scm: New module.
11447
11448         * scm/lily.scm (gui-main): Use it.
11449
11450         * scm/framework-gnome.scm (spawn-editor): Use it.
11451
11452         * scripts/lilypond-invoke-editor.scm: Use it in new script.
11453
11454 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11455
11456         * scm/framework-ps.scm (load-font-via-GS):  new function.
11457
11458         * lily/pango-font.cc (pango_item_string_stencil): add support for
11459         CID keyed font.
11460
11461         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
11462
11463 2005-05-10  Graham Percival  <gperlist@shaw.ca>
11464
11465         * Documentation/user/basic-notation.itely: add @ref.
11466
11467         * Documentation/user/advanced-notation.itely: add example
11468         of 5/8 beaming.
11469
11470 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11471
11472         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
11473
11474         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
11475         going through ps2pdf wrappers.
11476
11477 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
11478
11479         * Documentation/user/instrument-notation.itely: petrucci note
11480         heads: updated docu
11481
11482         * input/regression/note-head-style.ly: updated regression test;
11483         indentation fixes
11484
11485         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
11486         heads as default
11487
11488         * mf/parmesan-heads.mf: minor editing; use musicological names
11489         (rather than optical description) as note head names
11490
11491         * scm/output-lib.scm: complete petrucci heads
11492
11493 2005-05-09  Pal Benko  <benkop@freestart.hu>
11494
11495         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
11496         heads, but bigger)
11497
11498 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11499
11500         * lily/main.cc (main_with_guile): Remove no files check.
11501
11502         * lily/main.cc (ly:usage): Export to Scheme.
11503
11504         * scm/lily.scm (no-files-handler): New function.
11505
11506         * scm/lily.scm (lilypond-main): Use it.
11507
11508         * configure.in (gui_b): Add mbrtowc checking.
11509         Resurrect [utf8/]wchar.h checking.
11510
11511 2005-05-09  Mats Bengtsson  <mabe@s3.kth.se>
11512
11513         * Documentation/user/advanced-notation.itely (Metronome marks):
11514         Add link to the program reference for MetronomeMark
11515
11516         * Documentation/user/lilypond-book.itely (An example of a
11517         musicological document): Correct the example using psfonts 
11518
11519 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
11520
11521         * po/fi.po: update after a lesson how to update entries against
11522         source.
11523         
11524         * po/TODO: document the lesson.
11525
11526 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11527
11528         * configure.in (gui_b): remove wcrtomb checking.
11529
11530         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
11531         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
11532
11533 2005-05-09  Mats Bengtsson  <mabe@s3.kth.se>
11534
11535         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
11536         keep Scheme expressions and strings unmodified when doing the
11537         conversion to postfix notation for slurs and beams. Should
11538         hopefully solve most related conversion problems. 
11539
11540         * Documentation/user/lilypond-book.itely : Clarify and correct how
11541         to call dvips with -h psfonts.
11542
11543 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11544
11545         * Documentation/user/instrument-notation.itely (Entering lyrics):
11546         Typo.  Fixes build.
11547
11548 2005-05-09  Graham Percival  <gperlist@shaw.ca>
11549
11550         * Documentation/user/lilypond-book.itely: document PSFONTS file.
11551
11552         * Documentation/user/lilypond.tely, lilypond-book.itely,
11553         tutorial.itely: change references to 2.5.x to 2.6.x.
11554
11555         * Documentation/user/instrument-notation.itely: clarified \addlyrics
11556         vs \lyricmode.
11557
11558         * Documentation/user/invoking.itely: remove old info about
11559         lilypond-profile.
11560
11561         * Documentation/topdocs/INSTALL.texi: remove old info about
11562         lilypond-profile, add warning about needing international fonts
11563         to build docs.
11564
11565 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11566
11567         * lily/include/grob-info.hh (class Grob_info): make data member
11568         private. Changes throughout.
11569
11570         * input/regression/alignment-order.ly: new file. 
11571
11572         * lily/vertical-align-engraver.cc (acknowledge_grob): read
11573         alignAboveContext and alignBelowContext
11574
11575 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11576
11577         * lily/pfb.cc (LY_DEFINE): add cast.
11578
11579         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
11580         matches .otf
11581         (write-preamble): warn about unknown fonts.
11582
11583         * lily/pfb.cc (Module): new function ly:otf->cff
11584
11585         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
11586         (get_otf_table): new function.
11587
11588 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11589
11590         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
11591         iso. ps2png.
11592
11593 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
11594
11595         * po/fi.po: apply second round of update.
11596
11597 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11598
11599         * scm/x11-color.scm (make-x11-color-handler): don't use
11600         #\sp. Apparently doesn't work on all platforms. 
11601
11602 2005-05-06  Graham Percival  <gperlist@shaw.ca>
11603
11604         * Documentation/user/advanced-notation.itely, putting.itely,
11605         tutorial.itely, global.itely, introduction.itely: really minor fixes.
11606
11607 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11608
11609         * VERSION (PACKAGE_NAME): release 2.5.23
11610
11611 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11612
11613         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
11614         convert to utf-8.
11615
11616         * THANKS: Add translators for this release, convert to utf-8.
11617
11618         * mf/GNUmakefile (MFTRACE_FLAGS):
11619         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
11620         outdir as option (WAS: hardcoded).
11621
11622 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11623
11624         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
11625         finished_span_
11626
11627         * THANKS: add Hans Forbrich.
11628
11629         * Documentation/topdocs/NEWS.tely (Top): document new feature.
11630
11631         * Documentation/user/basic-notation.itely (Staff symbol): document
11632         start/stop staff. Reference to ossia.ly
11633
11634         * input/test/ossia.ly: new example using stop and startStaff.
11635
11636         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
11637         in other words, don't create "|" barline at start of the score.
11638         (start_translation_timestep): don't set whichBar for start of score.
11639
11640         * input/regression/staff-halfway.ly: use new functionality.
11641
11642         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
11643         start and stop staff based on events.
11644
11645         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
11646
11647         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
11648
11649 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11650
11651         * Documentation/user/programming-interface.itely (How markups work
11652         internally ): remove \encoding reference.
11653
11654 2005-05-04  Mats Bengtsson  <mabe@s3.kth.se>
11655
11656         * scripts/convert-ly.py: Attempt to do a smarter update of 
11657         text markups from versions < 1.9.0 with arbitrary nesting.
11658
11659 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
11660
11661         * po/fi.po: convert to utf-8, and update.
11662
11663 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11664
11665         * make/lilypond.suse.spec.in: update from suse 2.4 package.
11666
11667         * lily/*.cc: more <? >? to min/max changes
11668
11669         * lily/include/interpretation-context-handle.hh: rename
11670         Interpretation_context_handle to Context_handle.
11671
11672 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
11673
11674         * input/regression/GNUmakefile (local_delete): use `find` together 
11675         with `xargs` to avoid too long argument-lists in cmd line.
11676
11677 2005-05-04  Graham Percival  <gperlist@shaw.ca>
11678
11679         * Documentation/user/introduction.itely: updates "About this manual".
11680
11681         * Documentation/user/advanced-notation.itely,
11682         invoking.itely: minor fixes.
11683
11684 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11685
11686         * COPYING: add font exception. Update FSF address. 
11687
11688         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
11689         should be taken without child context.
11690
11691         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
11692
11693         * scm/define-markup-commands.scm (triangle): new command, as
11694         robust replacement for unicode Delta/Triangle.
11695
11696 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11697
11698         * ps/music-drawing-routines.ps: add fillp argument.
11699
11700         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
11701
11702         * lily/font-config.cc (init_fontconfig): don't add cff/
11703
11704         * VERSION (PACKAGE_NAME): release 2.5.22
11705
11706         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
11707
11708         * lily/grace-engraver.cc (consider_change_grace_settings): use
11709         is_alias(). Fixes problem with CueVoice grace notes. 
11710
11711         * lily/simultaneous-music-iterator.cc (construct_children): call
11712         Music_iterator::quit() for iterators that start out invalid. This
11713         fixes indefinitely continuing contexts.
11714
11715         * buildscripts/substitute-encoding.py: new file
11716
11717         * Documentation/user/basic-notation.itely (Basic polyphony): fix
11718         missing @end 
11719
11720         * scripts/lilypond-book.py (write_if_updated): print file name.
11721
11722         * Documentation/user/basic-notation.itely (Explicitly
11723         instantiating voices): idem.
11724
11725         * Documentation/user/advanced-notation.itely (Text spanners):
11726         remove stray { } 
11727
11728         * lily/context.cc (default_child_context_name): the default child
11729         is now first in accepts_list_.
11730
11731         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
11732         \defaultchild to all relevant contexts.  This fixes:
11733         drums-pitch.ly.
11734
11735         (Probably also fixes similar problems with ancient
11736         transcriptions getting CueVoices instead of the desired voices.)
11737  
11738         * lily/context-def.cc (get_default_child): new function.
11739         (get_accepted): place default child in front of list.
11740
11741         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
11742
11743         * lily/include/context-def.hh (struct Context_def): add
11744         default_accept_
11745
11746 2005-05-03  Graham Percival  <gperlist@shaw.ca>
11747
11748         * scm/define-grobs.scm: remove "remove-first" line, since
11749         the absent property is set to #f anyway.
11750
11751         * Documentation/user/basic-notation.itely,
11752         advanced-notation.itely, instrument-notation.itely: minor
11753         fixes.
11754
11755         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
11756
11757         * Documentation/user/advanced-notation.itely,
11758         changing-defaults.itely: consolidate Text stuff in
11759         advanced notation.
11760
11761         * Documentation/user/global.itely: better docs for \header.
11762
11763         * Documentation/user/putting.itely: new chapter; placeholder
11764         for future expansion.
11765
11766         * Documentation/user/examples.itely: moved "suggestions for
11767         writing LP files" section into putting.itely.
11768
11769         * Documentation/user/lilypond.itely: added new chapter,
11770         fixed the short table of contents.
11771
11772 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11773
11774         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
11775         infinity for unfeasible beams.
11776
11777         * make/lilypond.fedora.spec.in (Group): idem.
11778
11779         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
11780
11781         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
11782
11783         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
11784         fonts directly.
11785
11786         * buildscripts/gen-emmentaler-scripts.py (i): idem.
11787
11788         * mf/GNUmakefile: remove all CFF rules.
11789
11790         * scm/framework-ps.scm (ps-embed-cff): reinstate.
11791
11792         * lily/open-type-font-scheme.cc (LY_DEFINE):
11793         new function ly:otf-font-table-data.
11794         (LY_DEFINE): new function otf-font?
11795
11796 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11797
11798         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
11799         ($(outdir)/Fontmap.lily): idem.
11800
11801         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
11802         for PFAEmmentaler-XXX.pfa. 
11803
11804         * Documentation/user/music-glossary.tely (accidental): NL
11805         translation of accidental.
11806
11807 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11808
11809         * flower/include/international.hh: Bugfix: include "string.hh".
11810
11811         * lily/include/mingw-compatibility.hh: New file.
11812
11813         * flower/include/libc-extension.hh (memrev): Rename from strrev.
11814
11815         * configure.in: Search for mingw wcrtomb library.
11816
11817 2005-05-02  Mats Bengtsson  <mabe@s3.kth.se>
11818
11819         * scripts/convert-ly.py: Bug fix
11820
11821         * Documentation/user/changing-defaults.itely (Common tweaks):
11822         Added example where the context has to be specified explicitly
11823         (MetronomeMark). 
11824
11825 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11826
11827         * scripts/lilypond-book.py (ly_options): set timing to #f for
11828         notime option.
11829
11830         * scripts/convert-ly.py (conv): typo.
11831
11832         * flower/*.cc: remove <? and >?
11833         
11834         * lily/*.cc: remove <? and >?
11835
11836         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
11837         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
11838         editor.
11839
11840 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11841
11842         * lily/part-combine-engraver.cc: add space to variable list.
11843
11844 2005-04-30  Graham Percival  <gperlist@shaw.ca>
11845
11846         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
11847         remove-first to false (matches docs)
11848
11849         * Documentation/user/advanced-notation.itely: corrected docs
11850         concerning remove-first.
11851
11852 2005-04-29  Mats Bengtsson  <mabe@s3.kth.se>
11853
11854         * lily/part-combine-engraver.cc: make sure that the relevant
11855         properties are included in the documentation.
11856
11857 2005-04-28  Graham Percival  <gperlist@shaw.ca>
11858
11859         * Documentation/user/lilypond-book.itely: Bernard's docs
11860         for \betweenLilyPondSystem.
11861
11862 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11863
11864         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
11865         remarks.
11866
11867 2005-04-28  Pal Benko  <benkop@freestart.hu>
11868
11869         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
11870         only on vertical lines of flexa shape, and use a constant
11871         thickness value for horizontal lines (patch slightly modified by
11872         Jürgen Reuter)
11873
11874         * lily/include/mensural-ligature.hh: make 2 comments clearer
11875
11876 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
11877
11878         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
11879         to need_extra_horizontal_space; bugfix: use class scope to avoid
11880         global namespace pollution
11881
11882         * Documentation/user/instrument-notation.itely (ligatures): added
11883         comment on possible future syntax change and how to work around
11884
11885         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
11886         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
11887         intervals (fixes agnus dei example)
11888
11889         * Documentation/user/instrument-notation.itely (white mensural
11890         ligatures): selected a more illustrative example
11891
11892 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
11893
11894         * Documentation/index.html.in: specify utf-8 charset in meta content.
11895
11896 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11897
11898         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
11899         empty 2nd page for single page.
11900
11901         * scm/lily.scm: remove p&c definitions.
11902
11903         * po/zh_TW.po (Module): new translation.
11904
11905         * lily/lily-guile.cc (ly_chain_assoc): remove.
11906
11907         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
11908         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
11909
11910 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11911
11912         * lily/beaming-info.cc: remove infinity_i
11913
11914         * scripts/abc2ly.py (out_filename): fix thinko with \version.
11915
11916 2005-04-26  Graham Percival  <gperlist@shaw.ca>
11917
11918         * Documentation/user/basic-notation.itely,
11919         instrument-notation.itely, advanced-notation.itely,
11920         changing-defaults.itely: minor fixes.  Added docs
11921         for colors to advanced-notation.itely.
11922
11923         * Documentation/user/advanced-notation.itely: fixed compile
11924         problem and added Bernard's x11-color doc patch.
11925
11926 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11927
11928         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
11929         alright this time round.
11930
11931 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11932
11933         * Documentation/topdocs/INSTALL.texi (Top): idem.
11934
11935         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
11936
11937         * VERSION (MAJOR_VERSION): release 2.5.21
11938
11939         * scm/output-ps.scm (grob-cause): bugfix.
11940
11941 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11942
11943         * cygwin/*: Update.
11944
11945         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
11946         stuff.
11947
11948         * scm/output-ps.scm (grob-cause): Bugfix.
11949
11950         * scm/lily.scm (ly:load): Remove x11-color.
11951
11952         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
11953         quote executable, fixes getting version from program --with
11954         --options.
11955         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
11956         $ac_exeect.
11957
11958         * Documentation/user/GNUmakefile: Only build music-glossary with
11959         rendered lilypond snippets during web.
11960
11961 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11962
11963         * po/de.po: update.
11964
11965         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
11966
11967 2005-04-22  Laura Conrad <lconrad@laymusic.org>
11968  
11969         * scripts/abc2ly:
11970         second title line append with punctuation dash character;
11971         encode abc2ly python strings in utf-8
11972        
11973 2005-04-21  Laura Conrad <lconrad@laymusic.org>
11974
11975         * scripts/abc2ly fix chords (again)
11976  
11977 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
11978
11979         * scm/x11-color.scm: new file
11980         All x11 color names can be accessed with:
11981         #(x11-color 'ColorName),
11982         #(x11-color "ColorName") or:
11983         #(x11-color "color name")
11984         If the x11 color name is not recognised then it defaults
11985         to black
11986
11987         * scm/lily.scm: amended to call scm/x11-color.scm
11988
11989 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11990
11991         * Documentation/user/invoking.itely (Reporting bugs): comment out
11992         reference to online PNG bug repository.
11993
11994 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11995
11996         * lily/translator-scheme.cc (ly:translator-property): Remove.
11997         Update callers.
11998
11999         * lily/context-scheme.cc (ly:context-now): Move from translator.
12000         Update callers.
12001
12002 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12003
12004         * input/regression/grid-lines.ly (skips): refine example.
12005
12006         * scm/define-context-properties.scm
12007         (all-user-translation-properties): doc autoBeamCheck
12008
12009         * input/regression/grid-lines.ly (Module): new file.
12010
12011         * lily/grid-point-engraver.cc (Module): new file.
12012
12013         * lily/grid-line.cc (Module): new file.
12014
12015         * lily/grid-line-span-engraver.cc (Module): new file.
12016
12017         * lily/grid-line-interface.cc (Module): new file.
12018
12019 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12020
12021         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
12022         missing parameter, actualy cdr through list.  Actually return a
12023         list with ENTRY removed (was '()).
12024
12025         * scripts/convert-ly.py: Update.  Print warning if file cannot be
12026         opened.
12027         (do_conversion): Fix printing of continuation comma.
12028
12029         * Documentation/user/advanced-notation.itely (Beam formatting):
12030         Remove refbugs about compound time and mixed duration.
12031
12032         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
12033         modulo moments explicitely.
12034
12035         * lily/moment.cc (operator %): New function.
12036
12037         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
12038
12039         * lily/translator-scheme.cc (ly:translator-now,
12040         ly:translator-property): New function.
12041
12042         * scm/auto-beam.scm (default-auto-beam-check): New function.
12043
12044         * lily/auto-beam-engraver.cc (test_moment): Use it.
12045
12046         * flower/rational.cc (operator %): Bugfix.
12047
12048 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
12049
12050         * scripts/abc2ly: Bugfix
12051
12052 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12053
12054         * python/fontextract.py (write_extracted_fonts): bugfix, too many
12055         %'s on EndFont comment.
12056
12057         * lily/ledger-line-spanner.cc: some more words of explanation.
12058
12059 2005-04-20  John Williams <williams@tni.com>  
12060         
12061         * scripts/lilypond-book.py: htmlquote bugfix.
12062         Allow snippets to be given distinct filenames.
12063         Allow the default alt text to be overridden.
12064
12065 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
12066
12067         * ly/performer-init.ly: Bugfix
12068
12069         * THANKS: Added bughunters.
12070
12071 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12072
12073         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
12074
12075         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
12076         position (was: use modulo measure length).
12077
12078         * configure.in (no gui_b): Remove optional gtk+ requirement.
12079
12080 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12081
12082         * Documentation/user/basic-notation.itely (Pitches): add
12083         LedgerLineSpanner.
12084
12085         * lily/dynamic-engraver.cc (process_music): set right bound to
12086         script if present. Else, do not set.
12087         (acknowledge_grob): only set right bound of finished spanner to
12088         note column if no other bound is set.
12089
12090         * python/lilylib.py (make_ps_images): switch back to png16m.
12091         
12092 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
12093
12094         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
12095         writing up to date file.  Add dvips usage suggestion.
12096
12097         * scripts/convert-ly.py: Fix error message.
12098         Print usage if no files on command line.
12099         (usage): Add example usage.
12100
12101         * input/test/compound-time.ly: New file.
12102
12103         * input/test/circle.ly: New file.
12104
12105         * Documentation/topdocs/NEWS.tely: Use them.
12106
12107         * input/test/boxed-stencil.ly: Remove \score.
12108
12109         * buildscripts/mf-to-table.py (base): Add .log dependency.
12110
12111         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
12112         pfa's.  Add .log dependency
12113
12114         * scm/define-markup-commands.scm (lower): New command.
12115
12116         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
12117         make it default.
12118
12119 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12120
12121         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
12122         also to finished cresc as right bound. This fixes:
12123         skip-string-decresc.ly
12124
12125         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
12126         relative_coordinate if extent is empty.
12127
12128         * lily/stem.cc (width_callback): determine correct extent if flag
12129         is not there. This fixes slur-no-flag.ly
12130
12131         * lily/grace-engraver.cc (consider_change_grace_settings): new
12132         function.
12133         (initialize): also consider_change_grace_settings() on
12134         initialization. Fixes large grace notes at start of score.
12135
12136         * lily/break-align-interface.cc (do_alignment): don't translate if
12137         total_extent is empty.
12138
12139         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
12140
12141 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12142
12143         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
12144         with slash.
12145
12146 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12147
12148         * stepmake/aclocal.m4: Remove tfm_path.
12149
12150 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12151
12152         * scm/music-functions.scm (markup-expression->make-markup): fix
12153         bug with cons arguments of markup commands.
12154         (music->make-music): fix music expression property list building
12155
12156 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12157
12158         * aclocal.m4: Massage package names.
12159
12160         * SCons updates.
12161
12162 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12163
12164         * VERSION (PACKAGE_NAME): release 2.5.20
12165
12166         * lily/stem.cc (calc_stem_info): add minimum Y extent of
12167         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
12168
12169         * lily/percent-repeat-engraver.cc (try_music): add measure before
12170         next_moment to future processing moment. Fixes:
12171         percent-repeat-mm-rest.ly
12172         (process_music): don't add moment for 2nd time.
12173
12174         * input/regression/repeat-percent.ly: add mmrests as extra test.
12175
12176         * lily/axis-group-engraver.cc (acknowledge_grob): read
12177         keepAliveInterfaces to decide what to kill.
12178
12179         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
12180         percent-repeat-interface to keepAliveInterfaces. This fixes
12181         percent-repeat-harakiri.
12182
12183 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12184
12185         * SCons updates.
12186
12187 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12188
12189         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
12190
12191         * aclocal.m4: remove --enable-tfm-path configure option
12192
12193         * input/test/ancient-font.ly (lowerStaff): clef name errors.
12194
12195         * scm/backend-library.scm (postscript->png): newline after
12196         finishing command.
12197
12198         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
12199         (LY_DEFINE): ly:paper-score-paper-systems: new function 
12200
12201         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
12202
12203         * lily/score.cc (default_rendering): use Music_output too.
12204
12205         * input/test/chord-names-languages.ly (Module): rename file.
12206
12207         * lily/text-spanner.cc: add bound-padding.
12208
12209         * lily/paper-book.cc (systems): accept Paper_score
12210         iso. Paper_system vector. 
12211
12212         * input/regression/line-arrows.ly: new file.
12213
12214         * lily/paper-score.cc (process): run get_paper_systems() only once.
12215
12216         * lily/line-spanner.cc (line_stencil): add arrows.
12217
12218 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
12219
12220         * lily/line-interface.cc (make_arrow): new function. 
12221         (arrows): idem.
12222
12223 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
12224
12225         * input/test/chord-names-german.ly: update for italian/french
12226         chords.
12227         
12228         * Documentation/user/instrument-notation.itely (Printing chord
12229         names): update.
12230
12231 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12232
12233         * lily/include/paper-score.hh (class Paper_score): remove unused
12234         prototypes.
12235
12236         * lily/book.cc (process): add -COUNT to midi output.
12237
12238         * lily/score.cc (book_rendering): remove outname argument
12239         (book_rendering): return list of Music_outputs. 
12240
12241         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
12242
12243         * lily/book.cc (process): loop over Music_outputs returned from
12244         Score::book_rendering().
12245
12246         * lily/*.cc (width_callback): remove spurious "unused" warnings
12247         for assert (axis==[XY]_AXIS); 
12248
12249         * lily/include/music-output.hh (class Music_output): smobify class.
12250
12251         * lily/include/paper-score.hh (class Paper_score): make members
12252         private.
12253
12254         * lily/performance.cc (process): return #f iso. #<undefined>. This
12255         prevents #<undefined> leaking into GUILE-userspace.
12256
12257 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12258
12259         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
12260
12261 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
12262
12263         * scm/chord-name.scm : support for italian and french
12264         chords names.
12265
12266         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
12267         a space defined by chordPrefixSpacer when the root name is
12268         direclty followed by a prefix.
12269
12270         * ly/engraver-init.ly : chordPrefixSpacer       
12271         * scm/define-context-properties.scm : chordPrefixSpacer
12272         * ly/property-init.ly : italianChords, frenchChords 
12273
12274 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12275
12276         * mf/feta-din.mf: Remove.
12277
12278         * mf/GNUmakefile (fontdir): Bugfix.
12279
12280         * mf/SConstruct: Some updates.
12281
12282         * SConstruct: Require pkg-config.
12283         (test_program): Bugfix for double digit version compares, use
12284         integer (not string-) compare.
12285         Optionally require gs 8.14.
12286
12287         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
12288
12289         * lily/*: s/ifdef HAVE_*/if have/.
12290
12291         * SConstruct (test_lib): New function.  Update pkg-config and some
12292         other requirements.
12293
12294         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
12295         freetype, pangof2t.
12296
12297 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12298
12299         * po/lilypond.pot, ...: Update using bison-CVS.
12300
12301         * python/lilylib.py (make_ps_images): Fixo.
12302
12303 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12304
12305         * python/lilylib.py (make_ps_images): typo.
12306
12307         * configure.in (gui_b): make bison optional.
12308
12309         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
12310
12311 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
12312
12313         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
12314         with one parameter can be defined in a LaTeX file when processed
12315         by lilypond-book this will be evaluated between the systems of
12316         a multi-system score. The parameter is the number of systems processed.
12317
12318 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12319
12320         * python/lilylib.py (make_ps_images): Escape newline.
12321
12322         * Documentation/user/music-glossary.tely: Run
12323         texinfo-all-menus-update.
12324
12325 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12326
12327         * scm/lily-library.scm (old-relative-not-used-message)
12328         (version-not-seen-message): Add input-file-name-location to message.
12329
12330         * lily/parser.yy (lilypond): Add token aliases.
12331
12332         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
12333         not confuse with alteration.
12334         (alteration): Add.
12335
12336 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12337
12338         * python/lilylib.py (make_ps_images): use -dEPSCrop
12339
12340         * VERSION (PACKAGE_NAME): release 2.5.19 
12341
12342         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
12343         only put xrefs in info documentation.
12344
12345         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
12346         .pdf rule to tex-rules.make.
12347
12348         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
12349         from -systems.* output.
12350
12351         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
12352         directly, remove -$(PAGESIZE) target.
12353
12354         * input/test/embedded-postscript.ly: update.
12355
12356 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12357
12358         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
12359
12360         * Documentation/user/changing-defaults.itely (Font selection):
12361         document font-name.
12362
12363         * input/regression/font-name.ly: show Pango fonts for
12364         font-name. Update example. 
12365
12366         * lily/pango-select.cc (properties_to_pango_description): don't
12367         convert symbol font-size to number, but use to lookup.
12368
12369         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
12370
12371         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
12372         (NAME . FILE-NAME) tuples for font descriptions. 
12373         (write-preamble): display BeginFont DSC comments.
12374
12375         * python/fontextract.py (write_extracted_fonts): new file. Extract
12376         font resources from a PS file.
12377
12378         * scripts/lilypond-book.py (option_definitions): --psfonts option.
12379         (Compile_error.process_include): do_file returns chunks.
12380
12381         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
12382
12383         * make/lysdoc-targets.make: .texi is .PRECIOUS
12384
12385         * scripts/lilypond-book.py (write_if_updated): new function.
12386
12387 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12388
12389         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
12390
12391 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12392
12393         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
12394
12395         * input/regression/markup-syntax.ly: remove \score.
12396
12397         * scm/define-markup-commands.scm (draw-circle): add fill argument
12398
12399         * scm/stencil.scm (make-circle-stencil): add fill argument
12400
12401         * ps/music-drawing-routines.ps: add fill argument.
12402
12403         * ly/performer-init.ly: add CueVoice to MIDI too.
12404
12405         * ps/music-drawing-routines.ps: new routine BeginEPSF /
12406         EndEPSF.
12407
12408         * input/regression/markup-eps.ly: new file.
12409
12410         * scm/framework-ps.scm (write-preamble): change order: vars should
12411         be inited before procedures.
12412
12413         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
12414         for EPS files.
12415
12416         * scm/define-markup-commands.scm (epsfile): add epsfile command.
12417
12418 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12419
12420         * configure.in (gui_b): add check for ghostscript 8.15
12421
12422 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12423
12424         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
12425         start of line. Fixes cresc-after-newline.ly
12426
12427         * lily/source-file.cc (file_line_column_string): use get_column().
12428
12429 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12430
12431         * lily/source-file.cc (get_column): utf-8 support for column numbers.
12432
12433 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
12434
12435         * lily/*: use message () iso progress_indication () for messages.
12436         Revise/uniformise user messages.
12437
12438         * flower/warn.cc (progress_indication): New function.
12439         (message): Use it.  Fixes newline problems.
12440
12441         * config.make.in (webdir): Sort out install dirs.
12442
12443         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
12444
12445         * python/lilylib.py (command_name): Bugfix.
12446         (make_ps_images):
12447
12448 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
12449
12450         * lily/main.cc: --help says what types of backends are availabe
12451
12452 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12453
12454         Fix ./VERSION dependency, and without need to reconfigure.
12455
12456         * lily/main.cc (setup_paths): Update.
12457
12458         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
12459
12460         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
12461
12462         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
12463         Add \line for some simplistic cases.
12464
12465         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
12466
12467 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12468
12469         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
12470         to compile LY files (useful for adding eg. "-I" args)
12471         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
12472         2Gnome command for gnome backend.
12473         (LilyPond-command-formatgnome): call the 2Gnome command. key
12474         binding: C-c C-g
12475
12476 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
12477
12478         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
12479         depend on all PNG images.
12480
12481 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12482
12483         * GNUmakefile.in: Bugfix: also link .map files.
12484
12485 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12486
12487         * scm/music-functions.scm (music->make-music): generate 
12488         a (make-music ...) sexpr from a music expression.
12489         (display-scheme-music): use guile pretty printer to display the
12490         make-music sexpr.
12491
12492 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12493
12494         * ly/engraver-init.ly: reindent.
12495         Add CueVoice.
12496
12497         * scm/music-functions.scm (music-pretty-string): handle moments
12498         too.
12499         (music-pretty-string): only print non-empty lists.
12500         (cue-substitute): create CueVoice context, which has smaller type.
12501
12502         * lily/moment-scheme.cc (LY_DEFINE): new methods
12503         ly:moment-grace-{numerator,denominator}
12504
12505         * lily/context-handle.cc: remove quit() method. 
12506
12507         * lily/font-config.cc (init_fontconfig): be verbose about font path.
12508         (init_fontconfig): success is 0, not !0
12509
12510 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12511
12512         * mf/feta-nummer-code.mf (code): add plus glyph.
12513
12514         * lily/tie.cc (print): idem.
12515
12516         * lily/slur.cc (print): don't use thickness property for
12517         slur shape-thickness.
12518
12519         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
12520         while adding stencils.
12521
12522         * scm/define-markup-commands.scm (with-color): with-color markup
12523         command.
12524         (whiteout): new markup command 
12525         (filled-box): new markup command
12526
12527 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
12528
12529         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
12530         test for PDF docs.
12531
12532         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
12533         PFAAybabtu-Regular.  Fixes feta font in PDFs.
12534         
12535         Notes for tetex-3.0 make web:
12536            psclean.map: s/uhv8a/uhvr8a/
12537            config.ps add:
12538                 p +psfonts_t1.map
12539                 p +psclean.map
12540                 p +typeface.map
12541
12542 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12543
12544         * scm/music-functions.scm (music-pretty-string): fix bug with
12545         string argument.
12546
12547 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
12548
12549         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
12550
12551 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12552
12553         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
12554         only process options if they're there.
12555         (write_file_map): add version-seen? to snippet-map.ly
12556
12557 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
12558
12559         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
12560         formatting cleanups.
12561
12562         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
12563         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
12564
12565 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12566
12567         * scm/framework-ps.scm (ps-font-command): don't hash, just use
12568         name directly.
12569
12570         * lily/main.cc (setup_paths): either add mf/out to search path or 
12571         fonts/{otf,type1,etc}
12572         
12573         * lily/font-config.cc (init_fontconfig): either add mf/out to
12574         FontConfig or fonts/{otf,type1,etc}
12575
12576         * GNUmakefile.in: don't put mf/ link in share/ dir.
12577
12578         * lily/staff-spacing.cc: move same-direction-correction to
12579         note-spacing-interface
12580
12581         * scm/lily.scm (lilypond-main): use variable argument count for
12582         exception handler.
12583
12584         * lily/font-config.cc (init_fontconfig): add operator pacification
12585         message.
12586
12587         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
12588
12589         * buildscripts/gen-emmentaler-scripts.py (i): generate
12590         PFAEmmentaler as well.
12591
12592         * scm/framework-ps.scm (munge-lily-font-name): new function
12593         (write-preamble): hack: insert PFA equivalent of CFF into
12594         .PS. This makes LilyPond output printable on normal PS printers
12595         again.
12596
12597         * buildscripts/gen-emmentaler-scripts.py (i): generate
12598         PFAEmmentaler.pfa aswell.
12599
12600 2005-04-06  John Williams <williams@tni.com>  
12601         
12602         * scripts/lilypond-book.py: refactor the compose_ly procedure.
12603         
12604 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12605
12606         * scm/page-layout.scm (default-page-make-stencil): always combine
12607         the header stencil, even if empty. This prevents the body text to
12608         reach up to the margins.
12609
12610         * po/rw.po (Module): new file, for Kinyarwanda.
12611
12612         * input/test/spacing-optical.ly (Module): new file.
12613
12614         * lily/staff-spacing.cc: add same-direction-correction
12615
12616 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
12617
12618         * Documentation/user/introduction.itely (Engraving): Comment-out
12619         non-existent file.
12620
12621 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12622
12623         * scm/define-grob-properties.scm (all-user-grob-properties): add
12624         same-direction-correction
12625
12626         * VERSION: release 2.5.18
12627
12628 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
12629
12630         * lily/grob.cc (mark_smob): Check pscore->layout_ before
12631         dereferencing.  Fixes make web.
12632
12633         * lily/midi-stream.cc: Handle unwritable midi file.  Include
12634         errno.h.
12635
12636         * Documentation/user/: Fix links.
12637
12638 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12639
12640         * lily/text-interface.cc (Module): rename from text-item.cc
12641
12642         * input/regression/apply-output.ly (texidoc): function naming fix.
12643
12644         * lily/time-signature-performer.cc (derived_mark): new function.
12645
12646         * lily/lily-parser-scheme.cc:  print mapped file name for progress
12647
12648         * scripts/lilypond-book.py (find_linestarts): new function.
12649         (find_toplevel_snippets): keep track of line numbers.
12650
12651         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
12652         all key changes.
12653
12654         * ly/declarations-init.ly (partCombineListener): use
12655         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
12656
12657         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
12658
12659 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
12660
12661         * lily/text-item.cc: Fix link.
12662
12663         * Documentation/user/changing-defaults.itely (Changing defaults):
12664         Fix programs reference links.
12665
12666         * Documentation/user/music-glossary.tely: Convert to utf-8.
12667
12668 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12669
12670         * make/lilypond-vars.make: remove TEXMF from variables.
12671         remove DEB_BUILD pk font variables.
12672         remove GUILE_LOAD_PATH
12673         remove TeX memory vars.
12674
12675 2005-04-04  Werner Lemberg  <wl@gnu.org>
12676
12677         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
12678
12679 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12680
12681         * ps/lilyponddefs.ps: remove reencode-font
12682
12683         * lily/simple-spacer.cc (add_columns): also compare
12684         directly. Column rank doesn't distinguish between broken and
12685         unbroken columns. This fixes large spaces before time sig changes.
12686
12687         * Documentation/user/point-and-click.itely: document ly:set-option.
12688
12689         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
12690         point_and_click_global is set.
12691
12692         * lily/scm-option.cc (LY_DEFINE): add point-and-click
12693         ly:set-option argument.
12694
12695 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12696
12697         * GNUmakefile.in: Include symlinks in webball.
12698
12699         * Documentation/user/GNUmakefile (source-links): Add symlinks to
12700         source dir for split and non-split manuals.
12701
12702         * Documentation/user/*y: Fix @uref/@inputfile links for
12703         split/non-split HTML documents.
12704
12705         * Documentation/user/GNUmakefile (local-WWW): Do not generate
12706         .ps.gz.
12707         
12708 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
12709
12710         * GNUmakefile.in: Add newline.
12711
12712 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
12713
12714         * tex/lilyponddefs.tex: use color instead of xcolor
12715         * scm/output-tex.scm: minor editing
12716
12717 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12718
12719         * scm/music-functions.scm (display-scheme-music): pretty printer
12720         for music expressions.
12721
12722 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
12723
12724         * buildscripts/install-info-html.sh (index_file): Fix link.
12725
12726 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
12727
12728         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
12729
12730         * Documentation/index.html.in: Add size estimates with some big pages.
12731
12732         * Documentation/user/tutorial.itely (Running LilyPond for the
12733         first time): Add/replace some @rglos links.  TODO: add more
12734         @rglos links in tutorial, test non-intrusiveness (.css).
12735
12736         * stepmake/bin/add-html-footer.py (do_file): Remove info's
12737         annoying's indication of referencing external document.
12738
12739         * Documentation/user/GNUmakefile: Split version of glossary too.
12740         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
12741         links, not only for html.
12742
12743         * Documentation/user/introduction.itely: Fix some links for other
12744         than html, do not use `here' as link name.
12745
12746 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
12747
12748         * scm/documentation-generate.scm (string-append): Fix @usermanref,
12749         @glossaryref.
12750
12751 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12752
12753         * scm/page-layout.scm (default-page-make-stencil): only add header
12754         if existing and not empty. Fixes spurious programming error.
12755
12756         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
12757
12758 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
12759
12760         * scm/output-tex.scm: implement {re,}setcolor
12761         * tex/lilyponddefs.tex: use color package
12762
12763 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
12764
12765         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
12766         additions to website.
12767
12768         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
12769
12770         * Documentation/user/macros.itexi: Fix @usermanref html links in
12771         split documents: use @inforef.
12772
12773 2005-03-30  Graham Percival  <gperlist@shaw.ca>
12774
12775         * Documentation/user/programming-interface.itely: minor fix.
12776
12777         * Documentation/user/advanced-notation.itely: added info to
12778         Metronome markings.
12779
12780 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
12781
12782         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
12783         use box-stencil.  Remove y-padding argument.
12784         (make-stencil-circler): New function.
12785
12786         * buildscripts/lilypond-words.py (F): 
12787         * elisp/SConscript (a): 
12788         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
12789         * vim/SConscript (a): 
12790         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
12791
12792         * lily/general-scheme.cc: Build fix.
12793
12794         * scm/markup.scm:
12795         * input/regression/markup-scheme.ly: 
12796         * input/regression/markup-syntax.ly: Drop 'new-' from name.
12797
12798         * scm/stencil.scm (make-circle-stencil): New function.
12799
12800         * scm/define-markup-commands.scm (draw-circle): Use it.  New
12801         name (was cicle).  Update callers.
12802         (circle): New markup command, similar to box.
12803
12804         * scm/stencil.scm (circle-stencil): New function.
12805
12806 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
12807
12808         * configure.in: Detect libutf8/wchar.h variant.
12809
12810         * stepmake/aclocal.m4: Modify shared size test.
12811
12812 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12813
12814         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
12815
12816 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12817
12818         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
12819         
12820         * VERSION (PACKAGE_NAME):  release 2.5.17
12821
12822 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12823
12824         * scm/backend-library.scm (postscript->png): Fix comment and png
12825         message.
12826
12827         * GNUmakefile.in (link-tree): Fix locales.
12828
12829 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12830
12831         * lily/stencil-scheme.cc (LY_DEFINE): change to
12832         ly:stencil-aligned-to, non mutating.
12833
12834         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
12835
12836         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
12837
12838         * lily/quote-iterator.cc (derived_mark): call
12839         Music_wrapper_iterator::derived_mark() too.
12840
12841         * lily/grace-engraver.cc (derived_mark): change signature, add
12842         const.
12843
12844 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12845
12846         * SConstruct (symlink): 
12847         * GNUmakefile.in (link-tree): Add scripts to prefix.
12848
12849         * lily/general-scheme.cc (ly:effective-prefix): New function.
12850
12851         * scm/backend-library.scm (postscript->png): Use it.
12852
12853 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12854
12855         * lily/paper-score.cc (process): don't delete grobs after
12856         producing stencils. 
12857
12858         * scm/part-combiner.scm (determine-split-list): switch off
12859         debugging info.
12860
12861         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
12862         if available.
12863
12864         * scm/define-context-properties.scm
12865         (all-user-translation-properties): add stringNumberOrientations.
12866
12867         * lily/new-fingering-engraver.cc (position_scripts): make generic,
12868         so fingering and string-numbers are separately controlled.
12869
12870 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12871
12872         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
12873         not use debugging.
12874
12875 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12876
12877         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
12878
12879         * config.hh.in: add HAVE_FONTCONFIG.
12880
12881         * Documentation/user/instrument-notation.itely (String number
12882         indications): new node.
12883
12884         * input/regression/new-markup-syntax.ly (texidoc): add circle.
12885
12886         * lily/new-fingering-engraver.cc (add_string): new function. 
12887         (acknowledge_grob): accept string-number-event as well.
12888
12889         * scm/define-markup-commands.scm (circle): new markup command.
12890
12891         * scm/output-lib.scm (print-circled-text-callback): new function.
12892
12893         * lily/GNUmakefile: move ifeq after include stepmake.make.
12894
12895 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12896
12897         * config.make.in (HAVE_LIBKPATHSEA_SO):
12898         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
12899
12900         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
12901         add KPATHSEA_LIBS.
12902
12903         * debian/watch: 
12904         * debian/control: Update.
12905
12906 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12907
12908         * input/test/title-markup.ly (spaceTest): remove.
12909
12910         * input/test/embedded-tex.ly (Module): remove.
12911
12912         * input/test/music-box.ly: use 'name property, not ly:music-name.
12913
12914         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
12915
12916         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
12917
12918 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12919
12920         * Documentation/topdocs/INSTALL.texi (Top): Remove information
12921         about xdeltas.  Add information about CVS.
12922
12923         * scm/lily.scm (lilypond-main): Fix invocation of handler,
12924         gracefully handle failed files.
12925
12926         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
12927
12928         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
12929         small fixes.
12930
12931         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
12932         No unnecessarily specific i18n messages.  Remove stray `1'.
12933
12934 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12935
12936         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
12937         documentencoding
12938
12939         * scm/documentation-lib.scm (texi-file-head): set utf-8
12940         documentencoding.
12941
12942         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
12943         Delta, not the Symbol one. 
12944
12945         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
12946         for the .map file.
12947
12948         * Documentation/topdocs/INSTALL.texi (Top): add running
12949         requirement as compilation requirement.
12950
12951 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12952
12953         * buildscripts/mutopia-index.py (headertext): add h1 header and
12954         utf-8 charset meta field.
12955
12956         * input/GNUmakefile: prune example list.
12957
12958         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
12959         options.
12960
12961         * lily/slur-scoring.cc (get_base_attachments): only look at stem
12962         extent for visible stems.
12963
12964         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
12965
12966 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12967
12968         * Documentation/topdocs/INSTALL.texi (Top): Updates.
12969
12970         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
12971
12972 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12973
12974         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
12975         pass inf/nan into slur scoring.
12976
12977         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
12978         page.
12979
12980         * scripts/abc2ly.py (dump_voices): use alphabet().
12981
12982 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
12983         
12984         * mf/GNUmakefile (depth): use $(FONTFORGE). 
12985
12986 2005-03-27 Matthias Neeracher <neeracher@mac.com>
12987         
12988         * flower/include/virtual-methods.hh: simplify. Patch by
12989
12990 2005-03-25  John Williams <williams@tni.com>  
12991
12992         * scripts/lilypond-book.py (main): add png for HTML too, guess
12993         only if necessary. 
12994
12995 2005-03-25  Graham Percival  <gperlist@shaw.ca>
12996
12997         * Documentation/topdocs/INSTALL.texi: now recommends
12998         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
12999
13000         * Documentation/user/basic-notation.itely,
13001         Documentation/user/tutoria.itely: warn about
13002         only one (phrasing) slur at once.
13003
13004 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
13005
13006         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
13007
13008 2005-03-23  Graham Percival  <gperlist@shaw.ca>
13009
13010         * Documentation/user/basic-notation.itely: fixed info about
13011         ending a (de)cresc.
13012
13013         * Documentation/user/lilypond-book.itely: fixed
13014         lilypond-book filter example and warned about not doing
13015         --filter and --process at the same time.
13016
13017 2005-03-23  Mats Bengtsson  <mabe@s3.kth.se>
13018
13019         * lily/parser.yy (bass_number),
13020         Documentation/user/instrument-notation.itely (Figured bass): 
13021         Add the possibility to use text markup in figured bass. 
13022
13023 2005-03-19  Graham Percival  <gperlist@shaw.ca>
13024
13025         * Documentation/user/global.itely: added info about naming
13026         identifiers and breakbefore.
13027
13028         * Documentation/user/invoking.itely: added info about batch
13029         processing files with convert-ly, removed references to TeX
13030         in the jail section.
13031
13032         * Documentation/user/examples.itely: possibly fixed piano
13033         dynamics.
13034
13035         * Documentation/user/advanced-notation.itely: added info
13036         about removing other types of Staff.
13037
13038         * Documentation/user/instrument-notation.itely: possibly
13039         fixed piano staff line switch.
13040
13041         * Documentation/user/changing-defaults.itely: added info
13042         about using normal font in titles.
13043
13044 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13045
13046         * VERSION (PATCH_LEVEL): release 2.5.16
13047
13048         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
13049         explicitly.
13050
13051 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
13052
13053         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
13054         whitespace.
13055
13056         * python/lilylib.py (make_ps_images):
13057         * scm/backend-library.scm (postscript->pdf, postscript->png):
13058         Quote file name.  Use format rather than string-append juggling.
13059
13060 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13061
13062         * python/lilylib.py (make_ps_images): add x to -g argument. 
13063
13064         * lily/key-performer.cc (create_audio_elements): don't use
13065         scm_eval_string. Check for minor 3rd directly.
13066   
13067         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
13068         (sarabandeCelloGlobal): key is D minor, not F major.
13069
13070 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13071
13072         Fix truncated --png output (Peter Danenberg).
13073         
13074         * python/lilylib.py (make_ps_images):
13075         * scripts/ps2png.py (copyright): Grok --papersize option.
13076
13077         * scm/backend-library.scm (postscript->png): Add parameter
13078         PAPERSIZE.  Update callers.
13079
13080         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
13081         Fixes symbol placement.
13082
13083         * lily/spanner.cc: 
13084         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
13085         <libc-extension.hh>).
13086
13087 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
13088
13089         * Nitpick run.
13090
13091         * buildscripts/fixcc.py: Update.
13092
13093         Builddir run fixes.
13094
13095         * HACKING (datadir): Add VERSION.
13096
13097         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
13098         higher up.
13099
13100 2005-03-15  Werner Lemberg  <wl@gnu.org>
13101
13102         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
13103         diagonal stem doesn't become thinner.
13104
13105 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
13106
13107         * buildscripts/fixcc.py: Fixes (Werner).
13108
13109 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13110
13111         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
13112         Emmentaler/Aybabtu.
13113
13114         * GNUmakefile.in: fix lilypond-words path.
13115
13116         * po/tr.po: update to 2.3.21
13117
13118         * lily/new-fingering-engraver.cc (position_scripts): take priority
13119         from head position.
13120
13121         * input/regression/finger-chords-order.ly (texidoc): new file.
13122
13123 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
13124
13125         * make/ly-rules.make: 
13126         * stepmake/aclocal.m4: 
13127         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
13128
13129         * buildscripts/fixcc.py (rules): Leave space after operator.
13130
13131 2005-03-14  Werner Lemberg  <wl@gnu.org>
13132
13133         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
13134         top of the glyph with smooth curve.
13135
13136 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13137
13138         * Documentation/user/global.itely (Page layout): remove
13139         printpagenumber.
13140
13141 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
13142
13143         * input/regression/mensural-ligatures.ly: new file (with examples
13144         compiled by Pal Benko).
13145
13146         * Documentation/user/instrument-notation.itely: Bugfix: yet some
13147         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
13148         musicglyph access.  Many small beautifications in ancient
13149         examples.
13150
13151         * input/test/divisiones.ly: fixed indentation; small
13152         beautifications
13153
13154         * ly/engraver-init.ly: added FIXME comment
13155
13156         * scripts/lilypond-book.py,
13157         Documentation/user/lilypond-book.itely: added music fragment
13158         option "packed" to lilypond-book
13159
13160         * Documentation/user/instrument-notation.itely: Bugfix: added
13161         missing LedgerLineSpanner color setting in several places.  Added
13162         music fragment option "packed" to VaticanaContext example.
13163
13164 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13165
13166         * scm/define-grobs.scm (all-grob-descriptions): switch off
13167         Hyphen_spanner::set_spacing_rods 
13168
13169         * lily/lyric-hyphen.cc (print): add padding between syllable and
13170         hyphen.
13171         (print): shorten hyphen in tight situations (determine using
13172         minimum-length)
13173
13174         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
13175         0.4pt.
13176
13177 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
13178
13179         * ly/titling-init.ly (bookTitleMarkup): Refinements.
13180
13181         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
13182         header/footer markings for regression-test.
13183
13184         * scm/backend-library.scm (output-scopes, header-to-file): Move
13185         from framework-tex.scm.
13186
13187         * scm/framework-ps.scm (output-framework)
13188         (output-preview-framework):
13189         * scm/framework-eps.scm (output-classic-framework)
13190         (output-framework): Use it.  Fixes collated files.
13191
13192 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
13193
13194         * input/sakura-sakura.ly: 
13195         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
13196
13197         * buildscripts/guile-gnome.sh: Update.
13198
13199         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
13200
13201         * mf/aybabtu.pe.in: Capitalize Aybabtu.
13202
13203 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13204
13205         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
13206         culprit: always exit the loop if we find a rod, even if it has
13207         distance < 0. 
13208
13209         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
13210         algorithm.
13211
13212         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
13213         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
13214
13215         * scm/output-svg.scm (dashed-line): new  function body.
13216         
13217         * GNUmakefile.in: create .htaccess.
13218
13219 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13220
13221         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
13222
13223 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13224
13225         * VERSION (PACKAGE_NAME): release 2.5.15
13226
13227         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
13228
13229         * scm/framework-svg.scm (output-framework): put scaling in
13230         document header. Apply scaling only once.
13231         (output-framework): dump page size in px, not mm. 
13232
13233         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
13234         from font-size.
13235
13236         * lily/paper-outputter-scheme.cc (LY_DEFINE):
13237         ly:outputter-output-scheme, new function.
13238
13239         * scm/output-svg.scm (pango-description-to-svg-font): new function
13240
13241 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13242
13243         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
13244         target.
13245
13246         * input/typography-demo.ly: new file.
13247
13248 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13249
13250         * Documentation/user/global.itely (File structure): Add markup blocks
13251         to toplevel expressions.
13252         (Multiple movements, Creating titles): Add markup blocks.
13253
13254         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
13255         <libc-extension.hh>).
13256
13257         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
13258
13259         * flower
13260         * lily
13261         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
13262
13263 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13264
13265         * lily/accidental.cc: special bboxes for natural. 
13266
13267         * mf/feta-toevallig.mf: make stems heavier.
13268
13269         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
13270         texts as well.
13271
13272         * mf/feta-klef.mf: revise. 
13273
13274         * mf/feta-schrift.mf: make thinning of accent less pronounced.
13275
13276         * mf/feta-klef.mf: add rounded curve at top. 
13277         make thinnib a little heavier.
13278
13279 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13280
13281         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
13282
13283         * buildscripts/fixcc.py: New file.
13284
13285         * input/regression/utf8.ly: Update Debian font description.
13286
13287 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
13288
13289         * stepmake/aclocal.m4: Fix test.
13290
13291 2005-03-09  Graham Percival  <gperlist@shaw.ca>
13292
13293         * Documentation/user/invoking.itely: added Sebastino Vigna's
13294         docs for the --jail option.
13295
13296 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13297
13298         * lily/stem.cc (print): only produce stemlets if there are no
13299         noteheads on this stem.
13300
13301         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
13302         don't crash on stemlet (visible stem without heads).
13303
13304         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
13305         unbroken situations. 
13306
13307         * scm/output-lib.scm (center-invisible): new function.
13308
13309         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
13310         wishes to determine loose column space.
13311
13312         * lily/font-config.cc (init_fontconfig): add
13313         fonts/{otf,type1,cff}  to path.
13314
13315         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
13316
13317         * mf/GNUmakefile (Module): install all fonts under otf/
13318
13319         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
13320         replace /fonts/otf/ by /ps/ 
13321
13322         
13323 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
13324
13325         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
13326
13327         * lily/book.cc (process): Oops, add score_.header_.
13328
13329         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
13330
13331         * lily/parser.yy: Handle toplevel and book texts as score.
13332
13333         * scm/page-layout.scm (default-page-make-stencil):
13334         Bugfix: (page-properties rename.
13335
13336         * scm/backend-library.scm (ly:system): Typo.
13337
13338 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13339
13340         * stepmake/stepmake/executable-targets.make (installexe): don't
13341         strip installed executables
13342
13343         * lily/font-select.cc (get_font_by_design_size): revert
13344         pango_description_string as well.
13345
13346         * lily/system.cc (set_loose_columns): put loose column just left
13347         of next column.
13348
13349         * lily/include/group-interface.hh (extract_grob_array): rename
13350         from Pointer_group_interface__extract_grobs
13351
13352         * input/regression/ledger-line-minimum.ly (texidoc): new file.
13353
13354         * lily/ledger-line-spanner.cc (set_spacing_rods): new
13355         function. Keep ledgered note heads at a minimum distance.
13356         Introduce minimum-length-fraction
13357         (print): introduce length-fraction property.
13358
13359 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13360
13361         * tex/GNUmakefile: remove latin1.enc rules.
13362
13363 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
13364
13365         * scm/titling.scm: Typo.
13366
13367         * input/regression/score-text.ly: Really add.
13368
13369         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
13370
13371 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13372
13373         * lily/open-type-font-scheme.cc:  new file.
13374
13375 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
13376
13377         * scm/titling.scm (layout-extract-page-properties): Rename from
13378         page-properties.  Update callers.
13379
13380         * lily/lexer.ll (Lily_lexer):
13381         * lily/parser.yy: Junk lyric_markup state.
13382
13383         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
13384
13385         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
13386         Add texts parameter.
13387
13388 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
13389
13390         * lily/lexer.ll (lyric_markup): New mode.
13391         (Lily_lexer::push_lyric_markup_state): New method.
13392         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
13393
13394         * lily/parser.yy (book_body):
13395         (toplevel_expression): Grok \markup texts.
13396
13397         * lily/score-scheme.cc (ly:music-scorify): 
13398         * scm/lily-library.scm (collect-music-for-book): Take texts
13399         parameter.
13400
13401         * lily/score.cc (texts_): New member.
13402
13403         * lily/paper-book.cc (systems): Format score texts.
13404
13405         * score-text.ly: New file.
13406
13407         * ttftool/SConscript:
13408         * kpath-guile/SConscript: New file.
13409
13410         * lily/SConscript:
13411         * SConstruct: Update.
13412
13413 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13414
13415         * VERSION (PACKAGE_NAME): release 2.5.14
13416
13417 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
13418
13419         * lily/main.cc: Add dummy xgettext markers.
13420
13421 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13422
13423         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
13424         requirements
13425
13426         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
13427         executable is < 40k
13428
13429         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
13430         hack.
13431
13432 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13433
13434         * flower/libc-extension.cc:
13435         * flower/include/libc-extension.hh: [Open]BSD simply cast
13436         cookie/funopen declarations.
13437
13438         * stepmake/aclocal.m4: Check for libkpathsea.so.
13439
13440         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
13441         dl_kpse_find_file.
13442
13443 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13444
13445         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
13446         (open_library): alternative for static library.
13447
13448 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13449
13450         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
13451
13452         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
13453
13454         Drop run-time dependency on teTeX.
13455
13456         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
13457
13458         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
13459         KPATHSEA_LIBS in LIBS.
13460         (STEPMAKE_DLOPEN): New function.
13461
13462         * lily/font-config.cc (init_fontconfig): Use dir for directory,
13463         not path.
13464
13465         * flower/file-path.cc (directories): Rename from paths, as this
13466         return an array of directories (a single path).
13467
13468 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13469
13470         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
13471
13472         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
13473         new ly:kpathsea-find-file
13474
13475         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
13476
13477         * kpath-guile/GNUmakefile: new file
13478
13479         * buildscripts/gen-emmentaler-scripts.py (i): generate
13480         emmentaler-X.fontname as well.
13481
13482         * buildscripts/ps-embed-cff.py: new script
13483
13484         * scm/lily-library.scm: remove ps-embed-cff.
13485
13486         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
13487         font loading. 
13488
13489         * scm/font.scm (add-music-fonts): load dynamics/numbers through
13490         fontconfig as well.
13491
13492         * lily/font-config.cc (init_fontconfig): add cff/ too.
13493
13494         * ly/generate-embedded-cff.ly: capitalize.
13495
13496         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
13497         so as to register the pango font.
13498
13499         * lily/font-config.cc (init_fontconfig): add
13500         prefix/{otf,type1,mf/out} to fontconfig path.
13501
13502         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
13503         overrides all. 
13504
13505         * configure.in (gui_b): remove ec mftrace check
13506
13507         * config.hh.in: use lilypond-Major.Minor as data directory.
13508
13509         * scm/framework-ps.scm (dump-page): use output-units for landscape.
13510
13511         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
13512         name.
13513
13514 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13515
13516         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
13517         error messages.
13518
13519         * flower/libc-extension.cc:
13520         * flower/include/libc-extension.hh: [Open]BSD fixes for
13521         cookie/funopen declarations.
13522
13523 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13524
13525         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
13526         emmentaler.
13527
13528         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
13529         lcrm10.
13530
13531         * scm/define-markup-commands.scm (fontsize): new markup
13532         command. Also set baseline-skip
13533
13534 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
13535         
13536         * lily/main.cc (do_chroot_jail): paranoia security for webserver
13537         use.
13538
13539 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13540
13541         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
13542
13543         * lily/pdf.cc: remove PDF related files
13544
13545 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13546
13547         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
13548         <hamamatsu@gmx.de>
13549
13550 2005-03-05  Graham Percival  <gperlist@shaw.ca>
13551
13552         * Documentation/user/advanced-notation.itely: first draft
13553         of reorg done.
13554
13555         * Documentation/user/global.itely: fixed (sub)section
13556         bits of MIDI.
13557
13558 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
13559
13560         * cygwin/mknetrel (extras): Bufix (Bertalan).
13561
13562         * Documentation/user/basic-notation.itely (Chords): @ref fix.
13563         * Documentation/user/instrument-notation.itely (Introducing chord
13564         names): Compile fix: must have unique name.
13565
13566 2005-03-02  Graham Percival  <gperlist@shaw.ca>
13567
13568         * Documentation/user/instrument-notation.itely: reorg.
13569
13570 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
13571
13572         * scm/output-gnome.scm:
13573         * scm/output-svg.scm: Fix font scaling.
13574
13575 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
13576
13577         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
13578         what link to use best.
13579
13580         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
13581         * Documentation/user/tutorial.itely (Automatic and manual beams):
13582         Fix @ref.
13583
13584         * lily/tweak-registration.cc (replace_grob_tweak): New function.
13585         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
13586         * scm/framework-gnome.scm (tweak): Use it.
13587
13588 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13589
13590         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
13591
13592         * scm/output-ps.scm (white-text): reinstate white-text
13593
13594 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
13595
13596         * scm/output-ps.scm (offset-add): Remove.
13597
13598         * scm/lily-library.scm (offset-flip-y): New function.
13599         * scm/framework-gnome.scm (tweak): Use it.
13600
13601         * scm/output-gnome.scm (grob-cause): Add parameter.
13602
13603         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
13604         * scm/output-ps.scm (url-link): Move.
13605         (white-text): Warn user about brokenness.
13606
13607         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
13608         wrt ghostscript.
13609
13610 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13611
13612         * lily/slash-repeat-engraver.cc (try_music): always make slashes
13613         if body length smaller than measure length.
13614
13615         * scm/define-markup-commands.scm (with-url): oops. use Y extent
13616         for Y.
13617
13618         * ly/titling-init.ly (tagline): put default tagline in \paper
13619
13620 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
13621
13622         * lily/kpath.cc: 
13623         * lily/pdf.cc (Pdf_file): Use more generic error messages.
13624
13625         * scm/lily-library.scm (version-not-seen-message): New function.
13626         * ly/init.ly: Use it.
13627
13628         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
13629         breaks as progess.
13630
13631         * scripts/lilypond-book.py (do_process_cmd): Do not lump
13632         whitespace with l10n message.
13633
13634         * scm/framework-tex.scm (convert-to-ps):
13635         (convert-to-dvi): Do not use overly specific l10n messages.
13636
13637         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
13638
13639         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
13640         merge stderr with stdout.  
13641
13642 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
13643
13644         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
13645         Neeracher).
13646
13647 2005-02-29  Graham Percival  <gperlist@shaw.ca>
13648
13649         * Documentation/user/instrument-notation.teily: moved
13650         \arpeggio to Basic.
13651
13652         * Documentation/user/advanced-notation.itely: Articulation to
13653         Basic, a bunch of stuff from Basic moved to Advanced.
13654
13655         * Documentation/user/basic.itely: swapped various sections,
13656         reorganized Basic.
13657
13658 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
13659
13660         * flower/memory-stream.cc: 
13661         * flower/libc-extension.cc: Remove obsolete #undefs.
13662
13663         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
13664         more carefully.
13665
13666 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13667
13668         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
13669         dependency.
13670
13671         * VERSION (PACKAGE_NAME): release 2.5.13
13672
13673         * GNUmakefile.in (web-ext): don't ship ps.gz
13674
13675         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
13676         stdout
13677
13678 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
13679
13680         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
13681         without libintl.  Now it compiles too.
13682
13683 2005-02-28  Graham Percival  <gperlist@shaw.ca>
13684
13685         * Documentation/user/basic-notation.itely,
13686         instument-notation.itely, advanced-notation.itely:
13687         split up contents of notation.itely.
13688
13689         * Documentation/user/notation.itely: file removed.
13690
13691         * Documentation/user/invoking.itely, converters.itely:
13692         moved convert-ly info to invoking.itely.
13693
13694         * Documentation/user/global.itely, changing-defaults.itely,
13695         sound-output.itexi: moved global settings, file layout, and
13696         sound into global.itely.
13697
13698         * Documentation/user/sound-output.itexi: file removed.
13699
13700         * Documentation/user/lilypond.tely: removed links to
13701         notation.itely and sound.itely.
13702
13703 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13704
13705         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
13706
13707         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
13708  
13709         * THANKS: add sponsor.
13710
13711         * scm/define-markup-commands.scm (with-url): new markup command.
13712
13713         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
13714         tagline.
13715         
13716         * scm/output-tex.scm (url-link): stub.
13717
13718         * scm/output-ps.scm (url-link): new function.
13719
13720         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
13721         ly:set-point-and-click
13722
13723 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
13724
13725         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
13726         based on pdf-viewer setting.
13727
13728         * scm/framework-ps.scm (write-preamble): Find and set preferred
13729         pdf-viewer.
13730
13731 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13732
13733         * Documentation/user/point-and-click.itely: update for PDF point &
13734         click.
13735
13736         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
13737         editors based on EDITOR setting.
13738
13739 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
13740
13741         * scm/*: Oops, more grand 2005 replace bits.
13742
13743 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13744
13745         * ps/music-drawing-routines.ps: new routine: insert PDF mark
13746
13747         * scm/output-ps.scm (grob-cause): point & click support for
13748         PostScript
13749
13750 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13751
13752         * lily/input-scheme.cc (LY_DEFINE): rename to
13753         ly:input-file-line-column
13754
13755 2005-02-26  Graham Percival  <gperlist@shaw.ca>
13756
13757         * Documentation/user/examples.itely: small fix from Steve Doonan.
13758
13759         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
13760
13761         * THANKS: added Yuval Harel.
13762
13763         * Documentation/user/{various}: inserted two spaces after a period.
13764
13765         * Documentation/user/lilypond.tely: added framework for reorg.
13766
13767         * Documentation/user/basic-notation.itely, instrument-notation.itely,
13768         advanced-notation.itely, global.itely: new files, placeholder for
13769         future reorg.
13770
13771 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
13772
13773         * Documentation/user/notation.itely: revamped Polyphony section
13774         
13775 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13776
13777         * Documentation/user/lilypond-book.itely (Music fragment options):
13778         doc fontload.
13779
13780         * Documentation/user/changing-defaults.itely (Text encoding): add
13781         fontload option to utf8 include
13782
13783         * scripts/lilypond-book.py (compose_ly): add fontload option
13784
13785         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
13786         force-eps-font-include option.
13787
13788         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
13789         black triangle
13790
13791         * Documentation/user/invoking.itely (Editor support): remove
13792         lilypond-latex section.
13793
13794         * scripts/lilypond-latex.py (Module): remove script.
13795
13796         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
13797         overwrite .log. 
13798
13799         * lily/main.cc: remove -m, --no-layout
13800
13801         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
13802         to define. We don't want to override fprintf everywhere.
13803
13804 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
13805
13806         * cygwin/lilypond.hint: 
13807         * cygwin/README.in: Update dependencies.
13808
13809         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
13810         Bugfix: do not pollute CPPFLAGS, LIBS.
13811
13812         * cygwin/mknetrel (extras): Cross compile fixes.
13813
13814         * ttftool/util.c: 
13815         * ttftool/ttfps.c: 
13816         * ttftool/ps.c: #include libc-extension.hh
13817
13818         * flower/include/libc-extension.hh:
13819         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
13820         wrapper using funopen.
13821         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
13822         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
13823
13824         * config.hh.in:
13825         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
13826         (AC_CHECK_HEADERS): Add libio.h
13827
13828         * scripts/convert-ly.py: Uniformize, internationalize.
13829         (2.5.2): Remove fatal encoding rule.
13830         (2.5.13): Handle latin1 encoding gracefully.
13831
13832 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
13833
13834         * HACKING: Fix line breaks.
13835
13836 2005-02-23  Werner Lemberg  <wl@gnu.org>
13837
13838         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
13839         contains those two files.
13840
13841 2005-02-21  Werner Lemberg  <wl@gnu.org>
13842
13843         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
13844         to improve overlap removal process.
13845
13846         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
13847         left and right ending.  This ensures better overlapping.
13848         Update all callers.
13849         ("lineprall"): Don't use draw_gridline to get better overlapping.
13850
13851 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13852
13853         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
13854
13855         * Documentation/topdocs/NEWS.tely (Top): oops.
13856
13857 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
13858
13859         * HACKING: new file.
13860
13861         * input/regression/utf8.ly (portuguese): added a portuguese example
13862         to show latin1 accents.
13863
13864 2005-02-21  Pal Benko  <benkop@freestart.hu>
13865
13866         * lily/mensural-ligature-engraver.cc:
13867         * lily/mensural-ligature.cc:
13868         * lily/include/mensural-ligature.hh: new algorithm implemented
13869
13870         * scm/define-grob-properties.scm: join-left killed (add-join may
13871         be used); join-left-amount changed to join-right-amount
13872
13873 2005-02-21  Graham Percival  <gperlist@shaw.ca>
13874
13875         * Documentation/user/notation.itely: small but urgent fix.
13876
13877 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
13878
13879         * lily/duration-scheme.cc: bugfix: correct parameters to
13880         SCM_ASSERT_TYPE.
13881
13882         * THANKS: added Pal.
13883
13884         * Documentation/user/notation.itely: bugfix: unTeXified
13885         $\\backslash$.  Bugfix: yet another glyph renaming victim:
13886         "timesig.*x/y" -> "timesig.*xy".
13887
13888 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13889         
13890         * VERSION (PACKAGE_NAME): release 2.5.12
13891
13892 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13893
13894         * ly/engraver-init.ly: set tieWaitForNote to #t by default
13895
13896         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
13897
13898         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
13899
13900         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
13901
13902 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
13903
13904         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
13905         latin1..utf-8.
13906
13907         * input/regression/stanza-number.ly:
13908         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
13909
13910         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
13911
13912 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13913
13914         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
13915         NEWS. Refer to website for older news.  
13916
13917         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
13918         .HTML. This should be done for specific servers only.
13919
13920         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
13921         .ly image examples.
13922
13923         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
13924         in layer 0 too.
13925
13926         * scm/define-context-properties.scm
13927         (all-user-translation-properties): add tieWaitForNote
13928
13929         * scm/define-grobs.scm (all-grob-descriptions): add
13930         Tie_column::before_line_breaking
13931
13932         * lily/tie.cc (get_column_rank): new function
13933
13934         * lily/tie-column.cc (before_line_breaking): new function.
13935         (werner_directions): take into account ties that start on
13936         different columns.  
13937
13938         * lily/score-engraver.cc (set_columns): move add_column() so we
13939         have column rank available.
13940
13941         * lily/tie.cc (get_column_rank): new function.
13942
13943         * input/regression/utf8.ly (japanese): add japanese lyrics.
13944
13945         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
13946
13947         * THANKS: add Steve D
13948
13949         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
13950         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
13951
13952 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
13953
13954         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
13955         to show harmonic notes
13956         * scm/define-markup-commands.scm: in \markup-by-number
13957         "dots-dot" -> "dots.dot" to show dotted notes
13958
13959 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13960
13961         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
13962
13963         * flower/memory-stream.cc (writer): new file.
13964
13965         * configure.in: add endian test.
13966
13967 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
13968
13969         * Documentation/user/examples.itely: small
13970         simplification/beautification
13971
13972         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
13973         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
13974         notation manual.
13975
13976         * lily/mensural-ligature.cc: bugfix: another few victims of the
13977         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
13978
13979         * ly/gregorian-init.ly: commit some experimental code for hi-level
13980         ligature input language lying around here for several months.
13981
13982         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
13983         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
13984
13985         * lily/vaticana-ligature-engraver.cc: bugfix: another few
13986         "x-y-z"->"x.y.s-z" fixes.
13987
13988 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13989
13990         * scm/framework-pdf.scm (scm): new file
13991
13992         * lily/include/pdf.hh (class Pdf_file): new file.
13993
13994         * lily/pdf.cc (write_trailer): new file.
13995
13996 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
13997
13998         * input/regression/color.ly: new file
13999
14000         * lily/stencil.cc (interpret_stencil_expression):
14001         when a color expression is encountered: save current color,
14002         process the rest of the expression, and restore previous color.
14003
14004         * lily/system.cc (get_line): check all grobs for color property and
14005         prepare the stencil scheme expressions for further processing.
14006         Fix layer-loop.
14007
14008         * scm/define-grob-properties.scm: introduce the color property.
14009
14010         * scm/output-lib.scm: color helper functions.
14011
14012         * scm/output-ps.scm: introduce setcolor/resetcolor.
14013
14014 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
14015
14016         * ly/*.ly, input/regression/*.ly: Added missing \version
14017         statements in some files.
14018
14019 2005-02-15  Graham Percival  <gperlist@shaw.ca>
14020
14021         * Documentation/user/notation.itely: minor editing.
14022
14023         * Documentation/user/converters.itely: updated convert-ly bugs.
14024
14025         * Documentation/user/lilypond-book.itely: add info about using
14026         feta characters in latex.
14027
14028 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14029
14030         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
14031
14032 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14033
14034         * scm/define-grob-properties.scm (all-user-grob-properties):
14035         removed 'dashed property.
14036
14037 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
14038
14039         * scm/lily.scm (define-safe-public): new macro for defining
14040         variables that can be used in --safe mode. Use it in *.scm
14041         instead of manually setting safe-objects in safe-lily.scm.
14042
14043 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14044         
14045         * lily/slur.cc: Slur-dash patch by Bertalan.
14046
14047         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
14048
14049         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
14050
14051 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
14052
14053         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
14054
14055 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
14056
14057         * mf/GNUmakefile: teTeX-3.0 install fix.
14058
14059         * Cygwin patch from Bertalan.
14060
14061         * stepmake/stepmake/metafont-rules.make: Remove bashism.
14062
14063 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
14064
14065         * GNUmakefile.in: 
14066         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
14067
14068         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
14069         2.0.x compatibility.
14070
14071 2005-02-08  Werner Lemberg  <wl@gnu.org>
14072
14073         * mf/feta-din-code.mf: Format; clean up code.
14074         Replace `---' with `--' plus explicit path directions.
14075         (linethickness#, stafflinethickness#): Remove.
14076         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
14077         ("dynamic s"): Improve shape.
14078         ("dynamic p"): Improve shape.
14079         Replace `draw' with better outline approximation.
14080         ("dynamic r"): Improve shape.
14081         Don't call `fill' and `draw' at the same time.
14082
14083 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
14084
14085         * SConstruct (symlink):
14086         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
14087         build fix: add enc symlink.
14088
14089         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
14090
14091         Support for DESTDIR besides prefix=/foo
14092
14093         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
14094
14095         * stepmake/stepmake/*.make:
14096         * */GNUmakefile:
14097         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
14098
14099         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
14100
14101         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
14102         mawk in fontforge (date) test.
14103
14104 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14105
14106         * scm/font.scm (make-century-schoolbook-tree): add NCS as
14107         font-family=roman. Add Luxi Sans as sans
14108
14109 2005-02-07  Graham Percival  <gperlist@shaw.ca>
14110
14111         * Documentation/user/notation.itely: add warning about
14112         percent repeats and Voice contexts.
14113
14114         * Documentation/user/lilypond-book.itely: clarified the
14115         necessity of dvips -u arguments.
14116
14117 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
14118
14119         * THANKS: Added a bunch of bug hunters.
14120
14121 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14122
14123         * scm/framework-ps.scm (output-preview-framework): bugfix.
14124
14125         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
14126         o/ for chord modifier..
14127
14128         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
14129
14130         * lily/drum-note-performer.cc:  remove unused (thanks Michael
14131         Welsh Duggan). 
14132
14133 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
14134
14135         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
14136
14137         * ly/titling-init.ly: Do not also print intstrument in header on
14138         first page.  Do not print page number on first and only page.
14139
14140 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14141
14142         * input/regression/*.ly: remove old-relative everywhere
14143
14144         * lily/music-sequence.cc (simultaneous_relative_callback): do
14145         what-if analysis on copy, not on original. Fixes old-relative
14146         compatibility.
14147
14148         * scm/backend-library.scm (postscript->png): space before
14149         --verbose.
14150         
14151 2005-02-05  Werner Lemberg  <wl@gnu.org>
14152
14153         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
14154         is defined.
14155
14156         * mf/feta-alphabet.mf: Define `staffsize#'.
14157         Include `feta-params.mf'.
14158         s/staffheight/design_size/.
14159
14160         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
14161
14162         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
14163
14164         * mf/feta-nummer-code.mf: Reformatted.
14165         (draw_six): Use outline intersection to avoid a self-intersecting
14166         path.
14167         ("Numeral comma"): Fix serious outline glitches.  This slightly
14168         changes the glyph shape.
14169         ("Numeral dash"): Use `draw_rounded_block'.
14170         ("Numeral dot"): Use `drawdot'.
14171         ("Numeral 1"): Assure identical tangent directions for the
14172         intersection points of paths.  The glyph shape improvement is only
14173         visible at very high magnifications.
14174         ("Numeral 2"): Use `solve' macro to make the lower right part of
14175         the glyph outline touch the x axis exactly.  This changes the
14176         glyph shape.
14177         Minor fixes for better overlap removal support.
14178         ("Numeral 4"): Make lefter corner `rounder'.
14179         ("Numeral 5"): Assure identical tangent directions for the
14180         intersection points of paths.  This improves the glyph shape at
14181         high magnifications.
14182         ("Numeral 7"): Use `solve' macro to make the upper right part of
14183         the glyph outline touch the metrics box exactly.  This changes the
14184         glyph shape.
14185         Avoid corner in the upper left part of the glyph (causing a minor
14186         shape change).
14187
14188         * mf/feta-ital-*.mf: Removed.  Unused.
14189
14190 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14191
14192         * VERSION (PATCH_LEVEL): release 2.5.11
14193
14194         * input/regression/fill-line-test.ly: new file.
14195
14196         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
14197         emmentaler name, eg. emmentaler-23. 
14198
14199 2005-02-04  Christian Hitz  <chhitz@gmx.net>
14200
14201         * scm/scm/define-markup-commands.scm (fill-line): rework for better
14202         alignment with centered texts
14203
14204         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
14205         list of paddings
14206
14207 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14208
14209         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
14210
14211         * lily/note-column.cc (translate_rests): call flush_extent_cache()
14212         of parents when translating rests. Fixes: c-chord-rest.ly 
14213
14214         * lily/include/dimension-cache.hh (struct Dimension_cache): add
14215         dimension_callback_ member.
14216
14217         * lily/grob.cc (flush_extent_cache): new function. Force recompute
14218         of extents.
14219
14220 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
14221
14222         * all but lily/*: The grand 2004/2005 replace.
14223
14224 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14225
14226         * lily/*: add space after ,  
14227
14228         * scm/music-functions.scm (has-request-chord): don't use
14229         ly:music-name anywhere. Fixes <<\\>> notation. 
14230
14231         * scm/define-markup-commands.scm (box): use font-size for
14232         padding. Fixes boxed-rehearsal-marks.ly
14233
14234         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
14235         identifier definition too, so foo = \lyrics { ...   } bar = #1
14236         doesn't complain about "bar" being LYRICS_STRING.
14237
14238         * lily/paper-def.cc (find_pango_font): new routine; Store
14239         pango_fonts in hash tab too. This is necessary for retrieving
14240         Pango_fonts::physical_font_tab() later on.
14241  
14242         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
14243         crash if psname is null.
14244
14245         * lily/lily-guile.cc (ly_hash2alist): new function
14246
14247         * Documentation/user/changing-defaults.itely (Text encoding):
14248         rewrite. 
14249
14250         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
14251         -> font_filename mapping.
14252
14253         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
14254         ly_pango_font_physical_fonts
14255
14256         * scm/framework-ps.scm (supplies-or-needs): extract names from
14257         physical Pango_fonts.
14258
14259         * utf8.ly: new file.
14260
14261 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14262
14263         * Documentation/user/changing-defaults.itely (Page layout): add
14264         doco about systemSeparatorMarkup.
14265
14266         * scm/page-layout.scm (default-page-make-stencil): add-to-page
14267         function.
14268         (default-page-make-stencil): insert system separators.
14269
14270         * scm/define-markup-commands.scm (hcenter): add
14271         (beam): add.
14272
14273 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14274
14275         * scm/output-ps.scm (ez-ball): reinstate ez notation.
14276
14277 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
14278
14279         * lily/main.cc: Spell backend consistently.  Sort options.
14280
14281 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14282
14283         * scripts/lilypond-book.py (Module): revert @include.
14284         
14285 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
14286
14287         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
14288         Bugfix: @include .tex (not .texi).  Small cleanups.
14289
14290         * stepmake/bin/add-html-footer.py (i18n): New function.
14291
14292 2005-01-31  Werner Lemberg  <wl@gnu.org>
14293
14294         * mf/feta-nummer.mf: Removed.  Unused.
14295
14296 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14297
14298         * lily/ : 2004 -> 2005 s&r
14299
14300         * scm/file-cache.scm (cached-file-contents): add file. Read each
14301         file only once.
14302
14303         * scm/font.scm (add-pango-fonts): change order. Medium weight is
14304         now default.
14305
14306         * VERSION: release 2.5.10
14307         
14308         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
14309
14310         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
14311
14312         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
14313         that both X and Y extents of bbox are non-nil.
14314
14315 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14316
14317         * scm/chord-name.scm (alteration->text-accidental-markup): change
14318         - to . 
14319
14320         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
14321
14322         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
14323
14324         * Documentation/user/invoking.itely (Invoking lilypond): add note
14325         about EPS backend.
14326
14327         * scm/framework-eps.scm: new file: create per-system/per-page EPS
14328         files for inclusion in lilypond-book document.
14329
14330         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
14331
14332         * input/tutorial/lbook-texi-test.texi: new file.
14333
14334         * scm/safe-lily.scm (safe-objects): add
14335         {begin,end}-of-line-(in)?visible as safe.
14336  
14337 2005-01-30  Graham Percival  <gperlist@shaw.ca>
14338
14339         * Documentation/user/changing-defaults.itely: fixed example
14340         of (dynamics).
14341
14342 2005-01-29  Graham Percival  <gperlist@shaw.ca>
14343
14344         * lily/main.cc: fix info about -o=FILE.
14345
14346 2005-01-29  Werner Lemberg  <wl@gnu.org>
14347
14348         * mf/feta-toevallig.mf ("Natural"): Completely changed the
14349         construction to assure smooth transition from straight to curved
14350         lines.
14351
14352 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14353
14354         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
14355         stencils.
14356
14357         * ps/lilyponddefs.ps: add start-page, start-system doesn't
14358         translate to top of page. Fixes alignment problems of
14359         lilypond-generated EPS files.
14360
14361 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14362
14363         * scm/part-combiner.scm (analyse-spanner-states): trigger on
14364         crescendo-end as well, since Decrescendo maybe ended with Stop
14365         Crescendo.). Fixes: partcombine-diminuendo.ly
14366
14367         * scm/script.scm (default-script-alist): swap portato symbols.
14368
14369         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
14370
14371         * lily/paper-outputter-scheme.cc (LY_DEFINE):
14372         ly:outputter-port. New function.
14373
14374         * scm/framework-ps.scm (output-classic-framework): dump a
14375         -systems.texi too
14376         (output-classic-framework): dump multiple systems on an "infinite"
14377         page EPS including fonts. 
14378
14379         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
14380         .eps files for both texi and tex formats. Use PNG coming from
14381         lilypond.
14382         
14383 2005-01-28  Graham Percival  <gperlist@shaw.ca>
14384
14385         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
14386
14387         * scripts/lilypond-latex.py: fix info about -o=FILE.
14388
14389 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14390
14391         * ly/generate-embedded-cff.ly: write .cff.ps files.
14392
14393         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
14394
14395         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
14396         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
14397
14398 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
14399
14400         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
14401
14402 2005-01-28  Werner Lemberg  <wl@gnu.org>
14403
14404         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
14405         macros.
14406         (draw_bulb): Improved.
14407
14408         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
14409         metapost bug.
14410         (draw_pedal_P): Use soft_end_penstroke.
14411         (draw_pedal_d): Use soft_start_penstroke.
14412
14413         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
14414         path.
14415         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
14416         doesn't change the glyph shape.
14417
14418         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
14419         changing the shape) to avoid fontforge warnings.
14420
14421         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
14422         soft_end_penstroke and fix glyph shape.
14423
14424 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14425
14426         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
14427
14428 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14429
14430         * scm/define-markup-commands.scm (line): filter out empty stencils
14431         from line command.
14432
14433         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
14434         amount.
14435
14436 2005-01-27  Graham Percival  <gperlist@shaw.ca>
14437
14438         * Documentation/user/notation.itely: added info about what
14439         \voiceFoo does.  Also rewrote warning about marks at
14440         a line break.
14441
14442         * Documentation/user/changing-defaults.itely: added info
14443         about putting dynamics in parenthesis and brackets.
14444
14445 2005-01-27  Werner Lemberg  <wl@gnu.org>
14446
14447         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
14448
14449 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14450
14451         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
14452         portato-direction.ly
14453
14454         * lily/beam.cc (consider_auto_knees): add beam height to
14455         threshold. Fixes: knee-multiple-beam.ly
14456
14457         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
14458         pedal line spanners. Fixes: instrument-center-pedal.ly
14459
14460         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
14461         if encountering barline. Fixes: auto-beam-repeat.ly
14462
14463 2005-01-26  Werner Lemberg  <wl@gnu.org>
14464
14465         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
14466         overlapping.
14467
14468         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
14469         with inflections for the 1/2 sharp glyph.
14470
14471         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
14472         connection between `t' and `r'.
14473         Unify bulb with the rest of `r' to avoid grazing outlines which
14474         confuses the overlap removal algorithm of fontforge.
14475
14476         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
14477         inflections.
14478         (draw_cross): Fix shape to have uniform thickness in corners.
14479
14480         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
14481         to avoid an uneven number of self-intersections; this confuses
14482         fontforge.
14483         Fix a slight bug in the shape at left bottom (which is visible only
14484         at high magnifications).
14485         `Center' the stem horizontally to avoid overlapping.
14486
14487 2005-01-24  Werner Lemberg  <wl@gnu.org>
14488
14489         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
14490         to `asis'.
14491         (fet_begingroup): Save group name in string `feta_group'.
14492         (fet_endgroup): Updated.
14493         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
14494
14495         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
14496
14497         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
14498         in metapost.
14499
14500 2005-01-24  Graham Percival  <gperlist@shaw.ca>
14501
14502         * Documentation/user/notation.itely: really minor editing.
14503
14504 2005-01-22  Graham Percival  <gperlist@shaw.ca>
14505
14506         * Documentation/user/examples.itely: minor editing.
14507
14508         * Documentation/user/changing-defaults.itely: minor editing.
14509
14510         * Documentation/user/notation.itely: clarified info on polyphony
14511         and \addlyrics.
14512
14513 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
14514
14515         * scm/output-gnome.scm: 
14516         * scm/output-svg.scm:
14517         * scm/lily-library.scm (font-name-style): Update font name
14518         kludging for fontconfig use.
14519
14520 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
14521
14522         * scm/define-markup-commands.scm: Document right-align and
14523         larger markup commands. Remove "TODO" from the topmost comment
14524         "each markup function should have a doc string." More consistent
14525         use of new-lines.
14526
14527 2005-01-22  Graham Percival  <gperlist@shaw.ca>
14528
14529         * Documentation/user/changing-defaults: removed info about
14530         copyright symbol, since it's likely to change soon.
14531         Added info about betweensystemspace.
14532
14533         * Documentation/user/notation.itely: minor fixes.
14534
14535         * Documentation/user/lilypond.tely,
14536         Documentation/user/music-glossary.tely: changed copyright
14537         date to 2005 instead of 2004.
14538
14539         * input/test/volta-chord-names.ly: added old example back.
14540
14541 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14542
14543         * mf/feta-beugel.mf: use design size 20 (not 15).
14544
14545         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
14546         change name to aybabtu completely
14547
14548 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14549
14550         * buildscripts/gen-emmentaler-scripts.py (outdir): add
14551         design_size to fontname
14552
14553 2005-01-19  Werner Lemberg  <wl@gnu.org>
14554
14555         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
14556         mf/feta-schrift.mf: s/p/pat/ if a path variable.
14557
14558         * mf/feta-autometric.mf (set_char_box): Add code which emits
14559         specials for mf2pt1 if run with metapost.
14560         (to_bp): New macro for mf2pt1.
14561
14562 2005-01-18  Graham Percival  <gperlist@shaw.ca>
14563
14564         * Documentation/user/changing-defaults: added info on
14565         creating a copyright symbol.
14566
14567 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14568
14569         * VERSION: release 2.5.9
14570         
14571 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
14572
14573         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
14574
14575         * Documentation/user/notation.itely: Document
14576         score-override-auto-beam-setting Fix documentation for
14577         revert-auto-beam-setting.
14578
14579 2005-01-18  Werner Lemberg  <wl@gnu.org>
14580
14581         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
14582         (procset): New function to define a procset resource.
14583         (ps-embed-pfa): New function to define a font resource.
14584         (setup): New function to define a `Setup' environment.
14585         (preamble): Use new functions.
14586
14587         * ps/lilypond.defs (init-lilypond-parameters): New function to
14588         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
14589
14590 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14591
14592         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
14593
14594 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
14595
14596         * scm/define-markup-commands.scm: Change number->markletter-string
14597         to take two arguments (vector number). Add number->mark-alphabet-vector
14598         and markalphabet markup command.
14599
14600         * scm/translation-functions.scm: Add format-mark-box-alphabet,
14601         format-mark-alphabet, format-mark-box-barnumbers and
14602         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
14603
14604 2005-01-17  Graham Percival  <gperlist@shaw.ca>
14605
14606         * Documentation/user/examples.itely: add SATB automatic piano
14607         reduction template.
14608
14609         * Documentation/user/notation.itely: added info about changing
14610         partcombine texts.  Also adds examples of alternate lyrics.
14611
14612         * Documentation/user/changing-defaults.itely: added warning
14613         about \RemoveEmptyStaffContext overriding previous changes.
14614
14615 2005-01-17  Werner Lemberg  <wl@gnu.org>
14616
14617         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
14618         feta-alphabet*.
14619
14620 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14621
14622         * python/lilylib.py (make_ps_images): don't do final showpage for
14623         multi-page documents.
14624         
14625         * VERSION (MY_PATCH_LEVEL): release 2.5.8
14626
14627 2005-01-16  Graham Percival  <gperlist@shaw.ca>
14628
14629         * Documentation/user/lilypond.tely: changed order of appendices;
14630         unified index should be last.
14631
14632         * Documentation/user/notation.itely: add example of key signatures
14633         and info about Staff.printKeyCancellation.
14634
14635 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14636
14637         * lily/include/repeated-music.hh (class Repeated_music): change
14638         into "namespace" class.
14639
14640         * lily/event.cc: remove Key_change_event.
14641
14642         * lily/include/transposed-music.hh (class Transposed_music): remove.
14643
14644         * lily/transposed-music.cc: remove
14645
14646         * lily/include/relative-music.hh: remove.
14647
14648         * lily/include/music-sequence.hh (struct Music_sequence): change
14649         into "namespace" class.
14650
14651         * lily/untransposable-music.cc (Module): remove
14652
14653         * lily/include/un-relativable-music.hh (Module): remove
14654
14655         * lily/include/untransposable-music.hh (Module): remove
14656
14657         * lily/include/music-list.hh (Module): remove file
14658
14659         * lily/un-relativable-music.cc: remove file.
14660
14661 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
14662
14663         * lily/parser.yy: Compile fix.
14664
14665 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14666
14667         * lily/include/music.hh (class Music): unvirtualize transpose().
14668
14669         * lily/sequential-music.cc: remove file.
14670
14671         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
14672
14673         * lily/slur-scoring.cc (get_best_curve): only switch on
14674         DEBUG_SLUR_SCORING for non NDEBUG builds.
14675
14676         * lily/include/music.hh (class Music): replace Music::start_mom()
14677         by start-callback property
14678
14679         * lily/include/grace-music.hh: remove file. 
14680
14681         * lily/stem.cc (height): robustness fix.
14682
14683         * lily/time-scaled-music.cc: remove file.
14684
14685         * lily/include/music.hh (class Music): include SCM init argument.
14686         (class Music): replace Music::get_length() virtual by
14687         length-callback property everywhere.
14688
14689         * scripts/convert-ly.py (conv): add  # to \property scalar value.
14690
14691         * mf/GNUmakefile: don't install *list.ly
14692
14693 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
14694
14695         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
14696
14697 2005-01-12  Werner Lemberg  <wl@gnu.org>
14698
14699         This patch addresses the following problems in the feta sources
14700         files which contribute to the fetaXX fonts.
14701
14702         . Many fixes for rasterization at low resolutions (consistent use of
14703           `vround' and `hround', integer shift values for paths, applying
14704           `eps' for mirrored paths, use of `define_whole_pixels' and
14705           friends, etc.) -- while this probably looks like a waste of time
14706           it has revealed deficiencies in some glyph shapes.  See comment at
14707           the end of feta-params.mf how vertical symmetry is achieved.
14708
14709         . The `---' operator has been replaced everywhere with `--'; this
14710           both improves and considerably reduces the font size after
14711           conversion with mf2pt1.
14712
14713         These change aren't explicitly mentioned below since virtually all
14714         glyphs are affected.
14715
14716         Other notable differences:
14717
14718         . Glyphs from feta-accordion.mf now have charboxes around the
14719           outline.
14720
14721         . Fixed incorrect charbox for `accDot'.
14722
14723         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
14724
14725         . Fixed position of the bow in the `upprall' glyph and its siblings.
14726
14727         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
14728           dependent on the staff line thickness to avoid touching the middle
14729           staff line at smaller sizes.
14730
14731         . Largely extended output for feta-testXX: Where useful, glyphs
14732         are shown both between and on staff lines.
14733
14734
14735         * mf/feta-params.mf (staff_space_rounded,
14736         stafflinethickness_rounded, linethickness_rounded,
14737         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
14738         Update all code which uses them where appropriate.
14739         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
14740         New variables used to control rasterization at low resolutions.  Set
14741         to zero if feta code is processed with metapost.
14742
14743         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
14744         (draw_rounded_block, draw_square_block): Updated to use `--' only.
14745         (flare_path): Updated.
14746         Make it work with `filldraw' (but only circular pens).
14747         (hfloor, vfloor, hceiling, vceiling): New macros.
14748
14749         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
14750         Use `draw' again in mf mode to have good pixel dropout control.
14751         Fix intersection points of horizontal lines with circle.
14752         ("accDot"): Fix parameters for set_char_box.
14753         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
14754         control.
14755
14756         * mf/feta-banier.mf: Updated.
14757
14758         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
14759         testing.
14760         (undraw_inside_ellipse): Remove `center' argument.  Update all
14761         callers.
14762         (draw_brevis): New macro, called by "Brevis notehead".
14763         (draw_whole_triangle_head): New macro, called by "Whole
14764         trianglehead".
14765         (draw_small_triangle_head): Use `filldraw'.
14766
14767         * mf/feta-eindelijk.mf: Remove useless global group.
14768         Updated.
14769
14770         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
14771         `filldraw'.
14772
14773         * mf/feta-pendaal.mf: Updated.
14774
14775         * mf/feta-puntje.mf: Updated.
14776
14777         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
14778         less points.
14779         ("Flageolet"): Use `draw' again in mf mode to have good pixel
14780         dropout control.
14781         ("Varied Coda"): Use `draw_block'.
14782         (draw_comma): Fix typo.
14783         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
14784         pixel dropout control.
14785
14786         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
14787         position of bow.
14788
14789         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
14790         sizes.
14791
14792         * mf/feta-toevallig.mf (remember_pic): New variable, used for
14793         testing.
14794         (draw_meta_sharp): Much simplified.
14795         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
14796
14797         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
14798
14799 2005-01-13  Mats Bengtsson  <mabe@s3.kth.se>
14800
14801         * Documentation/user/notation.itely (Ancient rests): Fix typo
14802         (thanks Anthony)
14803
14804 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
14805
14806         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
14807
14808         * lily/main.cc (setup_paths): Add cff.
14809
14810         * mf/GNUmakefile (foe): Include actual target %.cff.
14811         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
14812
14813 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14814
14815         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
14816         suffix for main_input_b_.
14817
14818         * scm/music-functions.scm (toplevel-music-functions):
14819         precompute music lengths for music expressions.  
14820
14821 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
14822
14823         * lily/include/input.hh (class Input): new `end_' slot for end of
14824         input. Renamed defined_str0_ to start_.
14825
14826         * lily/input.cc (Input): Add Input::Input (Input const &) and
14827         remove Input::Input (Source_file*, char const *). Use the new
14828         slots.
14829         (set_location): method used by bison to propagate input
14830         locations (YYLLOC_DEFAULT).
14831         (end_line_number, end_column_number, step_forward): new methods
14832         
14833         * lily/input-scheme.cc (ly:input-both-locations): new function,
14834         similar to ly:input-location, but also return the end line and
14835         column.
14836
14837         * lily/include/includable-lexer.hh: 
14838         * lily/includable-lexer.cc: 
14839         * lily/include/lily-lexer.hh (class Lily_lexer): 
14840         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
14841         Includable_lexer to Lily_lexer, in order to update lexloc (the
14842         yylloc), a new slot of Lily_lexer.
14843         (here_input, LexerError): simplify by using the lexloc slot (aka
14844         yylloc)
14845
14846         * lily/lexer.ll: #define yylloc to use input locations (it may
14847         be useless here?). Fixed the #embedded_scm rule (step the location
14848         forward in order to skip the sharp sign before parsing the scheme
14849         expression)
14850
14851         * lily/include/lily-parser.hh (class Lily_parser): 
14852         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
14853         here_input()
14854         (parser_error): overload for more precise locations of errors.
14855
14856         * lily/parser.yy (YYLTYPE): set location type to Input
14857         (YYLLOC_DEFAULT): use Input::set_location()
14858         (yylex): add the YYLTYPE* location parameter.
14859         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
14860         Give an Input parameter to THIS->parser-error() for more accurate
14861         messages.
14862
14863 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14864
14865         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
14866
14867         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
14868         on BEAMQUANTING for non-NDEBUG builds.
14869
14870         * lily/stem.cc (head_count): performance: avoid String::String()
14871         inside oft called function.
14872
14873 2005-01-09  Graham Percival  <gperlist@shaw.ca>
14874
14875         * Documentation/user/examles.itely: attempted fix for broken
14876         string quartet template.
14877
14878         * Documentation/user/notation.itely: remove unnecessary broken
14879         link.
14880
14881 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14882
14883         * VERSION (PACKAGE_NAME): release 2.5.7
14884
14885 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
14886
14887         * config.make.in (METAFONT): Append -progname=mf, fixes use with
14888         mf-nowin for teTeX-3.0.  Backportme.
14889
14890         * scm/output-svg.scm (utf8-string): New function.
14891
14892         * scm/output-gnome.scm (utf8-string): New function.
14893         (otf-name-mangling): Remove.
14894
14895         * lily/pango-font.cc (Pango_font): Use font string iso font
14896         filename for utf8-text.
14897
14898         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
14899         name.
14900
14901 2005-01-08  Graham Percival  <gperlist@shaw.ca>
14902
14903         * Documentation/user/notation.itely: add info about
14904         Staff.extraNatural = ##f in Pitches section.  Also
14905         fixed some minor issues in the Vocal music section.
14906
14907 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14908
14909         * scm/output-ps.scm (white-text): comment out Helvetica font,
14910         which is broken for my GS install.
14911
14912         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
14913         which provides a tighter bbox.
14914
14915         * scm/define-grobs.scm (all-grob-descriptions): remove all
14916         extra-offsets from definitions.
14917
14918 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
14919
14920         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
14921         add tuning for 4-string bass and some common 4/5-string banjo
14922         tunings.  New function (four-string-banjo) turns a 5-string tuning
14923         into a 4-string tuning.  New function
14924         (fret-number-tablature-format-banjo) computes correct fret numbers
14925         on 5-string banjos.
14926
14927         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
14928         Add beam correction to TabVoice.
14929
14930         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
14931         using bold font; makes tabs more readable.
14932
14933 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14934
14935         * lily/font-select.cc (get_font_by_design_size): don't make
14936         Modified_font_metric; this causes trouble, since we don't know the
14937         font magnification from inside Pango_font::text_stencil()
14938
14939         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
14940
14941         * Documentation/user/notation.itely (The Lyrics context): comment out
14942         broken {Small ensembles} link.
14943
14944         * scm/framework-svg.scm (output-framework): change calling convention.
14945
14946         * lily/object-key-dumper-scheme.cc: new file.
14947
14948         * lily/object-key-undumper-scheme.cc: new file.
14949
14950         * lily/tweak-registration-scheme.cc: new file.
14951
14952         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
14953
14954         * Documentation/user/examples.itely (String quartet): uncomment
14955         broken example.
14956
14957         * lily/font-config.cc: new file.
14958
14959 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
14960
14961         * scm/output-svg.scm: 
14962         * scm/output-gnome.scm: s/bigcheese/emmentaler.
14963
14964         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
14965
14966 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
14967
14968         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
14969         Add headers.
14970
14971         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
14972
14973 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14974
14975         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
14976
14977         * lily/include/main.hh: lose _b hungarian suffixes for global
14978         variables.
14979
14980         * lily/include/lily-guile-macros.hh: new file.
14981
14982         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
14983
14984         * lily/general-scheme.cc: new file. 
14985
14986         * lily/font-select.cc (get_font_by_design_size): retrieve
14987         PangoFont for (designsize . "pango-descr") entries.
14988
14989         * lily/lily-parser-scheme.cc: new file.
14990
14991         * lily/output-def-scheme.cc: new file.
14992
14993         * lily/paper-book-scheme.cc: new file.
14994
14995         * lily/duration-scheme.cc (LY_DEFINE): new file.
14996
14997         * lily/pitch-scheme.cc:  new file.
14998
14999         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
15000
15001 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15002
15003         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
15004
15005 2005-01-06  Graham Percival  <gperlist@shaw.ca>
15006
15007         * Documentation/user/notation.itely: minor editing.
15008
15009         * Documentation/user/changing-defaults: minor editing.
15010
15011         * Documentation/user/examples.itely: add template for
15012         string quartet part extraction; demonstrates tag.
15013
15014 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
15015
15016         * Documentation/user/notation.itely: documents
15017         format-mark-box-letters and format-mark-box-numbers
15018
15019         * scm/define-context-properties.scm: change comment.
15020
15021 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15022
15023         * scm/framework-ps.scm (output-classic-framework): new function:
15024         dump systems as separate .eps files (without fonts) and write a
15025         single collecting .tex file.
15026
15027 2005-01-05  Mats Bengtsson  <mabe@s3.kth.se>
15028
15029         * Documentation/user/notation.itely (Setting simple songs):
15030         Correct several errors in the equivalent formulation of
15031         \addlyrics. 
15032         (The Lyrics context): Corrected link to the SATB example.
15033
15034 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15035
15036         * scm/lily.scm (completize-formats): new function
15037         (postprocess-output): new function
15038
15039         * lily/paper-book.cc (classic_output): change calling
15040         convention. Give basename as first argument. 
15041         remove Paper_book::post_processing().
15042
15043         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
15044
15045 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15046
15047         * lily/paper-outputter.cc (LY_DEFINE): new function
15048         ly:outputter-close.
15049
15050         * lily/main.cc: change --format,-f to --backend,-b
15051
15052         * lily/include/main.hh: rename format to backend.
15053
15054         * scm/translation-functions.scm (format-mark-box-numbers): add.
15055         patch by Erlend Aasland
15056
15057 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15058
15059         * lily/pango-font.cc (text_stencil): dump string as
15060         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
15061
15062 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
15063
15064         * configure.in (gui_b): Remove handy developer-only
15065         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
15066         CVS source installations (but break other non-default but correct
15067         PKG_CONFIG_PATH setups), as this is no longer developer-only.
15068
15069         * SConstruct: 
15070         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
15071         compatibility (backportme).
15072
15073         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
15074
15075 2005-01-03  Werner Lemberg  <wl@gnu.org>
15076
15077         Prepare glyph shapes for mf2pt1 conversion.
15078
15079         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
15080         (accDiscant, accFreebase, accStdbase): Replace `draw' with
15081         `penstroke'.
15082         (accDot): Use `drawdot'.
15083         (accBayanbase): Replace `draw' with `draw_gridline'.
15084         (print_penpos): Moved to feta-macros.mf.
15085         (accOldEE): Replace `filldraw' with `penstroke'.
15086         Replace `draw' with `penstroke' and `drawdot'.
15087
15088         * mf/feta-banier.mf: Code clean-up.
15089         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
15090         `fill'.
15091
15092         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
15093
15094         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
15095         paremeter to control drawing of labels.  Update all callers.
15096
15097         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
15098         (new_bulb): Return a bulb as a single path.  To do that, it now
15099         takes some more parameters.  Updated all callers.
15100         (draw_gclef): Major clean-up.  `draw' has been replaced with
15101         `penstroke', unnecessary outlines have been removed.
15102         Remove (unused) gnome-canvas code.
15103
15104         * mf/feta-macros.mf (print_penpos): New macro (from
15105         feta-accordion.mf).
15106         Other minor fixes.
15107
15108         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
15109         ("Pedal dot"): Use `drawdot'.
15110         (draw_pedal_P): Add parameter to control drawing of labels.  Update
15111         all callers.
15112         Fix shape at top.
15113         (draw_pedal_e): Add parameter to control drawing of labels.  Update
15114         all callers.
15115         (draw_pedal_d): Add parameter to control drawing of labels.  Update
15116         all callers.
15117         Revert drawing direction.
15118
15119         * mf/feta-schrift.mf (draw_fermata): Use single path.
15120         (draw_short_fermata): Replace `filldraw' with `fill'.
15121         (draw_long_fermata, draw_very_long_fermata): Replace calls to
15122         `draw_rounded_block' with a single path.
15123         ("Thumb"): Draw full circle instead of mirroring segments.
15124         (draw_accent): New macro.
15125         ("> accent", "espr"): Use it.
15126         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
15127         ("open (unstopped)"): Draw full circle instead of mirroring
15128         segments.
15129         (draw_vee): Removed.
15130         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
15131         ("Downbow"): Replace calls to `draw_rounded_block' with a single
15132         path.
15133         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
15134         partial pieces drawn with `fill' -- these do still overlap with the
15135         stem of the `t' but just once, not multiple times so that fontforge
15136         can handle it gracefully.
15137         Change other parts of the glyph so that fontforge's overlapping
15138         algorithm reliably works.
15139         (draw_heel): Replace `draw' with `fill'.
15140         (draw_toe): Use `draw_accent' instead of `draw_vee'.
15141         ("Flageolet"): Replace `draw' with `penstroke'.
15142         ("Segno"): Replace `filldraw' with `penstroke'.
15143         Replace `draw' with `drawdot'.
15144         ("Coda"): Replace `fill' with `penstroke', using a single path.
15145         ("Varied Coda"): Use less overlapping paths.
15146         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
15147         single path.
15148
15149         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
15150         group to better control the `labels' command.
15151         Rename argument to `offset' and use it actually.  Update all
15152         callers.
15153         Replace `filldraw' with `fill'.
15154         ("mordent", "prallmordent", "upmordent", "downmordent",
15155         "lineprall"): Replace `draw' with `draw_gridline'.
15156         ("upprall", "downprall"): Replace `draw' with `fill'.
15157
15158         * mf/feta-timesig.mf: Formatting.
15159
15160         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
15161         to...
15162         ("Flat"): Here.
15163         (draw_paren): Move code to draw labels to...
15164         ("Right Parenthesis"): Here.
15165
15166 2005-01-02  Graham Percival <gperlist@shaw.ca>
15167
15168         * Documentation/user/notation.itely: add example of \setTextDecresc
15169         and \setTextDim.
15170
15171 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
15172
15173         * scm/define-markup-commands.scm :  fix glyph-strings of
15174         accidentals and \note-by-number
15175
15176 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15177
15178         * VERSION: 2.5.6 released.
15179         
15180         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
15181
15182         * input/regression/new-markup-scheme.ly: oops. font-family=music
15183         -> font-encoding fetaMusic.  
15184
15185         * lily/main.cc: put default to PS.
15186
15187         * lily/tfm.cc: idem.
15188
15189         * lily/afm.cc: idem.
15190
15191         * lily/include/modified-font-metric.hh (struct
15192         Modified_font_metric): remove coding_scheme() method.
15193
15194         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
15195
15196         * scripts/convert-ly.py (conv): crash on encountering \encoding.
15197
15198         * input/les-nereides.ly: convert to utf8
15199
15200         * lily/modified-font-metric.cc (text_dimension): idem.
15201
15202         * lily/parser.yy (TODO): idem.
15203
15204         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
15205
15206         * lily/lexer.ll: remove encoding
15207
15208         * scm/framework-ps.scm (output-variables): separately scale the
15209         page to mm 
15210
15211         * lily/pango-font.cc (Pango_font): fix scaling.
15212
15213         * lily/font-metric.cc (design_size): design_size returns a
15214         dimension now as well.
15215
15216 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15217
15218         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
15219         brace generation. 
15220
15221         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
15222
15223 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
15224
15225         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
15226         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
15227
15228 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15229
15230         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
15231         in first run as well.
15232
15233         * scm/paper.scm (layout-set-staff-size): use text-font-size in
15234         dimension less points (ie. 12 = 12 point)
15235
15236         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
15237
15238         * lily/all-font-metrics.cc (find_pango_font): set description_
15239
15240         * lily/pango-font.cc (text_stencil): export size as well.
15241         (text_stencil): fix scaling and extents box.
15242
15243 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15244
15245         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
15246
15247         * Documentation/user/invoking.itely (Invoking lilypond): document
15248         texstr
15249
15250         * scripts/convert-ly.py (conv): add ancient rules.
15251
15252         * scm/clef.scm (c0-pitch-alist): replace - with .
15253
15254         * scripts/lilypond-book.py (process_snippets): add texstr support.
15255
15256         * scm/framework-texstr.scm (header): change extension to .textmetrics
15257
15258         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
15259         -f tex.
15260
15261         * lily/text-metrics.cc: new file.
15262         (try_load_text_metrics): new function
15263
15264         * lily/include/text-metrics.hh: new file.
15265
15266 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15267
15268         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
15269         ly_scheme_function to ly_lily_module_constant.
15270
15271         * lily/modified-font-metric.cc (text_dimension): try
15272         lookup_tex_text_dimension() first.
15273
15274         * lily/tfm.cc: new function ly:load-text-dimensions
15275
15276 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15277
15278         * scm/output-texstr.scm (text): use \lilygetmetrics
15279
15280         * scm/framework-texstr.scm (header): dump in new format.
15281
15282         * tex/lilypond-tex-metrics: new file.
15283         
15284 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
15285
15286         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
15287         mapping.
15288         (index_to_charcode): New method.
15289
15290         * scm/output-ps.scm (glyph-string): 
15291         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
15292
15293 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
15294
15295         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
15296         implement fully, need FONT to get to charcode.
15297
15298         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
15299
15300         * scm: Cleanups.
15301
15302         * Documentation/user/changing-defaults.itely: Fix internalsrefs
15303         {Tunable context properties},
15304         {All layout objects},
15305         {Music definitions}.
15306
15307 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15308
15309         * VERSION: release 2.5.5
15310         
15311         * lily/main.cc: use TeX as default output format.
15312
15313         * flower/file-path.cc (find): try to open directly as well, so we
15314         find absolute path files. 
15315
15316         * lily/pango-select.cc: new file.
15317
15318         * scm/framework-ps.scm: remove all encoding code. 
15319         load pfb/pfa for PangoFont too.
15320         
15321         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
15322
15323 2004-12-22  Werner Lemberg  <wl@gnu.org>
15324
15325         Prepare glyph shapes for mf2pt1 conversion.
15326
15327         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
15328
15329         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
15330         (define_triangle_shape): Use it to replace `draw' with `fill' and
15331         `unfill'.  Update all callers.
15332         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
15333         (draw_cross): Ditto.
15334         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
15335         Use penrazor for better conversion with mf2pt1.
15336         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
15337         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
15338         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
15339         draw_la_head, draw_ti_head): Replace `filldraw' with
15340         `fill'.  Update all callers.
15341
15342 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15343
15344         * lily/paper-book.cc (output): revert: only allow a single output
15345         format.
15346
15347         * lily/include/pango-font.hh: new file.
15348
15349         * lily/pango-font.cc: new file.
15350
15351         * lily/font-metric.cc (text_stencil): new routine
15352
15353         * lily/all-font-metrics.cc (find_pango_font): new routine.
15354
15355         * lily/include/font-metric.hh (struct Font_metric): add
15356         text_stencil()
15357
15358         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
15359
15360 2004-12-22  Werner Lemberg  <wl@gnu.org>
15361
15362         Prepare glyph shapes for mf2pt1 conversion.
15363
15364         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
15365
15366         * mf/feta-toevallig.mf: Formatting.
15367         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
15368         ("Natural"): Fix paths to allow better postprocessing.
15369         (draw_meta_flat): Use `z3l' as additional point in path to get
15370         better conversion with mf2pt1.
15371         Other minor cleanups.
15372         ("3/4 Flat"): Add auxiliary points and modify path to replace
15373         `draw' with `fill'.
15374         ("Double Sharp"): Mirror path segments instead of picture elements
15375         to get a single outline.
15376         Modify path to replace `filldraw' with `fill'.
15377
15378 2004-12-22  Graham Percival  <gperlist@shaw.ca>
15379
15380         * input/test/unfold-all-repeats.ly: added file back.
15381
15382         * Documentation/user/notation.itely,
15383         Documentation/user/programming-interface.itely
15384         Documentation/user/changing-defaults.itely: fixed misc broken
15385         links to input/test/ files.
15386
15387 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
15388
15389         * tex/texinfo.tex: Update.  We should not be distributing this,
15390         but since we do, use latest version.
15391
15392         * Documentation/user/macros.itexi: Comment-out \fetaflat,
15393         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
15394         macros for feta glyphs.
15395
15396 2004-12-22  Graham Percival  <gperlist@shaw.ca>
15397
15398         * Documentation/user/changing-defaults.itely: fix index for set.
15399
15400         * Documentation/user/converters.itely: added convert-ly bugs list
15401         from CVS.
15402
15403 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
15404
15405         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
15406         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
15407         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
15408         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
15409
15410         * mf/GNUmakefile (pfa_warning): Use less broken check.
15411
15412         * python/lilylib.py (setup_environment): Remove cruft from
15413         GS_FONTPATH.
15414
15415         * configure.in: Bump mftrace requirement to 1.1.1.
15416
15417 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
15418
15419         * scm/output-svg.scm (beam): Use polygon.
15420
15421         * scm/lily-library.scm: Bugfix.
15422
15423         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
15424
15425         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
15426
15427 2004-12-19  Werner Lemberg  <wl@gnu.org>
15428
15429         Prepare glyph shapes for mf2pt1 conversion.
15430
15431         * mf/feta-eindelijk: Some formatting.
15432         (multi_rest_x, multi_beam_height): Removed.  Unused.
15433         ("Quarter rest"): Use `intersectiontimes' to create a single
15434         outline.
15435         (rest_crook): Removed.  Unused.
15436         (draw_rest_bulb): Return path (without filling).  Update callers.
15437         Simplified.
15438         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
15439         "128th rest"): Simplify `pat'.
15440         Create single outline.
15441
15442 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
15443
15444         * mf/GNUmakefile (ALL_GEN_FILES):
15445         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
15446
15447         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
15448         function.
15449
15450 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15451
15452         * scm/output-texstr.scm (placebox): add routine
15453
15454         * VERSION (PACKAGE_NAME): release 2.5.4
15455
15456         * scm/framework-texstr.scm (output-framework): new file.  
15457
15458         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
15459         processing.
15460
15461         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
15462
15463         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
15464         rule.
15465
15466         * configure.in (gui_b): bump mftrace requirement to 1.1.0
15467
15468         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
15469
15470         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
15471
15472 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
15473
15474         * scm/framework-svg.scm (dump-page): Implement landscape.
15475
15476 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
15477
15478         * lily/main.cc (setup_paths): Add svg to search path.
15479
15480         * scm/output-svg.scm:
15481         * scm/framework-svg.scm: Add pageSet.  Update.
15482         (dump-fonts): New function.
15483         (output-framework): Use it.
15484
15485         * mf/GNUmakefile: 
15486         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
15487
15488 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15489
15490         * tex/lilyponddefs.tex: comment out new ifpdf code.
15491
15492 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
15493
15494         * GNUmakefile.in: 
15495         * SConstruct (symlink): Replace afm by otf.
15496
15497         * scm/framework-gnome.scm (gnome-main): Remove invocation of
15498         ly:pango-add-afm-decoder.
15499
15500         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
15501
15502 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15503
15504         * scm/output-ps.scm (new-text): don't access t glyph for getting
15505         space dimension.
15506
15507         * ly/init.ly: warn about \version
15508
15509         * lily/lexer.ll: set version-seen?
15510
15511 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
15512
15513         * scm/output-svg.scm (string->entities): Update.
15514
15515 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15516
15517         * lily/main.cc (setup_paths): replace afm by otf for path. 
15518
15519         * lily/pangofc-afm-decoder.cc: remove.
15520
15521         * lily/include/pangofc-afm-decoder.hh: remove.
15522
15523         * scm/framework-scm.scm (output-framework): new file.
15524
15525         * mf/GNUmakefile: remove SAUTER_FONTS.
15526         remove SVG/sodipodi hacks.
15527
15528         * scm/lily-library.scm (stderr): move stderr.
15529
15530         * mf/GNUmakefile: remove AFM support.
15531
15532         * buildscripts/mf-to-table.py (base): remove AFM support.
15533
15534         * lily/open-type-font.cc (design_size): use design_size
15535
15536 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
15537
15538         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
15539
15540 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
15541
15542         * mf/GNUmakefile: Generate combined aybabtu info.
15543         * mf/aybabtu.pe.in (i): Load it.
15544
15545         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
15546         are not symbols.
15547
15548         * lily/include/open-type-font.hh (count): New method.
15549
15550         * mf/aybabtu.pe.in: Typo.
15551
15552         * Documentation/user/out/lilypond-internals.nexi (Scheme
15553         functions): Typo.
15554
15555         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
15556
15557 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15558
15559         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
15560         subfonts.
15561
15562         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
15563
15564         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
15565         (tex-font-command-raw): new function.
15566
15567         * lily/include/virtual-font-metric.hh (Module): remove file
15568
15569         * lily/virtual-font-metric.cc (Module): remove file.
15570         
15571
15572         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
15573         (get_indexed_char): read bbox from lily table if present.
15574
15575 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15576
15577         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
15578         aybabtu.subfonts
15579
15580         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
15581         global glyphname. Enables more than 64 glyphs in the OTF.
15582
15583 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
15584
15585         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
15586         braces.
15587
15588         * lily/open-type-font.cc (design_size): Use 12 as default for
15589         design size.
15590
15591         * mf/aybabtu.pe.in: New file.  Merge all our braces.
15592
15593         * mf/GNUmakefile: Generate aybabtu.
15594
15595         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
15596
15597 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
15598
15599         * scm/lily-library.scm (char->unicode-index): Remove.
15600
15601         * scm/output-gnome.scm (text): Bugfix for plain string input.
15602         Updates.
15603
15604         * scm/output-svg.scm (svg-font): Add weight to font selection.
15605
15606 2004-12-14  Mats Bengtsson  <mabe@s3.kth.se>
15607
15608         * Documentation/topdocs/INSTALL.texi (Top): Point to
15609         buildscripts/out/clean-fonts instead of
15610         buildscripts/clean-fonts.sh. 
15611
15612 2004-12-13  Graham Percival  <gperlist@shaw.ca>
15613
15614         * input/regression/figured-bass.ly: attempt to clarify text.
15615
15616         * Documentation/user/notation.tely: add cindex for tag, attempt to
15617         add figured bass example.
15618
15619         * Documentation/user/changing-defaults: basic editing.
15620
15621 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15622
15623         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
15624
15625         * lily/open-type-font.cc (LY_DEFINE): new function
15626         ly:font-sub-fonts
15627
15628         * lily/include/font-metric.hh (struct Font_metric): new method
15629         sub_fonts()
15630
15631         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
15632         . with - in add.stem.
15633         
15634 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
15635
15636         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
15637         and fetaDynamic.
15638
15639         * lily/rest.cc (glyph_name): Change - to . .
15640
15641         * scm/output-gnome.scm (text): Hello world, again.
15642
15643         * scm/output-svg.scm (named-glyph): New function.  Hello world!
15644
15645         * lily/modified-font-metric.cc (index_to_charcode): New method.
15646
15647         * lily/include/font-metric.hh (index_to_charcode): New function.
15648
15649         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
15650         new function.
15651         (ly:font-glyph-to-index): Remove.
15652
15653 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15654
15655         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
15656
15657         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
15658
15659         * lily/open-type-font.cc (load_scheme_table): new function
15660
15661         * lily/dots.cc (print): replace - 
15662
15663         * lily/open-type-font.cc (attachment_point): new function.
15664         (load_table): read LILC table
15665
15666         * buildscripts/gen-bigcheese-scripts.py (Module): new
15667         file. Generate FF scripts.
15668
15669         * mf/feta-din10.mf: idem.
15670
15671         * mf/feta-nummer10.mf: remove mf files.
15672
15673         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
15674
15675 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
15676
15677         * lily/lily-guile.cc: Use scm_from_locale_stringn.
15678
15679         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
15680         compatibility.
15681
15682 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15683
15684         * lily/open-type-font.cc (get_indexed_char): scale metrics by
15685         design-size and units_per_EM.
15686
15687         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
15688
15689 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
15690
15691         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
15692         does not crash fontforge.
15693
15694         * scm/lily-library.scm (char->unicode-index): Hack to map onto
15695         PUA.
15696
15697 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15698
15699         * scm/framework-ps.scm (ps-embed-cff): new function.
15700
15701         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
15702
15703 2004-12-12  Werner Lemberg  <wl@gnu.org>
15704
15705         * mf/bigcheese.pe.in: Add PUA mapping.
15706         Don't create Type 42 but bare CFF font.
15707
15708 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
15709
15710         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
15711         within canvas boundaries.
15712
15713         * mf/merge.pe.in: Set font names, version, license GPL.
15714
15715         * make/substitute.make: Add FONTFORGE.
15716
15717         * config.make.in (FONTFORGE): Add.
15718
15719         * configure.in (gui_b): Use PATH_PROG for fontforge.
15720
15721 2004-12-11  Graham Percival  <gperlist@shaw.ca>
15722
15723         * scm/define-markup-commands.scm: add baseline-skip to info
15724         about \column.
15725
15726 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
15727
15728         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
15729
15730         * scm/output-gnome.scm (named-glyph): Use it.
15731
15732         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
15733
15734         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
15735         (upper_string, lower_string, reverse_string): Remove.
15736
15737         * configure.in (fontforge): Reinstate version check.
15738
15739         * ly/engraver-init.ly: Fix clef glyph names.
15740
15741         * lily/time-signature.cc (special_time_signature): Fix fraction
15742         glyph names.
15743
15744 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15745
15746         * mf/merge.pe: new file.
15747
15748         * lily/freetype.cc: new file.
15749
15750         * lily/include/open-type-font.hh (class Open_type_font): new file.
15751
15752         * lily/include/freetype.hh: new file.
15753
15754         * lily/open-type-font.cc: new file.
15755
15756         * lily/all-font-metrics.cc (find_otf): new function.
15757
15758 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
15759
15760         * lily/time-signature.cc (special_time_signature): Fix.
15761
15762         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
15763         GTK2 before checking for pango.  Fixes -fgnome.
15764
15765         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
15766         Scheme name.
15767
15768         * scm/define-markup-commands.scm:
15769         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
15770
15771         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
15772
15773         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
15774         date versions.  Fixes configure.
15775         (STEPMAKE_CHECK_VERSION): Support optional actual program version
15776         argument.
15777
15778 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15779
15780         * buildscripts/mf-to-table.py (write_ps_encoding): write real
15781         names in .enc
15782
15783         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
15784
15785 2004-12-09  Graham Percival  <gperlist@shaw.ca>
15786
15787         * Documentation/user/changing-defaults.itely: add info about
15788         make-dynamic-script
15789
15790         * Documentation/user/notation.itely: add link in dynamics to
15791         section about make-dynamic-script.
15792
15793 2004-12-09  Christian hitz  <chhitz@gmx.net>
15794
15795         * lily/lily-guile.cc: change MACOS_X to __APPLE__
15796
15797 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15798
15799         * buildscripts/mf-to-table.py (parse_logfile): use . for
15800         concatting name and group.
15801         (parse_logfile): use M for Minus (negative.)
15802
15803         * lily/include/type-swallow-translator.hh
15804         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
15805
15806         * lily/*.cc: cosmetics around = sign.
15807
15808         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
15809         lyric spacing on the penultimate column.
15810
15811 2004-12-05  Christian Hitz  <chhitz@gmx.net>
15812
15813         * configure.in:
15814         * lily/accidental-placement.cc:
15815         * lily/bar-line.cc:
15816         * lily/beam-concave.cc:
15817         * lily/beam-quanting.cc:
15818         * lily/beam.cc:
15819         * lily/bezier-bow.cc:
15820         * lily/bezier.cc:
15821         * lily/break-align-interface.cc:
15822         * lily/custos.cc:
15823         * lily/dimension-cache.cc:
15824         * lily/dot-column.cc:
15825         * lily/font-metric.cc:
15826         * lily/font-select.cc:
15827         * lily/gourlay-breaking.cc:
15828         * lily/grob-property.cc:
15829         * lily/grob.cc:
15830         * lily/lily-guile.cc:
15831         * lily/line-spanner.cc:
15832         * lily/lookup.cc:
15833         * lily/lyric-extender.cc:
15834         * lily/lyric-hyphen.cc:
15835         * lily/mensural-ligature.cc:
15836         * lily/midi-def.cc:
15837         * lily/misc.cc:
15838         * lily/note-collision.cc:
15839         * lily/note-column.cc:
15840         * lily/note-head.cc:
15841         * lily/paper-outputter.cc:
15842         * lily/percent-repeat-item.cc:
15843         * lily/rest-collision.cc:
15844         * lily/side-position-interface.cc:
15845         * lily/simple-spacer.cc:
15846         * lily/slur-configuration.cc:
15847         * lily/slur-scoring.cc:
15848         * lily/slur.cc:
15849         * lily/spaceable-grob.cc:
15850         * lily/spacing-spanner.cc:
15851         * lily/spanner.cc:
15852         * lily/staff-symbol-referencer.cc:
15853         * lily/stem.cc:
15854         * lily/stencil.cc:
15855         * lily/system-start-delimiter.cc:
15856         * lily/system.cc:
15857         * lily/text-item.cc:
15858         * lily/tie.cc:
15859         * lily/tuplet-bracket.cc:
15860         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
15861         <cmath> beacause isinf/isnan is undefined in <cmath>
15862
15863 2004-12-03  Mats Bengtsson  <mabe@s3.kth.se>
15864
15865         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
15866
15867 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15868
15869         * VERSION: release 2.5.3
15870         
15871 2004-11-29  Arno Waschk <arno@arnowaschk.de>
15872
15873         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
15874
15875 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15876
15877         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
15878
15879         * lily/note-head.cc (internal_print): always try the "s" head if
15880         u/d not found.
15881
15882         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
15883
15884 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15885
15886         * mf/parmesan-heads.mf (overdone_heads): typos.
15887
15888 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
15889
15890         * lily/parser.yy (markup): in markups, { .. } without command
15891         before are also flattened, ie \line must be explicitely used.
15892
15893         * Documentation/user/changing-defaults.itely:
15894         * Documentation/user/notation.itely: 
15895         * input/wilhelmus.ly: 
15896         * input/regression/instrument-name-markup.ly: 
15897         * input/regression/markup-score.ly: 
15898         * input/regression/new-markup-scheme.ly: 
15899         * input/regression/new-markup-syntax.ly: 
15900         * input/test/coriolan-margin.ly: use \line in markups where
15901         appropriate
15902         
15903 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
15904
15905         * scm/new-markup.scm (map-markup-command-list): helper function
15906         used in parser.yy to map markup commands on a markup list.
15907
15908         * lily/parser.yy: get rid off < > in markups by treating { } as
15909         real lists.
15910
15911         * lily/lexer.ll: remove < > from markup lexer mode.
15912
15913         * scripts/convert-ly.py (conv): add rule for converting 
15914         \markup < > to \markup { }
15915
15916         * ly/titling-init.ly: 
15917         * input/test/coriolan-margin.ly: 
15918         * input/regression/new-markup-syntax.ly: 
15919         * input/regression/new-markup-scheme.ly: 
15920         * input/regression/multi-measure-rest-text.ly: 
15921         * input/regression/markup-stack.ly: 
15922         * input/regression/markup-score.ly: 
15923         * input/regression/instrument-name-markup.ly: 
15924         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
15925         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
15926         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
15927         * input/wilhelmus.ly: 
15928         * Documentation/user/notation.itely: 
15929         * Documentation/user/music-glossary.tely: 
15930         * Documentation/user/changing-defaults.itely: change < > to { } in
15931         markups
15932
15933 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15934
15935         * lily/accidental-placement.cc (position_accidentals): shortcut if
15936         no accidentals to place.
15937
15938 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
15939
15940         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
15941         typo s/ly:dimension ?/ly:dimension?/
15942
15943         * input/regression/lily-in-scheme.ly: 
15944         * input/regression/music-function.ly: 
15945         * ly/spanners-init.ly (assertBeamSlope): 
15946         * scm/music-functions.scm (def-grace-function): add the paper
15947         argument to music function definitions.
15948
15949 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15950
15951         * lily/moment.cc (LY_DEFINE):
15952         ly:moment-main-{denominator,numberator}, new function.
15953
15954         * lily/score-engraver.cc (typeset_all): assign to column on basis
15955         of axis-group-parent-X setting.
15956
15957         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
15958         add_element() on basis of axis-group-parent-Y setting.
15959
15960         * lily/grob.cc: add axis-group-parent-{XY} properties.
15961
15962         * input/regression/spacing-stick-out.ly: new file.
15963
15964         * lily/simple-spacer.cc (add_columns): use binary search for
15965         setting column rods. Changes O(n^2) to O(n log(n)) for
15966         constructing spacing problem from columns.
15967         (add_columns): read allow-outside-line to make sure no texts stick
15968         out.
15969         (solve): Simple_spacer::is_active() only determines
15970         satisfies_constraints_ for non-ragged typesetting.
15971
15972         * lily/simultaneous-music.cc (to_relative_octave): only set
15973         old_relative_used if return pitch actually changed.
15974
15975         * scm/define-context-properties.scm
15976         (all-user-translation-properties): change to match implementation.
15977
15978         * python/lilylib.py: Replace re.match by re.search and adds "-c
15979         showpage" to the gs command line (Johannes Schindelin)
15980
15981         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
15982         before processing. Prevents crash when inf is in the extent.
15983
15984         * scm/define-markup-commands.scm (note-by-number): add "s" to
15985         "noteheads-" glyphname.
15986  
15987         * lily/parser.yy (Generic_prefix_music): supply parser argument to
15988         music function as well.
15989         
15990 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15991
15992         * VERSION: release 2.5.2
15993
15994         * Documentation/user/changing-defaults.itely (Creating titles):
15995         add breakbefore variable.
15996
15997         * lily/paper-book.cc (set_system_penalty): new function. Set
15998         penalty_ based on breakBefore setting
15999
16000         * lily/context-specced-music-iterator.cc (construct_children):
16001         interpret special context id $uniqueContextId 
16002
16003         * lily/context.cc (create_unique_context): new method. Move
16004         creation of unique (\new) contexts into interpreting phase. This
16005         makes
16006
16007           foo= \new Staff ..
16008           << \foo \foo >>
16009
16010         produce 2 staves.
16011         
16012
16013         * scm/define-music-properties.scm (all-music-properties): add
16014         quoted-voice-direction
16015
16016         * ly/music-functions-init.ly: killCues function.
16017
16018         * scm/music-functions.scm (cue-substitute): move creation of voice
16019         contexts further to the back. 
16020
16021 2004-11-25  Werner Lemberg  <wl@gnu.org>
16022
16023         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
16024         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
16025
16026 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
16027
16028         * buildscripts/guile-gnome.sh: Fixed typo.
16029
16030 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16031
16032         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
16033
16034         * scripts/abc2ly.py (dump_slyrics): add ord(). 
16035
16036         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
16037         to regular engraver. 
16038
16039 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16040
16041         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
16042
16043 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
16044
16045         * scm/define-markup-commands.scm (fill-line): Typo.
16046
16047         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
16048         and newer.
16049
16050 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
16051
16052         * ly/dynamic-scripts-init.ly: Fixed typo.
16053
16054 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16055
16056         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
16057         note-head, to have different attachment points for up and down.
16058
16059         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
16060
16061         * mf/feta-generic.mf (else): remove solfa.
16062
16063         * mf/feta-bolletjes.mf (tishape): remove unicode test.
16064
16065         * scm/define-context-properties.scm
16066         (all-user-translation-properties): add shapeNoteStyles property.
16067
16068         * lily/shape-note-heads-engraver.cc (process_music): new file.
16069
16070         * lily/event.cc (transpose): call Event::transpose() for
16071         transposing the tonic.
16072
16073 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
16074
16075         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
16076         Unicode/OpenType and AFM.
16077
16078         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
16079
16080 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16081
16082         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
16083
16084         * lily/context.cc (Context): unprotect key from ctor.
16085
16086         * scm/stencil.scm (stack-lines): return empty-stencil if argument
16087         is '()
16088         (stack-stencils): idem.
16089
16090         * Documentation/user/changing-defaults.itely (Creating titles):
16091         document new title layout options.
16092
16093         * lily/parser.yy (lilypond_header_body): copy previous
16094         $globalheader if present.
16095
16096         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
16097         ly:module-copy
16098         
16099         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
16100
16101         * scm/titling.scm: remove old titling functions
16102
16103         * lily/stencil.cc (translate): remove absolute dimension.
16104
16105         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
16106         via markup.
16107
16108         * scm/page-layout.scm (marked-up-headfoot): create header/footer
16109         field from user-supplied markup
16110
16111         * scm/define-markup-commands.scm (on-the-fly): new markup
16112         command. Enter SCM markup procedure directly in Scheme.
16113         (fromproperty): new markup command. Read markup from props argument.
16114
16115         * scm/titling.scm (marked-up-title): create title via
16116         user-specified markup. 
16117
16118         * scm/define-markup-commands.scm (column): remove empty stencils
16119         from column.
16120
16121         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
16122         not have side-effect of creating variable stub.
16123
16124         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
16125
16126 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
16127
16128         * scm/encoding.scm (coding-alist): 
16129         * scm/font.scm (add-ec-fonts):
16130         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
16131         Extended-TeX-Font-Encoding---Latin.
16132
16133         * lily/side-position-interface.cc (general_side_position): Add
16134         actual offset to error message (avoid constant error messages).
16135
16136         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
16137         block.
16138
16139         * lily/font-select.cc (select_encoded_font)
16140         (get_font_by_mag_step, get_font_by_design_size): 
16141         * lily/modified-font-metric.cc (Modified_font_metric): 
16142         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
16143
16144         * scm/encoding.scm (coding-alist): Add fetaDynamic.
16145         (read-encoding-file): Bugfix: do not require space after bracket.
16146
16147         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
16148         these do not exist.
16149
16150 2004-11-20  Graham Percival  <gperlist@shaw.ca>
16151
16152         * Documentation/user/notation.itely: added info about typesetting
16153         boxed bar numbers.
16154
16155 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16156
16157         * flower/interval.cc (T_to_string): gcc4 fixes.
16158
16159         * scm/define-markup-commands.scm (fill-line): use
16160         stack-stencils. This fixes problems with putting already centered
16161         stencils in a line.
16162
16163         * VERSION: release 2.5.1
16164
16165         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
16166
16167 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16168
16169         * input/example-[1-3].ly: simplify.
16170
16171         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
16172
16173         * scm/output-ps.scm (new-text): new function. Use glyphshow to
16174         show glyphs.
16175
16176         * scm/encoding.scm (decode-byte-string): new function.
16177
16178         * scripts/convert-ly.py (conv): add warning about
16179         set-global-staff-size.
16180
16181         * Doxyfile: add. 
16182
16183         * scripts/convert-ly.py (conv): add raggedlastbottom rule
16184         (conv): warn for TextSpanner split.
16185         (conv): warn for textheight.
16186
16187 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
16188
16189         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
16190         building the documentation, info with images are installed.
16191         (final-install): Fix description.  Mention sourcing of login
16192         scripts (instead of running).
16193
16194 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
16195
16196         * Debian lmodern support.  Note that LilyPond will issue warnings
16197         
16198             no such encoding: "FontSpecific"
16199
16200           The font selection mechanism wants to get the encoding from the
16201           font itself, but the idea of lmodern is that it is usable with
16202           different encodings, ie, Lily should get the encoding from the
16203           font tree, rather than the font itself.  This would require some
16204           more work.
16205         
16206         * configure.in: Test for and accept lmodern if EC fonts not found.
16207
16208         * scm/framework-tex.scm (font-load-command): TeX font name
16209         mangling for latin1 encoded cork-lm fonts.
16210         (convert-to-ps): Load lm.map if available.
16211
16212         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
16213         available.
16214
16215         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
16216
16217         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
16218         available.
16219
16220         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
16221         path for absolute file name, that is silly.
16222
16223         * lily/score-engraver.cc (initialize): 
16224
16225         * Documentation/user/GNUmakefile (local-install-info): Invoke
16226         install-info --remove first.
16227
16228         * #include cleanup (Andreas Scherer).
16229
16230 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
16231
16232         * input/test/script-abbreviations.ly: fix typos.
16233
16234 2004-11-17  Werner Lemberg  <wl@gnu.org>
16235
16236         * python/lilylib.py (options_help_str): Support pretty-printing of
16237         newlines in fourth element of option description.
16238
16239         * scripts/lilypond-book.py (option_definitions): Use new lilylib
16240         feature.
16241         Sort options.
16242
16243         * Documentation/user/lilypond-book.itely: Finish update.
16244
16245 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
16246
16247         * Documentation/user/macros.itexi: Add comment about \command.
16248
16249         * Documentation/user/lilypond.tely:
16250         * Documentation/user/lilypond-book.itely: Fix names of lilypond
16251         and lilypond-book nodes, so that `info lilypond' visits the manual
16252         at top level, and `info lilypond-book' visits the lilypond-book
16253         section.
16254
16255         * Documentation/user/GNUmakefile (local-install-info): Fix rules
16256         and packager messages.
16257
16258         * lily/pangofc-afm-decoder.cc: Update test.
16259
16260 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
16261
16262         * scm/lily-library.scm (char->unicode-index): New function.
16263
16264         * scm/output-gnome.scm: 
16265         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
16266
16267         * Proper naming of file name throughout; s/filename/file[-_]name/.
16268
16269         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
16270
16271         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
16272
16273 2004-11-16  Werner Lemberg  <wl@gnu.org>
16274
16275         * scripts/lilypond-book.py: The Lord has commanded me to use only
16276         tabs for indentation.  Your humble servant obeys.
16277
16278 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
16279
16280         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
16281         including font, if LilyPond-feta font is only feta font in path.
16282
16283         * scm/output-gnome.scm (text): Revert to file name of font if font
16284         has no name.  Fixes ec font selection.
16285         (char): Bugfix: do not utf8 twice.  Fixes clefs.
16286
16287         * scm/framework-svg.scm:
16288         * scm/output-svg.scm: New file.  TODO: figure out how to
16289         do character by index in font.
16290
16291         * scm/output-sodipodi.scm: Remove.
16292
16293         * scm/output-ps.scm (stem): Remove.
16294
16295 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
16296
16297         * scm/output-gnome.scm (beam): New function.
16298         (slur): Round corners.
16299         (round-filled-box): Round corners.
16300
16301 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16302
16303         * scm/output-gnome.scm (beam): add function.
16304         (draw-line): new routine.
16305         (dashed-line): stub; call draw-line
16306         (polygon): new routine.
16307
16308 2004-11-15  Werner Lemberg  <wl@gnu.org>
16309
16310         * Documentation/user/lilypond-book.itely: Revise section on
16311         lilypond-book options.
16312         Other minor fixes.
16313
16314         * scripts/lilypond-book.py: Change indentation to 4.
16315         Minor formatting.
16316
16317 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16318
16319         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
16320         grobs that have tweaks specced.
16321         
16322 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
16323
16324         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
16325
16326 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
16327
16328         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
16329         actual char #, not 0 based index.
16330
16331         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
16332
16333         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
16334         Warning: do make -C mf clean.
16335
16336         * lily/context-property.cc: Compile fix.
16337
16338         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
16339         Grok ec-fonts, braces and dynamics.
16340
16341         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
16342
16343 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16344
16345         * lily/include/tweak-registration.hh: new file.
16346
16347         * lily/tweak-registration.cc: new file.
16348
16349         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
16350         saving tweaks.
16351
16352         * scm/output-gnome.scm (text): comment dribble.
16353
16354 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
16355
16356         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
16357
16358         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
16359         path-def before using.  Fixes muchtomany slurs in wrong places
16360         bug.
16361
16362 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16363
16364         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
16365
16366         * lily/include/object-key-undumper.hh (Module): new file.
16367
16368         * lily/object-key-undumper.cc (Module): New file. Deserialize
16369         keys. SCM bindings
16370
16371         * lily/object-key-dumper.cc (Object_key_dumper): idem.
16372         Provide SCM bindings.
16373
16374         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
16375         new file. Serialize object keys.
16376         
16377         * lily/object-key.cc (dump): new function.
16378         (as_scheme): new virtual function
16379         (undump): new function
16380         (undumpers): new table.
16381
16382         * lily/include/global-context.hh (Context): take \score key upon init.
16383
16384         * lily/object-key-dumper.cc (serialize_key): new file.
16385
16386         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
16387
16388         * lily/lily-lexer.cc: remove \quote.
16389
16390         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
16391
16392         * lily/context.cc (Context): take key argument in ctor.
16393         (create_context): new function
16394
16395         * lily/grob.cc (Grob): take key argument in ctor.  
16396
16397         * lily/lilypond-key.cc (do_compare): new file.
16398
16399         * lily/object-key.cc (Object_key): new file.
16400
16401         * lily/include/object-key.hh (class Object_key): new file.
16402
16403         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
16404
16405 2004-11-13  Graham Percival  <gperlist@shaw.ca>
16406
16407         * Documentation/user/lilypond-book.itely: add small warning about
16408         noindent default in lilypond-book.
16409
16410         * Documentation/user/converters.itely: add examples for convert-ly.
16411
16412         * Documentation/user/examples.itely: change version string in templates
16413         to 2.4.0.
16414
16415 2004-11-12  Karl Hammar  <karl@aspodata.se>
16416
16417         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
16418         cmdline, use xargs instead (backportme)
16419
16420 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
16421         
16422         * Documentation/user/: Numerous fixes in the user manual.
16423
16424 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16425
16426         * lily/parser.yy (re_rhythmed_music): search music expression for
16427         context-id, surround by \new Voice if not found. Fixes:
16428         addlyrics-second-staff.ly
16429
16430         * VERSION: 2.5.0 released.
16431         
16432 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
16433
16434         * Documentation/index.html.in: Fix url to one big page.  (backportme)
16435
16436         * Documentation/user/GNUmakefile: Separate rules for split and
16437         unsplit html documents.  Remove perl massaging.  (backportme)
16438
16439 2004-11-11  Graham Percival  <gperlist@shaw.ca>
16440
16441         * Documentation/user/lilypond-book.itely: add short warning about
16442         \lilypond{} in LaTeX docs.
16443
16444 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16445
16446         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
16447         found.  (backportme)
16448
16449         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
16450         version requirement.  (backportme)
16451
16452         * configure.in: Be explicit about old versions of
16453         ec-fonts-mtraced.  (backportme)
16454
16455         * lily/context-selector.cc (set_tweaks): New function.
16456         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
16457         web with -DTWEAK.
16458
16459         * Documentation/user/introduction.itely (Automated engraving):
16460         Remove fragment option.  Fixes web.
16461
16462         * lily/context-property.cc (make_item_from_properties):
16463         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
16464         #ifdef.
16465
16466         * scm/define-context-properties.scm
16467         (all-internal-translation-properties): Add tweakRank and tweakCount.
16468
16469         * lily/grob.cc: 
16470         * scm/define-grob-properties.scm (all-internal-grob-properties):
16471         Add tweak-rank and tweak-count.
16472
16473 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
16474
16475         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
16476         New function.
16477         (text): Use them.
16478
16479         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
16480         animated/opaque grob dragging tweaks.
16481
16482         * buildscripts/guile-gnome.sh: Update.
16483
16484 2004-11-10  Mats Bengtsson  <mabe@s3.kth.se>
16485
16486         * scm/define-grobs.scm (all-grob-descriptions): Added
16487         line-interface to the LigatureBracket object.
16488
16489 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
16490
16491         * scm/framework-gnome.scm (item-event): Support non-animated mouse
16492         dragging tweaks.
16493
16494         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
16495
16496         * lily/context-selector.cc (store_context): New function.
16497
16498         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
16499         (store_grob): New function.
16500         (identify_grob): Add Moment parameter.
16501
16502         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
16503         exists.
16504
16505         * scm/framework-gnome.scm (save-tweaks): Write as alist.
16506
16507 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
16508
16509         * scm/framework-gnome.scm (item-event): Print grob id.
16510         (save-tweaks): New function.
16511         (tweak): New funtion.
16512         (item-event): Use it, bound to arrow keys.
16513
16514         * lily/context-property.cc (make_item_from_properties): Register grob.
16515         * lily/context.cc (add_context): Register context.
16516
16517         * lily/include/context-selector.hh:
16518         * lily/include/grob-selector.hh:
16519         * lily/context-selector.cc:
16520         * lily/grob-selector.cc: New file.
16521
16522 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16523
16524         * lily/slur.cc: add 'positions to interface
16525
16526         * lily/main.cc: reinstate PS as standard output format. 
16527
16528         * scm/framework-tex.scm (output-preview-framework): print systems
16529         up to first non title system.
16530
16531         * lily/grace-engraver.cc (start_translation_timestep): split
16532         scm_cadddr
16533         
16534 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16535
16536         * lily/quote-iterator.cc (Module): remove old quote-iterator
16537
16538         * scm/define-music-types.scm (music-descriptions): move
16539         NewQuoteMusic over QuoteMusic
16540
16541         * Documentation/user/notation.itely (Formatting cue notes): use
16542         \cueDuring.
16543
16544         * lily/new-quote-iterator.cc (quote_ok): new function.
16545
16546         * input/regression/quote-cue-during.ly: new file.
16547
16548         * input/regression/quote-grace.ly: new file.
16549
16550         * scm/define-context-properties.scm (Module): change definition of
16551         graceSettings
16552
16553         * lily/context-property.cc (Module): rename from
16554         translator-property.cc
16555
16556         * lily/context.cc (context_name_symbol): new function
16557
16558         * lily/grace-engraver.cc: new file. Set properties for grobs based
16559         on the grace-ness of now_moment().
16560
16561         * scm/music-functions.scm (add-grace-property): use list
16562         iso. vector for graceSettings
16563         remove set-{start,stop}-grace-properties. 
16564
16565         * lily/new-quote-iterator.cc (construct_children): set
16566         quote_outlet_ if no quoted-context-{id,type} specified.
16567
16568         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
16569
16570         * lily/parser.yy (command_element): remove \quote.
16571
16572         * ly/music-functions-init.ly (location): add quoteDuring music
16573         function. 
16574
16575         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
16576         optional semicolon. (backportme)
16577
16578 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
16579
16580         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
16581         need to link to GUILE et al.
16582
16583 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16584
16585         * scm/define-music-properties.scm (all-music-properties): add
16586         quoted-context-type, quoted-context-id.
16587
16588         * scm/lily.scm (type-check-list): new function.
16589         
16590         * scm/lily-library.scm: new file. Generic library routines.
16591
16592         * lily/parser.yy (Generic_prefix_music): move typechecking out of
16593         parser.
16594
16595         * ly/music-functions-init.ly: add quoteDuring function.
16596
16597         * lily/include/music-iterator.hh (class Music_iterator): rename
16598         set_translator -> set_context
16599
16600         * lily/parser.yy (Generic_prefix_music_scm): add
16601         MUSIC_FUNCTION_SCM_SCM_MUSIC
16602
16603         * scm/lily.scm (sanitize-command-option): new function. (backportme)
16604
16605         * scm/framework-tex.scm (header): sanitize TeX paper size.
16606         (backportme)
16607
16608 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
16609
16610         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
16611
16612         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
16613
16614         * scm/framework-tex.scm (font-load-command): Use T1 if no
16615         font-encoding set.  (backportme)
16616
16617         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
16618         exists before converting.  (backportme)
16619
16620         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
16621         exists before converting.  (backportme)
16622         (convert-to-ps): Remove .ps file if it exists before
16623         converting.  (backportme)
16624
16625         * lily/lexer.ll: Remove extra progress newline, use present tense.
16626
16627         * scm/paper.scm (paper-alist): public.
16628         * scm/framework-tex.scm (convert-to-ps):
16629         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
16630         command line.
16631
16632 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16633
16634         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
16635
16636         * lily/recording-group-engraver.cc (derived_mark): mark
16637         now_events_. (backportme)
16638
16639 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16640
16641         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
16642
16643         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
16644         invoking latex. (backportme.)
16645
16646         * lily/stem.cc (off_callback): center stems for all rest stems.
16647
16648 2004-11-05  Werner Lemberg  <wl@gnu.org>
16649
16650         * Documentation/user/lilypond.tely: Add more guidelines for writing
16651         lilypond texinfo documents.
16652
16653 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
16654
16655         * Documentation/index.html.in: remove <hr>.
16656
16657         * THANKS: change 2.3 to 2.4.
16658
16659 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
16660
16661         * scm/output-gnome.scm: More fontconfig comment.
16662
16663 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
16664
16665         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
16666         <package> directory in $(builddir)/share according with
16667         PACKAGE_NAME defined in the VERSION file.
16668
16669 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16670
16671         * lily/beam.cc (rest_collision_callback): use local beam
16672         multiplicity.
16673
16674         * input/regression/stem-stemlet.ly: new file.
16675
16676         * lily/stem.cc (add_head): store rests as well.
16677
16678         * scm/define-grob-properties.scm (all-user-grob-properties): add
16679         stemlet-length
16680
16681         * lily/stem.cc: store rests as well.
16682         
16683         * input/regression/new-slur.ly: mention forcing.
16684
16685 2004-11-04  Werner Lemberg  <wl@gnu.org>
16686
16687         * Documentation/user/*: A new round of layout fixes and document
16688         structure cleanup.
16689
16690 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
16691
16692         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
16693
16694 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
16695
16696         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
16697
16698 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
16699
16700         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
16701
16702         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
16703
16704         * lily/main.cc (main): Invoke identify.
16705
16706         * scm/lily.scm (postscript->pdf): Remove progress newline.
16707         Write progress to stderr.
16708
16709         * lily/paper-book.cc (output): Remove progress newline.
16710
16711         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
16712         gettext on user messages, and remove whitespace.
16713
16714         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
16715
16716         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
16717         argv[0] (Thomas Scharkowski).
16718
16719         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
16720         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
16721         for ec-fonts-mtraced.
16722
16723         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
16724         --srcdir build (Bertalan).
16725
16726         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
16727         headers and library too (Laura Conrad).
16728
16729         * Documentation/topdocs/INSTALL.texi (Top): Mention development
16730         package for guile too (Laura Conrad).
16731
16732         * lily/main.cc (usage): Typo.
16733
16734 2004-11-02  Werner Lemberg  <wl@gnu.org>
16735
16736         * Documentation/user/notation.ly: More fixes to improve appearance.
16737
16738         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
16739         better output for multicolumn tables.
16740
16741 2004-11-01  Mats Bengtsson  <mabe@s3.kth.se>
16742
16743         * lily/main.cc (dir_info): Fixed typo in the printouts.
16744
16745 2004-11-01  Werner Lemberg  <wl@gnu.org>
16746
16747         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
16748         of output.
16749         Set `per_line' to 2; replace hard-coded value with it.
16750
16751         * Documentation/user/*: Many fixes to improve appearance of
16752         printed manual.
16753
16754 2004-11-01  Werner Lemberg  <wl@gnu.org>
16755
16756         * Documentation/user/changing-defaults.itely,
16757         Documentation/user/notation.ly,
16758         Documentation/user/programming-interface.itely: Use @/.
16759         Fix formatting of some lilypond snippets and tables.
16760
16761         * scripts/lilypond-book.py (compose_ly): Provide useful default
16762         for LINEWIDTH in `override'.
16763
16764 2004-10-31  Graham Percival  <gperlist@shaw.ca>
16765
16766         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
16767
16768 2004-10-31  Werner Lemberg  <wl@gnu.org>
16769
16770         Resetting @exampleindent to `5' gives ugly results with texinfo's
16771         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
16772         (if not quoting) to change @exampleindent only locally.
16773
16774         * scripts/lilypond-book.py (NOQUOTE): New variable.
16775         (output) [LATEX]: Remove AFTER and BEFORE.
16776         [TEXINFO]: Remove AFTER and BEFORE.
16777         Fix QUOTE and VERBATIM pattern.
16778         Add NOQUOTE pattern.
16779         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
16780         and BEFORE.
16781         [output_texinfo]: Use NOQUOTE.
16782
16783 2004-10-31  Graham Percival  <gperlist@shaw.ca>
16784
16785         * Documentation/user/changing-defaults.itely: clarify paper
16786         size commands with correct info.
16787
16788         * Documentation/user/lilypond-book.itely: add more docs for
16789         filename extensions.
16790
16791 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16792
16793         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
16794         (PATCH_LEVEL): start 2.5.0.
16795
16796 #Local variables:
16797 #coding: utf-8
16798 #End:
16799