]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* lily/general-scheme.cc (LY_DEFINE): elucidate docstring.
[lilypond.git] / ChangeLog
1 2006-10-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
2
3         * lily/general-scheme.cc (LY_DEFINE): elucidate docstring.
4
5         * scm/define-markup-commands.scm (tied-lyric): new function: split
6         string along ~ and reattach with U+203F (tie character) and
7         negative space.
8
9         * scm/output-lib.scm (lyric-text::calc-text): new function.
10
11         * lily/lyric-engraver.cc (process_music): don't set 'text.
12
13         * scm/output-lib.scm (string-finger::calc-text): new function
14         (lyric-text::print): new function.
15
16         * lily/new-fingering-engraver.cc (add_fingering): refactor; make
17         generic for fingering & string number. Use for string-finger. 
18
19         * scm/define-music-types.scm (music-descriptions): add StringFingerEvent
20
21         * lily/fingering-engraver.cc (listen_string_finger): new function
22
23         * scm/define-grobs.scm (all-grob-descriptions): add StringFinger
24
25         * scm/define-context-properties.scm
26         (all-user-translation-properties): add stringFingerOrientations
27
28 2006-10-11  Jürgen Reuter  <reuter@ipd.uka.de>
29
30         * mf/parmesan-dots.mf (new), mf/parmesan-generic.mf,
31         ly/engraver-init.ly: Added vaticana-style augmentum dot glyph.
32
33         * lily/dots.cc: Added style property for dots.
34
35         * mf/parmesan-heads.mf: Fix typo in comment.
36
37         * mf/feta-bolletjes.mf, scm/output-lib.scm: Fix longa notes bug by
38         adding longa head to feta font and removing obsolete default
39         mapping scheme code.
40
41 2006-10-10  Han-Wen Nienhuys  <hanwen@lilypond.org>
42
43         * scm/output-lib.scm (fingering::calc-text): use origin
44         event-property, not music-property.
45
46         * lily/lilypond.rc.in: spell my name correctly.
47
48 2006-10-10  Joe Neeman  <joeneeman@gmail.com>
49
50         * lily/grob.cc (pure_height): only add minimum-Y-extent if we
51         already have a non-empty extent. Fixes estimation for Hara-kiri
52         staves.
53
54 2006-10-09  Jürgen Reuter  <reuter@ipd.uka.de>
55
56         * ly/gregorian-init.ly: Simplify definition of \episemInitium and
57         \episemFinis.
58
59         * lily/ligature-engraver.cc: Remove unused #include.
60
61         * lily/vaticana-ligature-engraver.cc: Fix placement of dots.
62         Bugfix: remove method check_for_prefix_loss(Item *) from global
63         namespace to avoid namespace pollution.
64
65 2006-10-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
66
67         * VERSION: release 2.9.22
68
69         * ly/generate-documentation.ly: update option name.
70
71         * lily/dynamic-text-spanner.cc (print): revert fix.
72
73         * scm/define-grob-interfaces.scm
74         (trill-pitch-accidental-interface):
75         add trill-pitch-accidental-interface
76
77         * lily/dots-engraver.cc (acknowledge_rhythmic_head): only
78         dereference if it's really a duration.
79
80         * lily/figured-bass-engraver.cc (process_music): clear spanner if
81         useBassFigureExtenders is not set.
82         (listen_bass_figure): record as new event if
83         useBassFigureExtenders not set. Fixes #103.
84
85         * scm/stencil.scm (circle-stencil): don't center stencil argument,
86         instead: move circle. Fixes #107.
87
88         * scm/define-grobs.scm (all-grob-descriptions): set
89         allow-loose-spacing for PaperColumn and
90         NonMusicalPaperColumn. Kludge for #110.
91
92         * lily/spaceable-grob.cc: add allow-loose-spacing property.
93
94         * lily/spacing-determine-loose-columns.cc (is_loose_column):
95         allow-loose-spacing property.
96
97         * scm/define-markup-commands.scm (postscript): gsave & grestore
98         around embedded PS. Do setlinewidth too. Fixes  #109.
99
100 2006-10-08  Jürgen Reuter  <reuter@ipd.uka.de>
101
102         * lily/ligature-bracket-engraver: Bugfix: Add missing stream event
103         code.  This patch fixes ligature brackets that were not at all
104         engraved any more.
105
106 2006-10-08  Graham Percival  <gpermus@gmail.com>
107
108         * Docuemntation/user/page.itely: clarify two-pass vs. ragged-bottom.
109
110         * ly/property-init.ly: fix sacred harp notehead shapes (bug 96).
111
112         * scm/define-context-properties.scm: clarified docs (bug 91).
113
114         * Documentation/user/basic-notation.itely: document volta brackets
115         not aligning (bug 63).
116
117 2006-10-08  John Mandereau  <john.mandereau@free.fr>
118
119         * po/fr.po: update translation.
120
121         * po/: update msgids.
122
123 2006-10-08  Jan Nieuwenhuizen  <janneke@gnu.org>
124
125         * GNUmakefile.in (HELP_CATALOGS): Fix in-build-tree locales.
126
127 2006-10-08  Nicolas Sceaux  <nicolas.sceaux@free.fr>
128
129         * Documentation/user/page.itely (Two-pass vertical spacing): add
130         documentation for two-pass spacing technique.
131
132 2006-10-06  Graham Percival  <gpermus@gmail.com>
133
134         * Documentation/user/convert-ly.txt: new file; new
135         storage place for this file (moved from bugs/ CVS).
136
137 2006-10-06  Jürgen Reuter  <reuter@ipd.uka.de>
138
139         * lily/note-head.cc: Fixed programming_error message.
140
141 2006-10-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
142
143         * scm/define-grobs.scm (pure-conversion): move pure-callback
144         further into body.
145
146         * scm/script.scm (default-script-alist): set avoid-slur for turn,
147         marcato, stopped, thumb.
148
149 2006-10-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
150
151         * lily/completion-note-heads-engraver.cc (process_music): don't
152         skimp on memory usage.
153
154         * lily/beam.cc (set_stem_lengths): do set_stemend for invisible
155         stems too. Fixes #5
156
157         * lily/parenthesis-engraver.cc (acknowledge_grob): set parent of
158         parenthesis item. This fixes premature Y-extent triggering. Fixes
159         issue #95. 
160  
161         * VERSION (PATCH_LEVEL): bump version.
162
163 2006-10-04  Graham Percival  <gpermus@gmail.com>
164
165         * Documentation/user/advanced-notation.itely: added
166         info about instrument names for piano or other contexts,
167         thanks Marcus!
168
169 2006-10-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
170
171         * mf/feta-bolletjes.mf (solfa_quarter_width): use
172         solfa_base_notewidth as unit for non-DO-notes too.
173
174         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: update email.
175
176         * VERSION: release 2.9.21
177
178         * Documentation/topdocs/NEWS.tely (Top): simpler, more clearer
179         override.
180
181 2006-10-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
182
183         * python/lilylib.py (progress): Minor fix.
184
185 2006-10-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
186
187         * lily/note-name-engraver.cc: doc engraver.
188
189         * scm/output-lib.scm (hairpin::calc-grow-direction): new function.
190
191         * lily/dynamic-engraver.cc (process_music): don't set grow-direction.
192
193         * scm/define-grobs.scm (all-grob-descriptions): calc duration-log
194         by callback.
195
196         * lily/stem-engraver.cc (make_stem): don't set duration-log
197
198         * scripts/lilypond-book.py (Lilypond_file_snippet.my_system):
199         write snippet-names binary.
200
201         * python/lilylib.py (system): use os.system for mingw32
202
203         * scripts/lilypond-book.py (bindir): use os.pathsep for prepending
204         to $PATH.
205
206         * scm/backend-library.scm: update email address.
207
208         * Documentation/topdocs/NEWS.tely (Top): add duration-log override
209         example.
210
211         * scm/define-grobs.scm (all-grob-descriptions): use callback to
212         calc dot count.
213
214         * lily/dots-engraver.cc (class Dots_engraver): new engraver:
215         handle dot creation separately.
216
217         * lily/tab-note-heads-engraver.cc (process_music): idem.
218
219         * lily/drum-note-engraver.cc (process_music): idem.
220
221         * lily/note-heads-engraver.cc (process_music): idem.
222
223         * lily/rest-engraver.cc: don't set duration-log.
224
225         * scm/output-lib.scm (string-number::calc-text): new function.
226         (note-head::calc-duration-log): new function.
227
228         * lily/fingering-engraver.cc (make_script): remove 'text setting.
229
230         * scm/output-lib.scm (fingering::calc-text): new function.
231
232 2006-10-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
233
234         * scripts/lilypond-book.py: Fix typo gs-load-font -> gs-load-fonts
235          and include-eps-font -> include-eps-fonts
236
237 2006-10-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
238
239         * lily/multi-measure-rest-engraver.cc: use internalBarNumber
240
241         * lily/timing-translator.cc: list properties.
242         (start_translation_timestep): update internalBarNumber too.
243
244         * scm/define-context-properties.scm
245         (all-user-translation-properties): add internalBarNumber.
246
247         * input/regression/spacing-no-note.ly: new file.
248
249         * buildscripts/output-distance.py (link_file): verbosity for OSError.
250
251         * lily/book.cc: #include cleanup.
252
253         * lily/include/lily-guile-macros.hh: add assert to
254         scm_or_str2symbol(SCM).
255
256         * VERSION (PATCH_LEVEL): bump version.
257
258         * lily/spacing-spanner.cc (musical_column_spacing): handle
259         musical->nonmusical spacing case, where there is no spacing
260         wish. Fixes issue #61.
261
262         * lily/pango-font.cc (text_stencil): allow 'tight' bounds.
263         (pango_item_string_stencil): use logical rect horizontally (to
264         preserve spaces), ink_rect vertically (for time signatures).
265
266         * lily/font-metric.cc (word_stencil): new interface function
267
268         * input/regression/utf-8-mixed-text.ly: new file.
269
270         * lily/percent-repeat-engraver.cc (listen_percent): remove
271         spurious warning.
272
273         * lily/phrasing-slur-engraver.cc (acknowledge_script): only ack
274         non-dynamic scripts. Fixes #30.
275
276         * lily/slur.cc (outside_slur_callback): make offset_scm optional.
277
278         * lily/beam.cc (rest_collision_callback): make prev_offset optional.
279
280         * lily/grob-closure.cc (chain_offset_callback): don't pass 0 but
281         SCM_UNDEFINED for non-existent data.
282
283         * lily/side-position-interface.cc (general_side_position): allow
284         optional current_offset argument for chaining, so combinations of side-position
285         and outside slur callback don't add up.  Fixes issue #92.
286
287         * lily/pango-font.cc (pango_item_string_stencil): use
288         logical_rect. This prevents spaces after words from disappearing,
289         issue #72.
290         
291         * VERSION: release 2.9.20
292
293 2006-10-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
294
295         * scm/define-grob-properties.scm (all-user-grob-properties):
296         mention stencil as user settable.
297
298 2006-10-02  Joe Neeman  <joeneeman@gmail.com>
299
300         * Documentation/user/page.itely (Page formatting): 
301         document auto-first-page-number
302
303         * lily/page-breaking.cc (find_chunks_and_breaks): 
304         * lily/paper-score.cc (calc_breaking): Follow changes to the
305         Constrained_breaking interface
306
307         * lily/constrained-breaking.cc (calc_subproblem): run the main loop
308         here backwards, as an optimisation
309         (initialize): new function; move most of the code in resize () here
310         (combine_demerits): cache ragged_right_
311         (Constrained_breaking): constructor now takes the Paper_score
312
313 2006-10-02  Erik Sandberg  <mandolaerik@gmail.com>
314         
315         * lily/lexer.ll, lily/parser.yy: Add EXPECT_NO_MORE_ARGS token, to
316         avoid parser lookahead for 0-ary functions.
317
318         * lily/translator.cc: Extract event classes from
319         IMPLEMENT_TRANSLATOR_LISTENER for documentation generation.
320
321 2006-10-02  Heikki Junes  <hjunes@gmail.com>
322
323         * po/fi.po: Fix spaces, commas etc. in Finnish translation using
324         KBabel fix tool.
325
326 2006-10-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
327
328         * scm/layout-page-layout.scm (page-breaking-wrapper): new
329         function. Call the page breaking function selected in the
330         `page-breaking' \paper variable, then the post processing function
331         chosen using the `page-post-process' \paper variable.
332         (line-height): new function. Return the height of a system.
333         (line-minimum-position-on-page): new function. Return the position
334         of a system on page (using the previous line position), only
335         considering between system padding.
336         (stretchable-line?): new function. Says whether a line can be
337         stretched (ie. is not a title nor a single staff system).
338         (page-maximum-space-left): new function. Computes space left on a
339         page, when all systems are separated by their padding.
340
341         * lily/page-breaking.cc (breaking::make_pages): Move page post
342         processing function call to page breaking wrapper (common to all
343         page breakers).
344
345         * lily/paper-book.cc (book::pages): call the page breaking
346         wrapper, instead of the page breaker directly
347
348         * ly/paper-defaults.ly: Add \paper variables for page breaking
349         wrapper and page post processing function. Make
350         `write-page-layout' value depend on the 'dump-tweaks option. Add a
351         `system-maximum-stretch-procedure' variable for holding a function
352         computing the maximum stretch a system allows.
353
354         * scm/layout-page-dump.scm (write-page-breaks): computes the
355         stretch to apply to systems on a page to minimize left
356         space. Dump this stretch length.
357
358         * ly/music-functions-init.ly (spacingTweaks): implement it. Read
359         the system-stretch property of the tweak data to stretch the
360         system.
361         (includePageLayoutFile): Void function which includes the
362         generated page-layout file if it exists and if the page layout
363         dumping is not asked.
364         (scoreTweak): if the score tweak named by the argument exists,
365         return it.
366
367 2006-10-01  Joe Neeman  <joeneeman@gmail.com>
368
369         * lily/page-spacing.cc (compress_lines, uncompress_solution):
370         handle correctly the case where there are multiple \noPageBreaks
371         in a row.
372
373 2006-09-30  Laura Conrad <lconrad@laymusic.org>
374
375         * abc2ly.py adds segno (S) and Coda (O) to articulations.
376         
377         * abc2ly.py fix so that entering " -- " will translate to a -- in
378         the lilypond instead of a " - - "
379         
380 2006-09-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
381
382         * lily/align-interface.cc: fix typo
383
384         * lily/dynamic-text-spanner.cc (print): Add a special case for
385         trill spanner right sides. 
386
387         * scm/define-grobs.scm (all-grob-descriptions): set padding to 0.1
388
389         * lily/align-interface.cc (get_extents_aligned_translates): add
390         support for padding variable.
391
392         * lily/break-align-interface.cc (self_align_callback): oops: use
393         loop variable in guard.
394
395         * input/regression/repeat-percent-grace.ly: new file.
396
397         * lily/percent-repeat-engraver.cc (start_translation_timestep):
398         remember first currentCommandColumn of a grace run. Fixes issue 70.
399
400         * lily/percent-repeat-iterator.cc (class Percent_repeat_iterator):
401         move class definition to CC file.
402
403         * lily/multi-measure-rest.cc (percent): use robust_relative_extent()
404
405         * lily/slash-repeat-engraver.cc (listen_percent): don't warn for
406         measure-long  repeats.
407
408         * flower/include/international.hh: include stdarg.h
409
410 2006-09-30  Joe Neeman  <joeneeman@gmail.com>
411
412         * lily/page-turn-page-breaking.cc (calc_demerits): now that we allow
413         put_systems_on_pages to return an empty result, we need to assign
414         demerits properly in that case.
415         (put_systems_on_pages): Make the number of pages depend on the
416         evenness of page_number. Add auto-first-page-number.
417         (calc_subproblem): ensure that the page-number is even for the
418         left-hand page. Warn if the first page-turn doesn't fit onto the
419         first (right-hand) page.
420
421         * lily/page-spacing.cc (solve): bug: demerits_ would always be inf
422         (min_page_count): make this publicly accessible
423         (min_page_count): fix a bug when there are forced page breaks that
424         was introduced when I made this loop run backwards
425         (space_systems_on_n_pages, space_systems_on_n_or_one_more_pages):
426         replace space_systems_on_min_pages with these two. The logic in
427         space_systems_on_min_pages was getting too convoluted and is better
428         contained in page-turn-page-breaking.
429
430         * lily/page-turn-engraver.cc (breakable_column): remove an always-true
431         conditional
432         (breakable_column): typo
433
434         * lily/source-file.cc (get_line): fix off-by-one error
435         and clean up some of the logic
436
437 2006-09-29  Joe Neeman  <joeneeman@gmail.com>
438
439         * lily/page-breaking.cc (make_pages): honour the first-page-number
440         property
441
442 2006-09-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
443
444         * VERSION (PACKAGE_NAME): bump version.
445
446 2006-09-26  Pal Benko  <benko.pal@gmail.com>
447
448         * scm/parser-clef.scm: add petrucci-f3 and -f4 clefs
449         (the latter is the same as petrucci-f which is kept for compatibility)
450
451 2006-09-26  Erik Sandberg  <mandolaerik@gmail.com>
452         
453         * lily/part-combine-iterator.cc: solo1-event -> solo-one-event
454
455 2006-09-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
456
457         * lily/global-context.cc (run_iterator_on_me): break out of loop
458         if moment doesn't increase.
459
460         * scm/define-grob-properties.scm (all-user-grob-properties): add
461         forced property.
462
463         * lily/accidental.cc (after_line_breaking): read forced property.
464
465         * lily/accidental-engraver.cc (process_acknowledged): set 'forced
466         property.
467
468         * input/regression/accidental-forced-tie.ly:  new file.
469
470 2006-09-25  Han-Wen Nienhuys  <hanwen@lilypond.org>
471
472         * ly/engraver-init.ly: set ignoreFiguredBassRest in Staff context.
473
474         * lily/figured-bass-engraver.cc: only listen to rest events if
475         ignoreFiguredBassRest is not set.
476
477         * scm/define-context-properties.scm
478         (all-user-translation-properties): add ignoreFiguredBassRest property
479
480 2006-09-24  Joe Neeman  <joeneeman@gmail.com>
481
482         * lily/paper-book.cc (get_system_specs):
483         (set_system_penalty): fix breakbefore.
484         We used to set a penalty on the system after the break, now we
485         set a permission on the system before the break
486
487         * lily/grob-property.cc: add scm debugging hooks into
488         property modification
489
490         * lily/context-property.cc:
491         * lily/engraver.cc:
492         rename make_foo_from_properties to internal_make_foo and
493         move it from context-property.cc to a member function of
494         Engraver.
495         
496         * lily/include/lily-guile-macros.hh:
497         overload ly_symbol2scm macro so that there is no more need
498         to use internal_foo
499
500         * lily/volta-repeat-iterator.cc:
501         * lily/tweak-engraver.cc:
502         * lily/tuplet-bracket.cc:
503         * lily/span-bar-engraver.cc:
504         * lily/script-engraver.cc:
505         * lily/prob-scheme.cc:
506         * lily/pointer-group-interface.cc:
507         * lily/parser.yy:
508         * lily/grob-scheme.cc:
509         * lily/grob-property.cc:
510         * lily/context.cc:
511         * lily/context-property.cc:
512         * lily/break-substitution.cc:
513         * lily/break-align-engraver.cc:
514         * lily/axis-group-interface.cc:
515         * lily/align-interface.cc:
516         remove calls to internal_FOO
517
518         * lily/system-start-delimiter-engraver.cc:
519         * lily/parenthesis-engraver.cc:
520         * lily/accidental-engraver.cc:
521         remove calls to make_foo_from_properties
522
523 2006-09-23  Graham Percival  <gpermus@gmail.com>
524
525         * Documentation/user/programming-iterfaces.itely: fix
526         def-music-function -> define-music... leftover.
527
528 2006-09-23  Joe Neeman  <joeneeman@gmail.com>
529
530         * lily/page-spacing.cc (min_page_count): by running the loop
531         backwards, we can calculate ragged_last properly.
532
533 2006-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
534
535         * ly/titling-init.ly (scoreTitleMarkup): Rename (typo!?)
536         printfirst-page-number -> print-first-page-number
537
538         * python/convertrules.py: corresponding rule.
539
540         * Documentation/user/page.itely (Page formatting): Document the
541         default values of all page layout parameters. 
542
543 2006-09-22  Erik Sandberg  <mandolaerik@gmail.com>
544
545         * lily/lexer.ll: remove limitation on music function arity. New
546         mode extratoken, which inserts extra EXPECT_* tokens after
547         MUSIC_FUNCTION token. Junk all MUSIC_FUNCTION_* tokens.
548
549         * lily/parser.yy: Change grammar for music function accordingly.
550
551         * lily/include/lily-parser.hh: New method get_state, new member
552         hidden_state. Works around a problem when parser fetches
553         MUSIC_FUNCTION token but not the following EXPECT_* token.
554
555         * lily/translator.cc, lily/context.cc:, lily/translator-group.cc:
556         remove try_music
557
558         * lily/*-engraver.cc, lily/*-performer.cc: Remove all remaining
559         references to Music; use ASSIGN_EVENT_ONCE everywhere
560
561         * lily/grob-info.cc: junk *music_cause
562
563         * lily/music.cc: copy eventified articulations to stream event
564
565         * lily/part-combine-iterator.cc: Cleanup using enums
566
567         * lily/translator-group.cc: Junk OldMusicEvent, and associated
568         methods
569
570         * lily/include/engraver.hh: Junk music.hh include
571
572         * lily/stream-event.cc: Changed constructors
573
574 2006-09-21  Graham Percival  <gpermus@gmail.com>
575
576         * Documentation/user/tweaks.itely (Fitting music onto fewer
577         pages): change settings to avoid warning messages.
578
579 2006-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
580
581         * Documentation/user/tweaks.itely (Fitting music onto fewer
582         pages): Add between-system-space setting. 
583
584 2006-09-21  Han-Wen Nienhuys  <hanwen@lilypond.org>
585
586         * lily/accidental-placement.cc (calc_positioning_done): don't
587         trigger Y-extent calculation too early. Use pure_height instead.
588
589         * lily/scale.cc (LY_DEFINE): new file. 
590
591 2006-09-20  Joe Neeman  <joeneeman@gmail.com>
592
593         * lily/page-breaking.cc (find_chunks_and_breaks): ignore breaks
594         that happen at the start of a score: having a zero-length
595         chunk was messing up min_system_count calculations.
596
597         * lily/source-file.cc (get_line): lower_bound, not
598         binary_search. Fixes problem where point-and-click would
599         always point to the first line.
600
601 2006-09-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
602
603         * lily/accidental-placement.cc (calc_positioning_done): also put
604         stems into accidental support. 
605
606         * lily/tie-engraver.cc (process_music): also set tieMelismaBusy if
607         event_ detected.
608
609         * scm/script.scm (default-script-alist): avoid-slur and
610         slur-padding for portato script.
611
612         * lily/stem-tremolo.cc (translated_stencil): new function. 
613         (height): use new function. Fixes tremolos on whole notes.
614
615         * lily/slur-scoring.cc (get_best_curve): don't crash if no optimal
616         slur found.
617
618 2006-09-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
619
620         * scripts/abc2ly.py (try_parse_comment): idem.
621
622         * scripts/lilypond-book.py (find_toplevel_snippets): use 'foo' in
623         bar_string iso. string.find()
624
625         * lily/*.cc: idem.
626
627         * lily/slur.cc (get_curve): always use scm_is_pair() looping
628         scheme lists.  
629
630 2006-09-18  Graham Percival  <gpermus@gmail.com>
631
632         * Documentation/user/basic-notation.itely: add bug
633         warning about ties and octavation/clef.
634
635 2006-09-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
636
637         * VERSION (PACKAGE_NAME): release 2.9.18
638
639 2006-08-29  Milan Zamazal  <pdm@brailcom.org>
640
641         * elisp/lilypond-mode.el (LilyPond-command-alist): Don't try to
642         figure out midi file names right here.
643         
644 2006-09-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
645
646         * scm/framework-ps.scm (dump-stencil-as-EPS): naming pad-eps-boxes.
647
648         * scm/backend-library.scm: option naming:  gs-font-load*s*
649
650         * scm/framework-eps.scm (dump-stencils-as-EPSes): rename option to
651         include-eps-fonts
652
653 2006-09-17  Joe Neeman  <joeneeman@gmail.com>
654
655         * scm/define-music-types.scm (music-descriptions): remove
656         BreakEvent and fix {Page,Line}{Break,Turn}Event so
657         Music::to_event doesn't complain.
658
659         * lily/accidental-placement.cc (ape_compare):
660         * lily/semi-tie.cc (compare): 
661         * lily/note-column.cc (shift_compare): replace by XXX_less
662
663         * lily/tie-formatting-problem.cc (set_chord_outline): 
664         * lily/tie-column.cc (calc_positioning_done): 
665         * lily/system.cc (post_processing)
666         (get_paper_system): 
667         * lily/stem.cc (note_head_positions)
668         (calc_positioning_done): 
669         * lily/spanner.cc (do_break_processing)
670         (find_broken_piece): 
671         * lily/span-bar.cc (print): 
672         * lily/semi-tie-column.cc (calc_positioning_done): 
673         * lily/rest-collision.cc (calc_positioning_done): 
674         * lily/program-option.cc (get_help_string): 
675         * lily/note-collision.cc (get_clash_groups):
676         * lily/new-fingering-engraver.cc (position_scripts):
677         * lily/keyword.cc (Keyword_table):
678         * lily/hara-kiri-group-spanner.cc (request_suicide):
679         * lily/grob-pq-engraver.cc (stop_translation_timestep):
680         * lily/accidental-placement.cc (calc_positioning_done):
681         (stagger_apes):
682         * lily/beam.cc (get_beam_segments):
683         * lily/grob-array.cc (remove_duplicates):
684         use new vector_sort
685         
686         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily:
687         ragged-last-bottom = ##f (test the new page breaker)
688
689         * flower/include/std-vector.hh (vector_sort): use STL sort stuff
690
691         * scm/define-context-properties.scm
692         (all-internal-translation-properties): remove properties that
693         were used to communicate page-turn stuff to the paper-column
694         engraver.
695
696         * lily/lily-guile.cc (robust_scm2string): new function
697
698         * lily/paper-column-engraver.cc: Clean up page turn stuff
699
700         * lily/page-turn-engraver.cc: Re-write the page turn logic here
701         instead of cluttering up paper-column-engraver.cc
702
703 2006-09-17  Nicolas Sceaux  <nicolas.sceaux@free.fr>
704
705         * scm/layout-page-dump.scm (scm): export utility function names,
706         to allow user writing cutsom dumping functions.
707
708         * scm/layout-page-layout.scm: export utility function names to
709         enable custom page breaking function writing. Tabify.
710         (line-next-space): use ?-suffix only for predicates
711         (page-maximum-space-to-fill): new function. Return the space
712         between first and bottom system of a page, to give to
713         space-systems.
714         (space-systems): use a space-to-fill argument (for instance as
715         computed by page-maximum-space-to-fill) instead of computing
716         internaly this space with the page height. That way, the caller
717         can adjust the space to use.
718         (make-page-from-systems, walk-paths): compute space to fill before
719         calling space-systems.
720
721 2006-09-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
722
723         * scm/script.scm (default-script-alist): set paddings for every
724         type here, increase for portato mark.
725
726         * scm/lily.scm (define-scheme-options): typo: add s, so it is 
727         -dinclude-eps-fonts
728
729 2006-09-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
730
731         * scm/define-grobs.scm (all-grob-descriptions): oops, typo:
732         use spanner::set-spacing-rods
733
734         * lily/note-column.cc: reformat.
735
736         * lily/rest-collision.cc (calc_positioning_done): fix whole/half
737         step positioning for note/rest combinations.
738
739         * input/regression/rest-note-collision.ly: new file.
740
741         * scm/define-grobs.scm (all-grob-descriptions): add
742         springs-and-rods
743
744         * flower/include/std-vector.hh: switch off again.
745
746         * VERSION (PATCH_LEVEL): bump to 2.9.18
747
748         * flower/include/std-string.hh: idem.
749
750         * flower/include/std-vector.hh (_GLIBCXX_DEBUG): set if NDEBUG not set.
751
752 2006-09-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
753
754         * ly/engraver-init.ly: Make FiguredBass accepted in GrandStaff and
755         PianoStaff. 
756
757 2006-09-08  Joe Neeman  <joeneeman@gmail.com>
758
759         * Documentation/user/page.itely: update page breaking documentation
760
761 2006-09-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
762
763         * lily/note-collision.cc (calc_positioning_done): only access
764         first head if available.
765
766         * lily/tuplet-engraver.cc: add tupletFullLengthNote to description.
767
768         * scm/framework-ps.scm (output-preview-framework): use new name.
769
770         * lily/program-option.cc (internal_set_option): use new names.
771
772         * Documentation/user/SConscript (lilypond_book_flags): update -d
773         variable names.
774
775         * Documentation/user/lilypond-book.itely (Inserting LilyPond
776         output into other programs): new variable names.
777
778         * scm/lily.scm (define-scheme-options): uniformize var names.
779
780         * lily/tuplet-engraver.cc (listen_tuplet_span): verify that
781         tuplets_ is non-empty before popping.
782
783 2006-09-07  Joe Neeman  <joeneeman@gmail.com>
784
785         * lily/spanner.cc (find_broken_piece): 
786         * lily/spacing-spanner.cc (get_columns): 
787         * lily/source-file.cc (get_line): 
788         * lily/simple-spacer.cc (get_column_description): 
789         * lily/keyword.cc (lookup): 
790         use the new binary search.
791
792         * flower/include/std-vector.hh: replace binary_search with
793         a more STL-like version
794
795 2006-09-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
796
797         * lily/tie-performer.cc: remove unused last_event_ property.
798         (class Tie_performer): add now_tied_heads_ property for
799         partially-tied heads.
800         (acknowledge_audio_element): when adding an Audio_note, put the
801         note in now_tied_heads_ if the audio note is partially tied.
802         (stop_translation_timestep): always include entries in
803         now_tied_heads_ in heads_to_tie_.
804
805         * lily/drum-note-performer.cc (process_music): look for tie-events
806         in the articulations; pass to Audio_note constructor.
807
808         * lily/note-performer.cc (process_music): look for tie-events in
809         the articulations; pass to Audio_note constructor.
810
811         * lily/audio-item.cc (Audio_note): Initialize tie_event_ in
812         constructor.
813
814         * lily/include/audio-item.hh (class Audio_note): add tie_event_.
815         include initializer in constructor.
816
817 2006-09-02  Joe Neeman  <joeneeman@gmail.com>
818
819         * lily/simple-spacer.cc (get_line_forces): Ignore loose columns
820         unless they are breakable. This fixes discrepancies between the forces
821         calculated here and the forces calculated in get_line_configuration.
822
823         * lily/grob.cc (pure_relative_y_coordinate): fix some
824         mis-estimation that was happening with piano staves.
825
826         * lily/constrained-breaking.cc (resize): don't choke if we get a
827         measure that won't fit on a line.
828         (combine_demerits): don't consider uniformity when ragged
829
830         * lily/page-spacing.cc (solve): why the f* were there two of these?
831         (calc_subproblem): properly handle the case where a system is taller
832         than the page.
833
834         * lily/system.cc (get_paper_system): ensure that all the permissions
835         and penalties are passed to the paper systems.
836
837         * lily/page-breaking.cc (create_system_list): support system-count.
838
839         * scm/define-grobs.scm (pure-print-callbacks): add
840         ly:script-interface::print
841
842         * lily/page-spacing.cc (min_page_count): fix calculation of min
843         pages if we are ragged and there are non-zero springs.
844
845         * scm/layout-page-layout.scm: if the pure-height estimates are under
846         the real height, allow space-systems to ignore padding if it is
847         needed in order to fit the systems on one page
848
849         * lily/optimal-page-breaking.cc (try_page_spacing): fix reading
850         ragged properties
851         (solve): fix performance problem. Make sure we always get at least
852         one solution
853
854         * lily/page-breaking.cc (make_pages): include write-page-breaks
855         and page-stencil
856
857         * lily/paper-score.cc (calc_breaking): remove Gourlay breaker
858
859         * scm/define-grobs.scm: add the new slur-callback
860         fix pure-relevant to not exclude grobs whose extent is already
861         calculated
862
863         * ly/paper-defaults.ly: make ly:optimal-breaking the new default
864         page breaker
865
866         * lily/slur.cc (pure_height): new callback to estimate the height
867         of a slur
868
869 2006-09-02  Graham Percival  <gpermus@gmail.com>
870
871         * Documentation/user/invoking.itely: small update on
872         MacOS X notes; thanks Trevor!
873
874 2006-09-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
875
876         * VERSION (MY_PATCH_LEVEL): release 2.9.17
877
878         * lily/lexer.ll: accept EOF in all states.
879
880         * lily/tempo-performer.cc (Tempo_performer): initialize last_tempo_.
881
882         * lily/source-file.cc (Source_file): always 0-terminate character
883         array, to prevent Flex from barfing.
884
885         * lily/global-context.cc (get_output): robustness: don't crash if
886         no Score context found.
887
888         * lily/include/book.hh (class Book): idem.
889
890         * lily/include/context-def.hh (struct Context_def): idem.
891
892         * lily/include/score.hh (class Score): don't derive from Input.
893
894         * lily/book.cc (Book): add a copy ctor. 
895
896         * buildscripts/output-distance.py (FileLink.calc_distance): count
897         orphans in distance too.
898
899         * python/midi.c (midi_parse_track): robustness: don't read past
900         end of string.
901
902         * ly/performer-init.ly: add Control_track_performer, move
903         Tempo_performer and Time_signature_performer to Score.        
904
905         * lily/score-performer.cc (acknowledge_audio_elements): override
906         from base class: add to audio-columns
907
908         * lily/control-track-performer.cc (add_text): new file: generate
909         the control track.
910
911         * lily/performance.cc: move output_header_track to
912         Control_track_performer ()
913
914         * lily/midi-walker.cc (Midi_walker): get channel in constructor.
915
916         * lily/include/midi-item.hh (class Midi_channel_item): insert
917         class into hierarchy, for items that can have a channel setting. Dehungarify.
918
919         * lily/include/performer.hh (class Performer): remove
920         play_element();  move functionality into announce/acknowledge.
921
922         * lily/audio-staff.cc (output): remove channel_ from Midi_track.
923
924         * lily/tie-engraver.cc (stop_translation_timestep): only wipe
925         heads_to_tie_ if there are new heads to tie.  Fixes polyphony in ties.
926
927 2006-08-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
928
929         * lily/tie-engraver.cc (stop_translation_timestep): robustness for
930         ambituses.
931
932         * lily/all-font-metrics.cc: remove TFM support.
933
934         * lily/include/tfm.hh: remove TFM support, TFM reader.
935
936         * lily/include/binary-source-file.hh: remove Binary_source_file.
937
938 2006-08-27  Graham Percival  <gpermus@gmail.com>
939
940         * Documentation/topdocs/NEWS.itely: add @c marker for
941         stuff I've processed.
942
943         * Documentation/user/ various: info from NEWS.
944
945 2006-08-27  Joe Neeman  <joeneeman@gmail.com>
946
947         * lily/paper-column-engraver.cc (finalize): Oops, this change
948         should have gone in on 2006-08-23
949
950 2006-08-26  Mats Bengtsson  <mabe@s3.kth.se>
951
952         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use double
953         quotes to quote arguments. Fixes Windows problem.
954
955         * python/lilylib.py (progress): idem
956
957 2006-08-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
958
959         * scripts/musicxml2ly.py: fix for importing
960         minor key signatures from MusicXML.  (Phillip Kirlin)
961
962 2006-08-24  Phillip Kirlin  <pkirlin@acm.org>
963
964         * python/musicxml.py: 
965         (Attributes.get_key_signature): now correctly retrieves mode from 
966         MusicXML. 
967
968 2006-08-25  Han-Wen Nienhuys  <hanwen@lilypond.org>
969
970         * lily/parser.yy (output_def_body): take ownership of identifier
971         back to C++.
972
973         * Documentation/user/advanced-notation.itely (Metronome marks):
974         update use of \tempo in \midi.
975
976         * VERSION: release 2.9.16
977         
978 2006-08-24  Erik Sandberg  <mandolaerik@gmail.com>
979
980         * input/mutopia/*: upgrade to new midi tempo syntax (repairs make
981         web partially)
982
983 2006-08-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
984
985         * input/regression/tie-chord-partial.ly: clarify example.
986
987         * scm/define-music-properties.scm (all-music-properties): remove
988         untied.
989
990         * ly/music-functions-init.ly: remove \untied.
991
992         * lily/tie-engraver.cc (struct Head_event_tuple): store both
993         stream events and music events.
994         (stop_translation_timestep): search acknowledged heads for
995         tie-event.
996
997         * input/regression/tie-chord-partial.ly: new file.
998
999         * scm/define-markup-commands.scm (char): use ly:wide-char->utf-8
1000         for \char markup command.
1001
1002         * scm/define-event-classes.scm (unlistened-music-event-classes): idem.
1003
1004         * scm/define-music-types.scm (music-descriptions): consistency:
1005         Use solo-{one,two}-event iso. solo-[12]-event.
1006
1007         * lily/part-combine-engraver.cc (process_music):
1008         Use solo-{one,two}-event iso. solo-[12]-event.
1009
1010         * ly/declarations-init.ly (partCombineListener): add Timing as
1011         alias
1012
1013         * flower/std-string.cc (string_copy): use copy ()
1014
1015         * lily/source-file.cc (Source_file): use copy(). Remove contents_str0()
1016
1017 2006-08-24  Graham Percival  <gpermus@gmail.com>
1018
1019         * Documentation/user/changing-defaults.itely, global.itely,
1020         lilypond-book.itely, page.itely: minor changes from mailist.
1021
1022 2006-08-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
1023
1024         * buildscripts/mutopia-index.py (allfiles): filter lily-XXX and
1025         snippet-map
1026
1027         * scm/define-context-properties.scm
1028         (translator-property-description): robustness: detect type errors
1029         in property definitions.
1030
1031         * lily/parser.yy (score_body): protect SCORE_IDENTIFIER result
1032         after getting it from SCM. 
1033
1034         * lily/smobs.cc (protect_smob): switch off fancy smob protection
1035         for now. 
1036
1037         * lily/include/performer.hh (class Performer): strip get_tempo()
1038         method.
1039
1040         * lily/midi-def.cc: strip file.
1041
1042         * lily/lexer.ll (Lily_lexer): don't protect hash key separately.
1043
1044         * lily/include/context-def.hh (struct Context_def): use
1045         VIRTUAL_COPY_CONSTRUCTOR().
1046
1047         * lily/source-file.cc: smobification.
1048
1049         * lily/include/source-file.hh (class Source_file): smobify
1050         Source_file. Trim redundant members.
1051
1052         * lily/parser.yy (Lily_lexer::try_special_identifiers): unprotect
1053         clones after creation. This plugs a huge memory leak.
1054
1055         * python/convertrules.py (FatalConversionError.sub_tempo):
1056         complete rule for \midi{ \tempo }
1057
1058         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): idem.
1059
1060         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): update tempo.
1061
1062 2006-08-23  Joe Neeman  <joeneeman@gmail.com>
1063
1064         * input/regression/optimal-page-breaking-hstretch.ly: test for
1065         ragged-last-bottom also
1066
1067         * lily/paper-column-engraver.cc (finalize): make the end of a score
1068         breakable by default. This is to balance out a change in behaviour
1069         of the page-turn-breaker which no longer makes the end of a score
1070         breakable.
1071
1072         * lily/paper-book.cc (pages): set the systems_ once the pages are
1073         broken
1074
1075         * lily/page-turn-page-breaking.cc (calc_subproblem): use the new
1076         Page_breaking interface.
1077
1078         * lily/page-breaking.cc (class Page_breaking): make the interface
1079         more consistent and provide abstractions for dealing with
1080         Line_divisions.
1081
1082         * lily/optimal-page-breaking.cc (solve): use a more straightforward
1083         algorithm. Use the new interface to Page_breaking.
1084
1085         * lily/page-spacing.cc: better support for ragged-bottom and
1086         ragged-last-bottom
1087
1088 2006-08-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
1089
1090         * python/convertrules.py (conv): warning on \tempo{}
1091
1092         * ly/performer-init.ly: set tempoWholesPerMinute.
1093
1094         * ly/midi-init.ly: remove \midi
1095
1096         * lily/tempo-performer.cc: look at tempoWholesPerMinute to set
1097         MIDI tempo.
1098
1099         * lily/metronome-engraver.cc (process_music): use tempoUnitCount
1100         tempoUnitDuration for determining what to print.
1101
1102         * lily/lyric-extender.cc: typo.
1103
1104         * lily/parser.yy (output_def_body): disallow \tempo in \midi{}
1105
1106         * lily/duration-scheme.cc (LY_DEFINE): ly:duration-length: new
1107         function.
1108
1109         * scm/lily.scm (define-scheme-options): alphabetize, add eps-pad-boxes.
1110
1111         * scm/framework-ps.scm (dump-stencil-as-EPS): only pad boxes if
1112         eps-pad-boxes is set.
1113
1114         * scripts/lilypond-book.py (main): use -deps-pad-boxes.
1115
1116         * THANKS: update sponsors.
1117
1118         * ly/english.ly: quarter tone naming (thanks, Trevor Baca)
1119
1120         * Documentation/topdocs/NEWS.tely (Top): doc new feature.
1121
1122         * input/regression/tie-chord-untied.ly: new file.
1123
1124         * lily/tie-engraver.cc (acknowledge_note_head): check 'untied property.
1125
1126         * scm/define-music-properties.scm (all-music-properties): add
1127         'untied property.
1128
1129         * buildscripts/mutopia-index.py (allfiles): look for .ly rather
1130         than .ly.txt.
1131         (headertext_nopics): sanitize no-examples text.
1132
1133         * scm/page.scm (make-page-stencil): don't rely on extents of
1134         page-stencil. This fixes spurious space around .EPS files produced
1135         with the EPS backend.
1136
1137 2006-08-21  Han-Wen Nienhuys  <hanwen@lilypond.org>
1138
1139         * lily/stencil-scheme.cc (LY_DEFINE): make extent arguments optional.
1140
1141         * lily/hara-kiri-engraver.cc (process_music): remember
1142         keepAliveInterfaces after processing \set
1143
1144         * lily/lyric-extender.cc (print): support left/right-padding for
1145         extenders.
1146
1147         * scm/documentation-generate.scm (string-append): revert lilypond/
1148         path, doc why.
1149
1150 2006-08-20  Graham Percival  <gpermus@gmail.com>
1151
1152         * Documentation/user/lilypond.tely: clarification to
1153         license presentation (not to actual license).
1154
1155         * Documentation/user/basic-notation.itely,
1156         instrument-notation.itely: minor changes.
1157
1158         * input/ {regression, test}/+.ly: clarification to
1159         text (you can click on examples).  Thanks, Mats!
1160
1161         * input/manual/bar-lines.ly: adds ||: repeats.
1162
1163 2006-08-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
1164
1165         * make/ly-vars.make (OMF_FILES): strip ps.gz from OMF_FILES 
1166
1167         * scm/documentation-lib.scm (texi-file-head): category LilyPond.
1168
1169         * Documentation/user/lilypond.tely: strip lilypond/ from info
1170         links, rename to category LilyPond
1171
1172         * lily/pango-font.cc (description_string): new function.
1173
1174         * VERSION: release 2.9.15
1175
1176         * lily/spacing-engraver.cc (stop_translation_timestep): use
1177         Dscho's fix for spacing spanner. 
1178
1179         * scm/define-music-types.scm (music-descriptions): use
1180         apply-output-event for ApplyOutputEvent
1181
1182         * lily/output-property-engraver.cc (listen_apply_output): rename
1183         from listen_layout_instruction.
1184
1185         * lily/piano-pedal-engraver.cc (struct Pedal_type_info): new
1186         function protect()
1187
1188 2006-08-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
1189
1190         * scm/lily.scm (lilypond-all): option read-file-list: substitute
1191         commandline args with contains, split by \n.
1192
1193         * scripts/lilypond-book.py (Lilypond_file_snippet.my_system):
1194         write snippet-names file, call with -dread-file-list. Fixes
1195         command limitations on 64-bit systems.
1196
1197         * input/regression/stencil-color-rotation.ly: new file.
1198
1199         * lily/include/translator.hh (struct Acknowledge_information):
1200         revert: don't use Protected_scm in global objects, as GUILE can't
1201         handle gc_unprotect from automated destructors on MacOS X.
1202  
1203         * lily/grob.cc (get_print_stencil): use retval.expr() as base for
1204         color, not the original stencil. Fixes combinations of
1205         color/transparency/rotation. 
1206
1207         * scripts/lilypond-book.py (main): add --formats=eps for
1208         texinfo/latex.
1209
1210         * lily/spacing-engraver.cc (stop_translation_timestep): don't
1211         crash if spacing_ is nonexistent.
1212
1213 2006-08-14  Mats Bengtsson  <mabe@s3.kth.se>
1214
1215         * scripts/lilypond-book.py (output): Remove obsolete(!?)
1216         \catcode`\@=12 in the LaTeX output.
1217
1218 2006-08-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
1219
1220         * scm/define-music-types.scm (music-descriptions):
1221         use sustain-event iso. sustain-pedal-event.
1222
1223 2006-08-11  Joe Neeman  <joeneeman@gmail.com>
1224
1225         * scripts/convert-ly.py: honour the -n command-line switch
1226
1227 2006-08-10  Han-Wen Nienhuys  <hanwen@lilypond.org>
1228
1229         * scm/output-lib.scm (bar-line::calc-glyph-name): add dashed liine
1230         break specification.
1231
1232 2006-08-10  Joe Neeman  <joeneeman@gmail.com>
1233
1234         * Documentation/user: convert-ly the user manual
1235
1236 2006-08-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
1237
1238         * stepmake/aclocal.m4: version check patch (thanks MWD)
1239
1240         * ly/music-functions-init.ly: robustness. Don't crash if
1241         currentBarNumber is not a number.
1242
1243         * VERSION (PATCH_LEVEL): bump.
1244
1245 2006-08-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
1246
1247         * stepmake/aclocal.m4: better version check; handle fooX.Y
1248         binaries too.
1249
1250         * ly/performer-init.ly: instrument name fixup.
1251
1252         * input/manual/chord-names-jazz.ly (banterProperties):
1253         instrumentName update
1254
1255         * scm/define-event-classes.scm (lambda): use ly:is-listened-event-class
1256
1257         * lily/ly-module.cc (ly_module_symbols): use ly_hash_table_keys
1258
1259         * lily/translator.cc (LY_DEFINE): ly:is-listened-event-class: new
1260         function. Use hash tables to check membership.
1261
1262         * lily/general-scheme.cc (LY_DEFINE): new function.
1263
1264         * lily/piano-pedal-engraver.cc (struct Pedal_type_info): idem
1265
1266         * lily/include/translator.hh (struct Acknowledge_information): add
1267         Protected_scm
1268
1269         * ly/music-functions-init.ly: change name to BreathingEvent
1270
1271         * input/regression/*.ly: apply it.
1272
1273         * python/convertrules.py (conv): better instrumentName conversion
1274         rule.
1275
1276         * scm/define-music-types.scm (music-descriptions): add
1277         line-break-event to LineBreakEvent music
1278
1279         * lily/music.cc (to_event): don't crash if music type not set.
1280
1281         * lily/spacing-loose-columns.cc (set_loose_columns): don't barf if
1282         spacing not set.
1283
1284         * lily/spacing-engraver.cc (stop_translation_timestep): set
1285         spacing for proportional notation too.
1286
1287         * scm/translation-functions.scm (format-bass-figure): inspect
1288         stream-event.
1289
1290         * scripts/lilypond-book.py (bindir): add bindir to $PATH.
1291
1292 2006-08-08  Joe Neeman  <joeneeman@gmail.com>
1293
1294         * lily/include/constrained-breaking.hh: add Line_details (Prob*)
1295
1296         * scm/page.scm (make-page): make it friendlier to call (esp. from C++)
1297
1298         * scm/layout-page-layout.scm (make-page-from-systems): new function
1299         (optimal-page-breaks): use the new page-breaking calling convention
1300
1301         * scm/define-context-properties.scm (all-user-translation-properties):
1302         add revokePageTurns
1303
1304         * lily/paper-column-engraver.cc (stop_translation_timestep): add
1305         revokePageTurns  functionality. If there is a special barline within
1306         the breakable region, break there instead of at the end of the region.
1307
1308         * lily/paper-book.cc (pages): use the new page-breaking calling
1309         convention
1310
1311 2006-08-07  Erik Sandberg  <mandolaerik@gmail.com>
1312
1313         * lily/lexer.ll, lily/source-file.cc: Add \sourcefileline command
1314
1315         * scripts/lilypond-book.py: insert \sourcefileline command in
1316         output, so lilypond error messages refer to the spot in the
1317         original .lytex / .itely sourcefile.
1318
1319 2006-08-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
1320
1321         * lily/spacing-loose-columns.cc (set_loose_columns): oops: use
1322         space to next column for distance to fixed col.
1323
1324         * VERSION (PACKAGE_NAME): release 2.9.14
1325
1326         * lily/pitched-trill-engraver.cc (make_trill): do set_parent also
1327         if no accidental.
1328
1329         * lily/accidental-engraver.cc (process_acknowledged): don't create
1330         accidental for trill span event. This fixes spurious accidentals
1331         on trills.
1332
1333 2006-08-04  Mats Bengtsson  <mabe@s3.kth.se>
1334
1335         * scm/define-grob-properties.scm (all-user-grob-properties):
1336         Clarify documentation of side-axis and direction. Thanks to Paul
1337         for the inspiration.
1338
1339         * lily/bar-line.cc: Add documentation for "||:" also in the
1340         interface documentation.
1341
1342 2006-08-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
1343
1344         * lily/spacing-loose-columns.cc (set_loose_columns): bugfix.
1345
1346         * lily/paper-column.cc (set_system): new function.
1347
1348         * lily/spacing-engraver.cc (stop_translation_timestep): store
1349         SpacingSpanner refs in Paper_column.
1350
1351         * lily/spacing-loose-columns.cc (set_loose_columns): rewrite
1352         compute loose clique spacing using GraceSpacing/SpacingSpanner.
1353
1354 2006-08-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
1355
1356         * lily/beam-engraver.cc (listen_beam): add method for
1357         Grace_beam_engraver too.
1358
1359 2006-08-03  Mats Bengtsson  <mabe@s3.kth.se>
1360
1361         * python/convertrules.py: Fix indentation bug that broke
1362         conversion of files older than 1.3.117.
1363         Fix escape error in the description for 2.9.6.
1364
1365 2006-08-02  Erik Sandberg  <mandolaerik@gmail.com>
1366
1367         * lily/*-engraver.cc: convert all try_music functions to listen_*
1368         functions.
1369
1370         * lily/piano-pedal-engraver.cc: some additional cleanups: use
1371         enums to represent pedal types, and calculate more data statically.
1372
1373         * scm/part-combiner.scm (recording-group-emulate): create a
1374         softcoded substitute for recording-group-engraver.cc.
1375
1376         * lily/music.cc: make a common transpose function for events and
1377         music
1378
1379         * ly/declarations-init.ly: change melisma/melismaEnd. Eliminates
1380         ManualMelismaEvent, and obsoletes Melisma_translator.
1381
1382 2006-08-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
1383
1384         * input/test/instrument-name-align.ly: update version.
1385
1386 2006-08-02  Mats Bengtsson  <mabe@s3.kth.se>
1387
1388         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
1389         Doc the --pdf flag to lilypond-book.
1390
1391 2006-07-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
1392
1393         * Documentation/topdocs/NEWS.tely (Top): add description.
1394
1395         * input/regression/tuplet-full-length-note.ly: add file.
1396
1397         * lily/instrument-name-engraver.cc (acknowledge_axis_group):
1398         always store axis group.
1399
1400 2006-07-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
1401
1402         * input/regression/instrument-switch.ly: new file.
1403
1404         * lily/instrument-switch-engraver.cc (process_music): new file.
1405
1406         * ly/engraver-init.ly: add Instrument_switch_engraver
1407
1408         * ly/music-functions-init.ly: \instrumentSwitch
1409
1410         * scm/define-context-properties.scm
1411         (all-user-translation-properties): add instrumentCueName
1412
1413         * scm/define-grobs.scm (all-grob-descriptions): add InstrumentSwitch
1414
1415 2006-07-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
1416
1417         * ly/music-functions-init.ly: music function \transposition.
1418
1419         * lily/parser.yy (command_element): softcode \transposition.
1420
1421         * lily/fall-engraver.cc (process_music): delta-pitch -> delta-step.
1422         (process_music): oops.
1423
1424         * lily/instrument-name-engraver.cc (start_spanner): new
1425         function. Create spanner when property changes.
1426         (stop_spanner): new function.
1427
1428         * python/convertrules.py (conv): add rule.
1429
1430         * lily/instrument-name-engraver.cc: shortVocalName iso. vocNam,
1431         shortInstrumentName iso. instr.
1432
1433         * scm/output-ps.scm (dashed-line): add phase argument to
1434         dashed-line.
1435
1436         * lily/bar-line.cc (dashed_bar_line): new function.
1437         (compound_barline): support \bar "dashed". 
1438
1439         * lily/lily-parser-scheme.cc (LY_DEFINE): only write
1440         --output=DIR to DIR/BASE if it is a dir. 
1441
1442         * flower/file-name.cc (file_part): new function
1443         (dir_part): new function
1444
1445         * lily/lily-parser-scheme.cc (LY_DEFINE): 
1446
1447         * DEDICATION: update
1448
1449 2006-07-25  Han-Wen Nienhuys  <hanwen@lilypond.org>
1450
1451         * lily/instrument-name-engraver.cc: formatting.
1452
1453         * python/convertrules.py (conv): bugfix for \epsfile.
1454
1455 2006-07-25  Joe Neeman  <joeneeman@gmail.com>
1456
1457         * lily/grob.cc:
1458         
1459         * lily/gourlay-breaking.cc: Oops, these should have been included
1460         in my last commit
1461
1462 2006-07-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
1463
1464         * scripts/*.py (program_name): cleanup relocation snippets.
1465
1466         * scripts/convert-ly.py (datadir): remove LILYPONDPREFIX support.
1467
1468 2006-07-24  Joe Neeman  <joeneeman@gmail.com>
1469
1470         * scm/define-grobs.scm (all-grob-descriptions): make NonMusicalPaperColumn
1471         page-breakable by default
1472
1473         * scm/layout-page-layout.scm (space-systems): fix bug where the force isn't
1474         correctly calculated for a single-system page
1475
1476         * scm/lily-library.scm (interval-sane?): also check that the first number is no
1477         bigger than the second number
1478
1479         * lily/simple-spacer.cc (solve): allow compression even when ragged (but we
1480         acknowledge that we aren't satisfying constraints)
1481
1482         * lily/hara-kiri-group-spanner.cc (request_suicide): give equal treatment to
1483         non-Items
1484
1485         * lily/grob.cc (pure_height): add minimum-Y-extent
1486
1487         * lily/gourlay-breaking.cc (solve): don't ignore a compression force, even if we're
1488         ragged
1489
1490         * lily/constrained-breaking.cc: convert code to use new Matrix class
1491         (get_best_solution): new function
1492
1493         * scm/page.scm (make-page-stencil): don't crash if we annotate-layout when there
1494         is a page with no systems
1495
1496 2006-07-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
1497
1498         * VERSION (PACKAGE_NAME): release 2.9.13
1499
1500         * scm/define-grobs.scm (all-grob-descriptions): remove stray
1501         assignment.
1502
1503 2006-07-21  Han-Wen Nienhuys  <hanwen@lilypond.org>
1504
1505         * Documentation/topdocs/NEWS.tely (Top): doc new features.
1506
1507         * scm/output-lib.scm (grace-spacing::calc-shortest-duration): new
1508         function.
1509
1510         * scm/define-grob-properties.scm (all-user-grob-properties):
1511         remove grace-space-factor.
1512
1513         * scm/define-grob-interfaces.scm (grace-spacing-interface): add
1514         grace-spacing-interface
1515         (spacing-options-interface): add.
1516
1517         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add Grace_spacing_engraver
1518
1519         * lily/spacing-options.cc (get_duration_space): move function from spacing-basic.cc
1520
1521         * lily/spacing-basic.cc (note_spacing): do init_from_grob on
1522         GraceSpacing object.
1523
1524         * lily/note-spacing.cc: fix prop list formatting
1525
1526         * lily/beaming-pattern.cc (de_grace): new function. Sensible
1527         beaming for grace notes too.
1528
1529         * input/regression/spacing-grace.ly: update.
1530
1531         * lily/grace-spacing-engraver.cc: new file.
1532
1533         * lily/spacing-spanner.cc: add strict-grace-spacing.
1534
1535 2006-07-20  Graham Percival  <gpermus@gmail.com>
1536
1537         * lily/parser.yy: compile fix.
1538
1539 2006-07-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
1540
1541         * scm/define-grobs.scm (all-grob-descriptions): typo.
1542
1543         * scm/framework-eps.scm (dump-stencils-as-EPSes): just strip
1544         .eps extension from includegraphics.
1545
1546         * scripts/lilypond-book.py (main): add support for --pdf. 
1547
1548         * lily/spacing-spanner.cc (calc_common_shortest_duration): use
1549         callback to compute common shortest duration.
1550         (set_springs): typo.
1551
1552         * scm/define-grob-properties.scm (all-user-grob-properties): add
1553         strict-grace-spacing.
1554
1555         * lily/spacing-determine-loose-columns.cc (is_loose_column):
1556         support float_grace_columns_.
1557
1558         * lily/spacing-options.cc (init_from_grob): new file.
1559
1560         * Documentation/topdocs/NEWS.tely (Top): doc tupletFullLengthNote.
1561
1562         * input/regression/spacing-loose-grace.ly: new file.
1563
1564         * Documentation/topdocs/NEWS.tely (Top): document new feature.
1565
1566         * lily/tuplet-engraver.cc (struct Tuplet_description): read
1567         tupletFullLengthNote too. Choose right bound depending on value.
1568
1569         * input/regression/tuplet-full-length-note.ly: new file.
1570
1571 2006-07-19  Erik Sandberg  <mandolaerik@gmail.com>
1572
1573         * lily/*-performer.cc: Converted try_music to listen_*
1574
1575         * lily/grob-info.cc, lily/engraver.cc: represent the cause of grob
1576         as a stream-event internally. Introduce event_cause (), deprecate
1577         music_cause ().
1578
1579         * scm/define-music-types.scm: Removed BusyPlayingEvent
1580         
1581 2006-07-19  Mats Bengtsson  <mabe@s3.kth.se>
1582
1583         * Documentation/user/advanced-notation.itely (Font selection):
1584         Document how to get a list of available fonts using 'lilypond
1585         -dshow-available-fonts blabla'.
1586
1587 2006-07-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
1588
1589         * GNUmakefile.in: filter lily-XXX.pdf files.
1590
1591         * scm/define-grob-interfaces.scm (bend-after-interface): add thickness.
1592
1593         * scm/define-grob-properties.scm (all-internal-grob-properties):
1594         remove delta-pitch. Use delta-position everywhere.
1595
1596         * scm/output-lib.scm (fall::print): use new order.
1597
1598         * scm/output-ps.scm (path): reorder arguments.
1599
1600         * scm/output-svg.scm (path): support for path primitive.
1601
1602         * input/regression/bend-after.ly: new file.
1603
1604         * Documentation/user/GNUmakefile ($(outdir)/%.pdf): foolproof
1605         recipe for eps -> pdf conversion.
1606
1607 2006-07-19  Erik Sandberg  <mandolaerik@gmail.com>
1608
1609         * lily/parser.yy, lily/lexer.ll: added some simplifications by
1610         Angelo Contardi.
1611
1612 2006-07-19  Graham Percival  <gpermus@gmail.com>
1613
1614         * input/manual/screech-boink.ly: moved to here.
1615
1616         * input/screech-boink.ly: deleted.
1617
1618         * scm/define-grob-properties.scm: clarify doc string.
1619
1620 2006-07-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
1621
1622         * Documentation/topdocs/NEWS.tely (Top): doc new feature.
1623
1624         * scm/output-ps.scm (path): define path.
1625
1626         * scm/define-stencil-commands.scm
1627         (ly:register-stencil-expression): add path.
1628
1629         * scm/define-music-properties.scm (all-music-properties): add delta-pitch.
1630
1631         * ly/engraver-init.ly: add Fall_engraver
1632
1633         * lily/parser.yy (music_function_event): allow musicfunction
1634         without music arg as music_function_event.
1635
1636         * lily/grob-scheme.cc (LY_DEFINE):
1637         ly:grob-robust-relative-extent. New function.
1638
1639         * scm/define-grobs.scm (all-grob-descriptions): add BendAfter
1640
1641         * scm/define-music-types.scm (music-descriptions): add BendAfterEvent.
1642
1643         * scm/output-lib.scm (fall::print): new function
1644
1645         * lily/fall-engraver.cc (stop_fall): new file.
1646
1647         * ly/music-functions-init.ly: alphabetise.
1648
1649         * Documentation/user/GNUmakefile (OUT_PNG_IMAGES): pdf iso. eps as
1650         base.
1651
1652 2006-07-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
1653
1654         * VERSION (PATCH_LEVEL): bump version. Release 2.9.12
1655
1656         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
1657         doc pdftex usage.
1658
1659         * lily/translator-group.cc (connect_to_context): non const error message.
1660
1661         * Documentation/user/GNUmakefile ($(outdir)/%.pdf): update to use PDF
1662
1663         * scm/paper.scm (internal-set-paper-size): define landscape to #f
1664         if unset.
1665
1666         * scm/framework-ps.scm (convert-to-pdf): swap h and w in case of landscape. 
1667
1668         * stepmake/stepmake/texinfo-rules.make: strip DVI support.
1669
1670         * scm/framework-eps.scm (dump-stencils-as-EPSes): generate
1671         systems.pdftex too.
1672
1673         * scm/backend-library.scm (postscript->pdf): use -dEPSCrop for PDF.
1674
1675         * make/lilypond-vars.make (TEXINPUTS): add pdf output format.
1676
1677         * Documentation/topdocs/NEWS.tely (Top): add pdftex note.
1678
1679         * scm/output-ps.scm (resetrotation): use gsave/grestore for rotation.
1680
1681         * lily/main.cc (parse_argv): don't overwrite previous --formats string.
1682
1683         * scm/backend-library.scm (postscript->pdf): strip .eps too. 
1684
1685 2006-07-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1686
1687         * scm/layout-page-layout.scm: Define module, tidy code, use more
1688         functions iso. a single big one.
1689
1690         * scm/layout-page-dump.scm: move page dump functions used in two
1691         pass spacing to this file. Define module.
1692
1693         * scm/lily.scm (ly:load): don't load layout-page-layout.scm
1694          (separate module)
1695
1696         * ly/paper-defaults.ly: use module layout-page-layout.
1697
1698 2006-07-14  Erik Sandberg  <mandolaerik@gmail.com>
1699
1700         * lily/music.cc: Revised MusicEvent event class. It now contains
1701         event data directly instead of encapsulating it in music. The
1702         previously used class is renamed to OldMusicEvent.
1703
1704         * lily/stream-event.cc: Stream events are now probs.
1705         
1706         * lily/translator-group.cc, lily/translator.cc: Translators can
1707         now listen directly to stream events, by using macros
1708         [DECLARE,IMPLEMENT]_TRANSLATOR_LISTENER.
1709
1710         * lily/arpeggio-engraver.cc: Converted to use new event system
1711
1712         * THANKS: Corrected spelling mistake.
1713
1714 2006-07-12  Graham Percival  <gpermus@gmail.com>
1715
1716         * Documentation/user/SConscript, make/lilypond-vars.make,
1717         input/GNUmakefile: doc build looks in input/manual instead
1718         of input/test/
1719
1720         * input/manual/ GNUmakefile, SConscript: build files for
1721         input/manual/
1722
1723         * input/test/ various: some files moved to input/manual/ 
1724
1725         * Documentation/user/basic-notation.itely: small updates;
1726         thanks Kieren and Charles!
1727
1728 2006-07-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
1729
1730         * VERSION (PACKAGE_NAME): release 2.9.11
1731
1732         * Documentation/topdocs/NEWS.tely (Top): update prop value 
1733
1734         * Documentation/user/basic-notation.itely (Tuplets): new property
1735         value.
1736
1737 2006-07-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
1738
1739         * python/convertrules.py (conv): tweaks. 
1740
1741         * VERSION (PATCH_LEVEL): bump version.
1742
1743         * python/convertrules.py (conv): add rule for
1744         tupletNumberFormatFunction.
1745
1746         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
1747         tupletNumberFormatFunction.
1748
1749         * scm/define-grobs.scm (all-grob-descriptions): calc TupletNumber
1750         text through 'text callback.
1751
1752         * lily/time-scaled-music-iterator.cc (construct_children): copy
1753         tweaks generated events.
1754
1755         * scm/define-context-properties.scm
1756         (all-user-translation-properties): remove tupletNumberFormatFunction
1757
1758         * lily/tuplet-engraver.cc (process_music): don't read
1759         tupletNumberFormatFunction
1760
1761         * scm/output-lib.scm (tuplet-number::calc-fraction-text): new
1762         function.
1763
1764 2006-07-11  Erik Sandberg  <mandolaerik@gmail.com>
1765
1766         * lily/global-context-scheme.cc: Separated ly:run-translator into
1767         smaller pieces.
1768
1769         * lily/score-engraver.cc, lily/score-performer.cc,
1770         scm/define-context-properties.scm: Make paper/midi output
1771         accessable as a context property.
1772
1773         * lily/score-translator.cc, lily/score-context.cc: Removed.
1774
1775 2006-07-07  Guido Amoruso  <guidonte@katamail.com>
1776
1777         * scm/ps-to-png.scm (Module): 
1778         * scm/framework-tex.scm (Module): 
1779         * scm/framework-ps.scm (Module): 
1780         * scm/backend-library.scm (Module): 
1781         * scm/framework-ps.scm: invoke gs with "-dDEVICEWIDTHPOINTS" and
1782         "dDEVICEHEIGHTPOINTS".
1783
1784 2006-07-04  Graham Percival  <gpermus@gmail.com>
1785
1786         * Documentation/user/ various: general improvements to
1787         "working with lilypond files" section.
1788
1789 2006-07-03  Erik Sandberg  <mandolaerik@gmail.com>
1790
1791         * lily/sequential-iterator.cc: Change the default get_music_list
1792         to read elements-callback music property
1793
1794         * scm/define-music-types.scm, scm/music-functions.scm: Cleaner
1795         processing of multimeasure rests. Softcoded
1796         sequential-music-iterator.
1797
1798         * lily/sequential-music-iterator.cc: Removed.
1799
1800 2006-06-28  Graham Percival  <gpermus@gmail.com>
1801
1802         * Documentation/user/basic-notation.itely: clarify \repeatTie.
1803
1804 2006-06-27  Erik Sandberg  <mandolaerik@gmail.com>
1805
1806         * lily/parser.yy: Wrap non-post-events in EventChords before
1807         assigning them to identifiers.
1808
1809 2006-06-27  Mats Bengtsson  <mabe@s3.kth.se>
1810
1811         * lily/bar-line.cc (compound_barline): Fix parenthesis error,
1812         gives correct vertical placement of \bar ":" in all staff
1813         sizes. Thanks Martial!
1814
1815 2006-06-26  Graham Percival  <gpermus@gmail.com>
1816
1817         * Documentation/user/invoking.itely : minor update from mailist.
1818
1819 2006-06-26  Erik Sandberg  <mandolaerik@gmail.com>
1820
1821         * lily/ various: Introduce stream events of types Prepare,
1822         OneTimeStep, CreateContext, AnnounceNewContext, RemoveContext,
1823         ChangeContext, SetProperty, RevertProperty, Override and Revert.
1824
1825         * lily/global-context*.cc: Time is now -inf before iteration
1826         starts.
1827
1828         * lily/include/context.hh: Removed unique_, init_
1829
1830         * Documentation/topdocs/NEWS: Make the feathered beam example
1831         avoid triggering a bug.
1832
1833 2006-06-24  Graham Percival  <gpermus@gmail.com>
1834
1835         * Documentation/user/ various: small additions from mailist.
1836
1837 2006-06-22  Mats Bengtsson  <mabe@s3.kth.se>
1838
1839         * ly/performer-init.ly: Add some missing links in the context
1840         hierarchy for MIDI output. There are probably some more missing!
1841
1842 2006-06-21  Graham Percival  <gpermus@gmail.com>
1843
1844         * Documentation/user/ various: minor spelling fixes;
1845         thanks Dave Luttinen!
1846
1847         * Documentation/user/ various: small clarifications;
1848         thanks Anthony Youngman!
1849
1850 2006-06-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
1851
1852         * po/fr.po: add \n appropriately.
1853
1854         * lily/lexer.ll: remove ? from version-seen?  
1855
1856 2006-06-19  John Mandereau  <john.mandereau@free.fr>
1857
1858         * po/fr.po; update translation, by Jean-Charles Malahieude and
1859         John Mandereau.
1860
1861 2006-06-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
1862
1863         * THANKS: add Markus Schneider.
1864
1865         * lily/tab-staff-symbol-engraver.cc: derive from Engraver, not
1866         Staff_symbol_engraver
1867
1868         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): don't
1869         replace staff_engraver
1870
1871         * lily/staff-symbol-engraver.cc (stop_spanner): announce end of
1872         spanner.
1873
1874         * lily/staff-collecting-engraver.cc
1875         (acknowledge_end_staff_symbol): new function
1876
1877         * lily/volta-engraver.cc (acknowledge_end_staff_symbol): new function. 
1878
1879         * lily/staff-collecting-engraver.cc
1880         (acknowledge_end_staff_symbol): new function.
1881
1882         * lily/main.cc: switch on relocation by default.
1883
1884 2006-06-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
1885
1886         * lily/spacing-spanner.cc (musical_column_spacing): set
1887         compound_fixed_note_space to 0.0. Document why.
1888
1889         * lily/simple-spacer.cc (is_sane): also have a kludge for numeric
1890         range of inverse_hooke_
1891         (Simple_spacer): init completely.
1892         (fits): const
1893         (get_line_configuration): don't use cols.resize(); it introduces
1894         initialized data.
1895
1896         * scm/framework-ps.scm (dump-page): add setstrokeadjust. 
1897
1898         * ps/music-drawing-routines.ps: remove selectfont L1 hack.
1899
1900         * lily/beaming-pattern.cc (best_splitpoint_index): urg, 2nd
1901         try. Divide by beatlength.
1902
1903         * input/regression/beaming-ternary-metrum.ly: update doc.
1904         add beatLength hack.
1905
1906         * scm/music-functions.scm (make-time-signature-set): add
1907         standard-beat-grouping. 
1908
1909 2006-06-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
1910
1911         * input/regression/tie-whole.ly: new file.
1912
1913         * lily/tie-formatting-problem.cc (set_column_chord_outline): don't
1914         cross center of note head in case of invisible stem. 
1915
1916 2006-06-16  Graham Percival  <gpermus@gmail.com>
1917
1918         * Documentation/user/ various: small fixes from mailist.
1919
1920 2006-06-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
1921
1922         * lily/breathing-sign.cc (offset_callback): idem.
1923
1924         * lily/align-interface.cc (align_to_fixed_distance): remove
1925         hungarian suffix.
1926
1927         * lily/beaming-pattern.cc (count_factor_twos): oops. We want
1928         x%2==0.
1929
1930 2006-06-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
1931
1932         * VERSION (PACKAGE_NAME): release 2.9.9
1933
1934         * ly/lilypond-book-preamble.ly: add \version
1935
1936 2006-06-14  Han-Wen Nienhuys  <hanwen@lilypond.org>
1937
1938         * scripts/lilypond-book.py (PREAMBLE_LY): include
1939         lilypond-book-preamble.ly
1940
1941         * lily/stem.cc (get_beaming): return max of 0 and
1942         scm_ilength. Fixes slurring from/to beams.
1943
1944         * ly/lilypond-book-preamble.ly: new file.
1945
1946         * lily/slur.cc: add inspect-index feature.
1947
1948 2006-06-13  Graham Percival  <gpermus@gmail.com>
1949
1950         * Documentation/user/tutorial.itely: trivial fix.
1951
1952 2006-06-13  Erik Sandberg  <mandolaerik@gmail.com>
1953
1954         * lily/parser.yy, scm/ly-syntax-constructors.scm: Produce almost
1955         all non-event music in the parser via MAKE_SYNTAX.
1956
1957         * lily/parser-scheme.cc: Add ly:parser-error function
1958
1959         * scm/paper.scm: fix typo
1960
1961 2006-06-13  Han-Wen Nienhuys  <hanwen@lilypond.org>
1962
1963         * THANKS: add RT.
1964
1965         * lily/font-config.cc (init_fontconfig): add warning if cache_file
1966         is null.
1967
1968         * buildscripts/output-distance.py (test_compare_signatures):
1969         timing routines.
1970         (read_signature_file): use new signature format.
1971
1972         * scm/stencil.scm (write-system-signature): simpler signature
1973         format.
1974
1975         * lily/stem.cc (calc_stem_end_position): calc quantized-positions
1976         for beamed case. 
1977
1978         * lily/note-spacing.cc (stem_dir_correction): don't inspect
1979         stem_end_position, but estimate instead. 
1980
1981         * lily/tuplet-bracket.cc (calc_positions): look at
1982         stem-end-position for tuplet bracket slope. Fixes sloped tuplet
1983         brackets narrower than beams. 
1984
1985         * lily/lexer.ll: set version-seen? even if version is
1986         INVALID. 
1987
1988         * lily/rest.cc (y_offset_callback): bugfix: decide position
1989         override based on scm_is_number(). Fixes \rest on center staff
1990         line. 
1991
1992         * lily/beaming-pattern.cc (best_splitpoint_index): fix beaming
1993         patterns for 16th triplets.
1994
1995 2006-06-10  Graham Percival  <gpermus@gmail.com>
1996
1997         * Documentation/user/ page.itely, global.itely: editing
1998         and reorg.
1999
2000         * Documentation/user/ various: findex -> funindex.
2001
2002 2006-06-10  Erik Sandberg  <mandolaerik@gmail.com>
2003
2004         * lily/time-scaled-music-iterator.cc: Use tupletSpannerDuration to
2005         insert extra tuplet events.
2006
2007 2006-06-10  Graham Percival  <gpermus@gmail.com>
2008
2009         * Documentation/user/programming-interfaces.itely: add
2010         info from NEWS.
2011
2012         * python/convertrules.py: add annotatefoo -> annotate-foo
2013         rules.
2014
2015         * Documentation/user/global.itely: start editing.
2016
2017         * Documentation/user/page.itely: major editing, new spacing
2018         docs.
2019
2020 2006-06-10  Han-Wen Nienhuys  <hanwen@lilypond.org>
2021
2022         * scm/define-markup-commands.scm (wordwrap-markups): use
2023         output-def 'line-width if undefined.
2024
2025         * HACKING: trim outdated info.
2026
2027 2006-06-09  Mats Bengtsson  <mabe@s3.kth.se>
2028
2029         * scm/define-grobs.scm (all-grob-descriptions): Add
2030         line-spanner-interface to all grobs that already have
2031         text-spanner-interface or dynamic-text-spanner-interface
2032
2033         * scm/page.scm: Rename annotate{headers,systems,page}->
2034         annotate-*
2035
2036         * input/regression/page-spacing.ly,
2037         input/regression/page-layout-manual-position.ly: idem
2038
2039 2006-06-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
2040
2041         * lily/line-spanner.cc: cleanup property list.
2042
2043         * scripts/lilypond-book.py (find_toplevel_snippets): don't use
2044         generator expressions (2.3 compat). 
2045
2046 2006-06-09  Mats Bengtsson  <mabe@s3.kth.se>
2047
2048         * lily/vertical-align-engraver.cc: Make sure that the
2049         align{Above,Below}Context properties are included in the automatic
2050         documentation.
2051
2052 2006-06-08  Joe Neeman  <joeneeman@gmail.com>
2053
2054         * scm/paper-system.scm (paper-system-annotate): also annotate the
2055         estimated pure-Y-extent
2056
2057         * scm/define-grobs.scm: add pure-Y-extent and pure-Y-offset functions
2058
2059         * lily/system.cc (break_into_pieces): set the estimated height
2060         of each child system
2061
2062         * lily/stem.cc (pure_height): new pure-Y-extent callback
2063
2064         * lily/staff-symbol-referencer.cc (callback): don't destroy
2065         the staff-position property
2066
2067         * lily/hara-kiri-group-spanner.cc (request_suicide): split
2068         consider_suicide into two functions
2069
2070         * lily/constrained-breaking.cc (resize): use the new pure
2071         callbacks to estimate the height of a system
2072
2073         * lily/axis-group-interface.cc (pure_group_height): new
2074         side-effect-free VerticalAxisGroup height-callback
2075
2076         * lily/align-interface.cc (get_extents_aligned_translates):
2077         split align_elements_to_extents into two functions
2078         (get_pure_child_y_translation): new function
2079
2080         * lily/grob.cc: new functions for pure-Y-extent and pure-Y-offset
2081
2082         * lily/item.cc: new functions pure_is_visible and spanned_rank_iv
2083
2084         * lily/paper-score.cc: cache break_indices and columns
2085
2086         * lily/side-position-interface.cc: new pure-Y-extent callbacks
2087         
2088 2006-06-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
2089
2090         * lily/font-config.cc (init_fontconfig): do the init if
2091         cache_file, but don't look at cache_file.
2092
2093         * input/regression/quote-tie.ly: new file.
2094
2095         * lily/tie-engraver.cc (struct Head_event_tuple): add end_moment_
2096         to Head_event_tuple, so we deal gracefully with ties on
2097         cue-endings.
2098
2099         * lily/pango-font.cc (pango_item_string_stencil): type correctness
2100         for FcChar8*
2101
2102 2006-06-08  Graham Percival  <gpermus@gmail.com>
2103
2104         * input/test/ smart-transpose.ly, reverse-music.ly:
2105         \applyMusic to music functions update, thanks Michael!
2106
2107 2006-06-07  Graham Percival  <gpermus@gmail.com>
2108
2109         * input/test/ add-staccato.ly, add-text-script.ly,
2110         unfold-all-repeats.ly, music-box.ly: \applyMusic to
2111         music functions update, thanks to Michael Meixner.
2112
2113         * Documentation/user/music-glossary.tely: small fix
2114         from Francisco.
2115
2116         * Documentation/user/ various: minor additions from mailist.
2117
2118         * Documentation/user/lilypond.tely, basic-notation.itely:
2119         small test of @funindex.  (works here)
2120
2121         * input/test/font-table.ly: reduce size to partially
2122         de-ugly version in manual.
2123
2124         * Documentation/user/page.itely: new file (split former
2125         "global issues" into "page settings" and "non-musical
2126         output".
2127
2128         * Documentation/user/ various: fix @ref{}s to match
2129         new chapter names (above).
2130
2131 2006-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2132
2133         * SConstruct (LILYPONDPREFIX): Bootstrap fix.
2134
2135 2006-06-06  Graham Percival  <gpermus@gmail.com>
2136
2137         * Documentation/user/advanced-notation.itely: add example
2138         for segno/coda on barline.
2139
2140         * tex/texinfo.tex: merge from upstream.
2141
2142 2006-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2143
2144         * scripts/lilypond-book.py (process_snippets): Argument fix.
2145
2146         * SConstruct:
2147         * buildscripts/builder.py:
2148         * lily/SConscript: 
2149         * mf/SConscript: 
2150         * Documentation/user/SConscript:  More SCons fixes.
2151
2152 2006-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2153
2154         * lily/font-config.cc (init_fontconfig): Only initialize if
2155         global cache_file is found.
2156
2157 2006-06-06  Erik Sandberg  <mandolaerik@gmail.com>
2158
2159         * ly/music-functions-init.ly: Updated \overrideProperty to use the
2160         new \applyOutput.
2161
2162 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
2163
2164         * VERSION (PACKAGE_NAME): release 2.9.8
2165
2166         * lily/ledger-line-engraver.cc (stop_translation_timestep): new
2167         function. Delay ledger modifying ledgered grobs to
2168         stop_translation_timestep(), to ensure that we're ledgering
2169         according to the new spanner.
2170         (acknowledge_staff_symbol): don't check for non-NULL
2171         staff_sym->get_bound()
2172
2173         * lily/staff-symbol-engraver.cc (start_spanner): set left bound on
2174         creation.
2175
2176         * Documentation/pictures/GNUmakefile (XPM_FILES): src-wildcard for
2177         pictures too.
2178
2179         * GNUmakefile.in (dist-toplevel-txt-files): dist aclocal.m4
2180         directly from srcdir/stepmake/aclocal.m4
2181         
2182         * Documentation/misc/GNUmakefile (TEXTS): use src-wildcard for
2183         disting MISC files.
2184
2185         * lily/simple-spacer.cc (get_column_desc): desc -> description.
2186
2187 2006-06-06  Joe Neeman  <joeneeman@gmail.com>
2188
2189         * lily/simple-spacer.cc (get_line_configuration): add
2190         keep-inside-line rods
2191         (struct Column_desc): add constructor
2192         (struct Rod_desc): add constructor
2193         (get_line_forces): check for forced page breaks here too
2194
2195         * lily/instrument-name-engraver.cc (acknowledge_axis_group): prevent
2196         support/elements cycles between InstrumentNames and AxisGroups
2197
2198 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
2199
2200         * config.make.in (METAFONT): remove MAKEINFO_VERSION
2201
2202         * stepmake/stepmake/topdocs-targets.make (make-txt-files): define
2203         make-txt-files target.
2204
2205         * stepmake/stepmake/toplevel-targets.make (do-top-doc): use
2206         make-txt-files target.
2207
2208         * configure.in (LINK_GXX_STATICALLY): $srcdir for readlink.py
2209
2210         * stepmake/stepmake/generic-vars.make (distdir): create dist in
2211         top-build-dir.
2212
2213 2006-06-06  Jürgen Reuter  <reuter@ipd.uka.de>
2214
2215         * Documentation/user/instrument-notation.itely,
2216         input/regression/breathing-sign-ancient.ly,
2217         input/test/divisiones.ly: Removed redundant property settings for
2218         vaticana contexts.
2219
2220         * ly/gregorian-init.ly: Rewrote \versus and \responsum in order to
2221         fix lyrics alignment problems.  They are implemented now as scheme
2222         functions that add the appropriate unicode char to the first lyric
2223         event rather than adding a separate lyric event.  Minor edit of
2224         comments.
2225
2226 2006-06-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
2227
2228         * GNUmakefile.in (dist-toplevel-txt-files): new target. Don't
2229         pollute src dir with built .txt files, but install directly from
2230         Documentation/topdocs/out/
2231
2232         * buildscripts/output-distance.py
2233         (ComparisonData.create_html_result_page): put version/directories
2234         in table header.
2235
2236         * Documentation/topdocs/NEWS.tely (Top): document spacing section
2237         feature.
2238
2239         * configure.in (LINK_GXX_STATICALLY): use readlink.py to resolve links.
2240         Patch by Karl Hammar
2241         
2242         * buildscripts/readlink.py: add  file.
2243         Patch by Karl Hammar
2244
2245 2006-06-06  Joe Neeman  <joeneeman@gmail.com>
2246
2247         * lily/tuplet-number.cc (print): prevent stencil from being
2248         garbage collected.
2249
2250 2006-06-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
2251
2252         * scm/stencil.scm (write-system-signature): explicitly 
2253         -well, superfluously- close output port.
2254
2255         * buildscripts/output-distance.py (main): oops. Add extra argument.
2256
2257 2006-06-05  Graham Percival  <gpermus@gmail.com>
2258
2259         * Documentation/user/music-glossary.tely: clarified example
2260         from Francisco Vila, thanks!
2261
2262 2006-06-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
2263
2264         * input/regression/spacing-section.ly: new file.
2265
2266         * lily/input.cc (programming_error): new function.
2267
2268         * lily/spacing-engraver.cc (try_music): new function. Accept
2269         spacing-section-event
2270
2271         * lily/spacing-spanner.cc (set_springs): take slices of all
2272         columns for spacing.
2273
2274         * lily/include/paper-column.hh (class Paper_column): add
2275         Paper_column::compare.
2276
2277         * ly/spanners-init.ly (newSpacingSection): add newSpacingSection.
2278
2279         * scm/define-music-types.scm (music-descriptions): add
2280         SpacingSectionEvent
2281
2282         * lily/music-iterator.cc (report_event): use programming_error for
2283         sending non-event error.
2284
2285         * lily/input.cc (programming_error): new function
2286
2287         * buildscripts/output-distance.py (main): use compare-XXX for
2288         compare files.
2289         (main): --threshold option, default at 0.30
2290
2291         * output-distance.py (main): add --threshold option.
2292
2293 2006-06-04  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2294
2295         * scm/paper-system.scm (paper-system-annotate): fix problem when
2296         annotating an empty system
2297
2298 2006-06-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
2299
2300         * GNUmakefile.in: reinstate old web tar/copying.
2301
2302 2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
2303
2304         * lily/lyric-combine-music-iterator.cc (find_voice): return 0 if
2305         nothing changes. (Erik S) 
2306
2307         * lily/percent-repeat-iterator.cc (get_music_list): fix repeat
2308         count. (Erik S)
2309
2310 2006-05-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2311
2312         * scm/define-markup-commands.scm (whiteout): do not force
2313         foreground color of argument markup to black.
2314
2315         * scm/stencil.scm (annotate-y-interval): put arrow dimension at
2316         the left of the arrow, instead of below the arrow name, so that,
2317         when two little arrows are vertically stacked, their dimensions
2318         and name should not overlap. Add a color key parameter.
2319
2320         * scm/paper-system.scm (paper-system-annotate): Annotate
2321         next-space+next-padding instead of next-space. Annotate space
2322         between next-padding and next-space+padding, respectively, and
2323         following system extent and refpoint-Y-extent. Use colors.
2324
2325         * scm/page.scm (annotate-page): translate annotations slightly to
2326         the right.
2327
2328 2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
2329
2330         * lily/figured-bass-position-engraver.cc (acknowledge_end_slur):
2331         fix for x-staff slurs. Thanks Joe!
2332
2333         * buildscripts/output-distance.py
2334         (SystemLink.output_expression_change_count): keep track of changed
2335         details, and dump in details html page.
2336  
2337         * input/regression/figured-bass-staff.ly: add note about setting
2338         properties in Staff context.
2339
2340         * lily/figured-bass-position-engraver.cc (acknowledge_slur):
2341         add slurs and ties to support too.
2342
2343         * buildscripts/output-distance.py (main): set dest_dir
2344         argument. Add --max-count option.
2345
2346 2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
2347
2348         * ly/gregorian-init.ly: Converted to utf-8.  Added memorable
2349         shortcuts for special unicode chars that are useful in chant
2350         notation.  Revised exisiting and added new comments.
2351
2352 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
2353
2354         * make/mutopia-rules.make: remove duplicate recipe.
2355
2356 2006-06-02  Werner Lemberg  <wl@gnu.org>
2357
2358         * tex/texinfo.cnf: Fix typo (\euro -> \minus).
2359         Add support for U+0132 (IJ) and U+0133 (ij).
2360
2361 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
2362
2363         * buildscripts/output-distance.py (FileLink): new class. collect
2364         info systems from one .ly file. 
2365         (FileLink.link_files_for_html): further tweaks.
2366
2367 2006-06-02  Graham Percival  <gpermus@gmail.com>
2368
2369         * tex/texinfo.tex: partial fix for @funindex.
2370
2371         * Documentation/user/macros.tely: uncomment @funindex (doesn't
2372         break anything).
2373
2374 2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
2375
2376         * make/mutopia-vars.make (ly_examples): replace .ly.txt with .ly
2377
2378         * tex/texinfo.tex (sectionheading, q.v.): call \quoteexpand for
2379         @example too. Backportme.
2380
2381 2006-06-02  Graham Percival  <gpermus@gmail.com>
2382
2383         * tex/texinfo.cnf: added UTF-8 support for texinfo; patch
2384         from Werner Lemberg.
2385
2386 2006-06-02  Paco (Francisco Vila)  <fravd@ya.com>
2387
2388         * Documentation/user/music-glossary.tely: additional spanish
2389         updates and a lyrics fix in an example.
2390
2391 2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
2392
2393         * scm/define-grob-properties.scm: Previous patch contained
2394         spurious line from another patch not yet committed.  Fixed.
2395
2396         * scm/define-grob-properties.scm: Add missing doc strings for
2397         ancient notation.
2398
2399 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
2400
2401         * buildscripts/output-distance.py
2402         (ComparisonData.write_text_result_page): separate the scores, sort
2403         by geo_score.
2404
2405         * scm/framework-eps.scm (output-classic-framework): start at 1 for
2406         system signatures.
2407
2408         * buildscripts/output-distance.py (me_path): use argv[0] for
2409         sys.path extension
2410         (ComparisonData.img_cell): use colored borders.
2411
2412         * scm/stencil.scm (write-system-signature): escape newlines too.
2413         (write-system-signature): use (1,-1) interval for empty interval
2414
2415 2006-01-01  Graham Percival  <gpermus@gmail.com>
2416
2417         * Documentation/user/music-glossary.tely: Spanish updates
2418         from Francisco Vila.
2419
2420         * Documentation/user/lilypond-book.itely: addition from
2421         Vaclav Smilauer.
2422
2423         * Documentation/user/ various: edits, small additions
2424         from mailist, etc.
2425
2426 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2427
2428         * GNUmakefile.in (tree-lib-prefix-current):
2429         (tree-share-prefix-current): Use version number in tree, add
2430         `current' symlinks.
2431
2432 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
2433
2434         * GNUmakefile.in: write VERSION, again.
2435
2436         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
2437         $(outdir)/%.ly $(outdir)/%.ps): dump sigs for normal files too.
2438
2439         * stepmake/aclocal.m4: robuster version detection.
2440
2441         * buildscripts/output-distance.py
2442         (ComparisonData.create_html_result_page): copy only if file
2443         exists, fixup src paths.
2444
2445         * stepmake/bin/add-html-footer.py (built): junk gulp_file()
2446
2447 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2448
2449         * stepmake/aclocal.m4: Robustification for (gcc) version detection.
2450         Another datarootdir reto.
2451
2452         * cygwin/postinstall-lilypond.sh: Do not fail if info docs aren't
2453         available.  This should be moved to postinstall-lilypond-doc.
2454
2455 2006-05-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
2456
2457         * GNUmakefile.in: simplify local-WWW-post. 
2458         remove -type l from find.
2459
2460         * buildscripts/output-distance.py (ComparisonData.compare_trees):
2461         fixes. Don't follow symlinks.
2462         (ComparisonData.create_html_result_page): remove previous results.
2463         insert ../python in path.
2464
2465         * scripts/lilypond-book.py (PREAMBLE_LY): spacing fixes.
2466
2467 2006-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2468
2469         * config.make.in (datadir): Add datarootdir to silence autoconf.
2470
2471         * stepmake/aclocal.m4: Update for autoconf-2.59d.
2472
2473 2006-05-31  Erlend Aasland  <erlenda@gmail.com>
2474
2475         * dynamic-engraver.cc: fix bug (dynamics collide with accidentals)
2476
2477         * scm/output-ps.scm (repeat-slash): fix a bug that made repeat
2478         slash beams too wide.
2479
2480 2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
2481
2482         * VERSION: release 2.9.7
2483         
2484 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2485
2486         * lily/relocate.cc (read_relocation_dir): Do not blindly
2487         dereference DIR.
2488
2489 2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
2490
2491         * lily/parser.yy: replace THIS by PARSER
2492
2493         * Documentation/index.html.in: add link to test-results.html page.
2494
2495         * Documentation/topdocs/NEWS.tely (Top): update NEWS entry.
2496
2497         * scm/translation-functions.scm (format-bass-figure): translate
2498         digits over 10 to the left
2499
2500         * scm/define-markup-commands.scm (translate-scaled): new markup.
2501
2502         * mf/feta-nummer-code.mf (code): overshoot the topright tip of the
2503         7 glyph. 
2504
2505         * ly/engraver-init.ly: add Figured_bass_engraver
2506
2507         * lily/engraver-group.cc (acknowledge_grobs): use start/stop drul.
2508
2509         * lily/figured-bass-engraver.cc (clear_spanners): use everywhere.
2510
2511         * lily/score-engraver.cc (announce_grob): only note START announces.
2512
2513         * lily/include/engraver-group.hh (Translator_group):
2514         acknowledge_hash_table_ is now drul.
2515
2516         * lily/engraver.cc (announce_end_grob): new method.
2517
2518         * lily/include/grob-info.hh (class Grob_info): add start_end_ member.
2519
2520         * lily/translator-dispatch-list.cc (create): take start_end argument.
2521
2522         * lily/include/translator.hh (TRANSLATOR_DECLARATIONS): change
2523         acknowledge_static_array_ to drul
2524
2525         * lily/include/translator.icc (ADD_END_ACKNOWLEDGER): new macro.
2526
2527         * scm/define-grob-interfaces.scm
2528         (bass-figure-alignment-interface): add bass-figure-alignment-interface
2529
2530         * scm/define-grobs.scm (all-grob-descriptions): add
2531         BassFigureAlignmentPositioning
2532
2533         * ly/Welcome-to-LilyPond-MacOS.ly: include in LilyPond, so version
2534         number stays up to date. Backportme.
2535
2536 2006-05-30  Mats Bengtsson  <mabe@s3.kth.se>
2537
2538         * Documentation/user/basic-notation.itely (Bar lines): Document
2539         the "||:" bar type. 
2540
2541 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2542
2543         * buildscripts/builder.py: Remove --ly option/target from mf-to-table.
2544
2545         * scripts/lilypond-book.py: Bugfix: do not blindly attempt
2546         .../current hack if LILYPONDPREFIX is fine.  Fixes `scons doc'
2547         build.
2548
2549         * Resurrect `scons lily' build.
2550
2551         * SConstruct (symlink_tree): Bugfix: link
2552         music-drawing-routines.ps to file iso directory.
2553
2554         * lily/SConscript: Remove kpath-guile from LIBS.
2555
2556         * SConstruct (libdir_package_version): Typo.
2557         (configure): Comment-out fontforge for lack of fontforge.pc .
2558         Also add libdir* to environment.
2559
2560 2006-05-30  Graham Percival  <gpermus@gmail.com>
2561
2562         * Documentation/user/ various: minor additions from mailist and
2563         editing.
2564
2565 2006-05-30  Paco <fravd@ya.com>
2566
2567         * Documentation/user/music-glossary.tely: numerous corrections and
2568         some new translations.
2569
2570 2006-05-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
2571
2572         * BackportmeStart.
2573         
2574         * buildscripts/output-distance.py
2575         (ComparisonData.create_html_result_page): new routine: summarise
2576         results in HTML page with images. 
2577         (ComparisonData.create_text_result_page): create summary text files too.
2578
2579         * GNUmakefile.in (web-ext): package .signature files too. They
2580         compress well. 
2581
2582         * scm/stencil.scm (write-system-signature): typo.
2583
2584         * GNUmakefile.in: create web-root/VERSION to help upload scripts.
2585
2586         * scm/stencil.scm (write-system-signature): better escaping.
2587         only write signature for music systems, not for markup systems.
2588
2589         * scm/framework-ps.scm (output-framework): dump-signatures support
2590         for plain output.
2591
2592         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): add -ddump-signatures.
2593
2594         * scm/framework-ps.scm (write-preamble): redefine mark_URI to nop
2595         for -dno-point-and-click
2596
2597         * lily/grob.cc (get_print_stencil): don't read
2598         point_and_click_global to determine whether to set grob-cause.
2599
2600 2006-05-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
2601
2602         * buildscripts/output-distance.py (main): new function.
2603         (ComparisonData): new class.
2604
2605         * lily/ledger-line-engraver.cc (acknowledge_staff_symbol): be more
2606         careful with generating new LedgerLineSpanners.
2607
2608         * lily/ledger-line-spanner.cc (set_spacing_rods): suicide if no staff.
2609
2610         * ly/engraver-init.ly: remove Ledger_line_engraver from Voice
2611         context. This fixes double ledger lines in output. 
2612
2613         * lily/system.cc (get_paper_system): remove 3 layer limit.
2614
2615         * buildscripts/output-distance.py (SystemLink.distance): new
2616         file. Compare signatures.
2617
2618         * python/safeeval.py (SafeEval.visitUnarySub): new file.
2619
2620         * lily/grob-array.cc (remove_duplicates): rename from
2621         uniq(). Sort before calling uniq() so it actually works.
2622
2623 2006-05-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
2624
2625         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): strip
2626         \version from lilypond file snippet.
2627         (Lilypond_file_snippet.ly): oops. typo.
2628         (find_toplevel_snippets): urgh. again.
2629
2630         * lily/system.cc (get_paper_systems): uniq all_elements_ , to
2631         prevent duplicated broken items in output.
2632
2633         * scm/framework-eps.scm (output-classic-framework): only dump if
2634         dump-signatures is set.
2635
2636         * scm/lily.scm (define-scheme-options): add dump-signatures option.
2637
2638         * scm/stencil.scm (write-system-signature): new routine: write
2639         python parseable signature of a separate paper system.
2640         BackportmeEnd.
2641         
2642 2006-05-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
2643
2644         * lily/stanza-number-engraver.cc (process_music): use is_markup()
2645         iso is_string().
2646         include header.
2647
2648 2006-05-25  Erik Sandberg  <mandolaerik@gmail.com>
2649
2650         * translator-group.cc: send music events to engravers in
2651         non-bottom contexts.
2652
2653         * tuplet-engraver.cc: process tuplet brackets in correct order.
2654
2655 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
2656
2657         * stepmake/aclocal.m4: STEPMAKE_PYTHON(): clear cached value since
2658         arg 2 might point us to a new binary (patch by Karl Hammar)
2659         
2660 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
2661
2662         * VERSION (PACKAGE_NAME): release 2.9.6
2663
2664         * Documentation/topdocs/NEWS.tely (Top): trim explanation. 
2665
2666         * Documentation/user/*.itely: 2nd
2667         attempt: replace funindex -> findex globally.
2668
2669 2006-05-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2670
2671         * input/no-notation/display-lily-tests.ly: fix \applyOutput
2672         test. Add \break, \pageBreak, \pageTurn, etc, tests.
2673
2674         * scm/define-music-display-methods.scm: display methods for
2675         breaks. Fix \applyOutput.
2676
2677 2006-05-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
2678
2679         * Documentation/user/macros.itexi: comment out funindex expansion. 
2680
2681         * Documentation/user/music-glossary.tely: junk \oldaddlyrics
2682         everywhere.
2683
2684         * GNUmakefile.in: fix wildcarding for scrips/out/ links. Thanks
2685         Karl Hammar. Backportme.
2686  
2687         * Documentation/user/advanced-notation.itely (Balloon help): idem.
2688
2689         * Documentation/user/changing-defaults.itely (Creating contexts): idem.
2690
2691         * Documentation/user/programming-interface.itely (Running a
2692         function on all layout objects): idem.
2693
2694         * Documentation/user/introduction.itely (Automated engraving):
2695         update \applyOutput syntax
2696
2697         * lily/lyric-combine-music-iterator.cc (start_new_syllable):
2698         remove debugging hook.
2699
2700         * configure.in (LINK_GXX_STATICALLY): use "" to allow $
2701         expansion. 
2702
2703         * Documentation/user/GNUmakefile (TEXI2DVI_FLAGS): add -E.
2704
2705         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
2706         TEXI2DVI_FLAGS to texi2dvi invocation. 
2707
2708 2006-05-24  Erik Sandberg  <mandolaerik@gmail.com>
2709
2710         * lily/chord-tremolo-*.cc: Reworked how \repeat "tremolo"
2711         works. More work is done by iterator now, and engraver has been
2712         very much simplified.
2713
2714         * lily/translator-group.cc: try_music is now invoked through a
2715         listener
2716
2717         * lily/*-iterator.cc: Massive cleanups. Junked
2718         try_music_in_children globally. Renamed try_music to report_event,
2719         and made that method descend to a bottom context automatically.
2720
2721         * lily/event-iterator.cc: New file.
2722
2723         * lily/output-property-iterator.cc,
2724         lily/old-lyric-combine-music-iterator.cc: Removed.
2725
2726         * python/convert-rules.py: Modified the syntax for \applyOutput.
2727
2728 2006-05-23  Graham Percival  <gpermus@gmail.com>
2729
2730         * stepmake/stepmake/texinfo-rules.make: added -E, allows pdf doc
2731         creation.
2732
2733         * Documentation/user/ various: stuff that might have helped
2734         to fix the pdf creation, plus some minor doc additions.
2735
2736         * Documentation/user/changing-defaults.itely: remove @b from
2737         @b{ @internasref{foo}}; this breaks texi2dvi -E.
2738
2739 2006-05-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
2740
2741         * lily/beaming-pattern.cc (beamify): deal with negative start
2742         moments for beaming patterns.
2743
2744 2006-05-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
2745
2746         * lily/beaming-info.cc (beamify): new function: read beatLength
2747         and beatGrouping from context. 
2748
2749         * input/regression/beam-beat-grouping.ly (Module): new file.
2750
2751         * input/regression/beam-unconnected-beamlets.ly (Module): new file.
2752
2753         * lily/beam.cc (get_beam_segments): generate events for
2754         max_connect_ case too.
2755         (get_beam_segments): read Stem::max-beam-connect.
2756
2757         * input/regression/beam-single-stem.ly: new file.
2758
2759         * lily/stem.cc (set_beaming): use #f as signaling value for
2760         beamcount 0.
2761
2762         * lily/beam-engraver.cc (typeset_beam): set right bound if unset.
2763
2764         * lily/beam.cc (set_beaming): read clip-edges property.
2765         (calc_direction): don't suicide for single stem.
2766
2767         * lily/beaming-info.cc (best_splitpoint_index): take bool*
2768         argument, remove 1<<15 hack. Remove clip_edges() 
2769
2770         * lily/hairpin.cc (print): only do padding for nonmusical bounds
2771
2772 2006-05-21  Graham Percival  <gpermus@gmail.com>
2773
2774         * Documentation/user/basic-notation.itely: reorg.
2775
2776         * Documentation/user/ various: minor fixes.
2777
2778 2006-05-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
2779
2780         * lily/stencil-expression.cc (register_stencil_head): opps, append
2781         to cdr of static SCM object.
2782
2783 2006-05-19  Graham Percival  <gpermus@gmail.com>
2784
2785         * Documentation/user/README.txt, lilypond.tely, macros.itexi:
2786         update framework for command index.  DOC WRITERS: use @funindex
2787         instead of @cindex @code{}.
2788
2789         * Documentation/user/ various: replace @cindex @code{} => @funindex
2790
2791 2006-05-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
2792
2793         * lily/beam.cc (set_stem_lengths): trigger 'beaming callback, in
2794         case positions is set manually. 
2795
2796 2006-05-18  Erik Sandberg  <mandolaerik@gmail.com>
2797         
2798         * scm/ly-syntax-constructors.scm: New file. Converted a few syntax
2799         rules to Scheme.
2800
2801 2006-05-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
2802
2803         * Documentation/user/changing-defaults.itely (Contexts explained):
2804         use absolute dimension for @image.
2805
2806         * Documentation/user/GNUmakefile (OUT_PNG_IMAGES): generate PNG
2807         out image for illustration too.
2808         ($(outdir)/%.png): add more png <-> eps rules. 
2809
2810 2006-05-17  Graham Percival  <gpermus@gmail.com>
2811
2812         * Documentation/user/ various: remove trailing whitespace, cosmetic
2813         change to reduce changes produced by diff.
2814
2815 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
2816
2817         * lily/main.cc (do_chroot_jail): correctness tweak.
2818
2819         * python/lilylib.py (system): import subprocess in system () only.
2820
2821         * scripts/*.py: use TARGET_PYTHON iso PYTHON. Backportme.
2822
2823         * make/substitute.make (ATVARIABLES): add TARGET_PYTHON as subst
2824         variable. Backportme.
2825
2826 2006-05-17  Erik Sandberg  <mandolaerik@gmail.com>
2827         
2828         * lily/parser.yy: Change all syntax rules of type Music to SCM type
2829
2830 2006-05-17  Werner Lemberg  <wl@gnu.org>
2831
2832         * lily/lexer.ll (init_signature_has_table): Add
2833         `scm-scm-music-music'.
2834
2835         * lily/parser.yy (MUSIC_FUNCTION_SCM_SCM_MUSIC_MUSIC): New token.
2836         (Generic_prefix_music_scm): Add rule for it.
2837
2838         * lily/quote-iterator.cc (Quote_iterator::process): Handle
2839         `quoted-transposition' property.
2840
2841         * ly/music-functions-init.ly (transposedCueDuring): New function.
2842
2843         * scm/define-music-properties.scm (all-music-properties): Updated.
2844
2845         * Documenation/topdocs/NEWS.itely: Document it.
2846
2847 2006-05-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
2848
2849         * python/lilylib.py (system): move import subprocess to system()
2850         definition. 
2851
2852         * python/convertrules.py (conv): fix convert-ly rules for 2.9.4
2853
2854         * VERSION (PATCH_LEVEL): release 2.9.5
2855         
2856         * Documentation/topdocs/INSTALL.texi (Top): update versions and
2857         build instructions. 
2858
2859         * ly/engraver-init.ly: switch on hairpinToBarline by default.
2860
2861 2006-05-16  Graham Percival  <gpermus@gmail.com>
2862
2863         * Documentation/user/basic-notation.itely: editing from Dave, thanks!
2864
2865         * Documentation/user/ various: minor fixes.
2866
2867 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
2868
2869         * Documentation/topdocs/NEWS.tely (Top): add hairpinToBarline feature.
2870
2871 2006-05-16  Mats Bengtsson  <mabe@s3.kth.se>
2872
2873         * Documentation/user/advanced-notation.itely (Instrument names):
2874         Modified obsolete instruction on how to move instrument names away
2875         from the staves. Hmm, at second thought the bug probably has been
2876         solved, so the full bug description should probably be removed.
2877
2878 2006-05-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
2879
2880         * lily/dynamic-engraver.cc (typeset_all): hang ending on
2881         currentCommandColumn. 
2882
2883         * lily/hairpin.cc (print): also add padding for non-neighbor
2884         hairpin bounds.
2885
2886         * scm/define-context-properties.scm
2887         (all-user-translation-properties): add hairpinToBarline
2888
2889         * input/regression/hairpin-to-barline.ly: new file.
2890
2891         * lily/context.cc (internal_send_stream_event): thinko fix.
2892
2893         * lily/tie.cc (set_default_control_points): robustness fix.
2894
2895         * python/musicxml.py (Part.interpret): don't complain about
2896         incomplete measures.
2897
2898         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): only add
2899         new music if last_event_chord() returned None.
2900
2901         * python/musicxml.py (Part.interpret): skip back over chord notes.
2902
2903 2006-05-16  Erik Sandberg  <mandolaerik@gmail.com>
2904         
2905         * lily/percent-repeat-engraver.cc, lily/parser.yy,
2906         lily/define-music-types.cc, lily/percent-repeat-iterator.cc,
2907         lily/slash-repeat-engraver.cc,
2908         lily/include/percent-repeat-iterator.hh: Rework percent repeats:
2909         iterator sends PercentEvents
2910
2911         * lily/time-scaled-music-iterator.cc, lily/tuplet-engraver.cc:
2912         rework tuplets: send start/stop events to engraver
2913
2914         * lily/context.cc, lily/music.cc, lily/context-scheme.cc: Add
2915         dispatchers event-source and events-below to Context
2916         
2917 2006-05-15  Graham Percival  <gpermus@gmail.com>
2918
2919         * Documentation/user/README.txt: update info for doc writers.
2920
2921         * Documentation/user/programming-interface.itely: integrate
2922         Nicolas' fixes for chapter rewrite.
2923
2924         * Documentation/user/ various: minor fixes.
2925
2926 2006-05-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
2927
2928         * lily/clef-engraver.cc: cleanup.
2929
2930         * Documentation/user/GNUmakefile: dist context-example.eps too.
2931
2932         * lily/key-engraver.cc (create_key): use
2933         explicitKeySignatureVisibility for cancellation too. 
2934
2935         * lily/font-config.cc (init_fontconfig): don't close file if
2936         f==NULL. 
2937
2938 2006-05-15  Erlend Aasland  <erlenda@gmail.com>
2939
2940         * Documentation/topdocs/NEWS.tely: niente and rotation news
2941
2942 2006-05-14  Erlend Aasland  <erlenda@gmail.com>
2943
2944         * lily/include/stencil.hh
2945         * lily/stencil.cc (rotate): new function. Makes it possible
2946         to rotate a stencil around a given offset.
2947
2948         * lily/grob.cc (get_print_stencil): add rotation support
2949
2950         * lily/stencil-interpret.cc (interpret_stencil_expression):
2951         add rotation support
2952
2953         * lily/stencil-scheme.cc (ly:stencil-rotate): new function
2954
2955         * scm/define-grob-properties.scm: add 'rotation property
2956
2957         * scm/define-markup-commands.scm: add rotate markup command
2958         
2959         * scm/output-ps.scm: add rotation support in PostScript backend
2960
2961         * scm/output-svg.scm: add rotation support in SVG backend
2962
2963 2006-05-13  Graham Percival  <gpermus@gmail.com>
2964
2965         * Documentation/user/music-glossary.itely: French correction.
2966
2967         * Documentation/user/programming-interface.itely: major
2968         new docs, some reorg, some info from Nicolas.
2969
2970         * Documentation/user/ various: small fixes.
2971
2972 2006-05-12  Mats Bengtsson  <mabe@s3.kth.se>
2973
2974         * Documentation/user/programming-interface.itely (Markup
2975         programmer interface): Remove duplicate text.
2976
2977 2006-05-12  Graham Percival  <gpermus@gmail.com>
2978
2979         * Documentation/user/context-example.eps: new file.
2980
2981         * Documentation/user/changing-defaults.itely: set up file to
2982         use eps image.
2983
2984         * Documentation/user/programming-interface.itely: changes
2985         from mailist.
2986
2987 2006-05-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
2988
2989         * configure.in (LINK_GXX_STATICALLY): python 2.4 req.
2990
2991 2006-05-11  Graham Percival  <gpermus@gmail.com>
2992
2993         * Documentation/user/programming-interface.itely: first round of
2994         editing and merging emails from Nicolas.
2995
2996         * Documentation/user/scheme-tutorial: minor edit.
2997
2998 2006-05-11  Han-Wen Nienhuys  <hanwen@lilypond.org>
2999
3000         * python/musicxml.py (Xml_node.__init__): _attribute_dict stores
3001         XML attributes.
3002         (Xml_node.message): use it.
3003
3004         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): 
3005         oops. Add duration argument.
3006
3007 2006-05-10  Joe Neeman  <joeneeman@gmail.com>
3008
3009         * lily/paper-column-engraver.cc (make_columns):
3010         * scm/define-grobs.scm: Revert my previous change and set the default
3011         in define-grobs.scm instead.
3012
3013 2006-05-09  Graham Percival  <gpermus@gmail.com>
3014         
3015         * Documentation/user/changing-defaults.itely: general editing,
3016         info about \set and \override.
3017
3018         * Documentation/user/tweaking.itely, advanced-notation.itely:
3019         fixes from Dave Luttinen, thanks!
3020
3021 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
3022
3023         * lily/paper-column-engraver.cc (make_columns): By default, a column
3024         needs to be breakable.
3025
3026 2006-05-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
3027
3028         * scripts/musicxml2ly.py (musicxml_clef_to_lily): use new
3029         Attributes methods
3030         (musicxml_time_to_lily): idem
3031         (musicxml_key_to_lily): idem
3032         (instrument_drumtype_dict): dict for supported drumtypes.
3033         (LilyPondVoiceBuilder.__init__): new class: sanely keep track of
3034         moments and pending mm rests
3035         (musicxml_voice_to_lily_voice): rewrite to use LilyPondVoiceBuilder
3036         (musicxml_voice_to_lily_voice): strip KeyChangeEvents for drums.
3037         (musicxml_voice_to_lily_voice): add mode change.
3038         (option_parser): lxml.etree (http://codespeak.net/lxml/) for more
3039         speed and less memory usage (factor 5 to 10).
3040         (convert): write -defs.ly  and driver file separately so people
3041         can script their own part extraction.
3042
3043         * python/musicxml.py (minidom_demarshal_node): new function:
3044         separate minidom handling.
3045         (lxml_demarshal_node): new function: support lxml.etree too.
3046         (Xml_node.message): new function: verbose error message, with XML
3047         path to offending node.
3048         (Attributes.get_measure_length): sane interface to MusicXML attributes.
3049         (Part_list.generate_id_instrument_dict): new method: collect
3050         instrument names, to be able to set drum_type.
3051         (Part.interpret): handle underfull measures
3052         (Part.interpret): assign instrument names.
3053
3054         * python/musicexp.py (Output_printer.close): new method
3055         (MusicWrapper.print_ly): new class: support other modes,
3056         eg. \drummode
3057         (BarCheck.print_ly): new class. Support bar checks, with comments
3058         and fancy barchecks. 
3059         (NoteEvent.__init__): also set drum_type for drum notes.
3060         (MultiMeasureRest.lisp_expression): dump mm rests.
3061
3062         * lily/paper-column-engraver.cc (stop_translation_timestep): set
3063         line-break-permission if forbidBreak is not set.
3064
3065 2006-05-09  Joe Neeman  <joeneeman@gmail.com>
3066
3067         * scm/define-context-properties.scm:
3068         * scm/define-grob-properties.scm:
3069         * scm/define-grobs.scm:
3070         * scm/define-music-display-methods.scm:
3071         * scm/define-music-properties.scm:
3072         * scm/define-music-types.scm:
3073         * scm/music-functions.scm:
3074         * ly/declarations-init.ly:
3075         * lily/include/constrained-breaking.hh:
3076         * lily/system.cc:
3077         * lily/spaceable-grob.cc:
3078         * lily/simple-spacer.cc:
3079         * lily/paper-score.cc:
3080         * lily/paper-column.cc:
3081         * lily/paper-column-engraver.cc:
3082         * lily/item.cc:
3083         * lily/gourlay-breaking.cc:
3084         * lily/constrained-breaking.cc:
3085         * python/convertrules.py:
3086         Change "penalty", "page-penalty" and "breakable" to "line-break-penalty",
3087         "page-break-penalty" and "line-break-permission".
3088         Add "page-break-permission", "page-turn-permission" and "page-turn-penalty".
3089         Replace BreakEvent with LineBreakEvent, PageBreakEvent and PageTurnEvent.
3090
3091         * lily/bar-engraver.cc:
3092         * lily/beam-engraver.cc:
3093         * lily/forbid-break-engraver.cc:
3094         * lily/ligature-engraver.cc:
3095         * lily/paper-column-engraver.cc:
3096         * lily/percent-repeat-engraver.cc:
3097         * lily/score-engraver.cc:
3098         * lily/score-engraver.hh:
3099         * lily/paper-column-engraver.hh:
3100         Inter-engraver communication regarding line breaks is done through context
3101         properties (Score.forbidBreak) instead of function calls.
3102
3103 2006-05-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
3104
3105         * VERSION (PACKAGE_NAME): release 2.9.4
3106
3107 2006-05-08  Graham Percival  <gpermus@gmail.com>
3108
3109         * Documentation/user/working.itely: proofreading from Dave
3110         Luttinen, thanks.
3111
3112         * Doucmentation/user/README.txt: updated with manual style info.
3113
3114         * Documentation/user/ various: trim linewidth to 78 chars.
3115
3116 2006-05-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
3117
3118         * scm/define-grob-properties.scm (all-internal-grob-properties):
3119         remove chord-tremolo property.
3120
3121         * lily/beam.cc (get_beam_segments): don't use stem position as
3122         base for broken ends.
3123
3124 2006-05-06  Graham Percival  <gpermus@gmail.com>
3125
3126         * Documentation/user/putting.itely: proofreading from Dave
3127         Luttinen, thanks!
3128
3129         * Documentation/user/ various: more reorg and clarifications.
3130
3131 2006-05-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
3132
3133         * scm/lily.scm (TEX_STRING_HASHLIMIT): move from framework-texstr.scm.
3134
3135         * ly/music-functions-init.ly: new function featherDurations
3136
3137         * lily/beam.cc: read grow-direction for feathered beaming.
3138
3139         * Documentation/topdocs/NEWS.tely (Top): typo.
3140
3141 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
3142
3143         * lily/include/beam.hh (struct Beam_stem_segment): add gapped_ for
3144         tremolo beams.
3145
3146 2006-05-05  Erik Sandberg  <mandolaerik@gmail.com>
3147         * lily/context.cc, lily/global-context.cc: Added 'unique' member,
3148         used by music streams.
3149
3150         * lily/dispatcher.cc, lily/dispatcher-scheme.cc,
3151         lily/stream-event.cc, lily/stream-event-scheme.cc,
3152         lily/listener.cc, lily/scheme-listener.cc,
3153         lily/scheme-listener-scheme.cc, lily/include/dispatcher.hh,
3154         lily/include/stream-event.hh, lily/include/listener.hh,
3155         lily/include/scheme-listener.hh, scm/define-event-classes.scm:
3156         Created data structures for music streams.
3157         
3158 2006-05-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
3159
3160         * lily/beam.cc (get_beam_segments): new function. Reorganise the
3161         construction of a beam. 
3162         (print): rewrite. 
3163
3164         * flower/include/std-vector.hh (default_compare): use only one comparison.
3165
3166         * scm/define-markup-commands.scm (note-by-number): remove debug display.
3167         (note-by-number): further attachment fixes.
3168
3169         * scm/lily-library.scm (ordered-cons): new function.
3170         (interval-index): new function
3171
3172         * lily/note-head-scheme.cc (LY_DEFINE): new file.
3173
3174         * lily/note-head.cc (get_stem_attachment): new function.
3175
3176         * scm/define-markup-commands.scm (note-by-number): read 'style
3177         property. 
3178
3179         * input/regression/markup-note.ly: show note-head style option.
3180
3181         * mf/feta-bolletjes.mf (overdone_heads): fix attachment points for
3182         triangle head.
3183
3184 2006-05-04  Han-Wen Nienhuys  <hanwen@lilypond.org>
3185
3186         * mf/GNUmakefile (NCSB_OTFS): remove old ncsb detection further.
3187
3188         * configure.in (LINK_GXX_STATICALLY): fix for ncsb detection.
3189
3190         * lily/include/constrained-breaking.hh: GCC 4 fix.
3191
3192 2006-05-04  Joe Neeman  <joeneeman@gmail.com>
3193
3194         * lily/simple-spacer.cc: Remove class Simple_spacer_wrapper.
3195         Replace it with functions get_line_forces and get_line_configuration.
3196         (class Simple_spacer): Make data private.
3197         Rewrite compression algorithm to be faster and simpler.
3198
3199         * lily/simple-spacer-scheme.cc (ly_solve_rod_and_spring_problem):
3200         * lily/gourlay-breaking.cc (solve):
3201         * lily/constrained_breaking.cc (space_line):
3202         Change it to the new simple-spacer code.
3203
3204         * lily/paper-score.cc (get_paper_systems):
3205         (Paper_score):
3206         (process):
3207         Delay breaking the systems until they are requested.
3208         (find_break_indices):
3209         Use vsize for indices.
3210         (calc_breaking):
3211         Move the "Calculating line breaks" message here.
3212
3213         * lily/system.cc (pre_processing):
3214         Move the "Calculating line breaks" message away from here.
3215         (break_into_pieces):
3216         Allow multiple calls to this function in sequence (with touching-but-
3217         not-overlapping breakpoints).
3218
3219         * lily/constrained-breaking.cc:
3220         Replace most of the get_XXXX functions with get_line_details.
3221         Only calculate the force for each line. Calculate configurations only
3222         for the lines we will actually use.
3223         Replace cols_ with lines_.
3224
3225 2006-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3226
3227         * mf/GNUmakefile (depth): remove FC_FIND.
3228
3229         * config.make.in (NCSB_SOURCE_FILES): subst NCSB_SOURCE_FILES
3230
3231         * configure.in (LINK_GXX_STATICALLY): call fc-match from within configure.
3232
3233         * scm/framework-ps.scm (write-preamble): new function.
3234         (write-preamble): load mac fonts via fondu, even if gs-font-load
3235         is set.
3236
3237 2006-05-03  Werner Lemberg  <wl@gnu.org>
3238
3239         * mf/GNUmakefile (FC_FIND): Fix typo.
3240
3241 2006-05-03  Erlend Aasland  <erlenda@gmail.com>
3242
3243         * stepmake/stepmake/generic-targets.make (cvs-clean): also remove out-www dirs.
3244
3245 2006-05-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
3246
3247         * stepmake/aclocal.m4: run python-config for crosscompiling
3248         flags. 
3249
3250         * scripts/lilypond-book.py (Lilypond_file_snippet.my_system): add
3251         -f png for HTML, TEXINFO formats. 
3252
3253         * input/tutorial/lbook-html-test.html: new file.
3254
3255         * lily/include/tie-formatting-problem.hh (class
3256         Tie_formatting_problem): index Chord_outline_map by Tuple2 for
3257         [column, direction]. This fixes laissez vibrer ties.
3258  
3259         * flower/include/tuple.hh (struct Tuple2): new file.
3260
3261         * mf/GNUmakefile (FC_FIND): new function. Find ncsb using
3262         $(FCMATCH), only if $(NCSB_DIR) not set. 
3263
3264         * configure.in (LINK_GXX_STATICALLY): only warn if $NCSB_DIR set.
3265
3266         * config.make.in (DOCUMENTATION): set FCMATCH.  
3267
3268         * autogen.sh (srcdir): don't set --with-ncsb-dir. 
3269
3270 2006-05-03  Graham Percival  <gpermus@gmail.com>
3271
3272         * Documentation/user/ various: final round of reorg.
3273
3274         * Documentation/user/instrument-notation.itely: some more
3275         fixes from Eduardo, thanks!
3276
3277 2006-05-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
3278
3279         * VERSION (PACKAGE_NAME): release 2.9.3
3280
3281         * flower/file-path.cc (is_dir): canonicalize file name before stat'ing.
3282
3283         * lily/relocate.cc (framework_relocation): remove old relocation stuff.
3284
3285 2006-05-01  Mats Bengtsson  <mabe@s3.kth.se>
3286
3287         * scm/define-grob-properties.scm (all-user-grob-properties):
3288         Correct typo, thanks to Eduardo.
3289
3290 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
3291
3292         * scripts/GNUmakefile (SEXECUTABLES): remove lilypond-ps2png.scm
3293
3294         * buildscripts/lilypond-words.py (F): indent fix.
3295
3296         * input/regression/tie-arpeggio-collision.ly: new file.
3297
3298         * lily/tie-formatting-problem.cc (set_column_chord_outline): new
3299         function: store outlines per column rank.
3300
3301         * lily/include/tie-configuration.hh (class Tie_configuration): add
3302         column_ranks_ to specification and configuration, to distinguish
3303         between ties for different heads in arpegiated chords.
3304
3305         * lily/relocate.cc (framework_relocation): use INSTALLER_PREFIX.
3306
3307         * *.py: more 4 space indents.
3308
3309         * autogen.sh (conf_flags): set sensible default for with-ncsb-dir
3310
3311 2006-05-01  Joe Neeman  <joeneeman@gmail.com>
3312
3313         * scm/lily-library.scm: Fix guile 1.6 compatibility in inf? and nan?
3314
3315 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
3316
3317         * buildscripts/pfx2ttf.fontforge (err): create OTF files.
3318
3319         * scripts/abc2ly.py (dump_score): indent of 4 for python code. 
3320
3321         * configure.in (LINK_GXX_STATICALLY): remove locate() call.
3322
3323 2006-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3324
3325         * python/convertrules.py (conv): indent 4 for python files.
3326
3327 2006-04-29  Mats Bengtsson  <mabe@s3.kth.se>
3328
3329         * Documentation/user/changing-defaults.itely (Creating contexts):
3330         Clarify \new semantics.
3331
3332 2006-04-28  Graham Percival  <gpermus@gmail.com>
3333
3334         * Documentation/user/ various: major new sections in the
3335         Learning manual, slight reorg elsewhere.
3336
3337 2006-04-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
3338
3339         * mf/GNUmakefile (MFTRACE_FLAGS): add $(outdir) to $(ENCODING_FILE) 
3340
3341         * scm/framework-ps.scm (output-framework): remove PageMedia
3342
3343 2006-04-27  Graham Percival  <gpermus@gmail.com>
3344
3345         * Documentation/user/ tweaks.itely, working.itely: new
3346         files, being more advanced "learning manual" chapters.
3347
3348         * Documentation/user/ tutorial, putting, lilypond: reorg.
3349
3350 2006-04-26  Graham Percival  <gpermus@gmail.com>
3351
3352         * input/regression/lyric-combine-polyphonic.ly: fixed test
3353         (no more "can't find context `one'" error).
3354
3355 2006-04-25  Joe Neeman <joeneeman@gmail.com>
3356
3357         * lily/stem-tremolo.cc (print): fix whole note tremolo placement
3358
3359         * input/regression/stem-tremolo.ly: add 2 more whole note examples
3360         
3361 2006-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3362
3363         * lily/relocate.cc (read_relocation_dir): new function.
3364
3365 2006-04-26  Graham Percival  <gpermus@gmail.com>
3366
3367         * Documentation/user/instrument-notation.itely: a few more fixes
3368         from Eduardo, thanks!
3369
3370         * Documentation/user/README.txt: new file; contains info on
3371         style that used to be in lilypond.tely.
3372
3373         * Documentation/user/ various: first round of doc reorg.
3374
3375         * Documentation/user/baer-flat-bw.png: remove alpha bit from
3376         graphic; this probably causes problems on some pdf
3377         viewers, notably Adobe Acrobat.
3378
3379 2006-04-24  Graham Percival  <gpermus@gmail.com>
3380
3381         * Documentation/user/instrument-notation.itely: many alterations
3382         to Vocal music, from Eduardo Viera.
3383
3384 2006-04-23  Graham Percival  <gpermus@gmail.com>
3385
3386         * Documentation/user/instrument-notation.itely: fix \new
3387         instead of \context problem.
3388
3389 2006-04-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3390
3391         * lily/relocate.cc (expand_environment_variables): new function.
3392         (read_line): id.
3393         (read_relocation_file): id.
3394
3395         * scm/stencil.scm (eps-file->stencil): fix EPS PS embedding code 
3396
3397 2006-04-21  Erlend Aasland  <erlenda@gmail.com>
3398
3399         * ly/engraver-init.ly: remove old comments from TabVoice
3400
3401 2006-04-20  Graham Percival  <gpermus@gmail.com>
3402
3403         * Documentation/user/instrument-notation.itely: added Erlend's
3404         latest doc patch, thanks!
3405
3406 2006-04-19  Erlend Aasland <erlenda@gmail.com>
3407
3408         * lily/include/slur.hh:
3409         * lily/slur.cc:
3410         * lily/phrasing-slur-engraver.cc:
3411         * lily/slur-engraver.cc: Fix 'cut & paste' code by merging
3412         acknowledge_extra_object () from Phrasing_slur_engraver:: and
3413         Slur_engraver:: and putting it in
3414         Slur::auxiliary_acknowledge_extra_object ().
3415
3416         * ps/music-drawing-routines.ps (draw_dashed_slur): fix another bug
3417
3418         * lily/note-collision.cc: fix a comment
3419
3420 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
3421
3422         * stepmake/bin/add-html-footer.py: fix footer position in
3423         generated html files: before </body> and </html> tags.
3424
3425 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
3426
3427         * scripts/GNUmakefile: revert last "fix", which rather broke make.
3428         Earlier successive `make' commands finally compiled ok.
3429
3430         * Documentation/topdocs/INSTALL.texi: require mftrace 1.1.19.
3431
3432 2006-04-18  Erlend Aasland <erlenda@gmail.com>
3433
3434         * lily/include/stem-tremolo.hh:
3435         * lily/stem-tremolo.cc: move rotated_box () to Lookup:: and update
3436         callers.
3437
3438         * lily/lookup.cc:
3439         * lily/include/lookup.hh: add rotated_box ()
3440
3441 2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
3442
3443         * scripts/GNUmakefile: bugfix: run help2man only after scripts have 
3444         been generated. Fixes "can't get `--help'" bug after make clean.
3445
3446         * THANKS: alphabetize contributors.
3447
3448 2006-04-17  Graham Percival  <gpermus@gmail.com>
3449
3450         * Documentation/user/instrument-notation.itely: added Erlend's
3451         tabs and banjo doc patch.  Thanks!
3452
3453 2006-04-17  Erlend Aasland  <erlenda@gmail.com>
3454
3455         * scm/define-grobs.scm: fix stem-attachment for tablature note heads.
3456
3457         * ps/music-drawing-routines.ps (draw_dashed_line): fix dash pattern bug.
3458
3459         * scm/output-lib.scm: add some more predefined string tunings.
3460
3461         * Documentation/user/instrument-notation.itely: and doc them.
3462
3463 2006-04-16  Jürgen Reuter  <reuter@ipd.uka.de>
3464
3465         * ly/engraver.ly: Remove obsolete comments.
3466
3467         * ly/gregorian-init.ly: Define default layout block.
3468
3469         * input/puer-fragment.ly: Updated and extended.
3470
3471 2006-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3472
3473         * lily/lily-parser-scheme.cc: Use them to fix --output=DIR/BASE
3474         pdf conversion behaviour.
3475
3476         * flower/file-name.cc (dir_name)
3477         (get_working_directory): Move from relocate.cc.
3478
3479         * lily/relocate.cc (setup_paths): Remove rogue stat calls.
3480         
3481         * lily/relocate.cc: Encapsulate sys/stat.h in
3482         HAVE_STAT_H.
3483
3484 2006-04-14  Graham Percival  <gpermus@gmail.com>
3485
3486         * Documentation/user/ various: small updates from Cameron
3487         and Juergen, thanks!
3488
3489         * Documentation/user/ various: small updates of my own.
3490
3491         * THANKS: 2.7 -> 2.8.
3492
3493 2006-04-11  Graham Percival  <gpermus@gmail.com>
3494
3495         * scm/define-context-properties.scm: typo.
3496
3497         * Documentation/user/ : many more small updates.
3498
3499 2006-04-13  Jürgen Reuter  <reuter@ipd.uka.de>
3500
3501         * scm/define-music-types.scm: disposed "docme".
3502
3503 2006-04-11  Erlend Aasland  <erlenda@gmail.com>
3504
3505         * lily/hairpin.cc: make niente circles a bit smaller.
3506
3507 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
3508
3509         * mf/GNUmakefile: remove redundant mftrace check. Also remove
3510         get-pfa and get-*-fonts targets.
3511
3512 2006-04-10  Graham Percival  <gpermus@gmail.com>
3513
3514         * THANKS, Documentation/user/ basic-notation, advanced-notation,
3515         music-glossary, programming-interface: more minor fixes
3516         from mailist.
3517
3518         * scm/define-grob-properties.scm: clarified direction, thanks Mats!
3519
3520         * scm/define-context-properties.scm: another old \property update.
3521         This time tested for compiling!
3522
3523 2006-04-10  Erlend Aasland  <erlenda@gmail.com>
3524
3525         * mf/GNUmakefile: fix for mftrace version >= 1.2.0
3526
3527 2006-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3528
3529         * scm/define-context-properties.scm (all-user-translation-properties): 
3530         * Documentation/user/global.itely (Page formatting): Compile fix.
3531
3532 2006-04-09  Mats Bengtsson  <mabe@s3.kth.se>
3533
3534         * Documentation/user/advanced-notation.itely (Polymetric
3535         notation): Update the example to use the "+" symbol and add link
3536         to input/test/compound-time.ly.
3537
3538 2006-04-08  Graham Percival  <gpermus@gmail.com>
3539
3540         * scm/define-grob-properties.scm: clarify docs for #'direction.
3541
3542         * scm/define-context-properties.scm: update old \property override.
3543
3544         * Documentation/user/ advanced-notation, global, lilypond-book:
3545         more minor doc updates.
3546
3547 2006-04-07  Han-Wen Nienhuys  <hanwen@lilypond.org>
3548
3549         * lily/parser.yy (Generic_prefix_music_scm): append lists, not objects.
3550
3551         * scm/backend-library.scm (search-gs): oops.
3552
3553 2006-04-06  Han-Wen Nienhuys  <hanwen@lilypond.org>
3554
3555         * scripts/lilypond-book.py (output): use base, not filename for href.
3556
3557         * scm/backend-library.scm: only look for gs.
3558
3559         * scripts/lilypond-book.py (output): fix printfilename.
3560
3561         * lily/parser.yy (music_function_musicless_prefix): fold together
3562         definitions of signature (SCM*) (Music|post_event|chord_body_element)
3563
3564         * lily/slur.cc (print): only set font-size if not set yet.
3565
3566         * lily/slur-configuration.cc (add_score): improved layout of debug
3567         scoring output.
3568
3569 2006-04-05  David Feuer  <David.Feuer@gmail.com>
3570
3571         * music-drawing-routines.ps (draw_round_box): removed testing artifact.
3572         (draw_circle): Hopefully fixed regression.
3573         Improved documentation for several procedures.
3574         
3575 2006-03-04  Werner Lemberg  <wl@gnu.org>
3576
3577         * ly/engraver-init.ly (\Score): Add beam-event to quotedEventTypes.
3578
3579 2006-04-05  Han-Wen Nienhuys  <hanwen@lilypond.org>
3580
3581         * scripts/musicxml2ly.py (bindir): add dynamic
3582         relocation. 
3583
3584 2006-04-04  Graham Percival  <gpermus@gmail.com>
3585
3586         * Documentation/user/ basic-notation, advanced-notation, putting,
3587         instrument-notation, invoking, lilypond, THANKS: another ream of small
3588         fixes from the Doc Helpers.
3589
3590 2006-04-03  David Feuer  <David.Feuer@gmail.com>
3591
3592         * music-drawing-routines.ps: remove superfluous gsave/grestore pairs.
3593
3594         * lilyponddefs.ps (set-ps-scale-to-lily-scale): Fixed code duplication.
3595
3596         * Cleaned up interfaces between PostScript and Scheme, and moved
3597         computations from PostScript to Scheme:
3598
3599         * music-drawing-routines.ps
3600         (*SF, stroke_and_fill): new procedures.  Replaced stroke and fill
3601         with stroke_and_fill throughout.
3602         (euclidean_length, print_letter, draw_box): Deleted unused
3603         procedures.  If someone needs draw_box, implement it using
3604         draw_round_box; don't duplicate code.
3605         (print_glyphs, draw_round_box, draw_polygon, draw_repeat_slash):
3606         Refactored/cleaned up interfaces.
3607         (mark_URI): Moved.
3608
3609         * output-ps.scm: reordered arguments to PostScript functions to
3610         match new interfaces
3611         (glyph-string): Rewrote glyph-string.
3612         (grob-cause): Replaced string-append with format.
3613         (repeat-slash): Rewrote to do computation here.
3614         (round-filled-box): Rewrote to do computation here.
3615
3616 2006-04-04  Erlend Aasland  <erlenda@gmail.com>
3617
3618         * stepmake/stepmake/generic-targets.make: add cvs-clean target
3619
3620         * stepmake/stepmake/toplevel- targets.make: print help info about
3621         cvs-clean
3622
3623 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
3624
3625         * input/regression/hairpin-circled.ly: new file
3626
3627 2006-04-03  Erlend Aasland  <erlenda@gmail.com>
3628
3629         * lily/hairpin.cc (print): add support for circled tip
3630
3631         * scm/define-grob-properties.scm: add circled-tip parameter
3632
3633         * scm/define-grobs.scm: init circled-tip to false
3634         
3635 2006-04-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
3636
3637         * scm/music-functions.scm (quote-substitute): set
3638         iterators-ctor. 
3639
3640 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
3641
3642         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): set
3643         BSTINPUTS. 
3644
3645         * Documentation/topdocs/AUTHORS.texi (Top): add David Feuer.
3646
3647         * scm/output-ps.scm (glyph-string): revert cid selectfont.
3648
3649 2006-03-31  David Feuer  <david.feuer@gmail.com>
3650         
3651         * scm/framework-ps.scm:
3652         
3653         * scm/output-ps.scm: glyph-string now produces smaller, more
3654         readable, and probably faster PostScript.  Several findfont
3655         scalefont setfont instances changed to selectfont
3656         Hacked-up string-appends changed to formats.
3657
3658         * ps/music-drawing-routines.ps: add print_letter, print_glyphs.
3659         
3660 2006-03-30  Graham Percival  <gpermus@gmail.com>
3661
3662         * scm/lily-library.scm: make "no version" warning message more polite.
3663
3664         * lily/music.cc: add double quotes to failed octave check.
3665
3666         * Documentation/user/ advanced-notation, changing-defaults,
3667         instrument-notation, invoking, music-glossary: whole bunch of minor
3668         fixes from mailist.
3669
3670 2006-03-31  Han-Wen Nienhuys  <hanwen@lilypond.org>
3671
3672         * Documentation/bibliography/GNUmakefile ($(outdir)/%.html): use
3673         $(buildscriptdir) iso. depth.
3674
3675         * VERSION (PACKAGE_NAME): release 2.9.1
3676
3677 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
3678
3679         * lily/pango-font.cc (pango_item_string_stencil): more robustness.
3680
3681         * VERSION (PATCH_LEVEL): bump version number.
3682
3683         * flower/include/guile-compatibility.hh (scm_from_uint32): add
3684         scm_from_uint32 ()
3685
3686         * lily/pango-font.cc (pango_item_string_stencil): use
3687         scm_from_uint32 ()
3688
3689         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
3690         $(outdir)/emmentaler-%.svg): remove canary.
3691
3692         * lily/pango-font.cc (pango_item_string_stencil): only use uXXX
3693         glyphnames if we have a ttf font.
3694
3695 2006-03-30  Mats Bengtsson  <mabe@s3.kth.se>
3696
3697         * Documentation/user/advanced-notation.itely (Font selection):
3698         Corrected reference to the font-family-override.ly example.
3699
3700 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
3701         
3702         * lily/chord-tremolo-engraver.cc (acknowledge_stem): set the
3703         stem-tremolo object in the stem (or else the stem might not be
3704         long enough).
3705
3706 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
3707
3708         * lily/ttf.cc (print_trailer): only print existing glyphs.
3709
3710 2006-03-30  Joe Neeman  <joeneeman@gmail.com>
3711
3712         * lily/stem-tremolo.cc (print): for whole notes (and breves, etc.)
3713         position the tremolo based on the position of the notehead.
3714
3715         * input/regression/stem-tremolo.ly: add example of unbeamed eighth
3716         notes and update the texidoc line with the new positioning rules.
3717         
3718 2006-03-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
3719
3720         * lily/ttf.cc (print_trailer): don't always use uXXX glyphname.
3721
3722         * scripts/lilypond-book.py (Module): set default for linewidth if
3723         preamble not found.
3724
3725 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
3726
3727         * VERSION (PACKAGE_NAME): release 2.9.0.
3728
3729         * input/regression/stem-tremolo-position.ly: new file.
3730
3731         * lily/stem-tremolo.cc: remove Stem_tremolo::dim_callback
3732
3733 2006-03-28  Joe Neeman  <joeneeman@gmail.com>
3734
3735         * lily/stem-tremolo.cc (print): position
3736         the tremolo depending only on the end of the stem
3737         and not on the notehead
3738         (raw_stencil): center, on the middle staff line, the
3739         flag that is closest to the end of the stem (previously
3740         the bottom flag)
3741         (calc_width): add this callback to shorten a tremolo when
3742         it is beamed or it is stemup with a flag
3743         (style): add this callback to make a tremolo rectangular when
3744         it is beamed or it is stemup with a flag
3745         (rotated_box): this is like Lookup::beam but makes a rotated
3746         rectangle instead of a parallelogram
3747
3748         * lily/stem.cc (calc_stem_info): make sure the stem
3749         is long enough to fit the tremolo
3750         (calc-length): reduce the length of tremolo stems since the
3751         tremolo code is now capable of better positioning
3752
3753         * scm/define-grobs.scm: make calc_width the default beam-width
3754         callback for stem-tremolo and add the style callback
3755                 
3756 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
3757
3758         * lily/tuplet-bracket.cc (calc_control_points): handle suicide
3759         case. 
3760
3761 2006-03-29  Han-Wen Nienhuys  <hanwen@lilypond.org>
3762
3763         * lily/ttf.cc (make_index_to_charcode_map): restore old
3764         cmap. 
3765
3766 2006-03-28  Werner Lemberg  <wl@gnu.org>
3767
3768         * lily/pango-font.cc (get_unicode_name): Fix `uXXXXX' glyph names.
3769
3770 2006-03-28  Graham Percival  <gpermus@gmail.com>
3771
3772         * THANKS: update for 2.9, add section for Documentation helpers.
3773
3774         * Documentation/topdocs/NEWS.tely: compile fix.
3775
3776         * Documentation/user/ basic-notation, global, advanced-notation,
3777         examples.itely: minor fixes from mailist.
3778
3779 2006-03-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
3780
3781         * mf/feta-bolletjes.mf: match width of solfa notes with normal
3782         note heads. 
3783
3784         * lily/ttf.cc (print_trailer): use it.
3785
3786         * lily/pango-font.cc (get_unicode_name): new function.
3787
3788         * lily/ttf.cc (make_index_to_charcode_map): move function from
3789         open-type-font.cc
3790         (print_trailer): substitute uniXXXX name if applicable. 
3791
3792         * lily/pango-font.cc (get_index_to_charcode_map): new function.
3793         (pango_item_string_stencil): use it to generate uniXXXX names.
3794
3795         * mf/feta-bolletjes.mf (overdone_heads): add small style (ugly)
3796         note heads, for uniform widths in shape note output.
3797         (overdone_heads): hmm. remove them again.
3798
3799         * scripts/lilypond-book.py (output): add links to filenames.
3800
3801         * Documentation/topdocs/INSTALL.texi (Top): update versions.
3802
3803         * lily/note-collision.cc (get_clash_groups): only consider when
3804         Note_column::dir <> CENTER. 
3805
3806         * scripts/lilypond-book.py (get_option_parser): init output_name
3807         to ''. 
3808
3809 2006-03-24  Graham Percival  <gpermus@gmail.com>
3810
3811         * Documentation/topdocs/NEWS.tely: add @end itemize
3812
3813         * Documentation/user/ global, advanced-notation: minor
3814         stuff from mailist.
3815
3816 2006-03-23  Graham Percival  <gpermus@gmail.com>
3817
3818         * Documentation/user/ lilypond.tely, music-glossary,
3819         preface: housekeeping; 2005->2006, remove "notes for 2.6"
3820
3821 2006-03-23  Han-Wen Nienhuys  <hanwen@lilypond.org>
3822
3823         * mf/GNUmakefile: don't install .enc files.
3824
3825         * Documentation/topdocs/NEWS.tely: clear for 2.9 cycle.
3826
3827         * VERSION (PATCH_LEVEL): bump to 2.9.0
3828
3829 2006-03-22  Graham Percival  <gpermus@gmail.com>
3830
3831         * Documentation/user/advanced-notation.itely: minor fixes
3832         from mailist.
3833
3834 2006-03-22  Han-Wen Nienhuys  <hanwen@lilypond.org>
3835
3836         * Documentation/topdocs/AUTHORS.texi (Top): add Joe Neeman.
3837
3838         * branch lilypond_2_8
3839
3840 2006-03-22  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
3841
3842         * scripts/lilypond-book.py (samefile): new function, for windoze
3843         compatibility.
3844
3845 2006-03-21  Graham Percival  <gpermus@gmail.com>
3846
3847         * ly/engraver-init.ly: add info about StaffGroup.
3848
3849 2006-03-21  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
3850
3851         * input/regression/stem-direction-context.ly: idem.
3852
3853         * Documentation/topdocs/NEWS.tely (Top): fix interpolation example.
3854
3855         * THANKS: add Mats.
3856
3857         * input/regression/page-layout-twopass.ly: comment out \markup so
3858         tweak-file is left.
3859
3860         * lily/instrument-name-engraver.cc (finalize): add to instrument
3861         name global System. This also fixes chopped instrument names, but
3862         doesn't crash when there are slurs/beams.
3863
3864         * lily/slur-configuration.cc (add_score): disallow negative slur
3865         scores.
3866         
3867 2006-03-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3868
3869         * scm/framework-ps.scm (dump-stencil-as-EPS): remove debugging code.
3870
3871         * lily/instrument-name-engraver.cc (process_music): kludge: add
3872         InstrumentName spanner to axis group of left bound. Fixes chopped
3873         off instrument names in EPS images.
3874
3875         * input/regression/lyric-hyphen-retain.ly: elaborate explanation.
3876
3877         * scripts/abc2ly.py (option_parser): update to 2.7.40
3878
3879 2006-03-20  Graham Percival  <gpermus@gmail.com>
3880
3881         * THANKS: move small doc contributors to SUGGESTIONS.
3882
3883         * Documentation/user/ basic-notation, advanced-notation,
3884         global: small changes from mailist.
3885
3886 2006-03-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3887
3888         * Documentation/user/advanced-notation.itely (Text marks): update
3889         for new rehearsalMarkAlignSymbol convention.
3890
3891         * VERSION (PATCH_LEVEL): bump version.
3892
3893         * input/test/instrument-name-align.ly: new file.
3894
3895         * scm/define-markup-commands.scm (hcenter-in): add hcenter-in.
3896
3897         * input/test/instrument-name-align.ly: new file. Document how to
3898         align instrument names.
3899
3900         * lily/mark-engraver.cc: remove properties.
3901
3902         * scm/define-context-properties.scm
3903         (all-user-translation-properties): remove align symbol properties
3904         for barnumber/reh. mark.
3905
3906         * lily/break-align-interface.cc (self_align_callback): new
3907         interface, new function. Look at complete alignment. This handles
3908         tunable break alignments in case break-align-symbols are missing.
3909
3910         * lily/bar-number-engraver.cc (acknowledge_break_alignment): new function
3911
3912         * lily/mark-engraver.cc (acknowledge_break_alignment): new function.
3913
3914         * python/convertrules.py (conv): mark/bar number alignment rule.
3915
3916         * lily/break-align-interface.cc (calc_positioning_done): also
3917         store offset from last visible break-alignment to its
3918         neighbor. This makes alignment on non-visible objects more reliable.
3919
3920         * po/lilypond.pot (Module): ran po-replace.
3921
3922         * input/regression/tie-single-manual.ly (Module): new file.
3923
3924         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
3925         look at has_manual_position_.
3926         (from_ties): set has_manual_position_ if tie has staff-position set.
3927
3928         * lily/tuplet-bracket.cc (calc_positions): idem.
3929
3930         * lily/tuplet-number.cc (print): don't print tupletnumber if it
3931         doesn't span time.
3932
3933 2006-03-19  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3934
3935         * scm/define-markup-commands.scm (smallCaps): new markup command
3936         for turning a text to small caps using smaller font size and upper
3937         casing.
3938
3939 2006-03-17  Graham Percival  <gpermus@gmail.com>
3940
3941         * Documentation/user/ examples, instrument-notation,
3942         advnaced-notation: minor fixes from mailist.
3943
3944 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3945
3946         * Documentation/user/tutorial.itely (First steps): change example
3947         to verbatim.  
3948
3949 2006-03-17  Graham Percival  <gpermus@gmail.com>
3950
3951         * Documentation/user/ examples, advanced: minor changes from mailist.
3952
3953         * THANKS: add Geoff Horton, for documentation stuff.
3954
3955 2006-03-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3956
3957         * python/lilylib.py (system): revert have_select kludge.
3958
3959         * Documentation/user/tutorial.itely (Commenting input files):
3960         update version numbers in doc. 
3961
3962         * scm/define-grob-interfaces.scm (multi-measure-interface): add
3963         bound-padding to multi-measure-interface
3964
3965 2006-03-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3966
3967         * input/test/engraver-example.ily: update version number.
3968
3969         * VERSION (PACKAGE_NAME): release 2.7.39
3970
3971         * lily/note-spacing.cc (get_spacing): heighten threshold where
3972         accidentals/arpeggios influence previous spacing fully.
3973
3974         * lily/rest.cc (y_offset_callback): only use direction if
3975         staff-position wasn't set before.
3976
3977         * lily/bar-number-engraver.cc: add support for
3978         barNumberAlignSymbol. 
3979         add ADD_ACKNOWLEDGER() call for break_aligned. Fixes bar-number-breathe
3980
3981         * lily/pointer-group-interface.cc (set_ordered): new function. 
3982         (add_unordered_grob): new function.
3983
3984         * lily/grob-array.cc (Grob_array): grob-arrays are always assumed
3985         to ordered, unless the opposite has been proved.  This fixes
3986         random reordering of large object groups across linebreaks,
3987         eg. beams.
3988
3989         * lily/main.cc (do_chroot_jail): printf format fix.
3990
3991         * lily/tie-formatting-problem.cc (generate_configuration):
3992         multiply y-shift for dot with direction.
3993  
3994         * scm/define-markup-commands.scm (note-by-number): put (magstep
3995         size) in y-attach too.
3996
3997         * Documentation/topdocs/NEWS.tely (Top): show override.
3998
3999         * scm/define-grobs.scm (all-grob-descriptions): reinstate neutral
4000         direction for stems.
4001         
4002 2006-03-15  Graham Percival  <gpermus@gmail.com>
4003
4004         * Documentation/user/ changing-defaults, global: minor
4005         fixes from mailist.
4006
4007 2006-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4008
4009         * lily/lexer.ll (Lily_lexer): bump required version to 2.7.38
4010
4011         * lily/spacing-spanner.cc (musical_column_spacing): crude fix for
4012         breakable items after uniformly stretched notes.
4013
4014         * lily/tie-formatting-problem.cc (set_chord_outline): initialize
4015         outline with outer edge of note heads. This prevents infinity
4016         problems with tied whole notes.
4017
4018         * scripts/lilypond-book.py (do_file): use os.popen
4019
4020         * python/convertrules.py (conv): add rule for Stem #'beamed-*
4021
4022 2006-03-14 Erik Sandberg  <mandolaerik@gmail.com>
4023
4024         * Documentation/user/invoking.itely: Add ragged-right to bug report
4025         guidelines.
4026
4027 2006-03-14  Graham Percival  <gpermus@gmail.com>
4028
4029         * Documentation/user/global.itely: small fix from mailist.
4030
4031 2006-03-14  Mats Bengtsson  <mabe@s3.kth.se>
4032
4033         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use the
4034         file descriptor returned by tempfile.mkstemp() when writing
4035         to tmpfile and closing it. Solves problem with unlink(tmpfile)
4036         on mingw.
4037
4038 2006-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4039
4040         * po/fi.po: newline bugfix.
4041
4042 2006-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
4043
4044         * scm/paper.scm (paper-alist): Rounding fixes.
4045
4046 2006-03-13  Graham Percival  <gpermus@gmail.com>
4047
4048         * Documentation/user/ changing-defaults, instrument-notation,
4049         tutorial: small fixes from mailist, mostly from Mats.  Thanks!
4050
4051 2006-03-13 Heikki Junes  <hjunes@cc.hut.fi>
4052
4053         * po/fi.po: update.
4054
4055 2006-03-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4056
4057         * stepmake/bin/add-html-footer.py (mail_address_url): don't add
4058         mailto: to http:// 
4059
4060         * python/lilylib.py (print_environment): move ps_page_count to
4061         lilypond-book.py
4062
4063 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4064
4065         * Documentation/user/music-glossary.tely (G clef): fix clef alignments.
4066
4067         * scm/framework-ps.scm (embed-document): new function. Use to
4068         embed PFA files.
4069
4070         * ly/engraver-init.ly: init rehearsalMarkAlignSymbol to staff-bar.
4071
4072 2006-03-12  Mats Bengtsson  <mabe@s3.kth.se>
4073
4074         * Documentation/user/instrument-notation.itely (Setting simple
4075         songs): Added \book{...} around the full example, so the separate
4076         markups are included in the printed example. 
4077
4078 2006-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4079
4080         * scripts/lilypond-book.py (get_latex_textwidth): explicitly close
4081         tmphandle.
4082
4083         * python/lilylib.py (system): rewrite system() using
4084         subprocess. Remove >& redirection trickery.
4085
4086 2006-03-11  Graham Percival  <gpermus@gmail.com>
4087
4088         * Documentation/user/ changing-defaults, global, scheme-tutorial,
4089         notation-appendices.itely: minor fixes from mailist.
4090
4091 2006-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4092
4093         * Documentation/user/GNUmakefile ($(outdir)/lilypond.html):
4094         unsplit man also needs images.
4095
4096         * tex/texinfo.tex (sectionheading, q.v.): relax after \char'15.
4097
4098         * VERSION (PACKAGE_NAME): 2.7.38 released.
4099
4100 2006-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4101
4102         * scripts/lilypond-book.py (get_latex_textwidth): look for latex
4103         log in output dir.
4104
4105 2006-03-08  Johannes Schindelin  <Johannes.Schindelin@gmx.de>
4106
4107         * lily/audio-column.cc, lily/score-performer.cc: MIDI output now
4108         respects the Score.skipTypesetting property.
4109         
4110 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4111
4112         * scm/framework-ps.scm (ps-embed-cff): no Setup section in
4113         Prolog. No %%EOF after CFF file.
4114
4115 2006-03-08  Joe Neeman  <joeneeman@gmail.com>
4116         
4117         * lily/constrained-breaking.cc (get_max_systems): used to return a
4118         much too big value
4119         (combine_demerits): use pointers to reduce copying data
4120         (calc_subproblem): idem
4121         (get_page_penalty): add page turn penalties
4122         
4123 2006-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4124
4125         * Documentation/user/invoking.itely (Invoking lilypond): better
4126         explanation of -e usage.
4127
4128         * lily/main.cc (main_with_guile): don't append to
4129         init_scheme_code_string
4130
4131         * tex/texinfo.tex (sectionheading, q.v.): don't center @image.
4132
4133         * Documentation/user/invoking.itely: add note about MacOS X scripts.
4134
4135         * scripts/convert-ly.py (do_options): don't print help for
4136         --show-rules rule.
4137
4138         * tex/texinfo.tex: patch texinfo.tex to leave single quotes in
4139         @code and @example. Update from texinfo.tex from CVS.
4140
4141 2006-03-08  Graham Percival  <gpermus@gmail.com>
4142
4143         * Documentation/user/scheme-tutorial.itely: clarifies distances
4144         measured in staff-spaces.
4145
4146 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4147
4148         * lily/slur.cc (outside_slur_callback): only calculate offsets if
4149         consider[k] is true.
4150
4151         * scm/output-ps.scm (grob-cause): put numbers to ~$ (Thanks Johannes!)
4152
4153         * lily/spacing-basic.cc (standard_breakable_column_spacing): also
4154         consider columns that have originals.  Unifies spacing for mm
4155         rests around line breaks.
4156
4157         * lily/multi-measure-rest.cc (set_spacing_rods): read bound-padding.
4158         (set_text_rods): idem.
4159         (calculate_spacing_rods): new function: share code between
4160         set_text_rods and set_spacing_rods.
4161         (set_text_rods): take extents of bounds into account.  
4162
4163 2006-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4164
4165         * Documentation/user/basic-notation.itely (Writing music in
4166         parallel): don't use relative.
4167
4168 2006-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4169
4170         * ly/music-functions-init.ly (Module): add shiftDurations
4171
4172         * ly/drumpitch-init.ly (drumPitchNames): add tamtam.
4173
4174         * scm/paper.scm (paper-alist): no decimals for Ax paper sizes. 
4175
4176         * ly/engraver-init.ly: init vocalName to nil.
4177
4178 2006-03-05 Erik Sandberg  <mandolaerik@gmail.com>
4179
4180         * scm/music-functions.scm (music->make-music): bugfix,
4181         KeyChangeEvents are now handled correctly.
4182
4183         * scripts/lilypond-book.py: Add --debug option.
4184
4185 2006-03-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4186
4187         * python/lilylib.py: add tempfile.
4188
4189 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4190
4191         * VERSION (PACKAGE_NAME): release 2.7.37
4192
4193         * python/lilylib.py (ps_page_count): remove make_ps_images().
4194         (ps_page_count): remove mkdir_p
4195         (system): remove cleanup_temp.
4196         (exit): remove lilypond_version_(check)
4197         (error_log): remove pseudo_filter_p
4198         remove read_pipe
4199         remove cp_to_dir
4200         remove identify
4201
4202         * scripts/lilypond-book.py (Lilypond_snippet.compose_ly): don't
4203         use __main__
4204
4205         * lily/accidental-engraver.cc (make_standard_accidental): only add
4206         support for side-axis is X_AXIS. Fixes text-spacing-accidental.ly
4207
4208         * mf/GNUmakefile ($(outdir)/emmentaler-%.otf
4209         $(outdir)/emmentaler-%.svg): rewrite without functions; too many
4210         Make incompatibilities.
4211
4212         * scm/output-ps.scm (grob-cause): replace backslashes by /
4213         (glyph-string): use ~$ for less decimals for glyph-string and grob-cause.
4214
4215 2006-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4216
4217         * cygwin/GNUmakefile: Install fixes.
4218
4219         * scripts/GNUmakefile (SEXECUTABLES): Install fix: remove mup2ly.
4220
4221         * lily/note-head.cc (head::get_balltype): Compile fix.
4222
4223         * flower/file-name.cc (dos_to_posix): Flower string fix.
4224
4225 2006-03-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4226
4227         * python/lilylib.py: pychecker cleanups.
4228
4229         * scripts/lilypond-book.py
4230         (Lilypond_snippet.output_print_filename): pychecker cleanups
4231
4232         * scripts/midi2ly.py (Key.dump): pychecker cleanups.
4233
4234         * python/lilylib.py (underscore): remove identify() , warranty()
4235
4236         * ps/music-drawing-routines.ps: change Border routine for GSView
4237         compatibility.
4238
4239         * lily/stem.cc (height): use quantize-positions.  This triggers
4240         set_stem_lengths, so scripts on beamed stems are handled correctly.
4241
4242         * lily/side-position-interface.cc (aligned_side): check if edges
4243         of script are inside staff. Fixes accent of edge of the staff.
4244
4245         * input/regression/staccato-pos.ly: more examples.
4246
4247         * stepmake/aclocal.m4 (depth): fix bashism.
4248
4249         * lily/lyric-combine-music-iterator.cc: move from
4250         new-lyric-combine-iterator.cc
4251         (process): add pending_grace_lyric_ member to delay lyrics on
4252         grace notes.
4253
4254         * lily/system-start-text.cc (print): suicide if we don't have any
4255         elements. Fixes hara kiri'd instrument names.
4256
4257         * scripts/mup2ly.py (Module): remove.
4258
4259 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4260
4261         * Documentation/user/global.itely (A single music expression):
4262         close @lilypond properly
4263
4264         * lily/volta-bracket.cc (modify_edge_height): change from
4265         after_line_breaking_callback. Suicide last bracket if appropriate.
4266  
4267         * python/lilylib.py: strip getopt support
4268
4269         * scripts/etf2ly.py (do_options): use optparse
4270
4271         * scripts/midi2ly.py: optparse, strip lilylib copy. 
4272
4273         * scripts/abc2ly.py (voices): use optparse.
4274
4275         * stepmake/stepmake/generic-vars.make: new function absdir.
4276
4277         * scripts/convert-ly.py (bindir): use optparse, argv[0] relocation.
4278
4279         * scripts/lilypond-book.py (find_file): use global_options for
4280         include path
4281
4282         * scm/ps-to-png.scm (ps-page-count): prevent null characters
4283         entering C code.
4284
4285 2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4286
4287         * python/lilylib.py (get_global_option): ughness for extracting
4288         global options from lilylib.
4289         (NonDentedHeadingFormatter.format_heading): move from musicxml2ly
4290
4291         * scripts/lilypond-book.py (get_option_parser): use optparse for
4292         option handling.  Put options in global_options variable.
4293
4294 2006-02-28  Heikki Junes  <hjunes@cc.hut.fi>
4295
4296         * Documentation/index.html.in: clarify.
4297
4298 2006-02-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4299
4300         * scm/layout-page-layout.scm (write-page-breaks): add a
4301         music-system-heights property to the page layout output.
4302
4303         * scm/page.scm (make-page-stencil): take footer into account when
4304         computing the 'space-left page property
4305         (annotate-space-left): take footer into account when annonating
4306         space left.
4307
4308 2006-02-28  Graham Percival  <gpermus@gmail.com>
4309
4310         * Documentation/user/ advanced-notation, global: more (final)
4311         docs for music expressions, removed special fermatas.
4312
4313 2006-02-27  Graham Percival  <gpermus@gmail.com>
4314
4315         * Documentation/user/ basic-notation, global: minor changes
4316         from mailist.
4317
4318 2006-02-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4319
4320         * scm/framework-ps.scm:         
4321         * scm/lily-library.scm (nan?, inf?): Move guile 1.6 compatibility
4322         layer for inf? and nan? from framework-ps to lily-library.
4323
4324 2006-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4325
4326         * mf/GNUmakefile ($(outdir)/emmentaler-$(1).otf
4327         $(outdir)/emmentaler-$(1).svg): remove backslashes from define endef.
4328
4329         * buildscripts/substitute-encoding.py (Module): remove file.
4330
4331         * mf/GNUmakefile: more PFA strippage.
4332
4333         * mf/aybabtu.pe.in (i): remove PFAaybabtu generation
4334
4335         * buildscripts/gen-emmentaler-scripts.py (i): remove PFAemmentaler
4336         generation
4337
4338         * scm/framework-ps.scm: remove font name munging.
4339
4340         * Documentation/topdocs/INSTALL.texi (Top): bump GS requirement.
4341
4342 2006-02-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4343
4344         * scm/markup.scm (define-markup-command): change
4345         def-markup-command to define-markup-command
4346
4347         * scm/music-functions.scm (define-music-function): change
4348         def-music-function to define-music-function.
4349
4350         * python/convertrules.py (conv): rules for def-music-function
4351         and def-markup-commands
4352
4353         * Documentation/user/programming-interface.itely,
4354         input/no-notation/display-lily-tests.ly,
4355         input/regression/lily-in-scheme.ly,
4356         input/regression/markup-user.ly,
4357         input/regression/music-function.ly, input/regression/tie-chord.ly,
4358         scm/fret-diagrams.scm, ly/music-functions-init.ly,
4359         ly/gregorian-init.ly: use new macro names (define-music-function,
4360         define-markup-command).
4361
4362 2006-02-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4363
4364         * scripts/lilypond-book.py (main): write Makefile dependencies file. 
4365         (output): add comments to lp-book latex output.
4366
4367         * GNUmakefile.in (footifymail): use gmane address for webpage bug
4368         address.
4369
4370 2006-02-23  Graham Percival  <gpermus@gmail.com>
4371
4372         * Documentation/user/ tutorial, global: minor changes.
4373
4374 2006-02-23  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4375
4376         * mf/GNUmakefile: add '\' in multi-line "define ... endef"
4377         blocks (for make 3.80)
4378
4379         * scm/parser-ly-from-scheme.scm (ly:parse-string-result): add
4380         \notemode so that user should not have to explicitely type it.
4381
4382         * scm/define-music-display-methods.scm: various
4383         fixes (ApplyOutputEvent, ApplyContext; \new, \context and derived
4384         constructs)
4385
4386         * input/no-notation/display-lily-tests.ly: new tests for
4387         \applyOutput and \applyContext
4388
4389 2006-02-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4390
4391         * lily/constrained-breaking.cc: patch by Joe Neeman: "I have
4392         changed it slightly so that the number of systems returned by
4393         solve () will be the same as the last value passed to resize
4394         (). I've also added more documentation, removed casts, fixed style
4395         problems and put in some recovery if constraints aren't satisfied."
4396
4397 2006-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4398
4399         * elisp/lilypond-mode.el (count-matches-as-number): New funtion
4400         for emacs < 22 compatibility.
4401         (count-rexp): Use it.
4402         (LilyPond-string-current-midi, LilyPond-string-all-midi): Remove
4403         substring juggling (Milan Zamazal).
4404
4405 2006-02-23  Graham Percival  <gpermus@gmail.com>
4406
4407         * Documentation/user/ basic-notation, advanced-notation,
4408         global.itely, invoking.itely, tutorial,itely:
4409         minor fixes from mailist.
4410
4411         * scm/define-markup-commands.scm: improve docs of \filled-box.
4412
4413 2006-02-23  Heikki Junes  <hjunes@cc.hut.fi>
4414
4415         * Documentation/index.html.in: changes concern the previous release.
4416
4417         * input/regression/+.ly: cultivate typographical terminology.
4418
4419 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4420
4421         * scm/define-grob-interfaces.scm (parentheses-interface): add
4422         padding to parentheses-interface.
4423
4424         * Documentation/user/GNUmakefile: remove $(CROSS) support from
4425         Documentation/user/GNUmakefile. Use --disable-documentation for that.
4426
4427         * VERSION (PATCH_LEVEL): release 2.7.36
4428
4429         * lily/slur.cc: add avoid-slur (ugh.)
4430         
4431         * lily/slur-configuration.cc (fit_factor): oops, skip point if
4432         intersection gets smaller. This fixes slurs over extreme points.
4433
4434         * lily/melody-engraver.cc (stop_translation_timestep): ignore
4435         stems with neutral-direction set.
4436
4437         * lily/piano-pedal-engraver.cc (create_text_grobs): idem.
4438
4439         * lily/open-type-font.cc (load_table): format error.
4440
4441         * lily/change-iterator.cc (process): format fix.
4442
4443         * flower/include/international.hh (_f): idem.
4444
4445         * flower/include/std-string.hh: add format printf attribute.
4446
4447         * scm/define-grobs.scm (all-grob-descriptions): height of all
4448         PedalLineSpanner is Y-extent property. Fixes pedal-ped.ly
4449
4450         * lily/ambitus-engraver.cc (finalize): use grob_array. This fixes
4451         ambitus lines.
4452
4453         * input/regression/beam-cross-staff-slope.ly: remove decrescendo.
4454
4455 2006-02-22 Erik Sandberg  <mandolaerik@gmail.com>
4456
4457         * input/regression/: upgraded syntax for some files.
4458
4459         * THANKS: Add bughunters.
4460
4461 2006-02-22  Graham Percival  <gpermus@gmail.com>
4462
4463         * Documentation/user/ invoking.itely, advanced-notation.itely,
4464         global.itely: long-awaited "let's make chapter 10 not suck"
4465         update.  Rearrange chapter 10; now called "global issues",
4466         addresses file structure, etc.  Some info from other files
4467         moved into global.itely.
4468
4469 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4470
4471         * lily/accidental-engraver.cc (acknowledge_rhythmic_head): also
4472         catch trill-span-event notes.
4473
4474         * Documentation/user/examples.itely (Ancient notation templates): typo.
4475         (Jazz combo): typo.
4476
4477         * scripts/lilypond-book.py (main): scrap invokes_lilypond(). 
4478
4479         * Documentation/user/basic-notation.itely (Ties): document \repeatTie.
4480
4481         * Documentation/topdocs/NEWS.tely (Top): document \repeatTie.
4482
4483         * scm/define-music-types.scm (music-descriptions): add RepeatTieEvent
4484
4485         * lily/repeat-tie-engraver.cc (acknowledge_note_head): new file. cut & paste
4486         froum Laissez_vibrer_engraver.
4487
4488         * ly/declarations-init.ly (repeatTie): add \repeatTie
4489
4490         * scm/define-grobs.scm (all-grob-descriptions): add RepeatTie, RepeatTieColumn
4491
4492         * scm/define-grob-properties.scm (all-user-grob-properties): add
4493         head-direction property.
4494
4495         * lily/tie-formatting-problem.cc (from_semi_ties): rename from
4496         from_lv_ties. Take head direction argument.
4497
4498         * lily/semi-tie-column.cc: rename from
4499         laissez-vibrer-tie-column.cc. Rename class too.
4500
4501         * lily/semi-tie.cc: rename from laissez-vibrer-tie.cc. Rename
4502         class too.
4503
4504         * lily/paper-score.cc (find_break_indices): move from Break_algorithm.
4505
4506         * lily/break-algorithm.cc (find_break_indices): remove linewidth <
4507         0 case.
4508         (find_breaks): idem.
4509
4510 2006-02-21  Graham Percival  <gpermus@gmail.com>
4511
4512         * Documentation/user/advanced-notation.itely: fixed make-moment]
4513         example.
4514
4515         * Documentation/user/basic-notation.itely: more clarification to
4516         transpose.
4517
4518 2006-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4519
4520         * lily/include/constrained-breaking.hh (class
4521         Constrained_breaking): new file.
4522
4523         * lily/constrained-breaking.cc (resize): new file.
4524
4525         * lily/gourlay-breaking.cc (do_solve): ragged-last iso raggedlast
4526
4527         * Documentation/user/advanced-notation.itely (Clusters): insert
4528         end ignore too.
4529
4530         * lily/tie-column.cc (calc_positioning_done): support for
4531         tie-score debugging
4532
4533         * lily/tie-formatting-problem.cc
4534         (generate_extremal_tie_variations): factor out.
4535         (score_ties_configuration): annotate all tie 
4536         (print_ties_configuration): new routine.
4537         (generate_configuration): nudge extremal ties outside of the head
4538         Y extents.
4539         (score_ties_configuration): oops. convert to staff-space before
4540         determining position symmetry.
4541
4542 2006-02-20  Graham Percival  <gpermus@gmail.com>
4543
4544         * Documentation/user/*-notation.itely: misc minor editing,
4545         shifting doc sections around.
4546
4547         * Documentation/user/*-notation-itely, global.itely,
4548         changing-defaults.itely: added new stuff from NEWS.
4549
4550 2006-02-20  Heikki Junes  <hjunes@cc.hut.fi>
4551
4552         * po/fi.po: update.
4553
4554 2006-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4555
4556         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): don't run
4557         lilypond --verbose for lp-book.
4558
4559         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
4560         $(outdir)/%.ly $(outdir)/%.ps): use $(srcdir) iso $(shell pwd).
4561
4562         * make/lysdoc-rules.make ($(outdir)/collated-files.tely): use
4563         $(buildscript-dir) iso. absolute depth.
4564
4565         * buildscripts/genicon.py (dir): thinko.
4566
4567         * Documentation/pictures/GNUmakefile ($(outdir)/%.ico): typo.
4568
4569 2006-02-19 Erik Sandberg  <mandolaerik@gmail.com>
4570
4571         * scm/output-lib.scm: swap darkcyan/darkyellow
4572
4573         * THANKS: Add bughunters.
4574
4575 2006-02-19  Graham Percival  <gpermus@gmail.com>
4576
4577         * Documentation/user/programming-interfaces.itely: fixed example.
4578
4579         * Documentation/user/instrument-notation.itely: fix @{ @}.
4580
4581         * scm/script.scm: add avoid-slur for \open.
4582
4583 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4584
4585         * lily/tie-formatting-problem.cc (score_configuration): use
4586         sliding score for min-length. 
4587
4588         * Documentation/pictures/GNUmakefile (local-dist): loose the rule
4589         spaghetti for icons.
4590
4591         * buildscripts/genicon.py (program_name): new file.
4592
4593         * lily/tie-formatting-problem.cc (set_chord_outline): put dots
4594         in outline too.  
4595         (generate_configuration): for small ties, also look for collisions
4596         at Y + DIR*h + DELTA_Y.
4597         (get_variations): consider variation for dot positions too.
4598
4599         * lily/side-position-interface.cc (aligned_side): take abs for
4600         quantized rounded position. Fixes tenuto below staff.
4601
4602         * scm/stencil.scm (annotate-y-interval): robustify: print nan/inf
4603         markers when necessary.
4604
4605         * lily/program-option.cc (internal_set_option): add
4606         strict_infinity_checking option.
4607
4608         * scm/output-lib.scm (cyan): swap yellow and cyan.
4609
4610 2006-02-19  Graham Percival  <gpermus@gmail.com>
4611
4612         * darwin.patch: trivial linenumber update.
4613
4614         * Documentation/user/ {various}: `\context foo = named' changed
4615         to `\new foo = "name"' in docs.
4616
4617 2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4618
4619         * scm/stencil.scm (annotate-y-interval): use it.
4620
4621         * scm/lily-library.scm (interval-sane?): new function.
4622
4623         * buildscripts/mf-to-table.py (Char_metric.__init__): remove
4624         tfm_checksum stuff.
4625
4626         * lily/tie-formatting-problem.cc (from_lv_ties): add heads for
4627         common refpoint.
4628
4629         * flower/include/std-vector.hh (iterof): add iterof macro.
4630
4631         * lily/enclosing-bracket.cc (width): new function.
4632
4633         * lily/align-interface.cc (align_elements_to_extents): reinstate
4634         warning.
4635
4636 2006-02-18  Heikki Junes  <hjunes@cc.hut.fi>
4637
4638         * Documentation/index.html.in: fix spelling: thankyous.
4639
4640 2006-02-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4641
4642         * lily/lyric-hyphen.cc: typo.
4643
4644 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4645
4646         * stepmake/stepmake/c++-rules.make ($(outdir)/%.cc
4647         $(outdir)/%.hh): generate h and c in one rule; otherwise -jX
4648         builds don't work. 
4649
4650         * VERSION: release 2.7.35
4651
4652         * lily/beam.cc (get_default_dir): oops. Take abs () for
4653         extremes[DOWN].
4654         (get_default_dir): use extreme position criterion only in absence
4655         of forced stem directions.
4656
4657         * VERSION (PATCH_LEVEL): bump VERSION.
4658
4659         * mf/GNUmakefile: explicit rules for emmentaler/aybabtu
4660         dependencies. Necessary for -jX builds.  
4661
4662 2006-02-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4663
4664         * lily/relocate.cc (setup_paths): Yet another const fix.
4665
4666 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4667
4668         * configure.in (HOST_ARCH): determine HOST_ARCH in configure.
4669
4670         * lily/relocate.cc (setup_paths): oops.
4671
4672 2006-02-17  Heikki Junes  <hjunes@cc.hut.fi>
4673
4674         * Documentation/index.html.in: order links: html before PDF.
4675
4676 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4677
4678         * lily/tie-column-format.cc (Module): remove.
4679
4680         * lily/relocate.cc (setup_paths): GCC 4.2 fixes: const correctness.
4681
4682         * lily/text-spanner.cc (print): idem.
4683
4684         * lily/dynamic-text-spanner.cc (print): only print line if longer
4685         than dash-period.
4686
4687         * lily/auto-change-iterator.cc (change_to): formatting.
4688
4689         * lily/beam.cc (get_default_dir): take extreme note head as input
4690         for stem direction.
4691
4692         * lily/tie.cc (get_default_dir): only look directions for visible
4693         stems. 
4694
4695         * lily/side-position-interface.cc (aligned_side): oops. Don't
4696         mutiply with direction. This fixes quantized (staccato, tenuto)
4697         scripts below notes.
4698
4699         * lily/lyric-hyphen.cc (set_spacing_rods): oops. Multiply with
4700         direction. Fixes c-lyrics-center-align.ly
4701
4702 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4703
4704         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Add copy
4705         constructor.
4706
4707         * lily/std-string.cc:
4708         * lily/include/std-vector.hh (split_string): Move and rename from
4709         lily/include/misc.hh, lily/misc.cc.  Update callers.
4710
4711 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4712
4713         * lily/include/pango-font.hh: HAVE_PANGO_FT2 iso. HAVE_PANGO_16
4714
4715 2006-02-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4716
4717         * flower/test-file.cc: New file.
4718
4719         * stepmake/stepmake/test-vars.make (TEST_MODULE_LIBES): Fixes for
4720         libraries.
4721
4722         * flower/GNUmakefile (TEST_MODULE_LIBS): Link to flower lib.
4723
4724 2006-02-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4725
4726         * flower/include/file-storage.hh: remove file.
4727
4728         * lily/include/midi-item.hh (class Midi_track): idem.
4729
4730         * lily/include/source.hh (class Sources): idem.
4731
4732         * lily/include/performance.hh (class Performance): use vector
4733         iso. Cons<>
4734
4735         * flower/include/cons.hh (class Cons): remove file.
4736
4737         * flower/include/flower-proto.hh: remove template cruft.
4738
4739         * lily/include/font-metric.hh: use size_t not vsize for indices.
4740
4741         * flower/include/flower-proto.hh (Module): remove std-vector.hh
4742         from proto.
4743
4744         * lily/include/all-font-metrics.hh: use HAVE_PANGO_FT2
4745
4746         * lily/include/paper-book.hh (class Paper_book):
4747         make get_system_specs() public.
4748
4749         * scm/layout-page-layout.scm (optimal-page-breaks): only consider
4750         the force=10000 case if we don't have a current-best. 
4751
4752         * lily/tuplet-bracket.cc (get_bounds): don't do (size() - 1) for
4753         vsize 
4754
4755         * flower/include/flower-proto.hh: remove outdated templates.
4756
4757         * scm/page.scm: use annotate-spacing
4758
4759 2006-02-15  Graham Percival  <gpermus@gmail.com>
4760
4761         * scm/translation-functions.scm: circle patch from Erlend, thanks!
4762
4763         * THANKS: moved Erlend Aasland to contributors.
4764
4765 2006-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4766
4767         * config.hh.in: remove HAVE_PANGO_16
4768
4769         * lily/tuplet-bracket.cc (calc_positions): multiply with
4770         staff-space for beam case. This fixes tuplets+beams on scaled
4771         staves.
4772
4773         * config.hh.in: remove all Kpathsea related defines.
4774
4775         * lily/dot-column.cc (side_position): reach stem via dots->
4776         head->stem. Inspect all stems for dot collisions. 
4777
4778         * lily/dot-column-engraver.cc (class Dot_column_engraver): excise
4779         stem handling.
4780
4781         * lily/bar-number-engraver.cc (process_music): document function
4782         of whichBar.
4783
4784         * lily/score.cc (default_rendering): add pscore, not systems
4785         themselves.
4786
4787         * lily/paper-book.cc (get_system_specs): separate generation of
4788         titles and systems.
4789
4790         * flower/include/std-vector.hh: don't include config.hh
4791
4792 2006-02-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4793
4794         * flower/include/std-vector.hh: Better wrapper compatibility with
4795         std::vector.
4796
4797         * flower/include/flower-proto.hh: Remove cheap forward declaration
4798         attempts.
4799
4800         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): Bugfix.
4801
4802 2006-02-14  Graham Percival  <gpermus@gmail.com>
4803
4804         * Documentation/user/invoking.itely: add warning about command line.
4805
4806 2006-02-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4807
4808         * lily/include/lily-proto.hh: add Prob, rm Page.
4809
4810         * flower/include/std-vector.hh (VPOS): use 64 bit-proof version.
4811
4812         * VERSION: release 2.7.34
4813
4814         * lily/relocate.cc (framework_relocation): show canary if
4815         GHOSTSCRIPT_VERSION undefined.
4816
4817         * GNUmakefile.in: remove $(VERSION) symlink.
4818
4819         * lily/relocate.cc (setup_paths): add + 
4820
4821 2006-02-13  Heikki Junes  <hjunes@cc.hut.fi>
4822
4823         * Documentation/index.html.in: specify sizes for all big HTML pages.
4824
4825 2006-02-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4826
4827         * config.hh.in: remove @FRAMEWORKDIR@
4828
4829         * lily/system-start-text.cc (get_stencil): new file: separate out
4830         system-start-delimiter text support.
4831
4832         * input/**ly: replace \context with \new where appropriate.
4833         
4834         * THANKS: add Don.
4835
4836         * lily/slur-scoring.cc (get_base_attachments): use
4837         robust_relative_extent. This fixes problems with empty paper-columns. 
4838
4839 2006-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4840
4841         * Documentation/topdocs/NEWS.tely (Top): document \new syntax.
4842
4843         * scm/define-music-properties.scm (all-music-properties):
4844         create-new property.
4845
4846         * lily/context-specced-music-iterator.cc (construct_children):
4847         inspect 'create-new property iso. magical $uniqueContextId context
4848         id.
4849
4850         * lily/parser.yy (optional_id): allow \new "Bar" = "foo" too.
4851
4852         * lily/context-key-manager.cc (Module): new file. Encapsulate
4853         object key generation.
4854
4855         * lily/include/context-key-manager.hh (Module): new file.
4856
4857 2006-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4858
4859         * scm/define-grobs.scm (all-grob-descriptions): center instrument
4860         names vertically
4861
4862         * configure.in (LINK_GXX_STATICALLY): strip -DSTRING_UTILS_INLINED
4863         options.
4864         (reloc_b): excise --enable-framework-dir
4865
4866         * lily/relocate.cc (framework_relocation): use getenv
4867         LILYPOND_GS_VERSION or -DGHOSTSCRIPT_VERSION to set GS version.
4868
4869 2006-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4870
4871         * flower/include/std-string.hh: 
4872         * flower/include/std-vector.hh: Finish std:: conversion; move
4873         flower extensions from std:: namespace.  Update users.
4874
4875         * lily/include/lily-proto.hh: Replace Link_array__*_ macros by
4876         their expansion to vector<*>.  Update users.
4877
4878 2006-02-10  Graham Percival  <gpermus@gmail.com>
4879
4880         * Documentation/user/invoking.itely: add example to File structure.
4881
4882         * Documentation/user/ instrument-notation.itely, cheatsheet.itely,
4883         examples.itely, putting.itely: {\new|\context} Lyrics \lyricsto.
4884
4885 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4886
4887         * ly/paper-defaults.ly: typo.
4888
4889         * lily/parenthesis-engraver.cc (acknowledge_grob): don't do
4890         set_parent() for parentheses. This will make it show up in bbox
4891         calculations.
4892
4893         * scm/output-lib.scm (parentheses-item::print): rewrite, using
4894         ly:grob-common* functions.
4895
4896         * lily/grob-scheme.cc (LY_DEFINE):
4897         ly:grob-common-refpoint-of-array: new function 
4898         ly:grob-common-refpoint: new function 
4899         ly:grob-relative-coordinate: new function 
4900
4901         * lily/instrument-name-engraver.cc (process_music): use
4902         Text_interface::is_markup(). This fixes \markup on instrument names.  
4903
4904         * scm/define-grobs.scm (all-grob-descriptions): set line-thickness
4905         for ties and slurs.
4906
4907         * lily/slur.cc (print): idem.
4908
4909         * lily/tie.cc: add line-thickness for ties. 
4910
4911 2006-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4912
4913         * scm/output-svg.scm: Document diversion from GNU coding standards
4914         as a workaround for a bug in Microsoft Internet Explorer.
4915
4916 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4917
4918         * lily/instrument-name-engraver.cc (process_music): use
4919         is_markup() iso. is_string()
4920
4921         * Documentation/user/changing-defaults.itely (Module): add menu entry.
4922
4923         * lily/percent-repeat-engraver.cc (process_music): only look at
4924         main_part_ for % repeats.
4925
4926         * lily/stem-tremolo.cc (get_beam_translation): new function.
4927         (calc_slope): new function.
4928         (height): don't use real slope.
4929
4930 2006-02-10  Jürgen Reuter  <reuter@ipd.uka.de>
4931
4932         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: add
4933         new connect-to-neighbor, control-points and staff-padding
4934         properties to make ligature brackets showing up again.
4935
4936 2006-02-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4937
4938         * VERSION: release 2.7.33
4939
4940         * lily/relocate.cc (prefix_relocation): oops. One TOPLEVEL_VERSION
4941         too many.
4942
4943         * Documentation/user/changing-defaults.itely (Difficult tweaks):
4944         remove applyOutput example.
4945         (Objects connected to the input): document \tweak, \parenthesize
4946
4947         * lily/relocate.cc (prefix_relocation): allow "current"
4948         iso. TOPLEVEL_VERSION for share/lilypond/ suffix. This makes
4949         changing VERSION in a lily tree less painful.
4950
4951         * input/regression/parenthesize.ly: new file. 
4952
4953         * scm/output-lib.scm (parenthesize-element): new function.
4954
4955         * scm/define-grobs.scm (all-grob-descriptions): add ParenthesesItem.
4956
4957         * lily/parenthesis-engraver.cc (acknowledge_grob): new file.
4958
4959         * lily/accidental-engraver.cc (make_standard_accidental): reroute
4960         cause: accidentals are caused by note heads, not note events. 
4961
4962 2006-02-08  Graham Percival  <gpermus@gmail.com>
4963
4964         * darwin.patch: small patch from Erlend, thanks!
4965
4966         * Documentation/user/basic-notation.itely: add stem-neutral example.
4967
4968         * Documentation/user/putting.itely: clarifications.
4969
4970 2006-02-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4971
4972         * Documentation/topdocs/NEWS.tely (Top): remove internal cleanup
4973         note, add more guidelines to what should go into NEWS.
4974
4975         * input/sakura-sakura.ly: document how to override font.
4976
4977         * input/regression/font-family-override.ly:  doc -dshow-available-fonts
4978
4979 2006-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4980
4981         * lily/midi-item.cc (to_string): truncate time sig at 255 beats.
4982
4983 2006-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4984
4985         * scripts/convert-ly.py (lilypond_version_re_str): Move from
4986         convertrules.  Add explicit grouping, needed for python2.2.
4987
4988 2006-02-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4989
4990         * Documentation/topdocs/NEWS.tely (Top): Mention code cleanup.
4991
4992 2006-02-07  Graham Percival  <gpermus@gmail.com>
4993
4994         * Documentation/user/global.itely: fix line-width in (text) docs.
4995
4996         * Documentation/user/lilypond-book.itely: same.
4997
4998 2006-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4999
5000         * VERSION (PACKAGE_NAME): release 2.7.32
5001
5002         * Documentation/topdocs/NEWS.tely (Top): document new variable
5003         naming.
5004
5005         * flower/include/array.icc (Message): remove file.
5006
5007         * flower/include/std-vector.hh: make sure vsize and VPOS are
5008         defined for binary_search_bounds().
5009
5010         * flower/std-string.cc (std): add to_string(long unsigned).
5011
5012         * configure.in (gui_b): excise std_string option.
5013         (gui_b): excise std_vector option.
5014
5015         * flower/string.cc (Module): excise flower array & string
5016
5017         * flower/include/std-string.hh: excise flower string.
5018
5019         * {ly,lily,scm}/*: use dashes in \paper and \layout variables
5020
5021         * python/convertrules.py (lilypond_version_re_str): require
5022         only numbers and dots in \version string.
5023
5024 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5025
5026         * lily/system-start-delimiter.cc (print): allow style = text too.
5027
5028         * lily/system-start-delimiter-engraver.cc
5029         (acknowledge_system_start_text): new function, also add add to
5030         support of system-start-text (instrument names). This fixes
5031         instrument names on piano staves.
5032
5033         * lily/instrument-name-engraver.cc: rewrite. Use
5034         system-start-delimiter approach. This save memory and cpu.
5035
5036         * scm/define-grobs.scm (all-grob-descriptions): remove
5037         instrument-name from break-alignment.
5038
5039         * mf/GNUmakefile ($(NCSB_TTFS)): depend on pfx2ttf script too.
5040
5041 2006-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5042
5043         * stepmake/stepmake/generic-vars.make (LOOP): Add PLUS to keep -j
5044         jobserver going.
5045
5046         * configure.in (std_vector): On by default.
5047
5048         * lily/include/font-metric.hh:
5049         * lily/include/tfm-reader.hh: 
5050         * lily/include/spanner.hh: Use unsigned for indices and sizes.
5051         Update users.
5052
5053         * Documentation/user/changing-defaults.itely: Fix link v2.5, out-www.
5054
5055 2006-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5056
5057         * VERSION (PACKAGE_NAME): 2.7.31
5058
5059         * scm/framework-ps.scm (dump-stencil-as-EPS): don't hardcode left
5060         EPS edge at 0, but take minimum with left-overshoot. This fixes
5061         cut off system start delims. 
5062
5063         * lily/instrument-name-engraver.cc (stop_translation_timestep):
5064         hack: add to axis group if not added yet. This fixes hara kiri'd
5065         piano staves.
5066
5067         * lily/hara-kiri-group-spanner.cc
5068         (force_hara_kiri_in_y_parent_callback): fix signatures.
5069
5070         * lily/hairpin.cc (print): check next hairpin to see whether or
5071         not to be continuing.
5072
5073 2006-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5074
5075         * Remove trailing whitespace from makefiles.
5076         
5077         * flower/include/std-vector.hh: Add binary_search_bounds workaround
5078         for earlier gcc.
5079
5080         * .cvsignore: Add out*, out-www, config-*.  Remove lots of cruft.
5081
5082         * flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Workaround.
5083
5084         * config.hh.in (HAVE_STL_DATA_METHOD): Add.
5085
5086         * stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): New function.
5087
5088         * configure.in: Use it.
5089
5090 2006-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5091
5092         * scm/music-functions.scm (pitch-of-note): new function.
5093
5094         * ly/music-functions-init.ly: add \octave and \addquote
5095
5096         * lily/parser.yy (music_function_chord_body): softcode \octave.
5097         (lilypond_header): softcode \addquote
5098
5099 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5100
5101         * flower/include/std-vector.hh[STD_VECTOR]: Do not include
5102         array.hh, parray.hh at all.  Getting ready to flip the
5103         configure default.
5104
5105         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
5106
5107         * lily/source-file.cc (file::get_line): Help binary_search_bounds
5108         a bit.
5109
5110         * lily/include/lily-proto.hh (Link_array__char_): Bugfix.
5111
5112 2006-02-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5113
5114         * flower/include/array.hh: typo. 
5115
5116 2006-02-02  Graham Percival  <gpermus@gmail.com>
5117
5118         * Documentation/user/advanced-notation.itely: doc "\#" in text.
5119
5120 2006-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5121
5122         * flower/include/pqueue.hh: Derive from std::vector.
5123
5124         * flower/include/parray.hh: Conform to std::vector interface.
5125         Update users.
5126
5127 2006-02-02  Graham Percival  <gpermus@gmail.com>
5128
5129         * Documentation/topdocs/NEWS.itely: grammar fix from Laura.
5130
5131 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5132
5133         * flower/file-path.cc (is_file): remove if 0 section.
5134
5135         * buildscripts/pfx2ttf.fontforge (err): robustness fix for
5136         selecting afii61352.
5137
5138 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5139
5140         * flower/include/std-vector.hh (boundary): Oops, reverse.
5141
5142         * flower/string-convert.cc (convert::unsigned_string): Bugfix:
5143         remove superfluous `d'.
5144
5145         * flower/include/std-vector.hh (boundary, top): Detach from class.
5146         Remove empty vector shell.
5147
5148         * flower/include/array.hh (reverse, swap): Detach from class.
5149         Update users.
5150         
5151         * flower/include/std-vector.hh
5152         * flower/include/array.hh (concat): Globally change to insert ().
5153
5154         
5155         * flower/include/std-vector.hh
5156         * flower/include/parray.hh
5157         * flower/include/array.hh (elem, elem_ref): Globally replace by
5158         at ().
5159
5160 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5161
5162         * Documentation/topdocs/NEWS.tely (Top): use ly: prefix for members.
5163
5164         * python/convertrules.py (FatalConversionError.sub_cxx_id):
5165         anticipate on identifier substitutions.
5166
5167 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5168
5169         * flower/include/std-vector.hh (insert): Remove, replace by
5170         std::vector interface.  Update callers.
5171
5172         * flower/include/array.icc (insert): Change signature to
5173         match std::vector interface.
5174         
5175         * flower/include/array.icc (vector_sort): Bugfix.
5176
5177 2006-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5178
5179         * lily/parser.yy (output_def_head_with_mode_switch): new
5180         production. Result: dashes and underscores may be used in the
5181         \paper block.
5182
5183         * lily/lexer.ll: add DASHED_WORD.  Accept in INITIAL mode.
5184
5185         * python/convertrules.py (conv): oops. One slash too much.
5186
5187 2006-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5188
5189         * flower/include/std-vector.hh (sort): Remove, replace by
5190         ::vector_sort.  Update callers.
5191
5192         * flower/include/std-vector.hh (slice): Remove.  Update callers.
5193         (sort): Bugfix.
5194
5195         * flower/test-std.cc (vector_sort): New test.
5196
5197 2006-02-01  Graham Percival  <gpermus@gmail.com>
5198
5199         * Documentation/user/putting.itely: fixes from Erik.
5200
5201 2006-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5202
5203         * flower/test-std.cc: Add simple unit test for vector migration.
5204
5205         * stepmake/stepmake/test*: Unit test support.
5206
5207         * flower/include/std-vector.hh (del): Remove.  Use erase (),
5208         update callers.
5209
5210         * flower/include/array.hh (begin, end): Add.
5211         (del, get): Remove.
5212
5213 2006-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5214
5215         * lily/include/lily-guile-macros.hh (MAKE_SCHEME_CALLBACK): use
5216         std::string not String. 
5217
5218         * lily/context-def.cc (path_to_acceptable_context): use INT_MAX
5219         iso UINT_MAX.
5220
5221         * lily/prob.cc (Prob): copy type_ too.
5222
5223         * lily/lily-guile.cc (mangle_cxx_identifier): new
5224         function. Class_bla::foo_bar_[px] ->
5225         ly:class-bla::foo-bar[?!]. Changes throughout
5226
5227 2006-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5228
5229         * flower/include/guile-compatibility.hh (scm_from_unsigned): add scm_from_unsigned().
5230
5231         * lily/beam.cc (calc_direction): take dir from visible stem in
5232         degenerate case.
5233
5234 2006-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
5235
5236         * lily/melody-spanner.cc (spanner::calc_neutral_stem_direction):
5237         Fix -1, >=0 boundary checks for unsigned vsize.
5238
5239         * lily/separating-group-spanner.cc (spanner::find_rods): Fix >=0
5240         loop for unsigned vsize.
5241
5242         * configure.in (--enable-std-vector): New option.
5243         (--enable-std-string): On by default.
5244
5245         * flower/include/std-vector.hh: New file.  Enable switch to
5246         std::vector, update client code.
5247
5248 2006-01-30  Graham Percival  <gpermus@gmail.com>
5249
5250         * scm/document-translation.scm: clarify "this context is also
5251         known as".  Thanks, Werner!
5252
5253         * Documentation/user/putting.itely: small fixes from Don Blaheta.
5254
5255         * Documentation/user/invoking.itely: small fix from Don.
5256
5257 2006-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5258
5259         * scm/lily.scm (define-scheme-options): rename option
5260         preview-include-book-title to book-title-preview
5261         (define-scheme-options): move force-eps-font-include (from paper
5262         block) to eps-font-include -d option.
5263
5264         * VERSION (PATCH_LEVEL): release 2.7.30
5265
5266         * input/bach-schenker.ly (staffPiano): new file.
5267
5268         * buildscripts/pfx2ttf.fontforge: remove No. glyph from TTF file.
5269
5270         * Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
5271         credits to Nicolas.
5272
5273         * scm/define-markup-commands.scm (epsfile): add scaling to \epsfile.
5274
5275         * ps/lilyponddefs.ps: remove start-system, stop-system,
5276         start-page fluff. This saves putting { } code on the stack, fixing
5277         stack overflows when including EPS files.
5278
5279 2006-01-29  Graham Percival  <gpermus@gmail.com>
5280
5281         * Documentation/user/putting.itely: minor fixes (comments on -devel).
5282
5283 2006-01-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5284
5285         * Documentation/topdocs/NEWS.tely (Top): add \parallelMusic news.
5286
5287 2006-01-28  Graham Percival  <gpermus@gmail.com>
5288
5289         * Documentation/user/putting.itely: minor fixes (mostly tab->space).
5290
5291 2006-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5292
5293         * input/mutopia/claop.py: Update.
5294
5295 2006-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5296
5297         * input/regression/completion-heads.ly (texidoc): fix.
5298
5299         * lily/staff-symbol-referencer.cc (on_staff_line): idem.
5300
5301         * lily/tie-formatting-problem.cc
5302         (set_ties_config_standard_directions): use abs iso fabs for ints.
5303
5304         * Documentation/topdocs/INSTALL.texi (Top): document ncsb requirement.
5305
5306         * mf/feta-bolletjes.mf (overdone_heads): solfa_noteheight, a
5307         little less than noteheight, to prevent overlaps in chords.
5308
5309         * lily/note-collision.cc (check_meshing_chords): wipe upper FA
5310         head, and fudge stem-attachment.
5311
5312         * scm/lily-library.scm (not): define hash-for-each for guile 1.6
5313
5314         * lily/slur-scoring.cc (get_best_curve): handle opt_idx < 0 case.
5315
5316 2006-01-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5317
5318         * lily/main.cc (main): Debugging aid: catch exceptions.
5319
5320         * flower/std-string.cc (to_string): Robustification.  Fixes midi
5321         output with std::string.
5322
5323 2006-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5324
5325         * Documentation/topdocs/INSTALL.texi (Top): remove libkpathsea notes.
5326
5327 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5328
5329         * Fix -DSTRING_UTILS_INLINED.
5330
5331 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5332
5333         * VERSION (PATCH_LEVEL): release 2.7.29
5334
5335         * lily/relocate.cc (setup_paths): mingw uses std string too.
5336
5337         * lily/*.cc: various fixes for substr(ARG).
5338
5339         * lily/sustain-pedal.cc (print): 
5340
5341         * flower/file-name.cc (slashify): use std strings.
5342
5343         * flower/string-convert.cc: remove publib.h
5344
5345         * scm/define-markup-commands.scm (verbatim-file): new markup
5346         command \verbatim-file
5347
5348         * Documentation/topdocs/NEWS.tely: fixup URLs
5349
5350         * input/regression/alignment-vertical-manual-setting.ly (Module):
5351         new file.
5352
5353         * lily/align-interface.cc (align_elements_to_extents): overwrite
5354         translations with numbers in alignment-offsets from left bound
5355
5356         * scm/page.scm (make-page-stencil): read X-offset from paper-system.
5357         (page-translate-systems): new function: take into account Y-offset.
5358
5359         * Documentation/topdocs/NEWS.tely (Top): document new features.
5360
5361         * input/regression/page-layout-manual-position.ly (Module): new
5362         file.
5363
5364 2006-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5365
5366         * flower/file-path.cc (path::parse_path): Oops.
5367
5368         * Finish std::string interface.  For now, use std:: marker
5369         throughout for easy s/r.
5370
5371 2006-01-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5372
5373         * Documentation/user/putting.itely (Score is a single musical
5374         expression): typo.
5375         (Score is a single musical expression): more typos.
5376
5377         * scm/page.scm (annotate-space-left): thinko.
5378         (annotate-page): more thinkos.
5379
5380 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5381
5382         * scm/layout-page-layout.scm (write-page-breaks): record tweaks
5383         for different \score blocks separately.
5384         (post-process-pages): put write-page-layout into paper block.
5385
5386         * lily/output-def.cc (get_parser): new file.
5387
5388         * lily/output-def-scheme.cc (LY_DEFINE): ly:output-def-parser, new
5389         file.
5390
5391         * lily/include/output-def.hh (class Output_def): add parser_ member.
5392
5393         * input/regression/page-layout-twopass.ly (Module): new file.
5394
5395         * scm/lily.scm: remove cpp hack.
5396
5397         * lily/lyric-engraver.cc (get_voice_to_lyrics): use NPOS everywhere.
5398
5399 2006-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5400
5401         * GNUmakefile.in (c-clean): New target.
5402
5403         * flower/include/std-string.hh: String/std::string compatibility:
5404         Use NPOS for `not found' (iso -1), use ssize for length () and pos
5405         type.
5406
5407         * flower/rational.cc: 
5408         * flower/include/rational.hh: 
5409
5410         * flower/offset.cc: 
5411         * flower/include/offset.hh: 
5412
5413         * flower/interval.cc: 
5414         * flower/include/interval.hh: 
5415
5416         * flower/string-convert.cc: 
5417         * flower/include/string-convert.hh: Use std::string [interface].
5418         Update callers.
5419
5420 2006-01-25  Heikki Junes  <hjunes@cc.hut.fi>
5421
5422         * Documentation/index.html.in: clean up.
5423
5424 2006-01-25  Graham Percival  <gpermus@gmail.com>
5425
5426         * Documentation/user/putting.itely: another new untested doc section.
5427
5428 2006-01-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5429
5430         * scm/layout-page-layout.scm (write-page-breaks): write
5431         \spacingTweaks #ALIST. Handle grace timing.
5432
5433         * scm/: more imports.
5434
5435         * scm/page.scm (make-page): add footer/header.
5436         (annotate-space-left): revise: only take page argument.
5437         (layout->page-init): new function.
5438
5439         * scm/layout-page-layout.scm (write-page-breaks): preliminary
5440         version of the system/spacing/linebreak hack writing to the output
5441
5442         * lily/prob-scheme.cc (LY_DEFINE): take optional 'key val args in
5443         ly:make-prob.
5444
5445         * lily/grob-scheme.cc (LY_DEFINE): ly:spanner-get-bound ->
5446         ly:spanner-bound
5447
5448 2006-01-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5449
5450         * scm/stencil.scm (annotate-y-interval): move from layout-page-layout.scm
5451
5452         * scm/paper-system.scm (paper-system-annotate): new file. Handle paper-system.
5453
5454         * scm/layout-page-layout.scm (optimal-page-breaks): move all page
5455         handling to page.scm
5456
5457         * lily/prob-scheme.cc (LY_DEFINE): new file.
5458         (LY_DEFINE): functions ly:make-prob , ly:prob-type? , ly:prob-(set-)property(!)
5459
5460         * lily/music-scheme.cc (LY_DEFINE): rewrite get/set property using
5461         prob functions.
5462
5463         * lily/music.cc (derived_mark): derive Music from Prob.
5464
5465         * lily/paper-system.cc (LY_DEFINE): derive from Prob.
5466
5467         * lily/prob.cc (Module): Implement Prob (Property Object), object
5468         with shared and r/w property alists.  
5469
5470         * lily/include/prob.hh (Module): new file. Declare Prob.
5471
5472         * flower/string.cc: remove is_empty().
5473
5474         * flower/include/string.hh (class String): remove String:: qualifier.
5475
5476         * buildscripts/analyse-cxx-log.py: new file. Read compile log to
5477         substitute appropriate functions.
5478
5479         * flower/include/string.hh (class String): remove to_str0 and
5480         is_empty(). S&R everywhere.
5481
5482 2006-01-23  Graham Percival  <gpermus@gmail.com>
5483
5484         * Documentation/user/basic-notation.itely: add hairpin
5485         after-linebreak tweak to commonprop.
5486
5487         * Documentation/user/putting.itely: added two new sections.
5488
5489 2006-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5490
5491         * flower/international.cc: 
5492         * flower/include/international.hh: 
5493
5494         * flower/getopt-long.cc: 
5495         * flower/include/getopt-long.hh: Use std::string [interface].
5496         Update callers.
5497
5498         * flower/include/std-string.hh: Oops, bugfix for --disable-std-string.
5499
5500         * stepmake/stepmake/executable-rules.make: Add dependency on
5501         module libraries.
5502
5503 2006-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5504
5505         * flower/file-path.cc: 
5506         * flower/include/file-path.hh: Use std::string [interface].
5507         Update callers.
5508
5509         * flower/direction.cc: 
5510         * flower/axis.cc: Unused.  Remove.
5511
5512         * configure.in (--enable-std-string): New option.
5513
5514         * flower/std-string.cc: 
5515         * flower/include/std-string.hh: New file.
5516
5517         * flower/file-name.cc[STD_STRING]:
5518         * flower/include/file-name.hh[STD_STRING]: Use it.  Update callers.
5519
5520 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5521
5522         * scm/output-svg.scm (placebox): no GNU coding standards in SVG output. 
5523
5524         * scm/define-markup-commands.scm (with-dimensions):
5525         with-dimensions markup command.
5526
5527         * input/test/font-table.ly: use it.
5528
5529         * lily/open-type-font.cc (glyph_list): new function.
5530
5531         * lily/open-type-font-scheme.cc (LY_DEFINE): ly:otf-glyph-list function.
5532
5533         * lily/ttf.cc: remove ly:font-glyph-list scheme function
5534
5535 2006-01-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5536
5537         * ly/music-functions-init.ly (parallelMusic): new music function
5538         for parallel music entry.
5539
5540         * scm/define-music-properties.scm (all-music-properties): new
5541         'void music property
5542
5543         * scm/music-functions.scm (ly:music-message): make public, to be
5544         used in music function definitions
5545
5546         * scm/lily-library.scm (collect-music-for-book): discard music
5547         when the 'void property is set.
5548
5549 2006-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5550
5551         * lily/ttf.cc (LY_DEFINE): store name before destroying face.
5552
5553         * mf/GNUmakefile: idem.
5554
5555         * buildscripts/mf-to-table.py (help): excise fetaXXlist.ly support.
5556
5557         * stepmake/bin/install.py (dest): Only chmod/chown just created directories
5558
5559         * Documentation/user/notation-appendices.itely (The Feta font):
5560         use it.
5561
5562         * input/test/font-table.ly: new file. Generate font table within lily.
5563
5564         * Documentation/user/notation-appendices.itely (The Feta font):
5565         use new font-table.ly file. 
5566
5567         * stepmake/stepmake/install-out-targets.make
5568         (local-install-outfiles): only create directory if
5569         $(INSTALLATION_OUT_DIR) is defined. This fixes install on Gentoo.
5570
5571 2006-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5572
5573         * lily/ttf.cc (LY_DEFINE): new function ly:font-glyph-list.
5574
5575         * VERSION (PACKAGE_NAME): release 2.7.28
5576
5577         * scm/framework-ps.scm (write-preamble): use it to pick exactly
5578         the right font from a Mac dfont.
5579         (write-preamble): don't forget directory, only look at files.
5580
5581         This fixes problems with TTF files in dfonts that don't match
5582         their PostScript names.
5583          
5584         * lily/ttf.cc (LY_DEFINE): ly:ttf-ps-name: new routine to extract
5585         PS name from TTF font.
5586
5587         * input/regression/tie-manual.ly: document new feature.
5588
5589         * Documentation/topdocs/NEWS.tely (Top): add tie NEWS.
5590
5591         * VERSION (MY_PATCH_LEVEL): bump to .28
5592
5593         * Documentation/user/basic-notation.itely (Ties): add tie examples
5594         refs.
5595
5596         * lily/tie-formatting-problem.cc (score_ties_configuration):
5597         symmetry penalties for outer ties.
5598
5599 2006-01-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5600
5601         * lily/tie-formatting-problem.cc (generate_configuration) 
5602         (set_manual_tie_configuration): skip non-pair manual
5603         tie-configuration, so you can set individual ties as
5604
5605           #'tie-configuration = #'((7 . 1) #t (-3 . 1))
5606
5607         * input/regression/tie-chord.ly: use generateTiePattern to
5608         simplify file.
5609
5610         * lily/tie-formatting-problem.cc (peak_around): new function.
5611         (score_configuration): use sliding criterion for staff line collisions. 
5612         (score_configuration): idem for dot collisions.
5613         (generate_configuration): use separate stem_gap for gap to stem.
5614
5615         * lily/include/tie-formatting-problem.hh (struct Tie_details):
5616         separate penalty factors for x and y distance.
5617         (struct Tie_details): separate penalties for tip and center line collisions.
5618
5619 2006-01-19 Han-Wen Nienhuys  <hanwen@xs4all.nl>
5620
5621         * lily/tie-formatting-problem.cc (generate_configuration): make
5622         large ties avoid stafflines in the horizontal section.
5623         (score_configuration): use softcoded penalties
5624         (score_aptitude): idem.
5625
5626         * lily/tie-helper.cc (from_grob): softcode tie details
5627
5628         * lily/staff-symbol-referencer.cc (on_staff_line): new function
5629
5630         * lily/staff-symbol-referencer.cc (on_line): rename from
5631         on_staffline 
5632
5633 2006-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5634
5635         * ly/music-functions-init.ly: remove duplicate tag.
5636
5637         * lily/include/*.hh: GCC 4.1 fixes.
5638
5639 006-01-16  Erlend Aasland  <erlenda@gmail.com>
5640
5641         * Documentation/user/global.itely: fix typos; @bugs -> @refbugs
5642
5643         * scm/define-music-types.scm: fix bug in desc. string
5644         for OverrideProperty
5645
5646 2006-01-15 Erik Sandberg  <mandolaerik@gmail.com>
5647
5648         * scripts/lilypond-book.py: bugfix
5649
5650         * scm/define-music-types.scm: fix typos.
5651
5652 2006-01-14  Graham Percival  <gpermus@gmail.com>
5653
5654         * Documentation/user/ basic-notation.itely, global.itely,
5655         advanced-notation.itely, instrument-notation.itely: small
5656         additions (bugs and commonly tweaked properties).
5657
5658 2006-01-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5659
5660         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): generic
5661         detection of mingw build.
5662         (MINGW_BUILD): opps.
5663
5664 2006-01-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5665
5666         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Add
5667         i686-mingw32.
5668
5669 2006-01-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5670
5671         * scm/music-functions.scm (skip->rest): add skip->rest
5672
5673 2006-01-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5674
5675         * lily/font-config.cc (init_fontconfig): call FcConfigBuildFonts()
5676         explicitly.
5677
5678         * lily/font-config-scheme.cc (LY_DEFINE): also display font and
5679         config dirs. Aids debugging. 
5680         (display_config): also display config files.
5681
5682 2006-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5683
5684         * VERSION: release 2.7.27
5685
5686         * lily/bar-line.cc (calc_bar_size): inspect staff->extent (Y_AXIS)
5687         for determining bar size.
5688
5689         * lily/staff-symbol.cc (print): place lines at distance line-positions
5690
5691         * scm/define-grob-properties.scm (all-user-grob-properties): add
5692         line-positions.
5693
5694         * lily/staff-symbol.cc (height): new function.
5695
5696         * input/regression/staff-line-positions.ly:  new file.
5697
5698 2006-01-06  Graham Percival  <gpermus@gmail.com>
5699
5700         * input/test/add-staccato.ly: remove reference to old file.
5701
5702 2006-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5703
5704         * scripts/lilypond-book.py (invokes_lilypond): allow . in path to
5705         lilypond binary too.
5706
5707 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5708
5709         * make/mutopia-rules.make (Module): use LILYPOND_BINARY
5710
5711 2006-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5712
5713         * scripts/midi2ly.py: Bugfix: Declare datadir.
5714
5715         * make/ly-rules.make:
5716         * make/mutopia-rules.make: Use LILYPOND_BINARY (WAS: LILYPOND, but
5717         that seems to be gone). Fixes make web.
5718
5719         * The grand 2005-2006 replace.
5720
5721         * VERSION (MY_PATCH_LEVEL): Stay on .26 for now.
5722
5723 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5724
5725         * make/lilypond-vars.make: set LILYPOND_BINARY variable
5726         (LILYPOND_BOOK_LILYPOND_FLAGS): new variable
5727         LILYPOND_BOOK_LILYPOND_FLAGS to hold system dependent settings,
5728         like -dgs-font-load.
5729
5730         * Documentation/user/GNUmakefile ($(outdir)/interfaces.itexi):
5731         remove absolute path to lilypond binary.
5732         
5733 2006-01-05 Pedro Kroeger    <kroeger@pedrokroeger.net>
5734
5735         * configure.in (NCSB_DIR): fix --with-ncsb-dir option.
5736
5737 2006-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5738
5739         * make/lilypond-vars.make: support LILYPOND_EXTERNAL_BINARY variable.
5740
5741         * mf/GNUmakefile: remove broken dvips map symlink.
5742
5743 2006-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5744
5745         * lily/main.cc: 
5746         * configure.in: Cosmetic fixes.
5747
5748 2006-01-04  Mats Bengtsson  <mabe@s3.kth.se>
5749
5750         * Documentation/user/music-glossary.tely (Pitch names): Added
5751         Spanish pitch names and durations, thanks to Ernesto Gancedo
5752
5753 2006-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5754
5755         * scm/lily.scm (define-scheme-options): use quasi-quote for option
5756         init. Fixes verbose printing of .scm files.
5757
5758         * stepmake/aclocal.m4: add spaces before - options.
5759         
5760 2006-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5761
5762         * lily/relocate.cc (setup_paths): Bugfix: do not store result
5763         of path search in local block variable.
5764
5765 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5766
5767         * configure.in (NCSB_DIR): --enable-ncsb-dir
5768         (LINK_GXX_STATICALLY): denko.
5769
5770         * mf/GNUmakefile ($(NCSB_TTFS)): NCSB_DIR iso. NCSB_PATH. 
5771
5772         * configure.in (LINK_GXX_STATICALLY): --enable-ncsb-path option. 
5773         use locate to find c059033l.pfb. 
5774         
5775 2006-01-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5776
5777         * lily/tie-formatting-problem.cc
5778         (problem::generate_base_chord_configuration): Use my_round (was
5779         round).
5780
5781         * lily/source-file.cc (file::get_counts)[!HAVE_MBRTOWC]: Bugfix,
5782         do not invoke mbrtowc.
5783
5784         * lily/relocate.cc (setup_paths): Add more debugging verbosity.
5785
5786 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5787
5788         * scm/lily.scm (lilypond-all): oops. remove debugging hack.
5789
5790 2005-01-02  Heikki Junes  <hjunes@cc.hut.fi>
5791
5792         * Documentation/user/invoking.itely (svg): revise.
5793
5794 2006-01-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5795
5796         * lily/lexer.ll: use sourcefilename iso. renameinput.
5797
5798 2006-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5799
5800         * mf/GNUmakefile ($(NCSB_TTFS)): revise rule. Create
5801         <PostScriptName>.ttf instead of c059XXXttf.
5802
5803         * lily/program-option.cc (LY_DEFINE): special support for
5804         --verbose, so it works before option init too.
5805  
5806         * mf/GNUmakefile (local-install): oops.
5807
5808         * lily/lyric-hyphen.cc (print): oops.
5809
5810         * buildscripts/pfx2ttf.fontforge: new file.
5811         
5812         * mf/GNUmakefile (NCSB_PATH): add vars for NCSB.
5813         ($(outdir)/%.ttf): new rule. 
5814
5815         * scm/define-grobs.scm (all-grob-descriptions): add font-interface
5816         to LyricHyphen.
5817
5818         * lily/lyric-hyphen.cc (print): multiply hyphen height by
5819         font-size
5820
5821 2005-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5822
5823         * VERSION: release 2.7.26
5824         
5825         * mf/GNUmakefile (install-fc-cache): remove old font.cache-1 files.
5826
5827 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5828
5829         * lily/font-config.cc (init_fontconfig): verbosity.
5830
5831         * THANKS: add Muziekacademie Lede. 
5832
5833         * scripts/musicxml2ly.py (print_voice_definitions): new function 
5834         (print_score_setup): new function
5835         (convert): read part definition to output staves properly.
5836
5837         * python/musicxml.py (Measure.get_notes): new class. Wrap lists of
5838         Music_xml notes.
5839
5840         * python/musicexp.py (Output_printer.__init__): use _ in data
5841         members.
5842         (Output_printer.unformatted_output): new function: no formatting,
5843         but count braces.
5844         (Duration.get_length): remove isinstance() checks for
5845         Output_printer everywhere.
5846
5847         * input/regression/lyrics-bar.ly (texidoc): add
5848         Separating_line_group_engraver.
5849
5850 2005-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5851
5852         * lily/relocate.cc (framework_relocation): New function,
5853         factored from set_relocation ().
5854         (prefix_relocation): Rename from set_relocation ().
5855         (setup_paths): Use it.
5856
5857 2005-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5858
5859         * scm/*.scm: use LEFT/RIGHT/UP/DOWN etc. iso. magical
5860         numbers. Patch by Erlend Aasland.
5861
5862 2005-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5863
5864         * lily/font-config.cc (init_fontconfig): print warning if cache
5865         file is not existant.
5866
5867         * lily/main.cc: don't use #ifdef but #if
5868
5869 2005-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5870
5871         * lily/grob-property.cc (internal_set_property): don't abort on
5872         calculation-in-progress.
5873
5874         * lily/beam.cc (get_default_dir): robustness: don't divide by zero.
5875
5876         * lily/tuplet-bracket.cc (calc_control_points): oops: typo. Read
5877         connect-to-neighbor property not connect-to-other
5878
5879         * lily/program-option.cc (LY_DEFINE): remove Protected_scm global variable.
5880         (LY_DEFINE): oops. don't forget protection.
5881
5882         * flower/parse-afm.cc (Module): strip AFM handling completely.
5883
5884         * lily/stencil-expression.cc: idem.
5885
5886         * lily/grob-interface-scheme.cc (LY_DEFINE): idem.
5887
5888         * lily/function-documentation.cc (ly_add_function_documentation):
5889         use static member iso. Protected_scm
5890
5891         * lily/main.cc: use ifdef ARGV0_RELOCATION iso. MINGW
5892
5893         * config.make.in (prefix): remove HAVE_KPATHSEA_SO
5894
5895 2005-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5896
5897         * lily/relocate.cc (set_env_dir): New function.
5898         (set_relocation): Use it to fix setting PANGO_PREFIX.
5899
5900 2005-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5901
5902         * input/regression/stem-direction-context.ly: remove rest.
5903
5904         * lily/melody-engraver.cc (process_music): restart for bar lines.
5905         (acknowledge_slur): restart for slurs.
5906
5907 2005-12-27  Heikki Junes  <hjunes@cc.hut.fi>
5908
5909         * Documentation/user/invoking.itely: describe how to view SVG 
5910         output using Inkscape which replace embedded fonts with OTF fonts.
5911
5912 2005-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5913
5914         * lily/relocate.cc (set_relocation): set PANGO_PREFIX
5915
5916 2005-12-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5917
5918         * lily/melody-engraver.cc (class Melody_engraver): Remove lying
5919         comment.
5920
5921 2005-12-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5922
5923         * VERSION (PACKAGE_NAME): release 2.7.25
5924
5925         * Documentation/topdocs/NEWS.tely (Top): document new feature.
5926
5927         * input/regression/stem-direction-context.ly: new file.
5928
5929         * lily/relocate.cc (set_relocation): add PANGO_PREFIX
5930
5931         * lily/melody-engraver.cc (acknowledge_stem): restart MelodyItem
5932         on rest.
5933
5934         * ly/engraver-init.ly: add Melody_engraver
5935
5936         * lily/beam.cc (calc_direction): use default-direction
5937         iso. get_default_direction()
5938
5939         * scm/define-grob-properties.scm (all-user-grob-properties): add
5940         default-direction property.
5941
5942         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem.
5943
5944         * lily/stem.cc (calc_default_direction): remove
5945         Stem::get_default_direction, use default-direction with callback
5946         instead.
5947
5948         * lily/melody-spanner.cc (calc_neutral_stem_direction): 
5949
5950         * lily/melody-engraver.cc: new file. Acknowledge stems for
5951         interpolated stem directions. 
5952
5953         * lily/melody-spanner.cc: new file. Interpolate stem directions.
5954
5955         * scm/define-grobs.scm (all-grob-descriptions): add MelodyItem
5956
5957         * lily/slur-configuration.cc (fit_factor): more robust check for
5958         point in curve X-extent.
5959
5960         * lily/slur.cc (outside_slur_callback): return offset_scm, not 0.
5961         (outside_slur_callback): check for 'outside avoidance.
5962
5963         * lily/slur-configuration.cc (score_extra_encompass): don't use
5964         bound->column() == avoid->column() for checking extents, as this
5965         doesn't work for accidentals. 
5966
5967         * lily/slur-engraver.cc (acknowledge_extra_object): remove
5968         DynamicText hardcoding.
5969
5970         * lily/slur-scoring.cc (enumerate_attachments): robustness: don't
5971         crash if bound stem is NULL
5972
5973         * lily/piano-pedal-performer.cc: patch by MWD for enabling piano
5974         pedals.
5975
5976 2005-12-22  Graham Percival  <gpermus@gmail.com>
5977
5978         * scm/define-markup-commands.scm: typo.  @code{\raise}
5979         => @code{\\raise}.
5980
5981         * darwin.patch: now used again, includes a
5982         required patch from fink.
5983
5984 2005-12-21  Heikki Junes  <hjunes@cc.hut.fi>
5985
5986         * po/TODO: mention gtranslator along with kbabel.
5987         * po/fi.po: update translations.
5988
5989 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5990
5991         * lily/relocate.cc (setup_paths): Bugfix.
5992
5993 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5994
5995         * lily/slur-configuration.cc (score_extra_encompass): don't use
5996         "avoid" choice for avoid-slur.
5997
5998         * stepmake/bin/install.py (dest): don't create existing dir.
5999
6000 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6001
6002         * stepmake/bin/install.py: Remove file before copying.
6003
6004         * config.make.in: 
6005         * stepmake/aclocal.m4: Do not substitute INSTALL.
6006
6007 2005-12-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6008
6009         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
6010         depend on link-tree.
6011
6012         * lily/relocate.cc (setup_paths): only check path for non-absolute
6013         dir without directory part.
6014
6015         * flower/file-name.cc (is_absolute):  new method.
6016         (is_absolute): check root_ too.
6017
6018 2005-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6019
6020         * lily/relocate.cc (setup_paths) [__MINGW32__]: Comment-out broken
6021         relocation code.  Oops, don't comment out too much.
6022
6023         * stepmake/stepmake/generic-vars.make (INSTALL): Assign INSTALL_PY
6024         iso itself.
6025
6026         * lily/relocate.cc [HAVE_GETTEXT]: Include libintl.h.  Fixes mingw
6027         compile.
6028
6029 2005-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6030
6031         * .cvsignore: Add install-sh.
6032
6033         * autogen.sh (srcdir): Typo.
6034
6035 2005-12-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6036
6037         * autogen.sh (srcdir): urg. Touch install-sh.
6038
6039         * stepmake/bin/install-sh (Module): remove.
6040
6041         * stepmake/stepmake/generic-vars.make (INSTALL): add $(INSTALL).
6042
6043         * lily/include/relocate.hh: new file.
6044
6045         * lily/relocate.cc: new file. Contain relocation logic.
6046
6047         * lily/main.cc (setup_paths): fix: LILYPOND_RELOCATE_PREFIX.
6048         (main): read LILYPOND_VERBOSE as the first thing.
6049
6050         * stepmake/aclocal.m4: remove INSTALL variable.
6051
6052         * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree):
6053         separate target for making font symlinks.
6054         (documentation-dir): use $(if $(findstring )) for switching off
6055         Documentation.
6056
6057         * stepmake/stepmake/help2man-vars.make (OUT_DIST_FILES): only do
6058         something if DOCUMENTATION is no.
6059
6060 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6061
6062         * VERSION: release 2.7.24
6063
6064         * lily/script-column-engraver.cc (stop_translation_timestep):
6065         delay adding to script-column.
6066
6067         * lily/tuplet-bracket.cc (print): suicide if no control-points. 
6068
6069         * python/convertrules.py (conv): rule for number-visibility
6070
6071         * lily/slur-configuration.cc (score_extra_encompass): different
6072         distance measure for avoid and inside avoidance.
6073         (score_extra_encompass): use 1/(distance+eps) as penalty.
6074
6075         * lily/slur-scoring.cc (generate_avoid_offsets): use 'inside
6076         encompass objects for generating slur curves.
6077
6078         * lily/slur.cc: use details iso. slur-details property.
6079
6080         * input/regression/slur-tuplet.ly: new file.
6081
6082         * lily/slur-engraver.cc (acknowledge_tuplet_number): new function.  
6083
6084         * flower/include/offset.hh (class Offset): new operator /=
6085
6086         * lily/tuplet-number.cc (print): new file, new interface.
6087
6088         * scm/define-grob-properties.scm (all-user-grob-properties):
6089         remove number-visibility property.
6090
6091         * lily/tuplet-bracket.cc (calc_control_points): new function
6092         (calc_connect_to_neighbors): new function.
6093         (print): remove text handling for tuplet numberdef.
6094
6095         * lily/tuplet-engraver.cc (struct Tuplet_description): create
6096         TupletNumbers too. 
6097
6098         * lily/lily-guile.cc (robust_scm2booldrul): new function
6099
6100         * scm/define-grobs.scm (all-grob-descriptions): new grob TupletNumber
6101
6102         * lily/tuplet-bracket.cc (calc_position_and_height): use
6103         staff-padding to control whether tuplet brackets are over staves.
6104
6105         * lily/grob.cc (suicide): clear dim_caches_.
6106
6107         * lily/dimension-cache.cc (clear): new function.
6108
6109         * lily/grob.cc (extent): swap order of min-extent and extent
6110         calculations. This fixes hara kiri staves. 
6111
6112 2005-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6113
6114         * lily/main.cc: Nitpick: relocation is not based on path, but on
6115         directory (location).
6116
6117 2005-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6118
6119         * lily/main.cc (setup_paths): read LILYPOND_RELOCATE_PREFIX
6120
6121         * stepmake/stepmake/install-targets.make (local-uninstall): idem.
6122
6123         * stepmake/stepmake/install-out-targets.make (local-install-outfiles): idem.
6124
6125         * stepmake/stepmake/help2man-targets.make (install-help2man): idem.
6126
6127         * stepmake/stepmake/generic-vars.make (Module): idem.
6128
6129         * stepmake/stepmake/executable-targets.make (default): use it.
6130
6131         * stepmake/bin/install.py (create_dir): new file. Replace install-sh.
6132
6133         * make/GNUmakefile: don't install make rules.
6134
6135         * lily/main.cc (setup_paths): don't inspect $PATH for argv0 with
6136         slashes.
6137         (prepend_env_path): more verbosity.
6138
6139 2005-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6140
6141         * GNUmakefile.in: add dir argument for find command.
6142
6143         * lily/parser.yy (bass_figure): set_spot() for bass figures. This
6144         fixes weird line numbers for point & click.
6145
6146         * lily/source-file.cc (get_counts): init line/column/char counts.
6147
6148 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6149
6150         * lily/main.cc: remove ARGV0_RELOCATION, instead use --relocate.
6151
6152 2005-12-16  Graham Percival  <gpermus@gmail.com>
6153
6154         * Documentation/user/basic-notation.itely, advanced-notation.itely:
6155         minor fixes from Fredric.  Thanks!
6156
6157 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6158
6159         * ly/music-functions-init.ly: add \bar and \clef music function 
6160
6161         * lily/lily-lexer.cc: idem.
6162
6163         * lily/parser.yy (FIXME): remove BAR and CLEF.
6164
6165 2005-12-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6166
6167         * Documentation/topdocs/NEWS.tely (Top): doc string argument change.
6168
6169         * lily/parser.yy (Generic_prefix_music_scm): allow strings as
6170         function arguments too
6171
6172         * lily/main.cc (set_relocation): new function.
6173
6174         * scripts/musicxml2ly.py (convert): add \version
6175
6176         * lily/tie.cc: remove get_default_attachments()
6177
6178         * VERSION (PACKAGE_NAME): release 2.7.23
6179         
6180         * lily/chord-tremolo-engraver.cc (acknowledge_stem): use
6181         ultimate_music_cause(). This fixes core dumps in unfold-all-repeats.ly
6182
6183         * Documentation/topdocs/NEWS.tely (Top): document new feature.
6184
6185         * lily/tie-formatting-problem.cc (score_ties): new function
6186         (get_variations): new function. Try flipping dirs for collisions.
6187         (generate_optimal_chord_configuration): new function. 1-opt search
6188         for better configuration.
6189
6190         * lily/tie-configuration.cc: new file.
6191
6192         * lily/tie.cc: junk Tie::get_configuration()
6193
6194         * lily/tie-formatting-problem.cc (score_ties_aptitude): new function.
6195         (score_ties_configuration): new function.
6196         (generate_ties_configuration): new function.
6197         (generate_base_chord_configuration): new function.
6198         (set_ties_config_standard_directions): Move body from tie-column-format.cc 
6199         (set_manual_tie_configuration): Move body from tie-column-format.cc 
6200
6201         * input/regression/tie-dot.ly: new file.
6202
6203         * lily/tie-formatting-problem.cc (score_configuration): score
6204         tie/dot collisions.
6205
6206         * lily/tie-helper.cc (get_transformed_bezier): new function
6207
6208         * Documentation/topdocs/NEWS.tely (Top): strip out-www.
6209
6210         * stepmake/stepmake/python-module-vars.make (SHARED_FLAGS): use
6211         -undefined suppress iso. -framework Python 
6212
6213         * scm/define-grobs.scm (all-grob-descriptions): set
6214         springs-and-rods (thanks Joe Neeman!)
6215
6216 2005-12-12  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6217
6218         * input/no-notation/display-lily-tests.ly (test): 
6219         * scm/display-lily.scm (tag->lily-string): the syntax for tags has
6220         changed from \tag #'(a b) to \tag #'a \tag #'b
6221
6222 2005-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6223
6224         * Documentation/topdocs/NEWS.tely: strip out-www.
6225
6226         * lily/include/grob-interface.hh: include lily-guile.hh not libguile.h
6227
6228         * config.make.in (AR): add AR and RANLIB
6229
6230         * flower/libc-extension.cc: include cassert
6231
6232         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): more robust
6233         darwin check.
6234
6235 2005-12-11  Graham Percival  <gpermus@gmail.com>
6236
6237         * stepmake/stepmake/generic-vars.make: define DARWIN_BUILD.
6238
6239         * stepmake/stepmake/python-modules-vars.make: define
6240         SHARED_FLAGS for OSX.  Thanks Johannes Schindelin!
6241
6242         * THANKS: added Johannes Schindelin.
6243
6244 2005-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6245
6246         * python/midi.c (pymidi_parse): use memcmp() iso. strcmp().
6247
6248         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
6249         Span_arpeggio_engraver, add Tweak_engraver to Score context. 
6250
6251         * lily/parser.yy: reorganize file layout.
6252
6253         * ly/music-functions-init.ly: add tweak music function.
6254
6255         * lily/grob-info.cc (ultimate_music_cause): new function:
6256         recursively lookup causes. 
6257
6258         * lily/parser.yy (chord_body_element): allow music functions for
6259         post-events, allow music functions for chord elements. 
6260  
6261         * lily/font-config-scheme.cc (display_fontset): add cast.
6262
6263         * python/convertrules.py (FatalConversionError.sub_syms): \tag
6264         #'(a b) -> \tag #'a \tag #'b rule.
6265
6266         * python/musicexp.py (Output_printer.dump_version): new function
6267
6268 2005-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6269
6270         * lily/parser.yy (FIXME): remove \tag
6271         (FIXME): remove tag_music() function.
6272
6273         * lily/lily-lexer.cc: remove \tag
6274
6275         * ly/music-functions-init.ly: define music-function "tag"
6276
6277         * lily/parser.yy (chord_body_element): allow tags in chord bodies.
6278
6279 2005-12-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6280
6281         * VERSION (PATCH_LEVEL): release 2.7.22
6282
6283         * input/regression/lyric-hyphen-retain.ly: renew.
6284
6285         * scm/define-grobs.scm (all-grob-descriptions): add LyricSpace
6286         grob
6287
6288         * lily/lyric-hyphen.cc (set_spacing_rods): use minimum-distance
6289         iso. minimum-length property for rods.
6290
6291         * lily/hyphen-engraver.cc (acknowledge_lyric_syllable): create
6292         LyricSpace item to keep lyrics spaced apart.
6293
6294         * ly/engraver-init.ly: remove Separating_line_group_engraver
6295
6296         * Documentation/user/music-glossary.tely: do setfilename before
6297         music-glossary.
6298
6299 2005-12-07  Heikki Junes  <hjunes@cc.hut.fi>
6300
6301         * Documentation/user/lilypond-book.itely: use `,´ after xref:
6302         See xref documentation, for example.
6303
6304 2005-12-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6305
6306         * scripts/musicxml2ly.py (musicxml_voice_to_lily_voice): use
6307         pending_skip iso. ly_voice[-1]
6308         (main): add if __main__ for debugging.
6309
6310         * python/musicxml.py (Accidental.__init__): new class.
6311
6312         * scripts/musicxml2ly.py (progress): new function
6313         (musicxml_key_to_lily): don't barf on modeless keys.
6314         (create_skip_music): new function.
6315         (musicxml_spanner_to_lily_event): new function. Handle beams too.
6316         (musicxml_note_to_lily_main_event): new function.
6317
6318         * python/musicexp.py (Music.__init__): add comment field.
6319         (NestedMusic.append): new routine.
6320         (SequentialMusic.print_ly): print comment.
6321         (ArpeggioEvent.ly_expression): new class
6322         (BeamEvent.ly_expression): new class
6323         (NoteEvent.__init__): support for cautionary/forced accs.
6324
6325         * lily/lookup.cc (slur): normal order for array loop.
6326
6327         * scm/framework-ps.scm (dump-stencil-as-EPS): set left X of bbox
6328         to 0.0.
6329
6330         * ly/engraver-init.ly: set bar-size, so bar-lines aren't
6331         collapsed.
6332
6333 2005-12-06 Erik Sandberg  <mandolaerik@gmail.com>
6334
6335         * scm/music-functions.scm: Make phrasing slurs follow voice direction
6336
6337         * scripts/lilypond-book.py: Introduce option
6338             --preserve-line-breaks, for usage with srcltx
6339
6340 2005-12-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6341
6342         * scm/output-lib.scm (print-circled-text-callback): draw circle
6343         around text using make-circle-markup.
6344
6345         * Documentation/user/*: strip out-www from file names.
6346
6347 2005-12-05  Heikki Junes  <hjunes@cc.hut.fi>
6348
6349         * Documentation/user/lilypond.tely (direntry): remove empty lines;
6350         fixes invalid info entry issue with makeinfo 4.8 in debian sid.
6351
6352 2005-12-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6353
6354         * Documentation/user/GNUmakefile: idem.
6355
6356         * Documentation/user/macros.itexi: strip out-www
6357
6358         * python/rational.py: python 2.3 compat.
6359
6360         * VERSION (PATCH_LEVEL): release 2.7.21
6361
6362         * scripts/musicxml2ly.py (NonDentedHeadingFormatter.format_headi):
6363         option formatting, lilypond style.
6364
6365         * python/musicexp.py: grab from Ikebana: a library for composing
6366         ly music expressions. 
6367         (Output_printer): class for advanced .ly printing.
6368         (eg. tupletting) 
6369
6370         * python/musicxml.py: new file. Read MusicXML MiniDOM tree, and
6371         convert to pythonesque structure.
6372
6373         * python/rational.py: PD rational number class.
6374
6375         * Documentation/user/converters.itely (Invoking musicxml2ly):  new node.
6376
6377 2005-12-04  Erik Sandberg  <mandolaerik@gmail.com>
6378
6379         * lily/part-combine-iterator.cc: Minor bugfix
6380         
6381         * THANKS: Update bughunters
6382
6383 2005-12-02  Werner Lemberg  <wl@gnu.org>
6384
6385         * mf/README: Document process for proper mf2pt1 conversion.
6386
6387         * mf/feta-beugel.mf (draw_brace): Fix path to assure clean
6388         overlapping.
6389
6390         * mf/feta-harmonica.mf: Removed.  Unused.
6391
6392 2005-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6393
6394         * scripts/lilypond-book.py (do_file): fix thinkos.
6395
6396 2005-12-01  Jan Nieuwenhuizen  <janneke@gnu.org>
6397
6398         * lily/GNUmakefile ($(outdir)/FlexLexer.h):
6399         ($(outdir)/parser.cc): 
6400         ($(outdir)/lexer.cc): Bugfix: depend on config.h.
6401
6402 2005-11-30  Pedro Kröger  <kroeger@pedrokroeger.net>
6403
6404         * ly/titling-init.ly (tagline): it should be a space between
6405         "Music engraving by LilyPond" and the version number.
6406
6407 2005-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6408
6409         * VERSION (PACKAGE_NAME): release 2.7.20
6410
6411 2005-11-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6412
6413         * scm/define-markup-commands.scm (pad-to-box): new markup command.
6414
6415         * scm/define-grobs.scm (all-grob-descriptions): set thickness to
6416         1.0.
6417         (all-grob-descriptions): don't shift RehearsalMark arbitrarily.
6418
6419 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6420
6421         * configure.in (LINK_GXX_STATICALLY): remove kpathsea checks.
6422
6423         * kpath-guile/: remove directory
6424
6425         * scm/kpathsea.scm (ly:kpathsea-expand-variable): new
6426         file. Encapsulate kpathsea using commandline tools.
6427
6428         * lily/all-font-metrics.cc (kpathsea_find_file): use (scm
6429         kpathsea) module.
6430
6431 2005-11-29  Mats Bengtsson  <mabe@s3.kth.se>
6432
6433         * Documentation/user/advanced-notation.itely (Setting automatic
6434         beam behavior): Correct a few typos. Thanks to David Bobroff.
6435
6436         * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use
6437         \usepackage instead of \RequirePackage. Thanks to Bernard Hurley.
6438
6439 2005-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6440
6441         * scripts/*.py: gmane address for bugs.
6442
6443 2005-11-28 Pal Benko <benkop@freestart.hu>
6444         
6445         * make/ly-rules.make: add -f switch to mv
6446
6447         * scm/output-libs.scm: add new bar symbol "." for punctus divisionis
6448
6449         * lily/bar-line.cc: interpret it
6450
6451 2005-11-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6452
6453         * configure.in (--disable-documentation): New switch.
6454
6455         * GNUmakefile.in: Use it.
6456
6457         * stepmake/aclocal.m4: Use AC_ARG_ENABLE for kpatsea.
6458
6459 2005-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6460
6461         * scripts/lilypond-book.py (do_file): search chunks for
6462         \\begin{document}
6463
6464         * GNUmakefile.in: add copy step in between so we can lose the
6465         out-www directories.
6466
6467 2005-11-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6468
6469         * lily/pango-font.cc (pango_item_string_stencil): put
6470         geometry.width into glyph-string too.
6471
6472 2005-11-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6473
6474         * scm/define-music-display-methods.scm (RevertProperty):
6475         (OverrideProperty): Use grob-property-path property, a list of
6476         symbols, instead of grob-property, which used to be a single
6477         symbol.
6478         (BassFigureEvent): a figure can be a plain number, not necessarily a
6479         markup.
6480
6481 2005-11-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6482
6483         * VERSION: release 2.7.19
6484         
6485         * lily/figured-bass-engraver.cc (process_music): check
6486         figuredBassCenterContinuations first.
6487
6488         * scm/translation-functions.scm (format-bass-figure): make double
6489         sharp larger. 
6490
6491         * lily/mark-engraver.cc: read rehearsalMarkAlignSymbol to
6492         determine X-parent.
6493
6494         * lily/system-start-delimiter-engraver.cc: move from
6495         Nested_system_start_delimiter_engraver, rename
6496         Nested_system_start_delimiter_engraver ->
6497         System_start_delimiter_engraver.
6498
6499         * lily/nested-system-start-delimiter-engraver.cc (from_list): read
6500         bracket type from hierarchy.
6501
6502 2005-11-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6503
6504         * lily/rest.cc (y_offset_callback): read staff-position.
6505
6506         * scm/define-grob-properties.scm (all-user-grob-properties): don't
6507         mark after-line-breaking-callback as internal.
6508
6509         * lily/self-aligment-interface.cc: remove self-[XY]-offset.
6510
6511 2005-11-25  Werner Lemberg  <wl@gnu.org>
6512
6513         * mf/feta-banier.mf ("d3"): Make `flare' equal to `staff_space'.
6514
6515 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6516
6517         * stepmake/bin/add-html-footer.py (do_file): add google
6518
6519         * lily/staff-symbol-engraver.cc (process_music): bugfix: stop
6520         staff if first_start_ is true.
6521
6522 2005-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6523
6524         * scripts/midi2ly.py (split_track): add __repr__ members.
6525         (track_first_item): only return Item if not None. This fixes a
6526         problem when dumping a track that starts with an empty channel.
6527
6528         * python/midi.c: doc module.
6529
6530 2005-11-22  Mats Bengtsson  <mabe@s3.kth.se>
6531
6532         * Documentation/user/global.itely (Creating MIDI files): Fix
6533         compilation problem.
6534
6535 2005-11-22  Graham Percival  <gpermus@gmail.com>
6536
6537         * Documentation/user/basic-notation.itely: clarify dynamic
6538         padding text.
6539
6540         * Documentation/user/advanced-notation.itely: add unicode
6541         escape control example, whatever that is.  :)
6542
6543         * Documentation/user/global.itely: added "removing dynamics
6544         from MIDI" code.
6545
6546 2005-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6547
6548         * VERSION (PATCH_LEVEL): release 2.7.18
6549
6550         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): replace
6551         System_start_delimiter_engraver by
6552         Nested_system_start_delimiter_engraver.
6553
6554         * lily/nested-system-start-delimiter-engraver.cc (struct
6555         Bracket_nesting_node): new class.
6556         (struct Bracket_nesting_group): new class
6557         (struct Bracket_nesting_staff): new class.
6558         (process_music): create hierarchy of grobs. This allows separate
6559         tuning of different SSDs. 
6560
6561         * scm/define-grobs.scm (all-grob-descriptions): new Grob SystemStartSquare
6562         (all-grob-descriptions): remove old NestedSystemStartDelimiter.
6563
6564 2005-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6565
6566         * lily/side-position-interface.cc (aligned_side): multiply
6567         staff_radius by 2.
6568
6569         * lily/script-engraver.cc (make_script_from_event): allow setting
6570         values to '()
6571
6572 2005-11-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6573
6574         * lily/system-start-delimiter.cc (line_bracket): don't shorten height.
6575
6576         * scm/define-grobs.scm (all-grob-descriptions): new grob
6577         NestedSystemStartDelimiter.
6578
6579         * input/regression/system-start-heavy-bar.ly: new file.
6580
6581         * lily/nested-system-start-delimiter-engraver.cc: new file.
6582
6583         * lily/nested-system-start-delimiter.cc: new file.
6584
6585         * input/regression/system-start-nesting.ly: new file.
6586
6587         * scm/define-grobs.scm (all-grob-descriptions): use X side
6588         positioning for positioning braces for nested contexts.
6589
6590         * lily/system-start-delimiter.cc (print): don't divide extent by
6591         staff_space.
6592         (print): use style iso. glyph.
6593         (staff_bracket): translate glyph inside routine already.
6594
6595 2005-11-18  Michael Welsh Duggan <md5i@cs.cmu.edu>
6596
6597         * lily/vaticana-ligature-engraver.cc: fixed 2 typos in glyph
6598         names.
6599
6600 2005-11-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6601
6602         * scm/define-context-properties.scm
6603         (all-user-translation-properties): rename figuredBassFormatter
6604         from newFiguredBassFormatter.
6605
6606         * scm/define-grobs.scm (all-grob-descriptions): move from NewBassFigure
6607
6608         * lily/figured-bass-engraver.cc: move from new-figured-bass-engraver.cc
6609
6610         * lily/stem.cc (calc_stem_info): trigger beaming calculation.
6611
6612         * lily/beam.cc (calc_beaming): new function.
6613         (calc_shorten): new function.
6614
6615         * THANKS: add Edward Neeman.
6616
6617         * input/regression/accidental-clef-change.ly: new file.
6618
6619         * lily/note-collision.cc (check_meshing_chords): don't merge fa heads.
6620
6621         * scm/define-grobs.scm (all-grob-descriptions): add Y-offset property.
6622
6623         * lily/clef-engraver.cc (inspect_clef_properties): reset
6624         localKeySignature for clef changes.
6625
6626 2005-11-17  Mats Bengtsson  <mabe@s3.kth.se>
6627
6628         * python/midi.c: PyMIDINIT_FUNC isn't defined in Python < 2.3 
6629         add dummy definition that works in Linux and add information in
6630         INSTALL.texi on the specific Python requirements for Cygwin/Mingw.
6631
6632         * Documentation/user/changing-defaults.itely (Modifying context
6633         plug-ins): Add index for \with.
6634
6635         * Documentation/user/music-glossary.tely (dal segno): Updated
6636         example to version >=2.6.
6637
6638 2005-11-16  Mats Bengtsson  <mabe@s3.kth.se>
6639
6640         * Documentation/user/instrument-notation.itely (Printing chord
6641         names): Reorder \chordmode and \repeat in one example.
6642
6643 2005-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6644
6645         * VERSION: release 2.7.17
6646         
6647         * Documentation/topdocs/NEWS.tely (Top): add note about
6648         refactoring.
6649
6650         * lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
6651         new function. Search region of 3 positions for best tie.
6652         (score_configuration): new function.
6653         (score_aptitude): new function.
6654         (generate_configuration): new function.
6655         (get_configuration): new function.
6656         (Tie_formatting_problem): new function
6657
6658         * input/regression/page-top-space.ly: a6 for page-top-space demo. 
6659
6660         * stepmake/aclocal.m4: use $(if ) for config-FOOF.make
6661
6662         * THANKS: add Eduardo Vieira & Ralph Little
6663
6664         * mf/feta-bolletjes.mf (solfa_quarter_width): make solfa heads
6665         narrower.
6666
6667         * lily/include/tie-formatting-problem.hh (class
6668         Tie_formatting_problem): add Tie_details to
6669         Tie_formatting_problem. Update calling conventions.
6670
6671         * stepmake/aclocal.m4: oops. Include $CONFIGFILE.make, not
6672         config.make.
6673
6674         * Documentation/user/lilypond.tely: remove musedata2ly entry.
6675
6676 2005-11-16  Jürgen Reuter  <reuter@ipd.uka.de>
6677
6678         * lily/ligature-engraver.cc, lily/include/ligature-engraver.hh,
6679         scm/define-context-properties.scm: Maintenance bugfix: make
6680         ligature brackets work again by removing obsolete ligature
6681         primitive callback push/pop.
6682
6683         * scm/define-grobs.scm (LigatureBracket): Maintenance bugfix: do
6684         not call Tuplet_bracket::calc_direction.  Removed obsolete gap
6685         value.
6686
6687 2005-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6688
6689         * stepmake/aclocal.m4 (depth): Explain why absolute directory is
6690         used and do not call it a path.
6691         (FLEXLEXER_FILE): Rename from FLEXLEXER_PATH and add file name.
6692
6693 2005-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6694
6695         * lily/include/tie-formatting-problem.hh (class
6696         Tie_formatting_problem): new file.
6697
6698         * lily/tie-formatting-problem.cc (common_x_refpoint): new file.
6699
6700         * Documentation/misc/ChangeLog-2.3:  new file.
6701
6702         * lily/audio-staff.cc (output): degarianize.
6703
6704 2005-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6705
6706         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.pyc):
6707         Unset PYTHONOPTIMIZE.  Fixes install if set.
6708
6709 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6710
6711         * python/convertrules.py (conv): add warning about drums. 
6712
6713         * make/stepmake.make: include toplevel-version.make after config.make.
6714
6715         * stepmake/aclocal.m4 (depth): make sure $srcdir is absolute.
6716         also allow python2.4
6717
6718         * config.make.in (configure-srcdir): remove GXX GCC vars.
6719
6720         * stepmake/aclocal.m4: don't do non-srcdir build with
6721         symlinks. Use inclusion, so the src directory name can be changed.
6722
6723 2005-11-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6724
6725         * make/mutopia-vars.make:
6726         * make/ly-vars.make: Use src-wildcard iso wildcard for source
6727         files.
6728
6729 2005-11-13  Werner Lemberg  <wl@gnu.org>
6730
6731         * mf/feta-arrow.mf: For all glyphs, don't mirror `currentpicture'
6732         but the affected path.  This ensures that the (overlapping) outlines
6733         have the same direction, which is a necessary prerequisite for
6734         FontForge's algorithm to remove overlaps.
6735         Formatting.
6736
6737         * mf/feta-haak.mf: Formatting.
6738         (draw_bracket): Slightly modify outline to avoid an unnecessary
6739         corner.
6740         Don't use ad-hoc values for `leave_angle' and `tip_angle' but derive
6741         them from the affected paths.
6742
6743 2005-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6744
6745         * mf/README: remove xpm / accordion notes.
6746
6747         * lily/tie-column-format.cc (set_chord_outline): add dots into
6748         skyline extents. This fixes tie formatting if the left head has dots.
6749
6750         * lily/tie.cc (get_configuration): only shift tie by a whole staff
6751         space inside the staff.
6752         (get_configuration): shift another position if necessary in case
6753         of left head tie  
6754
6755 2005-11-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6756
6757         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): use
6758         buildscript-dir iso. $(depth)/buildscripts.
6759
6760         * tex/GNUmakefile (local-uninstall): remove
6761         music-drawing-routines.ps juggling.
6762
6763         * stepmake/stepmake/install-targets.make (local-install-files):
6764         prepend src-dir to install targets.
6765
6766         * lily/system-start-delimiter-engraver.cc
6767         (acknowledge_system_start_delimiter): use
6768         add_offset_callback(). This fixes translation of nested
6769         staffgroups.
6770
6771         * lily/grob-closure.cc (add_offset_callback): only encaps in
6772         simple_closure if it's a procedure.
6773         
6774         * lily/span-bar.cc (calc_glyph_name): read glyph-name, not glyph
6775         from bar-line.
6776
6777         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
6778         remove-empty where pertinent.
6779
6780 2005-11-12  Graham Percival  <gpermus@gmail.com>
6781
6782         * Documentation/user/instrument-notation.itely: added
6783         Cameron Horsburgh's multiple stanzas docs.  Thanks!
6784
6785 2005-11-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6786
6787         * lily/GNUmakefile
6788         ($(top-build-dir)/Documentation/pictures/$(outbase)/lilypond.ico):
6789         make picture in builddir, not srcdir.
6790
6791 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6792
6793         * VERSION: release 2.7.16
6794         
6795         * scripts/lilypond-book.py (main): use commands.mkarg () to quote
6796         shell arguments. 
6797
6798 2005-11-10  Mats Bengtsson  <mabe@s3.kth.se>
6799
6800         * Documentation/user/examples.itely (Piano templates): Minor
6801         modification to the Piano centered lyrics example.
6802
6803 2005-11-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6804
6805         * scripts/lilypond-invoke-editor.scm (run-browser): look at
6806         $BROWSER.
6807
6808         * Documentation/user/point-and-click.itely: simplify p&c
6809         instruction: don't configure firefox. Put lilypond-invoke-editor
6810         in front of the browser.
6811
6812         * scripts/lilypond-invoke-editor.scm (run-editor): new function.
6813         (run-browser): new function.
6814
6815         * lily/parser.yy (Lily_lexer): recognize Book
6816
6817         * lily/book.cc (clone): new function
6818
6819         * lily/parser.yy (book_body): allow BOOK_IDENTIFIER.
6820
6821 2005-11-10  Jürgen Reuter  <reuter@ipd.uka.de>
6822
6823         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc:
6824         Maintenance bugfix: reduce number of font related warnings by
6825         updating naming conventions for glyph-name.
6826
6827 2005-11-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6828
6829         * scm/define-grobs.scm (all-grob-descriptions): add
6830         rhythmic-grob-interface to TabNoteHead.
6831
6832         * scm/layout-beam.scm (check-quant-callbacks): remove
6833         set_stem_lengths()
6834
6835 2005-11-08  Jürgen Reuter  <reuter@ipd.uka.de>
6836
6837         * ly/gregorian-init.ly (divisiones): Maintenance bugfix: vertical
6838         alignment of centered divisiones.
6839
6840         * scm/scripts.scm (articulations): Maintenance bugfix:
6841         follow-into-staff -> quantize-position.
6842
6843         * lily/vaticana-ligature-engraver.cc (transform_heads): Bugfix:
6844         plica head in porrectus deminutus.
6845
6846 2005-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6847
6848         * make/lilypond.fedora.spec.in (Group): add %clean section.
6849
6850         * lily/tuplet-bracket.cc (print): change check: remove bracket if
6851         less then 1/5th of total length.  
6852         (print): use gap too.  Fixes tupletUp-single-bracket.ly
6853
6854         * scm/music-functions.scm (glue-mm-rest-texts): also put other
6855         events into EventChord. This fixes textspanners on mm rests. Fixes
6856         spanner-rest.ly
6857
6858         * lily/side-position-interface.cc (get_axis): read side-axis
6859         (set_axis): set side-axis.
6860
6861         * scm/define-grobs.scm (all-grob-descriptions): add side-axis
6862         properties everywhere.
6863
6864         * lily/spacing-spanner.cc (breakable_column_spacing): add
6865         average-spacing-wishes. Take maximum if not set.
6866         (musical_column_spacing): idem. Fixes: spacing-keysig-note.ly
6867
6868         * scm/define-grobs.scm (all-grob-descriptions): add
6869         average-spacing-wishes.
6870
6871         * lily/grob-closure.cc (add_offset_callback): bugfix: properly add
6872         offset callbacks. This fixes alignment for Fingering objects.
6873
6874         * scm/define-grobs.scm (all-grob-descriptions): tiny bit less
6875         space for key - timesig combination. 
6876
6877         * input/regression/script-stem-tremolo.ly (Module): new file.
6878
6879         * scm/define-grobs.scm (all-grob-descriptions): decrease distance
6880         to key sig.
6881
6882         * lily/dynamic-engraver.cc (acknowledge_stem_tremolo): new function.
6883         Fixes: c-tremolo-script.ly.
6884         
6885         * lily/text-engraver.cc (acknowledge_stem_tremolo): new function.
6886
6887         * lily/script-engraver.cc (acknowledge_stem_tremolo): new function.
6888         
6889         * scm/define-grobs.scm (all-grob-descriptions): remove
6890         self-X-offset. Fixes alignment of octavate-8.
6891
6892         * scripts/lilypond-book.py (datadir): look in
6893         LILYPONDPREFIX/share/lilypond/current/
6894
6895         * GNUmakefile.in: symlink current to <VERSION>. 
6896
6897 2005-11-07  Pedro Kroger  <kroeger@pedrokroeger.net>
6898
6899         * lily/main.cc: eps listed as a backend.
6900
6901 2005-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6902
6903         * scm/lily-library.scm (print-music-as-book): quote $defaultpaper.
6904
6905 2005-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6906
6907         * lily/include/score.hh (class Score): remove texts_ member.
6908
6909         * lily/beam.cc (set_stem_lengths): force direction callback.
6910         (print): read quantized-positions, so we can force
6911         Beam::set_stem_lengths to occur.
6912         (rest_collision_callback): use common X parent. 
6913
6914 2005-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6915
6916         * flower/file-path.cc (find): Bugfix: Return name of file found.
6917
6918         * lily/main.cc (setup_paths): Bugfix for argv0 logic.
6919         (setup_paths)[__CYGWIN__ || __MINGW32__]: Normalize argv0.
6920         (setup_paths)[__MINGW32__]: Also look for argv0 + .exe.
6921
6922 2005-11-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6923
6924         * flower/offset.cc: idem.
6925
6926         * mf/*.mf: update email address.
6927
6928         * lily/font-config-scheme.cc:  new file.
6929
6930         * GNUmakefile.in (SUBDIRS): remove debian/ directory.
6931
6932         * lily/*:  cs.uu.nl -> xs4all.nl
6933
6934         * VERSION (PATCH_LEVEL): release 2.7.15
6935
6936         * make/lilypond.mandrake.spec.in (Module): remove Mandrake & Suse
6937         spec files.
6938
6939         * make/lilypond.fedora.spec.in: add %{libdir}/lilypond/
6940
6941 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6942
6943         * GNUmakefile.in: bugfix: encapsulate mkdir && cd in parens.   
6944
6945         * lily/staff-performer.cc (process_music): add audio
6946         elements. This makes MIDI instrument changes work once again.
6947
6948         * lily/main.cc (LY_DEFINE): add gmane address.
6949
6950         * lily/beam.cc: remove calc_positions()
6951
6952         * lily/include/grob.hh (class Grob): move pscore, dim_cache_,
6953         original_ in private scope.
6954         (class Grob): drop pscore_ pointer, change to output_def pointer.
6955         (class Grob): cleanup class definition.
6956
6957         * ly/spanners-init.ly (assertBeamQuant): use make-simple-closure.
6958
6959 2005-11-02  Jan Nieuwenhuizen  <janneke@gnu.org>
6960
6961         * lily/main.cc (setup_paths)[__MINGW32__]: Do not assume argv0 is
6962         absolute.  Better diagnostics.
6963
6964         * GNUmakefile.in: Add bin/ to tree and populate with some links.
6965         This makes lilypond run from the build directory using argv0
6966         relocation (without any --prefix or LILYPONDPREFIX setting).
6967
6968 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6969
6970         * Documentation/topdocs/NEWS.tely (Top): document new backend design.
6971
6972         * scm/define-grobs.scm: purge self-[XY]-offset variables, replace
6973         with simple-closure.
6974
6975         * lily/self-aligment-interface.cc (set_align_self): new function
6976         (set_center_parent): new function.
6977
6978         * lily/side-position-interface.cc (set_axis): new function.
6979
6980         * lily/new-fingering-engraver.cc (position_scripts): use drul for
6981         generic code. 
6982
6983         * scm/define-grob-properties.scm (all-user-grob-properties):
6984         remove [XY]-offset-callbacks add [YX]-offset
6985         
6986 2005-11-02  Mats Bengtsson  <mabe@s3.kth.se>
6987
6988         * scm/define-grobs.scm (all-grob-descriptions): Added space-alist
6989         entry for time signatures after breathing signs. Bug report by
6990         Scott Russell.
6991
6992 2005-11-01  Jan Nieuwenhuizen  <janneke@gnu.org>
6993
6994         * lily/main.cc (setup_paths)[!__MINGW32__]: Bugfix: if argv0 is
6995         not absolute, make it absolute using PATH.
6996
6997 2005-10-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6998
6999         * python/midi.c (initmidi): Fix type for mingw.
7000
7001 2005-10-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7002
7003         * stepmake/stepmake/compile-vars.make (SHARED_FLAGS): Support mingw.
7004
7005         * stepmake/stepmake/generic-vars.make (MINGW_BUILD): Detect mingw
7006         cross compiling.
7007
7008         * stepmake/aclocal.m4: Support python cross compiling.
7009
7010         * stepmake/stepmake/python-module-vars.make (SHARED_MODULE_SUFFIX):
7011         Add mingw section.
7012
7013 2005-11-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7014
7015         * scm/output-lib.scm (chain-grob-member-functions): replace
7016         chained-callback.cc
7017
7018         * lily/chained-callback.cc (Module): remove file.
7019
7020         * lily/rest-collision.cc (force_shift_callback_rest): change to
7021         chained callback.
7022
7023         * lily/rest.cc (y_offset_callback): merge function of 3 callbacks. 
7024
7025         * lily/grob.cc (y_parent_positioning): remove axis argument from
7026         parent_positioning callbacks.
7027         (Grob): junk init code
7028         (get_offset): use generic property callbacks for
7029         X-offset, Y-offset. Remove Grob::{add,has}_offset_callback.
7030         (axis_parent_positioning): new function
7031         (axis_offset_symbol): new function
7032         (chain_offset_callback): new function
7033         (add_offset_callback): new function
7034
7035         * lily/beam.cc (rest_collision_callback): change signature; this
7036         is now a chained callback.
7037
7038         * lily/include/dimension-cache.hh (class Dimension_cache): remove
7039         callback administration.
7040
7041         * lily/simple-closure.cc: new file. Smob type that allows "grob
7042         member functions",
7043
7044             (ly:make-simple-closure FUNC A B)
7045
7046         is evaluated as (FUNC grob A B). This allows chaining of callbacks
7047         in various ways.
7048
7049         * lily/slur-engraver.cc (acknowledge_extra_object): use chained
7050         callbacks.
7051
7052         * lily/slur.cc (outside_slur_callback): take 2 arguments.
7053
7054         * lily/rest.cc (polyphonic_offset_callback): remove.
7055
7056         * lily/script-engraver.cc (try_music): remove bool* argument.
7057
7058         * scm/script.scm (default-script-alist): set quantize-position
7059         appropriately.
7060
7061         * lily/script-engraver.cc: remove follow_into_staff_ special coding. 
7062
7063         * lily/side-position-interface.cc (aligned_side): move staff
7064         position quantization from
7065         Side_position_interface::quantised_position().
7066         (quantised_position): remove
7067         
7068 2005-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7069
7070         * input/regression/beam-quant-standard.ly: reindent, set
7071         debug-beam-quanting to #t.
7072
7073         * lily/beam-concave.cc (calc_concaveness): set concaveness to
7074         10000 if this is a "hard" concave beam.
7075
7076         * lily/beam.cc (calc_least_squares_positions): change from
7077         calc_least_squares_dy
7078         (set_stem_lengths): this is now a chained callback.
7079
7080         * lily/context-property.cc (execute_general_pushpop_property):
7081         bugfix override with procedure should have effect.
7082
7083         * scm/define-grob-properties.scm (all-internal-grob-properties):
7084         remove position-callbacks.
7085
7086         * scm/define-grobs.scm (all-grob-descriptions): use
7087         ly:make-callback-chain for positions property.
7088
7089         * scm/layout-beam.scm (check-quant-callbacks): return list of
7090         chained callbacks.
7091
7092         * scm/lily.scm (type-p-name-alist): add callback-chain
7093
7094         * lily/lily-guile.cc (type_check_assignment): type check failure
7095         is warning not message.
7096
7097         * lily/grob-property.cc (try_callback): walk callback chain if
7098         appropriate.
7099
7100         * lily/chained-callback.cc: new file. new smob type.
7101
7102         * lily/lily-guile.cc (procedure_arity): new function.
7103
7104 2005-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7105
7106         * Documentation/topdocs/INSTALL.texi (Top): add perl flex bison.
7107
7108 2005-10-25  John Mandereau  <john.mandereau@free.fr>
7109  
7110         * Documentation/user/instrument-notation.itely (Figured bass):
7111         describe new features
7112
7113 2005-10-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7114
7115         * lily/beam.cc (calc_least_squares_dy): use property callback.
7116
7117         * lily/beam-concave.cc (calc_concaveness): use property callback.
7118
7119         * ly/paper-defaults.ly: move fixed dimensions from paper.scm 
7120
7121 2005-10-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7122
7123         * HACKING: Update.
7124
7125 2005-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7126
7127         * scm/layout-page-layout.scm (page-headfoot): annotate
7128         pagetopspace too.
7129
7130         * scm/stencil.scm (dimension-arrows): shorten arrowed lines a bit. 
7131
7132         * scm/layout-page-layout.scm (annotate-y-interval): y-annotation
7133         doesn't take y-space.
7134
7135         * scm/paper.scm (paper-alist): fix A7 dimensions. 
7136
7137 2005-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7138
7139         * stepmake/stepmake/generic-vars.make (DIST_FILES): Fix
7140         src-wildcard, remove $(wildcard).
7141
7142         * po/GNUmakefile (PO_FILES): 
7143         * ps/GNUmakefile (PS_FILES): 
7144         * tex/GNUmakefile (TEX_FILES): 
7145         * cygwin/GNUmakefile (POSTINSTALLS):
7146         * vim/GNUmakefile (EXTRA_DIST_FILES): Bugfix: [etags sr?] missed
7147         some wildcard calls.
7148
7149 2005-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7150
7151         * THANKS: add Thomas Bushnell.
7152
7153 2005-10-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7154
7155         * scm/lily.scm: Remove horrendous running-from-gui? kludge.
7156         (lilypond-main): Redirect to gui-main if 'gui is set.
7157
7158         * scripts/midi2ly.py (datadir): Add libdir iso datadir to path,
7159         for alternative installations kludging s/share/lib/g
7160         LILYPONDPREFIX. 
7161
7162         * SConstruct (libdir_package_version): Define.
7163
7164         * python/SConscript: 
7165         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install binary .so
7166         module in libdir.  
7167
7168 2005-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7169
7170         * lily/main.cc: clarify --safe.
7171
7172 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7173
7174         * VERSION: release 2.7.14
7175         
7176         * Documentation/user/*.itely: remove minimumVerticalExtent.
7177
7178         * scm/define-grobs.scm (all-grob-descriptions): remove
7179         RemoveEmptyVerticalGroup
7180
7181         * lily/hara-kiri-engraver.cc (get_spanner): create VerticalAxisGroup.
7182
7183         * lily/include/lily-guile.hh (GUILE_ELLIPSIS): define to get clean
7184         compile on MOSX
7185
7186         * python/convertrules.py (conv): add rules.
7187
7188         * lily/grob.cc: remove is_empty()
7189
7190         * lily/grob-property.cc: remove add_to_list_property().
7191
7192         * scripts/convert-ly.py (datadir): add prefix switching hack to
7193         .py too.
7194
7195         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily (cresc): remove
7196         space-function tweak.
7197
7198         * lily/grob.cc: remove X-extent-callback / Y-extent-callback.
7199
7200         * scm/define-grob-properties.scm (all-user-grob-properties):
7201         remove callback property.
7202
7203         * lily/include/grob.hh (class Grob): remove property_callbacks_
7204         member. Properties of procedure type are assumed to be callbacks.
7205
7206         * lily/ligature-engraver.cc (override_stencil_callback):
7207         rewrite. Use noteHeadLigaturePrimitive as source.
7208
7209         * scm/define-grob-properties.scm (all-internal-grob-properties):
7210         remove ligature-primitive-callback
7211
7212         * lily/include/dimension-cache.hh (class Dimension_cache): make
7213         class, with Grob as friend.
7214
7215         * lily/grob.cc: remove set_extent_callback(), set_extent() and
7216         has_extent_callback()
7217
7218         * scm/translation-functions.scm (format-new-bass-figure): read
7219         figuredBassPlusDirection
7220
7221         * scm/define-context-properties.scm
7222         (all-user-translation-properties): add figuredBassPlusDirection.
7223
7224         * lily/staff-spacing.cc (next_notes_correction): oops. Init wishes.
7225
7226         * lily/align-interface.cc (set_ordered): new function.
7227
7228         * lily/grob.cc (flush_extent_cache): rewrite.
7229
7230         * lily/dimension-cache.cc (Dimension_cache): cache extent as
7231         Interval pointer directly.
7232
7233         * lily/main.cc (setup_paths): insert extra / .
7234         (setup_paths): junk cff entry.
7235
7236         * lily/font-config.cc (init_fontconfig): only add type1 / otf
7237         directories.
7238
7239         * lily/axis-group-engraver.cc (finalize): remove
7240         extraVerticalExtent, minimumVerticalExtent verticalExtent.
7241
7242         * lily/grob.cc (Grob): don't set extent from ctor.
7243         (extent): use property callbacks. 
7244
7245         * lily/axis-group-interface.cc: remove set_axes() function.
7246
7247         * lily/grob-property.cc (del_property): new function.
7248
7249 2005-10-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7250
7251         * lily/font-config.cc (init_fontconfig): resurrect mf/out/ check.
7252         
7253 2005-10-20  Jan Nieuwenhuizen  <janneke@gnu.org>
7254
7255         * stepmake/stepmake/script-vars.make (PYTHON_SCRIPTS_IN): Oops.  Add.
7256
7257 2005-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7258
7259         * mf/SConscript: Updates.
7260
7261         * lily/GNUmakefile (OUT_DIST_FILES): Bugfix.
7262
7263         * stepmake/stepmake/*:
7264         * */GNUmakefile:
7265         * config.make.in:
7266         * GNUmakefile.in:
7267         * stepmake/aclocal.m4: Friendlier --srcdir build, allowing `make'
7268         from any directory in build-dir.  Cleanups.
7269
7270         * make/srcdir.make.in: Remove.
7271
7272         * lily/main.cc (setup_paths): Fix and document build-dir hack.
7273
7274         * SConstruct (CheckYYCurrentBuffer): Use TryCompile (there is no
7275         main).
7276
7277         * lily/SConscript: Remove ttftools.
7278
7279         * SConstruct: Resurrect.
7280
7281 2005-10-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7282
7283         * lily/tuplet-bracket.cc (print): use dy iso. positions[RIGHT] for
7284         Y coordinate. 
7285
7286         * lily/paper-book.cc (add_score_title): put Paper_score title into
7287         systems_ list.
7288
7289         * scm/translation-functions.scm (format-new-bass-figure): also
7290         allow plus in combination with _
7291
7292 2005-10-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7293
7294         * VERSION: 2.7.13 released.
7295
7296         * lily/note-collision.cc (check_meshing_chords): don't wipe
7297         stencil, merely set transparent.
7298
7299         * Documentation/topdocs/NEWS.tely (Top): mention John Mandereau. 
7300         (Top): document #'callbacks.
7301         (Top): document nested \override.
7302
7303         * input/regression/figured-bass.ly: update for slash and pluses.
7304
7305         * input/regression/figured-bass-continuation-forbid.ly (Module):
7306         new file.
7307
7308         * scm/translation-functions.scm (format-new-bass-figure): use
7309         slashed-digit if diminished is set.
7310         (format-new-bass-figure): add + if 'augmented is set.
7311
7312         * scm/define-markup-commands.scm (slashed-digit): new command slashed-digit.
7313
7314         * input/test/piano-staff-distance.ly: remove file.
7315
7316         * Documentation/user/advanced-notation.itely (Formatting cue
7317         notes): use length-fraction for making stems/beams smaller.
7318
7319         * lily/parser.yy (bass_figure): accept \+ \! and / as figured bass
7320         modifications.
7321
7322         * lily/new-figured-bass-engraver.cc: new property
7323         centerFiguredBassContinuations
7324
7325         * Documentation/user/changing-defaults.itely (Difficult tweaks):
7326         use callbacks.
7327
7328         * lily/context-property.cc (execute_general_pushpop_property):
7329         robustness checks.
7330
7331         * input/regression/override-nest.ly: new file.
7332
7333         * python/convertrules.py (FatalConversionError.subber): conversion
7334         rule for #'callbacks
7335
7336         * input/regression/override-nest.ly: new function.
7337
7338         * lily/parser.yy (music_property_def): allow \override #'a #'b =
7339         #c too. 
7340
7341         * lily/context-property.cc (lookup_nested_property): new function.
7342         (evict_from_alist): new function.
7343         (general_pushpop_property): new function.
7344         (execute_general_pushpop_property): rewrite. Support nested
7345         properties too.
7346
7347 2005-10-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7348
7349         * lily/beam.cc: use length-fraction too.
7350
7351         * scm/define-grob-properties.scm (all-user-grob-properties):
7352         remove property flag-width-function
7353         (all-user-grob-properties): remove space-function.
7354
7355         * scm/layout-beam.scm: remove flag-width-function.
7356
7357         * lily/beam.cc: remove flag-width-function
7358
7359         * scm/layout-beam.scm: remove beam dir functions.
7360
7361         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): use length-fraction.
7362
7363         * lily/stem.cc (calc_length): multiply with length_fraction. Makes
7364         for easier grace tweaks.
7365
7366         * lily/beam.cc: remove dir-function.
7367
7368         * lily/system.cc (pre_processing): use callback to trigger spacing procedures.
7369
7370         * lily/grob.cc: remove spacing-procedure.
7371
7372         * lily/note-head.cc (calc_stem_attachment): new function.
7373         (internal_print): use callback to get glyph-name.
7374
7375         * lily/grob-property.cc (get_interfaces): new function.
7376
7377         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-interfaces
7378
7379         * lily/stem.cc (calc_stem_end_position): new function.
7380         (calc_length): new function.
7381         document details for stem.
7382         remove Stem::get_direction()
7383
7384         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-set-callback! 
7385
7386         * lily/grob-property.cc (set_callback): new function.
7387
7388         * lily/script-engraver.cc (make_script_from_event): don't trigger callback.
7389
7390         * lily/item-scheme.cc: new file.
7391
7392         * lily/bar-line.cc (before_line_breaking): remove function.
7393         remove bar-size-procedure, break-glyph-function
7394
7395         * lily/clef-engraver.cc (set_glyph): use glyph iso. glyph-name
7396
7397         * lily/clef.cc (before_line_breaking): change to calc_glyph_name.
7398
7399         * lily/system-start-delimiter.cc (print): suicide from
7400         here. Remove after_line_breaking_callback.
7401
7402         * lily/script-interface.cc (calc_direction): use callback for direction.
7403
7404         * lily/side-position-interface.cc (aligned_side): don't use
7405         Side_position_interface::get_direction directly. Use callback. 
7406
7407         * lily/grob.cc (get_stencil): simplify: use callback mechanism to
7408         calculate stencil.
7409         (get_print_stencil): rename from get_stencil: create stencil with
7410         transparency, color and cause. 
7411
7412         * scm/define-grobs.scm: change print-function to stencil callback everywhere.
7413
7414         * python/convertrules.py (conv): insert temporary warning rule.
7415
7416         * lily/multi-measure-rest.cc (set_text_rods): use stencil directly.
7417
7418         * lily/grob-property.cc (try_callback): remove marker if applicable.
7419
7420         * lily/grob.cc: elucidate doc about after/before-line-breaking
7421
7422         * lily/slur-scoring.cc (enumerate_attachments): robustness fix.
7423
7424         * lily/stem.cc (height): idem.
7425
7426         * lily/stem-tremolo.cc: idem.
7427
7428         * lily/slur.cc (height): don't use get_uncached_stencil()
7429
7430         * lily/rest.cc (y_offset_callback): use offset callback
7431         iso. after-line-breaking callback.
7432
7433         * lily/grob.cc: change after/before-line-breaking-callback to
7434         after/before-line-breaking dummy properties.
7435
7436         * lily/include/grob.hh: remove Grob_status.
7437
7438         * scm/define-context-properties.scm
7439         (all-user-translation-properties): remove verticalAlignmentChildCallback
7440
7441         * lily/tuplet-bracket.cc: use positions property iso. left,right-position.
7442         (calc_direction): use callback
7443         (calc_positions): use callback.
7444
7445         * lily/tie.cc (calc_direction): use callback. Only call parent
7446         positioning for more than one tie.
7447
7448         * lily/tie-column.cc (calc_positioning_done): use callback
7449
7450         * lily/slur-scoring.cc (calc_control_points): use callback
7451
7452         * lily/slur.cc (calc_direction): use callback.
7453
7454         * lily/note-collision.cc (force_shift_callback): remove.
7455
7456         * lily/dot-column.cc (force_shift_callback): remove. Use
7457         other_axis_parent_positioning.
7458
7459         * lily/grob.cc (other_axis_parent_positioning): new function.
7460         (same_axis_parent_positioning): new function
7461
7462         * lily/align-interface.cc (alignment_callback): remove function.
7463
7464         * lily/note-collision.cc (calc_positioning_done): use callback.
7465
7466         * lily/laissez-vibrer-tie.cc (calc_control_points): use callback.
7467         (calc_direction): idem.
7468         remove print function.
7469
7470         * lily/laissez-vibrer-tie-column.cc (calc_positioning_done): use callback.
7471
7472         * lily/dot-column.cc (calc_positioning_done): use callback.
7473
7474         * lily/break-align-interface.cc (calc_positioning_done): use callback.
7475
7476         * lily/beam.cc (calc_direction): use pseudo-property for beam
7477         direction callback.
7478         (calc_positions): use callback 
7479
7480         * lily/align-interface.cc (calc_positioning_done): use
7481         callback. Fold fixed  distance and normal alignment in one function.
7482
7483         * lily/stem.cc (calc_stem_end_position): use callback.
7484         (calc_positioning_done): idem.
7485         (calc_direction): idem.
7486         (calc_stem_end_position): idem
7487         (calc_stem_info): idem.
7488
7489         * lily/grob-property.cc (get_property_data): new function: 
7490         (try_callback): new function.
7491
7492         * scm/define-grob-properties.scm (all-user-grob-properties): doc
7493         callbacks property.
7494
7495         * lily/break-align-interface.cc: remove Break_align_interface::alignment_callback.
7496
7497 2005-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7498
7499         * lily/tie.cc (get_position): robustness fix. Don't crash if a
7500         tie
7501         has no heads.
7502         
7503         * lily/include/*.hh (Module): compile fixes.
7504
7505 2005-10-14  Heikki Junes <hjunes@cc.hut.fi>
7506
7507         * elisp/lilypond-font-lock.el, elisp/lilypond-indent.el: Avoid nil 
7508         as an argument for char-syntax: use (char-syntax (or nil 0)) 
7509         instead of (char-syntax nil), thanks to Milan Zamazal.
7510
7511 2005-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7512
7513         * make/lilypond.fedora.spec.in (Group): add lilypond-internals to
7514         dist.
7515
7516         * lily/tuplet-bracket.cc: check columns of bounds, not bounds
7517         themselves.
7518
7519 2005-10-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7520
7521         * flower/include/virtual-methods.hh (VIRTUAL_COPY_CONSTRUCTOR):
7522         add class_name() method.
7523
7524         * lily/music-scheme.cc: remove ly:music-name.
7525
7526 2005-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7527
7528         * cygwin/postinstall-lilypond.sh: Remove cruft.
7529
7530         * cygwin/postremove-lilypond.sh: Remove.
7531
7532         * cygwin/GNUmakefile (default): Remove postremove rules.
7533
7534 2005-10-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7535
7536         * ly/titling-init.ly (evenHeaderMarkup): use space in header on
7537         even header too.
7538         
7539         * scm/define-markup-commands.scm (wordwrap-string): bugfix for
7540         MacOS 9 users.
7541
7542         * lily/hara-kiri-group-spanner.cc (consider_suicide): only
7543         consider break index for broken spanner.
7544
7545         * scm/define-markup-commands.scm (wordwrap-string): remove \r
7546         characters from string before splitting.
7547
7548 2005-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7549
7550         * scm/framework-ps.scm (output-preview-framework): use
7551         is-book-title to determine whether to chop off the booktitle.
7552
7553         * lily/paper-book.cc (systems): init from book-title-properties
7554         (add_score_title): init score-title-properties.
7555
7556         * ly/paper-defaults.ly: add {score,book}-title-properties.
7557
7558         * scm/document-backend.scm (lookup-interface): error message if
7559         using unknown interface.
7560
7561         * lily/volta-bracket.cc (after_line_breaking): new function. Set
7562         edge-height.
7563
7564         * lily/horizontal-bracket.cc (make_enclosing_bracket): rename from
7565         make_bracket.
7566         (make_bracket): new function.
7567
7568         * scm/lily.scm (define-scheme-options): add paper-size option.
7569
7570         * ly/declarations-init.ly (laissezVibrer): get paper size from
7571         -dpaper-size
7572
7573         * scm/translation-functions.scm: use \fontsize for changing the
7574         fontsize.
7575
7576         * scm/define-grobs.scm (all-grob-descriptions): set
7577         between-length-limit to 1.0
7578
7579         * lily/tie-helper.cc: add between_length_limit_ detail property.
7580
7581         * mf/feta-bolletjes.mf: typos.
7582
7583         * lily/note-head.cc (internal_print): don't shadow idx
7584         parameter. This fixes wrong attachment for do shape heads.
7585
7586 2005-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7587
7588         * scm/parser-ly-from-scheme.scm: rename from ly-from-scheme.scm
7589
7590         * scm/parser-clef.scm (supported-clefs): rename from clef.scm
7591
7592         * scm/layout-slur.scm: rename from slur.scm
7593
7594         * scm/layout-page-layout.scm: rename from page-layout.scm
7595
7596         * scm/layout-beam.scm: rename from beam.scm
7597
7598         * scm/define-grob-interfaces.scm (bass-figure-interface): add
7599         bass-figure-interface
7600
7601         * lily/new-figured-bass-engraver.cc (process_music): add
7602         implicitBassFigures property.
7603         
7604         * scm/define-markup-commands.scm (pad-x): new markup.
7605
7606         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set
7607         minimumVerticalExtent on FiguredBass context.
7608
7609         * lily/figured-bass-continuation.cc (center_on_figures): kludge in
7610         case the continuation crosses a line break.
7611
7612 2005-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7613
7614         * flower/file-name.cc (dos_to_posix)[__CYGWIN__]: Return
7615         unconverted value if cygwin_conv_to_posix_path () fails.  Fixes
7616         absolute file name bug.  
7617
7618 2005-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7619
7620         * VERSION (PACKAGE_NAME): release 2.7.12
7621
7622         * input/regression/figured-bass-continuation-center.ly: new file.
7623
7624         * input/regression/beam-outside-beamlets.ly: new file.
7625
7626         * lily/beam.cc (set_beaming): don't clip edges.
7627         (connect_beams): don't clip edges.
7628
7629         * lily/beaming-info.cc (clip_edges): new function.
7630
7631         * lily/enclosing-bracket.cc (struct Enclosing_bracket): new file.
7632
7633         * Documentation/user/instrument-notation.itely (Figured bass):
7634         demonstrate extenders, update seealso links.
7635
7636         * scm/titling.scm (marked-up-headfoot): change tagline
7637         handling. tagline = ##f will blank the tagline as well.
7638
7639 2005-10-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7640
7641         * Documentation/topdocs/NEWS.tely: add entry for Figured bass.
7642
7643         * lily/new-figured-bass-engraver.cc (struct
7644         New_figured_bass_engraver): add new_music_found_ member.
7645
7646         * lily/lilypond-version.cc (Lilypond_version): deal with
7647         incorrectly formatted version strings. 
7648
7649         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): switch on
7650         New_figured_bass_engraver by default.
7651
7652         * lily/ttf.cc (print_trailer): only define glyph names when
7653         FT_Face has FT_FACE_FLAG_GLYPH_NAMES
7654
7655 2005-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7656
7657         * lily/horizontal-bracket.cc (make_bracket): new function.
7658
7659         * scm/define-grobs.scm (all-grob-descriptions): new grobs
7660         NewBassFigure, BassFigureBracket, BassFigureContinuation,
7661         BassFigureLine, BassFigureAlignment
7662
7663         * lily/new-figured-bass-engraver.cc (process_music): new file.
7664
7665         * lily/figured-bass-continuation.cc: new file.
7666
7667         * lily/include/horizontal-bracket.hh (struct Horizontal_bracket):
7668         new file.
7669
7670 2005-10-04  Mats Bengtsson  <mabe@s3.kth.se>
7671
7672         * scripts/lilypond-book.py: Bug fix, put the quote around the
7673         actual score for LaTeX documents.
7674
7675         * scm/define-grobs.scm (all-grob-descriptions): Change
7676         collapse-height of the SystemStartBracket grob to 5.0, 
7677         so the bracket disappears for single stave score lines (similarly
7678         to SystemStartBraces). 
7679
7680         * Documentation/user/advanced-notation.itely (Polymetric
7681         notation): Clarify the use of compressMusic.
7682
7683         * Documentation/user/basic-notation.itely (Grace notes): Clarify
7684         that the grace spacer note in other staves need the same duration
7685         and document the stroke-style property.
7686
7687 2005-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7688
7689         * Documentation/user/global.itely (Vertical spacing): document
7690         alignment-extra-space and fixed-alignment-extra-space.
7691
7692         * Documentation/topdocs/NEWS.tely (Top): add entry.
7693
7694         * input/regression/alignment-vertical-spacing.ly: new file.
7695
7696         * python/convertrules.py (conv): add rule.
7697
7698         * ly/music-functions-init.ly: rename outputProperty to overrideProperty
7699
7700         * lily/align-interface.cc (stretch_after_break): new
7701         function. Read fixed-alignment-extra-space property.
7702         (align_elements_to_extents): read alignment-extra-space property.
7703
7704         * lily/lily-guile.cc (robust_scm2dir): new function.
7705
7706         * scm/page-layout.scm (page-headfoot): annotate headsep and footsep.
7707         (annotate-space-left): new function. Annotate space left on page. 
7708         (annotate-y-interval): new function.
7709         (paper-system-annotate-last): new function. Annotate bottom-space.
7710
7711         * mf/feta-beugel.mf (y): 
7712
7713 2005-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7714
7715         * VERSION (PACKAGE_NAME):  release 2.7.11
7716
7717         * scm/lily-library.scm (interval-translate): new function
7718         (interval-center): new function. 
7719
7720         * scm/page-layout.scm (paper-system-annotate): new function. Add
7721         arrows for dimensions.
7722  
7723         * scm/stencil.scm (dimension-arrows): new function.
7724
7725         * Documentation/user/global.itely (Vertical spacing): mention annotatespacing
7726
7727         * input/regression/page-spacing.ly: add annotatespacing
7728
7729         * lily/paper-system-scheme.cc (LY_DEFINE): remove ly:paper-system-{extent,stencil}
7730         (LY_DEFINE): new function ly:paper-system-set-property!
7731
7732         * Documentation/user/global.itely (Paper size): explain how to add
7733         sizes.
7734
7735         * scm/paper.scm (paper-alist): rename tabloid paper to 11x17 to
7736         correspond to GS's definition.
7737
7738         * lily/tuplet-bracket.cc (after_line_breaking): suicide empty
7739         tuplet bracket.
7740         (print): only connect to next bracket if the next one is alive.
7741         (print): set padding to 0.0 if the bound is a breakable
7742         column. This makes tupletFullLength brackets reach up to the staff
7743         line if it doesn't connect to the next line.
7744
7745 2005-09-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7746
7747         * lily/bar-number-engraver.cc: correct docs.
7748
7749         * scm/output-lib.scm (first-bar-number-invisible): rename from
7750         default-bar-number-visibility
7751
7752 2005-09-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7753
7754         * scm/define-music-properties.scm (all-music-properties): remove
7755         predicate property.
7756
7757 2005-09-28  Heikki Junes  <hjunes@cc.hut.fi>
7758
7759         * po/fi.po: refresh.
7760
7761 2005-09-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7762
7763         * input/regression/hara-kiri-pianostaff.ly (disappear): remove
7764         superfluous s1.
7765         (disappear): bugfix.
7766
7767         * lily/stem-tremolo.cc (raw_stencil): read slope property.
7768
7769         * lily/include/paper-system.hh (class Paper_system): remove
7770         staff_extents_ member.
7771
7772         * lily/paper-system-scheme.cc (LY_DEFINE): remove.
7773
7774         * lily/include/paper-system.hh (class Paper_system): remove
7775         number_ variable. Remove is_title_. Remove break_before_penalty_
7776
7777         * lily/paper-book.cc (systems): use 'number property iso. number_
7778         member.
7779
7780         * lily/paper-system-scheme.cc: remove ly:paper-system-break-before-penalty
7781         remove ly:paper-system-number.
7782
7783         * scm/lily-library.scm (paper-system-title?): new function.
7784
7785         * lily/book.cc (process): bugfix: flip ?: cases. 
7786
7787         * Documentation/user/changing-defaults.itely (Difficult tweaks):
7788         add outputProperty.
7789
7790         * ly/music-functions-init.ly: add outputProperty music function.
7791
7792         * scm/paper.scm (set-paper-dimension-variables): add pagetopspace
7793
7794         * scm/page-layout.scm (ly:optimal-page-breaks): read next-space
7795         and next-padding.
7796         (optimal-page-breaks): rename from ly:optimal-page-breaks.
7797
7798         * lily/paper-system-scheme.cc (LY_DEFINE): new function.
7799
7800         * lily/paper-system.cc (internal_get_property): new function.
7801
7802         * Documentation/user/global.itely (Vertical spacing): refer to
7803         page-spacing.ly
7804
7805         * scm/page-layout.scm (ly:optimal-page-breaks): add support for
7806         pagetopspace
7807
7808         * input/regression/page-spacing.ly: new file.
7809
7810         * input/regression/page-top-space.ly: new file.
7811
7812         * lily/spacing-spanner.cc: cmath -> math.h
7813
7814         * lily/paper-system.cc (read_left_bound): new function. Read
7815         line-break-system-details from left bound to determine extents.
7816  
7817         * Documentation/user/programming-interface.itely (Using LilyPond
7818         syntax inside Scheme): change applyxxx -> applyXxx.
7819
7820         * ly/music-functions-init.ly: add outputProperty music function.
7821
7822         * lily/parser.yy (Generic_prefix_music_scm): add scm-scm-scm signature.
7823
7824         * lily/grob-scheme.cc (LY_DEFINE): add ! to ly:grob-suicide! name.
7825
7826         * python/convertrules.py (conv): rule
7827
7828         * ly/music-functions-init.ly: applyxxx -> applyXxx
7829
7830         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): alias
7831         TabVoice to Voice.
7832
7833 2005-09-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7834
7835         * flower/include/real.hh: include <math.h> iso. <cmath>
7836
7837         * flower/include/offset.hh: include real.hh
7838
7839 2005-09-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7840
7841         * Documentation/user/changing-defaults.itely (Difficult tweaks):
7842         fix example, now that 'interfaces is no longer directly available.
7843
7844         * lily/book.cc (process): don't crash if paper == NULL.
7845
7846         * po/fr.po: update.
7847
7848 2005-09-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7849
7850         * scm/define-music-types.scm (music-descriptions): set length and
7851         start-callback for QuoteMusic
7852
7853 2005-09-15  Mats Bengtsson  <mabe@s3.kth.se>
7854
7855         * lily/tie.cc (get_configuration): Replace fabs -> abs for integer
7856         arguments. Fixes compilation error with gcc 3.3.
7857
7858 2005-09-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7859
7860         * VERSION: release 2.7.10
7861
7862         * stepmake/stepmake/python-module-rules.make
7863         ($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.  
7864
7865         * lily/*.cc: remove <cmath> everywhere. <cmath> is included from
7866         real.hh
7867
7868 2005-09-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7869
7870         * stepmake/stepmake/c++-vars.make (#EXTRA_CXXFLAGS): don't add
7871         -Werror. Otherwise GCC barfs over various optimizations.
7872
7873         * scm/define-grob-properties.scm (all-internal-grob-properties):
7874         add note-head property
7875
7876         * Documentation/user/instrument-notation.itely (Laissez vibrer
7877         ties): new node.
7878
7879         * input/regression/laissez-vibrer-ties.ly: new file.
7880
7881         * lily/laissez-vibrer-engraver.cc: new file.    
7882
7883         * lily/include/tie-column-format.hh: new file.
7884
7885         * lily/tie-column-format.cc: new file. 
7886
7887         * lily/tie-column.cc (set_manual_tie_configuration): new function.
7888
7889         * lily/laissez-vibrer-tie.cc: new file.
7890
7891         * lily/include/laissez-vibrer-tie.hh: new file.
7892
7893         * ly/engraver-init.ly: add Laissez_vibrer_engraver
7894
7895         * ly/declarations-init.ly (laissezVibrer): add \laissezVibrer
7896
7897         * scm/define-grobs.scm (all-grob-descriptions): add
7898         LaissezVibrerTie, LaissezVibrerTieColumn
7899
7900         * lily/tie-column.cc (set_tie_config_directions): new function
7901         (final_shape_adjustment): new function.
7902         (shift_small_ties): new function.
7903
7904         * scm/define-music-types.scm (music-descriptions): add LaissezVibrerEvent
7905
7906         * lily/include/tie.hh (struct Tie_details): add x_gap_
7907         (struct Tie_configuration): add head_position_
7908
7909         * lily/tie-column.cc (set_chord_outline): new function.
7910
7911         * mf/cmr.enc.in:  remove file.
7912
7913 2005-09-11  Graham Percival  <gpermus@gmail.com>
7914
7915         * Documentation/user/examples.itely: typo fix.  Thanks, Matevž
7916
7917 2005-09-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7918
7919         * mf/feta-banier.mf: make vertical stem 1/2 stemthickness wide to
7920         reduce aliasing effects.
7921
7922         * lily/tie-column.cc (set_chord_outlines): bugfix: insert complete
7923         box in skyline.
7924
7925 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7926
7927         * lily/tie.cc (get_configuration): don't crash if left_dot is NULL.
7928
7929         * flower/include/real.hh: std::fabs too.
7930
7931 2005-09-08  Jan Nieuwenhuizen  <janneke@gnu.org>
7932
7933         * Documentation/user/lilypond.tely: Spell Baßtuba in UTF-8 (Werner). 
7934
7935         * lily, flower: Include C++ iso C headers.  Import namespace std
7936         throughout.
7937
7938         * lily/side-position-interface.cc: 
7939         * lily/scm-hash.cc: 
7940         * lily/note-head.cc: 
7941         * lily/include/includable-lexer.hh: 
7942         * flower/include/string-data.icc: Remove using std::*.
7943
7944         * lily, flower: Include C++ iso C headers.  Import namespace std
7945         throughout.
7946
7947         * lily/side-position-interface.cc: 
7948         * lily/scm-hash.cc: 
7949         * lily/note-head.cc: 
7950         * lily/include/includable-lexer.hh: 
7951         * flower/include/string-data.icc: Remove using std::*.
7952
7953         * Documentation/user/instrument-notation.itely (Entering lyrics):
7954         Multiple latin-1->utf-8 conversion fix.
7955
7956         * Documentation/user/*tely: Update Emacs cookie to utf-8.
7957
7958 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7959
7960         * lily/tie.cc (get_configuration): also avoid dots for non-space
7961         situations.
7962
7963 2005-09-07  Jan Nieuwenhuizen  <janneke@gnu.org>
7964
7965         * Documentation/user/instrument-notation.itely: Bugfix.
7966
7967 2005-09-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7968
7969         * tex/GNUmakefile: don't install texinfo.tex
7970
7971         * tex/ : cleanup: remove unused files.
7972
7973         * lily/general-scheme.cc: remove my_{isinf,isnan}.
7974
7975         * flower/include/real.hh: using std::{isnan,isinf}
7976         
7977         * VERSION (PATCH_LEVEL): release 2.7.9
7978
7979 2005-09-05  Graham Percival  <gpermus@gmail.com>
7980
7981         * Documentation/user/ instrument-notation.itely,
7982         advanced-notation.itely: minor tweaks.
7983
7984         * input/test/script-chart.ly: add item padding.
7985
7986 2005-09-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7987
7988         * flower/offset.cc: use math.h iso. <cmath>
7989
7990         * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake
7991         of IE users.
7992
7993         * scm/framework-eps.scm (dump-stencils-as-EPSes): cleanup.
7994         (widen-left-stencil-edges): new function. Fix alignment problems
7995         with LaTeX includegraphics.
7996
7997         * lily/text-interface.cc (interpret_markup): use abort().
7998
7999 2005-09-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8000
8001         * input/regression/tie-chord.ly (testLong): add a chord in 4ths
8002
8003         * lily/tie.cc (get_configuration): update bezier shape as we
8004         change Y positions.
8005         (get_configuration): don't move large ties if we're outside of the
8006         staff.
8007
8008 2005-09-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8009
8010         * scm/define-markup-commands.scm (strut): swap X and Y dims.
8011         
8012 2005-09-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8013
8014         * .cvsignore: Add auto-generated configure files and then some.
8015
8016 2005-09-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8017
8018         * scm/define-grobs.scm (DynamicLineSpanner): Add
8019         X-extent-callback.  Fixes hairpin-slur collision.
8020
8021 2005-08-31  Graham Percival  <gpermus@gmail.com>
8022
8023         * Documentation/user/advanced-notation.itely,
8024         basic-notation.itely: minor changes.
8025
8026 2005-08-31  Mats Bengtsson  <mabe@s3.kth.se>
8027
8028         * scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
8029         \linebreak between each .eps file if \betweenLilyPondSystem is
8030         undefined. 
8031
8032         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8033         music): Document the \linebreak
8034
8035         * Documentation/user/lilypond-book.itely,
8036         input/tutorial/lbook-latex-test.tex,
8037         Documentation/user/examples.itely: Remove \usepackage{graphics}
8038
8039 2005-08-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8040
8041         * mf/aybabtu.pe.in (i): don't merge alphabet into aybabtu.
8042
8043         * lily/ly-module.cc (make_stand_in_procs_weak): 1.6.4 and earlier
8044         compat bugfix.
8045
8046         * scripts/lilypond-book.py (PREAMBLE_LY): define
8047         inside-lilypond-book
8048         (modify_preamble): new function. Insert \RequirePackage{graphics}
8049         when no {graphics found in preamble.  
8050
8051 2005-08030  Graham Percival  <gpermus@gmail.com>
8052
8053         * Documentation/user/basic-notation.itely, global.itely,
8054         tutorial.itely: misc small changes.
8055
8056 2005-08-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8057
8058         * stepmake/aclocal.m4: Include MY_PATCH_LEVEL in config.make's
8059         VERSION.
8060
8061 2005-08-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8062
8063         * lily/tie-column.cc (new_directions): put Tie down on center
8064         staff line. 
8065
8066         * lily/script-interface.cc (before_line_breaking): use
8067         Grob::programming_error
8068
8069         * scm/ps-to-png.scm (make-ps-images): use pngalpha device.
8070
8071         * scripts/lilypond-book.py (get_latex_textwidth): oops. Take [0]
8072         of splitext.
8073
8074 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8075
8076         * VERSION (PACKAGE_NAME): VERSION release 2.7.8
8077
8078 2005-08-29  Werner Lemberg  <wl@gnu.org>
8079
8080         * mf/GNUmakefile: Add `-f' flag to `rm' command while removing
8081         the `*.scale.pfa' files to avoid warnings.
8082
8083 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8084
8085         * lily/tempo-performer.cc (process_music): idem.
8086
8087         * lily/midi-def.cc (get_tempo): Rational to int conversion bug.
8088
8089 2005-08-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8090
8091         * Documentation/user/advanced-notation.itely (Text markup): not a
8092         fragment.
8093
8094         * lily/midi-item.cc (to_string): use to_int() iso. int cast.
8095
8096         * lily/staff-performer.cc (initialize): add tempo/name to
8097         audio_staff_
8098
8099
8100 2005-08-26  Graham Percival  <gpermus@gmail.com>
8101
8102         * Documentation/user/advanced.itely: add text-only example.
8103
8104         * Documentation/user/invoking.itely: add index entries for
8105         convert-ly.
8106
8107         * Documentation/user/ tutorial.itely, basic-notation.itely:
8108         small fixes suggested by Steve D.  Thanks!
8109
8110 2005-08-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8111
8112         * input/regression/markup-bidi-pango.ly: new file.
8113
8114         * lily/pango-font.cc (pango_item_string_stencil): make Mingw code
8115         standard. Remove #ifdef. Remove memleak.
8116         (text_stencil): use text_dir to decide how to composite items.
8117         (text_stencil): determine uniform text direction for the entire
8118         string.
8119
8120         * scripts/lilypond-book.py (output_name): remove
8121         latex_filter_cmd. Non-portable to non-Unix systems. 
8122         (get_latex_textwidth): use File.write and os.unlink() instead.
8123
8124         * THANKS: add Vicente & Trevor.
8125
8126         * lily/grob.cc (discretionary_processing): look up origin for
8127         programming_error too. 
8128
8129         * input/regression/tie-broken.ly: new file.
8130
8131         * lily/tie-column.cc (set_chord_outlines): set outline for line
8132         break case too.
8133         
8134 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8135
8136         * lily/pango-font.cc (text_stencil): don't translate glyphs in
8137         unscaled transform, just translate stencils.
8138
8139         * ly/performer-init.ly: init timing to #t.  Fixes bar checks in
8140         MIDI.
8141
8142         * scm/define-markup-commands.scm (wordwrap-string): use
8143         text-direction
8144         (wordwrap-stencils): idem.
8145         (line): idem.
8146         (fill-line): idem.
8147         (wordwrap-stencils): translate last line to right for
8148         text-direction = LEFT.
8149
8150         * scm/define-grob-properties.scm (all-user-grob-properties): add
8151         text-direction.
8152
8153 2005-08-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8154
8155         * lily/lily-parser.cc (Lily_parser): also copy output_basename_
8156         when copying a Lily_parser object.
8157
8158 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8159
8160         * scm/define-markup-commands.scm (null): add null markup.
8161
8162 2005-08-25  Mats Bengtsson  <mabe@s3.kth.se>
8163
8164         * lily/item.cc: Add documentation of center-invisible
8165
8166 2005-08-24  Graham Percival  <gpermus@gmail.com>
8167
8168         * Documentation/user/advanced-notation.itely: add info about
8169         raising text.
8170
8171         * Documentation/user/programming-interface.itely: fix example
8172         involving raised text.
8173
8174 2005-08-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8175
8176         * lily/beam.cc (print): fix X start/end points of isolated
8177         beamlets.
8178
8179         * scm/output-ps.scm (grob-cause): escape spaces in URLs.
8180
8181         * lily/multi-measure-rest.cc (set_text_rods): new function.
8182
8183         * lily/vertical-align-engraver.cc (process_music): call
8184         Align_interface::set_axis(). This forces #'elements to be ordered,
8185         preventing random vertical reordering of staves.
8186
8187         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
8188         add avoid-slur property. 
8189
8190         * Documentation/user/basic-notation.itely (Measure repeats): add
8191         countPercentRepeats example.
8192
8193         * Documentation/user/advanced-notation.itely (Other text markup
8194         issues): remove remark about normal-font.  We have \normal-text
8195
8196         * input/regression/tie-chord.ly: add note about remaining bugs.
8197
8198         * lily/tie.cc (print): try Tie_column::set_directions () if
8199         control-points not yet defined.
8200
8201 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8202
8203         * lily/system-start-delimiter.cc (staff_brace): don't remove brace
8204         extent. This fixes braces falling out of the EPS bbox.
8205
8206         * mf/feta-beugel.mf (braces_per_font): make brace glyph align
8207         exactly to bbox.
8208
8209 2005-08-23  Graham Percival  <gpermus@gmail.com>
8210
8211         * {various} : change #up->#UP and #down->#DOWN.
8212
8213         * ly/titling-init.ly: Spacing fix when using printallheaders=##t.
8214
8215         * Documentation/user/advanced-notation.itely: clarify
8216         what objects handles text on a multimeasure rest.
8217
8218 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8219
8220         * VERSION (PATCH_LEVEL): release 2.7.7
8221
8222 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8223
8224         * make/lilypond-vars.make: set -dgs-font-load for "make web" 
8225
8226         * Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
8227
8228         * input/regression/*.ly: formatting clean-up. Default layout
8229         before music expression.
8230
8231         * input/mutopia/R.Schumann/GNUmakefile (examples): switch off
8232         romanze28-2 example.
8233
8234         * scm/ps-to-png.scm: remove dir-re function.
8235         (make-ps-images): generate page names, instead of globbing them.
8236         This brings down LilyPond memory usage for make web by a factor
8237         10. 
8238
8239         * scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
8240         don't use glob. With 3000 files, globbing
8241         Documentation/user/out-www/ can take too much time. 
8242         
8243         * lily/lily-guile.cc (gulp_file_to_string): take size argument.
8244
8245         * lily/general-scheme.cc (LY_DEFINE): take optional size argument.
8246
8247         * input/regression/tie-manual.ly: new file
8248
8249         * input/regression/tie-chord.ly: update.
8250
8251         * flower/include/interval.hh (struct Interval_t): 
8252
8253         * lily/tie.cc (distance): new function 
8254         (height): new function.
8255         (init): new function
8256         (Tie_details): new struct.
8257
8258         * lily/skyline.cc (skyline_height): new function.
8259
8260         * lily/tie-column.cc (set_chord_outlines): new function.
8261         (new_directions): read tie-configuration
8262
8263         * lily/skyline.cc: fix ASCII art.
8264         
8265 2005-08-22  Mats Bengtsson  <mabe@s3.kth.se>
8266
8267         * python/convertrules.py (string_or_scheme): Fix spelling error
8268
8269 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8270         
8271         * lily/tie-column.cc (set_directions): set directions only once.
8272         (add_configuration): new function.
8273
8274         * lily/tie.cc (set_control_points): new function
8275
8276         * lily/tie-column.cc (new_directions): new function.
8277
8278         * ly/music-functions-init.ly: set 'pitch property
8279         iso. trill-pitch. This makes \relative work with \pitchedTrill
8280
8281         * lily/tie.cc (get_configuration): new function. Don't generate
8282         control points, rather, generate configuration.
8283         remove head-pair property.
8284
8285         * lily/include/tie.hh (struct Tie_configuration): new struct.
8286
8287 2005-08-22  Heikki Junes  <hjunes@cc.hut.fi>
8288
8289         * Documentation/topdocs/NEWS.tely: clarify.
8290
8291 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8292
8293         * lily/tie.cc: remove minimum-length
8294
8295         * scm/define-grob-properties.scm (all-user-grob-properties):
8296         remove staffline-clearance, y-offset 
8297
8298         * input/regression/tie-dots.ly (Module): remove.
8299
8300         * lily/tie.cc (get_control_points): rewrite. Put short ties in
8301         staff-spaces, make long ties cross staff lines. Avoid flags and dots.
8302
8303         * input/regression/tie-single.ly: new file.
8304
8305 2005-08-21  Graham Percival  <gpermus@gmail.com>
8306
8307         * ly/bagpipe.ly: fix compile problem.
8308
8309 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8310
8311         * lily/midi-item.cc (name): new method.
8312
8313         * lily/staff-performer.cc (acknowledge_audio_element): use
8314         signature of baseclass.
8315
8316         * lily/engraver-group.cc (do_announces): move recursion call out
8317         of while loop. 
8318
8319         * lily/drum-note-performer.cc (class Drum_note_performer): use
8320         process_music everywhere.
8321
8322         * ly/performer-init.ly: add default children everywhere.
8323
8324         * lily/paper-book.cc (output): call paper-book-write-midis
8325         directly: always write MIDI, even if no \layout {} block. 
8326
8327 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8328
8329         * VERSION (PACKAGE_NAME): release 2.7.6
8330
8331         * lily/percent-repeat-engraver.cc (try_music): don't print warning
8332         about not being able to handle repeat.
8333
8334 2005-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8335
8336         * Documentation/user/examples.itely (Piano templates):
8337         * lily/include/performer-group.hh: Remove last traces of
8338         Performer_group_performer.  Fixes make web.
8339
8340 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8341
8342         * Documentation/user/examples.itely (Piano templates): change
8343         Engraver_group_engraver -> Engraver_group
8344
8345         * lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
8346         scm_stand_in_procs is not weak_any.
8347
8348         * lily/volta-bracket.cc (print): don't use strcmp().
8349
8350         * lily/volta-engraver.cc (process_music): use
8351         Text_interface::is_markup() for setting the 'text property of the
8352         volta bracket.
8353
8354         * input/mutopia/claop.py (accents): update syntax to 2.6
8355
8356         * scm/define-context-properties.scm
8357         (all-user-translation-properties): add countPercentRepeats.
8358
8359         * Documentation/user/basic-notation.itely (Measure repeats): add
8360         isolated percent example.
8361
8362 2005-08-18  Graham Percival  <gpermus@gmail.com>
8363
8364         * input/ {various}: change direction #1, #-1 to
8365         #up/#down or \fooUp, \fooDown.
8366
8367         * Documentation/user/music-glossary.tely: #-1 to #down.
8368
8369         * ly/bagpipe.ly, engraver-init.ly, property-init.ly: #1
8370         to #up, #-1 to #down.
8371
8372 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8373
8374         * lily/include/engraver-group.hh: rename.
8375
8376         * lily/include/performer-group.hh: rename.
8377
8378 2005-08-18  Mats Bengtsson  <mabe@s3.kth.se>
8379
8380         * input/test/script-abbreviations.ly: Removed some old LaTeX
8381         left overs.
8382
8383 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8384
8385         * python/convertrules.py (conv): inside-slur -> avoid-slur.
8386         Remove functions.  Remove if 1: constructs, reindent.
8387
8388         * scripts/convert-ly.py (add_version): Add functions from
8389         convertrules.py
8390
8391         * scm/script.scm (default-script-alist):
8392         s/priority/script-priority.  Fixes script stacking.  Backportme.
8393         (Fermata): Very low priority.
8394
8395 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8396
8397         * input/regression/*.ly: remove superfluous \score blocks. Reindent.
8398
8399         * input/regression/slur-script.ly: remove padding tweaks. Add
8400         comment strings.
8401
8402         * lily/note-spacing.cc (get_spacing): remove kludge for EOL wide
8403         time sigs and related stuff.
8404
8405         * scm/define-grob-properties.scm (all-user-grob-properties): add
8406         @code{} tags to property description.
8407
8408         * lily/include/line-group-group-engraver.hh (Module): remove file.
8409
8410         * python/convertrules.py (conv): add rule for
8411         Engraver_group_engraver -> Engraver_group.
8412
8413         * lily/include/performer-group-performer.hh: analogous.
8414
8415         * lily/include/engraver-group-engraver.hh: rename to Engraver_group.
8416
8417         * lily/context-def.cc (instantiate): check for
8418         Engraver_group_engraver and Performer_group_performer not
8419         Engraver/Performer. Fixes crashes when doing \with { \consists .. }
8420  
8421 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8422
8423         * input/les-nereides.ly: Remove three fingering tweaks, update
8424         remaining one.
8425
8426         * input/regression/slur-script-inside.ly: Update, fix doc.
8427
8428         * scm/script.scm: Update to avoid-slur.
8429
8430         * scm/define-grob-properties.scm (avoid-slur): New property.
8431
8432         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
8433         * lily/slur-engraver.cc (acknowledge_extra_object): Invoke
8434         outside_slur_callback if avoid-slur != #'inside.
8435
8436         * scm/define-grobs.scm (Fingering, Textscript): No
8437         inside-slur/outside-slur preference.
8438         (DynamicLineSpanner): Always outside slur.
8439
8440         * input/regression/slur-script.ly: More tests.
8441
8442 2005-08-17  Graham Percival  <gpermus@gmail.com>
8443
8444         * Documentation/user/lilypond-book: fix notime entry.
8445
8446         * Documentation/user/advanced-notation.itely: add info on
8447         getting an I rehearsal mark.
8448
8449         * Documentation/user/putting.itely: reinstate "I", re-enforce
8450         the fact that \override numbers are the result of
8451         experimentation and personal taste.
8452
8453         * Documentation/user/invoking.itely: update convert-ly bugs.
8454
8455 2005-08-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8456
8457         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set timing
8458         to #t.
8459
8460         * lily/timing-translator.cc (initialize): don't initialize timing.
8461
8462         * input/regression/stem-spacing.ly (Module): remove file.
8463
8464         * input/regression/spacing-stick-out.ly: specify Score context for
8465         \override
8466
8467         * input/regression/clefs.ly: remove spurious {}s 
8468
8469 2005-08-17  Heikki Junes  <hjunes@cc.hut.fi>
8470
8471         * Documentation/topdocs/NEWS.tely,
8472         input/regression/repeat-percent-count.ly: clarify a bit.
8473
8474 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8475
8476         * input/no-notation/display-lily-tests.ly: delete
8477         display-lily-init call.
8478
8479         * ly/music-functions-init.ly (displayLilyMusic): move
8480         display-lily-init call at top level, so that the user should not
8481         have to call it.
8482
8483         * scm/define-music-display-methods.scm (note-name->lily-string):
8484         retrieve note names directly from pitchnames using new function `rassoc'.
8485         (display-lily-init): note names list construction removed.
8486
8487 2005-08-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8488
8489         * THANKS: spello.
8490
8491         * lily/lily-parser.cc (get_header): copy module, instead of
8492         returning it.
8493
8494         * Documentation/topdocs/NEWS.tely (Top): add entry for percent
8495         counters.
8496
8497         * Documentation/user/basic-notation.itely (Measure repeats): add
8498         links to Counter grobs.
8499
8500         * scm/define-grobs.scm (all-grob-descriptions): add
8501         DoublePercentRepeatCounter
8502         (all-grob-descriptions): add PercentRepeatCounter
8503
8504         * lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
8505         also create counter grobs.
8506
8507         * lily/separation-item.cc (extremal_break_aligned_grob): don't
8508         return grob without space-alist.
8509
8510         * input/proportional.ly: tune staff-padding.
8511
8512         * input/regression/repeat-percent-count.ly: new file. 
8513
8514 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8515
8516         * input/no-notation/display-lily-tests.ly: moved from
8517         input/regression/ to input/no-notation. Be sure to call
8518         `display-lily-init' before trying to use the display function.
8519
8520 2005-08-16  Mats Bengtsson  <mabe@s3.kth.se>
8521
8522         * scripts/lilypond-book.py (option_definitions): Don't localize
8523         the empty string. Fixes bug when --psfonts was used with
8524         non-English locale.
8525
8526 2005-08-15  Graham Percival  <gpermus@gmail.com>
8527
8528         * lily/tuplet-bracket.cc: simple build fix.
8529
8530         * Documentation/user/putting.itely: use "we" instead of "I".
8531
8532         * Documentation/user/basic-notation.itely: cautionary accidentals
8533         work with naturals, too.
8534
8535 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8536
8537         * lily/tuplet-bracket.cc (calc_position_and_height): add
8538         staff-padding support.
8539
8540         * input/proportional.ly: set staff-padding.
8541         
8542         * VERSION (PATCH_LEVEL): release 2.7.5
8543
8544         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): text formatting
8545         fixes. Remove tweaks.
8546
8547         * input/regression/tuplet-slope.ly: add a test case.
8548
8549         * lily/tuplet-bracket.cc (calc_position_and_height): revert
8550         erroneous fix. Add spanner bounds to offset array with relative X
8551         positions.
8552
8553         * ly/engraver-init.ly: add Rest_engraver only once.
8554
8555         * scm/define-music-display-methods.scm (KeyChangeEvent): only do
8556         (*parser*) lookup if (*parser*) != #f.
8557
8558 2005-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8559
8560         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
8561         Cut-and paste update.
8562
8563         * input/regression/slur-script.ly: Add example of reverting
8564         inside-slur for fingering.
8565
8566         * scm/define-grobs.scm (DynamicLineSpanner, Fingering,
8567         TextScript): Explicitly set inside-slur #f, forcing these out of slur.
8568
8569         * lily/slur-engraver.cc (acknowledge_extra_object): Only invoke
8570         outside_slur_callback if inside-slur == #f (as opposed to unset).
8571
8572 2005-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8573
8574         * tex/GNUmakefile (INSTALLATION_FILES): Remove enc symlink setup,
8575         encoding files are already removed.
8576
8577 2005-08-15  Mats Bengtsson  <mabe@s3.kth.se>
8578
8579         * Documentation/user/advanced-notation.itely (Instrument names):
8580         Document a workaround for instrument names that collide with
8581         system start braces/brackets.
8582
8583 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8584
8585         * lily/rest-collision.cc (do_shift): spello.
8586
8587         * input/proportional.ly: use #'used property. Set break-overshoot
8588         property.
8589
8590         * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge.
8591
8592         * lily/paper-column.cc: add #'used property
8593
8594         * lily/mark-engraver.cc (stop_translation_timestep): set grob
8595         array for staves found.
8596
8597         * lily/metronome-engraver.cc (stop_translation_timestep): set grob
8598         array for stavesFound.
8599
8600         * lily/staff-spacing.cc (next_note_correction): add fixed and
8601         space to calling convention. This fixes spacing of accidentals
8602         after barlines.
8603
8604         * input/regression/spacing-accidental-stretch.ly: add barline -
8605         accidental case.
8606
8607         * scm/framework-ps.scm (page-header): add version number to
8608         creator
8609         (eps-header): idem.
8610
8611         * mf/feta-bolletjes.mf: swap d0 and u0 fa heads.
8612         
8613 2005-08-13  Graham Percival  <gpermus@gmail.com>
8614
8615         * Documentation/user/global.itely: add "fit as much as
8616         possible onto this page" example (Vertical spacing).
8617
8618 2005-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8619
8620         * *: Nitpick run.
8621
8622         * buildscripts/fixcc.py: Fixes.
8623
8624 2005-08-12  Graham Percival  <gpermus@gmail.com>
8625
8626         * Documentation/user/advanced-notation.itely: add markup
8627         example to Text spanners.
8628
8629 2005-08-12  Mats Bengtsson  <mabe@s3.kth.se>
8630
8631         * Documentation/user/basic-notation.itely (Ties): Add example of
8632         tying a tremolo to a chord. Thanks to Steve Doonan. 
8633
8634         * lily/tie-engraver.cc: Add tieWaitForNote to the list of read
8635         properties and move tieMelismaBusy to the list of written
8636         properties. 
8637
8638 2005-08-12  Heikki Junes  <hjunes@cc.hut.fi>
8639
8640         * po/TODO: suggest to use a dedicated tool like kbabel.
8641
8642         * po/fi.po: update using kbabel.
8643
8644 2005-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8645
8646         * *: Remove obsolete files.  Nitpick run.
8647
8648         * lily/lily-guile.cc (parse_symbol_list): Bugfix.
8649
8650 2005-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8651
8652         * mf/GNUmakefile (get-*-fonts): Rename from get-*-pfa.  Copy SVG
8653         too.
8654
8655         * Documentation/topdocs/NEWS.tely (Top): Add slur script feature.
8656
8657         * lily/lily-guile.cc (parse_symbol_list): Rewrite.  Grok multiple
8658         whitespace as symbol separator.
8659
8660         * lily/side-position-interface.cc: Add slur-padding.
8661
8662         * input/regression/slur-script.ly: Fixed.  Backportme?  This is
8663         quite a large fix, and it never worked in a stable release; so not
8664         really a regression.
8665
8666         * lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver):
8667         Update cut and paste code from Slur_engraver.
8668
8669         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
8670         Add.
8671
8672         * scm/define-grobs.scm (DynamicLineSpanner): Add
8673         dynamic-line-spanner-interface.
8674         (DynamicLineSpanner, TextScript, Fingering): Add slur-padding.
8675
8676 2005-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8677
8678         * lily/slur-engraver.cc (acknowledge_extra_object): Bugfix: use
8679         to_boolean () so that non-set 'inside-slur means false.
8680
8681         * lily/slur.cc (outside_slur_callback): Bugfixes: make sure that
8682         slur has control-points.  Skip script without direction.  Always
8683         do_shift if script inside slur, even if slur not contained in
8684         script y-extent.  Increment k in loop.
8685
8686 2005-08-11  Mats Bengtsson  <mabe@s3.kth.se>
8687
8688         * scm/define-markup-commands.scm: Improved regexp to search for
8689         EPS bounding boxes and corrected call to ly:warning.
8690
8691 2005-08-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8692
8693         * Documentation/user/programming-interface.itely (Displaying music
8694         expressions): doc for \displayLilyMusic. Also some precisions in
8695         "Markup construction in Scheme"
8696
8697 2005-08-10  Mats Bengtsson  <mabe@s3.kth.se>
8698
8699         * scm/define-markup-commands.scm (normal-text): Added 2 new
8700         markup commands, \normal-text and \medium (the latter thanks to
8701         Bruce Fairchild). 
8702
8703 2005-08-08  Graham Percival  <gpermus@gmail.com>
8704
8705         * Documentation/user/programming-interface.itely: fix @{ @}.
8706
8707         * scm/define-markup-commands.scm: add linewidth info to
8708         \justify and \wordwrap, add "upright is the opposite of italic".
8709
8710         * Documentation/user/advanced-notation.itely: shaped->shape,
8711         add (cons (markup "foo")) type of example to text markup,
8712         reword multi-measure rests section.
8713
8714         * lily/note-heads-engraver.cc: changed Shaped->Shape in a
8715         comment.  No actual code was touched.
8716
8717         * Documentation/user/invoking.itely: add more info about
8718         \include.  Thanks, Bruce!
8719
8720         * THANKS: add Bruce Fairchild, alphabetise.
8721
8722         * Documentation/user/global.itely: document \score{\header{}}
8723         behavior.
8724
8725         * Documentation/user/basic-notation.itely: reword multi-measure
8726         rest discussion in Rests.
8727
8728 2005-08-08  Mats Bengtsson  <mabe@s3.kth.se>
8729
8730         * Documentation/user/programming-interface.itely (Markup
8731         construction in Scheme): Corrected example and tried to clarify
8732         the implicit \line in the table.
8733
8734 2005-08-07  Graham Percival  <gpermus@gmail.com>
8735
8736         * Documentation/user/instrument-notation.itely: moved
8737         some bagpipe info back into the bagpipe section.  Somehow
8738         it ended up in the "other vocal issues" section?!  :o_O
8739
8740 2005-08-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8741
8742         * scm/framework-ps.scm (dir-join): Rename from path-join (joins
8743         directories, not paths).
8744
8745 2005-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8746
8747         * scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
8748         plain emmentaler/aybabtu.  Backportme.
8749
8750         * lily/tuplet-bracket.cc (calc_position_and_height): Bugfix:
8751         missing dir correction.
8752
8753 2005-08-05  Graham Percival  <gperlist@shaw.ca>
8754
8755         * scm/define-markup-commands: fix reversed justify/wordwrap
8756         doc strings.
8757
8758 2005-08-05  Jürgen Reuter  <reuter@ipd.uka.de>
8759
8760         * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
8761         lily/gregorian-ligature-engaver.cc,
8762         lily/include/ligature-engraver.hh,
8763         lily/include/coherent-ligature-engraver.hh,
8764         lily/include/gregorian-ligature-engraver.hh: make these classes
8765         truely abstract.  This should fix some internal oddities such as
8766         duplicate as well as dead translator/property declarations, and
8767         also some dead code.
8768
8769         * lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc:
8770         bugfix: avoid message "junking empty ligature" on ligature
8771         brackets by collecting dummy grobs.
8772
8773 2005-08-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8774
8775         * lily/tuplet-bracket.cc (print): default right overshoot to 0.0
8776
8777         * input/proportional.ly (staffKind): bugfix.
8778         (staffKind): updates by Trevor Baca.
8779
8780         * scm/define-grobs.scm (all-grob-descriptions): remove arrows as
8781         default layout. 
8782
8783         * lily/tuplet-bracket.cc (print): check whether edge-text is a
8784         pair.
8785
8786         * lily/beam.cc (rest_collision_callback): call position_beam() if
8787         necessary.
8788
8789         * VERSION: release 2.7.4
8790
8791         * input/regression/spacing-uniform-stretching.ly: new file.
8792
8793         * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
8794
8795         * Documentation/topdocs/NEWS.tely (Top): add Nicolas as
8796         contributor.
8797
8798         * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
8799
8800         * input/proportional.ly: new file.
8801
8802         * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
8803         columns is empty
8804
8805         * lily/tuplet-engraver.cc (finalize): new function. Reset right
8806         bounds to currentCommandColumn for the last step.
8807         (start_translation_timestep): if tupletFullLength is set, set
8808         bound to Paper Column
8809
8810         * input/regression/tuplet-full-length.ly (indent): new file.
8811
8812         * lily/spacing-loose-columns.cc (set_loose_columns): space a whole
8813         clique of loose columns, eg. a set of grace notes in strict
8814         notespacing.
8815
8816         * input/regression/spacing-strict-spacing-grace.ly: new file.
8817
8818         * lily/key-signature-interface.cc: change property name to
8819         alteration-alist
8820
8821         * lily/key-engraver.cc (read_event): read keyAlterationOrder, not
8822         keyAccidentalOrder
8823
8824         * python/convertrules.py (conv): keyAccidentalOrder ->
8825         keyAlterationOrder
8826
8827         * lily/key-engraver.cc (create_key): always print a cancellation
8828         for going to C-major/A-minor, regardless of printKeyCancellation.
8829         (create_key): remove typecheck for visibility. This fixes key
8830         signature not being printed.
8831
8832         * lily/spacing-determine-loose-columns.cc: new file.
8833
8834         * input/regression/spacing-strict-notespacing.ly: new file.
8835
8836         * lily/spacing-spanner.cc (generate_springs): rename from
8837         do_measure. 
8838         (generate_pair_spacing): new function.
8839         (init, generate_pair_spacing): set between-cols for floating
8840         nonmusical columns.
8841
8842         * lily/spaceable-grob.cc (get_spring): new function. 
8843
8844         * lily/tuplet-bracket.cc (print): on the left, the overshoot is
8845         relative to the right edge of the prefatory matter.
8846
8847         * lily/beam.cc (print): read break-overshoot to determine where to
8848         stop/start broken beams.
8849
8850         * input/regression/spanner-break-overshoot.ly: new file.
8851
8852 2005-08-04  Graham Percival  <gperlist@shaw.ca>
8853
8854         * ly/bagpipe.ly: updated.
8855
8856         * Documentat/user/instrument.itely: un-comment out bagpipe example.
8857
8858 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8859
8860         * lily/dynamic-engraver.cc (acknowledge_slur): add slur to
8861         support: now (de)crescs avoid slurs as well.
8862
8863         * Documentation/user/instrument-notation.itely (Bagpipe example):
8864         comment out non-functioning bagpipe example.
8865         (Bagpipe definitions): idem.
8866
8867         * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example.
8868         (Top): add proportionalNotationDuration example.
8869
8870         * input/regression/spacing-proportional.ly: new file.
8871
8872         * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is
8873         synched to a beam.
8874
8875         * lily/beam.cc (shift_region_to_valid): divide by zero fix. This
8876         fixes beams with a single stem (eg. beams across linebreaks.)
8877
8878         * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
8879
8880         * flower/rational.cc (operator +): prevent overflow. This fixes
8881         heavily nested tuplets.
8882
8883         * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
8884         have to protect even those unlikely to be corrupted data members.  
8885
8886 2005-08-04  Graham Percival  <gperlist@shaw.ca>
8887
8888         * ly/bagpipe.ly: new file.
8889
8890         * THANKS: added Sven Axelsson.
8891
8892 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8893
8894         * lily/spacing-engraver.cc (stop_translation_timestep): directly
8895         copy proportionalNotationDuration into currentMusicalColumn if
8896         set.
8897
8898         * lily/spacing-spanner.cc (musical_column_spacing): if
8899         uniform-stretching set, fixed space is 0.0
8900
8901         * input/regression/spacing-multi-tuplet.ly: show
8902         uniform-stretching property.
8903
8904         * lily/spacing-spanner.cc (effective_shortest_duration): new function.
8905
8906         * lily/include/spacing-spanner.hh (class Spacing_spanner): new file.
8907         (struct Spacing_options): new struct.
8908
8909         * lily/spacing-basic.cc: new file.
8910
8911         * lily/spacing-spanner.cc (note_spacing): remove outdated code:
8912         delta_t doesn't have to be smaller than shortest_playing_len
8913
8914 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8915
8916         * input/regression/markup-arrows.ly:  new file.
8917
8918         * lily/tuplet-bracket.cc: document new behavior.
8919
8920         * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets
8921         with line breaks.
8922
8923         * scm/define-markup-commands.scm (arrow-head): arrow-head markup command.
8924
8925         * scm/define-grobs.scm (all-grob-descriptions): set arrows as
8926         default 
8927
8928         * lily/tuplet-bracket.cc: add edge-text property.
8929         add break-overshoot.
8930         (print): read break-overshoot.
8931         (print): read edge-text, add stencils.
8932
8933         * mf/feta-arrow.mf: new file.
8934
8935         * mf/feta-generic.mf: add feta-arrow.
8936
8937 2005-08-03  Mats Bengtsson  <mabe@s3.kth.se>
8938
8939         * Documentation/user/lilypond-book.itely (An example of a
8940         musicological document): Added flag -o to dvips for people who use
8941         the default setting in teTeX where output is sent to the printer. 
8942
8943         * Documentation/user/global.itely (Vertical spacing): Added
8944         reference to the Axis_group_engraver which documents the *Extent
8945         properties.
8946
8947 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8948
8949         * Documentation/user/basic-notation.itely (Tuplets): add note
8950         about nested tuplets. Remove BUG. 
8951
8952         * input/regression/tuplet-nest.ly: update: remove manual hack. 
8953
8954         * lily/tuplet-bracket.cc (print): use robust_scm2drul
8955         (print): manually call print() for subtuplets.
8956         (calc_position_and_height): add subtuplets to the
8957         support. Vertically shift outer tuplet 
8958
8959         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set
8960         remove-first for Lyrics, ChordNames and FiguredBass
8961
8962         * scm/define-grob-properties.scm (all-internal-grob-properties):
8963         use ly:grob-array? iso. grob-list?
8964         (all-internal-grob-properties): add tuplets grob-array.
8965
8966         * lily/tuplet-bracket.cc (add_tuplet_bracket):
8967         new function
8968
8969 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8970
8971         * input/test/time-signature-staff.ly: new file.
8972
8973         * ly/declarations-init.ly (center): escape to Scheme. Fixes
8974         spurious #<Music FingerEvent> errors. Backportme.
8975
8976 2005-08-03  Mats Bengtsson  <mabe@s3.kth.se>
8977
8978         * Documentation/user/programming-interface.itely (Markup
8979         construction in Scheme): Corrected markup syntax in the
8980         translation table.
8981
8982 2005-08-03  Graham Percival  <gperlist@shaw.ca>
8983
8984         * Documentation/user/instrument-notation.itely: small update
8985         to bagpipe notation docs; thanks Sven!
8986
8987         * Documentation/user/basic-notation.itely: add link about trills.
8988
8989 2005-08-02  Graham Percival  <gperlist@shaw.ca>
8990
8991         * Documentation/user/music-glossary: remove accidentally committed
8992         fink patch.
8993
8994 2005-08-02  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
8995
8996         * lily/lily-parser.cc (get_header): new function. Enable multiple
8997         \header definitions.
8998
8999         * lily/parser.yy (lilypond_header_body): use get_header.
9000
9001         * ly/init.ly:
9002         * scm/lily-library.scm (print-score-with-defaults): renamed
9003         $globalheader to $defaultheader
9004             
9005         * Documentation/user/global.itely (Creating titles): added short
9006         explanation that multiple headers are useable.
9007
9008
9009 2005-08-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9010
9011         * lily/module-scheme.cc (LY_DEFINE): new file. 
9012
9013         * Documentation/user/advanced-notation.itely (Font selection): add
9014         doco for make-pango-font-tree.
9015
9016 2005-07-31  Graham Percival  <gperlist@shaw.ca>
9017
9018         * Documentation/user/music-glossary: more languages
9019         for tenuto.
9020
9021         * Docuemntation/user/instrument-notation.itely: minor
9022         update for bagpipe example.
9023
9024 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9025
9026         * input/regression/+.ly (TODO): add some text.
9027
9028 2005-07-28  Graham Percival  <gperlist@shaw.ca>
9029
9030         * Documentation/user/invoking.itely: \score begins with music.
9031
9032         * Documentation/user/ basic-notation.itely,
9033         instrument-notation.itely: minor changes.
9034
9035         * Documentation/user/music-glossary.itely: began tenuto entry.
9036
9037 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9038
9039         * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
9040
9041         * mf/feta-bolletjes.mf: swap up and down for aiken heads.
9042
9043 2005-07-27  Graham Percival  <gperlist@shaw.ca>
9044
9045         * Documentation/user/examples.itely: remove bagpipe template.
9046
9047         * Documentation/user/instrument-notation.itely: add bagpipe
9048         section, maybe fix quotes in lyrics.  I hate text encoding.
9049         Clarify chord durations, more bagpipe stuff.
9050
9051 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9052  
9053         * lily/accidental-engraver.cc: formatting fixes.
9054
9055         * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
9056         grob-array.
9057
9058         * lily/arpeggio.cc (print): suicide arpeggio for single notehead.
9059
9060         * lily/note-column.cc (arpeggio): new function.
9061
9062         * lily/note-spacing.cc (get_spacing): also take arpeggio into
9063         account for spacing.
9064
9065 2005-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9066
9067         * lily/main.cc (sane_setenv)[!ARGV0_RELOCATION]: Also define.
9068         (setup_guile_env): Use it instead of nonstandard setenv.  Fixes
9069         mingw build.
9070         
9071 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9072
9073         * scm/lily.scm (lilypond-all): clear anonymous modules after
9074         processing files.
9075
9076 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9077
9078         * flower/include/guile-compatibility.hh (SCM_I_CONSP): add
9079         SCM_I_CONSP
9080
9081         * VERSION: 2.7.3 released
9082
9083         * Documentation/user/invoking.itely (Invoking lilypond): add
9084         LILYPOND_GC_YIELD documentation.
9085
9086         * lily/*: cleanups: use scm_from_int iso. scm_int2num. Idem for
9087         scm_from_real / scm_make_real.
9088
9089         * lily/main.cc (setup_guile_env): new function. Set GC min_yields
9090         higher. This increases memory footprint, but provides overall
9091         speedup of 15 to 20%. 
9092
9093         * lily/include/translator.hh (class Translator): remove
9094         PRECOMPUTED_VIRTUAL everywhere.
9095
9096         * lily/include/lily-guile.hh: inline scm_c[ad]r, scm_is_pair.
9097
9098         * lily/context.cc (now_mom): non-recursive now_mom() 
9099
9100         * lily/include/profile.hh: new file.
9101
9102         * lily/profile.cc: new file.
9103
9104         * lily/grob.cc (Grob::Grob): look properties up directly.
9105
9106         * lily/open-type-font.cc (get_indexed_char): cache index -> bbox
9107         lookups.
9108
9109         * lily/include/box.hh (class Box): smob Box type.
9110
9111         * lily/smobs.cc (protect_smob): O(1) GC (un)protection.
9112
9113         * lily/include/smobs.hh (DECLARE_BASE_SMOBS): add methods
9114         protect() and unprotect(). Use throughout.
9115
9116 2005-07-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9117
9118         * Documentation/topdocs/NEWS.tely: new item for \displayLilyMusic
9119
9120         * scm/define-music-display-methods.scm (markup->lily-string):
9121         markup elements can also be strings (without simple-markup
9122         appended)
9123
9124 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9125
9126         * lily/context.cc (where_defined): also assign value in
9127         where_defined().
9128
9129         * lily/bezier.cc (get_other_coordinate): use curve_coordinate
9130         (curve_coordinate): new function
9131
9132         * lily/simple-spacer.cc (add_columns): only add rods between
9133         column i and begin/end if keep-inside-line is set (this repleces
9134         allow-outside-line as default)
9135
9136 2005-07-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9137
9138         * lily/tuplet-engraver.cc (start_translation_timestep): only read
9139         tupletSpannerDuration if applicable.
9140
9141         * lily/font-size-engraver.cc (process_music): read fontSize only
9142         once per timestep.
9143
9144         * lily/engraver*cc: use throughout.
9145         
9146         * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro.
9147
9148         * lily/translator.cc (add_acknowledger): new file. Directly jump
9149         into an Engraver::acknowledge_xxx () method based on a grobs
9150         interface-list.
9151
9152         * lily/include/translator-dispatch-list.hh (class
9153         Engraver_dispatch_list): new struct, new file.
9154
9155         * scm/define-context-properties.scm
9156         (all-internal-translation-properties): remove acceptHashTable,
9157         acknowledgeHashTable
9158
9159         * lily/translator-group.cc (mark_smob): idem for acceptHashTable.
9160
9161         * lily/engraver-group-engraver.cc (Engraver_group_engraver):
9162         change acknowledgeHashTable to C++ member. 
9163
9164         * lily/rest-collision.cc (do_shift): use extract_grob_set().
9165
9166 2005-07-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9167
9168         * scm/display-lily.scm: new file. Define a `display-lily-music'
9169         function, that displays the music expression given as an argument,
9170         using LilyPond notation.
9171
9172         * scm/define-music-display-methods.scm: new file. Implementation
9173         of display methods for each music type.
9174
9175         * ly/music-functions-init.ly (displayLilyMusic): new function for
9176         displaying music with LilyPond notation.
9177
9178         * input/regression/display-lily-tests.ly: new regression test file
9179         for `display-lily-music'.
9180
9181         * scm/markup.scm: remove obsolete debugging code (for printing
9182         markups with LilyPond notation).
9183
9184         * scm/define-music-types.scm (music-name-to-property-table):
9185         * scm/clef.scm (supported-clefs): export, in order to be accessible
9186         from the (scm display-lily) module.
9187
9188 2005-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9189
9190         * Documentation/topdocs/NEWS.tely (Top): Typo.
9191
9192 2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
9193
9194         * Documentation/index.html.in, Documentation/texinfo.css,
9195           stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
9196           Documentation/bibliography/index.html.in,
9197           Documentation/bibliography/html-long.bst: revert css-width patch,
9198           it does not work with IE6.
9199
9200 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9201
9202         * Documentation/texinfo.css: revert 760px hack. 
9203
9204         * VERSION: release 2.7.2
9205
9206         * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
9207
9208         * Documentation/user/basic-notation.itely (Barnumber check): add
9209         section.
9210
9211         * scm/music-functions.scm (skip-to-last): new function. Show only
9212         last showLastLength part of the \score.
9213
9214         * lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub
9215
9216         * python/convertrules.py (conv): add ly:x-moment rule
9217
9218         * lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X
9219
9220         * Documentation/topdocs/NEWS.tely (Top): add new feature.
9221
9222         * Documentation/user/instrument-notation.itely (Flexibility in
9223         alignment): options in subsections.
9224
9225         * lily/lyric-engraver.cc (process_music): don't typeset text for _
9226         syllable text. Instead, assume that the previous lyric text is a
9227         melismated text.
9228
9229         * Documentation/index.html.in: revert 800x600 change.
9230
9231 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9232
9233         * lily/main.cc (main): Remove invalid handle kludge.
9234
9235         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
9236         (lambda): add gui define.
9237
9238 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9239
9240         * Documentation/topdocs/NEWS.tely (Top): add note about Musica ficta.
9241
9242         * Documentation/user/instrument-notation.itely (Musica ficta
9243         accidentals): add section Musica ficta accidentals
9244
9245         * lily/accidental-engraver.cc (make_suggested_accidental): new
9246         function.
9247         (make_standard_accidental): move into new function.
9248         (create_accidental): new function.
9249
9250         * scm/define-grobs.scm (all-grob-descriptions): new Grob
9251         AccidentalSuggestion
9252
9253         * lily/output-def-scheme.cc (LY_DEFINE): take default  argument.
9254
9255         * lily/output-def.cc (lookup_variable): return SCM_UNDEFINED if
9256         undefined.
9257
9258         * Documentation/user/global.itely (Page formatting): document
9259         horizontalshift.
9260
9261         * scm/page-layout.scm (default-page-music-height):
9262         horizontalshift: new variable, shift all systems by
9263         horizontalshift to the right, to make space for instrument names.
9264
9265         * scm/paper.scm (set-paper-dimension-variables): add horizontalshift
9266
9267         * lily/input-scheme.cc (LY_DEFINE): take format commands.
9268
9269 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9270
9271         * lily/note-column.cc (dir): idem.
9272
9273         * lily/spacing-spanner.cc (Module): idem.
9274
9275         * lily/script-column.cc (before_line_breaking): use extract_grob_set()
9276
9277         * lily/include/paper-column.hh (class Paper_column): add
9278         non-static get_rank() member.
9279
9280         * VERSION: release 2.7.1
9281         
9282         * scm/framework-null.scm: new file, used for benchmarking.
9283
9284 2005-07-20  Heikki Junes  <hjunes@cc.hut.fi>
9285
9286         * Documentation/topdocs/INSTALL.texi, configure.in: fix
9287         version dependencies for fontforge and gs.
9288
9289         * Documentation/index.html.in, Documentation/texinfo.css,
9290         stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
9291         Documentation/bibliography/index.html.in, 
9292         Documentation/bibliography/html-long.bst: optimize width of
9293         html for a 800x600 screen (width:760), increases printability
9294         when 'fit to page' is not set and readability in wide screens.
9295
9296         * stepmake/bin/add-html-footer.py: add missing </p>.
9297
9298 2005-07-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9299
9300         * scm/define-markup-commands.scm (beam): use polygon in beam
9301         command.
9302
9303         * lily/grob-pq-engraver.cc (stop_translation_timestep): save up
9304         all acknowledged grobs, and do potentially expensive merge and
9305         write in one go.
9306
9307         * buildscripts/mf-to-table.py (write_fontlist): enforce noBreak.
9308
9309         * configure.in (reloc_b): add --enable-static-gxx to statically
9310         link to libstdc++
9311
9312         * lily/GNUmakefile (static-gxx-libs): new target
9313         static-gxx-libs. Create symlink to libstdc++.a
9314
9315         * lily/new-lyric-combine-music-iterator.cc: rename to
9316         Lyric_combine_music_iterator
9317
9318         * lily/lyric-combine-music-iterator.cc
9319         (Old_lyric_combine_music_iterator): rename to
9320         Old_lyric_combine_music_iterator
9321
9322         * lily/*-engraver.cc (various): remove double use of
9323         PRECOMPUTED_VIRTUAL function: only use
9324         start_translation_timestep() and stop_translation_timestep(), not
9325         both.
9326
9327         * lily/break-substitution.cc (fast_substitute_grob_array): do
9328         fast_substitute_grob_array for all unordered grob_arrays.
9329         (substitute_grob): return Grob *. Saves packing/unpacking SCMs.
9330         (substitute_grob_array): optimize.
9331
9332         * lily/align-interface.cc (set_axis): set ordered_ for 'elements
9333
9334         * lily/include/grob-array.hh (class Grob_array): ordered_ member.
9335
9336         * lily/parser.yy: revert $globalheader patch.
9337         
9338         * lily/include/translator.icc
9339         (IMPLEMENT_FETCH_PRECOMPUTABLE_METHODS): directly jump into
9340         Translator methods, without _static helper.
9341  
9342         * lily/grob-smob.cc (derived_mark): rename from
9343         do_derived_mark(). Return void.
9344
9345         * scm/define-context-properties.scm
9346         (all-internal-translation-properties): remove tweakCount/tweakRank.
9347
9348         * scm/output-lib.scm (begin-of-line-invisible): use vectors for
9349         predefined break-visibilities.
9350
9351         * lily/item.cc (handle_prebroken_dependencies): use a vector of 3
9352         booleans for break-visibility.
9353
9354         * Documentation/topdocs/NEWS.tely (Top): add note about engravers.
9355
9356         * python/convertrules.py (conv): rule for Timing_translator. 
9357
9358         * lily/include/translator.icc: new file. 
9359
9360         * lily/paper-column-engraver.cc (process_music): new
9361         file. Separate Paper_column factory from Score_engraver.
9362
9363         * lily/vertically-spaced-context-engraver.cc: administer
9364         spaceable-staves property of System.
9365
9366         * lily/translator-group-ctors.cc: new file.
9367
9368         * lily/context-property.cc (make_grob_from_properties): construct
9369         the right Grob class programmatically, looking at the class entry
9370         for the meta property.
9371
9372         * lily/break-align-engraver.cc (stop_translation_timestep): call
9373         Break_align_interface::add_element() directly.
9374
9375         * lily/context.cc (measure_position): measure_position() is now a
9376         normal function.
9377
9378         * lily/include/translator.hh (class Translator): rename
9379         process_acknowledged_grobs() to process_acknowledged() and move to
9380         Translator.
9381
9382         * scm/define-grobs.scm (all-grob-descriptions): add a 'class meta
9383         field for each grob description.
9384
9385         * lily/include/translator-group.hh (class Translator_group):
9386         change to base class. Separate class from Translator. This gets
9387         rid of virtual inheritance for Engravers/Performers.
9388
9389         * lily/staff-performer.cc (class Staff_performer): derive
9390         Staff_performer from Performer, not Performer_group_performer 
9391
9392         * Lily/translator-group.cc (precomputed_recurse_over_translators):
9393         new function.
9394         (precompute_method_bindings): new function. Precompute lists of
9395         Translators, so we only call methods (process_music,
9396         start_translation_timestep, etc.) for Translators needing
9397         it. Also: dispose of pointer-to-member-function calls.
9398
9399         * lily/engraver-group-engraver.cc: remove engraver_each,
9400         recurse_down_engravers ()
9401
9402         * lily/note-head.cc (internal_print): only call
9403         glyph-name-procedure if style != default. 
9404
9405 2005-07-16  Graham Percival  <gperlist@shaw.ca>
9406
9407         * ly/titling-init.ly: add printallheaders option.
9408
9409         * Documentation/user/global.itely: document printallheaders.
9410
9411 2005-07-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9412
9413         * lily/system.cc (do_derived_mark): don't mark from object_alist_
9414         anymore, but do it centrally.  
9415
9416         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
9417         hammer hack.
9418
9419         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-object
9420
9421         * scm/output-lib.scm: remove hammer-print-function.
9422
9423         * lily/include/pointer-group-interface.hh (extract_grob_set): new
9424         macro. Declare a Link_array<Grob> and fill it from a grob.
9425         (extract_item_set): idem for item.
9426
9427         * lily/break-substitution.cc: add header.
9428         (fast_substitute_grob_array): rewrite for Grob_arrays.
9429         (substitute_grob_array): idem.
9430
9431         * lily/group-interface.cc (add_thing): remove file.
9432
9433         * flower/include/parray.hh (class Link_array): slice() is const.
9434
9435         * lily/include/grob-array.hh: new file.
9436
9437         * lily/grob-array.cc (spanner): new file.
9438
9439         * lily/beam-quanting.cc (fill): read details property from beam.
9440
9441         * lily/beam.cc: support details property.
9442
9443         * total speedups below: approx 10%.
9444
9445         * lily/include/beam.hh: new struct, softcode beam quanting parameters
9446
9447         * lily/include/grob.hh (class Grob): add interfaces_ member.
9448
9449         * lily/bezier.cc (init_polynomial_cache): new function: cache
9450         binom(3,j) t^j (1-t)^{3-j}
9451         (curve_point): opps, actually use the cache for t^j , (1-t)^j! 
9452
9453         * lily/*.cc: substitution throughout.
9454
9455         * lily/grob-property.cc (internal_get_object): new routine.
9456         (internal_set_object): idem. Store grob refrences in separate
9457         alist. This saves processing time, since properties aren't
9458         break-substituted, and the per grob namespace is smaller, both for
9459         grobs and non-grob properties.
9460
9461         * scm/define-grob-properties.scm (all-internal-grob-properties):
9462         remove center-element.
9463
9464         * lily/grob.cc: remove tweak-count, tweak-rank.
9465
9466 2005-07-15  Graham Percival  <gperlist@shaw.ca>
9467
9468         * Documentation/user/lilypond-book.itely: fixes example.
9469
9470 2005-07-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9471
9472         * Documentation/user/global.itely (Creating titles):    
9473         * Documentation/user/examples.itely (All headers): change the
9474         place of \header in \score blocks (after music block) to make
9475         examples compile (cf. changes on parser.yy on 2005-07-10)
9476
9477 2005-07-13  Graham Percival  <gperlist@shaw.ca>
9478
9479         * python/convertrules.py: add exc -> ecc rule.
9480
9481         * scripts/convert-ly.py: add location of convertrules.py
9482         in a comment.
9483
9484         * Documentation/user/changing-defaults.itely: fix language.
9485
9486 2005-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
9487
9488         * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix.
9489
9490 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9491
9492         * scm/output-socket.scm (grob-bbox): don't use inf? 
9493
9494         * flower/include/rational.hh: add operator bool() 
9495
9496         * scm/define-music-types.scm (music-descriptions): remove
9497         internal-class-name properties.
9498
9499         * lily/include/event.hh: remove file.
9500
9501         * lily/include/music-constructor.hh: remove file.
9502
9503         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
9504         in 'types property.
9505
9506         * lily/music.cc (duration_length_callback): new function.
9507
9508         * lily/event.cc: remove file.
9509
9510         * lily/music-constructor.cc: remove file.
9511
9512         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
9513
9514         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
9515         (get_context_key): idem.
9516
9517         * scm/lily.scm (lambda): new option object-keys (default to #f)
9518
9519         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
9520
9521         * scm/output-gnome.scm: remove beam routine.
9522
9523         * scm/output-ps.scm (scm): idem.
9524
9525         * scm/output-svg.scm: remove beam.
9526
9527         * ps/music-drawing-routines.ps: remove draw_beam.
9528
9529         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
9530
9531         * flower/include/guile-compatibility.hh (scm_from_locale_string):
9532         add scm_from_locale_string compatibility glue. 
9533
9534 2005-07-13  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
9535
9536         * scripts/lilypond-book.py: Prevent occuring error when
9537         'lilypond-book --output=foo/ somefile.ly' is executed multiple
9538         times and target file shoud be overwritten.  (Error message said
9539         'input file and output file is same'.)
9540
9541 2005-07-13  Graham Percival  <gperlist@shaw.ca>
9542
9543         * input/regression/slur-extreme.ly,
9544         input/regression/slur-scoring.ly, lily/slur-configuration.cc,
9545         lily/slur.cc, mf/feta-din-code.mf, mf/feta-timesig.mf,
9546         mf/parmesan-heads.mf, scm/define-grob-properties.scm: Change
9547         "excentricity" to "eccentricity".
9548
9549         * Documentation/user/converters.itely: fix URL for Noteedit and
9550         Rosegarden.
9551
9552         * THANKS: added Yoshinobu Ishizaki.
9553
9554 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9555
9556         * scm/define-markup-commands.scm (justify-field): add. 
9557
9558         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
9559
9560 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9561
9562         * lily/lookup.cc (filled_box): express filled_box with
9563         round_filled_box
9564
9565         * scm/midi.scm (paper-book-write-midis): new function. Write all
9566         performances in numbered MIDI files.
9567
9568         * lily/performance-scheme.cc (LY_DEFINE): new file.
9569         (LY_DEFINE): new function ly:performance-write.
9570
9571         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
9572         new function.
9573         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
9574
9575         * scm/framework-*.scm: use port arguments throughout.
9576
9577         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
9578
9579         * lily/paper-outputter.cc (Paper_outputter): take port argument.
9580
9581         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
9582
9583         * scm/framework-texstr.scm (output-framework): 
9584
9585         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
9586
9587         * scm/output-lib.scm (tablature-stem-attachment-function):
9588         tablature stem attachment fix. 
9589
9590 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9591
9592         * lily/bezier.cc: hardcode binomial coefficients of order 3.
9593
9594         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
9595
9596         * scm/define-music-types.scm (music-descriptions): don't use
9597         Music_wrapper type.
9598
9599         * lily/paper-column.cc (print): print moment too.
9600
9601         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
9602         remove compatibility cruft.
9603
9604         * lily/parser.yy (score_body): \score can only begin with Music. 
9605
9606         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
9607         make-score. Take music argument only. Move parser interaction to
9608         Scheme.
9609
9610         * scm/lily-library.scm (scorify-music): new function.
9611
9612         * python/lilylib.py (datadir): remove 2.1 compat kludge.
9613         (datadir): remove resource import.
9614         (print_environment): remove get_bbox()
9615         (cp_to_dir): remove pre 1.5.2 compat glue.
9616
9617 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9618
9619         * lily/include/simple-spacer.hh (Module): idem.
9620
9621         * lily/include/spring.hh (struct Spring): store inverse
9622         strength. This prevents division by zero.
9623
9624         * VERSION: release 2.7.0
9625         
9626         * lily/include/music.hh (class Music): remove Music::duration_log()
9627
9628         * lily/stem-engraver.cc (make_stem): take duration log from event.
9629
9630         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
9631
9632 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9633
9634         * scm/lily.scm (ly:load): load autochange.scm
9635
9636         * Documentation/user/tutorial.itely (Running LilyPond for the
9637         first time): remove reference to DVI/TeX
9638
9639         * scm/define-markup-commands.scm (text): add \text markup command.
9640
9641         * configure.in (reloc_b): bump requirement to Python 2.2.
9642
9643         * lily/include/dots.hh (class Dots): make has_interface() static.
9644
9645         * python/convertrules.py (conv): add rule for ly:grob-default-font
9646
9647         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
9648         alphabetical order.
9649
9650         * input/regression/trill-spanner-pitched.ly: new file.
9651
9652         * lily/font-interface-scheme.cc (LY_DEFINE): function
9653         ly:grob-default-font (changed from get-default-font).
9654
9655         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
9656
9657         * lily/note-head.cc (internal_print): if style is not a symbol,
9658         set style to 'default. 
9659         (internal_print): no style suffix if glyph-name-procedure not
9660         set. Default to quarter head.
9661
9662         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
9663
9664         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
9665
9666         * ly/music-functions-init.ly: \pitchedTrill
9667
9668         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
9669
9670         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
9671
9672         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
9673
9674         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
9675
9676         * po/fr.po: update
9677
9678         * po/de.po: update.
9679
9680 2005-07-06  Graham Percival  <gperlist@shaw.ca>
9681
9682         * Documentation/user/changing-defaults.itely: add link
9683         to grob-iterface.
9684
9685         * Documentation/user/advanced-notation.itely: add material
9686         to Setting automatic beam behaviour.  Thanks, Joe!
9687
9688         * Documentation/user/lilypond.itely: change encoding to utf-8.
9689
9690 2005-07-01  Mats Bengtsson  <mabe@s3.kth.se>
9691
9692         * Documentation/user/advanced-notation.itely (Setting automatic
9693         beam behavior): Correct the documentation of
9694         revert-auto-beam-setting (backportme)
9695
9696 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9697
9698         * lily/ly-module.cc (ly_make_anonymous_module): define
9699         %module-public-interface of module. 
9700
9701         * lily/lily-parser.cc (print_smob): allow printing of parser smob
9702         without lexer.
9703
9704 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9705
9706         * input/regression/fret-diagrams.ly: stretch example.
9707
9708 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9709
9710         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
9711         Fodor).
9712
9713 2005-06-30  Graham Percival  <gperlist@shaw.ca>
9714
9715         * Documentation/topdocs/AUTHORS.texi: update personal web address.
9716
9717         * Documentation/user/examples.itely, lilypond-book.itely:
9718         change \RequirePackage to \usepackage.
9719
9720         * Documentation/user/global.itely: document copyright and tagline.
9721
9722 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9723
9724         * Documentation/user/basic-notation.itely (Transpose): remove link
9725         to nonexistent UntransposableMusic.
9726
9727         * scm/output-svg.scm: remove old definitions.
9728
9729         * scripts/lilypond-book.py (do_file): search for kpsewhich before
9730         invoking.
9731
9732         * python/lilylib.py (search_exe_path): new function.
9733
9734 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9735
9736         * python/lilylib.py (mkdir_p): remove setup_environment()
9737         (backportme)
9738
9739         * buildscripts/mutopia-index.py (headertext): trim text.
9740
9741         * Documentation/topdocs/NEWS.tely (Top): refresh.
9742
9743         * scm/define-markup-commands.scm (wordwrap-string): new function:
9744         split string in paras and words.
9745         (wordwrap-markups): new function.
9746         (wordwrap-stencils): new function. 
9747         (justify): use it.
9748         (wordwrap): use it.
9749         (wordwrap-string): use it
9750         (justify-string): use it.
9751
9752         * scm/lily-library.scm (regexp-split): new function.
9753
9754         * scm/define-markup-commands.scm: remove encoded-simple. 
9755         remove font-markup.
9756         (fontsize): remove old version  of fontsize.
9757         (wordwrap): new markup function. Wrap into paragraphs.
9758
9759         * VERSION: Branch lilypond_2_6
9760         (MINOR_VERSION): go to 2.7.0
9761
9762 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9763
9764         * po/zh_TW.po: update from translation project.
9765
9766 2005-06-28  Graham Percival  <gperlist@shaw.ca>
9767
9768         * scm/midi.scm: compile fix.
9769
9770 2005-06-28  Mats Bengtsson  <mabe@s3.kth.se>
9771
9772         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
9773         patch. Now, the tempfile module is loaded too, not only used.
9774
9775 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
9776
9777         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
9778         0.05 - 1.00 to 0.25 - 1.00
9779
9780         * scm/midi.scm: moved the default-instrument-equalizer procedure
9781         to just under the insturment-equalizer-alist it takes as an
9782         argument.
9783
9784 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9785
9786         * Documentation/user/advanced-notation.itely (Font selection):
9787         remove CMR note.
9788
9789         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
9790
9791 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9792
9793         * THANKS: Add UTF-8 marker.
9794
9795         * Documentation/user/point-and-click.itely (http): Update: use
9796         lilypond-invoke-editor.  Fix: instruct to use user.js.
9797
9798 2005-06-27  Graham Percival  <gperlist@shaw.ca>
9799
9800         * ly/titling-init.ly: implements printpagenumber, increases
9801         space between dedication and title (to avoid collisions with
9802         "g" and "q" in dedication), and nicer logic about copyright
9803         and instrument fields being printed on the first page.
9804         Thanks Vincent!
9805
9806         * Documentation/user/global.itely: document printpagenumber.
9807
9808 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
9809
9810         * Documentation/topdocs/NEWS.tely: Update to 2.6.
9811
9812 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9813
9814         * THANKS: update to 2.6
9815
9816         * VERSION: 2.6.0 released.
9817
9818 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
9819
9820         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
9821         rule, errorneously removed probably because of misleading comment.
9822
9823 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9824
9825         * python/lilylib.py (datadir): py2exe comments.
9826
9827         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
9828
9829         * configure.in (reloc_b): make fontconfig REQUIRED.
9830
9831 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
9832
9833         * po/fi.po: add latest translations.
9834
9835 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9836
9837         * ChangeLog: recode utf-8
9838
9839         * Documentation/pictures/lilypond.xpm (Module): edited photo as
9840         logo.
9841
9842         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
9843
9844         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
9845
9846         * python/convertrules.py (do_conversion): don't print program_name
9847         from within a module
9848
9849         * configure.in (reloc_b): bump fontforge requirement to 20050624.
9850
9851         * python/convertrules.py (conv): add 2.6.0 dummy rule.
9852
9853 2005-06-23  Graham Percival  <gperlist@shaw.ca>
9854
9855         * Documentation/user/lilypond-book.itely,
9856         Documentation/user/examples.itely: add \RequirePackage{graphics}.
9857
9858         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
9859         fixes baseline-skip.  Thanks Vincent!
9860
9861         * Documentation/user/advanced-notation.itely, global.itely:
9862         moved "Selecting font sizes" to global, since it deals with
9863         notation font size, not text fonts.
9864
9865 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9866
9867         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
9868         to fonts.
9869
9870 2005-06-23  Mats Bengtsson  <mabe@s3.kth.se>
9871
9872         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
9873         workaround since /dev/stdin doesn't work on Cygwin. Using a
9874         temporary file in the current directory since latex doesn't
9875         understand the path name to the default TMP in Cygwin (at least on
9876         win XP).
9877         
9878         * Documentation/user/global.itely (Creating titles): Correct
9879         misprint in example. Thanks to Rob Vlasaty.
9880
9881 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9882
9883         * VERSION (PATCH_LEVEL): release 2.5.32
9884
9885         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
9886         variable in lily module
9887
9888         * scm/framework-ps.scm (output-classic-framework): error message
9889         regarding the classic framework.
9890
9891         * Documentation/user/henle-flat-gray.png (Module): new file.
9892
9893         * Documentation/user/baer-flat-gray.png (Module): new file.
9894
9895         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
9896         whiteout for markups.
9897
9898         * buildscripts/substitute-encoding.py (note_glyph): include _ in
9899         regex too. This fixes change clef appearance in PDF. 
9900
9901         * ttftool/include/*: remove.
9902
9903         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
9904
9905         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
9906
9907         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
9908
9909         * ttftool/*: remove ttftool subdirectory.
9910
9911         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
9912
9913         * lily/ttf.cc (print_header): new file. Convert to type42, using
9914         FreeType to parse the TTF. 
9915
9916         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
9917         and post table may differ. Pass around post_nglyphs as well.
9918
9919 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9920
9921         * ly/music-functions-init.ly (musicMap): new music function
9922         musicMap. 
9923         
9924 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9925
9926         * make/mutopia-rules.make: anti-alias-factor = 2
9927
9928         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
9929         page switch.
9930
9931         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
9932         anti-alias-factor for lilypond-book runs.
9933
9934         * scm/ps-to-png.scm (scale-down-image): new function.
9935         (my-system): new function.
9936         (make-ps-images): blow up GS resolution by anti-alias-factor,
9937         scale down image by anti-alias-factor.  This improves appearance
9938         of bitmaps
9939         (make-ps-images): remove showpage. Fixes spurious empty png at
9940         end.
9941
9942         * scm/framework-ps.scm (write-preamble): downcase filename before
9943         string-matching. Should fix .TTF files (as opposed to ttf files)  
9944
9945         * Documentation/user/tutorial.itely (Running LilyPond for the
9946         first time): separate subsections for windows, macos and unix.  
9947
9948         * Documentation/user/invoking.itely (Updating files with
9949         convert-ly): add MacOS X note.
9950
9951 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9952
9953         * Documentation/user/introduction.itely (Engraving): don't include
9954         file optical-spacing, add directly.
9955
9956         * lily/paper-outputter.cc (file): open file in binary mode. This
9957         fixes OTF embedding on windows.
9958
9959 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9960
9961         * scm/framework-ps.scm (write-preamble): remove debugging output.
9962
9963         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
9964
9965         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
9966         outdir.
9967         (install-fc-cache): install font cache in installation directories.
9968
9969 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9970
9971         * scm/editor.scm (editor-command-template-alist): Use char iso
9972         column, except for Emacs.
9973         (get-editor-command): Substitute char too (Bertalan Fodor).
9974
9975 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9976
9977         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
9978         quoted ~s.  This should fix PNG output on Windows; single quotes
9979         are regular characters on Windows.
9980
9981 2005-06-16  Graham Percival  <gperlist@shaw.ca>
9982
9983         * Documentation/user/basic-notation.itely: include ChoirStaff
9984         in System start delimiters.
9985
9986         * Documentation/user/putting.itely: new doc section on
9987         fixing overlapping notation.
9988
9989 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9990
9991         * Documentation/user/global.itely (Paper size): \paper is in
9992         \book, not \score.
9993
9994         * make/mutopia-rules.make: -ddelete-intermediate-files
9995
9996         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
9997
9998 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9999
10000         * ChangeLog: Recode utf-8.
10001
10002         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
10003         datadir with .py modules.
10004
10005 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
10006
10007         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
10008
10009 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10010
10011         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
10012         
10013         * scm/framework-ps.scm (write-preamble): remove status check.
10014
10015         * Documentation/user/invoking.itely (Updating files with
10016         convert-ly): remove -o option.
10017
10018         * VERSION (PACKAGE_NAME): release 2.5.31
10019
10020         * scm/framework-ps.scm (write-preamble): use ly:system.
10021         (write-preamble): verbosity.
10022
10023         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
10024
10025         * python/convertrules.py: new file. Store conversion rules
10026         separately.
10027
10028 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10029
10030         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
10031
10032 2005-06-14  Mats Bengtsson  <mabe@s3.kth.se>
10033
10034         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
10035         \musicDisplay 
10036
10037         * Documentation/user/instrument-notation.itely (More stanzas): Add
10038         reference to StanzaNumber.
10039
10040 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10041
10042         * THANKS: separate section for website translators.
10043
10044 2005-06-14  Graham Percival  <gperlist@shaw.ca>
10045
10046         * Documentation/topdocs/INSTALL.texi: update vim info;
10047         thanks Simon Bailey!
10048
10049         * Documentation/user/advanced-notation.itely: included
10050         color names.
10051
10052         * Documentation/user/advanced-notation.itely,
10053         Documentation/usr/notation-appendices.itely: moved
10054         color names into an appendix.
10055
10056 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10057         
10058         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
10059
10060         * scm/lily.scm (lambda): initialize program options from here.
10061
10062         * scm/framework-*.scm: add header info.
10063
10064         * lily/main.cc (parse_argv): only set output format to pdf if no
10065         other format specified.
10066
10067         * scm/backend-library.scm (postprocess-output): process
10068         'delete-intermediate-files after running convert-to-*. This fixes
10069         PNG generation when 'delete-intermediate-files is set.
10070         
10071 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10072
10073         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
10074         links on website. 
10075
10076 2005-06-13  Graham Percival  <gperlist@shaw.ca>
10077
10078         * Documentation/topdocs/INSTALL.texi,
10079         Documentation/user/lilypond-book.itely: typos.
10080
10081 2005-06-12  Pal Benko  <benkop@freestart.hu>
10082
10083         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
10084         added between program name and switch; -b changed to -f not
10085         to generate pdf
10086
10087 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10088
10089         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
10090         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
10091
10092         * input/sakura-sakura.ly: add \midi.
10093
10094         * buildscripts/mutopia-index.py (find): use /usr/bin/find
10095         iso. python find. 
10096
10097         * ttftool/test.c (main): cosmetics.
10098
10099         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
10100
10101         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
10102         create a ttf2ps binary.
10103
10104         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
10105
10106         * scm/backend-library.scm (postscript->png): set rename-page-1 to
10107         true.
10108
10109 2005-06-11  Graham Percival <gperlist@shaw.ca>
10110
10111         * Documentation/user/lilypond-book.itely: add warning about
10112         the font warnings in dvips.
10113
10114 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10115
10116         * THANKS: typo
10117
10118         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
10119
10120         * GNUmakefile.in: remove links for .map, .enc
10121         don't fail if out/ doesn't exist yet.
10122
10123 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10124
10125         * ttftool/util.c (surely_read): return nbytes
10126
10127         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
10128
10129         * VERSION (PACKAGE_NAME): release 2.5.30
10130
10131         * flower/string-convert.cc (precision_string): >? fix.
10132
10133         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
10134         (make-ps-images): add verbose -q too.
10135
10136         * lily/default-actions.cc (Module): new file. default
10137         {book,score}-print functions.
10138
10139         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
10140         pass results via parseStringResult, lookup via ly:parser-lookup.  
10141
10142         * lily/lily-parser.cc (Lily_parser): only clone lexer in
10143         constructors.
10144         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
10145         (parse_string): idem.
10146
10147         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
10148
10149         * lily/main.cc (main_with_guile): copy be_verbose_global into
10150         ly_set_option()
10151
10152 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10153
10154         * scm/backend-library.scm (postscript->pdf):
10155         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
10156         verbose mode.  Search for several names of gs executable.
10157
10158 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10159
10160         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
10161         directly. This fixes a massive memory leak, provided you use CVS
10162         GUILE.
10163
10164 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
10165
10166         * ly/property-init.ly: Added tieDashed.
10167
10168         * THANKS: Added some bughunters for 2.5.
10169
10170 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10171
10172         * lily/program-option.cc: add debug-gc option.
10173
10174         * lily/include/lily-guile-macros.hh: don't protect exported module
10175         objects.
10176
10177         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
10178
10179         * scm/backend-library.scm (postscript->pdf): use
10180         delete-intermediate-files iso. running-from-gui? 
10181
10182         * ttftool/util.c (surely_read): robustness. Allow read() to return
10183         less bytes than requested, as per posix standards.
10184
10185         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
10186         program option.
10187
10188         * ttftool/include/ttftool.h ("C"): rename verbosity to
10189         ttf_verbosity. Add to public interface.
10190
10191         * scm/music-functions.scm (unfold-repeats): remove debugging display.
10192
10193         * lily/program-option.cc: rename from scm-option.cc
10194
10195         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
10196         (get_help_string): Print pretty help string.
10197
10198         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
10199         to snippet preamble.
10200
10201         * lily/scm-option.cc: remove command-line-settings option. Fold
10202         all command-line options plus default settings in a generic
10203         interface. 
10204
10205         * flower/getopt-long.cc (table_string): indent 2nd lines of help
10206         texts too.
10207
10208 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10209
10210         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
10211         or EXT_ components non-empty.
10212
10213 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10214
10215         * scm/lily.scm (running-from-gui?): Export.
10216
10217         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
10218         output in .ly source directory.
10219
10220 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10221
10222         * ttftool/util.c (surely_lseek): more verbosity.
10223
10224         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
10225         compile.
10226
10227         * lily/parser.yy (Repeated_music): remove >? 
10228
10229         * scm/backend-library.scm (postscript->pdf): Support for
10230         -dgs-font-load=1
10231
10232         * scm/framework-ps.scm (write-preamble): make font loading
10233         switchable to GS via --define-default gs-font-load=1
10234
10235 2005-06-09  Graham Percival  <gperlist@shaw.ca>
10236
10237         * Documentation/user/global.itely: added \layout docs.
10238
10239 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10240
10241         * lily/lily-parser-scheme.cc: add unistd.h
10242
10243 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10244
10245         * scm/editor.scm: add char argument.
10246
10247         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
10248
10249         * ttftool/util.c (syserror): use errno for better error reporting.
10250
10251         * lily/source-file.cc (get_counts): new function. Calc column,
10252         line and char count in one go.
10253
10254         * lily/binary-source-file.cc (quote_input): rename to quote_input
10255
10256         * lily/input.cc (set): new function.
10257
10258 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10259
10260         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
10261         directory part of file name to search directory.
10262
10263         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
10264         search path and chdir to DIR if --outname=DIR used.
10265
10266         * lily/main.cc (prepend_env_path): Bugfix: Check directory
10267         existence before appending original path.
10268
10269 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10270
10271         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
10272         file" massage.
10273
10274         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
10275         texinfo.tex is always used.
10276         
10277 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10278
10279         * flower/include/axis.hh: rename from axes.hh
10280
10281         * lily/include/text-interface.hh (Module): rename from text-item.hh
10282
10283         * VERSION (PATCH_LEVEL): release 2.5.29
10284
10285         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
10286
10287         * scm/framework-ps.scm (font-file-as-ps-string): new function.
10288         (handle-macfont): new function. Call fondu for Native mac fonts.
10289
10290         * scm/define-markup-commands.scm (fill-line): handle text-widths =
10291         '() case.
10292
10293 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10294
10295         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
10296         multi-page.  Fix .eps regular expression.
10297
10298 2005-06-07  Graham Percival  <gperlist@shaw.ca>
10299
10300         * Documentation/user/putting.itely: add info on modifying templates.
10301
10302         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
10303         misc small changes.
10304
10305 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10306
10307         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
10308
10309         * scripts/lilypond-ps2png.scm
10310
10311         * VERSION (PACKAGE_NAME): release 2.5.28
10312
10313 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10314
10315         * lily/main.cc (prepend_env_path): Do not append /, that does not
10316         work.  Localedir lives in datadir, not in prefix.
10317
10318         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
10319         hack for windows.
10320
10321         * flower/include/file-cookie.hh: Compile fix.
10322
10323 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10324
10325         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
10326
10327         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
10328         system primitives.
10329         (gulp-port): using read-string!/partial. We don't want to read an
10330         entire PS file  (GUILE 1.6 limits strings to 16M) 
10331
10332         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
10333         properties. Add font-interface. 
10334
10335         * scm/define-grob-properties.scm (all-user-grob-properties):
10336         remove old bracket properties.
10337
10338         * scm/x11-color.scm: reformat. 
10339
10340         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
10341         LedgerLineSpanner if new StaffSymbol is found. 
10342
10343         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
10344         staff-symbol for finishing staff. 
10345
10346         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
10347
10348         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
10349         change black to currentColor everywhere. This fixes color support
10350         in SVG.
10351
10352 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
10353
10354         * input/regression/fret-diagrams.ly: new file to test fret diagram
10355         capability
10356
10357         * scm/output-tex.scm: remove white-dot and white-text
10358
10359         * scm/output-ps.scm: remove white-dot and white-text
10360
10361         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
10362         using ly:stencil-in-color instead
10363         (draw-dots) : remove call to white-dot
10364
10365 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10366
10367         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
10368         support.
10369
10370         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
10371
10372         * flower/include/file-cookie.hh: new file. lily_cookie extension 
10373
10374         * flower/file-cookie.cc: new file. lily_cookie extension.
10375         
10376 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10377
10378         * scm/editor.scm (editor-command-template-alist): Add syn
10379         editor (Jaap [de Vos]).
10380
10381 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10382
10383         * scripts/lilypond-ps2png.scm:
10384         * scm/ps-to-png.scm: New file.
10385
10386         * scm/backend-library.scm (postscript->png): Use it.
10387
10388         * scripts/lilypond-ps-to-png.py: Remove file.
10389
10390         * python/lilylib.py (get_bbox, make_ps_images): Remove.
10391
10392 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10393
10394         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
10395
10396         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
10397         start on grace moment. Fixes autobeam-grace.ly.
10398
10399         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
10400         process anything unless we're at the end of a pending beam. Fixes
10401         syncopated 8ths beamed across a beat.
10402
10403 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10404
10405         * scm/editor.scm (editor-command-template-alist): Start emacs if
10406         emacslient fails.
10407
10408         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
10409
10410         * flower/file-path.cc (is_file, is_dir): Export.
10411
10412         * lily/main.cc (prepend_env_path, set_env_file): Use them.
10413
10414 2005-06-02  Mats Bengtsson  <mabe@s3.kth.se>
10415
10416         * lily/easy-notation.cc: Added include cctype to correct
10417         compilation error.
10418
10419 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10420
10421         * scm/backend-library.scm (postscript->pdf): set resolution to
10422         1200, so bitmap fonts aren't that ugly. 
10423
10424         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
10425
10426         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
10427         parent if we have a notehead. Fixes incorrect offsets when
10428         Paper_column is very wide in the X direction.
10429
10430         * input/regression/font-family-override.ly (Module): new file.
10431
10432         * scm/font.scm (make-pango-font-tree): new function.
10433
10434         * lily/beam.cc (before_line_breaking): remove warning about less
10435         than 2 visible stems. We still get a warning when there is only
10436         one stem.
10437
10438 2005-06-01  Werner Lemberg  <wl@gnu.org>
10439
10440         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
10441         correctly.
10442
10443 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10444
10445         * lily/slur-scoring.cc (generate_avoid_offsets): new
10446         function. Generate avoid offsets once per slur.
10447
10448         * lily/slur.cc (add_extra_encompass): add dependency to
10449         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
10450
10451         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
10452         too. Fixes inf error with added bass notes.
10453
10454         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
10455         argument anymore.
10456
10457         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
10458
10459         * input/tutorial/lbook-latex-test.tex: add line length test.
10460
10461         * scripts/lilypond-book.py (set_default_options): new
10462         function. Call this before dissecting snippets, so linewidth
10463         settings reach the snippets.
10464
10465 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10466
10467         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
10468
10469 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10470
10471         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
10472
10473 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
10474
10475         * stepmake/aclocal.m4: More autopackage friendliness.
10476
10477 2005-05-31  Graham Percival  <gperlist@shaw.ca>
10478
10479         * Documentation/index.html.in: remove link to LSR.
10480
10481         * Documentation/user/global.itely: remove duplicate
10482         "dedication" \header{} section.
10483
10484 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10485
10486         * VERSION (PACKAGE_NAME): release 2.5.27.
10487
10488         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
10489         too. Plugs memory leak.
10490
10491         * make/lilypond.fedora.spec.in (Group): remove
10492         lilypond-pdfpc-helper.
10493
10494         * scripts/GNUmakefile (SEXECUTABLES): remove
10495         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
10496
10497         * scm/font.scm (make-century-schoolbook-tree): add Mono as
10498         'typewriter family.
10499
10500         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
10501         memory leak.
10502
10503         * lily/parser.yy (score_body): don't clone Score, that's done in
10504         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
10505
10506         * lily/score-engraver.cc (derived_mark): new function.
10507         (initialize): unprotect Paper_score. This fixes a memory leak.
10508
10509         * lily/score-performer.cc (derived_mark): new function.
10510
10511         * lily/score-translator.cc (get_output): use SCM for get_output() call.
10512
10513         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
10514         spurious warning.
10515
10516         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
10517         serif.
10518
10519 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
10520
10521         * configure.in (reloc_b): Add --enable-relocation.
10522
10523 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10524
10525         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
10526
10527         * input/regression/alignment-order.ly: add Staff example.
10528
10529 2005-05-31  John Mandereau   <john.mandereau@free.fr>
10530
10531         * po/fr.po: update.
10532
10533 2005-05-31  Graham Percival  <gperlist@shaw.ca>
10534
10535         * Documentation/index.html.in: add link to LSR.
10536
10537 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10538
10539         * scm/define-stencil-commands.scm (Module): new file. Register all
10540         allowed stencil expression heads in a central place.
10541
10542         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
10543         ly:make-stencil
10544
10545         * lily/stencil-expression.cc (all_stencil_heads): registering
10546         stencil expressions.
10547
10548         * lily/stencil-interpret.cc: new file. Stencil expression
10549         interpreting.
10550
10551         * input/xiao-haizi-guai-guai.ly: move file back.
10552
10553 2005-05-30  Graham Percival  <gperlist@shaw.ca>
10554
10555         * Documentation/user/advanced.itely, converters.itely,
10556         instrument-notation.itely, lilypond-book.itely: misc small
10557         changes.
10558
10559 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10560
10561         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
10562
10563         * make/lilypond.fedora.spec.in: Fix source url.
10564
10565         * cygwin: Update from mingw patches.
10566
10567         * scm/editor.scm (editor-command-template-alist): Use jedit
10568         -reuseview (Bertalan), add uedit (Patrick Huberts).
10569
10570         * input/xiao-hai-zi-guai-guai.ly: Rename from
10571         xiao-haizi-guai-guai.ly.
10572
10573         * input/*: Reindent, do not use TAB.
10574
10575         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
10576         white background.
10577
10578 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10579
10580         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
10581         numerical overflow error.
10582
10583 2005-05-29 Laura Conrad <lconrad@laymusic.org>
10584         
10585         * abc2ly.py: fix to syntax error in multi-part output.
10586
10587 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10588
10589         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
10590         with disappearing span bars when alignAboveContext is active
10591
10592         * lily/property-iterator.cc (check_grob): use is-grob?
10593         object-property. Fixes crash-key-sig-font-size.ly. 
10594
10595 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10596
10597         * lily/bar-line.cc (print): don't round barlines; this produces
10598         odd aliasing effects in Acroread.
10599
10600         * lily/timing-engraver.cc (process_music): robustness fix.
10601
10602         * lily/context-def.cc (filter_engravers): bugfix.
10603
10604 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10605
10606         * lily/lilypond.rc.in: Add ly-icon.
10607
10608         * lily/GNUmakefile: 
10609         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
10610         rules.
10611
10612 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10613
10614         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
10615
10616         * ps/music-drawing-routines.ps: 
10617
10618         * scm/output-ps.scm: remove draw ez_ball.
10619
10620         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
10621         EasyNotation context definition.
10622
10623         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
10624         Text_interface and color for making easy note heads.
10625
10626         * lily/stencil.cc (with_color): new function.
10627
10628         * ps/music-drawing-routines.ps: remove draw_zigzag_line
10629
10630         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
10631         output routine. Zigzag now works in SVG too.
10632
10633         * scm/output-tex.scm (filledbox): idem.
10634
10635         * scm/output-svg.scm (filledbox): idem.
10636
10637         * scm/output-ps.scm (lily-def): remove horizontal-line. 
10638
10639         * lily/lookup.cc (horizontal_line): use draw-line. 
10640
10641         * lily/system-start-delimiter.cc: remove old staff bracket code.
10642
10643         * mf/feta-haak.mf: further tweaks.
10644
10645         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
10646
10647         * mf/feta-generic.mf: include feta-haak.
10648
10649         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
10650
10651         * scm/framework-ps.scm (write-preamble): only load fonts if their
10652         filename is a string. 
10653
10654 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10655
10656         * scm/output-svg.scm (circle): support circle.
10657         (bracket): stub for bracket.
10658
10659         * scripts/lilypond-book.py (main): make sure --psfonts warning is
10660         correct.
10661
10662 2005-05-26  Graham Percival  <gperlist@shaw.ca>
10663
10664         * Documentation/user/lilypond.tely, advanced-notation.itely,
10665         basic-notation.itely, instrument-notation.itely, global.itely,
10666         introduction.itely, tutorial.itely: rearranging, editing,
10667         clean-up.
10668
10669         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
10670         for compiling on FreeBSD.
10671
10672 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10673
10674         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
10675         otf files.
10676
10677         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
10678         bugfixes.
10679
10680         * VERSION: 2.5.26 released.
10681
10682         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
10683
10684 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
10685
10686         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
10687         if printpagenumber is false.
10688
10689 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10690
10691         * lily/font-config.cc (init_fontconfig): comment out FontConfig
10692         cache warning.
10693
10694         * lily/tie.cc (print): support dotted ties.
10695         
10696 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10697
10698         * scm/define-grobs.scm (all-grob-descriptions): switch off
10699         debugging
10700         (all-grob-descriptions): Arpeggio has Y-extent.
10701
10702         * scm/define-music-properties.scm (all-music-properties): document
10703         length-callback and start-callback as "read-only".
10704
10705         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
10706         length-callback after creation. 
10707
10708         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
10709         compressmusic -> compressMusic.
10710
10711         * ly/music-functions-init.ly (oldaddlyrics): idem.
10712
10713         * lily/parser.yy: NewLyricCombineMusic ->
10714         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
10715
10716 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
10717
10718         * ly/Welcome_to_LilyPond.ly: typo.
10719
10720 2005-05-24  Graham Percival  <gperlist@shaw.ca>
10721
10722         * Documentation/user/lilypond.tely: move changing-defaults to be
10723         before global issues.
10724
10725         * Documentation/user/basic-notation.itely: move Transpose section
10726         here from advanced/Other.
10727
10728         * Documentation/user/changing-defaults.itely,
10729         advanced-notation.itely: move Fonts to advanced, edit.
10730
10731 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10732
10733         * lily/parser.yy (bare_int): remove rule.  From now on, we require
10734         # before negative integers.
10735
10736 2005-05-23  Graham Percival  <gperlist@shaw.ca>
10737
10738         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
10739
10740         * Documentation/user/lilypond.tely: change Unified index to
10741         LilyPond index.
10742
10743         * Documentation/user/advanced-notation.itely,
10744         instrument-notation.itely: editing.
10745
10746 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10747
10748         * scm/lily.scm (lilypond-all): Bugfix: return failed.
10749
10750         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
10751
10752 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10753
10754         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
10755         ly:port-move.  Needs to be stderr-specific on mingw.
10756         Run fixcc.
10757
10758 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
10759
10760         * lily/general-scheme.cc (ly:port-move): Remove.
10761
10762         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
10763         windows.
10764
10765         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
10766         variables.  This eliminates the need for a gs.bat wrapper, which
10767         opens a console.
10768
10769         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
10770         * scm/lily.scm (running-from-gui?): 
10771         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
10772         artifact of not compiling with -mwindows.
10773
10774         * scm/editor.scm: Define PLATFORM.
10775
10776 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10777
10778         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
10779         can start to cut & paste lilypond-book fragments.  
10780
10781         * scm/define-music-types.scm (music-descriptions): remove
10782         UntransposableMusic
10783
10784 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10785
10786         * scm/output-ps.scm (glyph-string): remove / before CIDs.
10787
10788 2005-05-20  Graham Percival  <gperlist@shaw.ca>
10789
10790         * Documentation/user/instrument-notation.itely: remove *Engraver.
10791
10792         * Documentation/user/advanced-notation.itely: edit, rearrange.
10793
10794 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10795
10796         * scm/output-ps.scm (glyph-string): take cid? argument. Use
10797         findresource iso. findfont for CID CFF fonts.
10798
10799         * VERSION (PACKAGE_NAME): release 2.5.25
10800
10801         * ly/Welcome_to_LilyPond.ly: add  \version
10802
10803 2005-05-20  Graham Percival  <gperlist@shaw.ca>
10804
10805         * Documentation/user/programming-interface.itely: move
10806         \displayMusic into its own section.
10807
10808         * Documentation/user/basic-notation.itely: finish editing.
10809
10810 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10811
10812         * flower/file-path.cc (find): don't throw away file_name.dir, but
10813         append to it. Fixes \include with directories.
10814
10815         * flower/include/file-path.hh (class File_path): don't derive from
10816         Array<String>.
10817
10818         * flower/include/file-name.hh (class File_name): remove to_str0()
10819
10820         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
10821         Hara_kiri_engraver in separate file.
10822
10823         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
10824         translation went wrong. Fixes vertically translated slurs.
10825
10826 2005-05-19  Graham Percival  <gperlist@shaw.ca>
10827
10828         * Documentation/user/basic-notaton.itely: editing.
10829
10830 2005-05-18  Graham Percival  <gperlist@shaw.ca>
10831
10832         * Documentation/user/macros.itexi, basic-notation.itely:
10833         add @commonprop (commonly used properties) macro.
10834
10835 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10836
10837         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
10838
10839         * scripts/lilypond-book.py (invokes_lilypond): new function
10840         (main): only run fontextract if invokes_lilypond() is true.
10841
10842         * lily/function-documentation.cc (ly_add_function_documentation):
10843         duh, use !=
10844
10845         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
10846
10847         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
10848
10849         * scm/lily.scm (running-from-gui?): lowercase Darwin.
10850
10851         * lily/function-documentation.cc (ly_add_function_documentation):
10852         use scm_hash_table_p() for checking.
10853
10854 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10855
10856         * Documentation/user/advanced-notation.itely (Text scripts):
10857         Change nonexisting @internalsref{Text markup} to @ref{Text
10858         markup}.  Change @internalsref{Text script} to
10859         @internalsref{TextScript}.
10860
10861         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
10862
10863 2005-05-17  Graham Percival  <gperlist@shaw.ca>
10864
10865         * Documentation/user/tutorial.itely, basic-notation.itely,
10866         changing-defaults.itely: remove duplicate cindex entries
10867         that appear on the same page.
10868
10869         * scm/define-grobs.scm: change default padding for TextSpanner.
10870
10871         * Documentation/topdocs/AUTHORS.texi: update email address.
10872
10873         * Documentation/user/global.itely: add info about \include.
10874
10875 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10876
10877         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
10878         when running-from-gui.
10879
10880         * scm/editor.scm (get-editor): Add platform defaults.
10881
10882         * scm/backend-library.scm (postscript->pdf): Typo.
10883
10884 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10885
10886         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
10887
10888         * lily/font-config.cc (init_fontconfig): add warning about cache.
10889
10890 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10891
10892         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
10893
10894 2005-05-16  Mats Bengtsson  <mabe@s3.kth.se>
10895
10896         * lily/horizontal-bracket.cc (print): Take care of the direction
10897         property so brackets above the stave point downwards. 
10898
10899         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
10900         for HorizontalBracket so it doesn't end up within the stave.
10901
10902 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10903
10904         * lily/GNUmakefile (default): Typo.
10905
10906         * scm/lily.scm (PLATFORM): Export.
10907
10908         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
10909         load-font-via-GS, ttftool or fopencookie is broken on windows.
10910         
10911         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
10912         -dSAFER, that is broken on windows.
10913
10914 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10915
10916         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
10917         for FlexLexer.h
10918
10919         * scripts/lilypond-invoke-editor.scm: remove stray -
10920
10921 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10922
10923         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
10924         Fixes deprecation warning.
10925
10926         * flower/include/string.icc (to_string): Only inline if
10927         -DSTRING_UTILS_INLINED.
10928
10929         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
10930         name.  Remove windows comment.
10931
10932         * scm/editor.scm (slashify): New function.
10933         (get-editor-command): Use it.
10934         (get-command-template): Do not alter editor command if
10935         environment value includes `%(file)s' magic.
10936
10937         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
10938         (dissect-uri): Use it.
10939         (unquote-uri): Bugfix.
10940
10941 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
10942
10943         * scm/framework-ps.scm (write-preamble): add TTF rule.
10944
10945         * Documentation/topdocs/README.texi (Top): remove note about
10946         xdelta.
10947
10948         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
10949         requirement.
10950
10951         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
10952         function. Figure out where FlexLexer.h lives
10953
10954         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
10955         
10956 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10957
10958         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
10959         with Windows root in file name.
10960
10961         * scm/backend-library.scm (ly:system): Only redirect output (using
10962         system and shell, ugh) if /dev/null is writable.
10963
10964         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
10965         windows icon.
10966
10967         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
10968         on Mingw.
10969
10970         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
10971         click.
10972
10973         * flower/file-path.cc (is_dir, is_file): New function.  Actually
10974         use result of stat when available.
10975
10976         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
10977         absolute file name and root.
10978
10979         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
10980
10981         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
10982
10983         * flower/file-name.cc (slashify): Bugfix, do substitute if no
10984         slashes in file name.
10985
10986 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10987
10988         * Documentation/user/preface.itely (Preface): Run
10989         texinfo-all-menus-update.
10990
10991         * scm/editor.scm (get-editor-command): Bugfix: allow full
10992         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
10993
10994         * Documentation/pictures/lilypond-48.xpm: New file.
10995
10996         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
10997
10998         * ly/Welcome_to_LilyPond.ly: New file.
10999
11000         * lily/main.cc (main): Only identify if we have a terminal.
11001
11002         * scm/backend-library.scm (postscript->png)
11003         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
11004         non-/bin/sh).
11005
11006 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
11007
11008         * Documentation/topdocs/AUTHORS.texi: polish, update.
11009
11010 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11011
11012         * Documentation/user/preface.itely (Notes for version 2.6): new
11013         notes for 2.6
11014
11015         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
11016         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
11017         is not fully contained" warnings.
11018
11019         * lily/slur-scoring.cc (get_bound_info): remove warning.
11020
11021         * lily/staff-symbol-engraver.cc (process_music): start initial
11022         spanner in process_music(). This fixes overrides of StaffSymbol
11023         properties.
11024
11025         * scm/framework-pdf.scm (Module): remove.
11026
11027         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
11028
11029         * lily/ambitus-engraver.cc: formatting cleanups.
11030
11031         * mf/feta-solfa.mf (Module): remove.
11032
11033         * ChangeLog: more details about contributions.
11034
11035 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11036
11037         * lily/align-interface.cc (align_elements_to_extents): warn if
11038         called too early. Fixes: disappearing-staff-lines.ly
11039
11040         * VERSION (PACKAGE_NAME): release 2.5.24
11041
11042 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
11043
11044         * stepmake/aclocal.m4: Typo.
11045
11046         * flower/string.cc (substitute): Take two strings or two
11047         characters.  Update callers.
11048
11049 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11050
11051         * flower/file-name.cc (File_name): Slashify.
11052
11053         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
11054
11055         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
11056
11057         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
11058
11059         * configure.in (gui_b): Use it.
11060
11061         * lily/lilypond.rc.in: New file.
11062
11063         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
11064
11065 2005-05-12  Graham Percival  <gperlist@shaw.ca>
11066
11067         * Documentation/user/advanced-notation.itely: edit of Text
11068         section; clarify text scripts vs. text markup.
11069
11070 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11071
11072         * lily/multi-measure-rest-engraver.cc
11073         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
11074         separation items on start. Fixes mm rests in start of score.
11075
11076         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
11077         don't access StaffSymbol if not there.
11078         Fixes: crash-staff-symbol-engraver.ly.
11079
11080         * lily/instrument-name-engraver.cc (class
11081         Instrument_name_engraver): data member first_. Create
11082         InstrumentName on start. 
11083
11084 2005-05-12  Graham Percival  <gperlist@shaw.ca>
11085
11086         * Documentation/user/instrument-notation.itely: add guitar
11087         position.
11088
11089         * Documentation/user/introduction.itely,
11090         Documentation/user/lilypond.tely,
11091         Documentation/user/tutorial.itely: begin pruning
11092         unused (duplicated) cindex entries and misc cleanup.
11093
11094 2005-05-12  Mats Bengtsson  <mabe@s3.kth.se>
11095
11096         * input/test/volta-chord-names.ly: Bring the explanation up to
11097         date.
11098
11099 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
11100
11101         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
11102         Specify `@documentencoding utf-8' for html, ignore warnings.
11103
11104 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
11105
11106         * THANKS: Added bughunters.
11107
11108 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
11109
11110         * lily/main.cc: update help string for `lilypond -H'.
11111
11112         * po/fi.po: update.
11113         
11114 2005-05-10  Graham Percival  <gperlist@shaw.ca>
11115
11116         * Documentation/user/advanced-notation.itely: minor fixes.
11117
11118 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11119
11120         * scm/editor.scm: New module.
11121
11122         * scm/lily.scm (gui-main): Use it.
11123
11124         * scm/framework-gnome.scm (spawn-editor): Use it.
11125
11126         * scripts/lilypond-invoke-editor.scm: Use it in new script.
11127
11128 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11129
11130         * scm/framework-ps.scm (load-font-via-GS):  new function.
11131
11132         * lily/pango-font.cc (pango_item_string_stencil): add support for
11133         CID keyed font.
11134
11135         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
11136
11137 2005-05-10  Graham Percival  <gperlist@shaw.ca>
11138
11139         * Documentation/user/basic-notation.itely: add @ref.
11140
11141         * Documentation/user/advanced-notation.itely: add example
11142         of 5/8 beaming.
11143
11144 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11145
11146         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
11147
11148         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
11149         going through ps2pdf wrappers.
11150
11151 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
11152
11153         * Documentation/user/instrument-notation.itely: petrucci note
11154         heads: updated docu
11155
11156         * input/regression/note-head-style.ly: updated regression test;
11157         indentation fixes
11158
11159         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
11160         heads as default
11161
11162         * mf/parmesan-heads.mf: minor editing; use musicological names
11163         (rather than optical description) as note head names
11164
11165         * scm/output-lib.scm: complete petrucci heads
11166
11167 2005-05-09  Pal Benko  <benkop@freestart.hu>
11168
11169         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
11170         heads, but bigger)
11171
11172 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11173
11174         * lily/main.cc (main_with_guile): Remove no files check.
11175
11176         * lily/main.cc (ly:usage): Export to Scheme.
11177
11178         * scm/lily.scm (no-files-handler): New function.
11179
11180         * scm/lily.scm (lilypond-main): Use it.
11181
11182         * configure.in (gui_b): Add mbrtowc checking.
11183         Resurrect [utf8/]wchar.h checking.
11184
11185 2005-05-09  Mats Bengtsson  <mabe@s3.kth.se>
11186
11187         * Documentation/user/advanced-notation.itely (Metronome marks):
11188         Add link to the program reference for MetronomeMark
11189
11190         * Documentation/user/lilypond-book.itely (An example of a
11191         musicological document): Correct the example using psfonts 
11192
11193 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
11194
11195         * po/fi.po: update after a lesson how to update entries against
11196         source.
11197         
11198         * po/TODO: document the lesson.
11199
11200 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11201
11202         * configure.in (gui_b): remove wcrtomb checking.
11203
11204         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
11205         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
11206
11207 2005-05-09  Mats Bengtsson  <mabe@s3.kth.se>
11208
11209         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
11210         keep Scheme expressions and strings unmodified when doing the
11211         conversion to postfix notation for slurs and beams. Should
11212         hopefully solve most related conversion problems. 
11213
11214         * Documentation/user/lilypond-book.itely : Clarify and correct how
11215         to call dvips with -h psfonts.
11216
11217 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11218
11219         * Documentation/user/instrument-notation.itely (Entering lyrics):
11220         Typo.  Fixes build.
11221
11222 2005-05-09  Graham Percival  <gperlist@shaw.ca>
11223
11224         * Documentation/user/lilypond-book.itely: document PSFONTS file.
11225
11226         * Documentation/user/lilypond.tely, lilypond-book.itely,
11227         tutorial.itely: change references to 2.5.x to 2.6.x.
11228
11229         * Documentation/user/instrument-notation.itely: clarified \addlyrics
11230         vs \lyricmode.
11231
11232         * Documentation/user/invoking.itely: remove old info about
11233         lilypond-profile.
11234
11235         * Documentation/topdocs/INSTALL.texi: remove old info about
11236         lilypond-profile, add warning about needing international fonts
11237         to build docs.
11238
11239 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11240
11241         * lily/include/grob-info.hh (class Grob_info): make data member
11242         private. Changes throughout.
11243
11244         * input/regression/alignment-order.ly: new file. 
11245
11246         * lily/vertical-align-engraver.cc (acknowledge_grob): read
11247         alignAboveContext and alignBelowContext
11248
11249 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11250
11251         * lily/pfb.cc (LY_DEFINE): add cast.
11252
11253         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
11254         matches .otf
11255         (write-preamble): warn about unknown fonts.
11256
11257         * lily/pfb.cc (Module): new function ly:otf->cff
11258
11259         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
11260         (get_otf_table): new function.
11261
11262 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11263
11264         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
11265         iso. ps2png.
11266
11267 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
11268
11269         * po/fi.po: apply second round of update.
11270
11271 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11272
11273         * scm/x11-color.scm (make-x11-color-handler): don't use
11274         #\sp. Apparently doesn't work on all platforms. 
11275
11276 2005-05-06  Graham Percival  <gperlist@shaw.ca>
11277
11278         * Documentation/user/advanced-notation.itely, putting.itely,
11279         tutorial.itely, global.itely, introduction.itely: really minor fixes.
11280
11281 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11282
11283         * VERSION (PACKAGE_NAME): release 2.5.23
11284
11285 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11286
11287         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
11288         convert to utf-8.
11289
11290         * THANKS: Add translators for this release, convert to utf-8.
11291
11292         * mf/GNUmakefile (MFTRACE_FLAGS):
11293         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
11294         outdir as option (WAS: hardcoded).
11295
11296 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11297
11298         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
11299         finished_span_
11300
11301         * THANKS: add Hans Forbrich.
11302
11303         * Documentation/topdocs/NEWS.tely (Top): document new feature.
11304
11305         * Documentation/user/basic-notation.itely (Staff symbol): document
11306         start/stop staff. Reference to ossia.ly
11307
11308         * input/test/ossia.ly: new example using stop and startStaff.
11309
11310         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
11311         in other words, don't create "|" barline at start of the score.
11312         (start_translation_timestep): don't set whichBar for start of score.
11313
11314         * input/regression/staff-halfway.ly: use new functionality.
11315
11316         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
11317         start and stop staff based on events.
11318
11319         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
11320
11321         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
11322
11323 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11324
11325         * Documentation/user/programming-interface.itely (How markups work
11326         internally ): remove \encoding reference.
11327
11328 2005-05-04  Mats Bengtsson  <mabe@s3.kth.se>
11329
11330         * scripts/convert-ly.py: Attempt to do a smarter update of 
11331         text markups from versions < 1.9.0 with arbitrary nesting.
11332
11333 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
11334
11335         * po/fi.po: convert to utf-8, and update.
11336
11337 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11338
11339         * make/lilypond.suse.spec.in: update from suse 2.4 package.
11340
11341         * lily/*.cc: more <? >? to min/max changes
11342
11343         * lily/include/interpretation-context-handle.hh: rename
11344         Interpretation_context_handle to Context_handle.
11345
11346 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
11347
11348         * input/regression/GNUmakefile (local_delete): use `find` together 
11349         with `xargs` to avoid too long argument-lists in cmd line.
11350
11351 2005-05-04  Graham Percival  <gperlist@shaw.ca>
11352
11353         * Documentation/user/introduction.itely: updates "About this manual".
11354
11355         * Documentation/user/advanced-notation.itely,
11356         invoking.itely: minor fixes.
11357
11358 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11359
11360         * COPYING: add font exception. Update FSF address. 
11361
11362         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
11363         should be taken without child context.
11364
11365         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
11366
11367         * scm/define-markup-commands.scm (triangle): new command, as
11368         robust replacement for unicode Delta/Triangle.
11369
11370 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11371
11372         * ps/music-drawing-routines.ps: add fillp argument.
11373
11374         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
11375
11376         * lily/font-config.cc (init_fontconfig): don't add cff/
11377
11378         * VERSION (PACKAGE_NAME): release 2.5.22
11379
11380         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
11381
11382         * lily/grace-engraver.cc (consider_change_grace_settings): use
11383         is_alias(). Fixes problem with CueVoice grace notes. 
11384
11385         * lily/simultaneous-music-iterator.cc (construct_children): call
11386         Music_iterator::quit() for iterators that start out invalid. This
11387         fixes indefinitely continuing contexts.
11388
11389         * buildscripts/substitute-encoding.py: new file
11390
11391         * Documentation/user/basic-notation.itely (Basic polyphony): fix
11392         missing @end 
11393
11394         * scripts/lilypond-book.py (write_if_updated): print file name.
11395
11396         * Documentation/user/basic-notation.itely (Explicitly
11397         instantiating voices): idem.
11398
11399         * Documentation/user/advanced-notation.itely (Text spanners):
11400         remove stray { } 
11401
11402         * lily/context.cc (default_child_context_name): the default child
11403         is now first in accepts_list_.
11404
11405         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
11406         \defaultchild to all relevant contexts.  This fixes:
11407         drums-pitch.ly.
11408
11409         (Probably also fixes similar problems with ancient
11410         transcriptions getting CueVoices instead of the desired voices.)
11411  
11412         * lily/context-def.cc (get_default_child): new function.
11413         (get_accepted): place default child in front of list.
11414
11415         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
11416
11417         * lily/include/context-def.hh (struct Context_def): add
11418         default_accept_
11419
11420 2005-05-03  Graham Percival  <gperlist@shaw.ca>
11421
11422         * scm/define-grobs.scm: remove "remove-first" line, since
11423         the absent property is set to #f anyway.
11424
11425         * Documentation/user/basic-notation.itely,
11426         advanced-notation.itely, instrument-notation.itely: minor
11427         fixes.
11428
11429         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
11430
11431         * Documentation/user/advanced-notation.itely,
11432         changing-defaults.itely: consolidate Text stuff in
11433         advanced notation.
11434
11435         * Documentation/user/global.itely: better docs for \header.
11436
11437         * Documentation/user/putting.itely: new chapter; placeholder
11438         for future expansion.
11439
11440         * Documentation/user/examples.itely: moved "suggestions for
11441         writing LP files" section into putting.itely.
11442
11443         * Documentation/user/lilypond.itely: added new chapter,
11444         fixed the short table of contents.
11445
11446 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11447
11448         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
11449         infinity for unfeasible beams.
11450
11451         * make/lilypond.fedora.spec.in (Group): idem.
11452
11453         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
11454
11455         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
11456
11457         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
11458         fonts directly.
11459
11460         * buildscripts/gen-emmentaler-scripts.py (i): idem.
11461
11462         * mf/GNUmakefile: remove all CFF rules.
11463
11464         * scm/framework-ps.scm (ps-embed-cff): reinstate.
11465
11466         * lily/open-type-font-scheme.cc (LY_DEFINE):
11467         new function ly:otf-font-table-data.
11468         (LY_DEFINE): new function otf-font?
11469
11470 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11471
11472         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
11473         ($(outdir)/Fontmap.lily): idem.
11474
11475         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
11476         for PFAEmmentaler-XXX.pfa. 
11477
11478         * Documentation/user/music-glossary.tely (accidental): NL
11479         translation of accidental.
11480
11481 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11482
11483         * flower/include/international.hh: Bugfix: include "string.hh".
11484
11485         * lily/include/mingw-compatibility.hh: New file.
11486
11487         * flower/include/libc-extension.hh (memrev): Rename from strrev.
11488
11489         * configure.in: Search for mingw wcrtomb library.
11490
11491 2005-05-02  Mats Bengtsson  <mabe@s3.kth.se>
11492
11493         * scripts/convert-ly.py: Bug fix
11494
11495         * Documentation/user/changing-defaults.itely (Common tweaks):
11496         Added example where the context has to be specified explicitly
11497         (MetronomeMark). 
11498
11499 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11500
11501         * scripts/lilypond-book.py (ly_options): set timing to #f for
11502         notime option.
11503
11504         * scripts/convert-ly.py (conv): typo.
11505
11506         * flower/*.cc: remove <? and >?
11507         
11508         * lily/*.cc: remove <? and >?
11509
11510         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
11511         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
11512         editor.
11513
11514 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11515
11516         * lily/part-combine-engraver.cc: add space to variable list.
11517
11518 2005-04-30  Graham Percival  <gperlist@shaw.ca>
11519
11520         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
11521         remove-first to false (matches docs)
11522
11523         * Documentation/user/advanced-notation.itely: corrected docs
11524         concerning remove-first.
11525
11526 2005-04-29  Mats Bengtsson  <mabe@s3.kth.se>
11527
11528         * lily/part-combine-engraver.cc: make sure that the relevant
11529         properties are included in the documentation.
11530
11531 2005-04-28  Graham Percival  <gperlist@shaw.ca>
11532
11533         * Documentation/user/lilypond-book.itely: Bernard's docs
11534         for \betweenLilyPondSystem.
11535
11536 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11537
11538         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
11539         remarks.
11540
11541 2005-04-28  Pal Benko  <benkop@freestart.hu>
11542
11543         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
11544         only on vertical lines of flexa shape, and use a constant
11545         thickness value for horizontal lines (patch slightly modified by
11546         Jürgen Reuter)
11547
11548         * lily/include/mensural-ligature.hh: make 2 comments clearer
11549
11550 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
11551
11552         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
11553         to need_extra_horizontal_space; bugfix: use class scope to avoid
11554         global namespace pollution
11555
11556         * Documentation/user/instrument-notation.itely (ligatures): added
11557         comment on possible future syntax change and how to work around
11558
11559         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
11560         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
11561         intervals (fixes agnus dei example)
11562
11563         * Documentation/user/instrument-notation.itely (white mensural
11564         ligatures): selected a more illustrative example
11565
11566 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
11567
11568         * Documentation/index.html.in: specify utf-8 charset in meta content.
11569
11570 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11571
11572         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
11573         empty 2nd page for single page.
11574
11575         * scm/lily.scm: remove p&c definitions.
11576
11577         * po/zh_TW.po (Module): new translation.
11578
11579         * lily/lily-guile.cc (ly_chain_assoc): remove.
11580
11581         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
11582         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
11583
11584 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11585
11586         * lily/beaming-info.cc: remove infinity_i
11587
11588         * scripts/abc2ly.py (out_filename): fix thinko with \version.
11589
11590 2005-04-26  Graham Percival  <gperlist@shaw.ca>
11591
11592         * Documentation/user/basic-notation.itely,
11593         instrument-notation.itely, advanced-notation.itely,
11594         changing-defaults.itely: minor fixes.  Added docs
11595         for colors to advanced-notation.itely.
11596
11597         * Documentation/user/advanced-notation.itely: fixed compile
11598         problem and added Bernard's x11-color doc patch.
11599
11600 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11601
11602         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
11603         alright this time round.
11604
11605 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11606
11607         * Documentation/topdocs/INSTALL.texi (Top): idem.
11608
11609         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
11610
11611         * VERSION (MAJOR_VERSION): release 2.5.21
11612
11613         * scm/output-ps.scm (grob-cause): bugfix.
11614
11615 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11616
11617         * cygwin/*: Update.
11618
11619         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
11620         stuff.
11621
11622         * scm/output-ps.scm (grob-cause): Bugfix.
11623
11624         * scm/lily.scm (ly:load): Remove x11-color.
11625
11626         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
11627         quote executable, fixes getting version from program --with
11628         --options.
11629         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
11630         $ac_exeect.
11631
11632         * Documentation/user/GNUmakefile: Only build music-glossary with
11633         rendered lilypond snippets during web.
11634
11635 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11636
11637         * po/de.po: update.
11638
11639         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
11640
11641 2005-04-22  Laura Conrad <lconrad@laymusic.org>
11642  
11643         * scripts/abc2ly:
11644         second title line append with punctuation dash character;
11645         encode abc2ly python strings in utf-8
11646        
11647 2005-04-21  Laura Conrad <lconrad@laymusic.org>
11648
11649         * scripts/abc2ly fix chords (again)
11650  
11651 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
11652
11653         * scm/x11-color.scm: new file
11654         All x11 color names can be accessed with:
11655         #(x11-color 'ColorName),
11656         #(x11-color "ColorName") or:
11657         #(x11-color "color name")
11658         If the x11 color name is not recognised then it defaults
11659         to black
11660
11661         * scm/lily.scm: amended to call scm/x11-color.scm
11662
11663 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11664
11665         * Documentation/user/invoking.itely (Reporting bugs): comment out
11666         reference to online PNG bug repository.
11667
11668 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11669
11670         * lily/translator-scheme.cc (ly:translator-property): Remove.
11671         Update callers.
11672
11673         * lily/context-scheme.cc (ly:context-now): Move from translator.
11674         Update callers.
11675
11676 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11677
11678         * input/regression/grid-lines.ly (skips): refine example.
11679
11680         * scm/define-context-properties.scm
11681         (all-user-translation-properties): doc autoBeamCheck
11682
11683         * input/regression/grid-lines.ly (Module): new file.
11684
11685         * lily/grid-point-engraver.cc (Module): new file.
11686
11687         * lily/grid-line.cc (Module): new file.
11688
11689         * lily/grid-line-span-engraver.cc (Module): new file.
11690
11691         * lily/grid-line-interface.cc (Module): new file.
11692
11693 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11694
11695         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
11696         missing parameter, actualy cdr through list.  Actually return a
11697         list with ENTRY removed (was '()).
11698
11699         * scripts/convert-ly.py: Update.  Print warning if file cannot be
11700         opened.
11701         (do_conversion): Fix printing of continuation comma.
11702
11703         * Documentation/user/advanced-notation.itely (Beam formatting):
11704         Remove refbugs about compound time and mixed duration.
11705
11706         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
11707         modulo moments explicitely.
11708
11709         * lily/moment.cc (operator %): New function.
11710
11711         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
11712
11713         * lily/translator-scheme.cc (ly:translator-now,
11714         ly:translator-property): New function.
11715
11716         * scm/auto-beam.scm (default-auto-beam-check): New function.
11717
11718         * lily/auto-beam-engraver.cc (test_moment): Use it.
11719
11720         * flower/rational.cc (operator %): Bugfix.
11721
11722 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
11723
11724         * scripts/abc2ly: Bugfix
11725
11726 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11727
11728         * python/fontextract.py (write_extracted_fonts): bugfix, too many
11729         %'s on EndFont comment.
11730
11731         * lily/ledger-line-spanner.cc: some more words of explanation.
11732
11733 2005-04-20  John Williams <williams@tni.com>  
11734         
11735         * scripts/lilypond-book.py: htmlquote bugfix.
11736         Allow snippets to be given distinct filenames.
11737         Allow the default alt text to be overridden.
11738
11739 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
11740
11741         * ly/performer-init.ly: Bugfix
11742
11743         * THANKS: Added bughunters.
11744
11745 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11746
11747         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
11748
11749         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
11750         position (was: use modulo measure length).
11751
11752         * configure.in (no gui_b): Remove optional gtk+ requirement.
11753
11754 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11755
11756         * Documentation/user/basic-notation.itely (Pitches): add
11757         LedgerLineSpanner.
11758
11759         * lily/dynamic-engraver.cc (process_music): set right bound to
11760         script if present. Else, do not set.
11761         (acknowledge_grob): only set right bound of finished spanner to
11762         note column if no other bound is set.
11763
11764         * python/lilylib.py (make_ps_images): switch back to png16m.
11765         
11766 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11767
11768         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
11769         writing up to date file.  Add dvips usage suggestion.
11770
11771         * scripts/convert-ly.py: Fix error message.
11772         Print usage if no files on command line.
11773         (usage): Add example usage.
11774
11775         * input/test/compound-time.ly: New file.
11776
11777         * input/test/circle.ly: New file.
11778
11779         * Documentation/topdocs/NEWS.tely: Use them.
11780
11781         * input/test/boxed-stencil.ly: Remove \score.
11782
11783         * buildscripts/mf-to-table.py (base): Add .log dependency.
11784
11785         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
11786         pfa's.  Add .log dependency
11787
11788         * scm/define-markup-commands.scm (lower): New command.
11789
11790         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
11791         make it default.
11792
11793 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11794
11795         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
11796         also to finished cresc as right bound. This fixes:
11797         skip-string-decresc.ly
11798
11799         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
11800         relative_coordinate if extent is empty.
11801
11802         * lily/stem.cc (width_callback): determine correct extent if flag
11803         is not there. This fixes slur-no-flag.ly
11804
11805         * lily/grace-engraver.cc (consider_change_grace_settings): new
11806         function.
11807         (initialize): also consider_change_grace_settings() on
11808         initialization. Fixes large grace notes at start of score.
11809
11810         * lily/break-align-interface.cc (do_alignment): don't translate if
11811         total_extent is empty.
11812
11813         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
11814
11815 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11816
11817         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
11818         with slash.
11819
11820 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11821
11822         * stepmake/aclocal.m4: Remove tfm_path.
11823
11824 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11825
11826         * scm/music-functions.scm (markup-expression->make-markup): fix
11827         bug with cons arguments of markup commands.
11828         (music->make-music): fix music expression property list building
11829
11830 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11831
11832         * aclocal.m4: Massage package names.
11833
11834         * SCons updates.
11835
11836 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11837
11838         * VERSION (PACKAGE_NAME): release 2.5.20
11839
11840         * lily/stem.cc (calc_stem_info): add minimum Y extent of
11841         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
11842
11843         * lily/percent-repeat-engraver.cc (try_music): add measure before
11844         next_moment to future processing moment. Fixes:
11845         percent-repeat-mm-rest.ly
11846         (process_music): don't add moment for 2nd time.
11847
11848         * input/regression/repeat-percent.ly: add mmrests as extra test.
11849
11850         * lily/axis-group-engraver.cc (acknowledge_grob): read
11851         keepAliveInterfaces to decide what to kill.
11852
11853         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
11854         percent-repeat-interface to keepAliveInterfaces. This fixes
11855         percent-repeat-harakiri.
11856
11857 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11858
11859         * SCons updates.
11860
11861 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11862
11863         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
11864
11865         * aclocal.m4: remove --enable-tfm-path configure option
11866
11867         * input/test/ancient-font.ly (lowerStaff): clef name errors.
11868
11869         * scm/backend-library.scm (postscript->png): newline after
11870         finishing command.
11871
11872         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
11873         (LY_DEFINE): ly:paper-score-paper-systems: new function 
11874
11875         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
11876
11877         * lily/score.cc (default_rendering): use Music_output too.
11878
11879         * input/test/chord-names-languages.ly (Module): rename file.
11880
11881         * lily/text-spanner.cc: add bound-padding.
11882
11883         * lily/paper-book.cc (systems): accept Paper_score
11884         iso. Paper_system vector. 
11885
11886         * input/regression/line-arrows.ly: new file.
11887
11888         * lily/paper-score.cc (process): run get_paper_systems() only once.
11889
11890         * lily/line-spanner.cc (line_stencil): add arrows.
11891
11892 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
11893
11894         * lily/line-interface.cc (make_arrow): new function. 
11895         (arrows): idem.
11896
11897 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
11898
11899         * input/test/chord-names-german.ly: update for italian/french
11900         chords.
11901         
11902         * Documentation/user/instrument-notation.itely (Printing chord
11903         names): update.
11904
11905 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11906
11907         * lily/include/paper-score.hh (class Paper_score): remove unused
11908         prototypes.
11909
11910         * lily/book.cc (process): add -COUNT to midi output.
11911
11912         * lily/score.cc (book_rendering): remove outname argument
11913         (book_rendering): return list of Music_outputs. 
11914
11915         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
11916
11917         * lily/book.cc (process): loop over Music_outputs returned from
11918         Score::book_rendering().
11919
11920         * lily/*.cc (width_callback): remove spurious "unused" warnings
11921         for assert (axis==[XY]_AXIS); 
11922
11923         * lily/include/music-output.hh (class Music_output): smobify class.
11924
11925         * lily/include/paper-score.hh (class Paper_score): make members
11926         private.
11927
11928         * lily/performance.cc (process): return #f iso. #<undefined>. This
11929         prevents #<undefined> leaking into GUILE-userspace.
11930
11931 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11932
11933         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
11934
11935 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
11936
11937         * scm/chord-name.scm : support for italian and french
11938         chords names.
11939
11940         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
11941         a space defined by chordPrefixSpacer when the root name is
11942         direclty followed by a prefix.
11943
11944         * ly/engraver-init.ly : chordPrefixSpacer       
11945         * scm/define-context-properties.scm : chordPrefixSpacer
11946         * ly/property-init.ly : italianChords, frenchChords 
11947
11948 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11949
11950         * mf/feta-din.mf: Remove.
11951
11952         * mf/GNUmakefile (fontdir): Bugfix.
11953
11954         * mf/SConstruct: Some updates.
11955
11956         * SConstruct: Require pkg-config.
11957         (test_program): Bugfix for double digit version compares, use
11958         integer (not string-) compare.
11959         Optionally require gs 8.14.
11960
11961         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
11962
11963         * lily/*: s/ifdef HAVE_*/if have/.
11964
11965         * SConstruct (test_lib): New function.  Update pkg-config and some
11966         other requirements.
11967
11968         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
11969         freetype, pangof2t.
11970
11971 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11972
11973         * po/lilypond.pot, ...: Update using bison-CVS.
11974
11975         * python/lilylib.py (make_ps_images): Fixo.
11976
11977 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11978
11979         * python/lilylib.py (make_ps_images): typo.
11980
11981         * configure.in (gui_b): make bison optional.
11982
11983         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
11984
11985 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
11986
11987         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
11988         with one parameter can be defined in a LaTeX file when processed
11989         by lilypond-book this will be evaluated between the systems of
11990         a multi-system score. The parameter is the number of systems processed.
11991
11992 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11993
11994         * python/lilylib.py (make_ps_images): Escape newline.
11995
11996         * Documentation/user/music-glossary.tely: Run
11997         texinfo-all-menus-update.
11998
11999 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12000
12001         * scm/lily-library.scm (old-relative-not-used-message)
12002         (version-not-seen-message): Add input-file-name-location to message.
12003
12004         * lily/parser.yy (lilypond): Add token aliases.
12005
12006         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
12007         not confuse with alteration.
12008         (alteration): Add.
12009
12010 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12011
12012         * python/lilylib.py (make_ps_images): use -dEPSCrop
12013
12014         * VERSION (PACKAGE_NAME): release 2.5.19 
12015
12016         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
12017         only put xrefs in info documentation.
12018
12019         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
12020         .pdf rule to tex-rules.make.
12021
12022         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
12023         from -systems.* output.
12024
12025         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
12026         directly, remove -$(PAGESIZE) target.
12027
12028         * input/test/embedded-postscript.ly: update.
12029
12030 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12031
12032         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
12033
12034         * Documentation/user/changing-defaults.itely (Font selection):
12035         document font-name.
12036
12037         * input/regression/font-name.ly: show Pango fonts for
12038         font-name. Update example. 
12039
12040         * lily/pango-select.cc (properties_to_pango_description): don't
12041         convert symbol font-size to number, but use to lookup.
12042
12043         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
12044
12045         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
12046         (NAME . FILE-NAME) tuples for font descriptions. 
12047         (write-preamble): display BeginFont DSC comments.
12048
12049         * python/fontextract.py (write_extracted_fonts): new file. Extract
12050         font resources from a PS file.
12051
12052         * scripts/lilypond-book.py (option_definitions): --psfonts option.
12053         (Compile_error.process_include): do_file returns chunks.
12054
12055         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
12056
12057         * make/lysdoc-targets.make: .texi is .PRECIOUS
12058
12059         * scripts/lilypond-book.py (write_if_updated): new function.
12060
12061 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12062
12063         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
12064
12065 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12066
12067         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
12068
12069         * input/regression/markup-syntax.ly: remove \score.
12070
12071         * scm/define-markup-commands.scm (draw-circle): add fill argument
12072
12073         * scm/stencil.scm (make-circle-stencil): add fill argument
12074
12075         * ps/music-drawing-routines.ps: add fill argument.
12076
12077         * ly/performer-init.ly: add CueVoice to MIDI too.
12078
12079         * ps/music-drawing-routines.ps: new routine BeginEPSF /
12080         EndEPSF.
12081
12082         * input/regression/markup-eps.ly: new file.
12083
12084         * scm/framework-ps.scm (write-preamble): change order: vars should
12085         be inited before procedures.
12086
12087         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
12088         for EPS files.
12089
12090         * scm/define-markup-commands.scm (epsfile): add epsfile command.
12091
12092 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12093
12094         * configure.in (gui_b): add check for ghostscript 8.15
12095
12096 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12097
12098         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
12099         start of line. Fixes cresc-after-newline.ly
12100
12101         * lily/source-file.cc (file_line_column_string): use get_column().
12102
12103 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12104
12105         * lily/source-file.cc (get_column): utf-8 support for column numbers.
12106
12107 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
12108
12109         * lily/*: use message () iso progress_indication () for messages.
12110         Revise/uniformise user messages.
12111
12112         * flower/warn.cc (progress_indication): New function.
12113         (message): Use it.  Fixes newline problems.
12114
12115         * config.make.in (webdir): Sort out install dirs.
12116
12117         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
12118
12119         * python/lilylib.py (command_name): Bugfix.
12120         (make_ps_images):
12121
12122 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
12123
12124         * lily/main.cc: --help says what types of backends are availabe
12125
12126 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12127
12128         Fix ./VERSION dependency, and without need to reconfigure.
12129
12130         * lily/main.cc (setup_paths): Update.
12131
12132         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
12133
12134         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
12135
12136         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
12137         Add \line for some simplistic cases.
12138
12139         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
12140
12141 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12142
12143         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
12144         to compile LY files (useful for adding eg. "-I" args)
12145         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
12146         2Gnome command for gnome backend.
12147         (LilyPond-command-formatgnome): call the 2Gnome command. key
12148         binding: C-c C-g
12149
12150 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
12151
12152         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
12153         depend on all PNG images.
12154
12155 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12156
12157         * GNUmakefile.in: Bugfix: also link .map files.
12158
12159 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12160
12161         * scm/music-functions.scm (music->make-music): generate 
12162         a (make-music ...) sexpr from a music expression.
12163         (display-scheme-music): use guile pretty printer to display the
12164         make-music sexpr.
12165
12166 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12167
12168         * ly/engraver-init.ly: reindent.
12169         Add CueVoice.
12170
12171         * scm/music-functions.scm (music-pretty-string): handle moments
12172         too.
12173         (music-pretty-string): only print non-empty lists.
12174         (cue-substitute): create CueVoice context, which has smaller type.
12175
12176         * lily/moment-scheme.cc (LY_DEFINE): new methods
12177         ly:moment-grace-{numerator,denominator}
12178
12179         * lily/context-handle.cc: remove quit() method. 
12180
12181         * lily/font-config.cc (init_fontconfig): be verbose about font path.
12182         (init_fontconfig): success is 0, not !0
12183
12184 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12185
12186         * mf/feta-nummer-code.mf (code): add plus glyph.
12187
12188         * lily/tie.cc (print): idem.
12189
12190         * lily/slur.cc (print): don't use thickness property for
12191         slur shape-thickness.
12192
12193         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
12194         while adding stencils.
12195
12196         * scm/define-markup-commands.scm (with-color): with-color markup
12197         command.
12198         (whiteout): new markup command 
12199         (filled-box): new markup command
12200
12201 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
12202
12203         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
12204         test for PDF docs.
12205
12206         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
12207         PFAAybabtu-Regular.  Fixes feta font in PDFs.
12208         
12209         Notes for tetex-3.0 make web:
12210            psclean.map: s/uhv8a/uhvr8a/
12211            config.ps add:
12212                 p +psfonts_t1.map
12213                 p +psclean.map
12214                 p +typeface.map
12215
12216 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12217
12218         * scm/music-functions.scm (music-pretty-string): fix bug with
12219         string argument.
12220
12221 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
12222
12223         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
12224
12225 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12226
12227         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
12228         only process options if they're there.
12229         (write_file_map): add version-seen? to snippet-map.ly
12230
12231 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
12232
12233         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
12234         formatting cleanups.
12235
12236         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
12237         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
12238
12239 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12240
12241         * scm/framework-ps.scm (ps-font-command): don't hash, just use
12242         name directly.
12243
12244         * lily/main.cc (setup_paths): either add mf/out to search path or 
12245         fonts/{otf,type1,etc}
12246         
12247         * lily/font-config.cc (init_fontconfig): either add mf/out to
12248         FontConfig or fonts/{otf,type1,etc}
12249
12250         * GNUmakefile.in: don't put mf/ link in share/ dir.
12251
12252         * lily/staff-spacing.cc: move same-direction-correction to
12253         note-spacing-interface
12254
12255         * scm/lily.scm (lilypond-main): use variable argument count for
12256         exception handler.
12257
12258         * lily/font-config.cc (init_fontconfig): add operator pacification
12259         message.
12260
12261         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
12262
12263         * buildscripts/gen-emmentaler-scripts.py (i): generate
12264         PFAEmmentaler as well.
12265
12266         * scm/framework-ps.scm (munge-lily-font-name): new function
12267         (write-preamble): hack: insert PFA equivalent of CFF into
12268         .PS. This makes LilyPond output printable on normal PS printers
12269         again.
12270
12271         * buildscripts/gen-emmentaler-scripts.py (i): generate
12272         PFAEmmentaler.pfa aswell.
12273
12274 2005-04-06  John Williams <williams@tni.com>  
12275         
12276         * scripts/lilypond-book.py: refactor the compose_ly procedure.
12277         
12278 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12279
12280         * scm/page-layout.scm (default-page-make-stencil): always combine
12281         the header stencil, even if empty. This prevents the body text to
12282         reach up to the margins.
12283
12284         * po/rw.po (Module): new file, for Kinyarwanda.
12285
12286         * input/test/spacing-optical.ly (Module): new file.
12287
12288         * lily/staff-spacing.cc: add same-direction-correction
12289
12290 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
12291
12292         * Documentation/user/introduction.itely (Engraving): Comment-out
12293         non-existent file.
12294
12295 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12296
12297         * scm/define-grob-properties.scm (all-user-grob-properties): add
12298         same-direction-correction
12299
12300         * VERSION: release 2.5.18
12301
12302 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
12303
12304         * lily/grob.cc (mark_smob): Check pscore->layout_ before
12305         dereferencing.  Fixes make web.
12306
12307         * lily/midi-stream.cc: Handle unwritable midi file.  Include
12308         errno.h.
12309
12310         * Documentation/user/: Fix links.
12311
12312 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12313
12314         * lily/text-interface.cc (Module): rename from text-item.cc
12315
12316         * input/regression/apply-output.ly (texidoc): function naming fix.
12317
12318         * lily/time-signature-performer.cc (derived_mark): new function.
12319
12320         * lily/lily-parser-scheme.cc:  print mapped file name for progress
12321
12322         * scripts/lilypond-book.py (find_linestarts): new function.
12323         (find_toplevel_snippets): keep track of line numbers.
12324
12325         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
12326         all key changes.
12327
12328         * ly/declarations-init.ly (partCombineListener): use
12329         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
12330
12331         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
12332
12333 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
12334
12335         * lily/text-item.cc: Fix link.
12336
12337         * Documentation/user/changing-defaults.itely (Changing defaults):
12338         Fix programs reference links.
12339
12340         * Documentation/user/music-glossary.tely: Convert to utf-8.
12341
12342 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12343
12344         * make/lilypond-vars.make: remove TEXMF from variables.
12345         remove DEB_BUILD pk font variables.
12346         remove GUILE_LOAD_PATH
12347         remove TeX memory vars.
12348
12349 2005-04-04  Werner Lemberg  <wl@gnu.org>
12350
12351         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
12352
12353 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12354
12355         * ps/lilyponddefs.ps: remove reencode-font
12356
12357         * lily/simple-spacer.cc (add_columns): also compare
12358         directly. Column rank doesn't distinguish between broken and
12359         unbroken columns. This fixes large spaces before time sig changes.
12360
12361         * Documentation/user/point-and-click.itely: document ly:set-option.
12362
12363         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
12364         point_and_click_global is set.
12365
12366         * lily/scm-option.cc (LY_DEFINE): add point-and-click
12367         ly:set-option argument.
12368
12369 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12370
12371         * GNUmakefile.in: Include symlinks in webball.
12372
12373         * Documentation/user/GNUmakefile (source-links): Add symlinks to
12374         source dir for split and non-split manuals.
12375
12376         * Documentation/user/*y: Fix @uref/@inputfile links for
12377         split/non-split HTML documents.
12378
12379         * Documentation/user/GNUmakefile (local-WWW): Do not generate
12380         .ps.gz.
12381         
12382 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
12383
12384         * GNUmakefile.in: Add newline.
12385
12386 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
12387
12388         * tex/lilyponddefs.tex: use color instead of xcolor
12389         * scm/output-tex.scm: minor editing
12390
12391 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12392
12393         * scm/music-functions.scm (display-scheme-music): pretty printer
12394         for music expressions.
12395
12396 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
12397
12398         * buildscripts/install-info-html.sh (index_file): Fix link.
12399
12400 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
12401
12402         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
12403
12404         * Documentation/index.html.in: Add size estimates with some big pages.
12405
12406         * Documentation/user/tutorial.itely (Running LilyPond for the
12407         first time): Add/replace some @rglos links.  TODO: add more
12408         @rglos links in tutorial, test non-intrusiveness (.css).
12409
12410         * stepmake/bin/add-html-footer.py (do_file): Remove info's
12411         annoying's indication of referencing external document.
12412
12413         * Documentation/user/GNUmakefile: Split version of glossary too.
12414         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
12415         links, not only for html.
12416
12417         * Documentation/user/introduction.itely: Fix some links for other
12418         than html, do not use `here' as link name.
12419
12420 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
12421
12422         * scm/documentation-generate.scm (string-append): Fix @usermanref,
12423         @glossaryref.
12424
12425 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12426
12427         * scm/page-layout.scm (default-page-make-stencil): only add header
12428         if existing and not empty. Fixes spurious programming error.
12429
12430         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
12431
12432 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
12433
12434         * scm/output-tex.scm: implement {re,}setcolor
12435         * tex/lilyponddefs.tex: use color package
12436
12437 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
12438
12439         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
12440         additions to website.
12441
12442         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
12443
12444         * Documentation/user/macros.itexi: Fix @usermanref html links in
12445         split documents: use @inforef.
12446
12447 2005-03-30  Graham Percival  <gperlist@shaw.ca>
12448
12449         * Documentation/user/programming-interface.itely: minor fix.
12450
12451         * Documentation/user/advanced-notation.itely: added info to
12452         Metronome markings.
12453
12454 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
12455
12456         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
12457         use box-stencil.  Remove y-padding argument.
12458         (make-stencil-circler): New function.
12459
12460         * buildscripts/lilypond-words.py (F): 
12461         * elisp/SConscript (a): 
12462         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
12463         * vim/SConscript (a): 
12464         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
12465
12466         * lily/general-scheme.cc: Build fix.
12467
12468         * scm/markup.scm:
12469         * input/regression/markup-scheme.ly: 
12470         * input/regression/markup-syntax.ly: Drop 'new-' from name.
12471
12472         * scm/stencil.scm (make-circle-stencil): New function.
12473
12474         * scm/define-markup-commands.scm (draw-circle): Use it.  New
12475         name (was cicle).  Update callers.
12476         (circle): New markup command, similar to box.
12477
12478         * scm/stencil.scm (circle-stencil): New function.
12479
12480 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
12481
12482         * configure.in: Detect libutf8/wchar.h variant.
12483
12484         * stepmake/aclocal.m4: Modify shared size test.
12485
12486 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12487
12488         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
12489
12490 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12491
12492         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
12493         
12494         * VERSION (PACKAGE_NAME):  release 2.5.17
12495
12496 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12497
12498         * scm/backend-library.scm (postscript->png): Fix comment and png
12499         message.
12500
12501         * GNUmakefile.in (link-tree): Fix locales.
12502
12503 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12504
12505         * lily/stencil-scheme.cc (LY_DEFINE): change to
12506         ly:stencil-aligned-to, non mutating.
12507
12508         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
12509
12510         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
12511
12512         * lily/quote-iterator.cc (derived_mark): call
12513         Music_wrapper_iterator::derived_mark() too.
12514
12515         * lily/grace-engraver.cc (derived_mark): change signature, add
12516         const.
12517
12518 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12519
12520         * SConstruct (symlink): 
12521         * GNUmakefile.in (link-tree): Add scripts to prefix.
12522
12523         * lily/general-scheme.cc (ly:effective-prefix): New function.
12524
12525         * scm/backend-library.scm (postscript->png): Use it.
12526
12527 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12528
12529         * lily/paper-score.cc (process): don't delete grobs after
12530         producing stencils. 
12531
12532         * scm/part-combiner.scm (determine-split-list): switch off
12533         debugging info.
12534
12535         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
12536         if available.
12537
12538         * scm/define-context-properties.scm
12539         (all-user-translation-properties): add stringNumberOrientations.
12540
12541         * lily/new-fingering-engraver.cc (position_scripts): make generic,
12542         so fingering and string-numbers are separately controlled.
12543
12544 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12545
12546         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
12547         not use debugging.
12548
12549 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12550
12551         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
12552
12553         * config.hh.in: add HAVE_FONTCONFIG.
12554
12555         * Documentation/user/instrument-notation.itely (String number
12556         indications): new node.
12557
12558         * input/regression/new-markup-syntax.ly (texidoc): add circle.
12559
12560         * lily/new-fingering-engraver.cc (add_string): new function. 
12561         (acknowledge_grob): accept string-number-event as well.
12562
12563         * scm/define-markup-commands.scm (circle): new markup command.
12564
12565         * scm/output-lib.scm (print-circled-text-callback): new function.
12566
12567         * lily/GNUmakefile: move ifeq after include stepmake.make.
12568
12569 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12570
12571         * config.make.in (HAVE_LIBKPATHSEA_SO):
12572         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
12573
12574         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
12575         add KPATHSEA_LIBS.
12576
12577         * debian/watch: 
12578         * debian/control: Update.
12579
12580 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12581
12582         * input/test/title-markup.ly (spaceTest): remove.
12583
12584         * input/test/embedded-tex.ly (Module): remove.
12585
12586         * input/test/music-box.ly: use 'name property, not ly:music-name.
12587
12588         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
12589
12590         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
12591
12592 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12593
12594         * Documentation/topdocs/INSTALL.texi (Top): Remove information
12595         about xdeltas.  Add information about CVS.
12596
12597         * scm/lily.scm (lilypond-main): Fix invocation of handler,
12598         gracefully handle failed files.
12599
12600         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
12601
12602         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
12603         small fixes.
12604
12605         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
12606         No unnecessarily specific i18n messages.  Remove stray `1'.
12607
12608 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12609
12610         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
12611         documentencoding
12612
12613         * scm/documentation-lib.scm (texi-file-head): set utf-8
12614         documentencoding.
12615
12616         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
12617         Delta, not the Symbol one. 
12618
12619         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
12620         for the .map file.
12621
12622         * Documentation/topdocs/INSTALL.texi (Top): add running
12623         requirement as compilation requirement.
12624
12625 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12626
12627         * buildscripts/mutopia-index.py (headertext): add h1 header and
12628         utf-8 charset meta field.
12629
12630         * input/GNUmakefile: prune example list.
12631
12632         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
12633         options.
12634
12635         * lily/slur-scoring.cc (get_base_attachments): only look at stem
12636         extent for visible stems.
12637
12638         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
12639
12640 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12641
12642         * Documentation/topdocs/INSTALL.texi (Top): Updates.
12643
12644         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
12645
12646 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12647
12648         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
12649         pass inf/nan into slur scoring.
12650
12651         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
12652         page.
12653
12654         * scripts/abc2ly.py (dump_voices): use alphabet().
12655
12656 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
12657         
12658         * mf/GNUmakefile (depth): use $(FONTFORGE). 
12659
12660 2005-03-27 Matthias Neeracher <neeracher@mac.com>
12661         
12662         * flower/include/virtual-methods.hh: simplify. Patch by
12663
12664 2005-03-25  John Williams <williams@tni.com>  
12665
12666         * scripts/lilypond-book.py (main): add png for HTML too, guess
12667         only if necessary. 
12668
12669 2005-03-25  Graham Percival  <gperlist@shaw.ca>
12670
12671         * Documentation/topdocs/INSTALL.texi: now recommends
12672         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
12673
12674         * Documentation/user/basic-notation.itely,
12675         Documentation/user/tutoria.itely: warn about
12676         only one (phrasing) slur at once.
12677
12678 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
12679
12680         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
12681
12682 2005-03-23  Graham Percival  <gperlist@shaw.ca>
12683
12684         * Documentation/user/basic-notation.itely: fixed info about
12685         ending a (de)cresc.
12686
12687         * Documentation/user/lilypond-book.itely: fixed
12688         lilypond-book filter example and warned about not doing
12689         --filter and --process at the same time.
12690
12691 2005-03-23  Mats Bengtsson  <mabe@s3.kth.se>
12692
12693         * lily/parser.yy (bass_number),
12694         Documentation/user/instrument-notation.itely (Figured bass): 
12695         Add the possibility to use text markup in figured bass. 
12696
12697 2005-03-19  Graham Percival  <gperlist@shaw.ca>
12698
12699         * Documentation/user/global.itely: added info about naming
12700         identifiers and breakbefore.
12701
12702         * Documentation/user/invoking.itely: added info about batch
12703         processing files with convert-ly, removed references to TeX
12704         in the jail section.
12705
12706         * Documentation/user/examples.itely: possibly fixed piano
12707         dynamics.
12708
12709         * Documentation/user/advanced-notation.itely: added info
12710         about removing other types of Staff.
12711
12712         * Documentation/user/instrument-notation.itely: possibly
12713         fixed piano staff line switch.
12714
12715         * Documentation/user/changing-defaults.itely: added info
12716         about using normal font in titles.
12717
12718 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12719
12720         * VERSION (PATCH_LEVEL): release 2.5.16
12721
12722         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
12723         explicitly.
12724
12725 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12726
12727         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
12728         whitespace.
12729
12730         * python/lilylib.py (make_ps_images):
12731         * scm/backend-library.scm (postscript->pdf, postscript->png):
12732         Quote file name.  Use format rather than string-append juggling.
12733
12734 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12735
12736         * python/lilylib.py (make_ps_images): add x to -g argument. 
12737
12738         * lily/key-performer.cc (create_audio_elements): don't use
12739         scm_eval_string. Check for minor 3rd directly.
12740   
12741         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
12742         (sarabandeCelloGlobal): key is D minor, not F major.
12743
12744 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12745
12746         Fix truncated --png output (Peter Danenberg).
12747         
12748         * python/lilylib.py (make_ps_images):
12749         * scripts/ps2png.py (copyright): Grok --papersize option.
12750
12751         * scm/backend-library.scm (postscript->png): Add parameter
12752         PAPERSIZE.  Update callers.
12753
12754         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
12755         Fixes symbol placement.
12756
12757         * lily/spanner.cc: 
12758         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
12759         <libc-extension.hh>).
12760
12761 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12762
12763         * Nitpick run.
12764
12765         * buildscripts/fixcc.py: Update.
12766
12767         Builddir run fixes.
12768
12769         * HACKING (datadir): Add VERSION.
12770
12771         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
12772         higher up.
12773
12774 2005-03-15  Werner Lemberg  <wl@gnu.org>
12775
12776         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
12777         diagonal stem doesn't become thinner.
12778
12779 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
12780
12781         * buildscripts/fixcc.py: Fixes (Werner).
12782
12783 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12784
12785         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
12786         Emmentaler/Aybabtu.
12787
12788         * GNUmakefile.in: fix lilypond-words path.
12789
12790         * po/tr.po: update to 2.3.21
12791
12792         * lily/new-fingering-engraver.cc (position_scripts): take priority
12793         from head position.
12794
12795         * input/regression/finger-chords-order.ly (texidoc): new file.
12796
12797 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12798
12799         * make/ly-rules.make: 
12800         * stepmake/aclocal.m4: 
12801         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
12802
12803         * buildscripts/fixcc.py (rules): Leave space after operator.
12804
12805 2005-03-14  Werner Lemberg  <wl@gnu.org>
12806
12807         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
12808         top of the glyph with smooth curve.
12809
12810 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12811
12812         * Documentation/user/global.itely (Page layout): remove
12813         printpagenumber.
12814
12815 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
12816
12817         * input/regression/mensural-ligatures.ly: new file (with examples
12818         compiled by Pal Benko).
12819
12820         * Documentation/user/instrument-notation.itely: Bugfix: yet some
12821         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
12822         musicglyph access.  Many small beautifications in ancient
12823         examples.
12824
12825         * input/test/divisiones.ly: fixed indentation; small
12826         beautifications
12827
12828         * ly/engraver-init.ly: added FIXME comment
12829
12830         * scripts/lilypond-book.py,
12831         Documentation/user/lilypond-book.itely: added music fragment
12832         option "packed" to lilypond-book
12833
12834         * Documentation/user/instrument-notation.itely: Bugfix: added
12835         missing LedgerLineSpanner color setting in several places.  Added
12836         music fragment option "packed" to VaticanaContext example.
12837
12838 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12839
12840         * scm/define-grobs.scm (all-grob-descriptions): switch off
12841         Hyphen_spanner::set_spacing_rods 
12842
12843         * lily/lyric-hyphen.cc (print): add padding between syllable and
12844         hyphen.
12845         (print): shorten hyphen in tight situations (determine using
12846         minimum-length)
12847
12848         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
12849         0.4pt.
12850
12851 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12852
12853         * ly/titling-init.ly (bookTitleMarkup): Refinements.
12854
12855         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
12856         header/footer markings for regression-test.
12857
12858         * scm/backend-library.scm (output-scopes, header-to-file): Move
12859         from framework-tex.scm.
12860
12861         * scm/framework-ps.scm (output-framework)
12862         (output-preview-framework):
12863         * scm/framework-eps.scm (output-classic-framework)
12864         (output-framework): Use it.  Fixes collated files.
12865
12866 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
12867
12868         * input/sakura-sakura.ly: 
12869         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
12870
12871         * buildscripts/guile-gnome.sh: Update.
12872
12873         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
12874
12875         * mf/aybabtu.pe.in: Capitalize Aybabtu.
12876
12877 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12878
12879         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
12880         culprit: always exit the loop if we find a rod, even if it has
12881         distance < 0. 
12882
12883         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
12884         algorithm.
12885
12886         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
12887         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
12888
12889         * scm/output-svg.scm (dashed-line): new  function body.
12890         
12891         * GNUmakefile.in: create .htaccess.
12892
12893 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12894
12895         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
12896
12897 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12898
12899         * VERSION (PACKAGE_NAME): release 2.5.15
12900
12901         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
12902
12903         * scm/framework-svg.scm (output-framework): put scaling in
12904         document header. Apply scaling only once.
12905         (output-framework): dump page size in px, not mm. 
12906
12907         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
12908         from font-size.
12909
12910         * lily/paper-outputter-scheme.cc (LY_DEFINE):
12911         ly:outputter-output-scheme, new function.
12912
12913         * scm/output-svg.scm (pango-description-to-svg-font): new function
12914
12915 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12916
12917         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
12918         target.
12919
12920         * input/typography-demo.ly: new file.
12921
12922 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
12923
12924         * Documentation/user/global.itely (File structure): Add markup blocks
12925         to toplevel expressions.
12926         (Multiple movements, Creating titles): Add markup blocks.
12927
12928         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
12929         <libc-extension.hh>).
12930
12931         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
12932
12933         * flower
12934         * lily
12935         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
12936
12937 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12938
12939         * lily/accidental.cc: special bboxes for natural. 
12940
12941         * mf/feta-toevallig.mf: make stems heavier.
12942
12943         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
12944         texts as well.
12945
12946         * mf/feta-klef.mf: revise. 
12947
12948         * mf/feta-schrift.mf: make thinning of accent less pronounced.
12949
12950         * mf/feta-klef.mf: add rounded curve at top. 
12951         make thinnib a little heavier.
12952
12953 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
12954
12955         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
12956
12957         * buildscripts/fixcc.py: New file.
12958
12959         * input/regression/utf8.ly: Update Debian font description.
12960
12961 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12962
12963         * stepmake/aclocal.m4: Fix test.
12964
12965 2005-03-09  Graham Percival  <gperlist@shaw.ca>
12966
12967         * Documentation/user/invoking.itely: added Sebastino Vigna's
12968         docs for the --jail option.
12969
12970 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12971
12972         * lily/stem.cc (print): only produce stemlets if there are no
12973         noteheads on this stem.
12974
12975         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
12976         don't crash on stemlet (visible stem without heads).
12977
12978         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
12979         unbroken situations. 
12980
12981         * scm/output-lib.scm (center-invisible): new function.
12982
12983         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
12984         wishes to determine loose column space.
12985
12986         * lily/font-config.cc (init_fontconfig): add
12987         fonts/{otf,type1,cff}  to path.
12988
12989         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
12990
12991         * mf/GNUmakefile (Module): install all fonts under otf/
12992
12993         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
12994         replace /fonts/otf/ by /ps/ 
12995
12996         
12997 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12998
12999         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
13000
13001         * lily/book.cc (process): Oops, add score_.header_.
13002
13003         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
13004
13005         * lily/parser.yy: Handle toplevel and book texts as score.
13006
13007         * scm/page-layout.scm (default-page-make-stencil):
13008         Bugfix: (page-properties rename.
13009
13010         * scm/backend-library.scm (ly:system): Typo.
13011
13012 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13013
13014         * stepmake/stepmake/executable-targets.make (installexe): don't
13015         strip installed executables
13016
13017         * lily/font-select.cc (get_font_by_design_size): revert
13018         pango_description_string as well.
13019
13020         * lily/system.cc (set_loose_columns): put loose column just left
13021         of next column.
13022
13023         * lily/include/group-interface.hh (extract_grob_array): rename
13024         from Pointer_group_interface__extract_grobs
13025
13026         * input/regression/ledger-line-minimum.ly (texidoc): new file.
13027
13028         * lily/ledger-line-spanner.cc (set_spacing_rods): new
13029         function. Keep ledgered note heads at a minimum distance.
13030         Introduce minimum-length-fraction
13031         (print): introduce length-fraction property.
13032
13033 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13034
13035         * tex/GNUmakefile: remove latin1.enc rules.
13036
13037 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
13038
13039         * scm/titling.scm: Typo.
13040
13041         * input/regression/score-text.ly: Really add.
13042
13043         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
13044
13045 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13046
13047         * lily/open-type-font-scheme.cc:  new file.
13048
13049 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
13050
13051         * scm/titling.scm (layout-extract-page-properties): Rename from
13052         page-properties.  Update callers.
13053
13054         * lily/lexer.ll (Lily_lexer):
13055         * lily/parser.yy: Junk lyric_markup state.
13056
13057         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
13058
13059         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
13060         Add texts parameter.
13061
13062 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
13063
13064         * lily/lexer.ll (lyric_markup): New mode.
13065         (Lily_lexer::push_lyric_markup_state): New method.
13066         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
13067
13068         * lily/parser.yy (book_body):
13069         (toplevel_expression): Grok \markup texts.
13070
13071         * lily/score-scheme.cc (ly:music-scorify): 
13072         * scm/lily-library.scm (collect-music-for-book): Take texts
13073         parameter.
13074
13075         * lily/score.cc (texts_): New member.
13076
13077         * lily/paper-book.cc (systems): Format score texts.
13078
13079         * score-text.ly: New file.
13080
13081         * ttftool/SConscript:
13082         * kpath-guile/SConscript: New file.
13083
13084         * lily/SConscript:
13085         * SConstruct: Update.
13086
13087 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13088
13089         * VERSION (PACKAGE_NAME): release 2.5.14
13090
13091 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
13092
13093         * lily/main.cc: Add dummy xgettext markers.
13094
13095 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13096
13097         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
13098         requirements
13099
13100         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
13101         executable is < 40k
13102
13103         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
13104         hack.
13105
13106 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13107
13108         * flower/libc-extension.cc:
13109         * flower/include/libc-extension.hh: [Open]BSD simply cast
13110         cookie/funopen declarations.
13111
13112         * stepmake/aclocal.m4: Check for libkpathsea.so.
13113
13114         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
13115         dl_kpse_find_file.
13116
13117 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13118
13119         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
13120         (open_library): alternative for static library.
13121
13122 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13123
13124         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
13125
13126         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
13127
13128         Drop run-time dependency on teTeX.
13129
13130         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
13131
13132         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
13133         KPATHSEA_LIBS in LIBS.
13134         (STEPMAKE_DLOPEN): New function.
13135
13136         * lily/font-config.cc (init_fontconfig): Use dir for directory,
13137         not path.
13138
13139         * flower/file-path.cc (directories): Rename from paths, as this
13140         return an array of directories (a single path).
13141
13142 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13143
13144         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
13145
13146         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
13147         new ly:kpathsea-find-file
13148
13149         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
13150
13151         * kpath-guile/GNUmakefile: new file
13152
13153         * buildscripts/gen-emmentaler-scripts.py (i): generate
13154         emmentaler-X.fontname as well.
13155
13156         * buildscripts/ps-embed-cff.py: new script
13157
13158         * scm/lily-library.scm: remove ps-embed-cff.
13159
13160         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
13161         font loading. 
13162
13163         * scm/font.scm (add-music-fonts): load dynamics/numbers through
13164         fontconfig as well.
13165
13166         * lily/font-config.cc (init_fontconfig): add cff/ too.
13167
13168         * ly/generate-embedded-cff.ly: capitalize.
13169
13170         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
13171         so as to register the pango font.
13172
13173         * lily/font-config.cc (init_fontconfig): add
13174         prefix/{otf,type1,mf/out} to fontconfig path.
13175
13176         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
13177         overrides all. 
13178
13179         * configure.in (gui_b): remove ec mftrace check
13180
13181         * config.hh.in: use lilypond-Major.Minor as data directory.
13182
13183         * scm/framework-ps.scm (dump-page): use output-units for landscape.
13184
13185         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
13186         name.
13187
13188 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13189
13190         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
13191         error messages.
13192
13193         * flower/libc-extension.cc:
13194         * flower/include/libc-extension.hh: [Open]BSD fixes for
13195         cookie/funopen declarations.
13196
13197 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13198
13199         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
13200         emmentaler.
13201
13202         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
13203         lcrm10.
13204
13205         * scm/define-markup-commands.scm (fontsize): new markup
13206         command. Also set baseline-skip
13207
13208 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
13209         
13210         * lily/main.cc (do_chroot_jail): paranoia security for webserver
13211         use.
13212
13213 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13214
13215         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
13216
13217         * lily/pdf.cc: remove PDF related files
13218
13219 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13220
13221         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
13222         <hamamatsu@gmx.de>
13223
13224 2005-03-05  Graham Percival  <gperlist@shaw.ca>
13225
13226         * Documentation/user/advanced-notation.itely: first draft
13227         of reorg done.
13228
13229         * Documentation/user/global.itely: fixed (sub)section
13230         bits of MIDI.
13231
13232 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
13233
13234         * cygwin/mknetrel (extras): Bufix (Bertalan).
13235
13236         * Documentation/user/basic-notation.itely (Chords): @ref fix.
13237         * Documentation/user/instrument-notation.itely (Introducing chord
13238         names): Compile fix: must have unique name.
13239
13240 2005-03-02  Graham Percival  <gperlist@shaw.ca>
13241
13242         * Documentation/user/instrument-notation.itely: reorg.
13243
13244 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
13245
13246         * scm/output-gnome.scm:
13247         * scm/output-svg.scm: Fix font scaling.
13248
13249 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
13250
13251         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
13252         what link to use best.
13253
13254         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
13255         * Documentation/user/tutorial.itely (Automatic and manual beams):
13256         Fix @ref.
13257
13258         * lily/tweak-registration.cc (replace_grob_tweak): New function.
13259         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
13260         * scm/framework-gnome.scm (tweak): Use it.
13261
13262 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13263
13264         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
13265
13266         * scm/output-ps.scm (white-text): reinstate white-text
13267
13268 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
13269
13270         * scm/output-ps.scm (offset-add): Remove.
13271
13272         * scm/lily-library.scm (offset-flip-y): New function.
13273         * scm/framework-gnome.scm (tweak): Use it.
13274
13275         * scm/output-gnome.scm (grob-cause): Add parameter.
13276
13277         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
13278         * scm/output-ps.scm (url-link): Move.
13279         (white-text): Warn user about brokenness.
13280
13281         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
13282         wrt ghostscript.
13283
13284 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13285
13286         * lily/slash-repeat-engraver.cc (try_music): always make slashes
13287         if body length smaller than measure length.
13288
13289         * scm/define-markup-commands.scm (with-url): oops. use Y extent
13290         for Y.
13291
13292         * ly/titling-init.ly (tagline): put default tagline in \paper
13293
13294 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
13295
13296         * lily/kpath.cc: 
13297         * lily/pdf.cc (Pdf_file): Use more generic error messages.
13298
13299         * scm/lily-library.scm (version-not-seen-message): New function.
13300         * ly/init.ly: Use it.
13301
13302         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
13303         breaks as progess.
13304
13305         * scripts/lilypond-book.py (do_process_cmd): Do not lump
13306         whitespace with l10n message.
13307
13308         * scm/framework-tex.scm (convert-to-ps):
13309         (convert-to-dvi): Do not use overly specific l10n messages.
13310
13311         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
13312
13313         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
13314         merge stderr with stdout.  
13315
13316 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
13317
13318         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
13319         Neeracher).
13320
13321 2005-02-29  Graham Percival  <gperlist@shaw.ca>
13322
13323         * Documentation/user/instrument-notation.teily: moved
13324         \arpeggio to Basic.
13325
13326         * Documentation/user/advanced-notation.itely: Articulation to
13327         Basic, a bunch of stuff from Basic moved to Advanced.
13328
13329         * Documentation/user/basic.itely: swapped various sections,
13330         reorganized Basic.
13331
13332 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
13333
13334         * flower/memory-stream.cc: 
13335         * flower/libc-extension.cc: Remove obsolete #undefs.
13336
13337         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
13338         more carefully.
13339
13340 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13341
13342         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
13343         dependency.
13344
13345         * VERSION (PACKAGE_NAME): release 2.5.13
13346
13347         * GNUmakefile.in (web-ext): don't ship ps.gz
13348
13349         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
13350         stdout
13351
13352 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
13353
13354         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
13355         without libintl.  Now it compiles too.
13356
13357 2005-02-28  Graham Percival  <gperlist@shaw.ca>
13358
13359         * Documentation/user/basic-notation.itely,
13360         instument-notation.itely, advanced-notation.itely:
13361         split up contents of notation.itely.
13362
13363         * Documentation/user/notation.itely: file removed.
13364
13365         * Documentation/user/invoking.itely, converters.itely:
13366         moved convert-ly info to invoking.itely.
13367
13368         * Documentation/user/global.itely, changing-defaults.itely,
13369         sound-output.itexi: moved global settings, file layout, and
13370         sound into global.itely.
13371
13372         * Documentation/user/sound-output.itexi: file removed.
13373
13374         * Documentation/user/lilypond.tely: removed links to
13375         notation.itely and sound.itely.
13376
13377 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13378
13379         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
13380
13381         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
13382  
13383         * THANKS: add sponsor.
13384
13385         * scm/define-markup-commands.scm (with-url): new markup command.
13386
13387         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
13388         tagline.
13389         
13390         * scm/output-tex.scm (url-link): stub.
13391
13392         * scm/output-ps.scm (url-link): new function.
13393
13394         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
13395         ly:set-point-and-click
13396
13397 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
13398
13399         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
13400         based on pdf-viewer setting.
13401
13402         * scm/framework-ps.scm (write-preamble): Find and set preferred
13403         pdf-viewer.
13404
13405 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13406
13407         * Documentation/user/point-and-click.itely: update for PDF point &
13408         click.
13409
13410         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
13411         editors based on EDITOR setting.
13412
13413 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
13414
13415         * scm/*: Oops, more grand 2005 replace bits.
13416
13417 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13418
13419         * ps/music-drawing-routines.ps: new routine: insert PDF mark
13420
13421         * scm/output-ps.scm (grob-cause): point & click support for
13422         PostScript
13423
13424 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13425
13426         * lily/input-scheme.cc (LY_DEFINE): rename to
13427         ly:input-file-line-column
13428
13429 2005-02-26  Graham Percival  <gperlist@shaw.ca>
13430
13431         * Documentation/user/examples.itely: small fix from Steve Doonan.
13432
13433         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
13434
13435         * THANKS: added Yuval Harel.
13436
13437         * Documentation/user/{various}: inserted two spaces after a period.
13438
13439         * Documentation/user/lilypond.tely: added framework for reorg.
13440
13441         * Documentation/user/basic-notation.itely, instrument-notation.itely,
13442         advanced-notation.itely, global.itely: new files, placeholder for
13443         future reorg.
13444
13445 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
13446
13447         * Documentation/user/notation.itely: revamped Polyphony section
13448         
13449 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13450
13451         * Documentation/user/lilypond-book.itely (Music fragment options):
13452         doc fontload.
13453
13454         * Documentation/user/changing-defaults.itely (Text encoding): add
13455         fontload option to utf8 include
13456
13457         * scripts/lilypond-book.py (compose_ly): add fontload option
13458
13459         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
13460         force-eps-font-include option.
13461
13462         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
13463         black triangle
13464
13465         * Documentation/user/invoking.itely (Editor support): remove
13466         lilypond-latex section.
13467
13468         * scripts/lilypond-latex.py (Module): remove script.
13469
13470         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
13471         overwrite .log. 
13472
13473         * lily/main.cc: remove -m, --no-layout
13474
13475         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
13476         to define. We don't want to override fprintf everywhere.
13477
13478 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
13479
13480         * cygwin/lilypond.hint: 
13481         * cygwin/README.in: Update dependencies.
13482
13483         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
13484         Bugfix: do not pollute CPPFLAGS, LIBS.
13485
13486         * cygwin/mknetrel (extras): Cross compile fixes.
13487
13488         * ttftool/util.c: 
13489         * ttftool/ttfps.c: 
13490         * ttftool/ps.c: #include libc-extension.hh
13491
13492         * flower/include/libc-extension.hh:
13493         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
13494         wrapper using funopen.
13495         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
13496         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
13497
13498         * config.hh.in:
13499         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
13500         (AC_CHECK_HEADERS): Add libio.h
13501
13502         * scripts/convert-ly.py: Uniformize, internationalize.
13503         (2.5.2): Remove fatal encoding rule.
13504         (2.5.13): Handle latin1 encoding gracefully.
13505
13506 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
13507
13508         * HACKING: Fix line breaks.
13509
13510 2005-02-23  Werner Lemberg  <wl@gnu.org>
13511
13512         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
13513         contains those two files.
13514
13515 2005-02-21  Werner Lemberg  <wl@gnu.org>
13516
13517         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
13518         to improve overlap removal process.
13519
13520         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
13521         left and right ending.  This ensures better overlapping.
13522         Update all callers.
13523         ("lineprall"): Don't use draw_gridline to get better overlapping.
13524
13525 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13526
13527         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
13528
13529         * Documentation/topdocs/NEWS.tely (Top): oops.
13530
13531 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
13532
13533         * HACKING: new file.
13534
13535         * input/regression/utf8.ly (portuguese): added a portuguese example
13536         to show latin1 accents.
13537
13538 2005-02-21  Pal Benko  <benkop@freestart.hu>
13539
13540         * lily/mensural-ligature-engraver.cc:
13541         * lily/mensural-ligature.cc:
13542         * lily/include/mensural-ligature.hh: new algorithm implemented
13543
13544         * scm/define-grob-properties.scm: join-left killed (add-join may
13545         be used); join-left-amount changed to join-right-amount
13546
13547 2005-02-21  Graham Percival  <gperlist@shaw.ca>
13548
13549         * Documentation/user/notation.itely: small but urgent fix.
13550
13551 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
13552
13553         * lily/duration-scheme.cc: bugfix: correct parameters to
13554         SCM_ASSERT_TYPE.
13555
13556         * THANKS: added Pal.
13557
13558         * Documentation/user/notation.itely: bugfix: unTeXified
13559         $\\backslash$.  Bugfix: yet another glyph renaming victim:
13560         "timesig.*x/y" -> "timesig.*xy".
13561
13562 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13563         
13564         * VERSION (PACKAGE_NAME): release 2.5.12
13565
13566 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13567
13568         * ly/engraver-init.ly: set tieWaitForNote to #t by default
13569
13570         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
13571
13572         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
13573
13574         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
13575
13576 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
13577
13578         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
13579         latin1..utf-8.
13580
13581         * input/regression/stanza-number.ly:
13582         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
13583
13584         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
13585
13586 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13587
13588         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
13589         NEWS. Refer to website for older news.  
13590
13591         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
13592         .HTML. This should be done for specific servers only.
13593
13594         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
13595         .ly image examples.
13596
13597         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
13598         in layer 0 too.
13599
13600         * scm/define-context-properties.scm
13601         (all-user-translation-properties): add tieWaitForNote
13602
13603         * scm/define-grobs.scm (all-grob-descriptions): add
13604         Tie_column::before_line_breaking
13605
13606         * lily/tie.cc (get_column_rank): new function
13607
13608         * lily/tie-column.cc (before_line_breaking): new function.
13609         (werner_directions): take into account ties that start on
13610         different columns.  
13611
13612         * lily/score-engraver.cc (set_columns): move add_column() so we
13613         have column rank available.
13614
13615         * lily/tie.cc (get_column_rank): new function.
13616
13617         * input/regression/utf8.ly (japanese): add japanese lyrics.
13618
13619         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
13620
13621         * THANKS: add Steve D
13622
13623         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
13624         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
13625
13626 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
13627
13628         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
13629         to show harmonic notes
13630         * scm/define-markup-commands.scm: in \markup-by-number
13631         "dots-dot" -> "dots.dot" to show dotted notes
13632
13633 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13634
13635         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
13636
13637         * flower/memory-stream.cc (writer): new file.
13638
13639         * configure.in: add endian test.
13640
13641 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
13642
13643         * Documentation/user/examples.itely: small
13644         simplification/beautification
13645
13646         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
13647         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
13648         notation manual.
13649
13650         * lily/mensural-ligature.cc: bugfix: another few victims of the
13651         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
13652
13653         * ly/gregorian-init.ly: commit some experimental code for hi-level
13654         ligature input language lying around here for several months.
13655
13656         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
13657         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
13658
13659         * lily/vaticana-ligature-engraver.cc: bugfix: another few
13660         "x-y-z"->"x.y.s-z" fixes.
13661
13662 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13663
13664         * scm/framework-pdf.scm (scm): new file
13665
13666         * lily/include/pdf.hh (class Pdf_file): new file.
13667
13668         * lily/pdf.cc (write_trailer): new file.
13669
13670 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
13671
13672         * input/regression/color.ly: new file
13673
13674         * lily/stencil.cc (interpret_stencil_expression):
13675         when a color expression is encountered: save current color,
13676         process the rest of the expression, and restore previous color.
13677
13678         * lily/system.cc (get_line): check all grobs for color property and
13679         prepare the stencil scheme expressions for further processing.
13680         Fix layer-loop.
13681
13682         * scm/define-grob-properties.scm: introduce the color property.
13683
13684         * scm/output-lib.scm: color helper functions.
13685
13686         * scm/output-ps.scm: introduce setcolor/resetcolor.
13687
13688 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
13689
13690         * ly/*.ly, input/regression/*.ly: Added missing \version
13691         statements in some files.
13692
13693 2005-02-15  Graham Percival  <gperlist@shaw.ca>
13694
13695         * Documentation/user/notation.itely: minor editing.
13696
13697         * Documentation/user/converters.itely: updated convert-ly bugs.
13698
13699         * Documentation/user/lilypond-book.itely: add info about using
13700         feta characters in latex.
13701
13702 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13703
13704         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
13705
13706 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13707
13708         * scm/define-grob-properties.scm (all-user-grob-properties):
13709         removed 'dashed property.
13710
13711 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
13712
13713         * scm/lily.scm (define-safe-public): new macro for defining
13714         variables that can be used in --safe mode. Use it in *.scm
13715         instead of manually setting safe-objects in safe-lily.scm.
13716
13717 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13718         
13719         * lily/slur.cc: Slur-dash patch by Bertalan.
13720
13721         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
13722
13723         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
13724
13725 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13726
13727         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
13728
13729 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
13730
13731         * mf/GNUmakefile: teTeX-3.0 install fix.
13732
13733         * Cygwin patch from Bertalan.
13734
13735         * stepmake/stepmake/metafont-rules.make: Remove bashism.
13736
13737 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
13738
13739         * GNUmakefile.in: 
13740         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
13741
13742         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
13743         2.0.x compatibility.
13744
13745 2005-02-08  Werner Lemberg  <wl@gnu.org>
13746
13747         * mf/feta-din-code.mf: Format; clean up code.
13748         Replace `---' with `--' plus explicit path directions.
13749         (linethickness#, stafflinethickness#): Remove.
13750         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
13751         ("dynamic s"): Improve shape.
13752         ("dynamic p"): Improve shape.
13753         Replace `draw' with better outline approximation.
13754         ("dynamic r"): Improve shape.
13755         Don't call `fill' and `draw' at the same time.
13756
13757 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
13758
13759         * SConstruct (symlink):
13760         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
13761         build fix: add enc symlink.
13762
13763         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
13764
13765         Support for DESTDIR besides prefix=/foo
13766
13767         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
13768
13769         * stepmake/stepmake/*.make:
13770         * */GNUmakefile:
13771         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
13772
13773         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
13774
13775         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
13776         mawk in fontforge (date) test.
13777
13778 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13779
13780         * scm/font.scm (make-century-schoolbook-tree): add NCS as
13781         font-family=roman. Add Luxi Sans as sans
13782
13783 2005-02-07  Graham Percival  <gperlist@shaw.ca>
13784
13785         * Documentation/user/notation.itely: add warning about
13786         percent repeats and Voice contexts.
13787
13788         * Documentation/user/lilypond-book.itely: clarified the
13789         necessity of dvips -u arguments.
13790
13791 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
13792
13793         * THANKS: Added a bunch of bug hunters.
13794
13795 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13796
13797         * scm/framework-ps.scm (output-preview-framework): bugfix.
13798
13799         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
13800         o/ for chord modifier..
13801
13802         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
13803
13804         * lily/drum-note-performer.cc:  remove unused (thanks Michael
13805         Welsh Duggan). 
13806
13807 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13808
13809         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
13810
13811         * ly/titling-init.ly: Do not also print intstrument in header on
13812         first page.  Do not print page number on first and only page.
13813
13814 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13815
13816         * input/regression/*.ly: remove old-relative everywhere
13817
13818         * lily/music-sequence.cc (simultaneous_relative_callback): do
13819         what-if analysis on copy, not on original. Fixes old-relative
13820         compatibility.
13821
13822         * scm/backend-library.scm (postscript->png): space before
13823         --verbose.
13824         
13825 2005-02-05  Werner Lemberg  <wl@gnu.org>
13826
13827         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
13828         is defined.
13829
13830         * mf/feta-alphabet.mf: Define `staffsize#'.
13831         Include `feta-params.mf'.
13832         s/staffheight/design_size/.
13833
13834         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
13835
13836         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
13837
13838         * mf/feta-nummer-code.mf: Reformatted.
13839         (draw_six): Use outline intersection to avoid a self-intersecting
13840         path.
13841         ("Numeral comma"): Fix serious outline glitches.  This slightly
13842         changes the glyph shape.
13843         ("Numeral dash"): Use `draw_rounded_block'.
13844         ("Numeral dot"): Use `drawdot'.
13845         ("Numeral 1"): Assure identical tangent directions for the
13846         intersection points of paths.  The glyph shape improvement is only
13847         visible at very high magnifications.
13848         ("Numeral 2"): Use `solve' macro to make the lower right part of
13849         the glyph outline touch the x axis exactly.  This changes the
13850         glyph shape.
13851         Minor fixes for better overlap removal support.
13852         ("Numeral 4"): Make lefter corner `rounder'.
13853         ("Numeral 5"): Assure identical tangent directions for the
13854         intersection points of paths.  This improves the glyph shape at
13855         high magnifications.
13856         ("Numeral 7"): Use `solve' macro to make the upper right part of
13857         the glyph outline touch the metrics box exactly.  This changes the
13858         glyph shape.
13859         Avoid corner in the upper left part of the glyph (causing a minor
13860         shape change).
13861
13862         * mf/feta-ital-*.mf: Removed.  Unused.
13863
13864 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13865
13866         * VERSION (PATCH_LEVEL): release 2.5.11
13867
13868         * input/regression/fill-line-test.ly: new file.
13869
13870         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
13871         emmentaler name, eg. emmentaler-23. 
13872
13873 2005-02-04  Christian Hitz  <chhitz@gmx.net>
13874
13875         * scm/scm/define-markup-commands.scm (fill-line): rework for better
13876         alignment with centered texts
13877
13878         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
13879         list of paddings
13880
13881 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13882
13883         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
13884
13885         * lily/note-column.cc (translate_rests): call flush_extent_cache()
13886         of parents when translating rests. Fixes: c-chord-rest.ly 
13887
13888         * lily/include/dimension-cache.hh (struct Dimension_cache): add
13889         dimension_callback_ member.
13890
13891         * lily/grob.cc (flush_extent_cache): new function. Force recompute
13892         of extents.
13893
13894 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
13895
13896         * all but lily/*: The grand 2004/2005 replace.
13897
13898 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13899
13900         * lily/*: add space after ,  
13901
13902         * scm/music-functions.scm (has-request-chord): don't use
13903         ly:music-name anywhere. Fixes <<\\>> notation. 
13904
13905         * scm/define-markup-commands.scm (box): use font-size for
13906         padding. Fixes boxed-rehearsal-marks.ly
13907
13908         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
13909         identifier definition too, so foo = \lyrics { ...   } bar = #1
13910         doesn't complain about "bar" being LYRICS_STRING.
13911
13912         * lily/paper-def.cc (find_pango_font): new routine; Store
13913         pango_fonts in hash tab too. This is necessary for retrieving
13914         Pango_fonts::physical_font_tab() later on.
13915  
13916         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
13917         crash if psname is null.
13918
13919         * lily/lily-guile.cc (ly_hash2alist): new function
13920
13921         * Documentation/user/changing-defaults.itely (Text encoding):
13922         rewrite. 
13923
13924         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
13925         -> font_filename mapping.
13926
13927         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
13928         ly_pango_font_physical_fonts
13929
13930         * scm/framework-ps.scm (supplies-or-needs): extract names from
13931         physical Pango_fonts.
13932
13933         * utf8.ly: new file.
13934
13935 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13936
13937         * Documentation/user/changing-defaults.itely (Page layout): add
13938         doco about systemSeparatorMarkup.
13939
13940         * scm/page-layout.scm (default-page-make-stencil): add-to-page
13941         function.
13942         (default-page-make-stencil): insert system separators.
13943
13944         * scm/define-markup-commands.scm (hcenter): add
13945         (beam): add.
13946
13947 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13948
13949         * scm/output-ps.scm (ez-ball): reinstate ez notation.
13950
13951 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
13952
13953         * lily/main.cc: Spell backend consistently.  Sort options.
13954
13955 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13956
13957         * scripts/lilypond-book.py (Module): revert @include.
13958         
13959 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
13960
13961         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
13962         Bugfix: @include .tex (not .texi).  Small cleanups.
13963
13964         * stepmake/bin/add-html-footer.py (i18n): New function.
13965
13966 2005-01-31  Werner Lemberg  <wl@gnu.org>
13967
13968         * mf/feta-nummer.mf: Removed.  Unused.
13969
13970 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13971
13972         * lily/ : 2004 -> 2005 s&r
13973
13974         * scm/file-cache.scm (cached-file-contents): add file. Read each
13975         file only once.
13976
13977         * scm/font.scm (add-pango-fonts): change order. Medium weight is
13978         now default.
13979
13980         * VERSION: release 2.5.10
13981         
13982         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
13983
13984         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
13985
13986         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
13987         that both X and Y extents of bbox are non-nil.
13988
13989 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
13990
13991         * scm/chord-name.scm (alteration->text-accidental-markup): change
13992         - to . 
13993
13994         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
13995
13996         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
13997
13998         * Documentation/user/invoking.itely (Invoking lilypond): add note
13999         about EPS backend.
14000
14001         * scm/framework-eps.scm: new file: create per-system/per-page EPS
14002         files for inclusion in lilypond-book document.
14003
14004         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
14005
14006         * input/tutorial/lbook-texi-test.texi: new file.
14007
14008         * scm/safe-lily.scm (safe-objects): add
14009         {begin,end}-of-line-(in)?visible as safe.
14010  
14011 2005-01-30  Graham Percival  <gperlist@shaw.ca>
14012
14013         * Documentation/user/changing-defaults.itely: fixed example
14014         of (dynamics).
14015
14016 2005-01-29  Graham Percival  <gperlist@shaw.ca>
14017
14018         * lily/main.cc: fix info about -o=FILE.
14019
14020 2005-01-29  Werner Lemberg  <wl@gnu.org>
14021
14022         * mf/feta-toevallig.mf ("Natural"): Completely changed the
14023         construction to assure smooth transition from straight to curved
14024         lines.
14025
14026 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14027
14028         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
14029         stencils.
14030
14031         * ps/lilyponddefs.ps: add start-page, start-system doesn't
14032         translate to top of page. Fixes alignment problems of
14033         lilypond-generated EPS files.
14034
14035 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14036
14037         * scm/part-combiner.scm (analyse-spanner-states): trigger on
14038         crescendo-end as well, since Decrescendo maybe ended with Stop
14039         Crescendo.). Fixes: partcombine-diminuendo.ly
14040
14041         * scm/script.scm (default-script-alist): swap portato symbols.
14042
14043         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
14044
14045         * lily/paper-outputter-scheme.cc (LY_DEFINE):
14046         ly:outputter-port. New function.
14047
14048         * scm/framework-ps.scm (output-classic-framework): dump a
14049         -systems.texi too
14050         (output-classic-framework): dump multiple systems on an "infinite"
14051         page EPS including fonts. 
14052
14053         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
14054         .eps files for both texi and tex formats. Use PNG coming from
14055         lilypond.
14056         
14057 2005-01-28  Graham Percival  <gperlist@shaw.ca>
14058
14059         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
14060
14061         * scripts/lilypond-latex.py: fix info about -o=FILE.
14062
14063 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14064
14065         * ly/generate-embedded-cff.ly: write .cff.ps files.
14066
14067         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
14068
14069         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
14070         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
14071
14072 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
14073
14074         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
14075
14076 2005-01-28  Werner Lemberg  <wl@gnu.org>
14077
14078         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
14079         macros.
14080         (draw_bulb): Improved.
14081
14082         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
14083         metapost bug.
14084         (draw_pedal_P): Use soft_end_penstroke.
14085         (draw_pedal_d): Use soft_start_penstroke.
14086
14087         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
14088         path.
14089         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
14090         doesn't change the glyph shape.
14091
14092         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
14093         changing the shape) to avoid fontforge warnings.
14094
14095         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
14096         soft_end_penstroke and fix glyph shape.
14097
14098 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14099
14100         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
14101
14102 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14103
14104         * scm/define-markup-commands.scm (line): filter out empty stencils
14105         from line command.
14106
14107         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
14108         amount.
14109
14110 2005-01-27  Graham Percival  <gperlist@shaw.ca>
14111
14112         * Documentation/user/notation.itely: added info about what
14113         \voiceFoo does.  Also rewrote warning about marks at
14114         a line break.
14115
14116         * Documentation/user/changing-defaults.itely: added info
14117         about putting dynamics in parenthesis and brackets.
14118
14119 2005-01-27  Werner Lemberg  <wl@gnu.org>
14120
14121         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
14122
14123 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14124
14125         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
14126         portato-direction.ly
14127
14128         * lily/beam.cc (consider_auto_knees): add beam height to
14129         threshold. Fixes: knee-multiple-beam.ly
14130
14131         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
14132         pedal line spanners. Fixes: instrument-center-pedal.ly
14133
14134         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
14135         if encountering barline. Fixes: auto-beam-repeat.ly
14136
14137 2005-01-26  Werner Lemberg  <wl@gnu.org>
14138
14139         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
14140         overlapping.
14141
14142         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
14143         with inflections for the 1/2 sharp glyph.
14144
14145         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
14146         connection between `t' and `r'.
14147         Unify bulb with the rest of `r' to avoid grazing outlines which
14148         confuses the overlap removal algorithm of fontforge.
14149
14150         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
14151         inflections.
14152         (draw_cross): Fix shape to have uniform thickness in corners.
14153
14154         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
14155         to avoid an uneven number of self-intersections; this confuses
14156         fontforge.
14157         Fix a slight bug in the shape at left bottom (which is visible only
14158         at high magnifications).
14159         `Center' the stem horizontally to avoid overlapping.
14160
14161 2005-01-24  Werner Lemberg  <wl@gnu.org>
14162
14163         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
14164         to `asis'.
14165         (fet_begingroup): Save group name in string `feta_group'.
14166         (fet_endgroup): Updated.
14167         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
14168
14169         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
14170
14171         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
14172         in metapost.
14173
14174 2005-01-24  Graham Percival  <gperlist@shaw.ca>
14175
14176         * Documentation/user/notation.itely: really minor editing.
14177
14178 2005-01-22  Graham Percival  <gperlist@shaw.ca>
14179
14180         * Documentation/user/examples.itely: minor editing.
14181
14182         * Documentation/user/changing-defaults.itely: minor editing.
14183
14184         * Documentation/user/notation.itely: clarified info on polyphony
14185         and \addlyrics.
14186
14187 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
14188
14189         * scm/output-gnome.scm: 
14190         * scm/output-svg.scm:
14191         * scm/lily-library.scm (font-name-style): Update font name
14192         kludging for fontconfig use.
14193
14194 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
14195
14196         * scm/define-markup-commands.scm: Document right-align and
14197         larger markup commands. Remove "TODO" from the topmost comment
14198         "each markup function should have a doc string." More consistent
14199         use of new-lines.
14200
14201 2005-01-22  Graham Percival  <gperlist@shaw.ca>
14202
14203         * Documentation/user/changing-defaults: removed info about
14204         copyright symbol, since it's likely to change soon.
14205         Added info about betweensystemspace.
14206
14207         * Documentation/user/notation.itely: minor fixes.
14208
14209         * Documentation/user/lilypond.tely,
14210         Documentation/user/music-glossary.tely: changed copyright
14211         date to 2005 instead of 2004.
14212
14213         * input/test/volta-chord-names.ly: added old example back.
14214
14215 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14216
14217         * mf/feta-beugel.mf: use design size 20 (not 15).
14218
14219         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
14220         change name to aybabtu completely
14221
14222 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14223
14224         * buildscripts/gen-emmentaler-scripts.py (outdir): add
14225         design_size to fontname
14226
14227 2005-01-19  Werner Lemberg  <wl@gnu.org>
14228
14229         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
14230         mf/feta-schrift.mf: s/p/pat/ if a path variable.
14231
14232         * mf/feta-autometric.mf (set_char_box): Add code which emits
14233         specials for mf2pt1 if run with metapost.
14234         (to_bp): New macro for mf2pt1.
14235
14236 2005-01-18  Graham Percival  <gperlist@shaw.ca>
14237
14238         * Documentation/user/changing-defaults: added info on
14239         creating a copyright symbol.
14240
14241 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14242
14243         * VERSION: release 2.5.9
14244         
14245 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
14246
14247         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
14248
14249         * Documentation/user/notation.itely: Document
14250         score-override-auto-beam-setting Fix documentation for
14251         revert-auto-beam-setting.
14252
14253 2005-01-18  Werner Lemberg  <wl@gnu.org>
14254
14255         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
14256         (procset): New function to define a procset resource.
14257         (ps-embed-pfa): New function to define a font resource.
14258         (setup): New function to define a `Setup' environment.
14259         (preamble): Use new functions.
14260
14261         * ps/lilypond.defs (init-lilypond-parameters): New function to
14262         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
14263
14264 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14265
14266         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
14267
14268 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
14269
14270         * scm/define-markup-commands.scm: Change number->markletter-string
14271         to take two arguments (vector number). Add number->mark-alphabet-vector
14272         and markalphabet markup command.
14273
14274         * scm/translation-functions.scm: Add format-mark-box-alphabet,
14275         format-mark-alphabet, format-mark-box-barnumbers and
14276         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
14277
14278 2005-01-17  Graham Percival  <gperlist@shaw.ca>
14279
14280         * Documentation/user/examples.itely: add SATB automatic piano
14281         reduction template.
14282
14283         * Documentation/user/notation.itely: added info about changing
14284         partcombine texts.  Also adds examples of alternate lyrics.
14285
14286         * Documentation/user/changing-defaults.itely: added warning
14287         about \RemoveEmptyStaffContext overriding previous changes.
14288
14289 2005-01-17  Werner Lemberg  <wl@gnu.org>
14290
14291         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
14292         feta-alphabet*.
14293
14294 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14295
14296         * python/lilylib.py (make_ps_images): don't do final showpage for
14297         multi-page documents.
14298         
14299         * VERSION (MY_PATCH_LEVEL): release 2.5.8
14300
14301 2005-01-16  Graham Percival  <gperlist@shaw.ca>
14302
14303         * Documentation/user/lilypond.tely: changed order of appendices;
14304         unified index should be last.
14305
14306         * Documentation/user/notation.itely: add example of key signatures
14307         and info about Staff.printKeyCancellation.
14308
14309 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14310
14311         * lily/include/repeated-music.hh (class Repeated_music): change
14312         into "namespace" class.
14313
14314         * lily/event.cc: remove Key_change_event.
14315
14316         * lily/include/transposed-music.hh (class Transposed_music): remove.
14317
14318         * lily/transposed-music.cc: remove
14319
14320         * lily/include/relative-music.hh: remove.
14321
14322         * lily/include/music-sequence.hh (struct Music_sequence): change
14323         into "namespace" class.
14324
14325         * lily/untransposable-music.cc (Module): remove
14326
14327         * lily/include/un-relativable-music.hh (Module): remove
14328
14329         * lily/include/untransposable-music.hh (Module): remove
14330
14331         * lily/include/music-list.hh (Module): remove file
14332
14333         * lily/un-relativable-music.cc: remove file.
14334
14335 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
14336
14337         * lily/parser.yy: Compile fix.
14338
14339 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14340
14341         * lily/include/music.hh (class Music): unvirtualize transpose().
14342
14343         * lily/sequential-music.cc: remove file.
14344
14345         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
14346
14347         * lily/slur-scoring.cc (get_best_curve): only switch on
14348         DEBUG_SLUR_SCORING for non NDEBUG builds.
14349
14350         * lily/include/music.hh (class Music): replace Music::start_mom()
14351         by start-callback property
14352
14353         * lily/include/grace-music.hh: remove file. 
14354
14355         * lily/stem.cc (height): robustness fix.
14356
14357         * lily/time-scaled-music.cc: remove file.
14358
14359         * lily/include/music.hh (class Music): include SCM init argument.
14360         (class Music): replace Music::get_length() virtual by
14361         length-callback property everywhere.
14362
14363         * scripts/convert-ly.py (conv): add  # to \property scalar value.
14364
14365         * mf/GNUmakefile: don't install *list.ly
14366
14367 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
14368
14369         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
14370
14371 2005-01-12  Werner Lemberg  <wl@gnu.org>
14372
14373         This patch addresses the following problems in the feta sources
14374         files which contribute to the fetaXX fonts.
14375
14376         . Many fixes for rasterization at low resolutions (consistent use of
14377           `vround' and `hround', integer shift values for paths, applying
14378           `eps' for mirrored paths, use of `define_whole_pixels' and
14379           friends, etc.) -- while this probably looks like a waste of time
14380           it has revealed deficiencies in some glyph shapes.  See comment at
14381           the end of feta-params.mf how vertical symmetry is achieved.
14382
14383         . The `---' operator has been replaced everywhere with `--'; this
14384           both improves and considerably reduces the font size after
14385           conversion with mf2pt1.
14386
14387         These change aren't explicitly mentioned below since virtually all
14388         glyphs are affected.
14389
14390         Other notable differences:
14391
14392         . Glyphs from feta-accordion.mf now have charboxes around the
14393           outline.
14394
14395         . Fixed incorrect charbox for `accDot'.
14396
14397         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
14398
14399         . Fixed position of the bow in the `upprall' glyph and its siblings.
14400
14401         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
14402           dependent on the staff line thickness to avoid touching the middle
14403           staff line at smaller sizes.
14404
14405         . Largely extended output for feta-testXX: Where useful, glyphs
14406         are shown both between and on staff lines.
14407
14408
14409         * mf/feta-params.mf (staff_space_rounded,
14410         stafflinethickness_rounded, linethickness_rounded,
14411         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
14412         Update all code which uses them where appropriate.
14413         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
14414         New variables used to control rasterization at low resolutions.  Set
14415         to zero if feta code is processed with metapost.
14416
14417         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
14418         (draw_rounded_block, draw_square_block): Updated to use `--' only.
14419         (flare_path): Updated.
14420         Make it work with `filldraw' (but only circular pens).
14421         (hfloor, vfloor, hceiling, vceiling): New macros.
14422
14423         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
14424         Use `draw' again in mf mode to have good pixel dropout control.
14425         Fix intersection points of horizontal lines with circle.
14426         ("accDot"): Fix parameters for set_char_box.
14427         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
14428         control.
14429
14430         * mf/feta-banier.mf: Updated.
14431
14432         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
14433         testing.
14434         (undraw_inside_ellipse): Remove `center' argument.  Update all
14435         callers.
14436         (draw_brevis): New macro, called by "Brevis notehead".
14437         (draw_whole_triangle_head): New macro, called by "Whole
14438         trianglehead".
14439         (draw_small_triangle_head): Use `filldraw'.
14440
14441         * mf/feta-eindelijk.mf: Remove useless global group.
14442         Updated.
14443
14444         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
14445         `filldraw'.
14446
14447         * mf/feta-pendaal.mf: Updated.
14448
14449         * mf/feta-puntje.mf: Updated.
14450
14451         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
14452         less points.
14453         ("Flageolet"): Use `draw' again in mf mode to have good pixel
14454         dropout control.
14455         ("Varied Coda"): Use `draw_block'.
14456         (draw_comma): Fix typo.
14457         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
14458         pixel dropout control.
14459
14460         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
14461         position of bow.
14462
14463         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
14464         sizes.
14465
14466         * mf/feta-toevallig.mf (remember_pic): New variable, used for
14467         testing.
14468         (draw_meta_sharp): Much simplified.
14469         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
14470
14471         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
14472
14473 2005-01-13  Mats Bengtsson  <mabe@s3.kth.se>
14474
14475         * Documentation/user/notation.itely (Ancient rests): Fix typo
14476         (thanks Anthony)
14477
14478 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
14479
14480         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
14481
14482         * lily/main.cc (setup_paths): Add cff.
14483
14484         * mf/GNUmakefile (foe): Include actual target %.cff.
14485         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
14486
14487 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14488
14489         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
14490         suffix for main_input_b_.
14491
14492         * scm/music-functions.scm (toplevel-music-functions):
14493         precompute music lengths for music expressions.  
14494
14495 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
14496
14497         * lily/include/input.hh (class Input): new `end_' slot for end of
14498         input. Renamed defined_str0_ to start_.
14499
14500         * lily/input.cc (Input): Add Input::Input (Input const &) and
14501         remove Input::Input (Source_file*, char const *). Use the new
14502         slots.
14503         (set_location): method used by bison to propagate input
14504         locations (YYLLOC_DEFAULT).
14505         (end_line_number, end_column_number, step_forward): new methods
14506         
14507         * lily/input-scheme.cc (ly:input-both-locations): new function,
14508         similar to ly:input-location, but also return the end line and
14509         column.
14510
14511         * lily/include/includable-lexer.hh: 
14512         * lily/includable-lexer.cc: 
14513         * lily/include/lily-lexer.hh (class Lily_lexer): 
14514         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
14515         Includable_lexer to Lily_lexer, in order to update lexloc (the
14516         yylloc), a new slot of Lily_lexer.
14517         (here_input, LexerError): simplify by using the lexloc slot (aka
14518         yylloc)
14519
14520         * lily/lexer.ll: #define yylloc to use input locations (it may
14521         be useless here?). Fixed the #embedded_scm rule (step the location
14522         forward in order to skip the sharp sign before parsing the scheme
14523         expression)
14524
14525         * lily/include/lily-parser.hh (class Lily_parser): 
14526         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
14527         here_input()
14528         (parser_error): overload for more precise locations of errors.
14529
14530         * lily/parser.yy (YYLTYPE): set location type to Input
14531         (YYLLOC_DEFAULT): use Input::set_location()
14532         (yylex): add the YYLTYPE* location parameter.
14533         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
14534         Give an Input parameter to THIS->parser-error() for more accurate
14535         messages.
14536
14537 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14538
14539         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
14540
14541         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
14542         on BEAMQUANTING for non-NDEBUG builds.
14543
14544         * lily/stem.cc (head_count): performance: avoid String::String()
14545         inside oft called function.
14546
14547 2005-01-09  Graham Percival  <gperlist@shaw.ca>
14548
14549         * Documentation/user/examles.itely: attempted fix for broken
14550         string quartet template.
14551
14552         * Documentation/user/notation.itely: remove unnecessary broken
14553         link.
14554
14555 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14556
14557         * VERSION (PACKAGE_NAME): release 2.5.7
14558
14559 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
14560
14561         * config.make.in (METAFONT): Append -progname=mf, fixes use with
14562         mf-nowin for teTeX-3.0.  Backportme.
14563
14564         * scm/output-svg.scm (utf8-string): New function.
14565
14566         * scm/output-gnome.scm (utf8-string): New function.
14567         (otf-name-mangling): Remove.
14568
14569         * lily/pango-font.cc (Pango_font): Use font string iso font
14570         filename for utf8-text.
14571
14572         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
14573         name.
14574
14575 2005-01-08  Graham Percival  <gperlist@shaw.ca>
14576
14577         * Documentation/user/notation.itely: add info about
14578         Staff.extraNatural = ##f in Pitches section.  Also
14579         fixed some minor issues in the Vocal music section.
14580
14581 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14582
14583         * scm/output-ps.scm (white-text): comment out Helvetica font,
14584         which is broken for my GS install.
14585
14586         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
14587         which provides a tighter bbox.
14588
14589         * scm/define-grobs.scm (all-grob-descriptions): remove all
14590         extra-offsets from definitions.
14591
14592 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
14593
14594         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
14595         add tuning for 4-string bass and some common 4/5-string banjo
14596         tunings.  New function (four-string-banjo) turns a 5-string tuning
14597         into a 4-string tuning.  New function
14598         (fret-number-tablature-format-banjo) computes correct fret numbers
14599         on 5-string banjos.
14600
14601         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
14602         Add beam correction to TabVoice.
14603
14604         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
14605         using bold font; makes tabs more readable.
14606
14607 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14608
14609         * lily/font-select.cc (get_font_by_design_size): don't make
14610         Modified_font_metric; this causes trouble, since we don't know the
14611         font magnification from inside Pango_font::text_stencil()
14612
14613         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
14614
14615         * Documentation/user/notation.itely (The Lyrics context): comment out
14616         broken {Small ensembles} link.
14617
14618         * scm/framework-svg.scm (output-framework): change calling convention.
14619
14620         * lily/object-key-dumper-scheme.cc: new file.
14621
14622         * lily/object-key-undumper-scheme.cc: new file.
14623
14624         * lily/tweak-registration-scheme.cc: new file.
14625
14626         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
14627
14628         * Documentation/user/examples.itely (String quartet): uncomment
14629         broken example.
14630
14631         * lily/font-config.cc: new file.
14632
14633 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
14634
14635         * scm/output-svg.scm: 
14636         * scm/output-gnome.scm: s/bigcheese/emmentaler.
14637
14638         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
14639
14640 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
14641
14642         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
14643         Add headers.
14644
14645         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
14646
14647 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14648
14649         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
14650
14651         * lily/include/main.hh: lose _b hungarian suffixes for global
14652         variables.
14653
14654         * lily/include/lily-guile-macros.hh: new file.
14655
14656         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
14657
14658         * lily/general-scheme.cc: new file. 
14659
14660         * lily/font-select.cc (get_font_by_design_size): retrieve
14661         PangoFont for (designsize . "pango-descr") entries.
14662
14663         * lily/lily-parser-scheme.cc: new file.
14664
14665         * lily/output-def-scheme.cc: new file.
14666
14667         * lily/paper-book-scheme.cc: new file.
14668
14669         * lily/duration-scheme.cc (LY_DEFINE): new file.
14670
14671         * lily/pitch-scheme.cc:  new file.
14672
14673         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
14674
14675 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14676
14677         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
14678
14679 2005-01-06  Graham Percival  <gperlist@shaw.ca>
14680
14681         * Documentation/user/notation.itely: minor editing.
14682
14683         * Documentation/user/changing-defaults: minor editing.
14684
14685         * Documentation/user/examples.itely: add template for
14686         string quartet part extraction; demonstrates tag.
14687
14688 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
14689
14690         * Documentation/user/notation.itely: documents
14691         format-mark-box-letters and format-mark-box-numbers
14692
14693         * scm/define-context-properties.scm: change comment.
14694
14695 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14696
14697         * scm/framework-ps.scm (output-classic-framework): new function:
14698         dump systems as separate .eps files (without fonts) and write a
14699         single collecting .tex file.
14700
14701 2005-01-05  Mats Bengtsson  <mabe@s3.kth.se>
14702
14703         * Documentation/user/notation.itely (Setting simple songs):
14704         Correct several errors in the equivalent formulation of
14705         \addlyrics. 
14706         (The Lyrics context): Corrected link to the SATB example.
14707
14708 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14709
14710         * scm/lily.scm (completize-formats): new function
14711         (postprocess-output): new function
14712
14713         * lily/paper-book.cc (classic_output): change calling
14714         convention. Give basename as first argument. 
14715         remove Paper_book::post_processing().
14716
14717         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
14718
14719 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14720
14721         * lily/paper-outputter.cc (LY_DEFINE): new function
14722         ly:outputter-close.
14723
14724         * lily/main.cc: change --format,-f to --backend,-b
14725
14726         * lily/include/main.hh: rename format to backend.
14727
14728         * scm/translation-functions.scm (format-mark-box-numbers): add.
14729         patch by Erlend Aasland
14730
14731 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14732
14733         * lily/pango-font.cc (text_stencil): dump string as
14734         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
14735
14736 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
14737
14738         * configure.in (gui_b): Remove handy developer-only
14739         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
14740         CVS source installations (but break other non-default but correct
14741         PKG_CONFIG_PATH setups), as this is no longer developer-only.
14742
14743         * SConstruct: 
14744         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
14745         compatibility (backportme).
14746
14747         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
14748
14749 2005-01-03  Werner Lemberg  <wl@gnu.org>
14750
14751         Prepare glyph shapes for mf2pt1 conversion.
14752
14753         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
14754         (accDiscant, accFreebase, accStdbase): Replace `draw' with
14755         `penstroke'.
14756         (accDot): Use `drawdot'.
14757         (accBayanbase): Replace `draw' with `draw_gridline'.
14758         (print_penpos): Moved to feta-macros.mf.
14759         (accOldEE): Replace `filldraw' with `penstroke'.
14760         Replace `draw' with `penstroke' and `drawdot'.
14761
14762         * mf/feta-banier.mf: Code clean-up.
14763         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
14764         `fill'.
14765
14766         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
14767
14768         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
14769         paremeter to control drawing of labels.  Update all callers.
14770
14771         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
14772         (new_bulb): Return a bulb as a single path.  To do that, it now
14773         takes some more parameters.  Updated all callers.
14774         (draw_gclef): Major clean-up.  `draw' has been replaced with
14775         `penstroke', unnecessary outlines have been removed.
14776         Remove (unused) gnome-canvas code.
14777
14778         * mf/feta-macros.mf (print_penpos): New macro (from
14779         feta-accordion.mf).
14780         Other minor fixes.
14781
14782         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
14783         ("Pedal dot"): Use `drawdot'.
14784         (draw_pedal_P): Add parameter to control drawing of labels.  Update
14785         all callers.
14786         Fix shape at top.
14787         (draw_pedal_e): Add parameter to control drawing of labels.  Update
14788         all callers.
14789         (draw_pedal_d): Add parameter to control drawing of labels.  Update
14790         all callers.
14791         Revert drawing direction.
14792
14793         * mf/feta-schrift.mf (draw_fermata): Use single path.
14794         (draw_short_fermata): Replace `filldraw' with `fill'.
14795         (draw_long_fermata, draw_very_long_fermata): Replace calls to
14796         `draw_rounded_block' with a single path.
14797         ("Thumb"): Draw full circle instead of mirroring segments.
14798         (draw_accent): New macro.
14799         ("> accent", "espr"): Use it.
14800         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
14801         ("open (unstopped)"): Draw full circle instead of mirroring
14802         segments.
14803         (draw_vee): Removed.
14804         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
14805         ("Downbow"): Replace calls to `draw_rounded_block' with a single
14806         path.
14807         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
14808         partial pieces drawn with `fill' -- these do still overlap with the
14809         stem of the `t' but just once, not multiple times so that fontforge
14810         can handle it gracefully.
14811         Change other parts of the glyph so that fontforge's overlapping
14812         algorithm reliably works.
14813         (draw_heel): Replace `draw' with `fill'.
14814         (draw_toe): Use `draw_accent' instead of `draw_vee'.
14815         ("Flageolet"): Replace `draw' with `penstroke'.
14816         ("Segno"): Replace `filldraw' with `penstroke'.
14817         Replace `draw' with `drawdot'.
14818         ("Coda"): Replace `fill' with `penstroke', using a single path.
14819         ("Varied Coda"): Use less overlapping paths.
14820         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
14821         single path.
14822
14823         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
14824         group to better control the `labels' command.
14825         Rename argument to `offset' and use it actually.  Update all
14826         callers.
14827         Replace `filldraw' with `fill'.
14828         ("mordent", "prallmordent", "upmordent", "downmordent",
14829         "lineprall"): Replace `draw' with `draw_gridline'.
14830         ("upprall", "downprall"): Replace `draw' with `fill'.
14831
14832         * mf/feta-timesig.mf: Formatting.
14833
14834         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
14835         to...
14836         ("Flat"): Here.
14837         (draw_paren): Move code to draw labels to...
14838         ("Right Parenthesis"): Here.
14839
14840 2005-01-02  Graham Percival <gperlist@shaw.ca>
14841
14842         * Documentation/user/notation.itely: add example of \setTextDecresc
14843         and \setTextDim.
14844
14845 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
14846
14847         * scm/define-markup-commands.scm :  fix glyph-strings of
14848         accidentals and \note-by-number
14849
14850 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14851
14852         * VERSION: 2.5.6 released.
14853         
14854         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
14855
14856         * input/regression/new-markup-scheme.ly: oops. font-family=music
14857         -> font-encoding fetaMusic.  
14858
14859         * lily/main.cc: put default to PS.
14860
14861         * lily/tfm.cc: idem.
14862
14863         * lily/afm.cc: idem.
14864
14865         * lily/include/modified-font-metric.hh (struct
14866         Modified_font_metric): remove coding_scheme() method.
14867
14868         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
14869
14870         * scripts/convert-ly.py (conv): crash on encountering \encoding.
14871
14872         * input/les-nereides.ly: convert to utf8
14873
14874         * lily/modified-font-metric.cc (text_dimension): idem.
14875
14876         * lily/parser.yy (TODO): idem.
14877
14878         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
14879
14880         * lily/lexer.ll: remove encoding
14881
14882         * scm/framework-ps.scm (output-variables): separately scale the
14883         page to mm 
14884
14885         * lily/pango-font.cc (Pango_font): fix scaling.
14886
14887         * lily/font-metric.cc (design_size): design_size returns a
14888         dimension now as well.
14889
14890 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14891
14892         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
14893         brace generation. 
14894
14895         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
14896
14897 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
14898
14899         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
14900         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
14901
14902 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14903
14904         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
14905         in first run as well.
14906
14907         * scm/paper.scm (layout-set-staff-size): use text-font-size in
14908         dimension less points (ie. 12 = 12 point)
14909
14910         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
14911
14912         * lily/all-font-metrics.cc (find_pango_font): set description_
14913
14914         * lily/pango-font.cc (text_stencil): export size as well.
14915         (text_stencil): fix scaling and extents box.
14916
14917 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14918
14919         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
14920
14921         * Documentation/user/invoking.itely (Invoking lilypond): document
14922         texstr
14923
14924         * scripts/convert-ly.py (conv): add ancient rules.
14925
14926         * scm/clef.scm (c0-pitch-alist): replace - with .
14927
14928         * scripts/lilypond-book.py (process_snippets): add texstr support.
14929
14930         * scm/framework-texstr.scm (header): change extension to .textmetrics
14931
14932         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
14933         -f tex.
14934
14935         * lily/text-metrics.cc: new file.
14936         (try_load_text_metrics): new function
14937
14938         * lily/include/text-metrics.hh: new file.
14939
14940 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14941
14942         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
14943         ly_scheme_function to ly_lily_module_constant.
14944
14945         * lily/modified-font-metric.cc (text_dimension): try
14946         lookup_tex_text_dimension() first.
14947
14948         * lily/tfm.cc: new function ly:load-text-dimensions
14949
14950 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14951
14952         * scm/output-texstr.scm (text): use \lilygetmetrics
14953
14954         * scm/framework-texstr.scm (header): dump in new format.
14955
14956         * tex/lilypond-tex-metrics: new file.
14957         
14958 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
14959
14960         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
14961         mapping.
14962         (index_to_charcode): New method.
14963
14964         * scm/output-ps.scm (glyph-string): 
14965         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
14966
14967 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
14968
14969         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
14970         implement fully, need FONT to get to charcode.
14971
14972         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
14973
14974         * scm: Cleanups.
14975
14976         * Documentation/user/changing-defaults.itely: Fix internalsrefs
14977         {Tunable context properties},
14978         {All layout objects},
14979         {Music definitions}.
14980
14981 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
14982
14983         * VERSION: release 2.5.5
14984         
14985         * lily/main.cc: use TeX as default output format.
14986
14987         * flower/file-path.cc (find): try to open directly as well, so we
14988         find absolute path files. 
14989
14990         * lily/pango-select.cc: new file.
14991
14992         * scm/framework-ps.scm: remove all encoding code. 
14993         load pfb/pfa for PangoFont too.
14994         
14995         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
14996
14997 2004-12-22  Werner Lemberg  <wl@gnu.org>
14998
14999         Prepare glyph shapes for mf2pt1 conversion.
15000
15001         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
15002
15003         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
15004         (define_triangle_shape): Use it to replace `draw' with `fill' and
15005         `unfill'.  Update all callers.
15006         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
15007         (draw_cross): Ditto.
15008         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
15009         Use penrazor for better conversion with mf2pt1.
15010         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
15011         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
15012         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
15013         draw_la_head, draw_ti_head): Replace `filldraw' with
15014         `fill'.  Update all callers.
15015
15016 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15017
15018         * lily/paper-book.cc (output): revert: only allow a single output
15019         format.
15020
15021         * lily/include/pango-font.hh: new file.
15022
15023         * lily/pango-font.cc: new file.
15024
15025         * lily/font-metric.cc (text_stencil): new routine
15026
15027         * lily/all-font-metrics.cc (find_pango_font): new routine.
15028
15029         * lily/include/font-metric.hh (struct Font_metric): add
15030         text_stencil()
15031
15032         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
15033
15034 2004-12-22  Werner Lemberg  <wl@gnu.org>
15035
15036         Prepare glyph shapes for mf2pt1 conversion.
15037
15038         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
15039
15040         * mf/feta-toevallig.mf: Formatting.
15041         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
15042         ("Natural"): Fix paths to allow better postprocessing.
15043         (draw_meta_flat): Use `z3l' as additional point in path to get
15044         better conversion with mf2pt1.
15045         Other minor cleanups.
15046         ("3/4 Flat"): Add auxiliary points and modify path to replace
15047         `draw' with `fill'.
15048         ("Double Sharp"): Mirror path segments instead of picture elements
15049         to get a single outline.
15050         Modify path to replace `filldraw' with `fill'.
15051
15052 2004-12-22  Graham Percival  <gperlist@shaw.ca>
15053
15054         * input/test/unfold-all-repeats.ly: added file back.
15055
15056         * Documentation/user/notation.itely,
15057         Documentation/user/programming-interface.itely
15058         Documentation/user/changing-defaults.itely: fixed misc broken
15059         links to input/test/ files.
15060
15061 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
15062
15063         * tex/texinfo.tex: Update.  We should not be distributing this,
15064         but since we do, use latest version.
15065
15066         * Documentation/user/macros.itexi: Comment-out \fetaflat,
15067         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
15068         macros for feta glyphs.
15069
15070 2004-12-22  Graham Percival  <gperlist@shaw.ca>
15071
15072         * Documentation/user/changing-defaults.itely: fix index for set.
15073
15074         * Documentation/user/converters.itely: added convert-ly bugs list
15075         from CVS.
15076
15077 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
15078
15079         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
15080         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
15081         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
15082         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
15083
15084         * mf/GNUmakefile (pfa_warning): Use less broken check.
15085
15086         * python/lilylib.py (setup_environment): Remove cruft from
15087         GS_FONTPATH.
15088
15089         * configure.in: Bump mftrace requirement to 1.1.1.
15090
15091 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
15092
15093         * scm/output-svg.scm (beam): Use polygon.
15094
15095         * scm/lily-library.scm: Bugfix.
15096
15097         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
15098
15099         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
15100
15101 2004-12-19  Werner Lemberg  <wl@gnu.org>
15102
15103         Prepare glyph shapes for mf2pt1 conversion.
15104
15105         * mf/feta-eindelijk: Some formatting.
15106         (multi_rest_x, multi_beam_height): Removed.  Unused.
15107         ("Quarter rest"): Use `intersectiontimes' to create a single
15108         outline.
15109         (rest_crook): Removed.  Unused.
15110         (draw_rest_bulb): Return path (without filling).  Update callers.
15111         Simplified.
15112         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
15113         "128th rest"): Simplify `pat'.
15114         Create single outline.
15115
15116 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
15117
15118         * mf/GNUmakefile (ALL_GEN_FILES):
15119         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
15120
15121         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
15122         function.
15123
15124 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15125
15126         * scm/output-texstr.scm (placebox): add routine
15127
15128         * VERSION (PACKAGE_NAME): release 2.5.4
15129
15130         * scm/framework-texstr.scm (output-framework): new file.  
15131
15132         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
15133         processing.
15134
15135         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
15136
15137         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
15138         rule.
15139
15140         * configure.in (gui_b): bump mftrace requirement to 1.1.0
15141
15142         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
15143
15144         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
15145
15146 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
15147
15148         * scm/framework-svg.scm (dump-page): Implement landscape.
15149
15150 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
15151
15152         * lily/main.cc (setup_paths): Add svg to search path.
15153
15154         * scm/output-svg.scm:
15155         * scm/framework-svg.scm: Add pageSet.  Update.
15156         (dump-fonts): New function.
15157         (output-framework): Use it.
15158
15159         * mf/GNUmakefile: 
15160         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
15161
15162 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15163
15164         * tex/lilyponddefs.tex: comment out new ifpdf code.
15165
15166 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
15167
15168         * GNUmakefile.in: 
15169         * SConstruct (symlink): Replace afm by otf.
15170
15171         * scm/framework-gnome.scm (gnome-main): Remove invocation of
15172         ly:pango-add-afm-decoder.
15173
15174         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
15175
15176 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15177
15178         * scm/output-ps.scm (new-text): don't access t glyph for getting
15179         space dimension.
15180
15181         * ly/init.ly: warn about \version
15182
15183         * lily/lexer.ll: set version-seen?
15184
15185 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
15186
15187         * scm/output-svg.scm (string->entities): Update.
15188
15189 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15190
15191         * lily/main.cc (setup_paths): replace afm by otf for path. 
15192
15193         * lily/pangofc-afm-decoder.cc: remove.
15194
15195         * lily/include/pangofc-afm-decoder.hh: remove.
15196
15197         * scm/framework-scm.scm (output-framework): new file.
15198
15199         * mf/GNUmakefile: remove SAUTER_FONTS.
15200         remove SVG/sodipodi hacks.
15201
15202         * scm/lily-library.scm (stderr): move stderr.
15203
15204         * mf/GNUmakefile: remove AFM support.
15205
15206         * buildscripts/mf-to-table.py (base): remove AFM support.
15207
15208         * lily/open-type-font.cc (design_size): use design_size
15209
15210 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
15211
15212         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
15213
15214 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
15215
15216         * mf/GNUmakefile: Generate combined aybabtu info.
15217         * mf/aybabtu.pe.in (i): Load it.
15218
15219         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
15220         are not symbols.
15221
15222         * lily/include/open-type-font.hh (count): New method.
15223
15224         * mf/aybabtu.pe.in: Typo.
15225
15226         * Documentation/user/out/lilypond-internals.nexi (Scheme
15227         functions): Typo.
15228
15229         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
15230
15231 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15232
15233         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
15234         subfonts.
15235
15236         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
15237
15238         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
15239         (tex-font-command-raw): new function.
15240
15241         * lily/include/virtual-font-metric.hh (Module): remove file
15242
15243         * lily/virtual-font-metric.cc (Module): remove file.
15244         
15245
15246         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
15247         (get_indexed_char): read bbox from lily table if present.
15248
15249 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15250
15251         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
15252         aybabtu.subfonts
15253
15254         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
15255         global glyphname. Enables more than 64 glyphs in the OTF.
15256
15257 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
15258
15259         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
15260         braces.
15261
15262         * lily/open-type-font.cc (design_size): Use 12 as default for
15263         design size.
15264
15265         * mf/aybabtu.pe.in: New file.  Merge all our braces.
15266
15267         * mf/GNUmakefile: Generate aybabtu.
15268
15269         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
15270
15271 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
15272
15273         * scm/lily-library.scm (char->unicode-index): Remove.
15274
15275         * scm/output-gnome.scm (text): Bugfix for plain string input.
15276         Updates.
15277
15278         * scm/output-svg.scm (svg-font): Add weight to font selection.
15279
15280 2004-12-14  Mats Bengtsson  <mabe@s3.kth.se>
15281
15282         * Documentation/topdocs/INSTALL.texi (Top): Point to
15283         buildscripts/out/clean-fonts instead of
15284         buildscripts/clean-fonts.sh. 
15285
15286 2004-12-13  Graham Percival  <gperlist@shaw.ca>
15287
15288         * input/regression/figured-bass.ly: attempt to clarify text.
15289
15290         * Documentation/user/notation.tely: add cindex for tag, attempt to
15291         add figured bass example.
15292
15293         * Documentation/user/changing-defaults: basic editing.
15294
15295 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15296
15297         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
15298
15299         * lily/open-type-font.cc (LY_DEFINE): new function
15300         ly:font-sub-fonts
15301
15302         * lily/include/font-metric.hh (struct Font_metric): new method
15303         sub_fonts()
15304
15305         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
15306         . with - in add.stem.
15307         
15308 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
15309
15310         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
15311         and fetaDynamic.
15312
15313         * lily/rest.cc (glyph_name): Change - to . .
15314
15315         * scm/output-gnome.scm (text): Hello world, again.
15316
15317         * scm/output-svg.scm (named-glyph): New function.  Hello world!
15318
15319         * lily/modified-font-metric.cc (index_to_charcode): New method.
15320
15321         * lily/include/font-metric.hh (index_to_charcode): New function.
15322
15323         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
15324         new function.
15325         (ly:font-glyph-to-index): Remove.
15326
15327 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15328
15329         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
15330
15331         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
15332
15333         * lily/open-type-font.cc (load_scheme_table): new function
15334
15335         * lily/dots.cc (print): replace - 
15336
15337         * lily/open-type-font.cc (attachment_point): new function.
15338         (load_table): read LILC table
15339
15340         * buildscripts/gen-bigcheese-scripts.py (Module): new
15341         file. Generate FF scripts.
15342
15343         * mf/feta-din10.mf: idem.
15344
15345         * mf/feta-nummer10.mf: remove mf files.
15346
15347         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
15348
15349 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
15350
15351         * lily/lily-guile.cc: Use scm_from_locale_stringn.
15352
15353         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
15354         compatibility.
15355
15356 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15357
15358         * lily/open-type-font.cc (get_indexed_char): scale metrics by
15359         design-size and units_per_EM.
15360
15361         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
15362
15363 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
15364
15365         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
15366         does not crash fontforge.
15367
15368         * scm/lily-library.scm (char->unicode-index): Hack to map onto
15369         PUA.
15370
15371 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15372
15373         * scm/framework-ps.scm (ps-embed-cff): new function.
15374
15375         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
15376
15377 2004-12-12  Werner Lemberg  <wl@gnu.org>
15378
15379         * mf/bigcheese.pe.in: Add PUA mapping.
15380         Don't create Type 42 but bare CFF font.
15381
15382 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
15383
15384         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
15385         within canvas boundaries.
15386
15387         * mf/merge.pe.in: Set font names, version, license GPL.
15388
15389         * make/substitute.make: Add FONTFORGE.
15390
15391         * config.make.in (FONTFORGE): Add.
15392
15393         * configure.in (gui_b): Use PATH_PROG for fontforge.
15394
15395 2004-12-11  Graham Percival  <gperlist@shaw.ca>
15396
15397         * scm/define-markup-commands.scm: add baseline-skip to info
15398         about \column.
15399
15400 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
15401
15402         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
15403
15404         * scm/output-gnome.scm (named-glyph): Use it.
15405
15406         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
15407
15408         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
15409         (upper_string, lower_string, reverse_string): Remove.
15410
15411         * configure.in (fontforge): Reinstate version check.
15412
15413         * ly/engraver-init.ly: Fix clef glyph names.
15414
15415         * lily/time-signature.cc (special_time_signature): Fix fraction
15416         glyph names.
15417
15418 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15419
15420         * mf/merge.pe: new file.
15421
15422         * lily/freetype.cc: new file.
15423
15424         * lily/include/open-type-font.hh (class Open_type_font): new file.
15425
15426         * lily/include/freetype.hh: new file.
15427
15428         * lily/open-type-font.cc: new file.
15429
15430         * lily/all-font-metrics.cc (find_otf): new function.
15431
15432 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
15433
15434         * lily/time-signature.cc (special_time_signature): Fix.
15435
15436         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
15437         GTK2 before checking for pango.  Fixes -fgnome.
15438
15439         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
15440         Scheme name.
15441
15442         * scm/define-markup-commands.scm:
15443         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
15444
15445         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
15446
15447         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
15448         date versions.  Fixes configure.
15449         (STEPMAKE_CHECK_VERSION): Support optional actual program version
15450         argument.
15451
15452 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15453
15454         * buildscripts/mf-to-table.py (write_ps_encoding): write real
15455         names in .enc
15456
15457         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
15458
15459 2004-12-09  Graham Percival  <gperlist@shaw.ca>
15460
15461         * Documentation/user/changing-defaults.itely: add info about
15462         make-dynamic-script
15463
15464         * Documentation/user/notation.itely: add link in dynamics to
15465         section about make-dynamic-script.
15466
15467 2004-12-09  Christian hitz  <chhitz@gmx.net>
15468
15469         * lily/lily-guile.cc: change MACOS_X to __APPLE__
15470
15471 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15472
15473         * buildscripts/mf-to-table.py (parse_logfile): use . for
15474         concatting name and group.
15475         (parse_logfile): use M for Minus (negative.)
15476
15477         * lily/include/type-swallow-translator.hh
15478         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
15479
15480         * lily/*.cc: cosmetics around = sign.
15481
15482         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
15483         lyric spacing on the penultimate column.
15484
15485 2004-12-05  Christian Hitz  <chhitz@gmx.net>
15486
15487         * configure.in:
15488         * lily/accidental-placement.cc:
15489         * lily/bar-line.cc:
15490         * lily/beam-concave.cc:
15491         * lily/beam-quanting.cc:
15492         * lily/beam.cc:
15493         * lily/bezier-bow.cc:
15494         * lily/bezier.cc:
15495         * lily/break-align-interface.cc:
15496         * lily/custos.cc:
15497         * lily/dimension-cache.cc:
15498         * lily/dot-column.cc:
15499         * lily/font-metric.cc:
15500         * lily/font-select.cc:
15501         * lily/gourlay-breaking.cc:
15502         * lily/grob-property.cc:
15503         * lily/grob.cc:
15504         * lily/lily-guile.cc:
15505         * lily/line-spanner.cc:
15506         * lily/lookup.cc:
15507         * lily/lyric-extender.cc:
15508         * lily/lyric-hyphen.cc:
15509         * lily/mensural-ligature.cc:
15510         * lily/midi-def.cc:
15511         * lily/misc.cc:
15512         * lily/note-collision.cc:
15513         * lily/note-column.cc:
15514         * lily/note-head.cc:
15515         * lily/paper-outputter.cc:
15516         * lily/percent-repeat-item.cc:
15517         * lily/rest-collision.cc:
15518         * lily/side-position-interface.cc:
15519         * lily/simple-spacer.cc:
15520         * lily/slur-configuration.cc:
15521         * lily/slur-scoring.cc:
15522         * lily/slur.cc:
15523         * lily/spaceable-grob.cc:
15524         * lily/spacing-spanner.cc:
15525         * lily/spanner.cc:
15526         * lily/staff-symbol-referencer.cc:
15527         * lily/stem.cc:
15528         * lily/stencil.cc:
15529         * lily/system-start-delimiter.cc:
15530         * lily/system.cc:
15531         * lily/text-item.cc:
15532         * lily/tie.cc:
15533         * lily/tuplet-bracket.cc:
15534         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
15535         <cmath> beacause isinf/isnan is undefined in <cmath>
15536
15537 2004-12-03  Mats Bengtsson  <mabe@s3.kth.se>
15538
15539         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
15540
15541 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15542
15543         * VERSION: release 2.5.3
15544         
15545 2004-11-29  Arno Waschk <arno@arnowaschk.de>
15546
15547         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
15548
15549 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15550
15551         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
15552
15553         * lily/note-head.cc (internal_print): always try the "s" head if
15554         u/d not found.
15555
15556         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
15557
15558 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15559
15560         * mf/parmesan-heads.mf (overdone_heads): typos.
15561
15562 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
15563
15564         * lily/parser.yy (markup): in markups, { .. } without command
15565         before are also flattened, ie \line must be explicitely used.
15566
15567         * Documentation/user/changing-defaults.itely:
15568         * Documentation/user/notation.itely: 
15569         * input/wilhelmus.ly: 
15570         * input/regression/instrument-name-markup.ly: 
15571         * input/regression/markup-score.ly: 
15572         * input/regression/new-markup-scheme.ly: 
15573         * input/regression/new-markup-syntax.ly: 
15574         * input/test/coriolan-margin.ly: use \line in markups where
15575         appropriate
15576         
15577 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
15578
15579         * scm/new-markup.scm (map-markup-command-list): helper function
15580         used in parser.yy to map markup commands on a markup list.
15581
15582         * lily/parser.yy: get rid off < > in markups by treating { } as
15583         real lists.
15584
15585         * lily/lexer.ll: remove < > from markup lexer mode.
15586
15587         * scripts/convert-ly.py (conv): add rule for converting 
15588         \markup < > to \markup { }
15589
15590         * ly/titling-init.ly: 
15591         * input/test/coriolan-margin.ly: 
15592         * input/regression/new-markup-syntax.ly: 
15593         * input/regression/new-markup-scheme.ly: 
15594         * input/regression/multi-measure-rest-text.ly: 
15595         * input/regression/markup-stack.ly: 
15596         * input/regression/markup-score.ly: 
15597         * input/regression/instrument-name-markup.ly: 
15598         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
15599         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
15600         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
15601         * input/wilhelmus.ly: 
15602         * Documentation/user/notation.itely: 
15603         * Documentation/user/music-glossary.tely: 
15604         * Documentation/user/changing-defaults.itely: change < > to { } in
15605         markups
15606
15607 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15608
15609         * lily/accidental-placement.cc (position_accidentals): shortcut if
15610         no accidentals to place.
15611
15612 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
15613
15614         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
15615         typo s/ly:dimension ?/ly:dimension?/
15616
15617         * input/regression/lily-in-scheme.ly: 
15618         * input/regression/music-function.ly: 
15619         * ly/spanners-init.ly (assertBeamSlope): 
15620         * scm/music-functions.scm (def-grace-function): add the paper
15621         argument to music function definitions.
15622
15623 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15624
15625         * lily/moment.cc (LY_DEFINE):
15626         ly:moment-main-{denominator,numberator}, new function.
15627
15628         * lily/score-engraver.cc (typeset_all): assign to column on basis
15629         of axis-group-parent-X setting.
15630
15631         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
15632         add_element() on basis of axis-group-parent-Y setting.
15633
15634         * lily/grob.cc: add axis-group-parent-{XY} properties.
15635
15636         * input/regression/spacing-stick-out.ly: new file.
15637
15638         * lily/simple-spacer.cc (add_columns): use binary search for
15639         setting column rods. Changes O(n^2) to O(n log(n)) for
15640         constructing spacing problem from columns.
15641         (add_columns): read allow-outside-line to make sure no texts stick
15642         out.
15643         (solve): Simple_spacer::is_active() only determines
15644         satisfies_constraints_ for non-ragged typesetting.
15645
15646         * lily/simultaneous-music.cc (to_relative_octave): only set
15647         old_relative_used if return pitch actually changed.
15648
15649         * scm/define-context-properties.scm
15650         (all-user-translation-properties): change to match implementation.
15651
15652         * python/lilylib.py: Replace re.match by re.search and adds "-c
15653         showpage" to the gs command line (Johannes Schindelin)
15654
15655         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
15656         before processing. Prevents crash when inf is in the extent.
15657
15658         * scm/define-markup-commands.scm (note-by-number): add "s" to
15659         "noteheads-" glyphname.
15660  
15661         * lily/parser.yy (Generic_prefix_music): supply parser argument to
15662         music function as well.
15663         
15664 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15665
15666         * VERSION: release 2.5.2
15667
15668         * Documentation/user/changing-defaults.itely (Creating titles):
15669         add breakbefore variable.
15670
15671         * lily/paper-book.cc (set_system_penalty): new function. Set
15672         penalty_ based on breakBefore setting
15673
15674         * lily/context-specced-music-iterator.cc (construct_children):
15675         interpret special context id $uniqueContextId 
15676
15677         * lily/context.cc (create_unique_context): new method. Move
15678         creation of unique (\new) contexts into interpreting phase. This
15679         makes
15680
15681           foo= \new Staff ..
15682           << \foo \foo >>
15683
15684         produce 2 staves.
15685         
15686
15687         * scm/define-music-properties.scm (all-music-properties): add
15688         quoted-voice-direction
15689
15690         * ly/music-functions-init.ly: killCues function.
15691
15692         * scm/music-functions.scm (cue-substitute): move creation of voice
15693         contexts further to the back. 
15694
15695 2004-11-25  Werner Lemberg  <wl@gnu.org>
15696
15697         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
15698         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
15699
15700 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
15701
15702         * buildscripts/guile-gnome.sh: Fixed typo.
15703
15704 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15705
15706         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
15707
15708         * scripts/abc2ly.py (dump_slyrics): add ord(). 
15709
15710         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
15711         to regular engraver. 
15712
15713 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15714
15715         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
15716
15717 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
15718
15719         * scm/define-markup-commands.scm (fill-line): Typo.
15720
15721         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
15722         and newer.
15723
15724 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
15725
15726         * ly/dynamic-scripts-init.ly: Fixed typo.
15727
15728 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15729
15730         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
15731         note-head, to have different attachment points for up and down.
15732
15733         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
15734
15735         * mf/feta-generic.mf (else): remove solfa.
15736
15737         * mf/feta-bolletjes.mf (tishape): remove unicode test.
15738
15739         * scm/define-context-properties.scm
15740         (all-user-translation-properties): add shapeNoteStyles property.
15741
15742         * lily/shape-note-heads-engraver.cc (process_music): new file.
15743
15744         * lily/event.cc (transpose): call Event::transpose() for
15745         transposing the tonic.
15746
15747 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
15748
15749         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
15750         Unicode/OpenType and AFM.
15751
15752         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
15753
15754 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15755
15756         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
15757
15758         * lily/context.cc (Context): unprotect key from ctor.
15759
15760         * scm/stencil.scm (stack-lines): return empty-stencil if argument
15761         is '()
15762         (stack-stencils): idem.
15763
15764         * Documentation/user/changing-defaults.itely (Creating titles):
15765         document new title layout options.
15766
15767         * lily/parser.yy (lilypond_header_body): copy previous
15768         $globalheader if present.
15769
15770         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
15771         ly:module-copy
15772         
15773         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
15774
15775         * scm/titling.scm: remove old titling functions
15776
15777         * lily/stencil.cc (translate): remove absolute dimension.
15778
15779         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
15780         via markup.
15781
15782         * scm/page-layout.scm (marked-up-headfoot): create header/footer
15783         field from user-supplied markup
15784
15785         * scm/define-markup-commands.scm (on-the-fly): new markup
15786         command. Enter SCM markup procedure directly in Scheme.
15787         (fromproperty): new markup command. Read markup from props argument.
15788
15789         * scm/titling.scm (marked-up-title): create title via
15790         user-specified markup. 
15791
15792         * scm/define-markup-commands.scm (column): remove empty stencils
15793         from column.
15794
15795         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
15796         not have side-effect of creating variable stub.
15797
15798         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
15799
15800 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
15801
15802         * scm/encoding.scm (coding-alist): 
15803         * scm/font.scm (add-ec-fonts):
15804         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
15805         Extended-TeX-Font-Encoding---Latin.
15806
15807         * lily/side-position-interface.cc (general_side_position): Add
15808         actual offset to error message (avoid constant error messages).
15809
15810         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
15811         block.
15812
15813         * lily/font-select.cc (select_encoded_font)
15814         (get_font_by_mag_step, get_font_by_design_size): 
15815         * lily/modified-font-metric.cc (Modified_font_metric): 
15816         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
15817
15818         * scm/encoding.scm (coding-alist): Add fetaDynamic.
15819         (read-encoding-file): Bugfix: do not require space after bracket.
15820
15821         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
15822         these do not exist.
15823
15824 2004-11-20  Graham Percival  <gperlist@shaw.ca>
15825
15826         * Documentation/user/notation.itely: added info about typesetting
15827         boxed bar numbers.
15828
15829 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15830
15831         * flower/interval.cc (T_to_string): gcc4 fixes.
15832
15833         * scm/define-markup-commands.scm (fill-line): use
15834         stack-stencils. This fixes problems with putting already centered
15835         stencils in a line.
15836
15837         * VERSION: release 2.5.1
15838
15839         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
15840
15841 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15842
15843         * input/example-[1-3].ly: simplify.
15844
15845         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
15846
15847         * scm/output-ps.scm (new-text): new function. Use glyphshow to
15848         show glyphs.
15849
15850         * scm/encoding.scm (decode-byte-string): new function.
15851
15852         * scripts/convert-ly.py (conv): add warning about
15853         set-global-staff-size.
15854
15855         * Doxyfile: add. 
15856
15857         * scripts/convert-ly.py (conv): add raggedlastbottom rule
15858         (conv): warn for TextSpanner split.
15859         (conv): warn for textheight.
15860
15861 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
15862
15863         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
15864         building the documentation, info with images are installed.
15865         (final-install): Fix description.  Mention sourcing of login
15866         scripts (instead of running).
15867
15868 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
15869
15870         * Debian lmodern support.  Note that LilyPond will issue warnings
15871         
15872             no such encoding: "FontSpecific"
15873
15874           The font selection mechanism wants to get the encoding from the
15875           font itself, but the idea of lmodern is that it is usable with
15876           different encodings, ie, Lily should get the encoding from the
15877           font tree, rather than the font itself.  This would require some
15878           more work.
15879         
15880         * configure.in: Test for and accept lmodern if EC fonts not found.
15881
15882         * scm/framework-tex.scm (font-load-command): TeX font name
15883         mangling for latin1 encoded cork-lm fonts.
15884         (convert-to-ps): Load lm.map if available.
15885
15886         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
15887         available.
15888
15889         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
15890
15891         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
15892         available.
15893
15894         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
15895         path for absolute file name, that is silly.
15896
15897         * lily/score-engraver.cc (initialize): 
15898
15899         * Documentation/user/GNUmakefile (local-install-info): Invoke
15900         install-info --remove first.
15901
15902         * #include cleanup (Andreas Scherer).
15903
15904 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
15905
15906         * input/test/script-abbreviations.ly: fix typos.
15907
15908 2004-11-17  Werner Lemberg  <wl@gnu.org>
15909
15910         * python/lilylib.py (options_help_str): Support pretty-printing of
15911         newlines in fourth element of option description.
15912
15913         * scripts/lilypond-book.py (option_definitions): Use new lilylib
15914         feature.
15915         Sort options.
15916
15917         * Documentation/user/lilypond-book.itely: Finish update.
15918
15919 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
15920
15921         * Documentation/user/macros.itexi: Add comment about \command.
15922
15923         * Documentation/user/lilypond.tely:
15924         * Documentation/user/lilypond-book.itely: Fix names of lilypond
15925         and lilypond-book nodes, so that `info lilypond' visits the manual
15926         at top level, and `info lilypond-book' visits the lilypond-book
15927         section.
15928
15929         * Documentation/user/GNUmakefile (local-install-info): Fix rules
15930         and packager messages.
15931
15932         * lily/pangofc-afm-decoder.cc: Update test.
15933
15934 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
15935
15936         * scm/lily-library.scm (char->unicode-index): New function.
15937
15938         * scm/output-gnome.scm: 
15939         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
15940
15941         * Proper naming of file name throughout; s/filename/file[-_]name/.
15942
15943         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
15944
15945         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
15946
15947 2004-11-16  Werner Lemberg  <wl@gnu.org>
15948
15949         * scripts/lilypond-book.py: The Lord has commanded me to use only
15950         tabs for indentation.  Your humble servant obeys.
15951
15952 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
15953
15954         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
15955         including font, if LilyPond-feta font is only feta font in path.
15956
15957         * scm/output-gnome.scm (text): Revert to file name of font if font
15958         has no name.  Fixes ec font selection.
15959         (char): Bugfix: do not utf8 twice.  Fixes clefs.
15960
15961         * scm/framework-svg.scm:
15962         * scm/output-svg.scm: New file.  TODO: figure out how to
15963         do character by index in font.
15964
15965         * scm/output-sodipodi.scm: Remove.
15966
15967         * scm/output-ps.scm (stem): Remove.
15968
15969 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
15970
15971         * scm/output-gnome.scm (beam): New function.
15972         (slur): Round corners.
15973         (round-filled-box): Round corners.
15974
15975 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15976
15977         * scm/output-gnome.scm (beam): add function.
15978         (draw-line): new routine.
15979         (dashed-line): stub; call draw-line
15980         (polygon): new routine.
15981
15982 2004-11-15  Werner Lemberg  <wl@gnu.org>
15983
15984         * Documentation/user/lilypond-book.itely: Revise section on
15985         lilypond-book options.
15986         Other minor fixes.
15987
15988         * scripts/lilypond-book.py: Change indentation to 4.
15989         Minor formatting.
15990
15991 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
15992
15993         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
15994         grobs that have tweaks specced.
15995         
15996 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
15997
15998         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
15999
16000 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
16001
16002         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
16003         actual char #, not 0 based index.
16004
16005         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
16006
16007         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
16008         Warning: do make -C mf clean.
16009
16010         * lily/context-property.cc: Compile fix.
16011
16012         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
16013         Grok ec-fonts, braces and dynamics.
16014
16015         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
16016
16017 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16018
16019         * lily/include/tweak-registration.hh: new file.
16020
16021         * lily/tweak-registration.cc: new file.
16022
16023         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
16024         saving tweaks.
16025
16026         * scm/output-gnome.scm (text): comment dribble.
16027
16028 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
16029
16030         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
16031
16032         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
16033         path-def before using.  Fixes muchtomany slurs in wrong places
16034         bug.
16035
16036 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16037
16038         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
16039
16040         * lily/include/object-key-undumper.hh (Module): new file.
16041
16042         * lily/object-key-undumper.cc (Module): New file. Deserialize
16043         keys. SCM bindings
16044
16045         * lily/object-key-dumper.cc (Object_key_dumper): idem.
16046         Provide SCM bindings.
16047
16048         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
16049         new file. Serialize object keys.
16050         
16051         * lily/object-key.cc (dump): new function.
16052         (as_scheme): new virtual function
16053         (undump): new function
16054         (undumpers): new table.
16055
16056         * lily/include/global-context.hh (Context): take \score key upon init.
16057
16058         * lily/object-key-dumper.cc (serialize_key): new file.
16059
16060         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
16061
16062         * lily/lily-lexer.cc: remove \quote.
16063
16064         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
16065
16066         * lily/context.cc (Context): take key argument in ctor.
16067         (create_context): new function
16068
16069         * lily/grob.cc (Grob): take key argument in ctor.  
16070
16071         * lily/lilypond-key.cc (do_compare): new file.
16072
16073         * lily/object-key.cc (Object_key): new file.
16074
16075         * lily/include/object-key.hh (class Object_key): new file.
16076
16077         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
16078
16079 2004-11-13  Graham Percival  <gperlist@shaw.ca>
16080
16081         * Documentation/user/lilypond-book.itely: add small warning about
16082         noindent default in lilypond-book.
16083
16084         * Documentation/user/converters.itely: add examples for convert-ly.
16085
16086         * Documentation/user/examples.itely: change version string in templates
16087         to 2.4.0.
16088
16089 2004-11-12  Karl Hammar  <karl@aspodata.se>
16090
16091         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
16092         cmdline, use xargs instead (backportme)
16093
16094 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
16095         
16096         * Documentation/user/: Numerous fixes in the user manual.
16097
16098 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16099
16100         * lily/parser.yy (re_rhythmed_music): search music expression for
16101         context-id, surround by \new Voice if not found. Fixes:
16102         addlyrics-second-staff.ly
16103
16104         * VERSION: 2.5.0 released.
16105         
16106 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
16107
16108         * Documentation/index.html.in: Fix url to one big page.  (backportme)
16109
16110         * Documentation/user/GNUmakefile: Separate rules for split and
16111         unsplit html documents.  Remove perl massaging.  (backportme)
16112
16113 2004-11-11  Graham Percival  <gperlist@shaw.ca>
16114
16115         * Documentation/user/lilypond-book.itely: add short warning about
16116         \lilypond{} in LaTeX docs.
16117
16118 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16119
16120         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
16121         found.  (backportme)
16122
16123         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
16124         version requirement.  (backportme)
16125
16126         * configure.in: Be explicit about old versions of
16127         ec-fonts-mtraced.  (backportme)
16128
16129         * lily/context-selector.cc (set_tweaks): New function.
16130         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
16131         web with -DTWEAK.
16132
16133         * Documentation/user/introduction.itely (Automated engraving):
16134         Remove fragment option.  Fixes web.
16135
16136         * lily/context-property.cc (make_item_from_properties):
16137         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
16138         #ifdef.
16139
16140         * scm/define-context-properties.scm
16141         (all-internal-translation-properties): Add tweakRank and tweakCount.
16142
16143         * lily/grob.cc: 
16144         * scm/define-grob-properties.scm (all-internal-grob-properties):
16145         Add tweak-rank and tweak-count.
16146
16147 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
16148
16149         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
16150         New function.
16151         (text): Use them.
16152
16153         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
16154         animated/opaque grob dragging tweaks.
16155
16156         * buildscripts/guile-gnome.sh: Update.
16157
16158 2004-11-10  Mats Bengtsson  <mabe@s3.kth.se>
16159
16160         * scm/define-grobs.scm (all-grob-descriptions): Added
16161         line-interface to the LigatureBracket object.
16162
16163 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
16164
16165         * scm/framework-gnome.scm (item-event): Support non-animated mouse
16166         dragging tweaks.
16167
16168         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
16169
16170         * lily/context-selector.cc (store_context): New function.
16171
16172         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
16173         (store_grob): New function.
16174         (identify_grob): Add Moment parameter.
16175
16176         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
16177         exists.
16178
16179         * scm/framework-gnome.scm (save-tweaks): Write as alist.
16180
16181 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
16182
16183         * scm/framework-gnome.scm (item-event): Print grob id.
16184         (save-tweaks): New function.
16185         (tweak): New funtion.
16186         (item-event): Use it, bound to arrow keys.
16187
16188         * lily/context-property.cc (make_item_from_properties): Register grob.
16189         * lily/context.cc (add_context): Register context.
16190
16191         * lily/include/context-selector.hh:
16192         * lily/include/grob-selector.hh:
16193         * lily/context-selector.cc:
16194         * lily/grob-selector.cc: New file.
16195
16196 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16197
16198         * lily/slur.cc: add 'positions to interface
16199
16200         * lily/main.cc: reinstate PS as standard output format. 
16201
16202         * scm/framework-tex.scm (output-preview-framework): print systems
16203         up to first non title system.
16204
16205         * lily/grace-engraver.cc (start_translation_timestep): split
16206         scm_cadddr
16207         
16208 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16209
16210         * lily/quote-iterator.cc (Module): remove old quote-iterator
16211
16212         * scm/define-music-types.scm (music-descriptions): move
16213         NewQuoteMusic over QuoteMusic
16214
16215         * Documentation/user/notation.itely (Formatting cue notes): use
16216         \cueDuring.
16217
16218         * lily/new-quote-iterator.cc (quote_ok): new function.
16219
16220         * input/regression/quote-cue-during.ly: new file.
16221
16222         * input/regression/quote-grace.ly: new file.
16223
16224         * scm/define-context-properties.scm (Module): change definition of
16225         graceSettings
16226
16227         * lily/context-property.cc (Module): rename from
16228         translator-property.cc
16229
16230         * lily/context.cc (context_name_symbol): new function
16231
16232         * lily/grace-engraver.cc: new file. Set properties for grobs based
16233         on the grace-ness of now_moment().
16234
16235         * scm/music-functions.scm (add-grace-property): use list
16236         iso. vector for graceSettings
16237         remove set-{start,stop}-grace-properties. 
16238
16239         * lily/new-quote-iterator.cc (construct_children): set
16240         quote_outlet_ if no quoted-context-{id,type} specified.
16241
16242         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
16243
16244         * lily/parser.yy (command_element): remove \quote.
16245
16246         * ly/music-functions-init.ly (location): add quoteDuring music
16247         function. 
16248
16249         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
16250         optional semicolon. (backportme)
16251
16252 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
16253
16254         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
16255         need to link to GUILE et al.
16256
16257 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16258
16259         * scm/define-music-properties.scm (all-music-properties): add
16260         quoted-context-type, quoted-context-id.
16261
16262         * scm/lily.scm (type-check-list): new function.
16263         
16264         * scm/lily-library.scm: new file. Generic library routines.
16265
16266         * lily/parser.yy (Generic_prefix_music): move typechecking out of
16267         parser.
16268
16269         * ly/music-functions-init.ly: add quoteDuring function.
16270
16271         * lily/include/music-iterator.hh (class Music_iterator): rename
16272         set_translator -> set_context
16273
16274         * lily/parser.yy (Generic_prefix_music_scm): add
16275         MUSIC_FUNCTION_SCM_SCM_MUSIC
16276
16277         * scm/lily.scm (sanitize-command-option): new function. (backportme)
16278
16279         * scm/framework-tex.scm (header): sanitize TeX paper size.
16280         (backportme)
16281
16282 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
16283
16284         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
16285
16286         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
16287
16288         * scm/framework-tex.scm (font-load-command): Use T1 if no
16289         font-encoding set.  (backportme)
16290
16291         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
16292         exists before converting.  (backportme)
16293
16294         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
16295         exists before converting.  (backportme)
16296         (convert-to-ps): Remove .ps file if it exists before
16297         converting.  (backportme)
16298
16299         * lily/lexer.ll: Remove extra progress newline, use present tense.
16300
16301         * scm/paper.scm (paper-alist): public.
16302         * scm/framework-tex.scm (convert-to-ps):
16303         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
16304         command line.
16305
16306 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16307
16308         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
16309
16310         * lily/recording-group-engraver.cc (derived_mark): mark
16311         now_events_. (backportme)
16312
16313 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16314
16315         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
16316
16317         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
16318         invoking latex. (backportme.)
16319
16320         * lily/stem.cc (off_callback): center stems for all rest stems.
16321
16322 2004-11-05  Werner Lemberg  <wl@gnu.org>
16323
16324         * Documentation/user/lilypond.tely: Add more guidelines for writing
16325         lilypond texinfo documents.
16326
16327 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
16328
16329         * Documentation/index.html.in: remove <hr>.
16330
16331         * THANKS: change 2.3 to 2.4.
16332
16333 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
16334
16335         * scm/output-gnome.scm: More fontconfig comment.
16336
16337 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
16338
16339         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
16340         <package> directory in $(builddir)/share according with
16341         PACKAGE_NAME defined in the VERSION file.
16342
16343 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16344
16345         * lily/beam.cc (rest_collision_callback): use local beam
16346         multiplicity.
16347
16348         * input/regression/stem-stemlet.ly: new file.
16349
16350         * lily/stem.cc (add_head): store rests as well.
16351
16352         * scm/define-grob-properties.scm (all-user-grob-properties): add
16353         stemlet-length
16354
16355         * lily/stem.cc: store rests as well.
16356         
16357         * input/regression/new-slur.ly: mention forcing.
16358
16359 2004-11-04  Werner Lemberg  <wl@gnu.org>
16360
16361         * Documentation/user/*: A new round of layout fixes and document
16362         structure cleanup.
16363
16364 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
16365
16366         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
16367
16368 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
16369
16370         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
16371
16372 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
16373
16374         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
16375
16376         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
16377
16378         * lily/main.cc (main): Invoke identify.
16379
16380         * scm/lily.scm (postscript->pdf): Remove progress newline.
16381         Write progress to stderr.
16382
16383         * lily/paper-book.cc (output): Remove progress newline.
16384
16385         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
16386         gettext on user messages, and remove whitespace.
16387
16388         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
16389
16390         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
16391         argv[0] (Thomas Scharkowski).
16392
16393         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
16394         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
16395         for ec-fonts-mtraced.
16396
16397         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
16398         --srcdir build (Bertalan).
16399
16400         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
16401         headers and library too (Laura Conrad).
16402
16403         * Documentation/topdocs/INSTALL.texi (Top): Mention development
16404         package for guile too (Laura Conrad).
16405
16406         * lily/main.cc (usage): Typo.
16407
16408 2004-11-02  Werner Lemberg  <wl@gnu.org>
16409
16410         * Documentation/user/notation.ly: More fixes to improve appearance.
16411
16412         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
16413         better output for multicolumn tables.
16414
16415 2004-11-01  Mats Bengtsson  <mabe@s3.kth.se>
16416
16417         * lily/main.cc (dir_info): Fixed typo in the printouts.
16418
16419 2004-11-01  Werner Lemberg  <wl@gnu.org>
16420
16421         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
16422         of output.
16423         Set `per_line' to 2; replace hard-coded value with it.
16424
16425         * Documentation/user/*: Many fixes to improve appearance of
16426         printed manual.
16427
16428 2004-11-01  Werner Lemberg  <wl@gnu.org>
16429
16430         * Documentation/user/changing-defaults.itely,
16431         Documentation/user/notation.ly,
16432         Documentation/user/programming-interface.itely: Use @/.
16433         Fix formatting of some lilypond snippets and tables.
16434
16435         * scripts/lilypond-book.py (compose_ly): Provide useful default
16436         for LINEWIDTH in `override'.
16437
16438 2004-10-31  Graham Percival  <gperlist@shaw.ca>
16439
16440         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
16441
16442 2004-10-31  Werner Lemberg  <wl@gnu.org>
16443
16444         Resetting @exampleindent to `5' gives ugly results with texinfo's
16445         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
16446         (if not quoting) to change @exampleindent only locally.
16447
16448         * scripts/lilypond-book.py (NOQUOTE): New variable.
16449         (output) [LATEX]: Remove AFTER and BEFORE.
16450         [TEXINFO]: Remove AFTER and BEFORE.
16451         Fix QUOTE and VERBATIM pattern.
16452         Add NOQUOTE pattern.
16453         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
16454         and BEFORE.
16455         [output_texinfo]: Use NOQUOTE.
16456
16457 2004-10-31  Graham Percival  <gperlist@shaw.ca>
16458
16459         * Documentation/user/changing-defaults.itely: clarify paper
16460         size commands with correct info.
16461
16462         * Documentation/user/lilypond-book.itely: add more docs for
16463         filename extensions.
16464
16465 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
16466
16467         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
16468         (PATCH_LEVEL): start 2.5.0.
16469
16470 #Local variables:
16471 #coding: utf-8
16472 #End:
16473