]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
new file.
[lilypond.git] / ChangeLog
1 2005-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2
3         * input/regression/beam-outside-beamlets.ly: new file.
4
5         * lily/beam.cc (set_beaming): don't clip edges.
6         (connect_beams): don't clip edges.
7
8         * lily/beaming-info.cc (clip_edges): new function.
9
10         * lily/enclosing-bracket.cc (struct Enclosing_bracket): new file.
11
12         * Documentation/user/instrument-notation.itely (Figured bass):
13         demonstrate extenders, update seealso links.
14
15         * scm/titling.scm (marked-up-headfoot): change tagline
16         handling. tagline = ##f will blank the tagline as well.
17
18 2005-10-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
19
20         * Documentation/topdocs/NEWS.tely: add entry for Figured bass.
21
22         * lily/new-figured-bass-engraver.cc (struct
23         New_figured_bass_engraver): add new_music_found_ member.
24
25         * lily/lilypond-version.cc (Lilypond_version): deal with
26         incorrectly formatted version strings. 
27
28         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): switch on
29         New_figured_bass_engraver by default.
30
31         * lily/ttf.cc (print_trailer): only define glyph names when
32         FT_Face has FT_FACE_FLAG_GLYPH_NAMES
33
34 2005-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
35
36         * lily/horizontal-bracket.cc (make_bracket): new function.
37
38         * scm/define-grobs.scm (all-grob-descriptions): new grobs
39         NewBassFigure, BassFigureBracket, BassFigureContinuation,
40         BassFigureLine, BassFigureAlignment
41
42         * lily/new-figured-bass-engraver.cc (process_music): new file.
43
44         * lily/figured-bass-continuation.cc: new file.
45
46         * lily/include/horizontal-bracket.hh (struct Horizontal_bracket):
47         new file.
48
49 2005-10-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
50
51         * scripts/lilypond-book.py: Bug fix, put the quote around the
52         actual score for LaTeX documents.
53
54         * scm/define-grobs.scm (all-grob-descriptions): Change
55         collapse-height of the SystemStartBracket grob to 5.0, 
56         so the bracket disappears for single stave score lines (similarly
57         to SystemStartBraces). 
58
59         * Documentation/user/advanced-notation.itely (Polymetric
60         notation): Clarify the use of compressMusic.
61
62         * Documentation/user/basic-notation.itely (Grace notes): Clarify
63         that the grace spacer note in other staves need the same duration
64         and document the stroke-style property.
65
66 2005-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
67
68         * Documentation/user/global.itely (Vertical spacing): document
69         alignment-extra-space and fixed-alignment-extra-space.
70
71         * Documentation/topdocs/NEWS.tely (Top): add entry.
72
73         * input/regression/alignment-vertical-spacing.ly: new file.
74
75         * python/convertrules.py (conv): add rule.
76
77         * ly/music-functions-init.ly: rename outputProperty to overrideProperty
78
79         * lily/align-interface.cc (stretch_after_break): new
80         function. Read fixed-alignment-extra-space property.
81         (align_elements_to_extents): read alignment-extra-space property.
82
83         * lily/lily-guile.cc (robust_scm2dir): new function.
84
85         * scm/page-layout.scm (page-headfoot): annotate headsep and footsep.
86         (annotate-space-left): new function. Annotate space left on page. 
87         (annotate-y-interval): new function.
88         (paper-system-annotate-last): new function. Annotate bottom-space.
89
90         * mf/feta-beugel.mf (y): 
91
92 2005-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
93
94         * VERSION (PACKAGE_NAME):  release 2.7.11
95
96         * scm/lily-library.scm (interval-translate): new function
97         (interval-center): new function. 
98
99         * scm/page-layout.scm (paper-system-annotate): new function. Add
100         arrows for dimensions.
101  
102         * scm/stencil.scm (dimension-arrows): new function.
103
104         * Documentation/user/global.itely (Vertical spacing): mention annotatespacing
105
106         * input/regression/page-spacing.ly: add annotatespacing
107
108         * lily/paper-system-scheme.cc (LY_DEFINE): remove ly:paper-system-{extent,stencil}
109         (LY_DEFINE): new function ly:paper-system-set-property!
110
111         * Documentation/user/global.itely (Paper size): explain how to add
112         sizes.
113
114         * scm/paper.scm (paper-alist): rename tabloid paper to 11x17 to
115         correspond to GS's definition.
116
117         * lily/tuplet-bracket.cc (after_line_breaking): suicide empty
118         tuplet bracket.
119         (print): only connect to next bracket if the next one is alive.
120         (print): set padding to 0.0 if the bound is a breakable
121         column. This makes tupletFullLength brackets reach up to the staff
122         line if it doesn't connect to the next line.
123
124 2005-09-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
125
126         * lily/bar-number-engraver.cc: correct docs.
127
128         * scm/output-lib.scm (first-bar-number-invisible): rename from
129         default-bar-number-visibility
130
131 2005-09-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
132
133         * scm/define-music-properties.scm (all-music-properties): remove
134         predicate property.
135
136 2005-09-28  Heikki Junes  <hjunes@cc.hut.fi>
137
138         * po/fi.po: refresh.
139
140 2005-09-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
141
142         * input/regression/hara-kiri-pianostaff.ly (disappear): remove
143         superfluous s1.
144         (disappear): bugfix.
145
146         * lily/stem-tremolo.cc (raw_stencil): read slope property.
147
148         * lily/include/paper-system.hh (class Paper_system): remove
149         staff_extents_ member.
150
151         * lily/paper-system-scheme.cc (LY_DEFINE): remove.
152
153         * lily/include/paper-system.hh (class Paper_system): remove
154         number_ variable. Remove is_title_. Remove break_before_penalty_
155
156         * lily/paper-book.cc (systems): use 'number property iso. number_
157         member.
158
159         * lily/paper-system-scheme.cc: remove ly:paper-system-break-before-penalty
160         remove ly:paper-system-number.
161
162         * scm/lily-library.scm (paper-system-title?): new function.
163
164         * lily/book.cc (process): bugfix: flip ?: cases. 
165
166         * Documentation/user/changing-defaults.itely (Difficult tweaks):
167         add outputProperty.
168
169         * ly/music-functions-init.ly: add outputProperty music function.
170
171         * scm/paper.scm (set-paper-dimension-variables): add pagetopspace
172
173         * scm/page-layout.scm (ly:optimal-page-breaks): read next-space
174         and next-padding.
175         (optimal-page-breaks): rename from ly:optimal-page-breaks.
176
177         * lily/paper-system-scheme.cc (LY_DEFINE): new function.
178
179         * lily/paper-system.cc (internal_get_property): new function.
180
181         * Documentation/user/global.itely (Vertical spacing): refer to
182         page-spacing.ly
183
184         * scm/page-layout.scm (ly:optimal-page-breaks): add support for
185         pagetopspace
186
187         * input/regression/page-spacing.ly: new file.
188
189         * input/regression/page-top-space.ly: new file.
190
191         * lily/spacing-spanner.cc: cmath -> math.h
192
193         * lily/paper-system.cc (read_left_bound): new function. Read
194         line-break-system-details from left bound to determine extents.
195  
196         * Documentation/user/programming-interface.itely (Using LilyPond
197         syntax inside Scheme): change applyxxx -> applyXxx.
198
199         * ly/music-functions-init.ly: add outputProperty music function.
200
201         * lily/parser.yy (Generic_prefix_music_scm): add scm-scm-scm signature.
202
203         * lily/grob-scheme.cc (LY_DEFINE): add ! to ly:grob-suicide! name.
204
205         * python/convertrules.py (conv): rule
206
207         * ly/music-functions-init.ly: applyxxx -> applyXxx
208
209         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): alias
210         TabVoice to Voice.
211
212 2005-09-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
213
214         * flower/include/real.hh: include <math.h> iso. <cmath>
215
216         * flower/include/offset.hh: include real.hh
217
218 2005-09-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
219
220         * Documentation/user/changing-defaults.itely (Difficult tweaks):
221         fix example, now that 'interfaces is no longer directly available.
222
223         * lily/book.cc (process): don't crash if paper == NULL.
224
225         * po/fr.po: update.
226
227 2005-09-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
228
229         * scm/define-music-types.scm (music-descriptions): set length and
230         start-callback for QuoteMusic
231
232 2005-09-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
233
234         * lily/tie.cc (get_configuration): Replace fabs -> abs for integer
235         arguments. Fixes compilation error with gcc 3.3.
236
237 2005-09-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
238
239         * VERSION: release 2.7.10
240
241         * stepmake/stepmake/python-module-rules.make
242         ($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.  
243
244         * lily/*.cc: remove <cmath> everywhere. <cmath> is included from
245         real.hh
246
247 2005-09-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
248
249         * stepmake/stepmake/c++-vars.make (#EXTRA_CXXFLAGS): don't add
250         -Werror. Otherwise GCC barfs over various optimizations.
251
252         * scm/define-grob-properties.scm (all-internal-grob-properties):
253         add note-head property
254
255         * Documentation/user/instrument-notation.itely (Laissez vibrer
256         ties): new node.
257
258         * input/regression/laissez-vibrer-ties.ly: new file.
259
260         * lily/laissez-vibrer-engraver.cc: new file.    
261
262         * lily/include/tie-column-format.hh: new file.
263
264         * lily/tie-column-format.cc: new file. 
265
266         * lily/tie-column.cc (set_manual_tie_configuration): new function.
267
268         * lily/laissez-vibrer-tie.cc: new file.
269
270         * lily/include/laissez-vibrer-tie.hh: new file.
271
272         * ly/engraver-init.ly: add Laissez_vibrer_engraver
273
274         * ly/declarations-init.ly (laissezVibrer): add \laissezVibrer
275
276         * scm/define-grobs.scm (all-grob-descriptions): add
277         LaissezVibrerTie, LaissezVibrerTieColumn
278
279         * lily/tie-column.cc (set_tie_config_directions): new function
280         (final_shape_adjustment): new function.
281         (shift_small_ties): new function.
282
283         * scm/define-music-types.scm (music-descriptions): add LaissezVibrerEvent
284
285         * lily/include/tie.hh (struct Tie_details): add x_gap_
286         (struct Tie_configuration): add head_position_
287
288         * lily/tie-column.cc (set_chord_outline): new function.
289
290         * mf/cmr.enc.in:  remove file.
291
292 2005-09-11  Graham Percival  <gpermus@gmail.com>
293
294         * Documentation/user/examples.itely: typo fix.  Thanks, Matevž
295
296 2005-09-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
297
298         * mf/feta-banier.mf: make vertical stem 1/2 stemthickness wide to
299         reduce aliasing effects.
300
301         * lily/tie-column.cc (set_chord_outlines): bugfix: insert complete
302         box in skyline.
303
304 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
305
306         * lily/tie.cc (get_configuration): don't crash if left_dot is NULL.
307
308         * flower/include/real.hh: std::fabs too.
309
310 2005-09-08  Jan Nieuwenhuizen  <janneke@gnu.org>
311
312         * Documentation/user/lilypond.tely: Spell Baßtuba in UTF-8 (Werner). 
313
314         * lily, flower: Include C++ iso C headers.  Import namespace std
315         throughout.
316
317         * lily/side-position-interface.cc: 
318         * lily/scm-hash.cc: 
319         * lily/note-head.cc: 
320         * lily/include/includable-lexer.hh: 
321         * flower/include/string-data.icc: Remove using std::*.
322
323         * lily, flower: Include C++ iso C headers.  Import namespace std
324         throughout.
325
326         * lily/side-position-interface.cc: 
327         * lily/scm-hash.cc: 
328         * lily/note-head.cc: 
329         * lily/include/includable-lexer.hh: 
330         * flower/include/string-data.icc: Remove using std::*.
331
332         * Documentation/user/instrument-notation.itely (Entering lyrics):
333         Multiple latin-1->utf-8 conversion fix.
334
335         * Documentation/user/*tely: Update Emacs cookie to utf-8.
336
337 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
338
339         * lily/tie.cc (get_configuration): also avoid dots for non-space
340         situations.
341
342 2005-09-07  Jan Nieuwenhuizen  <janneke@gnu.org>
343
344         * Documentation/user/instrument-notation.itely: Bugfix.
345
346 2005-09-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
347
348         * tex/GNUmakefile: don't install texinfo.tex
349
350         * tex/ : cleanup: remove unused files.
351
352         * lily/general-scheme.cc: remove my_{isinf,isnan}.
353
354         * flower/include/real.hh: using std::{isnan,isinf}
355         
356         * VERSION (PATCH_LEVEL): release 2.7.9
357
358 2005-09-05  Graham Percival  <gpermus@gmail.com>
359
360         * Documentation/user/ instrument-notation.itely,
361         advanced-notation.itely: minor tweaks.
362
363         * input/test/script-chart.ly: add item padding.
364
365 2005-09-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
366
367         * flower/offset.cc: use math.h iso. <cmath>
368
369         * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake
370         of IE users.
371
372         * scm/framework-eps.scm (dump-stencils-as-EPSes): cleanup.
373         (widen-left-stencil-edges): new function. Fix alignment problems
374         with LaTeX includegraphics.
375
376         * lily/text-interface.cc (interpret_markup): use abort().
377
378 2005-09-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
379
380         * input/regression/tie-chord.ly (testLong): add a chord in 4ths
381
382         * lily/tie.cc (get_configuration): update bezier shape as we
383         change Y positions.
384         (get_configuration): don't move large ties if we're outside of the
385         staff.
386
387 2005-09-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
388
389         * scm/define-markup-commands.scm (strut): swap X and Y dims.
390         
391 2005-09-03  Jan Nieuwenhuizen  <janneke@gnu.org>
392
393         * .cvsignore: Add auto-generated configure files and then some.
394
395 2005-09-02  Jan Nieuwenhuizen  <janneke@gnu.org>
396
397         * scm/define-grobs.scm (DynamicLineSpanner): Add
398         X-extent-callback.  Fixes hairpin-slur collision.
399
400 2005-08-31  Graham Percival  <gpermus@gmail.com>
401
402         * Documentation/user/advanced-notation.itely,
403         basic-notation.itely: minor changes.
404
405 2005-08-31  Mats Bengtsson  <mabe@drongo.s3.kth.se>
406
407         * scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
408         \linebreak between each .eps file if \betweenLilyPondSystem is
409         undefined. 
410
411         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
412         music): Document the \linebreak
413
414         * Documentation/user/lilypond-book.itely,
415         input/tutorial/lbook-latex-test.tex,
416         Documentation/user/examples.itely: Remove \usepackage{graphics}
417
418 2005-08-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
419
420         * mf/aybabtu.pe.in (i): don't merge alphabet into aybabtu.
421
422         * lily/ly-module.cc (make_stand_in_procs_weak): 1.6.4 and earlier
423         compat bugfix.
424
425         * scripts/lilypond-book.py (PREAMBLE_LY): define
426         inside-lilypond-book
427         (modify_preamble): new function. Insert \RequirePackage{graphics}
428         when no {graphics found in preamble.  
429
430 2005-08030  Graham Percival  <gpermus@gmail.com>
431
432         * Documentation/user/basic-notation.itely, global.itely,
433         tutorial.itely: misc small changes.
434
435 2005-08-30  Jan Nieuwenhuizen  <janneke@gnu.org>
436
437         * stepmake/aclocal.m4: Include MY_PATCH_LEVEL in config.make's
438         VERSION.
439
440 2005-08-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
441
442         * lily/tie-column.cc (new_directions): put Tie down on center
443         staff line. 
444
445         * lily/script-interface.cc (before_line_breaking): use
446         Grob::programming_error
447
448         * scm/ps-to-png.scm (make-ps-images): use pngalpha device.
449
450         * scripts/lilypond-book.py (get_latex_textwidth): oops. Take [0]
451         of splitext.
452
453 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
454
455         * VERSION (PACKAGE_NAME): VERSION release 2.7.8
456
457 2005-08-29  Werner Lemberg  <wl@gnu.org>
458
459         * mf/GNUmakefile: Add `-f' flag to `rm' command while removing
460         the `*.scale.pfa' files to avoid warnings.
461
462 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
463
464         * lily/tempo-performer.cc (process_music): idem.
465
466         * lily/midi-def.cc (get_tempo): Rational to int conversion bug.
467
468 2005-08-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
469
470         * Documentation/user/advanced-notation.itely (Text markup): not a
471         fragment.
472
473         * lily/midi-item.cc (to_string): use to_int() iso. int cast.
474
475         * lily/staff-performer.cc (initialize): add tempo/name to
476         audio_staff_
477
478
479 2005-08-26  Graham Percival  <gpermus@gmail.com>
480
481         * Documentation/user/advanced.itely: add text-only example.
482
483         * Documentation/user/invoking.itely: add index entries for
484         convert-ly.
485
486         * Documentation/user/ tutorial.itely, basic-notation.itely:
487         small fixes suggested by Steve D.  Thanks!
488
489 2005-08-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
490
491         * input/regression/markup-bidi-pango.ly: new file.
492
493         * lily/pango-font.cc (pango_item_string_stencil): make Mingw code
494         standard. Remove #ifdef. Remove memleak.
495         (text_stencil): use text_dir to decide how to composite items.
496         (text_stencil): determine uniform text direction for the entire
497         string.
498
499         * scripts/lilypond-book.py (output_name): remove
500         latex_filter_cmd. Non-portable to non-Unix systems. 
501         (get_latex_textwidth): use File.write and os.unlink() instead.
502
503         * THANKS: add Vicente & Trevor.
504
505         * lily/grob.cc (discretionary_processing): look up origin for
506         programming_error too. 
507
508         * input/regression/tie-broken.ly: new file.
509
510         * lily/tie-column.cc (set_chord_outlines): set outline for line
511         break case too.
512         
513 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
514
515         * lily/pango-font.cc (text_stencil): don't translate glyphs in
516         unscaled transform, just translate stencils.
517
518         * ly/performer-init.ly: init timing to #t.  Fixes bar checks in
519         MIDI.
520
521         * scm/define-markup-commands.scm (wordwrap-string): use
522         text-direction
523         (wordwrap-stencils): idem.
524         (line): idem.
525         (fill-line): idem.
526         (wordwrap-stencils): translate last line to right for
527         text-direction = LEFT.
528
529         * scm/define-grob-properties.scm (all-user-grob-properties): add
530         text-direction.
531
532 2005-08-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
533
534         * lily/lily-parser.cc (Lily_parser): also copy output_basename_
535         when copying a Lily_parser object.
536
537 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
538
539         * scm/define-markup-commands.scm (null): add null markup.
540
541 2005-08-25  Mats Bengtsson  <mabe@drongo.s3.kth.se>
542
543         * lily/item.cc: Add documentation of center-invisible
544
545 2005-08-24  Graham Percival  <gpermus@gmail.com>
546
547         * Documentation/user/advanced-notation.itely: add info about
548         raising text.
549
550         * Documentation/user/programming-interface.itely: fix example
551         involving raised text.
552
553 2005-08-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
554
555         * lily/beam.cc (print): fix X start/end points of isolated
556         beamlets.
557
558         * scm/output-ps.scm (grob-cause): escape spaces in URLs.
559
560         * lily/multi-measure-rest.cc (set_text_rods): new function.
561
562         * lily/vertical-align-engraver.cc (process_music): call
563         Align_interface::set_axis(). This forces #'elements to be ordered,
564         preventing random vertical reordering of staves.
565
566         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
567         add avoid-slur property. 
568
569         * Documentation/user/basic-notation.itely (Measure repeats): add
570         countPercentRepeats example.
571
572         * Documentation/user/advanced-notation.itely (Other text markup
573         issues): remove remark about normal-font.  We have \normal-text
574
575         * input/regression/tie-chord.ly: add note about remaining bugs.
576
577         * lily/tie.cc (print): try Tie_column::set_directions () if
578         control-points not yet defined.
579
580 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
581
582         * lily/system-start-delimiter.cc (staff_brace): don't remove brace
583         extent. This fixes braces falling out of the EPS bbox.
584
585         * mf/feta-beugel.mf (braces_per_font): make brace glyph align
586         exactly to bbox.
587
588 2005-08-23  Graham Percival  <gpermus@gmail.com>
589
590         * {various} : change #up->#UP and #down->#DOWN.
591
592         * ly/titling-init.ly: Spacing fix when using printallheaders=##t.
593
594         * Documentation/user/advanced-notation.itely: clarify
595         what objects handles text on a multimeasure rest.
596
597 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
598
599         * VERSION (PATCH_LEVEL): release 2.7.7
600
601 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
602
603         * make/lilypond-vars.make: set -dgs-font-load for "make web" 
604
605         * Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
606
607         * input/regression/*.ly: formatting clean-up. Default layout
608         before music expression.
609
610         * input/mutopia/R.Schumann/GNUmakefile (examples): switch off
611         romanze28-2 example.
612
613         * scm/ps-to-png.scm: remove dir-re function.
614         (make-ps-images): generate page names, instead of globbing them.
615         This brings down LilyPond memory usage for make web by a factor
616         10. (backportme?) 
617
618         * scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
619         don't use glob. With 3000 files, globbing
620         Documentation/user/out-www/ can take too much time. (backportme?)
621         
622         * lily/lily-guile.cc (gulp_file_to_string): take size argument.
623
624         * lily/general-scheme.cc (LY_DEFINE): take optional size argument.
625
626         * input/regression/tie-manual.ly: new file
627
628         * input/regression/tie-chord.ly: update.
629
630         * flower/include/interval.hh (struct Interval_t): 
631
632         * lily/tie.cc (distance): new function 
633         (height): new function.
634         (init): new function
635         (Tie_details): new struct.
636
637         * lily/skyline.cc (skyline_height): new function.
638
639         * lily/tie-column.cc (set_chord_outlines): new function.
640         (new_directions): read tie-configuration
641
642         * lily/skyline.cc: fix ASCII art.
643         
644 2005-08-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
645
646         * python/convertrules.py (string_or_scheme): Fix spelling error
647
648 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
649         
650         * lily/tie-column.cc (set_directions): set directions only once.
651         (add_configuration): new function.
652
653         * lily/tie.cc (set_control_points): new function
654
655         * lily/tie-column.cc (new_directions): new function.
656
657         * ly/music-functions-init.ly: set 'pitch property
658         iso. trill-pitch. This makes \relative work with \pitchedTrill
659
660         * lily/tie.cc (get_configuration): new function. Don't generate
661         control points, rather, generate configuration.
662         remove head-pair property.
663
664         * lily/include/tie.hh (struct Tie_configuration): new struct.
665
666 2005-08-22  Heikki Junes  <hjunes@cc.hut.fi>
667
668         * Documentation/topdocs/NEWS.tely: clarify.
669
670 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
671
672         * lily/tie.cc: remove minimum-length
673
674         * scm/define-grob-properties.scm (all-user-grob-properties):
675         remove staffline-clearance, y-offset 
676
677         * input/regression/tie-dots.ly (Module): remove.
678
679         * lily/tie.cc (get_control_points): rewrite. Put short ties in
680         staff-spaces, make long ties cross staff lines. Avoid flags and dots.
681
682         * input/regression/tie-single.ly: new file.
683
684 2005-08-21  Graham Percival  <gpermus@gmail.com>
685
686         * ly/bagpipe.ly: fix compile problem.
687
688 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
689
690         * lily/midi-item.cc (name): new method.
691
692         * lily/staff-performer.cc (acknowledge_audio_element): use
693         signature of baseclass.
694
695         * lily/engraver-group.cc (do_announces): move recursion call out
696         of while loop. 
697
698         * lily/drum-note-performer.cc (class Drum_note_performer): use
699         process_music everywhere.
700
701         * ly/performer-init.ly: add default children everywhere.
702
703         * lily/paper-book.cc (output): call paper-book-write-midis
704         directly: always write MIDI, even if no \layout {} block. 
705
706 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
707
708         * VERSION (PACKAGE_NAME): release 2.7.6
709
710         * lily/percent-repeat-engraver.cc (try_music): don't print warning
711         about not being able to handle repeat.
712
713 2005-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
714
715         * Documentation/user/examples.itely (Piano templates):
716         * lily/include/performer-group.hh: Remove last traces of
717         Performer_group_performer.  Fixes make web.
718
719 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
720
721         * Documentation/user/examples.itely (Piano templates): change
722         Engraver_group_engraver -> Engraver_group
723
724         * lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
725         scm_stand_in_procs is not weak_any.
726
727         * lily/volta-bracket.cc (print): don't use strcmp().
728
729         * lily/volta-engraver.cc (process_music): use
730         Text_interface::is_markup() for setting the 'text property of the
731         volta bracket.
732
733         * input/mutopia/claop.py (accents): update syntax to 2.6
734
735         * scm/define-context-properties.scm
736         (all-user-translation-properties): add countPercentRepeats.
737
738         * Documentation/user/basic-notation.itely (Measure repeats): add
739         isolated percent example.
740
741 2005-08-18  Graham Percival  <gpermus@gmail.com>
742
743         * input/ {various}: change direction #1, #-1 to
744         #up/#down or \fooUp, \fooDown.
745
746         * Documentation/user/music-glossary.tely: #-1 to #down.
747
748         * ly/bagpipe.ly, engraver-init.ly, property-init.ly: #1
749         to #up, #-1 to #down.
750
751 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
752
753         * lily/include/engraver-group.hh: rename.
754
755         * lily/include/performer-group.hh: rename.
756
757 2005-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
758
759         * input/test/script-abbreviations.ly: Removed some old LaTeX
760         left overs.
761
762 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
763
764         * python/convertrules.py (conv): inside-slur -> avoid-slur.
765         Remove functions.  Remove if 1: constructs, reindent.
766
767         * scripts/convert-ly.py (add_version): Add functions from
768         convertrules.py
769
770         * scm/script.scm (default-script-alist):
771         s/priority/script-priority.  Fixes script stacking.  Backportme.
772         (Fermata): Very low priority.
773
774 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
775
776         * input/regression/*.ly: remove superfluous \score blocks. Reindent.
777
778         * input/regression/slur-script.ly: remove padding tweaks. Add
779         comment strings.
780
781         * lily/note-spacing.cc (get_spacing): remove kludge for EOL wide
782         time sigs and related stuff.
783
784         * scm/define-grob-properties.scm (all-user-grob-properties): add
785         @code{} tags to property description.
786
787         * lily/include/line-group-group-engraver.hh (Module): remove file.
788
789         * python/convertrules.py (conv): add rule for
790         Engraver_group_engraver -> Engraver_group.
791
792         * lily/include/performer-group-performer.hh: analogous.
793
794         * lily/include/engraver-group-engraver.hh: rename to Engraver_group.
795
796         * lily/context-def.cc (instantiate): check for
797         Engraver_group_engraver and Performer_group_performer not
798         Engraver/Performer. Fixes crashes when doing \with { \consists .. }
799  
800 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
801
802         * input/les-nereides.ly: Remove three fingering tweaks, update
803         remaining one.
804
805         * input/regression/slur-script-inside.ly: Update, fix doc.
806
807         * scm/script.scm: Update to avoid-slur.
808
809         * scm/define-grob-properties.scm (avoid-slur): New property.
810
811         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
812         * lily/slur-engraver.cc (acknowledge_extra_object): Invoke
813         outside_slur_callback if avoid-slur != #'inside.
814
815         * scm/define-grobs.scm (Fingering, Textscript): No
816         inside-slur/outside-slur preference.
817         (DynamicLineSpanner): Always outside slur.
818
819         * input/regression/slur-script.ly: More tests.
820
821 2005-08-17  Graham Percival  <gpermus@gmail.com>
822
823         * Documentation/user/lilypond-book: fix notime entry.
824
825         * Documentation/user/advanced-notation.itely: add info on
826         getting an I rehearsal mark.
827
828         * Documentation/user/putting.itely: reinstate "I", re-enforce
829         the fact that \override numbers are the result of
830         experimentation and personal taste.
831
832         * Documentation/user/invoking.itely: update convert-ly bugs.
833
834 2005-08-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
835
836         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set timing
837         to #t.
838
839         * lily/timing-translator.cc (initialize): don't initialize timing.
840
841         * input/regression/stem-spacing.ly (Module): remove file.
842
843         * input/regression/spacing-stick-out.ly: specify Score context for
844         \override
845
846         * input/regression/clefs.ly: remove spurious {}s 
847
848 2005-08-17  Heikki Junes  <hjunes@cc.hut.fi>
849
850         * Documentation/topdocs/NEWS.tely,
851         input/regression/repeat-percent-count.ly: clarify a bit.
852
853 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
854
855         * input/no-notation/display-lily-tests.ly: delete
856         display-lily-init call.
857
858         * ly/music-functions-init.ly (displayLilyMusic): move
859         display-lily-init call at top level, so that the user should not
860         have to call it.
861
862         * scm/define-music-display-methods.scm (note-name->lily-string):
863         retrieve note names directly from pitchnames using new function `rassoc'.
864         (display-lily-init): note names list construction removed.
865
866 2005-08-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
867
868         * THANKS: spello.
869
870         * lily/lily-parser.cc (get_header): copy module, instead of
871         returning it.
872
873         * Documentation/topdocs/NEWS.tely (Top): add entry for percent
874         counters.
875
876         * Documentation/user/basic-notation.itely (Measure repeats): add
877         links to Counter grobs.
878
879         * scm/define-grobs.scm (all-grob-descriptions): add
880         DoublePercentRepeatCounter
881         (all-grob-descriptions): add PercentRepeatCounter
882
883         * lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
884         also create counter grobs.
885
886         * lily/separation-item.cc (extremal_break_aligned_grob): don't
887         return grob without space-alist.
888
889         * input/proportional.ly: tune staff-padding.
890
891         * input/regression/repeat-percent-count.ly: new file. 
892
893 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
894
895         * input/no-notation/display-lily-tests.ly: moved from
896         input/regression/ to input/no-notation. Be sure to call
897         `display-lily-init' before trying to use the display function.
898
899 2005-08-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
900
901         * scripts/lilypond-book.py (option_definitions): Don't localize
902         the empty string. Fixes bug when --psfonts was used with
903         non-English locale.
904
905 2005-08-15  Graham Percival  <gpermus@gmail.com>
906
907         * lily/tuplet-bracket.cc: simple build fix.
908
909         * Documentation/user/putting.itely: use "we" instead of "I".
910
911         * Documentation/user/basic-notation.itely: cautionary accidentals
912         work with naturals, too.
913
914 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
915
916         * lily/tuplet-bracket.cc (calc_position_and_height): add
917         staff-padding support.
918
919         * input/proportional.ly: set staff-padding.
920         
921         * VERSION (PATCH_LEVEL): release 2.7.5
922
923         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): text formatting
924         fixes. Remove tweaks.
925
926         * input/regression/tuplet-slope.ly: add a test case.
927
928         * lily/tuplet-bracket.cc (calc_position_and_height): revert
929         erroneous fix. Add spanner bounds to offset array with relative X
930         positions.
931
932         * ly/engraver-init.ly: add Rest_engraver only once.
933
934         * scm/define-music-display-methods.scm (KeyChangeEvent): only do
935         (*parser*) lookup if (*parser*) != #f.
936
937 2005-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
938
939         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
940         Cut-and paste update.
941
942         * input/regression/slur-script.ly: Add example of reverting
943         inside-slur for fingering.
944
945         * scm/define-grobs.scm (DynamicLineSpanner, Fingering,
946         TextScript): Explicitly set inside-slur #f, forcing these out of slur.
947
948         * lily/slur-engraver.cc (acknowledge_extra_object): Only invoke
949         outside_slur_callback if inside-slur == #f (as opposed to unset).
950
951 2005-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
952
953         * tex/GNUmakefile (INSTALLATION_FILES): Remove enc symlink setup,
954         encoding files are already removed.
955
956 2005-08-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
957
958         * Documentation/user/advanced-notation.itely (Instrument names):
959         Document a workaround for instrument names that collide with
960         system start braces/brackets.
961
962 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
963
964         * lily/rest-collision.cc (do_shift): spello.
965
966         * input/proportional.ly: use #'used property. Set break-overshoot
967         property.
968
969         * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge.
970
971         * lily/paper-column.cc: add #'used property
972
973         * lily/mark-engraver.cc (stop_translation_timestep): set grob
974         array for staves found.
975
976         * lily/metronome-engraver.cc (stop_translation_timestep): set grob
977         array for stavesFound.
978
979         * lily/staff-spacing.cc (next_note_correction): add fixed and
980         space to calling convention. This fixes spacing of accidentals
981         after barlines.
982
983         * input/regression/spacing-accidental-stretch.ly: add barline -
984         accidental case.
985
986         * scm/framework-ps.scm (page-header): add version number to
987         creator
988         (eps-header): idem.
989
990         * mf/feta-bolletjes.mf: swap d0 and u0 fa heads.
991         
992 2005-08-13  Graham Percival  <gpermus@gmail.com>
993
994         * Documentation/user/global.itely: add "fit as much as
995         possible onto this page" example (Vertical spacing).
996
997 2005-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
998
999         * *: Nitpick run.
1000
1001         * buildscripts/fixcc.py: Fixes.
1002
1003 2005-08-12  Graham Percival  <gpermus@gmail.com>
1004
1005         * Documentation/user/advanced-notation.itely: add markup
1006         example to Text spanners.
1007
1008 2005-08-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1009
1010         * Documentation/user/basic-notation.itely (Ties): Add example of
1011         tying a tremolo to a chord. Thanks to Steve Doonan. 
1012
1013         * lily/tie-engraver.cc: Add tieWaitForNote to the list of read
1014         properties and move tieMelismaBusy to the list of written
1015         properties. 
1016
1017 2005-08-12  Heikki Junes  <hjunes@cc.hut.fi>
1018
1019         * po/TODO: suggest to use a dedicated tool like kbabel.
1020
1021         * po/fi.po: update using kbabel.
1022
1023 2005-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1024
1025         * *: Remove obsolete files.  Nitpick run.
1026
1027         * lily/lily-guile.cc (parse_symbol_list): Bugfix.
1028
1029 2005-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1030
1031         * mf/GNUmakefile (get-*-fonts): Rename from get-*-pfa.  Copy SVG
1032         too.
1033
1034         * Documentation/topdocs/NEWS.tely (Top): Add slur script feature.
1035
1036         * lily/lily-guile.cc (parse_symbol_list): Rewrite.  Grok multiple
1037         whitespace as symbol separator.
1038
1039         * lily/side-position-interface.cc: Add slur-padding.
1040
1041         * input/regression/slur-script.ly: Fixed.  Backportme?  This is
1042         quite a large fix, and it never worked in a stable release; so not
1043         really a regression.
1044
1045         * lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver):
1046         Update cut and paste code from Slur_engraver.
1047
1048         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
1049         Add.
1050
1051         * scm/define-grobs.scm (DynamicLineSpanner): Add
1052         dynamic-line-spanner-interface.
1053         (DynamicLineSpanner, TextScript, Fingering): Add slur-padding.
1054
1055 2005-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1056
1057         * lily/slur-engraver.cc (acknowledge_extra_object): Bugfix: use
1058         to_boolean () so that non-set 'inside-slur means false.
1059
1060         * lily/slur.cc (outside_slur_callback): Bugfixes: make sure that
1061         slur has control-points.  Skip script without direction.  Always
1062         do_shift if script inside slur, even if slur not contained in
1063         script y-extent.  Increment k in loop.
1064
1065 2005-08-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1066
1067         * scm/define-markup-commands.scm: Improved regexp to search for
1068         EPS bounding boxes and corrected call to ly:warning.
1069
1070 2005-08-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1071
1072         * Documentation/user/programming-interface.itely (Displaying music
1073         expressions): doc for \displayLilyMusic. Also some precisions in
1074         "Markup construction in Scheme"
1075
1076 2005-08-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1077
1078         * scm/define-markup-commands.scm (normal-text): Added 2 new
1079         markup commands, \normal-text and \medium (the latter thanks to
1080         Bruce Fairchild). 
1081
1082 2005-08-08  Graham Percival  <gpermus@gmail.com>
1083
1084         * Documentation/user/programming-interface.itely: fix @{ @}.
1085
1086         * scm/define-markup-commands.scm: add linewidth info to
1087         \justify and \wordwrap, add "upright is the opposite of italic".
1088
1089         * Documentation/user/advanced-notation.itely: shaped->shape,
1090         add (cons (markup "foo")) type of example to text markup,
1091         reword multi-measure rests section.
1092
1093         * lily/note-heads-engraver.cc: changed Shaped->Shape in a
1094         comment.  No actual code was touched.
1095
1096         * Documentation/user/invoking.itely: add more info about
1097         \include.  Thanks, Bruce!
1098
1099         * THANKS: add Bruce Fairchild, alphabetise.
1100
1101         * Documentation/user/global.itely: document \score{\header{}}
1102         behavior.
1103
1104         * Documentation/user/basic-notation.itely: reword multi-measure
1105         rest discussion in Rests.
1106
1107 2005-08-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1108
1109         * Documentation/user/programming-interface.itely (Markup
1110         construction in Scheme): Corrected example and tried to clarify
1111         the implicit \line in the table.
1112
1113 2005-08-07  Graham Percival  <gpermus@gmail.com>
1114
1115         * Documentation/user/instrument-notation.itely: moved
1116         some bagpipe info back into the bagpipe section.  Somehow
1117         it ended up in the "other vocal issues" section?!  :o_O
1118
1119 2005-08-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1120
1121         * scm/framework-ps.scm (dir-join): Rename from path-join (joins
1122         directories, not paths).
1123
1124 2005-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1125
1126         * scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
1127         plain emmentaler/aybabtu.  Backportme.
1128
1129         * lily/tuplet-bracket.cc (calc_position_and_height): Bugfix:
1130         missing dir correction.
1131
1132 2005-08-05  Graham Percival  <gperlist@shaw.ca>
1133
1134         * scm/define-markup-commands: fix reversed justify/wordwrap
1135         doc strings.
1136
1137 2005-08-05  Jürgen Reuter  <reuter@ipd.uka.de>
1138
1139         * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
1140         lily/gregorian-ligature-engaver.cc,
1141         lily/include/ligature-engraver.hh,
1142         lily/include/coherent-ligature-engraver.hh,
1143         lily/include/gregorian-ligature-engraver.hh: make these classes
1144         truely abstract.  This should fix some internal oddities such as
1145         duplicate as well as dead translator/property declarations, and
1146         also some dead code.
1147
1148         * lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc:
1149         bugfix: avoid message "junking empty ligature" on ligature
1150         brackets by collecting dummy grobs.
1151
1152 2005-08-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1153
1154         * lily/tuplet-bracket.cc (print): default right overshoot to 0.0
1155
1156         * input/proportional.ly (staffKind): bugfix.
1157         (staffKind): updates by Trevor Baca.
1158
1159         * scm/define-grobs.scm (all-grob-descriptions): remove arrows as
1160         default layout. 
1161
1162         * lily/tuplet-bracket.cc (print): check whether edge-text is a
1163         pair.
1164
1165         * lily/beam.cc (rest_collision_callback): call position_beam() if
1166         necessary.
1167
1168         * VERSION: release 2.7.4
1169
1170         * input/regression/spacing-uniform-stretching.ly: new file.
1171
1172         * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
1173
1174         * Documentation/topdocs/NEWS.tely (Top): add Nicolas as
1175         contributor.
1176
1177         * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
1178
1179         * input/proportional.ly: new file.
1180
1181         * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
1182         columns is empty
1183
1184         * lily/tuplet-engraver.cc (finalize): new function. Reset right
1185         bounds to currentCommandColumn for the last step.
1186         (start_translation_timestep): if tupletFullLength is set, set
1187         bound to Paper Column
1188
1189         * input/regression/tuplet-full-length.ly (indent): new file.
1190
1191         * lily/spacing-loose-columns.cc (set_loose_columns): space a whole
1192         clique of loose columns, eg. a set of grace notes in strict
1193         notespacing.
1194
1195         * input/regression/spacing-strict-spacing-grace.ly: new file.
1196
1197         * lily/key-signature-interface.cc: change property name to
1198         alteration-alist
1199
1200         * lily/key-engraver.cc (read_event): read keyAlterationOrder, not
1201         keyAccidentalOrder
1202
1203         * python/convertrules.py (conv): keyAccidentalOrder ->
1204         keyAlterationOrder
1205
1206         * lily/key-engraver.cc (create_key): always print a cancellation
1207         for going to C-major/A-minor, regardless of printKeyCancellation.
1208         (create_key): remove typecheck for visibility. This fixes key
1209         signature not being printed.
1210
1211         * lily/spacing-determine-loose-columns.cc: new file.
1212
1213         * input/regression/spacing-strict-notespacing.ly: new file.
1214
1215         * lily/spacing-spanner.cc (generate_springs): rename from
1216         do_measure. 
1217         (generate_pair_spacing): new function.
1218         (init, generate_pair_spacing): set between-cols for floating
1219         nonmusical columns.
1220
1221         * lily/spaceable-grob.cc (get_spring): new function. 
1222
1223         * lily/tuplet-bracket.cc (print): on the left, the overshoot is
1224         relative to the right edge of the prefatory matter.
1225
1226         * lily/beam.cc (print): read break-overshoot to determine where to
1227         stop/start broken beams.
1228
1229         * input/regression/spanner-break-overshoot.ly: new file.
1230
1231 2005-08-04  Graham Percival  <gperlist@shaw.ca>
1232
1233         * ly/bagpipe.ly: updated.
1234
1235         * Documentat/user/instrument.itely: un-comment out bagpipe example.
1236
1237 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1238
1239         * lily/dynamic-engraver.cc (acknowledge_slur): add slur to
1240         support: now (de)crescs avoid slurs as well.
1241
1242         * Documentation/user/instrument-notation.itely (Bagpipe example):
1243         comment out non-functioning bagpipe example.
1244         (Bagpipe definitions): idem.
1245
1246         * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example.
1247         (Top): add proportionalNotationDuration example.
1248
1249         * input/regression/spacing-proportional.ly: new file.
1250
1251         * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is
1252         synched to a beam.
1253
1254         * lily/beam.cc (shift_region_to_valid): divide by zero fix. This
1255         fixes beams with a single stem (eg. beams across linebreaks.)
1256
1257         * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
1258
1259         * flower/rational.cc (operator +): prevent overflow. This fixes
1260         heavily nested tuplets.
1261
1262         * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
1263         have to protect even those unlikely to be corrupted data members.  
1264
1265 2005-08-04  Graham Percival  <gperlist@shaw.ca>
1266
1267         * ly/bagpipe.ly: new file.
1268
1269         * THANKS: added Sven Axelsson.
1270
1271 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1272
1273         * lily/spacing-engraver.cc (stop_translation_timestep): directly
1274         copy proportionalNotationDuration into currentMusicalColumn if
1275         set.
1276
1277         * lily/spacing-spanner.cc (musical_column_spacing): if
1278         uniform-stretching set, fixed space is 0.0
1279
1280         * input/regression/spacing-multi-tuplet.ly: show
1281         uniform-stretching property.
1282
1283         * lily/spacing-spanner.cc (effective_shortest_duration): new function.
1284
1285         * lily/include/spacing-spanner.hh (class Spacing_spanner): new file.
1286         (struct Spacing_options): new struct.
1287
1288         * lily/spacing-basic.cc: new file.
1289
1290         * lily/spacing-spanner.cc (note_spacing): remove outdated code:
1291         delta_t doesn't have to be smaller than shortest_playing_len
1292
1293 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1294
1295         * input/regression/markup-arrows.ly:  new file.
1296
1297         * lily/tuplet-bracket.cc: document new behavior.
1298
1299         * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets
1300         with line breaks.
1301
1302         * scm/define-markup-commands.scm (arrow-head): arrow-head markup command.
1303
1304         * scm/define-grobs.scm (all-grob-descriptions): set arrows as
1305         default 
1306
1307         * lily/tuplet-bracket.cc: add edge-text property.
1308         add break-overshoot.
1309         (print): read break-overshoot.
1310         (print): read edge-text, add stencils.
1311
1312         * mf/feta-arrow.mf: new file.
1313
1314         * mf/feta-generic.mf: add feta-arrow.
1315
1316 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1317
1318         * Documentation/user/lilypond-book.itely (An example of a
1319         musicological document): Added flag -o to dvips for people who use
1320         the default setting in teTeX where output is sent to the printer. 
1321
1322         * Documentation/user/global.itely (Vertical spacing): Added
1323         reference to the Axis_group_engraver which documents the *Extent
1324         properties.
1325
1326 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1327
1328         * Documentation/user/basic-notation.itely (Tuplets): add note
1329         about nested tuplets. Remove BUG. 
1330
1331         * input/regression/tuplet-nest.ly: update: remove manual hack. 
1332
1333         * lily/tuplet-bracket.cc (print): use robust_scm2drul
1334         (print): manually call print() for subtuplets.
1335         (calc_position_and_height): add subtuplets to the
1336         support. Vertically shift outer tuplet 
1337
1338         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set
1339         remove-first for Lyrics, ChordNames and FiguredBass
1340
1341         * scm/define-grob-properties.scm (all-internal-grob-properties):
1342         use ly:grob-array? iso. grob-list?
1343         (all-internal-grob-properties): add tuplets grob-array.
1344
1345         * lily/tuplet-bracket.cc (add_tuplet_bracket):
1346         new function
1347
1348 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1349
1350         * input/test/time-signature-staff.ly: new file.
1351
1352         * ly/declarations-init.ly (center): escape to Scheme. Fixes
1353         spurious #<Music FingerEvent> errors. Backportme.
1354
1355 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1356
1357         * Documentation/user/programming-interface.itely (Markup
1358         construction in Scheme): Corrected markup syntax in the
1359         translation table.
1360
1361 2005-08-03  Graham Percival  <gperlist@shaw.ca>
1362
1363         * Documentation/user/instrument-notation.itely: small update
1364         to bagpipe notation docs; thanks Sven!
1365
1366         * Documentation/user/basic-notation.itely: add link about trills.
1367
1368 2005-08-02  Graham Percival  <gperlist@shaw.ca>
1369
1370         * Documentation/user/music-glossary: remove accidentally committed
1371         fink patch.
1372
1373 2005-08-02  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
1374
1375         * lily/lily-parser.cc (get_header): new function. Enable multiple
1376         \header definitions.
1377
1378         * lily/parser.yy (lilypond_header_body): use get_header.
1379
1380         * ly/init.ly:
1381         * scm/lily-library.scm (print-score-with-defaults): renamed
1382         $globalheader to $defaultheader
1383         
1384         * Documentation/user/global.itely (Creating titles): added short
1385         explanation that multiple headers are useable.
1386
1387
1388 2005-08-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1389
1390         * lily/module-scheme.cc (LY_DEFINE): new file. 
1391
1392         * Documentation/user/advanced-notation.itely (Font selection): add
1393         doco for make-pango-font-tree.
1394
1395 2005-07-31  Graham Percival  <gperlist@shaw.ca>
1396
1397         * Documentation/user/music-glossary: more languages
1398         for tenuto.
1399
1400         * Docuemntation/user/instrument-notation.itely: minor
1401         update for bagpipe example.
1402
1403 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1404
1405         * input/regression/+.ly (TODO): add some text.
1406
1407 2005-07-28  Graham Percival  <gperlist@shaw.ca>
1408
1409         * Documentation/user/invoking.itely: \score begins with music.
1410
1411         * Documentation/user/ basic-notation.itely,
1412         instrument-notation.itely: minor changes.
1413
1414         * Documentation/user/music-glossary.itely: began tenuto entry.
1415
1416 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1417
1418         * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
1419
1420         * mf/feta-bolletjes.mf: swap up and down for aiken heads.
1421
1422 2005-07-27  Graham Percival  <gperlist@shaw.ca>
1423
1424         * Documentation/user/examples.itely: remove bagpipe template.
1425
1426         * Documentation/user/instrument-notation.itely: add bagpipe
1427         section, maybe fix quotes in lyrics.  I hate text encoding.
1428         Clarify chord durations, more bagpipe stuff.
1429
1430 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1431  
1432         * lily/accidental-engraver.cc: formatting fixes.
1433
1434         * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
1435         grob-array.
1436
1437         * lily/arpeggio.cc (print): suicide arpeggio for single notehead.
1438
1439         * lily/note-column.cc (arpeggio): new function.
1440
1441         * lily/note-spacing.cc (get_spacing): also take arpeggio into
1442         account for spacing.
1443
1444 2005-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1445
1446         * lily/main.cc (sane_setenv)[!ARGV0_RELOCATION]: Also define.
1447         (setup_guile_env): Use it instead of nonstandard setenv.  Fixes
1448         mingw build.
1449         
1450 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1451
1452         * scm/lily.scm (lilypond-all): clear anonymous modules after
1453         processing files.
1454
1455 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1456
1457         * flower/include/guile-compatibility.hh (SCM_I_CONSP): add
1458         SCM_I_CONSP
1459
1460         * VERSION: 2.7.3 released
1461
1462         * Documentation/user/invoking.itely (Invoking lilypond): add
1463         LILYPOND_GC_YIELD documentation.
1464
1465         * lily/*: cleanups: use scm_from_int iso. scm_int2num. Idem for
1466         scm_from_real / scm_make_real.
1467
1468         * lily/main.cc (setup_guile_env): new function. Set GC min_yields
1469         higher. This increases memory footprint, but provides overall
1470         speedup of 15 to 20%. 
1471
1472         * lily/include/translator.hh (class Translator): remove
1473         PRECOMPUTED_VIRTUAL everywhere.
1474
1475         * lily/include/lily-guile.hh: inline scm_c[ad]r, scm_is_pair.
1476
1477         * lily/context.cc (now_mom): non-recursive now_mom() 
1478
1479         * lily/include/profile.hh: new file.
1480
1481         * lily/profile.cc: new file.
1482
1483         * lily/grob.cc (Grob::Grob): look properties up directly.
1484
1485         * lily/open-type-font.cc (get_indexed_char): cache index -> bbox
1486         lookups.
1487
1488         * lily/include/box.hh (class Box): smob Box type.
1489
1490         * lily/smobs.cc (protect_smob): O(1) GC (un)protection.
1491
1492         * lily/include/smobs.hh (DECLARE_BASE_SMOBS): add methods
1493         protect() and unprotect(). Use throughout.
1494
1495 2005-07-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1496
1497         * Documentation/topdocs/NEWS.tely: new item for \displayLilyMusic
1498
1499         * scm/define-music-display-methods.scm (markup->lily-string):
1500         markup elements can also be strings (without simple-markup
1501         appended)
1502
1503 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1504
1505         * lily/context.cc (where_defined): also assign value in
1506         where_defined().
1507
1508         * lily/bezier.cc (get_other_coordinate): use curve_coordinate
1509         (curve_coordinate): new function
1510
1511         * lily/simple-spacer.cc (add_columns): only add rods between
1512         column i and begin/end if keep-inside-line is set (this repleces
1513         allow-outside-line as default)
1514
1515 2005-07-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1516
1517         * lily/tuplet-engraver.cc (start_translation_timestep): only read
1518         tupletSpannerDuration if applicable.
1519
1520         * lily/font-size-engraver.cc (process_music): read fontSize only
1521         once per timestep.
1522
1523         * lily/engraver*cc: use throughout.
1524         
1525         * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro.
1526
1527         * lily/translator.cc (add_acknowledger): new file. Directly jump
1528         into an Engraver::acknowledge_xxx () method based on a grobs
1529         interface-list.
1530
1531         * lily/include/translator-dispatch-list.hh (class
1532         Engraver_dispatch_list): new struct, new file.
1533
1534         * scm/define-context-properties.scm
1535         (all-internal-translation-properties): remove acceptHashTable,
1536         acknowledgeHashTable
1537
1538         * lily/translator-group.cc (mark_smob): idem for acceptHashTable.
1539
1540         * lily/engraver-group-engraver.cc (Engraver_group_engraver):
1541         change acknowledgeHashTable to C++ member. 
1542
1543         * lily/rest-collision.cc (do_shift): use extract_grob_set().
1544
1545 2005-07-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1546
1547         * scm/display-lily.scm: new file. Define a `display-lily-music'
1548         function, that displays the music expression given as an argument,
1549         using LilyPond notation.
1550
1551         * scm/define-music-display-methods.scm: new file. Implementation
1552         of display methods for each music type.
1553
1554         * ly/music-functions-init.ly (displayLilyMusic): new function for
1555         displaying music with LilyPond notation.
1556
1557         * input/regression/display-lily-tests.ly: new regression test file
1558         for `display-lily-music'.
1559
1560         * scm/markup.scm: remove obsolete debugging code (for printing
1561         markups with LilyPond notation).
1562
1563         * scm/define-music-types.scm (music-name-to-property-table):
1564         * scm/clef.scm (supported-clefs): export, in order to be accessible
1565         from the (scm display-lily) module.
1566
1567 2005-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1568
1569         * Documentation/topdocs/NEWS.tely (Top): Typo.
1570
1571 2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
1572
1573         * Documentation/index.html.in, Documentation/texinfo.css,
1574           stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
1575           Documentation/bibliography/index.html.in,
1576           Documentation/bibliography/html-long.bst: revert css-width patch,
1577           it does not work with IE6.
1578
1579 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1580
1581         * Documentation/texinfo.css: revert 760px hack. 
1582
1583         * VERSION: release 2.7.2
1584
1585         * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
1586
1587         * Documentation/user/basic-notation.itely (Barnumber check): add
1588         section.
1589
1590         * scm/music-functions.scm (skip-to-last): new function. Show only
1591         last showLastLength part of the \score.
1592
1593         * lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub
1594
1595         * python/convertrules.py (conv): add ly:x-moment rule
1596
1597         * lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X
1598
1599         * Documentation/topdocs/NEWS.tely (Top): add new feature.
1600
1601         * Documentation/user/instrument-notation.itely (Flexibility in
1602         alignment): options in subsections.
1603
1604         * lily/lyric-engraver.cc (process_music): don't typeset text for _
1605         syllable text. Instead, assume that the previous lyric text is a
1606         melismated text.
1607
1608         * Documentation/index.html.in: revert 800x600 change.
1609
1610 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1611
1612         * lily/main.cc (main): Remove invalid handle kludge.
1613
1614         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
1615         (lambda): add gui define.
1616
1617 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1618
1619         * Documentation/topdocs/NEWS.tely (Top): add note about Musica ficta.
1620
1621         * Documentation/user/instrument-notation.itely (Musica ficta
1622         accidentals): add section Musica ficta accidentals
1623
1624         * lily/accidental-engraver.cc (make_suggested_accidental): new
1625         function.
1626         (make_standard_accidental): move into new function.
1627         (create_accidental): new function.
1628
1629         * scm/define-grobs.scm (all-grob-descriptions): new Grob
1630         AccidentalSuggestion
1631
1632         * lily/output-def-scheme.cc (LY_DEFINE): take default  argument.
1633
1634         * lily/output-def.cc (lookup_variable): return SCM_UNDEFINED if
1635         undefined.
1636
1637         * Documentation/user/global.itely (Page formatting): document
1638         horizontalshift.
1639
1640         * scm/page-layout.scm (default-page-music-height):
1641         horizontalshift: new variable, shift all systems by
1642         horizontalshift to the right, to make space for instrument names.
1643
1644         * scm/paper.scm (set-paper-dimension-variables): add horizontalshift
1645
1646         * lily/input-scheme.cc (LY_DEFINE): take format commands.
1647
1648 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1649
1650         * lily/note-column.cc (dir): idem.
1651
1652         * lily/spacing-spanner.cc (Module): idem.
1653
1654         * lily/script-column.cc (before_line_breaking): use extract_grob_set()
1655
1656         * lily/include/paper-column.hh (class Paper_column): add
1657         non-static get_rank() member.
1658
1659         * VERSION: release 2.7.1
1660         
1661         * scm/framework-null.scm: new file, used for benchmarking.
1662
1663 2005-07-20  Heikki Junes  <hjunes@cc.hut.fi>
1664
1665         * Documentation/topdocs/INSTALL.texi, configure.in: fix
1666         version dependencies for fontforge and gs.
1667
1668         * Documentation/index.html.in, Documentation/texinfo.css,
1669         stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
1670         Documentation/bibliography/index.html.in, 
1671         Documentation/bibliography/html-long.bst: optimize width of
1672         html for a 800x600 screen (width:760), increases printability
1673         when 'fit to page' is not set and readability in wide screens.
1674
1675         * stepmake/bin/add-html-footer.py: add missing </p>.
1676
1677 2005-07-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1678
1679         * scm/define-markup-commands.scm (beam): use polygon in beam
1680         command.
1681
1682         * lily/grob-pq-engraver.cc (stop_translation_timestep): save up
1683         all acknowledged grobs, and do potentially expensive merge and
1684         write in one go.
1685
1686         * buildscripts/mf-to-table.py (write_fontlist): enforce noBreak.
1687
1688         * configure.in (reloc_b): add --enable-static-gxx to statically
1689         link to libstdc++
1690
1691         * lily/GNUmakefile (static-gxx-libs): new target
1692         static-gxx-libs. Create symlink to libstdc++.a
1693
1694         * lily/new-lyric-combine-music-iterator.cc: rename to
1695         Lyric_combine_music_iterator
1696
1697         * lily/lyric-combine-music-iterator.cc
1698         (Old_lyric_combine_music_iterator): rename to
1699         Old_lyric_combine_music_iterator
1700
1701         * lily/*-engraver.cc (various): remove double use of
1702         PRECOMPUTED_VIRTUAL function: only use
1703         start_translation_timestep() and stop_translation_timestep(), not
1704         both.
1705
1706         * lily/break-substitution.cc (fast_substitute_grob_array): do
1707         fast_substitute_grob_array for all unordered grob_arrays.
1708         (substitute_grob): return Grob *. Saves packing/unpacking SCMs.
1709         (substitute_grob_array): optimize.
1710
1711         * lily/align-interface.cc (set_axis): set ordered_ for 'elements
1712
1713         * lily/include/grob-array.hh (class Grob_array): ordered_ member.
1714
1715         * lily/parser.yy: revert $globalheader patch.
1716         
1717         * lily/include/translator.icc
1718         (IMPLEMENT_FETCH_PRECOMPUTABLE_METHODS): directly jump into
1719         Translator methods, without _static helper.
1720  
1721         * lily/grob-smob.cc (derived_mark): rename from
1722         do_derived_mark(). Return void.
1723
1724         * scm/define-context-properties.scm
1725         (all-internal-translation-properties): remove tweakCount/tweakRank.
1726
1727         * scm/output-lib.scm (begin-of-line-invisible): use vectors for
1728         predefined break-visibilities.
1729
1730         * lily/item.cc (handle_prebroken_dependencies): use a vector of 3
1731         booleans for break-visibility.
1732
1733         * Documentation/topdocs/NEWS.tely (Top): add note about engravers.
1734
1735         * python/convertrules.py (conv): rule for Timing_translator. 
1736
1737         * lily/include/translator.icc: new file. 
1738
1739         * lily/paper-column-engraver.cc (process_music): new
1740         file. Separate Paper_column factory from Score_engraver.
1741
1742         * lily/vertically-spaced-context-engraver.cc: administer
1743         spaceable-staves property of System.
1744
1745         * lily/translator-group-ctors.cc: new file.
1746
1747         * lily/context-property.cc (make_grob_from_properties): construct
1748         the right Grob class programmatically, looking at the class entry
1749         for the meta property.
1750
1751         * lily/break-align-engraver.cc (stop_translation_timestep): call
1752         Break_align_interface::add_element() directly.
1753
1754         * lily/context.cc (measure_position): measure_position() is now a
1755         normal function.
1756
1757         * lily/include/translator.hh (class Translator): rename
1758         process_acknowledged_grobs() to process_acknowledged() and move to
1759         Translator.
1760
1761         * scm/define-grobs.scm (all-grob-descriptions): add a 'class meta
1762         field for each grob description.
1763
1764         * lily/include/translator-group.hh (class Translator_group):
1765         change to base class. Separate class from Translator. This gets
1766         rid of virtual inheritance for Engravers/Performers.
1767
1768         * lily/staff-performer.cc (class Staff_performer): derive
1769         Staff_performer from Performer, not Performer_group_performer 
1770
1771         * Lily/translator-group.cc (precomputed_recurse_over_translators):
1772         new function.
1773         (precompute_method_bindings): new function. Precompute lists of
1774         Translators, so we only call methods (process_music,
1775         start_translation_timestep, etc.) for Translators needing
1776         it. Also: dispose of pointer-to-member-function calls.
1777
1778         * lily/engraver-group-engraver.cc: remove engraver_each,
1779         recurse_down_engravers ()
1780
1781         * lily/note-head.cc (internal_print): only call
1782         glyph-name-procedure if style != default. 
1783
1784 2005-07-16  Graham Percival  <gperlist@shaw.ca>
1785
1786         * ly/titling-init.ly: add printallheaders option.
1787
1788         * Documentation/user/global.itely: document printallheaders.
1789
1790 2005-07-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1791
1792         * lily/system.cc (do_derived_mark): don't mark from object_alist_
1793         anymore, but do it centrally.  
1794
1795         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
1796         hammer hack.
1797
1798         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-object
1799
1800         * scm/output-lib.scm: remove hammer-print-function.
1801
1802         * lily/include/pointer-group-interface.hh (extract_grob_set): new
1803         macro. Declare a Link_array<Grob> and fill it from a grob.
1804         (extract_item_set): idem for item.
1805
1806         * lily/break-substitution.cc: add header.
1807         (fast_substitute_grob_array): rewrite for Grob_arrays.
1808         (substitute_grob_array): idem.
1809
1810         * lily/group-interface.cc (add_thing): remove file.
1811
1812         * flower/include/parray.hh (class Link_array): slice() is const.
1813
1814         * lily/include/grob-array.hh: new file.
1815
1816         * lily/grob-array.cc (spanner): new file.
1817
1818         * lily/beam-quanting.cc (fill): read details property from beam.
1819
1820         * lily/beam.cc: support details property.
1821
1822         * total speedups below: approx 10%.
1823
1824         * lily/include/beam.hh: new struct, softcode beam quanting parameters
1825
1826         * lily/include/grob.hh (class Grob): add interfaces_ member.
1827
1828         * lily/bezier.cc (init_polynomial_cache): new function: cache
1829         binom(3,j) t^j (1-t)^{3-j}
1830         (curve_point): opps, actually use the cache for t^j , (1-t)^j! 
1831
1832         * lily/*.cc: substitution throughout.
1833
1834         * lily/grob-property.cc (internal_get_object): new routine.
1835         (internal_set_object): idem. Store grob refrences in separate
1836         alist. This saves processing time, since properties aren't
1837         break-substituted, and the per grob namespace is smaller, both for
1838         grobs and non-grob properties.
1839
1840         * scm/define-grob-properties.scm (all-internal-grob-properties):
1841         remove center-element.
1842
1843         * lily/grob.cc: remove tweak-count, tweak-rank.
1844
1845 2005-07-15  Graham Percival  <gperlist@shaw.ca>
1846
1847         * Documentation/user/lilypond-book.itely: fixes example.
1848
1849 2005-07-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1850
1851         * Documentation/user/global.itely (Creating titles):    
1852         * Documentation/user/examples.itely (All headers): change the
1853         place of \header in \score blocks (after music block) to make
1854         examples compile (cf. changes on parser.yy on 2005-07-10)
1855
1856 2005-07-13  Graham Percival  <gperlist@shaw.ca>
1857
1858         * python/convertrules.py: add exc -> ecc rule.
1859
1860         * scripts/convert-ly.py: add location of convertrules.py
1861         in a comment.
1862
1863         * Documentation/user/changing-defaults.itely: fix language.
1864
1865 2005-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1866
1867         * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix.
1868
1869 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1870
1871         * scm/output-socket.scm (grob-bbox): don't use inf? 
1872
1873         * flower/include/rational.hh: add operator bool() 
1874
1875         * scm/define-music-types.scm (music-descriptions): remove
1876         internal-class-name properties.
1877
1878         * lily/include/event.hh: remove file.
1879
1880         * lily/include/music-constructor.hh: remove file.
1881
1882         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
1883         in 'types property.
1884
1885         * lily/music.cc (duration_length_callback): new function.
1886
1887         * lily/event.cc: remove file.
1888
1889         * lily/music-constructor.cc: remove file.
1890
1891         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
1892
1893         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
1894         (get_context_key): idem.
1895
1896         * scm/lily.scm (lambda): new option object-keys (default to #f)
1897
1898         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
1899
1900         * scm/output-gnome.scm: remove beam routine.
1901
1902         * scm/output-ps.scm (scm): idem.
1903
1904         * scm/output-svg.scm: remove beam.
1905
1906         * ps/music-drawing-routines.ps: remove draw_beam.
1907
1908         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
1909
1910         * flower/include/guile-compatibility.hh (scm_from_locale_string):
1911         add scm_from_locale_string compatibility glue. 
1912
1913 2005-07-13  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
1914
1915         * scripts/lilypond-book.py: Prevent occuring error when
1916         'lilypond-book --output=foo/ somefile.ly' is executed multiple
1917         times and target file shoud be overwritten.  (Error message said
1918         'input file and output file is same'.)
1919
1920 2005-07-13  Graham Percival  <gperlist@shaw.ca>
1921
1922         * input/regression/slur-extreme.ly,
1923         input/regression/slur-scoring.ly, lily/slur-configuration.cc,
1924         lily/slur.cc, mf/feta-din-code.mf, mf/feta-timesig.mf,
1925         mf/parmesan-heads.mf, scm/define-grob-properties.scm: Change
1926         "excentricity" to "eccentricity".
1927
1928         * Documentation/user/converters.itely: fix URL for Noteedit and
1929         Rosegarden.
1930
1931         * THANKS: added Yoshinobu Ishizaki.
1932
1933 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1934
1935         * scm/define-markup-commands.scm (justify-field): add. 
1936
1937         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
1938
1939 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1940
1941         * lily/lookup.cc (filled_box): express filled_box with
1942         round_filled_box
1943
1944         * scm/midi.scm (paper-book-write-midis): new function. Write all
1945         performances in numbered MIDI files.
1946
1947         * lily/performance-scheme.cc (LY_DEFINE): new file.
1948         (LY_DEFINE): new function ly:performance-write.
1949
1950         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
1951         new function.
1952         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
1953
1954         * scm/framework-*.scm: use port arguments throughout.
1955
1956         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
1957
1958         * lily/paper-outputter.cc (Paper_outputter): take port argument.
1959
1960         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
1961
1962         * scm/framework-texstr.scm (output-framework): 
1963
1964         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
1965
1966         * scm/output-lib.scm (tablature-stem-attachment-function):
1967         tablature stem attachment fix. 
1968
1969 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1970
1971         * lily/bezier.cc: hardcode binomial coefficients of order 3.
1972
1973         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
1974
1975         * scm/define-music-types.scm (music-descriptions): don't use
1976         Music_wrapper type.
1977
1978         * lily/paper-column.cc (print): print moment too.
1979
1980         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
1981         remove compatibility cruft.
1982
1983         * lily/parser.yy (score_body): \score can only begin with Music. 
1984
1985         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
1986         make-score. Take music argument only. Move parser interaction to
1987         Scheme.
1988
1989         * scm/lily-library.scm (scorify-music): new function.
1990
1991         * python/lilylib.py (datadir): remove 2.1 compat kludge.
1992         (datadir): remove resource import.
1993         (print_environment): remove get_bbox()
1994         (cp_to_dir): remove pre 1.5.2 compat glue.
1995
1996 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1997
1998         * lily/include/simple-spacer.hh (Module): idem.
1999
2000         * lily/include/spring.hh (struct Spring): store inverse
2001         strength. This prevents division by zero.
2002
2003         * VERSION: release 2.7.0
2004         
2005         * lily/include/music.hh (class Music): remove Music::duration_log()
2006
2007         * lily/stem-engraver.cc (make_stem): take duration log from event.
2008
2009         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
2010
2011 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2012
2013         * scm/lily.scm (ly:load): load autochange.scm
2014
2015         * Documentation/user/tutorial.itely (Running LilyPond for the
2016         first time): remove reference to DVI/TeX
2017
2018         * scm/define-markup-commands.scm (text): add \text markup command.
2019
2020         * configure.in (reloc_b): bump requirement to Python 2.2.
2021
2022         * lily/include/dots.hh (class Dots): make has_interface() static.
2023
2024         * python/convertrules.py (conv): add rule for ly:grob-default-font
2025
2026         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
2027         alphabetical order.
2028
2029         * input/regression/trill-spanner-pitched.ly: new file.
2030
2031         * lily/font-interface-scheme.cc (LY_DEFINE): function
2032         ly:grob-default-font (changed from get-default-font).
2033
2034         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
2035
2036         * lily/note-head.cc (internal_print): if style is not a symbol,
2037         set style to 'default. 
2038         (internal_print): no style suffix if glyph-name-procedure not
2039         set. Default to quarter head.
2040
2041         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
2042
2043         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
2044
2045         * ly/music-functions-init.ly: \pitchedTrill
2046
2047         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
2048
2049         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
2050
2051         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
2052
2053         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
2054
2055         * po/fr.po: update
2056
2057         * po/de.po: update.
2058
2059 2005-07-06  Graham Percival  <gperlist@shaw.ca>
2060
2061         * Documentation/user/changing-defaults.itely: add link
2062         to grob-iterface.
2063
2064         * Documentation/user/advanced-notation.itely: add material
2065         to Setting automatic beam behaviour.  Thanks, Joe!
2066
2067         * Documentation/user/lilypond.itely: change encoding to utf-8.
2068
2069 2005-07-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2070
2071         * Documentation/user/advanced-notation.itely (Setting automatic
2072         beam behavior): Correct the documentation of
2073         revert-auto-beam-setting (backportme)
2074
2075 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2076
2077         * lily/ly-module.cc (ly_make_anonymous_module): define
2078         %module-public-interface of module. 
2079
2080         * lily/lily-parser.cc (print_smob): allow printing of parser smob
2081         without lexer.
2082
2083 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2084
2085         * input/regression/fret-diagrams.ly: stretch example.
2086
2087 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2088
2089         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
2090         Fodor).
2091
2092 2005-06-30  Graham Percival  <gperlist@shaw.ca>
2093
2094         * Documentation/topdocs/AUTHORS.texi: update personal web address.
2095
2096         * Documentation/user/examples.itely, lilypond-book.itely:
2097         change \RequirePackage to \usepackage.
2098
2099         * Documentation/user/global.itely: document copyright and tagline.
2100
2101 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2102
2103         * Documentation/user/basic-notation.itely (Transpose): remove link
2104         to nonexistent UntransposableMusic.
2105
2106         * scm/output-svg.scm: remove old definitions.
2107
2108         * scripts/lilypond-book.py (do_file): search for kpsewhich before
2109         invoking.
2110
2111         * python/lilylib.py (search_exe_path): new function.
2112
2113 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2114
2115         * python/lilylib.py (mkdir_p): remove setup_environment()
2116         (backportme)
2117
2118         * buildscripts/mutopia-index.py (headertext): trim text.
2119
2120         * Documentation/topdocs/NEWS.tely (Top): refresh.
2121
2122         * scm/define-markup-commands.scm (wordwrap-string): new function:
2123         split string in paras and words.
2124         (wordwrap-markups): new function.
2125         (wordwrap-stencils): new function. 
2126         (justify): use it.
2127         (wordwrap): use it.
2128         (wordwrap-string): use it
2129         (justify-string): use it.
2130
2131         * scm/lily-library.scm (regexp-split): new function.
2132
2133         * scm/define-markup-commands.scm: remove encoded-simple. 
2134         remove font-markup.
2135         (fontsize): remove old version  of fontsize.
2136         (wordwrap): new markup function. Wrap into paragraphs.
2137
2138         * VERSION: Branch lilypond_2_6
2139         (MINOR_VERSION): go to 2.7.0
2140
2141 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2142
2143         * po/zh_TW.po: update from translation project.
2144
2145 2005-06-28  Graham Percival  <gperlist@shaw.ca>
2146
2147         * scm/midi.scm: compile fix.
2148
2149 2005-06-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2150
2151         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
2152         patch. Now, the tempfile module is loaded too, not only used.
2153
2154 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
2155
2156         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
2157         0.05 - 1.00 to 0.25 - 1.00
2158
2159         * scm/midi.scm: moved the default-instrument-equalizer procedure
2160         to just under the insturment-equalizer-alist it takes as an
2161         argument.
2162
2163 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2164
2165         * Documentation/user/advanced-notation.itely (Font selection):
2166         remove CMR note.
2167
2168         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
2169
2170 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2171
2172         * THANKS: Add UTF-8 marker.
2173
2174         * Documentation/user/point-and-click.itely (http): Update: use
2175         lilypond-invoke-editor.  Fix: instruct to use user.js.
2176
2177 2005-06-27  Graham Percival  <gperlist@shaw.ca>
2178
2179         * ly/titling-init.ly: implements printpagenumber, increases
2180         space between dedication and title (to avoid collisions with
2181         "g" and "q" in dedication), and nicer logic about copyright
2182         and instrument fields being printed on the first page.
2183         Thanks Vincent!
2184
2185         * Documentation/user/global.itely: document printpagenumber.
2186
2187 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2188
2189         * Documentation/topdocs/NEWS.tely: Update to 2.6.
2190
2191 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2192
2193         * THANKS: update to 2.6
2194
2195         * VERSION: 2.6.0 released.
2196
2197 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2198
2199         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
2200         rule, errorneously removed probably because of misleading comment.
2201
2202 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2203
2204         * python/lilylib.py (datadir): py2exe comments.
2205
2206         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
2207
2208         * configure.in (reloc_b): make fontconfig REQUIRED.
2209
2210 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
2211
2212         * po/fi.po: add latest translations.
2213
2214 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2215
2216         * ChangeLog: recode utf-8
2217
2218         * Documentation/pictures/lilypond.xpm (Module): edited photo as
2219         logo.
2220
2221         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
2222
2223         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
2224
2225         * python/convertrules.py (do_conversion): don't print program_name
2226         from within a module
2227
2228         * configure.in (reloc_b): bump fontforge requirement to 20050624.
2229
2230         * python/convertrules.py (conv): add 2.6.0 dummy rule.
2231
2232 2005-06-23  Graham Percival  <gperlist@shaw.ca>
2233
2234         * Documentation/user/lilypond-book.itely,
2235         Documentation/user/examples.itely: add \RequirePackage{graphics}.
2236
2237         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
2238         fixes baseline-skip.  Thanks Vincent!
2239
2240         * Documentation/user/advanced-notation.itely, global.itely:
2241         moved "Selecting font sizes" to global, since it deals with
2242         notation font size, not text fonts.
2243
2244 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2245
2246         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
2247         to fonts.
2248
2249 2005-06-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2250
2251         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
2252         workaround since /dev/stdin doesn't work on Cygwin. Using a
2253         temporary file in the current directory since latex doesn't
2254         understand the path name to the default TMP in Cygwin (at least on
2255         win XP).
2256         
2257         * Documentation/user/global.itely (Creating titles): Correct
2258         misprint in example. Thanks to Rob Vlasaty.
2259
2260 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2261
2262         * VERSION (PATCH_LEVEL): release 2.5.32
2263
2264         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
2265         variable in lily module
2266
2267         * scm/framework-ps.scm (output-classic-framework): error message
2268         regarding the classic framework.
2269
2270         * Documentation/user/henle-flat-gray.png (Module): new file.
2271
2272         * Documentation/user/baer-flat-gray.png (Module): new file.
2273
2274         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
2275         whiteout for markups.
2276
2277         * buildscripts/substitute-encoding.py (note_glyph): include _ in
2278         regex too. This fixes change clef appearance in PDF. 
2279
2280         * ttftool/include/*: remove.
2281
2282         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
2283
2284         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
2285
2286         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
2287
2288         * ttftool/*: remove ttftool subdirectory.
2289
2290         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
2291
2292         * lily/ttf.cc (print_header): new file. Convert to type42, using
2293         FreeType to parse the TTF. 
2294
2295         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
2296         and post table may differ. Pass around post_nglyphs as well.
2297
2298 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2299
2300         * ly/music-functions-init.ly (musicMap): new music function
2301         musicMap. 
2302         
2303 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2304
2305         * make/mutopia-rules.make: anti-alias-factor = 2
2306
2307         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
2308         page switch.
2309
2310         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
2311         anti-alias-factor for lilypond-book runs.
2312
2313         * scm/ps-to-png.scm (scale-down-image): new function.
2314         (my-system): new function.
2315         (make-ps-images): blow up GS resolution by anti-alias-factor,
2316         scale down image by anti-alias-factor.  This improves appearance
2317         of bitmaps
2318         (make-ps-images): remove showpage. Fixes spurious empty png at
2319         end.
2320
2321         * scm/framework-ps.scm (write-preamble): downcase filename before
2322         string-matching. Should fix .TTF files (as opposed to ttf files)  
2323
2324         * Documentation/user/tutorial.itely (Running LilyPond for the
2325         first time): separate subsections for windows, macos and unix.  
2326
2327         * Documentation/user/invoking.itely (Updating files with
2328         convert-ly): add MacOS X note.
2329
2330 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2331
2332         * Documentation/user/introduction.itely (Engraving): don't include
2333         file optical-spacing, add directly.
2334
2335         * lily/paper-outputter.cc (file): open file in binary mode. This
2336         fixes OTF embedding on windows.
2337
2338 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2339
2340         * scm/framework-ps.scm (write-preamble): remove debugging output.
2341
2342         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
2343
2344         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
2345         outdir.
2346         (install-fc-cache): install font cache in installation directories.
2347
2348 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2349
2350         * scm/editor.scm (editor-command-template-alist): Use char iso
2351         column, except for Emacs.
2352         (get-editor-command): Substitute char too (Bertalan Fodor).
2353
2354 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2355
2356         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
2357         quoted ~s.  This should fix PNG output on Windows; single quotes
2358         are regular characters on Windows.
2359
2360 2005-06-16  Graham Percival  <gperlist@shaw.ca>
2361
2362         * Documentation/user/basic-notation.itely: include ChoirStaff
2363         in System start delimiters.
2364
2365         * Documentation/user/putting.itely: new doc section on
2366         fixing overlapping notation.
2367
2368 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2369
2370         * Documentation/user/global.itely (Paper size): \paper is in
2371         \book, not \score.
2372
2373         * make/mutopia-rules.make: -ddelete-intermediate-files
2374
2375         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
2376
2377 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2378
2379         * ChangeLog: Recode utf-8.
2380
2381         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
2382         datadir with .py modules.
2383
2384 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
2385
2386         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
2387
2388 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2389
2390         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
2391         
2392         * scm/framework-ps.scm (write-preamble): remove status check.
2393
2394         * Documentation/user/invoking.itely (Updating files with
2395         convert-ly): remove -o option.
2396
2397         * VERSION (PACKAGE_NAME): release 2.5.31
2398
2399         * scm/framework-ps.scm (write-preamble): use ly:system.
2400         (write-preamble): verbosity.
2401
2402         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
2403
2404         * python/convertrules.py: new file. Store conversion rules
2405         separately.
2406
2407 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2408
2409         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
2410
2411 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2412
2413         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
2414         \musicDisplay 
2415
2416         * Documentation/user/instrument-notation.itely (More stanzas): Add
2417         reference to StanzaNumber.
2418
2419 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2420
2421         * THANKS: separate section for website translators.
2422
2423 2005-06-14  Graham Percival  <gperlist@shaw.ca>
2424
2425         * Documentation/topdocs/INSTALL.texi: update vim info;
2426         thanks Simon Bailey!
2427
2428         * Documentation/user/advanced-notation.itely: included
2429         color names.
2430
2431         * Documentation/user/advanced-notation.itely,
2432         Documentation/usr/notation-appendices.itely: moved
2433         color names into an appendix.
2434
2435 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2436         
2437         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
2438
2439         * scm/lily.scm (lambda): initialize program options from here.
2440
2441         * scm/framework-*.scm: add header info.
2442
2443         * lily/main.cc (parse_argv): only set output format to pdf if no
2444         other format specified.
2445
2446         * scm/backend-library.scm (postprocess-output): process
2447         'delete-intermediate-files after running convert-to-*. This fixes
2448         PNG generation when 'delete-intermediate-files is set.
2449         
2450 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2451
2452         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
2453         links on website. 
2454
2455 2005-06-13  Graham Percival  <gperlist@shaw.ca>
2456
2457         * Documentation/topdocs/INSTALL.texi,
2458         Documentation/user/lilypond-book.itely: typos.
2459
2460 2005-06-12  Pal Benko  <benkop@freestart.hu>
2461
2462         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
2463         added between program name and switch; -b changed to -f not
2464         to generate pdf
2465
2466 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2467
2468         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
2469         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
2470
2471         * input/sakura-sakura.ly: add \midi.
2472
2473         * buildscripts/mutopia-index.py (find): use /usr/bin/find
2474         iso. python find. 
2475
2476         * ttftool/test.c (main): cosmetics.
2477
2478         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
2479
2480         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
2481         create a ttf2ps binary.
2482
2483         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
2484
2485         * scm/backend-library.scm (postscript->png): set rename-page-1 to
2486         true.
2487
2488 2005-06-11  Graham Percival <gperlist@shaw.ca>
2489
2490         * Documentation/user/lilypond-book.itely: add warning about
2491         the font warnings in dvips.
2492
2493 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2494
2495         * THANKS: typo
2496
2497         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
2498
2499         * GNUmakefile.in: remove links for .map, .enc
2500         don't fail if out/ doesn't exist yet.
2501
2502 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2503
2504         * ttftool/util.c (surely_read): return nbytes
2505
2506         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
2507
2508         * VERSION (PACKAGE_NAME): release 2.5.30
2509
2510         * flower/string-convert.cc (precision_string): >? fix.
2511
2512         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
2513         (make-ps-images): add verbose -q too.
2514
2515         * lily/default-actions.cc (Module): new file. default
2516         {book,score}-print functions.
2517
2518         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
2519         pass results via parseStringResult, lookup via ly:parser-lookup.  
2520
2521         * lily/lily-parser.cc (Lily_parser): only clone lexer in
2522         constructors.
2523         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
2524         (parse_string): idem.
2525
2526         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
2527
2528         * lily/main.cc (main_with_guile): copy be_verbose_global into
2529         ly_set_option()
2530
2531 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2532
2533         * scm/backend-library.scm (postscript->pdf):
2534         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
2535         verbose mode.  Search for several names of gs executable.
2536
2537 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2538
2539         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
2540         directly. This fixes a massive memory leak, provided you use CVS
2541         GUILE.
2542
2543 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
2544
2545         * ly/property-init.ly: Added tieDashed.
2546
2547         * THANKS: Added some bughunters for 2.5.
2548
2549 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2550
2551         * lily/program-option.cc: add debug-gc option.
2552
2553         * lily/include/lily-guile-macros.hh: don't protect exported module
2554         objects.
2555
2556         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
2557
2558         * scm/backend-library.scm (postscript->pdf): use
2559         delete-intermediate-files iso. running-from-gui? 
2560
2561         * ttftool/util.c (surely_read): robustness. Allow read() to return
2562         less bytes than requested, as per posix standards.
2563
2564         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
2565         program option.
2566
2567         * ttftool/include/ttftool.h ("C"): rename verbosity to
2568         ttf_verbosity. Add to public interface.
2569
2570         * scm/music-functions.scm (unfold-repeats): remove debugging display.
2571
2572         * lily/program-option.cc: rename from scm-option.cc
2573
2574         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
2575         (get_help_string): Print pretty help string.
2576
2577         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
2578         to snippet preamble.
2579
2580         * lily/scm-option.cc: remove command-line-settings option. Fold
2581         all command-line options plus default settings in a generic
2582         interface. 
2583
2584         * flower/getopt-long.cc (table_string): indent 2nd lines of help
2585         texts too.
2586
2587 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2588
2589         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
2590         or EXT_ components non-empty.
2591
2592 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2593
2594         * scm/lily.scm (running-from-gui?): Export.
2595
2596         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
2597         output in .ly source directory.
2598
2599 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2600
2601         * ttftool/util.c (surely_lseek): more verbosity.
2602
2603         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
2604         compile.
2605
2606         * lily/parser.yy (Repeated_music): remove >? 
2607
2608         * scm/backend-library.scm (postscript->pdf): Support for
2609         -dgs-font-load=1
2610
2611         * scm/framework-ps.scm (write-preamble): make font loading
2612         switchable to GS via --define-default gs-font-load=1
2613
2614 2005-06-09  Graham Percival  <gperlist@shaw.ca>
2615
2616         * Documentation/user/global.itely: added \layout docs.
2617
2618 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2619
2620         * lily/lily-parser-scheme.cc: add unistd.h
2621
2622 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2623
2624         * scm/editor.scm: add char argument.
2625
2626         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
2627
2628         * ttftool/util.c (syserror): use errno for better error reporting.
2629
2630         * lily/source-file.cc (get_counts): new function. Calc column,
2631         line and char count in one go.
2632
2633         * lily/binary-source-file.cc (quote_input): rename to quote_input
2634
2635         * lily/input.cc (set): new function.
2636
2637 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2638
2639         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
2640         directory part of file name to search directory.
2641
2642         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
2643         search path and chdir to DIR if --outname=DIR used.
2644
2645         * lily/main.cc (prepend_env_path): Bugfix: Check directory
2646         existence before appending original path.
2647
2648 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2649
2650         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
2651         file" massage.
2652
2653         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
2654         texinfo.tex is always used.
2655         
2656 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2657
2658         * flower/include/axis.hh: rename from axes.hh
2659
2660         * lily/include/text-interface.hh (Module): rename from text-item.hh
2661
2662         * VERSION (PATCH_LEVEL): release 2.5.29
2663
2664         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
2665
2666         * scm/framework-ps.scm (font-file-as-ps-string): new function.
2667         (handle-macfont): new function. Call fondu for Native mac fonts.
2668
2669         * scm/define-markup-commands.scm (fill-line): handle text-widths =
2670         '() case.
2671
2672 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2673
2674         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
2675         multi-page.  Fix .eps regular expression.
2676
2677 2005-06-07  Graham Percival  <gperlist@shaw.ca>
2678
2679         * Documentation/user/putting.itely: add info on modifying templates.
2680
2681         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
2682         misc small changes.
2683
2684 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2685
2686         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
2687
2688         * scripts/lilypond-ps2png.scm
2689
2690         * VERSION (PACKAGE_NAME): release 2.5.28
2691
2692 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2693
2694         * lily/main.cc (prepend_env_path): Do not append /, that does not
2695         work.  Localedir lives in datadir, not in prefix.
2696
2697         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
2698         hack for windows.
2699
2700         * flower/include/file-cookie.hh: Compile fix.
2701
2702 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2703
2704         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
2705
2706         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
2707         system primitives.
2708         (gulp-port): using read-string!/partial. We don't want to read an
2709         entire PS file  (GUILE 1.6 limits strings to 16M) 
2710
2711         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
2712         properties. Add font-interface. 
2713
2714         * scm/define-grob-properties.scm (all-user-grob-properties):
2715         remove old bracket properties.
2716
2717         * scm/x11-color.scm: reformat. 
2718
2719         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
2720         LedgerLineSpanner if new StaffSymbol is found. 
2721
2722         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
2723         staff-symbol for finishing staff. 
2724
2725         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
2726
2727         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
2728         change black to currentColor everywhere. This fixes color support
2729         in SVG.
2730
2731 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
2732
2733         * input/regression/fret-diagrams.ly: new file to test fret diagram
2734         capability
2735
2736         * scm/output-tex.scm: remove white-dot and white-text
2737
2738         * scm/output-ps.scm: remove white-dot and white-text
2739
2740         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
2741         using ly:stencil-in-color instead
2742         (draw-dots) : remove call to white-dot
2743
2744 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2745
2746         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
2747         support.
2748
2749         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
2750
2751         * flower/include/file-cookie.hh: new file. lily_cookie extension 
2752
2753         * flower/file-cookie.cc: new file. lily_cookie extension.
2754         
2755 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2756
2757         * scm/editor.scm (editor-command-template-alist): Add syn
2758         editor (Jaap [de Vos]).
2759
2760 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2761
2762         * scripts/lilypond-ps2png.scm:
2763         * scm/ps-to-png.scm: New file.
2764
2765         * scm/backend-library.scm (postscript->png): Use it.
2766
2767         * scripts/lilypond-ps-to-png.py: Remove file.
2768
2769         * python/lilylib.py (get_bbox, make_ps_images): Remove.
2770
2771 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2772
2773         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
2774
2775         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
2776         start on grace moment. Fixes autobeam-grace.ly.
2777
2778         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
2779         process anything unless we're at the end of a pending beam. Fixes
2780         syncopated 8ths beamed across a beat.
2781
2782 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2783
2784         * scm/editor.scm (editor-command-template-alist): Start emacs if
2785         emacslient fails.
2786
2787         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
2788
2789         * flower/file-path.cc (is_file, is_dir): Export.
2790
2791         * lily/main.cc (prepend_env_path, set_env_file): Use them.
2792
2793 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2794
2795         * lily/easy-notation.cc: Added include cctype to correct
2796         compilation error.
2797
2798 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2799
2800         * scm/backend-library.scm (postscript->pdf): set resolution to
2801         1200, so bitmap fonts aren't that ugly. 
2802
2803         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
2804
2805         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
2806         parent if we have a notehead. Fixes incorrect offsets when
2807         Paper_column is very wide in the X direction.
2808
2809         * input/regression/font-family-override.ly (Module): new file.
2810
2811         * scm/font.scm (make-pango-font-tree): new function.
2812
2813         * lily/beam.cc (before_line_breaking): remove warning about less
2814         than 2 visible stems. We still get a warning when there is only
2815         one stem.
2816
2817 2005-06-01  Werner Lemberg  <wl@gnu.org>
2818
2819         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
2820         correctly.
2821
2822 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2823
2824         * lily/slur-scoring.cc (generate_avoid_offsets): new
2825         function. Generate avoid offsets once per slur.
2826
2827         * lily/slur.cc (add_extra_encompass): add dependency to
2828         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
2829
2830         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
2831         too. Fixes inf error with added bass notes.
2832
2833         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
2834         argument anymore.
2835
2836         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
2837
2838         * input/tutorial/lbook-latex-test.tex: add line length test.
2839
2840         * scripts/lilypond-book.py (set_default_options): new
2841         function. Call this before dissecting snippets, so linewidth
2842         settings reach the snippets.
2843
2844 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2845
2846         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
2847
2848 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2849
2850         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
2851
2852 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2853
2854         * stepmake/aclocal.m4: More autopackage friendliness.
2855
2856 2005-05-31  Graham Percival  <gperlist@shaw.ca>
2857
2858         * Documentation/index.html.in: remove link to LSR.
2859
2860         * Documentation/user/global.itely: remove duplicate
2861         "dedication" \header{} section.
2862
2863 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2864
2865         * VERSION (PACKAGE_NAME): release 2.5.27.
2866
2867         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
2868         too. Plugs memory leak.
2869
2870         * make/lilypond.fedora.spec.in (Group): remove
2871         lilypond-pdfpc-helper.
2872
2873         * scripts/GNUmakefile (SEXECUTABLES): remove
2874         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
2875
2876         * scm/font.scm (make-century-schoolbook-tree): add Mono as
2877         'typewriter family.
2878
2879         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
2880         memory leak.
2881
2882         * lily/parser.yy (score_body): don't clone Score, that's done in
2883         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
2884
2885         * lily/score-engraver.cc (derived_mark): new function.
2886         (initialize): unprotect Paper_score. This fixes a memory leak.
2887
2888         * lily/score-performer.cc (derived_mark): new function.
2889
2890         * lily/score-translator.cc (get_output): use SCM for get_output() call.
2891
2892         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
2893         spurious warning.
2894
2895         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
2896         serif.
2897
2898 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2899
2900         * configure.in (reloc_b): Add --enable-relocation.
2901
2902 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2903
2904         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
2905
2906         * input/regression/alignment-order.ly: add Staff example.
2907
2908 2005-05-31  John Mandereau   <john.mandereau@free.fr>
2909
2910         * po/fr.po: update.
2911
2912 2005-05-31  Graham Percival  <gperlist@shaw.ca>
2913
2914         * Documentation/index.html.in: add link to LSR.
2915
2916 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2917
2918         * scm/define-stencil-commands.scm (Module): new file. Register all
2919         allowed stencil expression heads in a central place.
2920
2921         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
2922         ly:make-stencil
2923
2924         * lily/stencil-expression.cc (all_stencil_heads): registering
2925         stencil expressions.
2926
2927         * lily/stencil-interpret.cc: new file. Stencil expression
2928         interpreting.
2929
2930         * input/xiao-haizi-guai-guai.ly: move file back.
2931
2932 2005-05-30  Graham Percival  <gperlist@shaw.ca>
2933
2934         * Documentation/user/advanced.itely, converters.itely,
2935         instrument-notation.itely, lilypond-book.itely: misc small
2936         changes.
2937
2938 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2939
2940         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
2941
2942         * make/lilypond.fedora.spec.in: Fix source url.
2943
2944         * cygwin: Update from mingw patches.
2945
2946         * scm/editor.scm (editor-command-template-alist): Use jedit
2947         -reuseview (Bertalan), add uedit (Patrick Huberts).
2948
2949         * input/xiao-hai-zi-guai-guai.ly: Rename from
2950         xiao-haizi-guai-guai.ly.
2951
2952         * input/*: Reindent, do not use TAB.
2953
2954         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
2955         white background.
2956
2957 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2958
2959         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
2960         numerical overflow error.
2961
2962 2005-05-29 Laura Conrad <lconrad@laymusic.org>
2963         
2964         * abc2ly.py: fix to syntax error in multi-part output.
2965
2966 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2967
2968         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
2969         with disappearing span bars when alignAboveContext is active
2970
2971         * lily/property-iterator.cc (check_grob): use is-grob?
2972         object-property. Fixes crash-key-sig-font-size.ly. 
2973
2974 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2975
2976         * lily/bar-line.cc (print): don't round barlines; this produces
2977         odd aliasing effects in Acroread.
2978
2979         * lily/timing-engraver.cc (process_music): robustness fix.
2980
2981         * lily/context-def.cc (filter_engravers): bugfix.
2982
2983 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2984
2985         * lily/lilypond.rc.in: Add ly-icon.
2986
2987         * lily/GNUmakefile: 
2988         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
2989         rules.
2990
2991 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2992
2993         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
2994
2995         * ps/music-drawing-routines.ps: 
2996
2997         * scm/output-ps.scm: remove draw ez_ball.
2998
2999         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3000         EasyNotation context definition.
3001
3002         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
3003         Text_interface and color for making easy note heads.
3004
3005         * lily/stencil.cc (with_color): new function.
3006
3007         * ps/music-drawing-routines.ps: remove draw_zigzag_line
3008
3009         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
3010         output routine. Zigzag now works in SVG too.
3011
3012         * scm/output-tex.scm (filledbox): idem.
3013
3014         * scm/output-svg.scm (filledbox): idem.
3015
3016         * scm/output-ps.scm (lily-def): remove horizontal-line. 
3017
3018         * lily/lookup.cc (horizontal_line): use draw-line. 
3019
3020         * lily/system-start-delimiter.cc: remove old staff bracket code.
3021
3022         * mf/feta-haak.mf: further tweaks.
3023
3024         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
3025
3026         * mf/feta-generic.mf: include feta-haak.
3027
3028         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
3029
3030         * scm/framework-ps.scm (write-preamble): only load fonts if their
3031         filename is a string. 
3032
3033 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3034
3035         * scm/output-svg.scm (circle): support circle.
3036         (bracket): stub for bracket.
3037
3038         * scripts/lilypond-book.py (main): make sure --psfonts warning is
3039         correct.
3040
3041 2005-05-26  Graham Percival  <gperlist@shaw.ca>
3042
3043         * Documentation/user/lilypond.tely, advanced-notation.itely,
3044         basic-notation.itely, instrument-notation.itely, global.itely,
3045         introduction.itely, tutorial.itely: rearranging, editing,
3046         clean-up.
3047
3048         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
3049         for compiling on FreeBSD.
3050
3051 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3052
3053         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
3054         otf files.
3055
3056         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
3057         bugfixes.
3058
3059         * VERSION: 2.5.26 released.
3060
3061         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
3062
3063 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
3064
3065         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
3066         if printpagenumber is false.
3067
3068 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3069
3070         * lily/font-config.cc (init_fontconfig): comment out FontConfig
3071         cache warning.
3072
3073         * lily/tie.cc (print): support dotted ties.
3074         
3075 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3076
3077         * scm/define-grobs.scm (all-grob-descriptions): switch off
3078         debugging
3079         (all-grob-descriptions): Arpeggio has Y-extent.
3080
3081         * scm/define-music-properties.scm (all-music-properties): document
3082         length-callback and start-callback as "read-only".
3083
3084         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
3085         length-callback after creation. 
3086
3087         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
3088         compressmusic -> compressMusic.
3089
3090         * ly/music-functions-init.ly (oldaddlyrics): idem.
3091
3092         * lily/parser.yy: NewLyricCombineMusic ->
3093         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
3094
3095 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
3096
3097         * ly/Welcome_to_LilyPond.ly: typo.
3098
3099 2005-05-24  Graham Percival  <gperlist@shaw.ca>
3100
3101         * Documentation/user/lilypond.tely: move changing-defaults to be
3102         before global issues.
3103
3104         * Documentation/user/basic-notation.itely: move Transpose section
3105         here from advanced/Other.
3106
3107         * Documentation/user/changing-defaults.itely,
3108         advanced-notation.itely: move Fonts to advanced, edit.
3109
3110 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3111
3112         * lily/parser.yy (bare_int): remove rule.  From now on, we require
3113         # before negative integers.
3114
3115 2005-05-23  Graham Percival  <gperlist@shaw.ca>
3116
3117         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
3118
3119         * Documentation/user/lilypond.tely: change Unified index to
3120         LilyPond index.
3121
3122         * Documentation/user/advanced-notation.itely,
3123         instrument-notation.itely: editing.
3124
3125 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3126
3127         * scm/lily.scm (lilypond-all): Bugfix: return failed.
3128
3129         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
3130
3131 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3132
3133         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
3134         ly:port-move.  Needs to be stderr-specific on mingw.
3135         Run fixcc.
3136
3137 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3138
3139         * lily/general-scheme.cc (ly:port-move): Remove.
3140
3141         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
3142         windows.
3143
3144         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
3145         variables.  This eliminates the need for a gs.bat wrapper, which
3146         opens a console.
3147
3148         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
3149         * scm/lily.scm (running-from-gui?): 
3150         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
3151         artifact of not compiling with -mwindows.
3152
3153         * scm/editor.scm: Define PLATFORM.
3154
3155 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3156
3157         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
3158         can start to cut & paste lilypond-book fragments.  
3159
3160         * scm/define-music-types.scm (music-descriptions): remove
3161         UntransposableMusic
3162
3163 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3164
3165         * scm/output-ps.scm (glyph-string): remove / before CIDs.
3166
3167 2005-05-20  Graham Percival  <gperlist@shaw.ca>
3168
3169         * Documentation/user/instrument-notation.itely: remove *Engraver.
3170
3171         * Documentation/user/advanced-notation.itely: edit, rearrange.
3172
3173 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3174
3175         * scm/output-ps.scm (glyph-string): take cid? argument. Use
3176         findresource iso. findfont for CID CFF fonts.
3177
3178         * VERSION (PACKAGE_NAME): release 2.5.25
3179
3180         * ly/Welcome_to_LilyPond.ly: add  \version
3181
3182 2005-05-20  Graham Percival  <gperlist@shaw.ca>
3183
3184         * Documentation/user/programming-interface.itely: move
3185         \displayMusic into its own section.
3186
3187         * Documentation/user/basic-notation.itely: finish editing.
3188
3189 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3190
3191         * flower/file-path.cc (find): don't throw away file_name.dir, but
3192         append to it. Fixes \include with directories.
3193
3194         * flower/include/file-path.hh (class File_path): don't derive from
3195         Array<String>.
3196
3197         * flower/include/file-name.hh (class File_name): remove to_str0()
3198
3199         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
3200         Hara_kiri_engraver in separate file.
3201
3202         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
3203         translation went wrong. Fixes vertically translated slurs.
3204
3205 2005-05-19  Graham Percival  <gperlist@shaw.ca>
3206
3207         * Documentation/user/basic-notaton.itely: editing.
3208
3209 2005-05-18  Graham Percival  <gperlist@shaw.ca>
3210
3211         * Documentation/user/macros.itexi, basic-notation.itely:
3212         add @commonprop (commonly used properties) macro.
3213
3214 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3215
3216         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
3217
3218         * scripts/lilypond-book.py (invokes_lilypond): new function
3219         (main): only run fontextract if invokes_lilypond() is true.
3220
3221         * lily/function-documentation.cc (ly_add_function_documentation):
3222         duh, use !=
3223
3224         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
3225
3226         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
3227
3228         * scm/lily.scm (running-from-gui?): lowercase Darwin.
3229
3230         * lily/function-documentation.cc (ly_add_function_documentation):
3231         use scm_hash_table_p() for checking.
3232
3233 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3234
3235         * Documentation/user/advanced-notation.itely (Text scripts):
3236         Change nonexisting @internalsref{Text markup} to @ref{Text
3237         markup}.  Change @internalsref{Text script} to
3238         @internalsref{TextScript}.
3239
3240         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
3241
3242 2005-05-17  Graham Percival  <gperlist@shaw.ca>
3243
3244         * Documentation/user/tutorial.itely, basic-notation.itely,
3245         changing-defaults.itely: remove duplicate cindex entries
3246         that appear on the same page.
3247
3248         * scm/define-grobs.scm: change default padding for TextSpanner.
3249
3250         * Documentation/topdocs/AUTHORS.texi: update email address.
3251
3252         * Documentation/user/global.itely: add info about \include.
3253
3254 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3255
3256         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
3257         when running-from-gui.
3258
3259         * scm/editor.scm (get-editor): Add platform defaults.
3260
3261         * scm/backend-library.scm (postscript->pdf): Typo.
3262
3263 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3264
3265         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
3266
3267         * lily/font-config.cc (init_fontconfig): add warning about cache.
3268
3269 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3270
3271         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
3272
3273 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3274
3275         * lily/horizontal-bracket.cc (print): Take care of the direction
3276         property so brackets above the stave point downwards. 
3277
3278         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
3279         for HorizontalBracket so it doesn't end up within the stave.
3280
3281 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3282
3283         * lily/GNUmakefile (default): Typo.
3284
3285         * scm/lily.scm (PLATFORM): Export.
3286
3287         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
3288         load-font-via-GS, ttftool or fopencookie is broken on windows.
3289         
3290         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
3291         -dSAFER, that is broken on windows.
3292
3293 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3294
3295         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
3296         for FlexLexer.h
3297
3298         * scripts/lilypond-invoke-editor.scm: remove stray -
3299
3300 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3301
3302         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
3303         Fixes deprecation warning.
3304
3305         * flower/include/string.icc (to_string): Only inline if
3306         -DSTRING_UTILS_INLINED.
3307
3308         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
3309         name.  Remove windows comment.
3310
3311         * scm/editor.scm (slashify): New function.
3312         (get-editor-command): Use it.
3313         (get-command-template): Do not alter editor command if
3314         environment value includes `%(file)s' magic.
3315
3316         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
3317         (dissect-uri): Use it.
3318         (unquote-uri): Bugfix.
3319
3320 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3321
3322         * scm/framework-ps.scm (write-preamble): add TTF rule.
3323
3324         * Documentation/topdocs/README.texi (Top): remove note about
3325         xdelta.
3326
3327         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
3328         requirement.
3329
3330         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
3331         function. Figure out where FlexLexer.h lives
3332
3333         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
3334         
3335 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3336
3337         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
3338         with Windows root in file name.
3339
3340         * scm/backend-library.scm (ly:system): Only redirect output (using
3341         system and shell, ugh) if /dev/null is writable.
3342
3343         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
3344         windows icon.
3345
3346         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
3347         on Mingw.
3348
3349         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
3350         click.
3351
3352         * flower/file-path.cc (is_dir, is_file): New function.  Actually
3353         use result of stat when available.
3354
3355         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
3356         absolute file name and root.
3357
3358         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
3359
3360         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
3361
3362         * flower/file-name.cc (slashify): Bugfix, do substitute if no
3363         slashes in file name.
3364
3365 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3366
3367         * Documentation/user/preface.itely (Preface): Run
3368         texinfo-all-menus-update.
3369
3370         * scm/editor.scm (get-editor-command): Bugfix: allow full
3371         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
3372
3373         * Documentation/pictures/lilypond-48.xpm: New file.
3374
3375         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
3376
3377         * ly/Welcome_to_LilyPond.ly: New file.
3378
3379         * lily/main.cc (main): Only identify if we have a terminal.
3380
3381         * scm/backend-library.scm (postscript->png)
3382         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
3383         non-/bin/sh).
3384
3385 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
3386
3387         * Documentation/topdocs/AUTHORS.texi: polish, update.
3388
3389 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3390
3391         * Documentation/user/preface.itely (Notes for version 2.6): new
3392         notes for 2.6
3393
3394         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
3395         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
3396         is not fully contained" warnings.
3397
3398         * lily/slur-scoring.cc (get_bound_info): remove warning.
3399
3400         * lily/staff-symbol-engraver.cc (process_music): start initial
3401         spanner in process_music(). This fixes overrides of StaffSymbol
3402         properties.
3403
3404         * scm/framework-pdf.scm (Module): remove.
3405
3406         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
3407
3408         * lily/ambitus-engraver.cc: formatting cleanups.
3409
3410         * mf/feta-solfa.mf (Module): remove.
3411
3412         * ChangeLog: more details about contributions.
3413
3414 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3415
3416         * lily/align-interface.cc (align_elements_to_extents): warn if
3417         called too early. Fixes: disappearing-staff-lines.ly
3418
3419         * VERSION (PACKAGE_NAME): release 2.5.24
3420
3421 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3422
3423         * stepmake/aclocal.m4: Typo.
3424
3425         * flower/string.cc (substitute): Take two strings or two
3426         characters.  Update callers.
3427
3428 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3429
3430         * flower/file-name.cc (File_name): Slashify.
3431
3432         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
3433
3434         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
3435
3436         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
3437
3438         * configure.in (gui_b): Use it.
3439
3440         * lily/lilypond.rc.in: New file.
3441
3442         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
3443
3444 2005-05-12  Graham Percival  <gperlist@shaw.ca>
3445
3446         * Documentation/user/advanced-notation.itely: edit of Text
3447         section; clarify text scripts vs. text markup.
3448
3449 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3450
3451         * lily/multi-measure-rest-engraver.cc
3452         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
3453         separation items on start. Fixes mm rests in start of score.
3454
3455         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
3456         don't access StaffSymbol if not there.
3457         Fixes: crash-staff-symbol-engraver.ly.
3458
3459         * lily/instrument-name-engraver.cc (class
3460         Instrument_name_engraver): data member first_. Create
3461         InstrumentName on start. 
3462
3463 2005-05-12  Graham Percival  <gperlist@shaw.ca>
3464
3465         * Documentation/user/instrument-notation.itely: add guitar
3466         position.
3467
3468         * Documentation/user/introduction.itely,
3469         Documentation/user/lilypond.tely,
3470         Documentation/user/tutorial.itely: begin pruning
3471         unused (duplicated) cindex entries and misc cleanup.
3472
3473 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3474
3475         * input/test/volta-chord-names.ly: Bring the explanation up to
3476         date.
3477
3478 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
3479
3480         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
3481         Specify `@documentencoding utf-8' for html, ignore warnings.
3482
3483 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
3484
3485         * THANKS: Added bughunters.
3486
3487 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
3488
3489         * lily/main.cc: update help string for `lilypond -H'.
3490
3491         * po/fi.po: update.
3492         
3493 2005-05-10  Graham Percival  <gperlist@shaw.ca>
3494
3495         * Documentation/user/advanced-notation.itely: minor fixes.
3496
3497 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3498
3499         * scm/editor.scm: New module.
3500
3501         * scm/lily.scm (gui-main): Use it.
3502
3503         * scm/framework-gnome.scm (spawn-editor): Use it.
3504
3505         * scripts/lilypond-invoke-editor.scm: Use it in new script.
3506
3507 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3508
3509         * scm/framework-ps.scm (load-font-via-GS):  new function.
3510
3511         * lily/pango-font.cc (pango_item_string_stencil): add support for
3512         CID keyed font.
3513
3514         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
3515
3516 2005-05-10  Graham Percival  <gperlist@shaw.ca>
3517
3518         * Documentation/user/basic-notation.itely: add @ref.
3519
3520         * Documentation/user/advanced-notation.itely: add example
3521         of 5/8 beaming.
3522
3523 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3524
3525         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
3526
3527         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
3528         going through ps2pdf wrappers.
3529
3530 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
3531
3532         * Documentation/user/instrument-notation.itely: petrucci note
3533         heads: updated docu
3534
3535         * input/regression/note-head-style.ly: updated regression test;
3536         indentation fixes
3537
3538         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
3539         heads as default
3540
3541         * mf/parmesan-heads.mf: minor editing; use musicological names
3542         (rather than optical description) as note head names
3543
3544         * scm/output-lib.scm: complete petrucci heads
3545
3546 2005-05-09  Pal Benko  <benkop@freestart.hu>
3547
3548         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
3549         heads, but bigger)
3550
3551 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3552
3553         * lily/main.cc (main_with_guile): Remove no files check.
3554
3555         * lily/main.cc (ly:usage): Export to Scheme.
3556
3557         * scm/lily.scm (no-files-handler): New function.
3558
3559         * scm/lily.scm (lilypond-main): Use it.
3560
3561         * configure.in (gui_b): Add mbrtowc checking.
3562         Resurrect [utf8/]wchar.h checking.
3563
3564 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3565
3566         * Documentation/user/advanced-notation.itely (Metronome marks):
3567         Add link to the program reference for MetronomeMark
3568
3569         * Documentation/user/lilypond-book.itely (An example of a
3570         musicological document): Correct the example using psfonts 
3571
3572 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
3573
3574         * po/fi.po: update after a lesson how to update entries against
3575         source.
3576         
3577         * po/TODO: document the lesson.
3578
3579 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3580
3581         * configure.in (gui_b): remove wcrtomb checking.
3582
3583         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
3584         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
3585
3586 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3587
3588         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
3589         keep Scheme expressions and strings unmodified when doing the
3590         conversion to postfix notation for slurs and beams. Should
3591         hopefully solve most related conversion problems. 
3592
3593         * Documentation/user/lilypond-book.itely : Clarify and correct how
3594         to call dvips with -h psfonts.
3595
3596 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3597
3598         * Documentation/user/instrument-notation.itely (Entering lyrics):
3599         Typo.  Fixes build.
3600
3601 2005-05-09  Graham Percival  <gperlist@shaw.ca>
3602
3603         * Documentation/user/lilypond-book.itely: document PSFONTS file.
3604
3605         * Documentation/user/lilypond.tely, lilypond-book.itely,
3606         tutorial.itely: change references to 2.5.x to 2.6.x.
3607
3608         * Documentation/user/instrument-notation.itely: clarified \addlyrics
3609         vs \lyricmode.
3610
3611         * Documentation/user/invoking.itely: remove old info about
3612         lilypond-profile.
3613
3614         * Documentation/topdocs/INSTALL.texi: remove old info about
3615         lilypond-profile, add warning about needing international fonts
3616         to build docs.
3617
3618 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3619
3620         * lily/include/grob-info.hh (class Grob_info): make data member
3621         private. Changes throughout.
3622
3623         * input/regression/alignment-order.ly: new file. 
3624
3625         * lily/vertical-align-engraver.cc (acknowledge_grob): read
3626         alignAboveContext and alignBelowContext
3627
3628 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3629
3630         * lily/pfb.cc (LY_DEFINE): add cast.
3631
3632         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
3633         matches .otf
3634         (write-preamble): warn about unknown fonts.
3635
3636         * lily/pfb.cc (Module): new function ly:otf->cff
3637
3638         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
3639         (get_otf_table): new function.
3640
3641 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3642
3643         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
3644         iso. ps2png.
3645
3646 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
3647
3648         * po/fi.po: apply second round of update.
3649
3650 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3651
3652         * scm/x11-color.scm (make-x11-color-handler): don't use
3653         #\sp. Apparently doesn't work on all platforms. 
3654
3655 2005-05-06  Graham Percival  <gperlist@shaw.ca>
3656
3657         * Documentation/user/advanced-notation.itely, putting.itely,
3658         tutorial.itely, global.itely, introduction.itely: really minor fixes.
3659
3660 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3661
3662         * VERSION (PACKAGE_NAME): release 2.5.23
3663
3664 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3665
3666         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
3667         convert to utf-8.
3668
3669         * THANKS: Add translators for this release, convert to utf-8.
3670
3671         * mf/GNUmakefile (MFTRACE_FLAGS):
3672         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
3673         outdir as option (WAS: hardcoded).
3674
3675 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3676
3677         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
3678         finished_span_
3679
3680         * THANKS: add Hans Forbrich.
3681
3682         * Documentation/topdocs/NEWS.tely (Top): document new feature.
3683
3684         * Documentation/user/basic-notation.itely (Staff symbol): document
3685         start/stop staff. Reference to ossia.ly
3686
3687         * input/test/ossia.ly: new example using stop and startStaff.
3688
3689         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
3690         in other words, don't create "|" barline at start of the score.
3691         (start_translation_timestep): don't set whichBar for start of score.
3692
3693         * input/regression/staff-halfway.ly: use new functionality.
3694
3695         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
3696         start and stop staff based on events.
3697
3698         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
3699
3700         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
3701
3702 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3703
3704         * Documentation/user/programming-interface.itely (How markups work
3705         internally ): remove \encoding reference.
3706
3707 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3708
3709         * scripts/convert-ly.py: Attempt to do a smarter update of 
3710         text markups from versions < 1.9.0 with arbitrary nesting.
3711
3712 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
3713
3714         * po/fi.po: convert to utf-8, and update.
3715
3716 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3717
3718         * make/lilypond.suse.spec.in: update from suse 2.4 package.
3719
3720         * lily/*.cc: more <? >? to min/max changes
3721
3722         * lily/include/interpretation-context-handle.hh: rename
3723         Interpretation_context_handle to Context_handle.
3724
3725 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
3726
3727         * input/regression/GNUmakefile (local_delete): use `find` together 
3728         with `xargs` to avoid too long argument-lists in cmd line.
3729
3730 2005-05-04  Graham Percival  <gperlist@shaw.ca>
3731
3732         * Documentation/user/introduction.itely: updates "About this manual".
3733
3734         * Documentation/user/advanced-notation.itely,
3735         invoking.itely: minor fixes.
3736
3737 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3738
3739         * COPYING: add font exception. Update FSF address. 
3740
3741         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
3742         should be taken without child context.
3743
3744         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
3745
3746         * scm/define-markup-commands.scm (triangle): new command, as
3747         robust replacement for unicode Delta/Triangle.
3748
3749 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3750
3751         * ps/music-drawing-routines.ps: add fillp argument.
3752
3753         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
3754
3755         * lily/font-config.cc (init_fontconfig): don't add cff/
3756
3757         * VERSION (PACKAGE_NAME): release 2.5.22
3758
3759         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
3760
3761         * lily/grace-engraver.cc (consider_change_grace_settings): use
3762         is_alias(). Fixes problem with CueVoice grace notes. 
3763
3764         * lily/simultaneous-music-iterator.cc (construct_children): call
3765         Music_iterator::quit() for iterators that start out invalid. This
3766         fixes indefinitely continuing contexts.
3767
3768         * buildscripts/substitute-encoding.py: new file
3769
3770         * Documentation/user/basic-notation.itely (Basic polyphony): fix
3771         missing @end 
3772
3773         * scripts/lilypond-book.py (write_if_updated): print file name.
3774
3775         * Documentation/user/basic-notation.itely (Explicitly
3776         instantiating voices): idem.
3777
3778         * Documentation/user/advanced-notation.itely (Text spanners):
3779         remove stray { } 
3780
3781         * lily/context.cc (default_child_context_name): the default child
3782         is now first in accepts_list_.
3783
3784         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
3785         \defaultchild to all relevant contexts.  This fixes:
3786         drums-pitch.ly.
3787
3788         (Probably also fixes similar problems with ancient
3789         transcriptions getting CueVoices instead of the desired voices.)
3790  
3791         * lily/context-def.cc (get_default_child): new function.
3792         (get_accepted): place default child in front of list.
3793
3794         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
3795
3796         * lily/include/context-def.hh (struct Context_def): add
3797         default_accept_
3798
3799 2005-05-03  Graham Percival  <gperlist@shaw.ca>
3800
3801         * scm/define-grobs.scm: remove "remove-first" line, since
3802         the absent property is set to #f anyway.
3803
3804         * Documentation/user/basic-notation.itely,
3805         advanced-notation.itely, instrument-notation.itely: minor
3806         fixes.
3807
3808         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
3809
3810         * Documentation/user/advanced-notation.itely,
3811         changing-defaults.itely: consolidate Text stuff in
3812         advanced notation.
3813
3814         * Documentation/user/global.itely: better docs for \header.
3815
3816         * Documentation/user/putting.itely: new chapter; placeholder
3817         for future expansion.
3818
3819         * Documentation/user/examples.itely: moved "suggestions for
3820         writing LP files" section into putting.itely.
3821
3822         * Documentation/user/lilypond.itely: added new chapter,
3823         fixed the short table of contents.
3824
3825 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3826
3827         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
3828         infinity for unfeasible beams.
3829
3830         * make/lilypond.fedora.spec.in (Group): idem.
3831
3832         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
3833
3834         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
3835
3836         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
3837         fonts directly.
3838
3839         * buildscripts/gen-emmentaler-scripts.py (i): idem.
3840
3841         * mf/GNUmakefile: remove all CFF rules.
3842
3843         * scm/framework-ps.scm (ps-embed-cff): reinstate.
3844
3845         * lily/open-type-font-scheme.cc (LY_DEFINE):
3846         new function ly:otf-font-table-data.
3847         (LY_DEFINE): new function otf-font?
3848
3849 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3850
3851         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
3852         ($(outdir)/Fontmap.lily): idem.
3853
3854         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
3855         for PFAEmmentaler-XXX.pfa. 
3856
3857         * Documentation/user/music-glossary.tely (accidental): NL
3858         translation of accidental.
3859
3860 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3861
3862         * flower/include/international.hh: Bugfix: include "string.hh".
3863
3864         * lily/include/mingw-compatibility.hh: New file.
3865
3866         * flower/include/libc-extension.hh (memrev): Rename from strrev.
3867
3868         * configure.in: Search for mingw wcrtomb library.
3869
3870 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3871
3872         * scripts/convert-ly.py: Bug fix
3873
3874         * Documentation/user/changing-defaults.itely (Common tweaks):
3875         Added example where the context has to be specified explicitly
3876         (MetronomeMark). 
3877
3878 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3879
3880         * scripts/lilypond-book.py (ly_options): set timing to #f for
3881         notime option.
3882
3883         * scripts/convert-ly.py (conv): typo.
3884
3885         * flower/*.cc: remove <? and >?
3886         
3887         * lily/*.cc: remove <? and >?
3888
3889         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
3890         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
3891         editor.
3892
3893 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3894
3895         * lily/part-combine-engraver.cc: add space to variable list.
3896
3897 2005-04-30  Graham Percival  <gperlist@shaw.ca>
3898
3899         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
3900         remove-first to false (matches docs)
3901
3902         * Documentation/user/advanced-notation.itely: corrected docs
3903         concerning remove-first.
3904
3905 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3906
3907         * lily/part-combine-engraver.cc: make sure that the relevant
3908         properties are included in the documentation.
3909
3910 2005-04-28  Graham Percival  <gperlist@shaw.ca>
3911
3912         * Documentation/user/lilypond-book.itely: Bernard's docs
3913         for \betweenLilyPondSystem.
3914
3915 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3916
3917         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
3918         remarks.
3919
3920 2005-04-28  Pal Benko  <benkop@freestart.hu>
3921
3922         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
3923         only on vertical lines of flexa shape, and use a constant
3924         thickness value for horizontal lines (patch slightly modified by
3925         Jürgen Reuter)
3926
3927         * lily/include/mensural-ligature.hh: make 2 comments clearer
3928
3929 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
3930
3931         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
3932         to need_extra_horizontal_space; bugfix: use class scope to avoid
3933         global namespace pollution
3934
3935         * Documentation/user/instrument-notation.itely (ligatures): added
3936         comment on possible future syntax change and how to work around
3937
3938         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
3939         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
3940         intervals (fixes agnus dei example)
3941
3942         * Documentation/user/instrument-notation.itely (white mensural
3943         ligatures): selected a more illustrative example
3944
3945 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
3946
3947         * Documentation/index.html.in: specify utf-8 charset in meta content.
3948
3949 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3950
3951         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
3952         empty 2nd page for single page.
3953
3954         * scm/lily.scm: remove p&c definitions.
3955
3956         * po/zh_TW.po (Module): new translation.
3957
3958         * lily/lily-guile.cc (ly_chain_assoc): remove.
3959
3960         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
3961         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
3962
3963 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3964
3965         * lily/beaming-info.cc: remove infinity_i
3966
3967         * scripts/abc2ly.py (out_filename): fix thinko with \version.
3968
3969 2005-04-26  Graham Percival  <gperlist@shaw.ca>
3970
3971         * Documentation/user/basic-notation.itely,
3972         instrument-notation.itely, advanced-notation.itely,
3973         changing-defaults.itely: minor fixes.  Added docs
3974         for colors to advanced-notation.itely.
3975
3976         * Documentation/user/advanced-notation.itely: fixed compile
3977         problem and added Bernard's x11-color doc patch.
3978
3979 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3980
3981         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
3982         alright this time round.
3983
3984 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3985
3986         * Documentation/topdocs/INSTALL.texi (Top): idem.
3987
3988         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
3989
3990         * VERSION (MAJOR_VERSION): release 2.5.21
3991
3992         * scm/output-ps.scm (grob-cause): bugfix.
3993
3994 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3995
3996         * cygwin/*: Update.
3997
3998         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
3999         stuff.
4000
4001         * scm/output-ps.scm (grob-cause): Bugfix.
4002
4003         * scm/lily.scm (ly:load): Remove x11-color.
4004
4005         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
4006         quote executable, fixes getting version from program --with
4007         --options.
4008         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
4009         $ac_exeect.
4010
4011         * Documentation/user/GNUmakefile: Only build music-glossary with
4012         rendered lilypond snippets during web.
4013
4014 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4015
4016         * po/de.po: update.
4017
4018         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
4019
4020 2005-04-22  Laura Conrad <lconrad@laymusic.org>
4021  
4022         * scripts/abc2ly:
4023         second title line append with punctuation dash character;
4024         encode abc2ly python strings in utf-8
4025        
4026 2005-04-21  Laura Conrad <lconrad@laymusic.org>
4027
4028         * scripts/abc2ly fix chords (again)
4029  
4030 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
4031
4032         * scm/x11-color.scm: new file
4033         All x11 color names can be accessed with:
4034         #(x11-color 'ColorName),
4035         #(x11-color "ColorName") or:
4036         #(x11-color "color name")
4037         If the x11 color name is not recognised then it defaults
4038         to black
4039
4040         * scm/lily.scm: amended to call scm/x11-color.scm
4041
4042 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4043
4044         * Documentation/user/invoking.itely (Reporting bugs): comment out
4045         reference to online PNG bug repository.
4046
4047 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4048
4049         * lily/translator-scheme.cc (ly:translator-property): Remove.
4050         Update callers.
4051
4052         * lily/context-scheme.cc (ly:context-now): Move from translator.
4053         Update callers.
4054
4055 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4056
4057         * input/regression/grid-lines.ly (skips): refine example.
4058
4059         * scm/define-context-properties.scm
4060         (all-user-translation-properties): doc autoBeamCheck
4061
4062         * input/regression/grid-lines.ly (Module): new file.
4063
4064         * lily/grid-point-engraver.cc (Module): new file.
4065
4066         * lily/grid-line.cc (Module): new file.
4067
4068         * lily/grid-line-span-engraver.cc (Module): new file.
4069
4070         * lily/grid-line-interface.cc (Module): new file.
4071
4072 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4073
4074         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
4075         missing parameter, actualy cdr through list.  Actually return a
4076         list with ENTRY removed (was '()).
4077
4078         * scripts/convert-ly.py: Update.  Print warning if file cannot be
4079         opened.
4080         (do_conversion): Fix printing of continuation comma.
4081
4082         * Documentation/user/advanced-notation.itely (Beam formatting):
4083         Remove refbugs about compound time and mixed duration.
4084
4085         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
4086         modulo moments explicitely.
4087
4088         * lily/moment.cc (operator %): New function.
4089
4090         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
4091
4092         * lily/translator-scheme.cc (ly:translator-now,
4093         ly:translator-property): New function.
4094
4095         * scm/auto-beam.scm (default-auto-beam-check): New function.
4096
4097         * lily/auto-beam-engraver.cc (test_moment): Use it.
4098
4099         * flower/rational.cc (operator %): Bugfix.
4100
4101 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
4102
4103         * scripts/abc2ly: Bugfix
4104
4105 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4106
4107         * python/fontextract.py (write_extracted_fonts): bugfix, too many
4108         %'s on EndFont comment.
4109
4110         * lily/ledger-line-spanner.cc: some more words of explanation.
4111
4112 2005-04-20  John Williams <williams@tni.com>  
4113         
4114         * scripts/lilypond-book.py: htmlquote bugfix.
4115         Allow snippets to be given distinct filenames.
4116         Allow the default alt text to be overridden.
4117
4118 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
4119
4120         * ly/performer-init.ly: Bugfix
4121
4122         * THANKS: Added bughunters.
4123
4124 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4125
4126         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
4127
4128         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
4129         position (was: use modulo measure length).
4130
4131         * configure.in (no gui_b): Remove optional gtk+ requirement.
4132
4133 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4134
4135         * Documentation/user/basic-notation.itely (Pitches): add
4136         LedgerLineSpanner.
4137
4138         * lily/dynamic-engraver.cc (process_music): set right bound to
4139         script if present. Else, do not set.
4140         (acknowledge_grob): only set right bound of finished spanner to
4141         note column if no other bound is set.
4142
4143         * python/lilylib.py (make_ps_images): switch back to png16m.
4144         
4145 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4146
4147         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
4148         writing up to date file.  Add dvips usage suggestion.
4149
4150         * scripts/convert-ly.py: Fix error message.
4151         Print usage if no files on command line.
4152         (usage): Add example usage.
4153
4154         * input/test/compound-time.ly: New file.
4155
4156         * input/test/circle.ly: New file.
4157
4158         * Documentation/topdocs/NEWS.tely: Use them.
4159
4160         * input/test/boxed-stencil.ly: Remove \score.
4161
4162         * buildscripts/mf-to-table.py (base): Add .log dependency.
4163
4164         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
4165         pfa's.  Add .log dependency
4166
4167         * scm/define-markup-commands.scm (lower): New command.
4168
4169         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
4170         make it default.
4171
4172 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4173
4174         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
4175         also to finished cresc as right bound. This fixes:
4176         skip-string-decresc.ly
4177
4178         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
4179         relative_coordinate if extent is empty.
4180
4181         * lily/stem.cc (width_callback): determine correct extent if flag
4182         is not there. This fixes slur-no-flag.ly
4183
4184         * lily/grace-engraver.cc (consider_change_grace_settings): new
4185         function.
4186         (initialize): also consider_change_grace_settings() on
4187         initialization. Fixes large grace notes at start of score.
4188
4189         * lily/break-align-interface.cc (do_alignment): don't translate if
4190         total_extent is empty.
4191
4192         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
4193
4194 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4195
4196         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
4197         with slash.
4198
4199 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4200
4201         * stepmake/aclocal.m4: Remove tfm_path.
4202
4203 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4204
4205         * scm/music-functions.scm (markup-expression->make-markup): fix
4206         bug with cons arguments of markup commands.
4207         (music->make-music): fix music expression property list building
4208
4209 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4210
4211         * aclocal.m4: Massage package names.
4212
4213         * SCons updates.
4214
4215 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4216
4217         * VERSION (PACKAGE_NAME): release 2.5.20
4218
4219         * lily/stem.cc (calc_stem_info): add minimum Y extent of
4220         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
4221
4222         * lily/percent-repeat-engraver.cc (try_music): add measure before
4223         next_moment to future processing moment. Fixes:
4224         percent-repeat-mm-rest.ly
4225         (process_music): don't add moment for 2nd time.
4226
4227         * input/regression/repeat-percent.ly: add mmrests as extra test.
4228
4229         * lily/axis-group-engraver.cc (acknowledge_grob): read
4230         keepAliveInterfaces to decide what to kill.
4231
4232         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
4233         percent-repeat-interface to keepAliveInterfaces. This fixes
4234         percent-repeat-harakiri.
4235
4236 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4237
4238         * SCons updates.
4239
4240 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4241
4242         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
4243
4244         * aclocal.m4: remove --enable-tfm-path configure option
4245
4246         * input/test/ancient-font.ly (lowerStaff): clef name errors.
4247
4248         * scm/backend-library.scm (postscript->png): newline after
4249         finishing command.
4250
4251         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
4252         (LY_DEFINE): ly:paper-score-paper-systems: new function 
4253
4254         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
4255
4256         * lily/score.cc (default_rendering): use Music_output too.
4257
4258         * input/test/chord-names-languages.ly (Module): rename file.
4259
4260         * lily/text-spanner.cc: add bound-padding.
4261
4262         * lily/paper-book.cc (systems): accept Paper_score
4263         iso. Paper_system vector. 
4264
4265         * input/regression/line-arrows.ly: new file.
4266
4267         * lily/paper-score.cc (process): run get_paper_systems() only once.
4268
4269         * lily/line-spanner.cc (line_stencil): add arrows.
4270
4271 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
4272
4273         * lily/line-interface.cc (make_arrow): new function. 
4274         (arrows): idem.
4275
4276 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
4277
4278         * input/test/chord-names-german.ly: update for italian/french
4279         chords.
4280         
4281         * Documentation/user/instrument-notation.itely (Printing chord
4282         names): update.
4283
4284 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4285
4286         * lily/include/paper-score.hh (class Paper_score): remove unused
4287         prototypes.
4288
4289         * lily/book.cc (process): add -COUNT to midi output.
4290
4291         * lily/score.cc (book_rendering): remove outname argument
4292         (book_rendering): return list of Music_outputs. 
4293
4294         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
4295
4296         * lily/book.cc (process): loop over Music_outputs returned from
4297         Score::book_rendering().
4298
4299         * lily/*.cc (width_callback): remove spurious "unused" warnings
4300         for assert (axis==[XY]_AXIS); 
4301
4302         * lily/include/music-output.hh (class Music_output): smobify class.
4303
4304         * lily/include/paper-score.hh (class Paper_score): make members
4305         private.
4306
4307         * lily/performance.cc (process): return #f iso. #<undefined>. This
4308         prevents #<undefined> leaking into GUILE-userspace.
4309
4310 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4311
4312         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
4313
4314 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
4315
4316         * scm/chord-name.scm : support for italian and french
4317         chords names.
4318
4319         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
4320         a space defined by chordPrefixSpacer when the root name is
4321         direclty followed by a prefix.
4322
4323         * ly/engraver-init.ly : chordPrefixSpacer       
4324         * scm/define-context-properties.scm : chordPrefixSpacer
4325         * ly/property-init.ly : italianChords, frenchChords 
4326
4327 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4328
4329         * mf/feta-din.mf: Remove.
4330
4331         * mf/GNUmakefile (fontdir): Bugfix.
4332
4333         * mf/SConstruct: Some updates.
4334
4335         * SConstruct: Require pkg-config.
4336         (test_program): Bugfix for double digit version compares, use
4337         integer (not string-) compare.
4338         Optionally require gs 8.14.
4339
4340         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
4341
4342         * lily/*: s/ifdef HAVE_*/if have/.
4343
4344         * SConstruct (test_lib): New function.  Update pkg-config and some
4345         other requirements.
4346
4347         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
4348         freetype, pangof2t.
4349
4350 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4351
4352         * po/lilypond.pot, ...: Update using bison-CVS.
4353
4354         * python/lilylib.py (make_ps_images): Fixo.
4355
4356 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4357
4358         * python/lilylib.py (make_ps_images): typo.
4359
4360         * configure.in (gui_b): make bison optional.
4361
4362         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
4363
4364 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
4365
4366         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
4367         with one parameter can be defined in a LaTeX file when processed
4368         by lilypond-book this will be evaluated between the systems of
4369         a multi-system score. The parameter is the number of systems processed.
4370
4371 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4372
4373         * python/lilylib.py (make_ps_images): Escape newline.
4374
4375         * Documentation/user/music-glossary.tely: Run
4376         texinfo-all-menus-update.
4377
4378 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4379
4380         * scm/lily-library.scm (old-relative-not-used-message)
4381         (version-not-seen-message): Add input-file-name-location to message.
4382
4383         * lily/parser.yy (lilypond): Add token aliases.
4384
4385         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
4386         not confuse with alteration.
4387         (alteration): Add.
4388
4389 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4390
4391         * python/lilylib.py (make_ps_images): use -dEPSCrop
4392
4393         * VERSION (PACKAGE_NAME): release 2.5.19 
4394
4395         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
4396         only put xrefs in info documentation.
4397
4398         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
4399         .pdf rule to tex-rules.make.
4400
4401         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
4402         from -systems.* output.
4403
4404         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
4405         directly, remove -$(PAGESIZE) target.
4406
4407         * input/test/embedded-postscript.ly: update.
4408
4409 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4410
4411         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
4412
4413         * Documentation/user/changing-defaults.itely (Font selection):
4414         document font-name.
4415
4416         * input/regression/font-name.ly: show Pango fonts for
4417         font-name. Update example. 
4418
4419         * lily/pango-select.cc (properties_to_pango_description): don't
4420         convert symbol font-size to number, but use to lookup.
4421
4422         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
4423
4424         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
4425         (NAME . FILE-NAME) tuples for font descriptions. 
4426         (write-preamble): display BeginFont DSC comments.
4427
4428         * python/fontextract.py (write_extracted_fonts): new file. Extract
4429         font resources from a PS file.
4430
4431         * scripts/lilypond-book.py (option_definitions): --psfonts option.
4432         (Compile_error.process_include): do_file returns chunks.
4433
4434         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
4435
4436         * make/lysdoc-targets.make: .texi is .PRECIOUS
4437
4438         * scripts/lilypond-book.py (write_if_updated): new function.
4439
4440 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4441
4442         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
4443
4444 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4445
4446         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
4447
4448         * input/regression/markup-syntax.ly: remove \score.
4449
4450         * scm/define-markup-commands.scm (draw-circle): add fill argument
4451
4452         * scm/stencil.scm (make-circle-stencil): add fill argument
4453
4454         * ps/music-drawing-routines.ps: add fill argument.
4455
4456         * ly/performer-init.ly: add CueVoice to MIDI too.
4457
4458         * ps/music-drawing-routines.ps: new routine BeginEPSF /
4459         EndEPSF.
4460
4461         * input/regression/markup-eps.ly: new file.
4462
4463         * scm/framework-ps.scm (write-preamble): change order: vars should
4464         be inited before procedures.
4465
4466         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
4467         for EPS files.
4468
4469         * scm/define-markup-commands.scm (epsfile): add epsfile command.
4470
4471 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4472
4473         * configure.in (gui_b): add check for ghostscript 8.15
4474
4475 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4476
4477         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
4478         start of line. Fixes cresc-after-newline.ly
4479
4480         * lily/source-file.cc (file_line_column_string): use get_column().
4481
4482 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4483
4484         * lily/source-file.cc (get_column): utf-8 support for column numbers.
4485
4486 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
4487
4488         * lily/*: use message () iso progress_indication () for messages.
4489         Revise/uniformise user messages.
4490
4491         * flower/warn.cc (progress_indication): New function.
4492         (message): Use it.  Fixes newline problems.
4493
4494         * config.make.in (webdir): Sort out install dirs.
4495
4496         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
4497
4498         * python/lilylib.py (command_name): Bugfix.
4499         (make_ps_images):
4500
4501 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
4502
4503         * lily/main.cc: --help says what types of backends are availabe
4504
4505 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4506
4507         Fix ./VERSION dependency, and without need to reconfigure.
4508
4509         * lily/main.cc (setup_paths): Update.
4510
4511         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
4512
4513         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
4514
4515         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
4516         Add \line for some simplistic cases.
4517
4518         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
4519
4520 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4521
4522         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
4523         to compile LY files (useful for adding eg. "-I" args)
4524         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
4525         2Gnome command for gnome backend.
4526         (LilyPond-command-formatgnome): call the 2Gnome command. key
4527         binding: C-c C-g
4528
4529 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4530
4531         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
4532         depend on all PNG images.
4533
4534 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4535
4536         * GNUmakefile.in: Bugfix: also link .map files.
4537
4538 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4539
4540         * scm/music-functions.scm (music->make-music): generate 
4541         a (make-music ...) sexpr from a music expression.
4542         (display-scheme-music): use guile pretty printer to display the
4543         make-music sexpr.
4544
4545 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4546
4547         * ly/engraver-init.ly: reindent.
4548         Add CueVoice.
4549
4550         * scm/music-functions.scm (music-pretty-string): handle moments
4551         too.
4552         (music-pretty-string): only print non-empty lists.
4553         (cue-substitute): create CueVoice context, which has smaller type.
4554
4555         * lily/moment-scheme.cc (LY_DEFINE): new methods
4556         ly:moment-grace-{numerator,denominator}
4557
4558         * lily/context-handle.cc: remove quit() method. 
4559
4560         * lily/font-config.cc (init_fontconfig): be verbose about font path.
4561         (init_fontconfig): success is 0, not !0
4562
4563 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4564
4565         * mf/feta-nummer-code.mf (code): add plus glyph.
4566
4567         * lily/tie.cc (print): idem.
4568
4569         * lily/slur.cc (print): don't use thickness property for
4570         slur shape-thickness.
4571
4572         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
4573         while adding stencils.
4574
4575         * scm/define-markup-commands.scm (with-color): with-color markup
4576         command.
4577         (whiteout): new markup command 
4578         (filled-box): new markup command
4579
4580 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4581
4582         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
4583         test for PDF docs.
4584
4585         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
4586         PFAAybabtu-Regular.  Fixes feta font in PDFs.
4587         
4588         Notes for tetex-3.0 make web:
4589            psclean.map: s/uhv8a/uhvr8a/
4590            config.ps add:
4591                 p +psfonts_t1.map
4592                 p +psclean.map
4593                 p +typeface.map
4594
4595 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4596
4597         * scm/music-functions.scm (music-pretty-string): fix bug with
4598         string argument.
4599
4600 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
4601
4602         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
4603
4604 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4605
4606         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
4607         only process options if they're there.
4608         (write_file_map): add version-seen? to snippet-map.ly
4609
4610 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
4611
4612         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
4613         formatting cleanups.
4614
4615         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
4616         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
4617
4618 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4619
4620         * scm/framework-ps.scm (ps-font-command): don't hash, just use
4621         name directly.
4622
4623         * lily/main.cc (setup_paths): either add mf/out to search path or 
4624         fonts/{otf,type1,etc}
4625         
4626         * lily/font-config.cc (init_fontconfig): either add mf/out to
4627         FontConfig or fonts/{otf,type1,etc}
4628
4629         * GNUmakefile.in: don't put mf/ link in share/ dir.
4630
4631         * lily/staff-spacing.cc: move same-direction-correction to
4632         note-spacing-interface
4633
4634         * scm/lily.scm (lilypond-main): use variable argument count for
4635         exception handler.
4636
4637         * lily/font-config.cc (init_fontconfig): add operator pacification
4638         message.
4639
4640         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
4641
4642         * buildscripts/gen-emmentaler-scripts.py (i): generate
4643         PFAEmmentaler as well.
4644
4645         * scm/framework-ps.scm (munge-lily-font-name): new function
4646         (write-preamble): hack: insert PFA equivalent of CFF into
4647         .PS. This makes LilyPond output printable on normal PS printers
4648         again.
4649
4650         * buildscripts/gen-emmentaler-scripts.py (i): generate
4651         PFAEmmentaler.pfa aswell.
4652
4653 2005-04-06  John Williams <williams@tni.com>  
4654         
4655         * scripts/lilypond-book.py: refactor the compose_ly procedure.
4656         
4657 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4658
4659         * scm/page-layout.scm (default-page-make-stencil): always combine
4660         the header stencil, even if empty. This prevents the body text to
4661         reach up to the margins.
4662
4663         * po/rw.po (Module): new file, for Kinyarwanda.
4664
4665         * input/test/spacing-optical.ly (Module): new file.
4666
4667         * lily/staff-spacing.cc: add same-direction-correction
4668
4669 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4670
4671         * Documentation/user/introduction.itely (Engraving): Comment-out
4672         non-existent file.
4673
4674 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4675
4676         * scm/define-grob-properties.scm (all-user-grob-properties): add
4677         same-direction-correction
4678
4679         * VERSION: release 2.5.18
4680
4681 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4682
4683         * lily/grob.cc (mark_smob): Check pscore->layout_ before
4684         dereferencing.  Fixes make web.
4685
4686         * lily/midi-stream.cc: Handle unwritable midi file.  Include
4687         errno.h.
4688
4689         * Documentation/user/: Fix links.
4690
4691 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4692
4693         * lily/text-interface.cc (Module): rename from text-item.cc
4694
4695         * input/regression/apply-output.ly (texidoc): function naming fix.
4696
4697         * lily/time-signature-performer.cc (derived_mark): new function.
4698
4699         * lily/lily-parser-scheme.cc:  print mapped file name for progress
4700
4701         * scripts/lilypond-book.py (find_linestarts): new function.
4702         (find_toplevel_snippets): keep track of line numbers.
4703
4704         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
4705         all key changes.
4706
4707         * ly/declarations-init.ly (partCombineListener): use
4708         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
4709
4710         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
4711
4712 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4713
4714         * lily/text-item.cc: Fix link.
4715
4716         * Documentation/user/changing-defaults.itely (Changing defaults):
4717         Fix programs reference links.
4718
4719         * Documentation/user/music-glossary.tely: Convert to utf-8.
4720
4721 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4722
4723         * make/lilypond-vars.make: remove TEXMF from variables.
4724         remove DEB_BUILD pk font variables.
4725         remove GUILE_LOAD_PATH
4726         remove TeX memory vars.
4727
4728 2005-04-04  Werner Lemberg  <wl@gnu.org>
4729
4730         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
4731
4732 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4733
4734         * ps/lilyponddefs.ps: remove reencode-font
4735
4736         * lily/simple-spacer.cc (add_columns): also compare
4737         directly. Column rank doesn't distinguish between broken and
4738         unbroken columns. This fixes large spaces before time sig changes.
4739
4740         * Documentation/user/point-and-click.itely: document ly:set-option.
4741
4742         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
4743         point_and_click_global is set.
4744
4745         * lily/scm-option.cc (LY_DEFINE): add point-and-click
4746         ly:set-option argument.
4747
4748 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4749
4750         * GNUmakefile.in: Include symlinks in webball.
4751
4752         * Documentation/user/GNUmakefile (source-links): Add symlinks to
4753         source dir for split and non-split manuals.
4754
4755         * Documentation/user/*y: Fix @uref/@inputfile links for
4756         split/non-split HTML documents.
4757
4758         * Documentation/user/GNUmakefile (local-WWW): Do not generate
4759         .ps.gz.
4760         
4761 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4762
4763         * GNUmakefile.in: Add newline.
4764
4765 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
4766
4767         * tex/lilyponddefs.tex: use color instead of xcolor
4768         * scm/output-tex.scm: minor editing
4769
4770 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4771
4772         * scm/music-functions.scm (display-scheme-music): pretty printer
4773         for music expressions.
4774
4775 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4776
4777         * buildscripts/install-info-html.sh (index_file): Fix link.
4778
4779 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4780
4781         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
4782
4783         * Documentation/index.html.in: Add size estimates with some big pages.
4784
4785         * Documentation/user/tutorial.itely (Running LilyPond for the
4786         first time): Add/replace some @rglos links.  TODO: add more
4787         @rglos links in tutorial, test non-intrusiveness (.css).
4788
4789         * stepmake/bin/add-html-footer.py (do_file): Remove info's
4790         annoying's indication of referencing external document.
4791
4792         * Documentation/user/GNUmakefile: Split version of glossary too.
4793         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
4794         links, not only for html.
4795
4796         * Documentation/user/introduction.itely: Fix some links for other
4797         than html, do not use `here' as link name.
4798
4799 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4800
4801         * scm/documentation-generate.scm (string-append): Fix @usermanref,
4802         @glossaryref.
4803
4804 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4805
4806         * scm/page-layout.scm (default-page-make-stencil): only add header
4807         if existing and not empty. Fixes spurious programming error.
4808
4809         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
4810
4811 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
4812
4813         * scm/output-tex.scm: implement {re,}setcolor
4814         * tex/lilyponddefs.tex: use color package
4815
4816 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4817
4818         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
4819         additions to website.
4820
4821         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
4822
4823         * Documentation/user/macros.itexi: Fix @usermanref html links in
4824         split documents: use @inforef.
4825
4826 2005-03-30  Graham Percival  <gperlist@shaw.ca>
4827
4828         * Documentation/user/programming-interface.itely: minor fix.
4829
4830         * Documentation/user/advanced-notation.itely: added info to
4831         Metronome markings.
4832
4833 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4834
4835         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
4836         use box-stencil.  Remove y-padding argument.
4837         (make-stencil-circler): New function.
4838
4839         * buildscripts/lilypond-words.py (F): 
4840         * elisp/SConscript (a): 
4841         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
4842         * vim/SConscript (a): 
4843         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
4844
4845         * lily/general-scheme.cc: Build fix.
4846
4847         * scm/markup.scm:
4848         * input/regression/markup-scheme.ly: 
4849         * input/regression/markup-syntax.ly: Drop 'new-' from name.
4850
4851         * scm/stencil.scm (make-circle-stencil): New function.
4852
4853         * scm/define-markup-commands.scm (draw-circle): Use it.  New
4854         name (was cicle).  Update callers.
4855         (circle): New markup command, similar to box.
4856
4857         * scm/stencil.scm (circle-stencil): New function.
4858
4859 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
4860
4861         * configure.in: Detect libutf8/wchar.h variant.
4862
4863         * stepmake/aclocal.m4: Modify shared size test.
4864
4865 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4866
4867         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
4868
4869 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4870
4871         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
4872         
4873         * VERSION (PACKAGE_NAME):  release 2.5.17
4874
4875 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4876
4877         * scm/backend-library.scm (postscript->png): Fix comment and png
4878         message.
4879
4880         * GNUmakefile.in (link-tree): Fix locales.
4881
4882 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4883
4884         * lily/stencil-scheme.cc (LY_DEFINE): change to
4885         ly:stencil-aligned-to, non mutating.
4886
4887         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
4888
4889         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
4890
4891         * lily/quote-iterator.cc (derived_mark): call
4892         Music_wrapper_iterator::derived_mark() too.
4893
4894         * lily/grace-engraver.cc (derived_mark): change signature, add
4895         const.
4896
4897 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4898
4899         * SConstruct (symlink): 
4900         * GNUmakefile.in (link-tree): Add scripts to prefix.
4901
4902         * lily/general-scheme.cc (ly:effective-prefix): New function.
4903
4904         * scm/backend-library.scm (postscript->png): Use it.
4905
4906 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4907
4908         * lily/paper-score.cc (process): don't delete grobs after
4909         producing stencils. 
4910
4911         * scm/part-combiner.scm (determine-split-list): switch off
4912         debugging info.
4913
4914         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
4915         if available.
4916
4917         * scm/define-context-properties.scm
4918         (all-user-translation-properties): add stringNumberOrientations.
4919
4920         * lily/new-fingering-engraver.cc (position_scripts): make generic,
4921         so fingering and string-numbers are separately controlled.
4922
4923 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4924
4925         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
4926         not use debugging.
4927
4928 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4929
4930         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
4931
4932         * config.hh.in: add HAVE_FONTCONFIG.
4933
4934         * Documentation/user/instrument-notation.itely (String number
4935         indications): new node.
4936
4937         * input/regression/new-markup-syntax.ly (texidoc): add circle.
4938
4939         * lily/new-fingering-engraver.cc (add_string): new function. 
4940         (acknowledge_grob): accept string-number-event as well.
4941
4942         * scm/define-markup-commands.scm (circle): new markup command.
4943
4944         * scm/output-lib.scm (print-circled-text-callback): new function.
4945
4946         * lily/GNUmakefile: move ifeq after include stepmake.make.
4947
4948 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4949
4950         * config.make.in (HAVE_LIBKPATHSEA_SO):
4951         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
4952
4953         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
4954         add KPATHSEA_LIBS.
4955
4956         * debian/watch: 
4957         * debian/control: Update.
4958
4959 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4960
4961         * input/test/title-markup.ly (spaceTest): remove.
4962
4963         * input/test/embedded-tex.ly (Module): remove.
4964
4965         * input/test/music-box.ly: use 'name property, not ly:music-name.
4966
4967         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
4968
4969         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
4970
4971 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4972
4973         * Documentation/topdocs/INSTALL.texi (Top): Remove information
4974         about xdeltas.  Add information about CVS.
4975
4976         * scm/lily.scm (lilypond-main): Fix invocation of handler,
4977         gracefully handle failed files.
4978
4979         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
4980
4981         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
4982         small fixes.
4983
4984         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
4985         No unnecessarily specific i18n messages.  Remove stray `1'.
4986
4987 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4988
4989         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
4990         documentencoding
4991
4992         * scm/documentation-lib.scm (texi-file-head): set utf-8
4993         documentencoding.
4994
4995         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
4996         Delta, not the Symbol one. 
4997
4998         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
4999         for the .map file.
5000
5001         * Documentation/topdocs/INSTALL.texi (Top): add running
5002         requirement as compilation requirement.
5003
5004 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5005
5006         * buildscripts/mutopia-index.py (headertext): add h1 header and
5007         utf-8 charset meta field.
5008
5009         * input/GNUmakefile: prune example list.
5010
5011         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
5012         options.
5013
5014         * lily/slur-scoring.cc (get_base_attachments): only look at stem
5015         extent for visible stems.
5016
5017         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
5018
5019 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5020
5021         * Documentation/topdocs/INSTALL.texi (Top): Updates.
5022
5023         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
5024
5025 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5026
5027         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
5028         pass inf/nan into slur scoring.
5029
5030         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
5031         page.
5032
5033         * scripts/abc2ly.py (dump_voices): use alphabet().
5034
5035 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
5036         
5037         * mf/GNUmakefile (depth): use $(FONTFORGE). 
5038
5039 2005-03-27 Matthias Neeracher <neeracher@mac.com>
5040         
5041         * flower/include/virtual-methods.hh: simplify. Patch by
5042
5043 2005-03-25  John Williams <williams@tni.com>  
5044
5045         * scripts/lilypond-book.py (main): add png for HTML too, guess
5046         only if necessary. 
5047
5048 2005-03-25  Graham Percival  <gperlist@shaw.ca>
5049
5050         * Documentation/topdocs/INSTALL.texi: now recommends
5051         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
5052
5053         * Documentation/user/basic-notation.itely,
5054         Documentation/user/tutoria.itely: warn about
5055         only one (phrasing) slur at once.
5056
5057 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
5058
5059         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
5060
5061 2005-03-23  Graham Percival  <gperlist@shaw.ca>
5062
5063         * Documentation/user/basic-notation.itely: fixed info about
5064         ending a (de)cresc.
5065
5066         * Documentation/user/lilypond-book.itely: fixed
5067         lilypond-book filter example and warned about not doing
5068         --filter and --process at the same time.
5069
5070 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5071
5072         * lily/parser.yy (bass_number),
5073         Documentation/user/instrument-notation.itely (Figured bass): 
5074         Add the possibility to use text markup in figured bass. 
5075
5076 2005-03-19  Graham Percival  <gperlist@shaw.ca>
5077
5078         * Documentation/user/global.itely: added info about naming
5079         identifiers and breakbefore.
5080
5081         * Documentation/user/invoking.itely: added info about batch
5082         processing files with convert-ly, removed references to TeX
5083         in the jail section.
5084
5085         * Documentation/user/examples.itely: possibly fixed piano
5086         dynamics.
5087
5088         * Documentation/user/advanced-notation.itely: added info
5089         about removing other types of Staff.
5090
5091         * Documentation/user/instrument-notation.itely: possibly
5092         fixed piano staff line switch.
5093
5094         * Documentation/user/changing-defaults.itely: added info
5095         about using normal font in titles.
5096
5097 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5098
5099         * VERSION (PATCH_LEVEL): release 2.5.16
5100
5101         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
5102         explicitly.
5103
5104 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5105
5106         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
5107         whitespace.
5108
5109         * python/lilylib.py (make_ps_images):
5110         * scm/backend-library.scm (postscript->pdf, postscript->png):
5111         Quote file name.  Use format rather than string-append juggling.
5112
5113 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5114
5115         * python/lilylib.py (make_ps_images): add x to -g argument. 
5116
5117         * lily/key-performer.cc (create_audio_elements): don't use
5118         scm_eval_string. Check for minor 3rd directly.
5119   
5120         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
5121         (sarabandeCelloGlobal): key is D minor, not F major.
5122
5123 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5124
5125         Fix truncated --png output (Peter Danenberg).
5126         
5127         * python/lilylib.py (make_ps_images):
5128         * scripts/ps2png.py (copyright): Grok --papersize option.
5129
5130         * scm/backend-library.scm (postscript->png): Add parameter
5131         PAPERSIZE.  Update callers.
5132
5133         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
5134         Fixes symbol placement.
5135
5136         * lily/spanner.cc: 
5137         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
5138         <libc-extension.hh>).
5139
5140 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5141
5142         * Nitpick run.
5143
5144         * buildscripts/fixcc.py: Update.
5145
5146         Builddir run fixes.
5147
5148         * HACKING (datadir): Add VERSION.
5149
5150         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
5151         higher up.
5152
5153 2005-03-15  Werner Lemberg  <wl@gnu.org>
5154
5155         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
5156         diagonal stem doesn't become thinner.
5157
5158 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
5159
5160         * buildscripts/fixcc.py: Fixes (Werner).
5161
5162 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5163
5164         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
5165         Emmentaler/Aybabtu.
5166
5167         * GNUmakefile.in: fix lilypond-words path.
5168
5169         * po/tr.po: update to 2.3.21
5170
5171         * lily/new-fingering-engraver.cc (position_scripts): take priority
5172         from head position.
5173
5174         * input/regression/finger-chords-order.ly (texidoc): new file.
5175
5176 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5177
5178         * make/ly-rules.make: 
5179         * stepmake/aclocal.m4: 
5180         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
5181
5182         * buildscripts/fixcc.py (rules): Leave space after operator.
5183
5184 2005-03-14  Werner Lemberg  <wl@gnu.org>
5185
5186         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
5187         top of the glyph with smooth curve.
5188
5189 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5190
5191         * Documentation/user/global.itely (Page layout): remove
5192         printpagenumber.
5193
5194 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
5195
5196         * input/regression/mensural-ligatures.ly: new file (with examples
5197         compiled by Pal Benko).
5198
5199         * Documentation/user/instrument-notation.itely: Bugfix: yet some
5200         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
5201         musicglyph access.  Many small beautifications in ancient
5202         examples.
5203
5204         * input/test/divisiones.ly: fixed indentation; small
5205         beautifications
5206
5207         * ly/engraver-init.ly: added FIXME comment
5208
5209         * scripts/lilypond-book.py,
5210         Documentation/user/lilypond-book.itely: added music fragment
5211         option "packed" to lilypond-book
5212
5213         * Documentation/user/instrument-notation.itely: Bugfix: added
5214         missing LedgerLineSpanner color setting in several places.  Added
5215         music fragment option "packed" to VaticanaContext example.
5216
5217 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5218
5219         * scm/define-grobs.scm (all-grob-descriptions): switch off
5220         Hyphen_spanner::set_spacing_rods 
5221
5222         * lily/lyric-hyphen.cc (print): add padding between syllable and
5223         hyphen.
5224         (print): shorten hyphen in tight situations (determine using
5225         minimum-length)
5226
5227         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
5228         0.4pt.
5229
5230 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5231
5232         * ly/titling-init.ly (bookTitleMarkup): Refinements.
5233
5234         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
5235         header/footer markings for regression-test.
5236
5237         * scm/backend-library.scm (output-scopes, header-to-file): Move
5238         from framework-tex.scm.
5239
5240         * scm/framework-ps.scm (output-framework)
5241         (output-preview-framework):
5242         * scm/framework-eps.scm (output-classic-framework)
5243         (output-framework): Use it.  Fixes collated files.
5244
5245 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5246
5247         * input/sakura-sakura.ly: 
5248         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
5249
5250         * buildscripts/guile-gnome.sh: Update.
5251
5252         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
5253
5254         * mf/aybabtu.pe.in: Capitalize Aybabtu.
5255
5256 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5257
5258         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
5259         culprit: always exit the loop if we find a rod, even if it has
5260         distance < 0. 
5261
5262         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
5263         algorithm.
5264
5265         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
5266         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
5267
5268         * scm/output-svg.scm (dashed-line): new  function body.
5269         
5270         * GNUmakefile.in: create .htaccess.
5271
5272 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5273
5274         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
5275
5276 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5277
5278         * VERSION (PACKAGE_NAME): release 2.5.15
5279
5280         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
5281
5282         * scm/framework-svg.scm (output-framework): put scaling in
5283         document header. Apply scaling only once.
5284         (output-framework): dump page size in px, not mm. 
5285
5286         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
5287         from font-size.
5288
5289         * lily/paper-outputter-scheme.cc (LY_DEFINE):
5290         ly:outputter-output-scheme, new function.
5291
5292         * scm/output-svg.scm (pango-description-to-svg-font): new function
5293
5294 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5295
5296         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
5297         target.
5298
5299         * input/typography-demo.ly: new file.
5300
5301 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5302
5303         * Documentation/user/global.itely (File structure): Add markup blocks
5304         to toplevel expressions.
5305         (Multiple movements, Creating titles): Add markup blocks.
5306
5307         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
5308         <libc-extension.hh>).
5309
5310         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
5311
5312         * flower
5313         * lily
5314         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
5315
5316 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5317
5318         * lily/accidental.cc: special bboxes for natural. 
5319
5320         * mf/feta-toevallig.mf: make stems heavier.
5321
5322         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
5323         texts as well.
5324
5325         * mf/feta-klef.mf: revise. 
5326
5327         * mf/feta-schrift.mf: make thinning of accent less pronounced.
5328
5329         * mf/feta-klef.mf: add rounded curve at top. 
5330         make thinnib a little heavier.
5331
5332 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5333
5334         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
5335
5336         * buildscripts/fixcc.py: New file.
5337
5338         * input/regression/utf8.ly: Update Debian font description.
5339
5340 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5341
5342         * stepmake/aclocal.m4: Fix test.
5343
5344 2005-03-09  Graham Percival  <gperlist@shaw.ca>
5345
5346         * Documentation/user/invoking.itely: added Sebastino Vigna's
5347         docs for the --jail option.
5348
5349 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5350
5351         * lily/stem.cc (print): only produce stemlets if there are no
5352         noteheads on this stem.
5353
5354         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
5355         don't crash on stemlet (visible stem without heads).
5356
5357         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
5358         unbroken situations. 
5359
5360         * scm/output-lib.scm (center-invisible): new function.
5361
5362         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
5363         wishes to determine loose column space.
5364
5365         * lily/font-config.cc (init_fontconfig): add
5366         fonts/{otf,type1,cff}  to path.
5367
5368         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
5369
5370         * mf/GNUmakefile (Module): install all fonts under otf/
5371
5372         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
5373         replace /fonts/otf/ by /ps/ 
5374
5375         
5376 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5377
5378         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
5379
5380         * lily/book.cc (process): Oops, add score_.header_.
5381
5382         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
5383
5384         * lily/parser.yy: Handle toplevel and book texts as score.
5385
5386         * scm/page-layout.scm (default-page-make-stencil):
5387         Bugfix: (page-properties rename.
5388
5389         * scm/backend-library.scm (ly:system): Typo.
5390
5391 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5392
5393         * stepmake/stepmake/executable-targets.make (installexe): don't
5394         strip installed executables
5395
5396         * lily/font-select.cc (get_font_by_design_size): revert
5397         pango_description_string as well.
5398
5399         * lily/system.cc (set_loose_columns): put loose column just left
5400         of next column.
5401
5402         * lily/include/group-interface.hh (extract_grob_array): rename
5403         from Pointer_group_interface__extract_grobs
5404
5405         * input/regression/ledger-line-minimum.ly (texidoc): new file.
5406
5407         * lily/ledger-line-spanner.cc (set_spacing_rods): new
5408         function. Keep ledgered note heads at a minimum distance.
5409         Introduce minimum-length-fraction
5410         (print): introduce length-fraction property.
5411
5412 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5413
5414         * tex/GNUmakefile: remove latin1.enc rules.
5415
5416 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5417
5418         * scm/titling.scm: Typo.
5419
5420         * input/regression/score-text.ly: Really add.
5421
5422         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
5423
5424 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5425
5426         * lily/open-type-font-scheme.cc:  new file.
5427
5428 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5429
5430         * scm/titling.scm (layout-extract-page-properties): Rename from
5431         page-properties.  Update callers.
5432
5433         * lily/lexer.ll (Lily_lexer):
5434         * lily/parser.yy: Junk lyric_markup state.
5435
5436         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
5437
5438         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
5439         Add texts parameter.
5440
5441 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5442
5443         * lily/lexer.ll (lyric_markup): New mode.
5444         (Lily_lexer::push_lyric_markup_state): New method.
5445         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
5446
5447         * lily/parser.yy (book_body):
5448         (toplevel_expression): Grok \markup texts.
5449
5450         * lily/score-scheme.cc (ly:music-scorify): 
5451         * scm/lily-library.scm (collect-music-for-book): Take texts
5452         parameter.
5453
5454         * lily/score.cc (texts_): New member.
5455
5456         * lily/paper-book.cc (systems): Format score texts.
5457
5458         * score-text.ly: New file.
5459
5460         * ttftool/SConscript:
5461         * kpath-guile/SConscript: New file.
5462
5463         * lily/SConscript:
5464         * SConstruct: Update.
5465
5466 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5467
5468         * VERSION (PACKAGE_NAME): release 2.5.14
5469
5470 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5471
5472         * lily/main.cc: Add dummy xgettext markers.
5473
5474 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5475
5476         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
5477         requirements
5478
5479         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
5480         executable is < 40k
5481
5482         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
5483         hack.
5484
5485 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5486
5487         * flower/libc-extension.cc:
5488         * flower/include/libc-extension.hh: [Open]BSD simply cast
5489         cookie/funopen declarations.
5490
5491         * stepmake/aclocal.m4: Check for libkpathsea.so.
5492
5493         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
5494         dl_kpse_find_file.
5495
5496 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5497
5498         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
5499         (open_library): alternative for static library.
5500
5501 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5502
5503         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
5504
5505         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
5506
5507         Drop run-time dependency on teTeX.
5508
5509         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
5510
5511         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
5512         KPATHSEA_LIBS in LIBS.
5513         (STEPMAKE_DLOPEN): New function.
5514
5515         * lily/font-config.cc (init_fontconfig): Use dir for directory,
5516         not path.
5517
5518         * flower/file-path.cc (directories): Rename from paths, as this
5519         return an array of directories (a single path).
5520
5521 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5522
5523         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
5524
5525         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
5526         new ly:kpathsea-find-file
5527
5528         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
5529
5530         * kpath-guile/GNUmakefile: new file
5531
5532         * buildscripts/gen-emmentaler-scripts.py (i): generate
5533         emmentaler-X.fontname as well.
5534
5535         * buildscripts/ps-embed-cff.py: new script
5536
5537         * scm/lily-library.scm: remove ps-embed-cff.
5538
5539         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
5540         font loading. 
5541
5542         * scm/font.scm (add-music-fonts): load dynamics/numbers through
5543         fontconfig as well.
5544
5545         * lily/font-config.cc (init_fontconfig): add cff/ too.
5546
5547         * ly/generate-embedded-cff.ly: capitalize.
5548
5549         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
5550         so as to register the pango font.
5551
5552         * lily/font-config.cc (init_fontconfig): add
5553         prefix/{otf,type1,mf/out} to fontconfig path.
5554
5555         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
5556         overrides all. 
5557
5558         * configure.in (gui_b): remove ec mftrace check
5559
5560         * config.hh.in: use lilypond-Major.Minor as data directory.
5561
5562         * scm/framework-ps.scm (dump-page): use output-units for landscape.
5563
5564         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
5565         name.
5566
5567 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5568
5569         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
5570         error messages.
5571
5572         * flower/libc-extension.cc:
5573         * flower/include/libc-extension.hh: [Open]BSD fixes for
5574         cookie/funopen declarations.
5575
5576 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5577
5578         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
5579         emmentaler.
5580
5581         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
5582         lcrm10.
5583
5584         * scm/define-markup-commands.scm (fontsize): new markup
5585         command. Also set baseline-skip
5586
5587 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
5588         
5589         * lily/main.cc (do_chroot_jail): paranoia security for webserver
5590         use.
5591
5592 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5593
5594         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
5595
5596         * lily/pdf.cc: remove PDF related files
5597
5598 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5599
5600         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
5601         <hamamatsu@gmx.de>
5602
5603 2005-03-05  Graham Percival  <gperlist@shaw.ca>
5604
5605         * Documentation/user/advanced-notation.itely: first draft
5606         of reorg done.
5607
5608         * Documentation/user/global.itely: fixed (sub)section
5609         bits of MIDI.
5610
5611 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5612
5613         * cygwin/mknetrel (extras): Bufix (Bertalan).
5614
5615         * Documentation/user/basic-notation.itely (Chords): @ref fix.
5616         * Documentation/user/instrument-notation.itely (Introducing chord
5617         names): Compile fix: must have unique name.
5618
5619 2005-03-02  Graham Percival  <gperlist@shaw.ca>
5620
5621         * Documentation/user/instrument-notation.itely: reorg.
5622
5623 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5624
5625         * scm/output-gnome.scm:
5626         * scm/output-svg.scm: Fix font scaling.
5627
5628 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5629
5630         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
5631         what link to use best.
5632
5633         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
5634         * Documentation/user/tutorial.itely (Automatic and manual beams):
5635         Fix @ref.
5636
5637         * lily/tweak-registration.cc (replace_grob_tweak): New function.
5638         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
5639         * scm/framework-gnome.scm (tweak): Use it.
5640
5641 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5642
5643         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
5644
5645         * scm/output-ps.scm (white-text): reinstate white-text
5646
5647 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5648
5649         * scm/output-ps.scm (offset-add): Remove.
5650
5651         * scm/lily-library.scm (offset-flip-y): New function.
5652         * scm/framework-gnome.scm (tweak): Use it.
5653
5654         * scm/output-gnome.scm (grob-cause): Add parameter.
5655
5656         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
5657         * scm/output-ps.scm (url-link): Move.
5658         (white-text): Warn user about brokenness.
5659
5660         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
5661         wrt ghostscript.
5662
5663 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5664
5665         * lily/slash-repeat-engraver.cc (try_music): always make slashes
5666         if body length smaller than measure length.
5667
5668         * scm/define-markup-commands.scm (with-url): oops. use Y extent
5669         for Y.
5670
5671         * ly/titling-init.ly (tagline): put default tagline in \paper
5672
5673 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5674
5675         * lily/kpath.cc: 
5676         * lily/pdf.cc (Pdf_file): Use more generic error messages.
5677
5678         * scm/lily-library.scm (version-not-seen-message): New function.
5679         * ly/init.ly: Use it.
5680
5681         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
5682         breaks as progess.
5683
5684         * scripts/lilypond-book.py (do_process_cmd): Do not lump
5685         whitespace with l10n message.
5686
5687         * scm/framework-tex.scm (convert-to-ps):
5688         (convert-to-dvi): Do not use overly specific l10n messages.
5689
5690         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
5691
5692         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
5693         merge stderr with stdout.  
5694
5695 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5696
5697         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
5698         Neeracher).
5699
5700 2005-02-29  Graham Percival  <gperlist@shaw.ca>
5701
5702         * Documentation/user/instrument-notation.teily: moved
5703         \arpeggio to Basic.
5704
5705         * Documentation/user/advanced-notation.itely: Articulation to
5706         Basic, a bunch of stuff from Basic moved to Advanced.
5707
5708         * Documentation/user/basic.itely: swapped various sections,
5709         reorganized Basic.
5710
5711 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5712
5713         * flower/memory-stream.cc: 
5714         * flower/libc-extension.cc: Remove obsolete #undefs.
5715
5716         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
5717         more carefully.
5718
5719 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5720
5721         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
5722         dependency.
5723
5724         * VERSION (PACKAGE_NAME): release 2.5.13
5725
5726         * GNUmakefile.in (web-ext): don't ship ps.gz
5727
5728         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
5729         stdout
5730
5731 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5732
5733         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
5734         without libintl.  Now it compiles too.
5735
5736 2005-02-28  Graham Percival  <gperlist@shaw.ca>
5737
5738         * Documentation/user/basic-notation.itely,
5739         instument-notation.itely, advanced-notation.itely:
5740         split up contents of notation.itely.
5741
5742         * Documentation/user/notation.itely: file removed.
5743
5744         * Documentation/user/invoking.itely, converters.itely:
5745         moved convert-ly info to invoking.itely.
5746
5747         * Documentation/user/global.itely, changing-defaults.itely,
5748         sound-output.itexi: moved global settings, file layout, and
5749         sound into global.itely.
5750
5751         * Documentation/user/sound-output.itexi: file removed.
5752
5753         * Documentation/user/lilypond.tely: removed links to
5754         notation.itely and sound.itely.
5755
5756 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5757
5758         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
5759
5760         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
5761  
5762         * THANKS: add sponsor.
5763
5764         * scm/define-markup-commands.scm (with-url): new markup command.
5765
5766         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
5767         tagline.
5768         
5769         * scm/output-tex.scm (url-link): stub.
5770
5771         * scm/output-ps.scm (url-link): new function.
5772
5773         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
5774         ly:set-point-and-click
5775
5776 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5777
5778         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
5779         based on pdf-viewer setting.
5780
5781         * scm/framework-ps.scm (write-preamble): Find and set preferred
5782         pdf-viewer.
5783
5784 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5785
5786         * Documentation/user/point-and-click.itely: update for PDF point &
5787         click.
5788
5789         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
5790         editors based on EDITOR setting.
5791
5792 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5793
5794         * scm/*: Oops, more grand 2005 replace bits.
5795
5796 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5797
5798         * ps/music-drawing-routines.ps: new routine: insert PDF mark
5799
5800         * scm/output-ps.scm (grob-cause): point & click support for
5801         PostScript
5802
5803 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5804
5805         * lily/input-scheme.cc (LY_DEFINE): rename to
5806         ly:input-file-line-column
5807
5808 2005-02-26  Graham Percival  <gperlist@shaw.ca>
5809
5810         * Documentation/user/examples.itely: small fix from Steve Doonan.
5811
5812         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
5813
5814         * THANKS: added Yuval Harel.
5815
5816         * Documentation/user/{various}: inserted two spaces after a period.
5817
5818         * Documentation/user/lilypond.tely: added framework for reorg.
5819
5820         * Documentation/user/basic-notation.itely, instrument-notation.itely,
5821         advanced-notation.itely, global.itely: new files, placeholder for
5822         future reorg.
5823
5824 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
5825
5826         * Documentation/user/notation.itely: revamped Polyphony section
5827         
5828 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5829
5830         * Documentation/user/lilypond-book.itely (Music fragment options):
5831         doc fontload.
5832
5833         * Documentation/user/changing-defaults.itely (Text encoding): add
5834         fontload option to utf8 include
5835
5836         * scripts/lilypond-book.py (compose_ly): add fontload option
5837
5838         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
5839         force-eps-font-include option.
5840
5841         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
5842         black triangle
5843
5844         * Documentation/user/invoking.itely (Editor support): remove
5845         lilypond-latex section.
5846
5847         * scripts/lilypond-latex.py (Module): remove script.
5848
5849         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
5850         overwrite .log. 
5851
5852         * lily/main.cc: remove -m, --no-layout
5853
5854         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
5855         to define. We don't want to override fprintf everywhere.
5856
5857 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5858
5859         * cygwin/lilypond.hint: 
5860         * cygwin/README.in: Update dependencies.
5861
5862         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
5863         Bugfix: do not pollute CPPFLAGS, LIBS.
5864
5865         * cygwin/mknetrel (extras): Cross compile fixes.
5866
5867         * ttftool/util.c: 
5868         * ttftool/ttfps.c: 
5869         * ttftool/ps.c: #include libc-extension.hh
5870
5871         * flower/include/libc-extension.hh:
5872         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
5873         wrapper using funopen.
5874         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
5875         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
5876
5877         * config.hh.in:
5878         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
5879         (AC_CHECK_HEADERS): Add libio.h
5880
5881         * scripts/convert-ly.py: Uniformize, internationalize.
5882         (2.5.2): Remove fatal encoding rule.
5883         (2.5.13): Handle latin1 encoding gracefully.
5884
5885 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5886
5887         * HACKING: Fix line breaks.
5888
5889 2005-02-23  Werner Lemberg  <wl@gnu.org>
5890
5891         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
5892         contains those two files.
5893
5894 2005-02-21  Werner Lemberg  <wl@gnu.org>
5895
5896         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
5897         to improve overlap removal process.
5898
5899         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
5900         left and right ending.  This ensures better overlapping.
5901         Update all callers.
5902         ("lineprall"): Don't use draw_gridline to get better overlapping.
5903
5904 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5905
5906         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
5907
5908         * Documentation/topdocs/NEWS.tely (Top): oops.
5909
5910 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
5911
5912         * HACKING: new file.
5913
5914         * input/regression/utf8.ly (portuguese): added a portuguese example
5915         to show latin1 accents.
5916
5917 2005-02-21  Pal Benko  <benkop@freestart.hu>
5918
5919         * lily/mensural-ligature-engraver.cc:
5920         * lily/mensural-ligature.cc:
5921         * lily/include/mensural-ligature.hh: new algorithm implemented
5922
5923         * scm/define-grob-properties.scm: join-left killed (add-join may
5924         be used); join-left-amount changed to join-right-amount
5925
5926 2005-02-21  Graham Percival  <gperlist@shaw.ca>
5927
5928         * Documentation/user/notation.itely: small but urgent fix.
5929
5930 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
5931
5932         * lily/duration-scheme.cc: bugfix: correct parameters to
5933         SCM_ASSERT_TYPE.
5934
5935         * THANKS: added Pal.
5936
5937         * Documentation/user/notation.itely: bugfix: unTeXified
5938         $\\backslash$.  Bugfix: yet another glyph renaming victim:
5939         "timesig.*x/y" -> "timesig.*xy".
5940
5941 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5942         
5943         * VERSION (PACKAGE_NAME): release 2.5.12
5944
5945 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5946
5947         * ly/engraver-init.ly: set tieWaitForNote to #t by default
5948
5949         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
5950
5951         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
5952
5953         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
5954
5955 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5956
5957         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
5958         latin1..utf-8.
5959
5960         * input/regression/stanza-number.ly:
5961         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
5962
5963         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
5964
5965 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5966
5967         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
5968         NEWS. Refer to website for older news.  
5969
5970         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
5971         .HTML. This should be done for specific servers only.
5972
5973         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
5974         .ly image examples.
5975
5976         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
5977         in layer 0 too.
5978
5979         * scm/define-context-properties.scm
5980         (all-user-translation-properties): add tieWaitForNote
5981
5982         * scm/define-grobs.scm (all-grob-descriptions): add
5983         Tie_column::before_line_breaking
5984
5985         * lily/tie.cc (get_column_rank): new function
5986
5987         * lily/tie-column.cc (before_line_breaking): new function.
5988         (werner_directions): take into account ties that start on
5989         different columns.  
5990
5991         * lily/score-engraver.cc (set_columns): move add_column() so we
5992         have column rank available.
5993
5994         * lily/tie.cc (get_column_rank): new function.
5995
5996         * input/regression/utf8.ly (japanese): add japanese lyrics.
5997
5998         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
5999
6000         * THANKS: add Steve D
6001
6002         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
6003         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
6004
6005 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
6006
6007         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
6008         to show harmonic notes
6009         * scm/define-markup-commands.scm: in \markup-by-number
6010         "dots-dot" -> "dots.dot" to show dotted notes
6011
6012 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6013
6014         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
6015
6016         * flower/memory-stream.cc (writer): new file.
6017
6018         * configure.in: add endian test.
6019
6020 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
6021
6022         * Documentation/user/examples.itely: small
6023         simplification/beautification
6024
6025         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
6026         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
6027         notation manual.
6028
6029         * lily/mensural-ligature.cc: bugfix: another few victims of the
6030         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
6031
6032         * ly/gregorian-init.ly: commit some experimental code for hi-level
6033         ligature input language lying around here for several months.
6034
6035         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
6036         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
6037
6038         * lily/vaticana-ligature-engraver.cc: bugfix: another few
6039         "x-y-z"->"x.y.s-z" fixes.
6040
6041 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6042
6043         * scm/framework-pdf.scm (scm): new file
6044
6045         * lily/include/pdf.hh (class Pdf_file): new file.
6046
6047         * lily/pdf.cc (write_trailer): new file.
6048
6049 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
6050
6051         * input/regression/color.ly: new file
6052
6053         * lily/stencil.cc (interpret_stencil_expression):
6054         when a color expression is encountered: save current color,
6055         process the rest of the expression, and restore previous color.
6056
6057         * lily/system.cc (get_line): check all grobs for color property and
6058         prepare the stencil scheme expressions for further processing.
6059         Fix layer-loop.
6060
6061         * scm/define-grob-properties.scm: introduce the color property.
6062
6063         * scm/output-lib.scm: color helper functions.
6064
6065         * scm/output-ps.scm: introduce setcolor/resetcolor.
6066
6067 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
6068
6069         * ly/*.ly, input/regression/*.ly: Added missing \version
6070         statements in some files.
6071
6072 2005-02-15  Graham Percival  <gperlist@shaw.ca>
6073
6074         * Documentation/user/notation.itely: minor editing.
6075
6076         * Documentation/user/converters.itely: updated convert-ly bugs.
6077
6078         * Documentation/user/lilypond-book.itely: add info about using
6079         feta characters in latex.
6080
6081 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6082
6083         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
6084
6085 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6086
6087         * scm/define-grob-properties.scm (all-user-grob-properties):
6088         removed 'dashed property.
6089
6090 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6091
6092         * scm/lily.scm (define-safe-public): new macro for defining
6093         variables that can be used in --safe mode. Use it in *.scm
6094         instead of manually setting safe-objects in safe-lily.scm.
6095
6096 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6097         
6098         * lily/slur.cc: Slur-dash patch by Bertalan.
6099
6100         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
6101
6102         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
6103
6104 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6105
6106         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
6107
6108 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6109
6110         * mf/GNUmakefile: teTeX-3.0 install fix.
6111
6112         * Cygwin patch from Bertalan.
6113
6114         * stepmake/stepmake/metafont-rules.make: Remove bashism.
6115
6116 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6117
6118         * GNUmakefile.in: 
6119         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
6120
6121         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
6122         2.0.x compatibility.
6123
6124 2005-02-08  Werner Lemberg  <wl@gnu.org>
6125
6126         * mf/feta-din-code.mf: Format; clean up code.
6127         Replace `---' with `--' plus explicit path directions.
6128         (linethickness#, stafflinethickness#): Remove.
6129         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
6130         ("dynamic s"): Improve shape.
6131         ("dynamic p"): Improve shape.
6132         Replace `draw' with better outline approximation.
6133         ("dynamic r"): Improve shape.
6134         Don't call `fill' and `draw' at the same time.
6135
6136 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6137
6138         * SConstruct (symlink):
6139         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
6140         build fix: add enc symlink.
6141
6142         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
6143
6144         Support for DESTDIR besides prefix=/foo
6145
6146         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
6147
6148         * stepmake/stepmake/*.make:
6149         * */GNUmakefile:
6150         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
6151
6152         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
6153
6154         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
6155         mawk in fontforge (date) test.
6156
6157 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6158
6159         * scm/font.scm (make-century-schoolbook-tree): add NCS as
6160         font-family=roman. Add Luxi Sans as sans
6161
6162 2005-02-07  Graham Percival  <gperlist@shaw.ca>
6163
6164         * Documentation/user/notation.itely: add warning about
6165         percent repeats and Voice contexts.
6166
6167         * Documentation/user/lilypond-book.itely: clarified the
6168         necessity of dvips -u arguments.
6169
6170 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
6171
6172         * THANKS: Added a bunch of bug hunters.
6173
6174 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6175
6176         * scm/framework-ps.scm (output-preview-framework): bugfix.
6177
6178         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
6179         o/ for chord modifier..
6180
6181         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
6182
6183         * lily/drum-note-performer.cc:  remove unused (thanks Michael
6184         Welsh Duggan). 
6185
6186 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6187
6188         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
6189
6190         * ly/titling-init.ly: Do not also print intstrument in header on
6191         first page.  Do not print page number on first and only page.
6192
6193 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6194
6195         * input/regression/*.ly: remove old-relative everywhere
6196
6197         * lily/music-sequence.cc (simultaneous_relative_callback): do
6198         what-if analysis on copy, not on original. Fixes old-relative
6199         compatibility.
6200
6201         * scm/backend-library.scm (postscript->png): space before
6202         --verbose.
6203         
6204 2005-02-05  Werner Lemberg  <wl@gnu.org>
6205
6206         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
6207         is defined.
6208
6209         * mf/feta-alphabet.mf: Define `staffsize#'.
6210         Include `feta-params.mf'.
6211         s/staffheight/design_size/.
6212
6213         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
6214
6215         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
6216
6217         * mf/feta-nummer-code.mf: Reformatted.
6218         (draw_six): Use outline intersection to avoid a self-intersecting
6219         path.
6220         ("Numeral comma"): Fix serious outline glitches.  This slightly
6221         changes the glyph shape.
6222         ("Numeral dash"): Use `draw_rounded_block'.
6223         ("Numeral dot"): Use `drawdot'.
6224         ("Numeral 1"): Assure identical tangent directions for the
6225         intersection points of paths.  The glyph shape improvement is only
6226         visible at very high magnifications.
6227         ("Numeral 2"): Use `solve' macro to make the lower right part of
6228         the glyph outline touch the x axis exactly.  This changes the
6229         glyph shape.
6230         Minor fixes for better overlap removal support.
6231         ("Numeral 4"): Make lefter corner `rounder'.
6232         ("Numeral 5"): Assure identical tangent directions for the
6233         intersection points of paths.  This improves the glyph shape at
6234         high magnifications.
6235         ("Numeral 7"): Use `solve' macro to make the upper right part of
6236         the glyph outline touch the metrics box exactly.  This changes the
6237         glyph shape.
6238         Avoid corner in the upper left part of the glyph (causing a minor
6239         shape change).
6240
6241         * mf/feta-ital-*.mf: Removed.  Unused.
6242
6243 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6244
6245         * VERSION (PATCH_LEVEL): release 2.5.11
6246
6247         * input/regression/fill-line-test.ly: new file.
6248
6249         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
6250         emmentaler name, eg. emmentaler-23. 
6251
6252 2005-02-04  Christian Hitz  <chhitz@gmx.net>
6253
6254         * scm/scm/define-markup-commands.scm (fill-line): rework for better
6255         alignment with centered texts
6256
6257         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
6258         list of paddings
6259
6260 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6261
6262         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
6263
6264         * lily/note-column.cc (translate_rests): call flush_extent_cache()
6265         of parents when translating rests. Fixes: c-chord-rest.ly 
6266
6267         * lily/include/dimension-cache.hh (struct Dimension_cache): add
6268         dimension_callback_ member.
6269
6270         * lily/grob.cc (flush_extent_cache): new function. Force recompute
6271         of extents.
6272
6273 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6274
6275         * all but lily/*: The grand 2004/2005 replace.
6276
6277 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6278
6279         * lily/*: add space after ,  
6280
6281         * scm/music-functions.scm (has-request-chord): don't use
6282         ly:music-name anywhere. Fixes <<\\>> notation. 
6283
6284         * scm/define-markup-commands.scm (box): use font-size for
6285         padding. Fixes boxed-rehearsal-marks.ly
6286
6287         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
6288         identifier definition too, so foo = \lyrics { ...   } bar = #1
6289         doesn't complain about "bar" being LYRICS_STRING.
6290
6291         * lily/paper-def.cc (find_pango_font): new routine; Store
6292         pango_fonts in hash tab too. This is necessary for retrieving
6293         Pango_fonts::physical_font_tab() later on.
6294  
6295         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
6296         crash if psname is null.
6297
6298         * lily/lily-guile.cc (ly_hash2alist): new function
6299
6300         * Documentation/user/changing-defaults.itely (Text encoding):
6301         rewrite. 
6302
6303         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
6304         -> font_filename mapping.
6305
6306         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
6307         ly_pango_font_physical_fonts
6308
6309         * scm/framework-ps.scm (supplies-or-needs): extract names from
6310         physical Pango_fonts.
6311
6312         * utf8.ly: new file.
6313
6314 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6315
6316         * Documentation/user/changing-defaults.itely (Page layout): add
6317         doco about systemSeparatorMarkup.
6318
6319         * scm/page-layout.scm (default-page-make-stencil): add-to-page
6320         function.
6321         (default-page-make-stencil): insert system separators.
6322
6323         * scm/define-markup-commands.scm (hcenter): add
6324         (beam): add.
6325
6326 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6327
6328         * scm/output-ps.scm (ez-ball): reinstate ez notation.
6329
6330 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
6331
6332         * lily/main.cc: Spell backend consistently.  Sort options.
6333
6334 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6335
6336         * scripts/lilypond-book.py (Module): revert @include.
6337         
6338 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
6339
6340         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
6341         Bugfix: @include .tex (not .texi).  Small cleanups.
6342
6343         * stepmake/bin/add-html-footer.py (i18n): New function.
6344
6345 2005-01-31  Werner Lemberg  <wl@gnu.org>
6346
6347         * mf/feta-nummer.mf: Removed.  Unused.
6348
6349 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6350
6351         * lily/ : 2004 -> 2005 s&r
6352
6353         * scm/file-cache.scm (cached-file-contents): add file. Read each
6354         file only once.
6355
6356         * scm/font.scm (add-pango-fonts): change order. Medium weight is
6357         now default.
6358
6359         * VERSION: release 2.5.10
6360         
6361         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
6362
6363         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
6364
6365         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
6366         that both X and Y extents of bbox are non-nil.
6367
6368 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6369
6370         * scm/chord-name.scm (alteration->text-accidental-markup): change
6371         - to . 
6372
6373         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
6374
6375         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
6376
6377         * Documentation/user/invoking.itely (Invoking lilypond): add note
6378         about EPS backend.
6379
6380         * scm/framework-eps.scm: new file: create per-system/per-page EPS
6381         files for inclusion in lilypond-book document.
6382
6383         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
6384
6385         * input/tutorial/lbook-texi-test.texi: new file.
6386
6387         * scm/safe-lily.scm (safe-objects): add
6388         {begin,end}-of-line-(in)?visible as safe.
6389  
6390 2005-01-30  Graham Percival  <gperlist@shaw.ca>
6391
6392         * Documentation/user/changing-defaults.itely: fixed example
6393         of (dynamics).
6394
6395 2005-01-29  Graham Percival  <gperlist@shaw.ca>
6396
6397         * lily/main.cc: fix info about -o=FILE.
6398
6399 2005-01-29  Werner Lemberg  <wl@gnu.org>
6400
6401         * mf/feta-toevallig.mf ("Natural"): Completely changed the
6402         construction to assure smooth transition from straight to curved
6403         lines.
6404
6405 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6406
6407         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
6408         stencils.
6409
6410         * ps/lilyponddefs.ps: add start-page, start-system doesn't
6411         translate to top of page. Fixes alignment problems of
6412         lilypond-generated EPS files.
6413
6414 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6415
6416         * scm/part-combiner.scm (analyse-spanner-states): trigger on
6417         crescendo-end as well, since Decrescendo maybe ended with Stop
6418         Crescendo.). Fixes: partcombine-diminuendo.ly
6419
6420         * scm/script.scm (default-script-alist): swap portato symbols.
6421
6422         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
6423
6424         * lily/paper-outputter-scheme.cc (LY_DEFINE):
6425         ly:outputter-port. New function.
6426
6427         * scm/framework-ps.scm (output-classic-framework): dump a
6428         -systems.texi too
6429         (output-classic-framework): dump multiple systems on an "infinite"
6430         page EPS including fonts. 
6431
6432         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
6433         .eps files for both texi and tex formats. Use PNG coming from
6434         lilypond.
6435         
6436 2005-01-28  Graham Percival  <gperlist@shaw.ca>
6437
6438         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
6439
6440         * scripts/lilypond-latex.py: fix info about -o=FILE.
6441
6442 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6443
6444         * ly/generate-embedded-cff.ly: write .cff.ps files.
6445
6446         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
6447
6448         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
6449         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
6450
6451 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6452
6453         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
6454
6455 2005-01-28  Werner Lemberg  <wl@gnu.org>
6456
6457         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
6458         macros.
6459         (draw_bulb): Improved.
6460
6461         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
6462         metapost bug.
6463         (draw_pedal_P): Use soft_end_penstroke.
6464         (draw_pedal_d): Use soft_start_penstroke.
6465
6466         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
6467         path.
6468         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
6469         doesn't change the glyph shape.
6470
6471         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
6472         changing the shape) to avoid fontforge warnings.
6473
6474         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
6475         soft_end_penstroke and fix glyph shape.
6476
6477 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6478
6479         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
6480
6481 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6482
6483         * scm/define-markup-commands.scm (line): filter out empty stencils
6484         from line command.
6485
6486         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
6487         amount.
6488
6489 2005-01-27  Graham Percival  <gperlist@shaw.ca>
6490
6491         * Documentation/user/notation.itely: added info about what
6492         \voiceFoo does.  Also rewrote warning about marks at
6493         a line break.
6494
6495         * Documentation/user/changing-defaults.itely: added info
6496         about putting dynamics in parenthesis and brackets.
6497
6498 2005-01-27  Werner Lemberg  <wl@gnu.org>
6499
6500         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
6501
6502 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6503
6504         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
6505         portato-direction.ly
6506
6507         * lily/beam.cc (consider_auto_knees): add beam height to
6508         threshold. Fixes: knee-multiple-beam.ly
6509
6510         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
6511         pedal line spanners. Fixes: instrument-center-pedal.ly
6512
6513         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
6514         if encountering barline. Fixes: auto-beam-repeat.ly
6515
6516 2005-01-26  Werner Lemberg  <wl@gnu.org>
6517
6518         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
6519         overlapping.
6520
6521         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
6522         with inflections for the 1/2 sharp glyph.
6523
6524         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
6525         connection between `t' and `r'.
6526         Unify bulb with the rest of `r' to avoid grazing outlines which
6527         confuses the overlap removal algorithm of fontforge.
6528
6529         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
6530         inflections.
6531         (draw_cross): Fix shape to have uniform thickness in corners.
6532
6533         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
6534         to avoid an uneven number of self-intersections; this confuses
6535         fontforge.
6536         Fix a slight bug in the shape at left bottom (which is visible only
6537         at high magnifications).
6538         `Center' the stem horizontally to avoid overlapping.
6539
6540 2005-01-24  Werner Lemberg  <wl@gnu.org>
6541
6542         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
6543         to `asis'.
6544         (fet_begingroup): Save group name in string `feta_group'.
6545         (fet_endgroup): Updated.
6546         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
6547
6548         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
6549
6550         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
6551         in metapost.
6552
6553 2005-01-24  Graham Percival  <gperlist@shaw.ca>
6554
6555         * Documentation/user/notation.itely: really minor editing.
6556
6557 2005-01-22  Graham Percival  <gperlist@shaw.ca>
6558
6559         * Documentation/user/examples.itely: minor editing.
6560
6561         * Documentation/user/changing-defaults.itely: minor editing.
6562
6563         * Documentation/user/notation.itely: clarified info on polyphony
6564         and \addlyrics.
6565
6566 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6567
6568         * scm/output-gnome.scm: 
6569         * scm/output-svg.scm:
6570         * scm/lily-library.scm (font-name-style): Update font name
6571         kludging for fontconfig use.
6572
6573 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
6574
6575         * scm/define-markup-commands.scm: Document right-align and
6576         larger markup commands. Remove "TODO" from the topmost comment
6577         "each markup function should have a doc string." More consistent
6578         use of new-lines.
6579
6580 2005-01-22  Graham Percival  <gperlist@shaw.ca>
6581
6582         * Documentation/user/changing-defaults: removed info about
6583         copyright symbol, since it's likely to change soon.
6584         Added info about betweensystemspace.
6585
6586         * Documentation/user/notation.itely: minor fixes.
6587
6588         * Documentation/user/lilypond.tely,
6589         Documentation/user/music-glossary.tely: changed copyright
6590         date to 2005 instead of 2004.
6591
6592         * input/test/volta-chord-names.ly: added old example back.
6593
6594 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6595
6596         * mf/feta-beugel.mf: use design size 20 (not 15).
6597
6598         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
6599         change name to aybabtu completely
6600
6601 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6602
6603         * buildscripts/gen-emmentaler-scripts.py (outdir): add
6604         design_size to fontname
6605
6606 2005-01-19  Werner Lemberg  <wl@gnu.org>
6607
6608         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
6609         mf/feta-schrift.mf: s/p/pat/ if a path variable.
6610
6611         * mf/feta-autometric.mf (set_char_box): Add code which emits
6612         specials for mf2pt1 if run with metapost.
6613         (to_bp): New macro for mf2pt1.
6614
6615 2005-01-18  Graham Percival  <gperlist@shaw.ca>
6616
6617         * Documentation/user/changing-defaults: added info on
6618         creating a copyright symbol.
6619
6620 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6621
6622         * VERSION: release 2.5.9
6623         
6624 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
6625
6626         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
6627
6628         * Documentation/user/notation.itely: Document
6629         score-override-auto-beam-setting Fix documentation for
6630         revert-auto-beam-setting.
6631
6632 2005-01-18  Werner Lemberg  <wl@gnu.org>
6633
6634         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
6635         (procset): New function to define a procset resource.
6636         (ps-embed-pfa): New function to define a font resource.
6637         (setup): New function to define a `Setup' environment.
6638         (preamble): Use new functions.
6639
6640         * ps/lilypond.defs (init-lilypond-parameters): New function to
6641         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
6642
6643 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6644
6645         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
6646
6647 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
6648
6649         * scm/define-markup-commands.scm: Change number->markletter-string
6650         to take two arguments (vector number). Add number->mark-alphabet-vector
6651         and markalphabet markup command.
6652
6653         * scm/translation-functions.scm: Add format-mark-box-alphabet,
6654         format-mark-alphabet, format-mark-box-barnumbers and
6655         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
6656
6657 2005-01-17  Graham Percival  <gperlist@shaw.ca>
6658
6659         * Documentation/user/examples.itely: add SATB automatic piano
6660         reduction template.
6661
6662         * Documentation/user/notation.itely: added info about changing
6663         partcombine texts.  Also adds examples of alternate lyrics.
6664
6665         * Documentation/user/changing-defaults.itely: added warning
6666         about \RemoveEmptyStaffContext overriding previous changes.
6667
6668 2005-01-17  Werner Lemberg  <wl@gnu.org>
6669
6670         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
6671         feta-alphabet*.
6672
6673 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6674
6675         * python/lilylib.py (make_ps_images): don't do final showpage for
6676         multi-page documents.
6677         
6678         * VERSION (MY_PATCH_LEVEL): release 2.5.8
6679
6680 2005-01-16  Graham Percival  <gperlist@shaw.ca>
6681
6682         * Documentation/user/lilypond.tely: changed order of appendices;
6683         unified index should be last.
6684
6685         * Documentation/user/notation.itely: add example of key signatures
6686         and info about Staff.printKeyCancellation.
6687
6688 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6689
6690         * lily/include/repeated-music.hh (class Repeated_music): change
6691         into "namespace" class.
6692
6693         * lily/event.cc: remove Key_change_event.
6694
6695         * lily/include/transposed-music.hh (class Transposed_music): remove.
6696
6697         * lily/transposed-music.cc: remove
6698
6699         * lily/include/relative-music.hh: remove.
6700
6701         * lily/include/music-sequence.hh (struct Music_sequence): change
6702         into "namespace" class.
6703
6704         * lily/untransposable-music.cc (Module): remove
6705
6706         * lily/include/un-relativable-music.hh (Module): remove
6707
6708         * lily/include/untransposable-music.hh (Module): remove
6709
6710         * lily/include/music-list.hh (Module): remove file
6711
6712         * lily/un-relativable-music.cc: remove file.
6713
6714 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6715
6716         * lily/parser.yy: Compile fix.
6717
6718 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6719
6720         * lily/include/music.hh (class Music): unvirtualize transpose().
6721
6722         * lily/sequential-music.cc: remove file.
6723
6724         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
6725
6726         * lily/slur-scoring.cc (get_best_curve): only switch on
6727         DEBUG_SLUR_SCORING for non NDEBUG builds.
6728
6729         * lily/include/music.hh (class Music): replace Music::start_mom()
6730         by start-callback property
6731
6732         * lily/include/grace-music.hh: remove file. 
6733
6734         * lily/stem.cc (height): robustness fix.
6735
6736         * lily/time-scaled-music.cc: remove file.
6737
6738         * lily/include/music.hh (class Music): include SCM init argument.
6739         (class Music): replace Music::get_length() virtual by
6740         length-callback property everywhere.
6741
6742         * scripts/convert-ly.py (conv): add  # to \property scalar value.
6743
6744         * mf/GNUmakefile: don't install *list.ly
6745
6746 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6747
6748         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
6749
6750 2005-01-12  Werner Lemberg  <wl@gnu.org>
6751
6752         This patch addresses the following problems in the feta sources
6753         files which contribute to the fetaXX fonts.
6754
6755         . Many fixes for rasterization at low resolutions (consistent use of
6756           `vround' and `hround', integer shift values for paths, applying
6757           `eps' for mirrored paths, use of `define_whole_pixels' and
6758           friends, etc.) -- while this probably looks like a waste of time
6759           it has revealed deficiencies in some glyph shapes.  See comment at
6760           the end of feta-params.mf how vertical symmetry is achieved.
6761
6762         . The `---' operator has been replaced everywhere with `--'; this
6763           both improves and considerably reduces the font size after
6764           conversion with mf2pt1.
6765
6766         These change aren't explicitly mentioned below since virtually all
6767         glyphs are affected.
6768
6769         Other notable differences:
6770
6771         . Glyphs from feta-accordion.mf now have charboxes around the
6772           outline.
6773
6774         . Fixed incorrect charbox for `accDot'.
6775
6776         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
6777
6778         . Fixed position of the bow in the `upprall' glyph and its siblings.
6779
6780         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
6781           dependent on the staff line thickness to avoid touching the middle
6782           staff line at smaller sizes.
6783
6784         . Largely extended output for feta-testXX: Where useful, glyphs
6785         are shown both between and on staff lines.
6786
6787
6788         * mf/feta-params.mf (staff_space_rounded,
6789         stafflinethickness_rounded, linethickness_rounded,
6790         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
6791         Update all code which uses them where appropriate.
6792         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
6793         New variables used to control rasterization at low resolutions.  Set
6794         to zert if feta code is processed with metapost.
6795
6796         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
6797         (draw_rounded_block, draw_square_block): Updated to use `--' only.
6798         (flare_path): Updated.
6799         Make it work with `filldraw' (but only circular pens).
6800         (hfloor, vfloor, hceiling, vceiling): New macros.
6801
6802         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
6803         Use `draw' again in mf mode to have good pixel dropout control.
6804         Fix intersection points of horizontal lines with circle.
6805         ("accDot"): Fix parameters for set_char_box.
6806         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
6807         control.
6808
6809         * mf/feta-banier.mf: Updated.
6810
6811         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
6812         testing.
6813         (undraw_inside_ellipse): Remove `center' argument.  Update all
6814         callers.
6815         (draw_brevis): New macro, called by "Brevis notehead".
6816         (draw_whole_triangle_head): New macro, called by "Whole
6817         trianglehead".
6818         (draw_small_triangle_head): Use `filldraw'.
6819
6820         * mf/feta-eindelijk.mf: Remove useless global group.
6821         Updated.
6822
6823         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
6824         `filldraw'.
6825
6826         * mf/feta-pendaal.mf: Updated.
6827
6828         * mf/feta-puntje.mf: Updated.
6829
6830         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
6831         less points.
6832         ("Flageolet"): Use `draw' again in mf mode to have good pixel
6833         dropout control.
6834         ("Varied Coda"): Use `draw_block'.
6835         (draw_comma): Fix typo.
6836         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
6837         pixel dropout control.
6838
6839         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
6840         position of bow.
6841
6842         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
6843         sizes.
6844
6845         * mf/feta-toevallig.mf (remember_pic): New variable, used for
6846         testing.
6847         (draw_meta_sharp): Much simplified.
6848         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
6849
6850         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
6851
6852 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6853
6854         * Documentation/user/notation.itely (Ancient rests): Fix typo
6855         (thanks Anthony)
6856
6857 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6858
6859         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
6860
6861         * lily/main.cc (setup_paths): Add cff.
6862
6863         * mf/GNUmakefile (foe): Include actual target %.cff.
6864         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
6865
6866 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6867
6868         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
6869         suffix for main_input_b_.
6870
6871         * scm/music-functions.scm (toplevel-music-functions):
6872         precompute music lengths for music expressions.  
6873
6874 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6875
6876         * lily/include/input.hh (class Input): new `end_' slot for end of
6877         input. Renamed defined_str0_ to start_.
6878
6879         * lily/input.cc (Input): Add Input::Input (Input const &) and
6880         remove Input::Input (Source_file*, char const *). Use the new
6881         slots.
6882         (set_location): method used by bison to propagate input
6883         locations (YYLLOC_DEFAULT).
6884         (end_line_number, end_column_number, step_forward): new methods
6885         
6886         * lily/input-scheme.cc (ly:input-both-locations): new function,
6887         similar to ly:input-location, but also return the end line and
6888         column.
6889
6890         * lily/include/includable-lexer.hh: 
6891         * lily/includable-lexer.cc: 
6892         * lily/include/lily-lexer.hh (class Lily_lexer): 
6893         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
6894         Includable_lexer to Lily_lexer, in order to update lexloc (the
6895         yylloc), a new slot of Lily_lexer.
6896         (here_input, LexerError): simplify by using the lexloc slot (aka
6897         yylloc)
6898
6899         * lily/lexer.ll: #define yylloc to use input locations (it may
6900         be useless here?). Fixed the #embedded_scm rule (step the location
6901         forward in order to skip the sharp sign before parsing the scheme
6902         expression)
6903
6904         * lily/include/lily-parser.hh (class Lily_parser): 
6905         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
6906         here_input()
6907         (parser_error): overload for more precise locations of errors.
6908
6909         * lily/parser.yy (YYLTYPE): set location type to Input
6910         (YYLLOC_DEFAULT): use Input::set_location()
6911         (yylex): add the YYLTYPE* location parameter.
6912         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
6913         Give an Input parameter to THIS->parser-error() for more accurate
6914         messages.
6915
6916 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6917
6918         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
6919
6920         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
6921         on BEAMQUANTING for non-NDEBUG builds.
6922
6923         * lily/stem.cc (head_count): performance: avoid String::String()
6924         inside oft called function.
6925
6926 2005-01-09  Graham Percival  <gperlist@shaw.ca>
6927
6928         * Documentation/user/examles.itely: attempted fix for broken
6929         string quartet template.
6930
6931         * Documentation/user/notation.itely: remove unnecessary broken
6932         link.
6933
6934 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6935
6936         * VERSION (PACKAGE_NAME): release 2.5.7
6937
6938 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6939
6940         * config.make.in (METAFONT): Append -progname=mf, fixes use with
6941         mf-nowin for teTeX-3.0.  Backportme.
6942
6943         * scm/output-svg.scm (utf8-string): New function.
6944
6945         * scm/output-gnome.scm (utf8-string): New function.
6946         (otf-name-mangling): Remove.
6947
6948         * lily/pango-font.cc (Pango_font): Use font string iso font
6949         filename for utf8-text.
6950
6951         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
6952         name.
6953
6954 2005-01-08  Graham Percival  <gperlist@shaw.ca>
6955
6956         * Documentation/user/notation.itely: add info about
6957         Staff.extraNatural = ##f in Pitches section.  Also
6958         fixed some minor issues in the Vocal music section.
6959
6960 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6961
6962         * scm/output-ps.scm (white-text): comment out Helvetica font,
6963         which is broken for my GS install.
6964
6965         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
6966         which provides a tighter bbox.
6967
6968         * scm/define-grobs.scm (all-grob-descriptions): remove all
6969         extra-offsets from definitions.
6970
6971 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
6972
6973         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
6974         add tuning for 4-string bass and some common 4/5-string banjo
6975         tunings.  New function (four-string-banjo) turns a 5-string tuning
6976         into a 4-string tuning.  New function
6977         (fret-number-tablature-format-banjo) computes correct fret numbers
6978         on 5-string banjos.
6979
6980         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
6981         Add beam correction to TabVoice.
6982
6983         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
6984         using bold font; makes tabs more readable.
6985
6986 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6987
6988         * lily/font-select.cc (get_font_by_design_size): don't make
6989         Modified_font_metric; this causes trouble, since we don't know the
6990         font magnification from inside Pango_font::text_stencil()
6991
6992         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
6993
6994         * Documentation/user/notation.itely (The Lyrics context): comment out
6995         broken {Small ensembles} link.
6996
6997         * scm/framework-svg.scm (output-framework): change calling convention.
6998
6999         * lily/object-key-dumper-scheme.cc: new file.
7000
7001         * lily/object-key-undumper-scheme.cc: new file.
7002
7003         * lily/tweak-registration-scheme.cc: new file.
7004
7005         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
7006
7007         * Documentation/user/examples.itely (String quartet): uncomment
7008         broken example.
7009
7010         * lily/font-config.cc: new file.
7011
7012 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
7013
7014         * scm/output-svg.scm: 
7015         * scm/output-gnome.scm: s/bigcheese/emmentaler.
7016
7017         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
7018
7019 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
7020
7021         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
7022         Add headers.
7023
7024         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
7025
7026 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7027
7028         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
7029
7030         * lily/include/main.hh: lose _b hungarian suffixes for global
7031         variables.
7032
7033         * lily/include/lily-guile-macros.hh: new file.
7034
7035         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
7036
7037         * lily/general-scheme.cc: new file. 
7038
7039         * lily/font-select.cc (get_font_by_design_size): retrieve
7040         PangoFont for (designsize . "pango-descr") entries.
7041
7042         * lily/lily-parser-scheme.cc: new file.
7043
7044         * lily/output-def-scheme.cc: new file.
7045
7046         * lily/paper-book-scheme.cc: new file.
7047
7048         * lily/duration-scheme.cc (LY_DEFINE): new file.
7049
7050         * lily/pitch-scheme.cc:  new file.
7051
7052         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
7053
7054 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7055
7056         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
7057
7058 2005-01-06  Graham Percival  <gperlist@shaw.ca>
7059
7060         * Documentation/user/notation.itely: minor editing.
7061
7062         * Documentation/user/changing-defaults: minor editing.
7063
7064         * Documentation/user/examples.itely: add template for
7065         string quartet part extraction; demonstrates tag.
7066
7067 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
7068
7069         * Documentation/user/notation.itely: documents
7070         format-mark-box-letters and format-mark-box-numbers
7071
7072         * scm/define-context-properties.scm: change comment.
7073
7074 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7075
7076         * scm/framework-ps.scm (output-classic-framework): new function:
7077         dump systems as separate .eps files (without fonts) and write a
7078         single collecting .tex file.
7079
7080 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7081
7082         * Documentation/user/notation.itely (Setting simple songs):
7083         Correct several errors in the equivalent formulation of
7084         \addlyrics. 
7085         (The Lyrics context): Corrected link to the SATB example.
7086
7087 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7088
7089         * scm/lily.scm (completize-formats): new function
7090         (postprocess-output): new function
7091
7092         * lily/paper-book.cc (classic_output): change calling
7093         convention. Give basename as first argument. 
7094         remove Paper_book::post_processing().
7095
7096         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
7097
7098 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7099
7100         * lily/paper-outputter.cc (LY_DEFINE): new function
7101         ly:outputter-close.
7102
7103         * lily/main.cc: change --format,-f to --backend,-b
7104
7105         * lily/include/main.hh: rename format to backend.
7106
7107         * scm/translation-functions.scm (format-mark-box-numbers): add.
7108         patch by Erlend Aasland
7109
7110 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7111
7112         * lily/pango-font.cc (text_stencil): dump string as
7113         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
7114
7115 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7116
7117         * configure.in (gui_b): Remove handy developer-only
7118         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
7119         CVS source installations (but break other non-default but correct
7120         PKG_CONFIG_PATH setups), as this is no longer developer-only.
7121
7122         * SConstruct: 
7123         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
7124         compatibility (backportme).
7125
7126         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
7127
7128 2005-01-03  Werner Lemberg  <wl@gnu.org>
7129
7130         Prepare glyph shapes for mf2pt1 conversion.
7131
7132         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
7133         (accDiscant, accFreebase, accStdbase): Replace `draw' with
7134         `penstroke'.
7135         (accDot): Use `drawdot'.
7136         (accBayanbase): Replace `draw' with `draw_gridline'.
7137         (print_penpos): Moved to feta-macros.mf.
7138         (accOldEE): Replace `filldraw' with `penstroke'.
7139         Replace `draw' with `penstroke' and `drawdot'.
7140
7141         * mf/feta-banier.mf: Code clean-up.
7142         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
7143         `fill'.
7144
7145         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
7146
7147         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
7148         paremeter to control drawing of labels.  Update all callers.
7149
7150         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
7151         (new_bulb): Return a bulb as a single path.  To do that, it now
7152         takes some more parameters.  Updated all callers.
7153         (draw_gclef): Major clean-up.  `draw' has been replaced with
7154         `penstroke', unnecessary outlines have been removed.
7155         Remove (unused) gnome-canvas code.
7156
7157         * mf/feta-macros.mf (print_penpos): New macro (from
7158         feta-accordion.mf).
7159         Other minor fixes.
7160
7161         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
7162         ("Pedal dot"): Use `drawdot'.
7163         (draw_pedal_P): Add parameter to control drawing of labels.  Update
7164         all callers.
7165         Fix shape at top.
7166         (draw_pedal_e): Add parameter to control drawing of labels.  Update
7167         all callers.
7168         (draw_pedal_d): Add parameter to control drawing of labels.  Update
7169         all callers.
7170         Revert drawing direction.
7171
7172         * mf/feta-schrift.mf (draw_fermata): Use single path.
7173         (draw_short_fermata): Replace `filldraw' with `fill'.
7174         (draw_long_fermata, draw_very_long_fermata): Replace calls to
7175         `draw_rounded_block' with a single path.
7176         ("Thumb"): Draw full circle instead of mirroring segments.
7177         (draw_accent): New macro.
7178         ("> accent", "espr"): Use it.
7179         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
7180         ("open (unstopped)"): Draw full circle instead of mirroring
7181         segments.
7182         (draw_vee): Removed.
7183         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
7184         ("Downbow"): Replace calls to `draw_rounded_block' with a single
7185         path.
7186         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
7187         partial pieces drawn with `fill' -- these do still overlap with the
7188         stem of the `t' but just once, not multiple times so that fontforge
7189         can handle it gracefully.
7190         Change other parts of the glyph so that fontforge's overlapping
7191         algorithm reliably works.
7192         (draw_heel): Replace `draw' with `fill'.
7193         (draw_toe): Use `draw_accent' instead of `draw_vee'.
7194         ("Flageolet"): Replace `draw' with `penstroke'.
7195         ("Segno"): Replace `filldraw' with `penstroke'.
7196         Replace `draw' with `drawdot'.
7197         ("Coda"): Replace `fill' with `penstroke', using a single path.
7198         ("Varied Coda"): Use less overlapping paths.
7199         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
7200         single path.
7201
7202         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
7203         group to better control the `labels' command.
7204         Rename argument to `offset' and use it actually.  Update all
7205         callers.
7206         Replace `filldraw' with `fill'.
7207         ("mordent", "prallmordent", "upmordent", "downmordent",
7208         "lineprall"): Replace `draw' with `draw_gridline'.
7209         ("upprall", "downprall"): Replace `draw' with `fill'.
7210
7211         * mf/feta-timesig.mf: Formatting.
7212
7213         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
7214         to...
7215         ("Flat"): Here.
7216         (draw_paren): Move code to draw labels to...
7217         ("Right Parenthesis"): Here.
7218
7219 2005-01-02  Graham Percival <gperlist@shaw.ca>
7220
7221         * Documentation/user/notation.itely: add example of \setTextDecresc
7222         and \setTextDim.
7223
7224 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
7225
7226         * scm/define-markup-commands.scm :  fix glyph-strings of
7227         accidentals and \note-by-number
7228
7229 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7230
7231         * VERSION: 2.5.6 released.
7232         
7233         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
7234
7235         * input/regression/new-markup-scheme.ly: oops. font-family=music
7236         -> font-encoding fetaMusic.  
7237
7238         * lily/main.cc: put default to PS.
7239
7240         * lily/tfm.cc: idem.
7241
7242         * lily/afm.cc: idem.
7243
7244         * lily/include/modified-font-metric.hh (struct
7245         Modified_font_metric): remove coding_scheme() method.
7246
7247         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
7248
7249         * scripts/convert-ly.py (conv): crash on encountering \encoding.
7250
7251         * input/les-nereides.ly: convert to utf8
7252
7253         * lily/modified-font-metric.cc (text_dimension): idem.
7254
7255         * lily/parser.yy (TODO): idem.
7256
7257         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
7258
7259         * lily/lexer.ll: remove encoding
7260
7261         * scm/framework-ps.scm (output-variables): separately scale the
7262         page to mm 
7263
7264         * lily/pango-font.cc (Pango_font): fix scaling.
7265
7266         * lily/font-metric.cc (design_size): design_size returns a
7267         dimension now as well.
7268
7269 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7270
7271         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
7272         brace generation. 
7273
7274         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
7275
7276 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7277
7278         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
7279         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
7280
7281 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7282
7283         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
7284         in first run as well.
7285
7286         * scm/paper.scm (layout-set-staff-size): use text-font-size in
7287         dimension less points (ie. 12 = 12 point)
7288
7289         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
7290
7291         * lily/all-font-metrics.cc (find_pango_font): set description_
7292
7293         * lily/pango-font.cc (text_stencil): export size as well.
7294         (text_stencil): fix scaling and extents box.
7295
7296 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7297
7298         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
7299
7300         * Documentation/user/invoking.itely (Invoking lilypond): document
7301         texstr
7302
7303         * scripts/convert-ly.py (conv): add ancient rules.
7304
7305         * scm/clef.scm (c0-pitch-alist): replace - with .
7306
7307         * scripts/lilypond-book.py (process_snippets): add texstr support.
7308
7309         * scm/framework-texstr.scm (header): change extension to .textmetrics
7310
7311         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
7312         -f tex.
7313
7314         * lily/text-metrics.cc: new file.
7315         (try_load_text_metrics): new function
7316
7317         * lily/include/text-metrics.hh: new file.
7318
7319 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7320
7321         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
7322         ly_scheme_function to ly_lily_module_constant.
7323
7324         * lily/modified-font-metric.cc (text_dimension): try
7325         lookup_tex_text_dimension() first.
7326
7327         * lily/tfm.cc: new function ly:load-text-dimensions
7328
7329 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7330
7331         * scm/output-texstr.scm (text): use \lilygetmetrics
7332
7333         * scm/framework-texstr.scm (header): dump in new format.
7334
7335         * tex/lilypond-tex-metrics: new file.
7336         
7337 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7338
7339         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
7340         mapping.
7341         (index_to_charcode): New method.
7342
7343         * scm/output-ps.scm (glyph-string): 
7344         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
7345
7346 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
7347
7348         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
7349         implement fully, need FONT to get to charcode.
7350
7351         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
7352
7353         * scm: Cleanups.
7354
7355         * Documentation/user/changing-defaults.itely: Fix internalsrefs
7356         {Tunable context properties},
7357         {All layout objects},
7358         {Music definitions}.
7359
7360 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7361
7362         * VERSION: release 2.5.5
7363         
7364         * lily/main.cc: use TeX as default output format.
7365
7366         * flower/file-path.cc (find): try to open directly as well, so we
7367         find absolute path files. 
7368
7369         * lily/pango-select.cc: new file.
7370
7371         * scm/framework-ps.scm: remove all encoding code. 
7372         load pfb/pfa for PangoFont too.
7373         
7374         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
7375
7376 2004-12-22  Werner Lemberg  <wl@gnu.org>
7377
7378         Prepare glyph shapes for mf2pt1 conversion.
7379
7380         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
7381
7382         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
7383         (define_triangle_shape): Use it to replace `draw' with `fill' and
7384         `unfill'.  Update all callers.
7385         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
7386         (draw_cross): Ditto.
7387         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
7388         Use penrazor for better conversion with mf2pt1.
7389         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
7390         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
7391         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
7392         draw_la_head, draw_ti_head): Replace `filldraw' with
7393         `fill'.  Update all callers.
7394
7395 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7396
7397         * lily/paper-book.cc (output): revert: only allow a single output
7398         format.
7399
7400         * lily/include/pango-font.hh: new file.
7401
7402         * lily/pango-font.cc: new file.
7403
7404         * lily/font-metric.cc (text_stencil): new routine
7405
7406         * lily/all-font-metrics.cc (find_pango_font): new routine.
7407
7408         * lily/include/font-metric.hh (struct Font_metric): add
7409         text_stencil()
7410
7411         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
7412
7413 2004-12-22  Werner Lemberg  <wl@gnu.org>
7414
7415         Prepare glyph shapes for mf2pt1 conversion.
7416
7417         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
7418
7419         * mf/feta-toevallig.mf: Formatting.
7420         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
7421         ("Natural"): Fix paths to allow better postprocessing.
7422         (draw_meta_flat): Use `z3l' as additional point in path to get
7423         better conversion with mf2pt1.
7424         Other minor cleanups.
7425         ("3/4 Flat"): Add auxiliary points and modify path to replace
7426         `draw' with `fill'.
7427         ("Double Sharp"): Mirror path segments instead of picture elements
7428         to get a single outline.
7429         Modify path to replace `filldraw' with `fill'.
7430
7431 2004-12-22  Graham Percival  <gperlist@shaw.ca>
7432
7433         * input/test/unfold-all-repeats.ly: added file back.
7434
7435         * Documentation/user/notation.itely,
7436         Documentation/user/programming-interface.itely
7437         Documentation/user/changing-defaults.itely: fixed misc broken
7438         links to input/test/ files.
7439
7440 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7441
7442         * tex/texinfo.tex: Update.  We should not be distributing this,
7443         but since we do, use latest version.
7444
7445         * Documentation/user/macros.itexi: Comment-out \fetaflat,
7446         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
7447         macros for feta glyphs.
7448
7449 2004-12-22  Graham Percival  <gperlist@shaw.ca>
7450
7451         * Documentation/user/changing-defaults.itely: fix index for set.
7452
7453         * Documentation/user/converters.itely: added convert-ly bugs list
7454         from CVS.
7455
7456 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7457
7458         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
7459         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
7460         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
7461         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
7462
7463         * mf/GNUmakefile (pfa_warning): Use less broken check.
7464
7465         * python/lilylib.py (setup_environment): Remove cruft from
7466         GS_FONTPATH.
7467
7468         * configure.in: Bump mftrace requirement to 1.1.1.
7469
7470 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
7471
7472         * scm/output-svg.scm (beam): Use polygon.
7473
7474         * scm/lily-library.scm: Bugfix.
7475
7476         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
7477
7478         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
7479
7480 2004-12-19  Werner Lemberg  <wl@gnu.org>
7481
7482         Prepare glyph shapes for mf2pt1 conversion.
7483
7484         * mf/feta-eindelijk: Some formatting.
7485         (multi_rest_x, multi_beam_height): Removed.  Unused.
7486         ("Quarter rest"): Use `intersectiontimes' to create a single
7487         outline.
7488         (rest_crook): Removed.  Unused.
7489         (draw_rest_bulb): Return path (wihtout filling).  Update callers.
7490         Simplified.
7491         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
7492         "128th rest"): Simplify `pat'.
7493         Create single outline.
7494
7495 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7496
7497         * mf/GNUmakefile (ALL_GEN_FILES):
7498         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
7499
7500         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
7501         function.
7502
7503 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7504
7505         * scm/output-texstr.scm (placebox): add routine
7506
7507         * VERSION (PACKAGE_NAME): release 2.5.4
7508
7509         * scm/framework-texstr.scm (output-framework): new file.  
7510
7511         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
7512         processing.
7513
7514         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
7515
7516         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
7517         rule.
7518
7519         * configure.in (gui_b): bump mftrace requirement to 1.1.0
7520
7521         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
7522
7523         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
7524
7525 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7526
7527         * scm/framework-svg.scm (dump-page): Implement landscape.
7528
7529 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7530
7531         * lily/main.cc (setup_paths): Add svg to search path.
7532
7533         * scm/output-svg.scm:
7534         * scm/framework-svg.scm: Add pageSet.  Update.
7535         (dump-fonts): New function.
7536         (output-framework): Use it.
7537
7538         * mf/GNUmakefile: 
7539         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
7540
7541 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7542
7543         * tex/lilyponddefs.tex: comment out new ifpdf code.
7544
7545 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7546
7547         * GNUmakefile.in: 
7548         * SConstruct (symlink): Replace afm by otf.
7549
7550         * scm/framework-gnome.scm (gnome-main): Remove invocation of
7551         ly:pango-add-afm-decoder.
7552
7553         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
7554
7555 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7556
7557         * scm/output-ps.scm (new-text): don't access t glyph for getting
7558         space dimension.
7559
7560         * ly/init.ly: warn about \version
7561
7562         * lily/lexer.ll: set version-seen?
7563
7564 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7565
7566         * scm/output-svg.scm (string->entities): Update.
7567
7568 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7569
7570         * lily/main.cc (setup_paths): replace afm by otf for path. 
7571
7572         * lily/pangofc-afm-decoder.cc: remove.
7573
7574         * lily/include/pangofc-afm-decoder.hh: remove.
7575
7576         * scm/framework-scm.scm (output-framework): new file.
7577
7578         * mf/GNUmakefile: remove SAUTER_FONTS.
7579         remove SVG/sodipodi hacks.
7580
7581         * scm/lily-library.scm (stderr): move stderr.
7582
7583         * mf/GNUmakefile: remove AFM support.
7584
7585         * buildscripts/mf-to-table.py (base): remove AFM support.
7586
7587         * lily/open-type-font.cc (design_size): use design_size
7588
7589 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
7590
7591         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
7592
7593 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7594
7595         * mf/GNUmakefile: Generate combined aybabtu info.
7596         * mf/aybabtu.pe.in (i): Load it.
7597
7598         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
7599         are not symbols.
7600
7601         * lily/include/open-type-font.hh (count): New method.
7602
7603         * mf/aybabtu.pe.in: Typo.
7604
7605         * Documentation/user/out/lilypond-internals.nexi (Scheme
7606         functions): Typo.
7607
7608         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
7609
7610 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7611
7612         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
7613         subfonts.
7614
7615         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
7616
7617         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
7618         (tex-font-command-raw): new function.
7619
7620         * lily/include/virtual-font-metric.hh (Module): remove file
7621
7622         * lily/virtual-font-metric.cc (Module): remove file.
7623         
7624
7625         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
7626         (get_indexed_char): read bbox from lily table if present.
7627
7628 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7629
7630         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
7631         aybabtu.subfonts
7632
7633         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
7634         global glyphname. Enables more than 64 glyphs in the OTF.
7635
7636 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7637
7638         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
7639         braces.
7640
7641         * lily/open-type-font.cc (design_size): Use 12 as default for
7642         design size.
7643
7644         * mf/aybabtu.pe.in: New file.  Merge all our braces.
7645
7646         * mf/GNUmakefile: Generate aybabtu.
7647
7648         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
7649
7650 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7651
7652         * scm/lily-library.scm (char->unicode-index): Remove.
7653
7654         * scm/output-gnome.scm (text): Bugfix for plain string input.
7655         Updates.
7656
7657         * scm/output-svg.scm (svg-font): Add weight to font selection.
7658
7659 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7660
7661         * Documentation/topdocs/INSTALL.texi (Top): Point to
7662         buildscripts/out/clean-fonts instead of
7663         buildscripts/clean-fonts.sh. 
7664
7665 2004-12-13  Graham Percival  <gperlist@shaw.ca>
7666
7667         * input/regression/figured-bass.ly: attempt to clarify text.
7668
7669         * Documentation/user/notation.tely: add cindex for tag, attempt to
7670         add figured bass example.
7671
7672         * Documentation/user/changing-defaults: basic editing.
7673
7674 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7675
7676         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
7677
7678         * lily/open-type-font.cc (LY_DEFINE): new function
7679         ly:font-sub-fonts
7680
7681         * lily/include/font-metric.hh (struct Font_metric): new method
7682         sub_fonts()
7683
7684         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
7685         . with - in add.stem.
7686         
7687 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
7688
7689         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
7690         and fetaDynamic.
7691
7692         * lily/rest.cc (glyph_name): Change - to . .
7693
7694         * scm/output-gnome.scm (text): Hello world, again.
7695
7696         * scm/output-svg.scm (named-glyph): New function.  Hello world!
7697
7698         * lily/modified-font-metric.cc (index_to_charcode): New method.
7699
7700         * lily/include/font-metric.hh (index_to_charcode): New function.
7701
7702         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
7703         new function.
7704         (ly:font-glyph-to-index): Remove.
7705
7706 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7707
7708         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
7709
7710         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
7711
7712         * lily/open-type-font.cc (load_scheme_table): new function
7713
7714         * lily/dots.cc (print): replace - 
7715
7716         * lily/open-type-font.cc (attachment_point): new function.
7717         (load_table): read LILC table
7718
7719         * buildscripts/gen-bigcheese-scripts.py (Module): new
7720         file. Generate FF scripts.
7721
7722         * mf/feta-din10.mf: idem.
7723
7724         * mf/feta-nummer10.mf: remove mf files.
7725
7726         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
7727
7728 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7729
7730         * lily/lily-guile.cc: Use scm_from_locale_stringn.
7731
7732         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
7733         compatibility.
7734
7735 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7736
7737         * lily/open-type-font.cc (get_indexed_char): scale metrics by
7738         design-size and units_per_EM.
7739
7740         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
7741
7742 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7743
7744         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
7745         does not crash fontforge.
7746
7747         * scm/lily-library.scm (char->unicode-index): Hack to map onto
7748         PUA.
7749
7750 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7751
7752         * scm/framework-ps.scm (ps-embed-cff): new function.
7753
7754         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
7755
7756 2004-12-12  Werner Lemberg  <wl@gnu.org>
7757
7758         * mf/bigcheese.pe.in: Add PUA mapping.
7759         Don't create Type 42 but bare CFF font.
7760
7761 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7762
7763         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
7764         within canvas boundaries.
7765
7766         * mf/merge.pe.in: Set font names, version, license GPL.
7767
7768         * make/substitute.make: Add FONTFORGE.
7769
7770         * config.make.in (FONTFORGE): Add.
7771
7772         * configure.in (gui_b): Use PATH_PROG for fontforge.
7773
7774 2004-12-11  Graham Percival  <gperlist@shaw.ca>
7775
7776         * scm/define-markup-commands.scm: add baseline-skip to info
7777         about \column.
7778
7779 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7780
7781         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
7782
7783         * scm/output-gnome.scm (named-glyph): Use it.
7784
7785         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
7786
7787         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
7788         (upper_string, lower_string, reverse_string): Remove.
7789
7790         * configure.in (fontforge): Reinstate version check.
7791
7792         * ly/engraver-init.ly: Fix clef glyph names.
7793
7794         * lily/time-signature.cc (special_time_signature): Fix fraction
7795         glyph names.
7796
7797 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7798
7799         * mf/merge.pe: new file.
7800
7801         * lily/freetype.cc: new file.
7802
7803         * lily/include/open-type-font.hh (class Open_type_font): new file.
7804
7805         * lily/include/freetype.hh: new file.
7806
7807         * lily/open-type-font.cc: new file.
7808
7809         * lily/all-font-metrics.cc (find_otf): new function.
7810
7811 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7812
7813         * lily/time-signature.cc (special_time_signature): Fix.
7814
7815         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
7816         GTK2 before checking for pango.  Fixes -fgnome.
7817
7818         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
7819         Scheme name.
7820
7821         * scm/define-markup-commands.scm:
7822         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
7823
7824         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
7825
7826         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
7827         date versions.  Fixes configure.
7828         (STEPMAKE_CHECK_VERSION): Support optional actual program version
7829         argument.
7830
7831 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7832
7833         * buildscripts/mf-to-table.py (write_ps_encoding): write real
7834         names in .enc
7835
7836         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
7837
7838 2004-12-09  Graham Percival  <gperlist@shaw.ca>
7839
7840         * Documentation/user/changing-defaults.itely: add info about
7841         make-dynamic-script
7842
7843         * Documentation/user/notation.itely: add link in dynamics to
7844         section about make-dynamic-script.
7845
7846 2004-12-09  Christian hitz  <chhitz@gmx.net>
7847
7848         * lily/lily-guile.cc: change MACOS_X to __APPLE__
7849
7850 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7851
7852         * buildscripts/mf-to-table.py (parse_logfile): use . for
7853         concatting name and group.
7854         (parse_logfile): use M for Minus (negative.)
7855
7856         * lily/include/type-swallow-translator.hh
7857         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
7858
7859         * lily/*.cc: cosmetics around = sign.
7860
7861         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
7862         lyric spacing on the penultimate column.
7863
7864 2004-12-05  Christian Hitz  <chhitz@gmx.net>
7865
7866         * configure.in:
7867         * lily/accidental-placement.cc:
7868         * lily/bar-line.cc:
7869         * lily/beam-concave.cc:
7870         * lily/beam-quanting.cc:
7871         * lily/beam.cc:
7872         * lily/bezier-bow.cc:
7873         * lily/bezier.cc:
7874         * lily/break-align-interface.cc:
7875         * lily/custos.cc:
7876         * lily/dimension-cache.cc:
7877         * lily/dot-column.cc:
7878         * lily/font-metric.cc:
7879         * lily/font-select.cc:
7880         * lily/gourlay-breaking.cc:
7881         * lily/grob-property.cc:
7882         * lily/grob.cc:
7883         * lily/lily-guile.cc:
7884         * lily/line-spanner.cc:
7885         * lily/lookup.cc:
7886         * lily/lyric-extender.cc:
7887         * lily/lyric-hyphen.cc:
7888         * lily/mensural-ligature.cc:
7889         * lily/midi-def.cc:
7890         * lily/misc.cc:
7891         * lily/note-collision.cc:
7892         * lily/note-column.cc:
7893         * lily/note-head.cc:
7894         * lily/paper-outputter.cc:
7895         * lily/percent-repeat-item.cc:
7896         * lily/rest-collision.cc:
7897         * lily/side-position-interface.cc:
7898         * lily/simple-spacer.cc:
7899         * lily/slur-configuration.cc:
7900         * lily/slur-scoring.cc:
7901         * lily/slur.cc:
7902         * lily/spaceable-grob.cc:
7903         * lily/spacing-spanner.cc:
7904         * lily/spanner.cc:
7905         * lily/staff-symbol-referencer.cc:
7906         * lily/stem.cc:
7907         * lily/stencil.cc:
7908         * lily/system-start-delimiter.cc:
7909         * lily/system.cc:
7910         * lily/text-item.cc:
7911         * lily/tie.cc:
7912         * lily/tuplet-bracket.cc:
7913         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
7914         <cmath> beacause isinf/isnan is undefined in <cmath>
7915
7916 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7917
7918         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
7919
7920 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7921
7922         * VERSION: release 2.5.3
7923         
7924 2004-11-29  Arno Waschk <arno@arnowaschk.de>
7925
7926         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
7927
7928 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7929
7930         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
7931
7932         * lily/note-head.cc (internal_print): always try the "s" head if
7933         u/d not found.
7934
7935         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
7936
7937 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7938
7939         * mf/parmesan-heads.mf (overdone_heads): typos.
7940
7941 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7942
7943         * lily/parser.yy (markup): in markups, { .. } without command
7944         before are also flattened, ie \line must be explicitely used.
7945
7946         * Documentation/user/changing-defaults.itely:
7947         * Documentation/user/notation.itely: 
7948         * input/wilhelmus.ly: 
7949         * input/regression/instrument-name-markup.ly: 
7950         * input/regression/markup-score.ly: 
7951         * input/regression/new-markup-scheme.ly: 
7952         * input/regression/new-markup-syntax.ly: 
7953         * input/test/coriolan-margin.ly: use \line in markups where
7954         appropriate
7955         
7956 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7957
7958         * scm/new-markup.scm (map-markup-command-list): helper function
7959         used in parser.yy to map markup commands on a markup list.
7960
7961         * lily/parser.yy: get rid off < > in markups by treating { } as
7962         real lists.
7963
7964         * lily/lexer.ll: remove < > from markup lexer mode.
7965
7966         * scripts/convert-ly.py (conv): add rule for converting 
7967         \markup < > to \markup { }
7968
7969         * ly/titling-init.ly: 
7970         * input/test/coriolan-margin.ly: 
7971         * input/regression/new-markup-syntax.ly: 
7972         * input/regression/new-markup-scheme.ly: 
7973         * input/regression/multi-measure-rest-text.ly: 
7974         * input/regression/markup-stack.ly: 
7975         * input/regression/markup-score.ly: 
7976         * input/regression/instrument-name-markup.ly: 
7977         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
7978         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
7979         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
7980         * input/wilhelmus.ly: 
7981         * Documentation/user/notation.itely: 
7982         * Documentation/user/music-glossary.tely: 
7983         * Documentation/user/changing-defaults.itely: change < > to { } in
7984         markups
7985
7986 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7987
7988         * lily/accidental-placement.cc (position_accidentals): shortcut if
7989         no accidentals to place.
7990
7991 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7992
7993         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
7994         typo s/ly:dimension ?/ly:dimension?/
7995
7996         * input/regression/lily-in-scheme.ly: 
7997         * input/regression/music-function.ly: 
7998         * ly/spanners-init.ly (assertBeamSlope): 
7999         * scm/music-functions.scm (def-grace-function): add the paper
8000         argument to music function definitions.
8001
8002 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8003
8004         * lily/moment.cc (LY_DEFINE):
8005         ly:moment-main-{denominator,numberator}, new function.
8006
8007         * lily/score-engraver.cc (typeset_all): assign to column on basis
8008         of axis-group-parent-X setting.
8009
8010         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
8011         add_element() on basis of axis-group-parent-Y setting.
8012
8013         * lily/grob.cc: add axis-group-parent-{XY} properties.
8014
8015         * input/regression/spacing-stick-out.ly: new file.
8016
8017         * lily/simple-spacer.cc (add_columns): use binary search for
8018         setting column rods. Changes O(n^2) to O(n log(n)) for
8019         constructing spacing problem from columns.
8020         (add_columns): read allow-outside-line to make sure no texts stick
8021         out.
8022         (solve): Simple_spacer::is_active() only determines
8023         satisfies_constraints_ for non-ragged typesetting.
8024
8025         * lily/simultaneous-music.cc (to_relative_octave): only set
8026         old_relative_used if return pitch actually changed.
8027
8028         * scm/define-context-properties.scm
8029         (all-user-translation-properties): change to match implementation.
8030
8031         * python/lilylib.py: Replace re.match by re.search and adds "-c
8032         showpage" to the gs command line (Johannes Schindelin)
8033
8034         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
8035         before processing. Prevents crash when inf is in the extent.
8036
8037         * scm/define-markup-commands.scm (note-by-number): add "s" to
8038         "noteheads-" glyphname.
8039  
8040         * lily/parser.yy (Generic_prefix_music): supply parser argument to
8041         music function as well.
8042         
8043 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8044
8045         * VERSION: release 2.5.2
8046
8047         * Documentation/user/changing-defaults.itely (Creating titles):
8048         add breakbefore variable.
8049
8050         * lily/paper-book.cc (set_system_penalty): new function. Set
8051         penalty_ based on breakBefore setting
8052
8053         * lily/context-specced-music-iterator.cc (construct_children):
8054         interpret special context id $uniqueContextId 
8055
8056         * lily/context.cc (create_unique_context): new method. Move
8057         creation of unique (\new) contexts into interpreting phase. This
8058         makes
8059
8060           foo= \new Staff ..
8061           << \foo \foo >>
8062
8063         produce 2 staves.
8064         
8065
8066         * scm/define-music-properties.scm (all-music-properties): add
8067         quoted-voice-direction
8068
8069         * ly/music-functions-init.ly: killCues function.
8070
8071         * scm/music-functions.scm (cue-substitute): move creation of voice
8072         contexts further to the back. 
8073
8074 2004-11-25  Werner Lemberg  <wl@gnu.org>
8075
8076         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
8077         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
8078
8079 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
8080
8081         * buildscripts/guile-gnome.sh: Fixed typo.
8082
8083 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8084
8085         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
8086
8087         * scripts/abc2ly.py (dump_slyrics): add ord(). 
8088
8089         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
8090         to regular engraver. 
8091
8092 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8093
8094         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
8095
8096 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8097
8098         * scm/define-markup-commands.scm (fill-line): Typo.
8099
8100         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
8101         and newer.
8102
8103 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
8104
8105         * ly/dynamic-scripts-init.ly: Fixed typo.
8106
8107 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8108
8109         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
8110         note-head, to have different attachment points for up and down.
8111
8112         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
8113
8114         * mf/feta-generic.mf (else): remove solfa.
8115
8116         * mf/feta-bolletjes.mf (tishape): remove unicode test.
8117
8118         * scm/define-context-properties.scm
8119         (all-user-translation-properties): add shapeNoteStyles property.
8120
8121         * lily/shape-note-heads-engraver.cc (process_music): new file.
8122
8123         * lily/event.cc (transpose): call Event::transpose() for
8124         transposing the tonic.
8125
8126 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8127
8128         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
8129         Unicode/OpenType and AFM.
8130
8131         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
8132
8133 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8134
8135         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
8136
8137         * lily/context.cc (Context): unprotect key from ctor.
8138
8139         * scm/stencil.scm (stack-lines): return empty-stencil if argument
8140         is '()
8141         (stack-stencils): idem.
8142
8143         * Documentation/user/changing-defaults.itely (Creating titles):
8144         document new title layout options.
8145
8146         * lily/parser.yy (lilypond_header_body): copy previous
8147         $globalheader if present.
8148
8149         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
8150         ly:module-copy
8151         
8152         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
8153
8154         * scm/titling.scm: remove old titling functions
8155
8156         * lily/stencil.cc (translate): remove absolute dimension.
8157
8158         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
8159         via markup.
8160
8161         * scm/page-layout.scm (marked-up-headfoot): create header/footer
8162         field from user-supplied markup
8163
8164         * scm/define-markup-commands.scm (on-the-fly): new markup
8165         command. Enter SCM markup procedure directly in Scheme.
8166         (fromproperty): new markup command. Read markup from props argument.
8167
8168         * scm/titling.scm (marked-up-title): create title via
8169         user-specified markup. 
8170
8171         * scm/define-markup-commands.scm (column): remove empty stencils
8172         from column.
8173
8174         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
8175         not have side-effect of creating variable stub.
8176
8177         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
8178
8179 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8180
8181         * scm/encoding.scm (coding-alist): 
8182         * scm/font.scm (add-ec-fonts):
8183         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
8184         Extended-TeX-Font-Encoding---Latin.
8185
8186         * lily/side-position-interface.cc (general_side_position): Add
8187         actual offset to error message (avoid constant error messages).
8188
8189         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
8190         block.
8191
8192         * lily/font-select.cc (select_encoded_font)
8193         (get_font_by_mag_step, get_font_by_design_size): 
8194         * lily/modified-font-metric.cc (Modified_font_metric): 
8195         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
8196
8197         * scm/encoding.scm (coding-alist): Add fetaDynamic.
8198         (read-encoding-file): Bugfix: do not require space after bracket.
8199
8200         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
8201         these do not exist.
8202
8203 2004-11-20  Graham Percival  <gperlist@shaw.ca>
8204
8205         * Documentation/user/notation.itely: added info about typesetting
8206         boxed bar numbers.
8207
8208 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8209
8210         * flower/interval.cc (T_to_string): gcc4 fixes.
8211
8212         * scm/define-markup-commands.scm (fill-line): use
8213         stack-stencils. This fixes problems with putting already centered
8214         stencils in a line.
8215
8216         * VERSION: release 2.5.1
8217
8218         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
8219
8220 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8221
8222         * input/example-[1-3].ly: simplify.
8223
8224         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
8225
8226         * scm/output-ps.scm (new-text): new function. Use glyphshow to
8227         show glyphs.
8228
8229         * scm/encoding.scm (decode-byte-string): new function.
8230
8231         * scripts/convert-ly.py (conv): add warning about
8232         set-global-staff-size.
8233
8234         * Doxyfile: add. 
8235
8236         * scripts/convert-ly.py (conv): add raggedlastbottom rule
8237         (conv): warn for TextSpanner split.
8238         (conv): warn for textheight.
8239
8240 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8241
8242         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
8243         building the documentation, info with images are installed.
8244         (final-install): Fix description.  Mention sourcing of login
8245         scripts (instead of running).
8246
8247 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8248
8249         * Debian lmodern support.  Note that LilyPond will issue warnings
8250         
8251             no such encoding: "FontSpecific"
8252
8253           The font selection mechanism wants to get the encoding from the
8254           font itself, but the idea of lmodern is that it is usable with
8255           different encodings, ie, Lily should get the encoding from the
8256           font tree, rather than the font itself.  This would require some
8257           more work.
8258         
8259         * configure.in: Test for and accept lmodern if EC fonts not found.
8260
8261         * scm/framework-tex.scm (font-load-command): TeX font name
8262         mangling for latin1 encoded cork-lm fonts.
8263         (convert-to-ps): Load lm.map if available.
8264
8265         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
8266         available.
8267
8268         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
8269
8270         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
8271         available.
8272
8273         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
8274         path for absolute file name, that is silly.
8275
8276         * lily/score-engraver.cc (initialize): 
8277
8278         * Documentation/user/GNUmakefile (local-install-info): Invoke
8279         install-info --remove first.
8280
8281         * #include cleanup (Andreas Scherer).
8282
8283 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
8284
8285         * input/test/script-abbreviations.ly: fix typos.
8286
8287 2004-11-17  Werner Lemberg  <wl@gnu.org>
8288
8289         * python/lilylib.py (options_help_str): Support pretty-printing of
8290         newlines in fourth element of option description.
8291
8292         * scripts/lilypond-book.py (option_definitions): Use new lilylib
8293         feature.
8294         Sort options.
8295
8296         * Documentation/user/lilypond-book.itely: Finish update.
8297
8298 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8299
8300         * Documentation/user/macros.itexi: Add comment about \command.
8301
8302         * Documentation/user/lilypond.tely:
8303         * Documentation/user/lilypond-book.itely: Fix names of lilypond
8304         and lilypond-book nodes, so that `info lilypond' visits the manual
8305         at top level, and `info lilypond-book' visits the lilypond-book
8306         section.
8307
8308         * Documentation/user/GNUmakefile (local-install-info): Fix rules
8309         and packager messages.
8310
8311         * lily/pangofc-afm-decoder.cc: Update test.
8312
8313 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8314
8315         * scm/lily-library.scm (char->unicode-index): New function.
8316
8317         * scm/output-gnome.scm: 
8318         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
8319
8320         * Proper naming of file name throughout; s/filename/file[-_]name/.
8321
8322         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
8323
8324         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
8325
8326 2004-11-16  Werner Lemberg  <wl@gnu.org>
8327
8328         * scripts/lilypond-book.py: The Lord has commanded me to use only
8329         tabs for indentation.  Your humble servant obeys.
8330
8331 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8332
8333         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
8334         including font, if LilyPond-feta font is only feta font in path.
8335
8336         * scm/output-gnome.scm (text): Revert to file name of font if font
8337         has no name.  Fixes ec font selection.
8338         (char): Bugfix: do not utf8 twice.  Fixes clefs.
8339
8340         * scm/framework-svg.scm:
8341         * scm/output-svg.scm: New file.  TODO: figure out how to
8342         do character by index in font.
8343
8344         * scm/output-sodipodi.scm: Remove.
8345
8346         * scm/output-ps.scm (stem): Remove.
8347
8348 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8349
8350         * scm/output-gnome.scm (beam): New function.
8351         (slur): Round corners.
8352         (round-filled-box): Round corners.
8353
8354 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8355
8356         * scm/output-gnome.scm (beam): add function.
8357         (draw-line): new routine.
8358         (dashed-line): stub; call draw-line
8359         (polygon): new routine.
8360
8361 2004-11-15  Werner Lemberg  <wl@gnu.org>
8362
8363         * Documentation/user/lilypond-book.itely: Revise section on
8364         lilypond-book options.
8365         Other minor fixes.
8366
8367         * scripts/lilypond-book.py: Change indentation to 4.
8368         Minor formatting.
8369
8370 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8371
8372         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
8373         grobs that have tweaks specced.
8374         
8375 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
8376
8377         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
8378
8379 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8380
8381         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
8382         actual char #, not 0 based index.
8383
8384         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
8385
8386         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
8387         Warning: do make -C mf clean.
8388
8389         * lily/context-property.cc: Compile fix.
8390
8391         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
8392         Grok ec-fonts, braces and dynamics.
8393
8394         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
8395
8396 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8397
8398         * lily/include/tweak-registration.hh: new file.
8399
8400         * lily/tweak-registration.cc: new file.
8401
8402         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
8403         saving tweaks.
8404
8405         * scm/output-gnome.scm (text): comment dribble.
8406
8407 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8408
8409         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
8410
8411         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
8412         path-def before using.  Fixes muchtomany slurs in wrong places
8413         bug.
8414
8415 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8416
8417         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
8418
8419         * lily/include/object-key-undumper.hh (Module): new file.
8420
8421         * lily/object-key-undumper.cc (Module): New file. Deserialize
8422         keys. SCM bindings
8423
8424         * lily/object-key-dumper.cc (Object_key_dumper): idem.
8425         Provide SCM bindings.
8426
8427         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
8428         new file. Serialize object keys.
8429         
8430         * lily/object-key.cc (dump): new function.
8431         (as_scheme): new virtual function
8432         (undump): new function
8433         (undumpers): new table.
8434
8435         * lily/include/global-context.hh (Context): take \score key upon init.
8436
8437         * lily/object-key-dumper.cc (serialize_key): new file.
8438
8439         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
8440
8441         * lily/lily-lexer.cc: remove \quote.
8442
8443         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
8444
8445         * lily/context.cc (Context): take key argument in ctor.
8446         (create_context): new function
8447
8448         * lily/grob.cc (Grob): take key argument in ctor.  
8449
8450         * lily/lilypond-key.cc (do_compare): new file.
8451
8452         * lily/object-key.cc (Object_key): new file.
8453
8454         * lily/include/object-key.hh (class Object_key): new file.
8455
8456         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
8457
8458 2004-11-13  Graham Percival  <gperlist@shaw.ca>
8459
8460         * Documentation/user/lilypond-book.itely: add small warning about
8461         noindent default in lilypond-book.
8462
8463         * Documentation/user/converters.itely: add examples for convert-ly.
8464
8465         * Documentation/user/examples.itely: change version string in templates
8466         to 2.4.0.
8467
8468 2004-11-12  Karl Hammar  <karl@aspodata.se>
8469
8470         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
8471         cmdline, use xargs instead (backportme)
8472
8473 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
8474         
8475         * Documentation/user/: Numerous fixes in the user manual.
8476
8477 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8478
8479         * lily/parser.yy (re_rhythmed_music): search music expression for
8480         context-id, surround by \new Voice if not found. Fixes:
8481         addlyrics-second-staff.ly
8482
8483         * VERSION: 2.5.0 released.
8484         
8485 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8486
8487         * Documentation/index.html.in: Fix url to one big page.  (backportme)
8488
8489         * Documentation/user/GNUmakefile: Separate rules for split and
8490         unsplit html documents.  Remove perl massaging.  (backportme)
8491
8492 2004-11-11  Graham Percival  <gperlist@shaw.ca>
8493
8494         * Documentation/user/lilypond-book.itely: add short warning about
8495         \lilypond{} in LaTeX docs.
8496
8497 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8498
8499         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
8500         found.  (backportme)
8501
8502         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
8503         version requirement.  (backportme)
8504
8505         * configure.in: Be explicit about old versions of
8506         ec-fonts-mtraced.  (backportme)
8507
8508         * lily/context-selector.cc (set_tweaks): New function.
8509         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
8510         web with -DTWEAK.
8511
8512         * Documentation/user/introduction.itely (Automated engraving):
8513         Remove fragment option.  Fixes web.
8514
8515         * lily/context-property.cc (make_item_from_properties):
8516         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
8517         #ifdef.
8518
8519         * scm/define-context-properties.scm
8520         (all-internal-translation-properties): Add tweakRank and tweakCount.
8521
8522         * lily/grob.cc: 
8523         * scm/define-grob-properties.scm (all-internal-grob-properties):
8524         Add tweak-rank and tweak-count.
8525
8526 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8527
8528         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
8529         New function.
8530         (text): Use them.
8531
8532         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
8533         animated/opaque grob dragging tweaks.
8534
8535         * buildscripts/guile-gnome.sh: Update.
8536
8537 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8538
8539         * scm/define-grobs.scm (all-grob-descriptions): Added
8540         line-interface to the LigatureBracket object.
8541
8542 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8543
8544         * scm/framework-gnome.scm (item-event): Support non-animated mouse
8545         dragging tweaks.
8546
8547         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
8548
8549         * lily/context-selector.cc (store_context): New function.
8550
8551         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
8552         (store_grob): New function.
8553         (identify_grob): Add Moment parameter.
8554
8555         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
8556         exists.
8557
8558         * scm/framework-gnome.scm (save-tweaks): Write as alist.
8559
8560 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8561
8562         * scm/framework-gnome.scm (item-event): Print grob id.
8563         (save-tweaks): New function.
8564         (tweak): New funtion.
8565         (item-event): Use it, bound to arrow keys.
8566
8567         * lily/context-property.cc (make_item_from_properties): Register grob.
8568         * lily/context.cc (add_context): Register context.
8569
8570         * lily/include/context-selector.hh:
8571         * lily/include/grob-selector.hh:
8572         * lily/context-selector.cc:
8573         * lily/grob-selector.cc: New file.
8574
8575 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8576
8577         * lily/slur.cc: add 'positions to interface
8578
8579         * lily/main.cc: reinstate PS as standard output format. 
8580
8581         * scm/framework-tex.scm (output-preview-framework): print systems
8582         up to first non title system.
8583
8584         * lily/grace-engraver.cc (start_translation_timestep): split
8585         scm_cadddr
8586         
8587 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8588
8589         * lily/quote-iterator.cc (Module): remove old quote-iterator
8590
8591         * scm/define-music-types.scm (music-descriptions): move
8592         NewQuoteMusic over QuoteMusic
8593
8594         * Documentation/user/notation.itely (Formatting cue notes): use
8595         \cueDuring.
8596
8597         * lily/new-quote-iterator.cc (quote_ok): new function.
8598
8599         * input/regression/quote-cue-during.ly: new file.
8600
8601         * input/regression/quote-grace.ly: new file.
8602
8603         * scm/define-context-properties.scm (Module): change definition of
8604         graceSettings
8605
8606         * lily/context-property.cc (Module): rename from
8607         translator-property.cc
8608
8609         * lily/context.cc (context_name_symbol): new function
8610
8611         * lily/grace-engraver.cc: new file. Set properties for grobs based
8612         on the grace-ness of now_moment().
8613
8614         * scm/music-functions.scm (add-grace-property): use list
8615         iso. vector for graceSettings
8616         remove set-{start,stop}-grace-properties. 
8617
8618         * lily/new-quote-iterator.cc (construct_children): set
8619         quote_outlet_ if no quoted-context-{id,type} specified.
8620
8621         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
8622
8623         * lily/parser.yy (command_element): remove \quote.
8624
8625         * ly/music-functions-init.ly (location): add quoteDuring music
8626         function. 
8627
8628         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
8629         optional semicolon. (backportme)
8630
8631 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8632
8633         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
8634         need to link to GUILE et al.
8635
8636 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8637
8638         * scm/define-music-properties.scm (all-music-properties): add
8639         quoted-context-type, quoted-context-id.
8640
8641         * scm/lily.scm (type-check-list): new function.
8642         
8643         * scm/lily-library.scm: new file. Generic library routines.
8644
8645         * lily/parser.yy (Generic_prefix_music): move typechecking out of
8646         parser.
8647
8648         * ly/music-functions-init.ly: add quoteDuring function.
8649
8650         * lily/include/music-iterator.hh (class Music_iterator): rename
8651         set_translator -> set_context
8652
8653         * lily/parser.yy (Generic_prefix_music_scm): add
8654         MUSIC_FUNCTION_SCM_SCM_MUSIC
8655
8656         * scm/lily.scm (sanitize-command-option): new function. (backportme)
8657
8658         * scm/framework-tex.scm (header): sanitize TeX paper size.
8659         (backportme)
8660
8661 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8662
8663         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
8664
8665         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
8666
8667         * scm/framework-tex.scm (font-load-command): Use T1 if no
8668         font-encoding set.  (backportme)
8669
8670         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
8671         exists before converting.  (backportme)
8672
8673         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
8674         exists before converting.  (backportme)
8675         (convert-to-ps): Remove .ps file if it exists before
8676         converting.  (backportme)
8677
8678         * lily/lexer.ll: Remove extra progress newline, use present tense.
8679
8680         * scm/paper.scm (paper-alist): public.
8681         * scm/framework-tex.scm (convert-to-ps):
8682         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
8683         command line.
8684
8685 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8686
8687         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
8688
8689         * lily/recording-group-engraver.cc (derived_mark): mark
8690         now_events_. (backportme)
8691
8692 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8693
8694         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
8695
8696         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
8697         invoking latex. (backportme.)
8698
8699         * lily/stem.cc (off_callback): center stems for all rest stems.
8700
8701 2004-11-05  Werner Lemberg  <wl@gnu.org>
8702
8703         * Documentation/user/lilypond.tely: Add more guidelines for writing
8704         lilypond texinfo documents.
8705
8706 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
8707
8708         * Documentation/index.html.in: remove <hr>.
8709
8710         * THANKS: change 2.3 to 2.4.
8711
8712 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
8713
8714         * scm/output-gnome.scm: More fontconfig comment.
8715
8716 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
8717
8718         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
8719         <package> directory in $(builddir)/share according with
8720         PACKAGE_NAME defined in the VERSION file.
8721
8722 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8723
8724         * lily/beam.cc (rest_collision_callback): use local beam
8725         multiplicity.
8726
8727         * input/regression/stem-stemlet.ly: new file.
8728
8729         * lily/stem.cc (add_head): store rests as well.
8730
8731         * scm/define-grob-properties.scm (all-user-grob-properties): add
8732         stemlet-length
8733
8734         * lily/stem.cc: store rests as well.
8735         
8736         * input/regression/new-slur.ly: mention forcing.
8737
8738 2004-11-04  Werner Lemberg  <wl@gnu.org>
8739
8740         * Documentation/user/*: A new round of layout fixes and document
8741         structure cleanup.
8742
8743 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
8744
8745         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
8746
8747 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8748
8749         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
8750
8751 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8752
8753         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
8754
8755         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
8756
8757         * lily/main.cc (main): Invoke identify.
8758
8759         * scm/lily.scm (postscript->pdf): Remove progress newline.
8760         Write progress to stderr.
8761
8762         * lily/paper-book.cc (output): Remove progress newline.
8763
8764         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
8765         gettext on user messages, and remove whitespace.
8766
8767         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
8768
8769         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
8770         argv[0] (Thomas Scharkowski).
8771
8772         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
8773         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
8774         for ec-fonts-mtraced.
8775
8776         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
8777         --srcdir build (Bertalan).
8778
8779         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
8780         headers and library too (Laura Conrad).
8781
8782         * Documentation/topdocs/INSTALL.texi (Top): Mention development
8783         package for guile too (Laura Conrad).
8784
8785         * lily/main.cc (usage): Typo.
8786
8787 2004-11-02  Werner Lemberg  <wl@gnu.org>
8788
8789         * Documentation/user/notation.ly: More fixes to improve appearance.
8790
8791         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
8792         better output for multicolumn tables.
8793
8794 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8795
8796         * lily/main.cc (dir_info): Fixed typo in the printouts.
8797
8798 2004-11-01  Werner Lemberg  <wl@gnu.org>
8799
8800         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
8801         of output.
8802         Set `per_line' to 2; replace hard-coded value with it.
8803
8804         * Documentation/user/*: Many fixes to improve appearance of
8805         printed manual.
8806
8807 2004-11-01  Werner Lemberg  <wl@gnu.org>
8808
8809         * Documentation/user/changing-defaults.itely,
8810         Documentation/user/notation.ly,
8811         Documentation/user/programming-interface.itely: Use @/.
8812         Fix formatting of some lilypond snippets and tables.
8813
8814         * scripts/lilypond-book.py (compose_ly): Provide useful default
8815         for LINEWIDTH in `override'.
8816
8817 2004-10-31  Graham Percival  <gperlist@shaw.ca>
8818
8819         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
8820
8821 2004-10-31  Werner Lemberg  <wl@gnu.org>
8822
8823         Resetting @exampleindent to `5' gives ugly results with texinfo's
8824         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
8825         (if not quoting) to change @exampleindent only locally.
8826
8827         * scripts/lilypond-book.py (NOQUOTE): New variable.
8828         (output) [LATEX]: Remove AFTER and BEFORE.
8829         [TEXINFO]: Remove AFTER and BEFORE.
8830         Fix QUOTE and VERBATIM pattern.
8831         Add NOQUOTE pattern.
8832         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
8833         and BEFORE.
8834         [output_texinfo]: Use NOQUOTE.
8835
8836 2004-10-31  Graham Percival  <gperlist@shaw.ca>
8837
8838         * Documentation/user/changing-defaults.itely: clarify paper
8839         size commands with correct info.
8840
8841         * Documentation/user/lilypond-book.itely: add more docs for
8842         filename extensions.
8843
8844 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8845
8846         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
8847         (PATCH_LEVEL): start 2.5.0.
8848
8849 2004-10-30  Graham Percival  <gperlist@shaw.ca>
8850
8851         * Documentation/user/notation.itely: add warning about bar numbers
8852         in multistaff music, add warning about quoting grace notes.
8853
8854         * Documentation/user/changing-defaults.itely: clarify paper size commands,
8855         add missing subsubtitle entry to Creating titles.
8856
8857         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
8858
8859 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8860
8861         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
8862         case.
8863         (conv): add dummy 2.4.0 conversion rule.
8864
8865         * Documentation/user/lilypond.tely: add @finalout.
8866
8867         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
8868         for attaching, fixes slur/stem left attachment of
8869         downslur/downstem.
8870
8871         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
8872         quote problem if for last note of quoted sequence. 
8873
8874         * input/regression/part-combine-text.ly (comm): add expect strings.
8875
8876 2004-10-30  Werner Lemberg  <wl@gnu.org>
8877
8878         * Documentation/user/examples.itely: Improved layout.
8879
8880         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
8881
8882         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
8883
8884         * Documentation/notation.itely: Use `@/'.
8885         Other layout fixes.
8886
8887 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8888
8889         * lily/part-combine-iterator.cc (unisono): examine last_playing_
8890         (not state_), this fixes a2 printing after chord.
8891
8892         * input/regression/no-staff.ly: fix octave, revise syntax.
8893
8894         * input/regression/lyrics-bar.ly (texidoc): fixes.
8895
8896         * input/regression/beam-dir-functions.ly (Module): remove from regtest
8897
8898         * input/regression/accidentals.ly (Module): remove from regtest.
8899
8900         * lily/parser.yy (Prefix_composite_music): 
8901         oops. Chords should be unrelativable, not bass figures untransposable.
8902
8903         * VERSION: 2.3.26 released.
8904         
8905         * lily/completion-note-heads-engraver.cc (try_music): only return
8906         something when is_first_ is true. Fixes lyrics with completion_heads. 
8907
8908         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
8909
8910         * scm/lily.scm (ly:system): new function. Catches uninstalled
8911         ps2png.
8912
8913 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8914
8915         * Documentation/user/notation.itely: remove
8916         @hyphenatedinternalsref.
8917
8918 2004-10-29  Werner Lemberg  <wl@gnu.org>
8919
8920         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
8921
8922         * scripts/lilypond-book.py (no_options): New dictionary.
8923         (simple_options): New list.
8924         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
8925         (compose_ly): Use `no_options' and `simple_options'.
8926         Fix logic of option handling.
8927         Handle `linewidth' option without parameter.
8928
8929 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8930
8931         * lily/lookup.cc (triangle): use (0, interval.length()) for X
8932         extent, since the stencil is translated later on.
8933
8934         * lily/ledger-line-spanner.cc (print): swap linear_combination
8935         arguments, effectively shortens ledger line. 
8936
8937         * Documentation/user/GNUmakefile
8938         ($(outdir)/lilypond/lilypond.html): use find to remove files.
8939
8940         * lily/main.cc: --no-pages option.
8941
8942 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
8943
8944         * Documentation/user/notation.itely (Fret diagrams): add extra
8945         notes to example to avoid collisions between fret diagrams.
8946
8947 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8948
8949         * Documentation/user/notation.itely (Automatic note splitting):
8950         note about lyrics. 
8951
8952         * Documentation/user/converters.itely (Invoking convert-ly): note
8953         about version numbers. 
8954
8955         * scripts/abc2ly.py (dump_score): revise lyric dumping
8956
8957         * scripts/mup2ly.py (pre_processor_commands): always open file.
8958
8959         * scripts/etf2ly.py (Frame.calculate): always close \grace.
8960         (Etf_file.dump): add \version
8961
8962         * VERSION: 2.3.25 released.
8963
8964         * lily/scm-option.cc: add 'resolution to ly:get-option argument
8965         list.
8966
8967 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8968
8969         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
8970
8971 2004-10-28  Werner Lemberg  <wl@gnu.org>
8972
8973         * Documentation/user/music-glossary.tely: More fixes to improve
8974         appearance with DVI output.
8975
8976         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
8977         EXAMPLEINDENT.  This is the maximum value for quotation environments
8978         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
8979
8980 2004-10-27  Werner Lemberg  <wl@gnu.org>
8981
8982         * Documentation/user/music-glossary.tely: Revised.
8983
8984 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
8985
8986         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
8987         improve fret diagram spacing in printed output.
8988
8989         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
8990         from options for the example so fret-diagrams won't overlap
8991         one another.
8992
8993 2004-10-26  Werner Lemberg  <wl@gnu.org>
8994
8995         * scripts/lilypond-book.py: Some additional formatting for
8996         orthogonality.
8997         (ly_options) [*]: Format strings.
8998         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
8999         by `compose_ly'.
9000         (output) [LATEX][OUTPUT]: Format string and simplify.
9001         (PREAMBLE_LY, FRAGMENT_LY): Format string.
9002         (classic_lilypond_book_compatibility): Take key/value pair as
9003         parameter.
9004         Return key/value pair.
9005         (compose_ly): Rewritten, taking the snippet type as third parameter. 
9006         The default values are now set more sensible, and a `linewidth'
9007         option is no longer overwritten under some circumstances.
9008
9009         * Documentation/user/music-glossary.tely: Replace all accented
9010         character macros with latin-1 codes.
9011
9012 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9013
9014         * lily/music-function.cc (ly_make_music_function): when an
9015         argument predicate is markup?, the signature keyword becomes
9016         "markup" iso "scm".
9017
9018         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
9019         tokens, for functions which signatures contain "markup".
9020
9021         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
9022         MUSIC_FUNCTION_*MARKUP* tokens.
9023
9024 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9025
9026         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
9027         Lyrics context.
9028
9029 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9030
9031         * python/lilylib.py (make_ps_images): return list of output files.
9032
9033         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
9034         all springs tight, and still satisfy the constraints.
9035
9036 2004-10-25  Werner Lemberg  <wl@gnu.org>
9037
9038         * scripts/lilypond-book.py: s/option-sep/option_sep/.
9039         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
9040         (snippet_res): Fix regexps and make them ignore whitespace properly.
9041         (compose_ly): Use `re.split' instead of `string.split' to remove
9042         surrounding whitespace.
9043         Some formatting to get more consistency.
9044
9045 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9046
9047         * VERSION: 2.3.24
9048         
9049         * scm/define-context-properties.scm
9050         (all-user-translation-properties): add verticallySpacedContexts.
9051
9052         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
9053         add interface
9054
9055         * scm/define-grob-properties.scm (all-internal-grob-properties):
9056         add spaceable-staves
9057
9058         * scm/define-grobs.scm (all-grob-descriptions): set
9059         vertically-spaceable-interface for VerticalAxisGroup and
9060         RemoveEmptyVerticalGroup
9061
9062         * lily/system.cc (get_line): determine staff_refpoints_
9063         using spaceable-staves.
9064
9065         * lily/score-engraver.cc (acknowledge_grob): ack
9066         vertically-spaceable-interface and verticallySpacedContexts to
9067         set spaceable-staves.
9068
9069         * input/regression/new-slur.ly: add slur under 16th subbeam case.
9070
9071         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
9072
9073 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9074
9075         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
9076         minimumVerticalExtent tweaks. 
9077  
9078         * mf/feta-schrift.mf: include size of thumb appendix in
9079         bbox. Fixes: c-thumb-notehead.ly  
9080
9081         * THANKS: add Meisters to the Development team.
9082
9083         * scm/framework-tex.scm (convert-to-dvi): redirect output to
9084         /dev/null for non-verbose.
9085
9086         * Documentation/user/invoking.itely (Invoking lilypond): add note
9087         about resource usage.
9088
9089         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
9090
9091         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
9092         --enable-encoding
9093
9094         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
9095
9096         * Documentation/user/changing-defaults.itely (Text encoding):
9097         change to latin1.
9098
9099         * Documentation/user/lilypond.tely: add language and encoding.
9100
9101         * scm/define-grobs.scm (all-grob-descriptions): add
9102         line-interface.
9103
9104         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
9105
9106         * input/test/ossia.ly: font sizes for ossia.
9107
9108         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
9109         -> \context Foo = "NOTENAME".
9110
9111         * lily/main.cc (determine_output_options): fix ordering.
9112
9113 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
9114
9115         * THANKS: Added bughunters for 2.3.
9116
9117 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9118
9119         * Documentation/user/macros.itexi: use findex functions/internals
9120         objects.
9121
9122         * scm/documentation-generate.scm (string-append): add syncodeindex
9123
9124         * Documentation/user/tutorial.itely (A lead sheet): use \chords
9125         for tutoring chord names.
9126  
9127         * Documentation/user/lilypond.tely: remove @authors.
9128
9129 2004-10-23  Werner Lemberg  <wl@gnu.org>
9130
9131         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
9132         Remove first two parameters of \lybox.
9133         Don't emit \vbox around \lybox.
9134         (dump-line): Add width to \lybox call.
9135         Remove first two parameters of \lybox.
9136
9137         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
9138         (\lyitem): Updated.
9139         (\lybox): Only take three parameters.
9140         Create box which has zero depth, only height.
9141         Center box vertically along the x-height of current font.
9142
9143 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9144
9145         * VERSION (PACKAGE_NAME): release 2.3.23
9146
9147         * scm/framework-tex.scm (convert-to-ps): add -E if filename
9148         contains .preview.
9149
9150 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9151
9152         * lily/lyric-extender.cc (print): only run to right-bound if
9153         broken. This fixes input/regression/lyric-extender.ly
9154
9155         * input/regression/beamed-chord.ly: removed.
9156
9157         * Documentation/user/macros.itexi: add \global to definitions for
9158         feta macros.
9159
9160         * po/fr.po: updated po file.
9161
9162         * po/de.po: updated po file.
9163
9164 2004-10-22  Werner Lemberg  <wl@gnu.org>
9165
9166         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
9167
9168 2004-10-21  Werner Lemberg  <wl@gnu.org>
9169
9170         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
9171         (\lilypondexperimentalfeatures): Removed.
9172
9173 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
9174
9175         * Documentation/user/notation.itely: fixed 2 typos
9176
9177 2004-10-20  Werner Lemberg  <wl@gnu.org>
9178
9179         * scm/framework-tex.scm (header-end): Don't set \outputscale.
9180         (dump-line): Produce prettier output.
9181
9182         * tex/lilyponddefs.tex: Comment all macros extensively.
9183         (\lilypondstart): Set \outputscale.
9184         Define \lilypondpagebreak and \lilypondnopagebreak here.
9185         Don't test for positive \lilypondpaperlinewidth -- this is always
9186         positive in the normal case (LilyPond produces bad output otherwise
9187         so we can safely ignore negative or zero values).
9188         (\lilypondend): Remove useless test for \lilypondbook.
9189         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
9190         don't input `feta20.tex'.
9191
9192 2004-10-19  Graham Percival  <gperlist@shaw.ca>
9193
9194         * Documentation/user/examples.itely: added texidoc lilypond-book
9195         template.
9196
9197 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9198
9199         * cygwin/lilypond.hint: Update.
9200
9201 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
9202
9203         * Documentation/user/notation.itely (Fret diagrams): Add documentation
9204         for fret diagram markups to user manual
9205
9206         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
9207         documentation for fret-diagram-terse
9208
9209         * Documentation/user/notation.itely: Added section on fret diagrams.
9210
9211 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9212
9213         * scripts/convert-ly.py (usage): Fix --help description.  Apply
9214         range also for --show-rules.
9215
9216 2004-10-18  Werner Lemberg  <wl@gnu.org>
9217
9218         * scripts/lilypond-book.py (Snippet, Include_snippet)
9219         [replacement_text]: Use group `match'.
9220
9221 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9222
9223         * Documentation/user/macros.itexi: Use @ref instead of @inforef
9224         for html.  Apparently, ``you should'' in texinfo documentation is
9225         merely a guideline that can safely be ignored.
9226
9227         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
9228         auto-mode-alist.
9229
9230         * input/test/engraver-example.ily: 
9231         * input/regression/allfontstyle.ily: Rename, update users.
9232
9233 2004-10-16  Graham Percival  <gperlist@shaw.ca>
9234
9235         * Documentation/user/lilypond-book.itely: add more details about
9236         building .lytex files.
9237
9238         * Documentation/user/examples.itely: added piano-lyrics template
9239
9240         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
9241
9242         * input/GNUmakefile: remove "templates" from build subdirs.
9243
9244         * input/template: removed.
9245
9246 2004-10-16  Werner Lemberg  <wl@gnu.org>
9247
9248         * scripts/lilypond-book.py (snippet_res): Define group `match'
9249         everywhere.
9250         Accept more spaces between commands and its arguments and options.
9251         Fix some regexps.
9252         (output): Remove some newlines in string values and suppress spaces
9253         in output.
9254         (output_texinfo): Output `output_print_filename' only if not empty.
9255         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
9256
9257 2004-10-16  Werner Lemberg  <wl@gnu.org>
9258
9259         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
9260         some TeX line ends with `%' to avoid additional horizontal space in
9261         output.
9262
9263         * scripts/lilypond-book.py: Unexpand spaces to tabs.
9264         (snippet_res): Use `x' modifier to represent regular expressions
9265         in a friendlier way.
9266         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
9267         (find_toplevel_snippets): Don't use indices from match group 0,
9268         which is the whole pattern space, but group 1.
9269
9270 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9271
9272         * flower/include/direction.hh (enum Direction): add
9273         DIRECTION_LIMIT
9274
9275 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9276
9277         * po/fr.po: new po file.
9278
9279 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9280
9281         * Documentation/user/macros.itexi: Do not construct external
9282         references using @uref.  That results in broken links.
9283
9284         * lily/slur.cc (outside_slur_callback): Use int in for loop;
9285         avoids g++-3.4.1 enum beature.
9286
9287 2004-10-13  Graham Percival  <gperlist@shaw.ca>
9288
9289         * Documentation/user/examples.itely: added lilypond-book template.
9290
9291         * Documentation/user/lilypond-book.itely: added filename extension
9292         page.
9293
9294 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9295
9296         * debian/rules (binary-indep): Link images for info.
9297
9298         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
9299         feature nicked from jEdit.
9300
9301 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
9302
9303         * Documentation/user/introduction.itely: Minor corrections.
9304
9305         * Documentation/user/notation.itely: Minor corrections.
9306
9307         * Documentation/user/tutorial.itely: Minor corrections.
9308
9309 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9310
9311         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
9312
9313         * scm/*.scm:
9314         * ly/paper-defaults.ly: Use papersizename only.
9315
9316 2004-10-11  Werner Lemberg  <wl@gnu.org>
9317
9318         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
9319         \raise work with positive values.
9320
9321 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9322
9323         * Documentation/user/notation.itely (Multi measure rests): Update
9324         the docs corresponding to the implementation change from 2004-10-08.
9325
9326 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9327
9328         * VERSION (MY_PATCH_LEVEL): release 2.3.22
9329
9330         * scm/part-combiner.scm (determine-split-list): reinstate
9331         playing+resting case. 
9332
9333         * Documentation/user/invoking.itely (Reporting bugs): rename.
9334
9335         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
9336
9337         * lily/parser.yy (Prefix_composite_music): change no-transposition
9338         for mode_changing_head to figures too.
9339
9340         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
9341         with normal slurs too.
9342         
9343         * lily/slur-scoring.cc (move_away_from_staffline): new function.
9344         (get_base_attachments): move away attachment point for breaks
9345         similar to attachment points on slurs (staffline collision, and
9346         half a space of padding)
9347
9348         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
9349         force twice.
9350
9351         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
9352         mode, return #f.        
9353
9354         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
9355         for last page if raggedlast. 
9356
9357         * lily/parser.yy (Prefix_composite_music): untransposable is for
9358         FiguredBass, not ChordNames
9359
9360 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9361
9362         * scm/framework-tex.scm: Merge fix.
9363
9364 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9365
9366         The grand \paper -> \layout, \bookpaper -> \paper renaming.
9367
9368 2004-10-10  Graham Percival  <gperlist@shaw.ca>
9369
9370         * Documentation/user/notation.itely: add raggedright to a whole
9371         bunch of places.
9372
9373 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9374
9375         * scm/paper.scm (set-paper-dimension-variables): new
9376         function. Define dimension-variables explicitly in \paper too.
9377         This allows overriding linewidth inside \score { \paper { } }
9378         blocks
9379  
9380         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
9381         landscape.
9382         (header): add landscape and papersize options.
9383
9384 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9385
9386         * lily/*.cc: use robust_scm2moment() where appropriate.
9387
9388         * lily/moment.cc (robust_scm2moment): new function.
9389
9390         * scm/titling.scm (default-score-title): remove caps for piece.
9391
9392         * VERSION: 2.3.21 released.
9393         
9394         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
9395
9396         * lily/include/slur-configuration.hh (class Slur_configuration):
9397         new file.
9398
9399         * lily/slur-configuration.cc: new file. move scoring functions
9400         into Slur_configuration.
9401
9402         * lily/slur-scoring.cc (Slur_score_state): change static functions
9403         to methods of Slur_score_state.
9404
9405         * lily/bezier-bow.cc (Message): 
9406
9407         * flower/include/interval-set.hh (Message): new file.
9408
9409         * flower/interval-set.cc (Message): new file.
9410
9411 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9412
9413         * lily/multi-measure-rest-engraver.cc (process_music): always
9414         generate MultiMeasureRestNumbers.
9415
9416         * SConstruct (txt_files): switch of make dist
9417
9418         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
9419         make sure that (indent < len / 3). This fixes progerror-max_h.ly
9420
9421         * lily/multi-measure-rest-engraver.cc (process_music): make
9422         MultiMeasureRestNumber too.
9423
9424 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9425
9426         * Documentation/user/notation.itely (Bar lines): Added a note that
9427         defaultBarType is to be changed in the Timing context.
9428
9429 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9430
9431         * lily/include/guile-compatibility.hh: add file.
9432
9433         * scm/framework-tex.scm (convert-to-dvi): use max of current
9434         extra_mem_top and 1M.
9435
9436         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
9437         function.
9438
9439 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9440
9441         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
9442  
9443 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9444
9445         * lily/slur-scoring.cc (struct Slur_score_state): add
9446         has_same_beam_, edge_has_beams_, is_broken_ bools.
9447         (get_base_attachments): simpler Y attachment determination for
9448         broken slurs.
9449
9450 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9451
9452         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
9453         bash without that is quite interesting.  Add xml and some omf
9454         keys.
9455
9456 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9457
9458         * Documentation/user/macros.itexi: Add xml macros.
9459
9460         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
9461
9462         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
9463
9464 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9465
9466         * lily/break-substitution.cc (substitute_mutable_property_alist):
9467         only put property back into value if != SCM_UNDEFINED
9468
9469         * lily/lyric-extender.cc (print): don't take common refpoint of
9470         null object if right_text isn't there.
9471  
9472         * lily/slur-scoring.cc (struct Slur_score_state): new
9473         struct. Collect scoring function arguments.
9474         (struct Slur_score_state): add musical_dy_
9475         (get_extra_encompass_infos): new function. Split off state
9476         computations.
9477
9478         * scm/part-combiner.scm (determine-split-list): remove playing1
9479         and playing2.
9480
9481 2004-10-02  Graham Percival  <gperlist@shaw.ca>
9482
9483         * Documentation/index.html.in: remove link to templates.
9484
9485         * Documentation/user/notation.itely: more small fixes.
9486
9487 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9488
9489         * lily/timing-engraver.cc (process_music): move setting
9490         measure-length. This fixes spacing-whole-rest.ly
9491
9492         * VERSION (PACKAGE_NAME): release 2.3.20
9493         
9494         * input/regression/quote-transposition.ly: update example
9495
9496         * scm/define-music-properties.scm (all-music-properties): change
9497         meaning of instrumentTransposition.  It is now the pitch played
9498         that sounds as middle C. This means that instrumentTransposition
9499         can be \transposed. 
9500         Fixes: transpose-quote.ly
9501
9502         * lily/parser.yy (command_element): reverse setting of
9503         instrumentTransposition
9504
9505         * lily/pitch.cc (pitch_interval): rename.
9506
9507         * lily/recording-group-engraver.cc (stop_translation_timestep):
9508         remove macrameing of accumulator and set_car/cdr.
9509         Fixes: transposition-quote.ly
9510
9511         * lily/music.cc (transpose): fold Event::transpose() in.
9512
9513         * lily/event.cc: remove Transpose. 
9514
9515         * lily/recording-group-engraver.cc: cleanup.
9516
9517         * ly/music-functions-init.ly (displayMusic): add function.
9518
9519         * make/lilypond.fedora.spec.in: rename file.
9520
9521         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
9522         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
9523
9524         * Documentation/user/changing-defaults.itely (Changing context
9525         properties on the fly): typo.
9526
9527         * lily/slur.cc (outside_slur_callback): try three sample points
9528         for determining collisions. This fixes: slur-script.ly.
9529
9530 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9531
9532         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
9533
9534 2004-10-01  Graham Percival  <gperlist@shaw.ca>
9535
9536         * Documentation/user/notation.itely: more small fixes.
9537
9538         * Documentation/user/examples.itely: make new sections.
9539
9540         * input/test/bar-lines.ly: improve output, fix bug.
9541
9542         * Documentation/user/changing-defaults.itely: small fixes.
9543
9544 2004-10-01  Werner Lemberg  <wl@gnu.org>
9545
9546         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
9547         T1 encoding in texinfo mode.
9548         (\lilypondstart): Use it.
9549         (\lilypondloop, \lilyponditerate): Removed.  Unused.
9550
9551 2004-09-30  Werner Lemberg  <wl@gnu.org>
9552
9553         * tex/lilyponddefs.tex (\lilypondstart): Define
9554         \lilypondfontencoding for both texinfo and latex mode.
9555
9556         * scm/framework-tex.scm (font-load-command): Use
9557         \lilypondfontencoding.
9558
9559 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9560
9561         * scm/framework-tex.scm (dump-page): take with-extents?
9562         argument. If true, output Y extents. Used for lilypond-book
9563         documents.
9564
9565         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
9566         \bookpaper.
9567
9568         * lily/slur.cc (outside_slur_callback): epsilon-delta management
9569         for slur edges. Fixes: progerror-no-bezier-intersection.ly
9570  
9571         * scm/framework-tex.scm (dump-page): put stencil height in dumped
9572         page.
9573
9574 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9575
9576         * Documentation/user/notation.itely (Multi measure rests):
9577         Improved example.
9578
9579 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9580
9581         * lily/auto-beam-engraver.cc (test_moment): robustify.
9582
9583 2004-09-28  Werner Lemberg  <wl@gnu.org>
9584
9585         * scm/framework-tex.scm (font-load-command): Define proper font
9586         macro which sets font encoding if available.
9587         (define-fonts): Define \lilypondpaperinputencoding, to be taken
9588         from the \bookpaper block.
9589
9590         * tex/lilyponddefs.tex (\lilypondstart): Use
9591         \lilypondpaperinputencoding for global input encoding.
9592
9593 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9594
9595         * lily/score.cc (Score): oops. Copy error_found_ too.
9596
9597 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
9598
9599         * stepmake/stepmake/texinfo-rules.make: 
9600         * Documentation/GNUmakefile: --srcdir build fixes.
9601
9602         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
9603
9604         * Documentation/user/latex-lilypond-example.latex:
9605         * Documentation/user/latex-example.latex: Fix compile errors.
9606         Still buggy, need more love.
9607
9608 2004-09-27  Werner Lemberg  <wl@gnu.org>
9609
9610         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
9611
9612 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
9613
9614         * Documentation/user/examples.itely: removed \midi block to
9615         simplify the example
9616
9617         * Documentation/user/notation.itely: Removed superfluous
9618         TextSpanner tweakings (is already done by engraver-init.ly).
9619         Documented bug: vertical alignment of articulations.
9620
9621         * Documentation/user/notation.itely, ly/engraver-init.ly
9622         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
9623         padding.
9624
9625         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
9626         docu about TextSpanner padding bug from manual to engraver.ly
9627         (since it's workarounded and hence not user-visible any more)
9628
9629 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9630
9631         * VERSION: release 2.3.19
9632
9633 2004-09-26  Graham Percival  <gperlist@shaw.ca>
9634
9635         * ly/property-init.ly: fix bug in displaying ledger lines while
9636         \hideNotes is on.
9637
9638         * Documentation/user/notation.itely: more editing.
9639
9640         * Documentation/user/examples.itely: add piano-dynamics template.
9641
9642         * input/template/piano-dynamics.ly: remove.
9643
9644         * Documentation/user/sound-output.itexi: more editing
9645
9646 2004-09-25  Graham Percival  <gperlist@shaw.ca>
9647
9648         * Documentation/user/notation.itely: more editing.
9649
9650 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9651
9652         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
9653         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
9654
9655 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9656
9657         * lily/hairpin.cc (print): check columns of bounds, not bounds
9658         themselves.
9659         (print): robustify bound-padding lookup.
9660
9661         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
9662
9663         * scripts/lilypond-book.py (Compile_error.process_include): catch
9664         Compile_error exception, and remove output .texi.
9665
9666         * scm/define-music-properties.scm (all-music-properties): add
9667         error-found
9668
9669         * lily/parser.yy (Music_list): add error-found to music with errors.
9670
9671         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
9672
9673         * lily/book.cc (process): ignore books with errors
9674
9675         * lily/include/score.hh (class Score): add error_found_ member.
9676
9677         * lily/drum-note-engraver.cc (try_music): idem.
9678
9679         * lily/note-heads-engraver.cc: remove start-playing-event.
9680
9681         * lily/part-combine-iterator.cc (Part_combine_iterator): use
9682         BusyPlayingEvent to determine which voice was active last.
9683         (unisono): use last active to where to get unisono information
9684         from. This fixes: partcombine-rest.ly (again).
9685
9686         * scm/part-combiner.scm (determine-split-list): cleanups
9687
9688 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9689
9690         * input/regression/lyric-extender.ly: simplify.
9691         complexify.
9692
9693         * lily/lyric-extender.cc (print): use it to determine size of
9694         extender. Remove Lyric_extender::is_visible().
9695
9696         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
9697         next property.
9698
9699         * lily/lyric-engraver.cc: remove get_current_rest().
9700         
9701 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9702
9703         * input/regression/lyric-extender.ly: Fix and add test.
9704
9705         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
9706
9707 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9708
9709         * lily/note-head.cc: remove Note_head::extent.
9710
9711 2004-09-23  Graham Percival  <gperlist@shaw.ca>
9712
9713         * Documentation/user/tutorial.itely: do manual style 2-space
9714         indents in examples
9715
9716         * Documentation/user/notation.itely: more editing.
9717
9718 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9719
9720         * lily/lyric-engraver.cc (get_current_rest): New function.
9721
9722         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
9723         stop at rest.
9724
9725         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
9726
9727         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
9728
9729 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
9730
9731         * Documentation/user/examples.itely (Small ensembles): added
9732         example for transcription of mensural music
9733
9734         * Documentation/user/notation.itely (The Lyrics context): fixed broken
9735         link to SATB vocal score
9736
9737         * Documentation/user/notation.itely (System start delimiters):
9738         fixed typo: GrandStaff->StaffGroup
9739
9740         * Documentation/user/notation.itely (Ancient articulations):
9741         removed obsolete comment on \episem bug
9742
9743 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9744
9745         * scm/framework-tex.scm (output-preview-framework): Fix invocation
9746         of header.
9747
9748 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9749
9750         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
9751         start to note-column.
9752
9753         * lily/hairpin.cc (print): check text-interface, to attach to
9754         dynamic texts.  
9755
9756         * lily/include/text-item.hh (class Text_interface): rename
9757         Text_item -> Text_interface
9758
9759         * lily/piano-pedal-bracket.cc (print): robustify.
9760
9761 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
9762
9763         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
9764
9765         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
9766         true will print the page number in the first page.
9767
9768         * Documentation/user/changing-defaults.itely: Document
9769         printfirstpagenumber.
9770
9771 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9772
9773         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
9774         objects.
9775
9776         * lily/beam-concave.cc (calc_concaveness): take absolute value of
9777         dy for scaling. This fixes various downbeams.
9778         
9779
9780         * lily/beam-quanting.cc (best_quant_score_idx): 
9781
9782 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9783
9784         * scm/framework-tex.scm (header-to-file): Fix.
9785
9786 2004-09-22  Werner Lemberg  <wl@gnu.org>
9787
9788         * lily/parser.yy <score_body>: Fix typo.
9789
9790 2004-09-22  Graham Percival  <gperlist@shaw.ca>
9791
9792         * Documentation/user/tutorial.itely: modified a "future planning"
9793         comment.
9794
9795         * Documentation/user/notation.itely: more editing.
9796
9797 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9798
9799         * scm/define-markup-commands.scm (note-by-number): read font-size
9800         to determine stem length. Fixes: markup-note.ly
9801
9802 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9803
9804         * lily/slur.cc (outside_slur_callback): read #'padding for
9805         slur-padding. Fixes: slur-script.ly
9806
9807         * lily/parser.yy (score_body): disallow \bookpaper in \score.
9808
9809 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
9810
9811         * Documentation/user/notation.itely (ancient flags): documented
9812         flags-related known bugs
9813
9814         * lily/include/ligature-engraver.hh: added comment about why and
9815         how of (non-)use of abstract virtual methods
9816
9817         * ly/engraver-init.ly (VaticanaVoice,
9818         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
9819         unset dash-fraction property in order to get solid lines
9820
9821         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
9822
9823 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9824
9825         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
9826
9827 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9828
9829         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
9830         in function.
9831
9832         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
9833         openout_any=p.  Throughout: progress to stderr, translate user
9834         messages.
9835
9836         * scm/output-gnome.scm: Fix font dir description.
9837
9838 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9839
9840         * input/test/mensural-ligatures.ly (voice): move linethickness
9841         settings to bookpaper.
9842
9843         * lily/simple-spacer.cc (Module): use force to stretch to 
9844         line length as force measure for ragged spacing.
9845         
9846         * lily/lily-parser.cc (get_paper): don't set parent for \paper
9847         blocks in the parser. This eliminates ordering dependency for
9848         \bookpaper and \paper
9849
9850         * ly/part-paper-init.ly: remove file.
9851
9852         * lily/includable-lexer.cc (new_input): elucidate message.
9853
9854         * VERSION: 2.3.18 released.
9855         
9856 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9857
9858         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
9859         * input/mutopia/R.Schumann/romanze-op28-2.ly:
9860         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
9861         #'Slur.attachment setting.
9862
9863         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
9864         friendlier for point and click.
9865
9866 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9867
9868         * ly/init.ly: reverse collected scores.
9869
9870         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
9871         layout to determine force.
9872         
9873 2004-09-18  Werner Lemberg  <wl@gnu.org>
9874
9875         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
9876         ties.
9877
9878         * ly/declarations-init.ly (escapedBiggerSymbol,
9879         escapedSmallerSymbol): Fix typos.
9880
9881         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
9882
9883 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9884
9885         * input/{input,regression}/*.ly: run convert-ly
9886
9887         * VERSION: release 2.3.17
9888
9889         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
9890         little wider for attachment calculation. This prevents stem and
9891         slur touching.
9892
9893         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
9894         ) 
9895
9896         * input/regression/tie.ly (texidoc): cleanup.
9897
9898         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
9899         and ~
9900
9901         * lily/slur-scoring.cc (score_extra_encompass): check if extra
9902         objects are on boundary column. 
9903
9904         * lily/main.cc (parse_argv): process --tex too.
9905
9906         * ly/music-functions-init.ly (keepWithTag): add music functions
9907         keepWithTag and removeWithTag.
9908
9909         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
9910
9911         * lily/accidental-engraver.cc (recent_enough): interpret laziness
9912         = #t. This fixes no-reset accidental-style.
9913
9914         * input/regression/accidental-piano.ly (Module): new file.
9915
9916         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
9917
9918 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9919
9920         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
9921         extra encompass.
9922         (score_extra_encompass): use Y coordinate of attachment if X
9923         attachment falls in extra encompass X extent.
9924
9925         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
9926         GUILE_LOAD_PATH
9927
9928 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9929
9930         * scm/output-gnome.scm: Small fixes.
9931
9932         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
9933
9934 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
9935
9936         * Documentation/user/notation.itely (Ancient flags): Removed
9937         documentation on adjust-if-on-staffline (this property was removed
9938         by Han-Wen).
9939
9940         * Documentation/user/notation.itely (Ancient notation): Minor
9941         cleanups and fixes.  Renamed "Vaticana style contexts" ->
9942         "Gregorian Chant contexts".  Added section "Mensural contexts".
9943         Added section "Ancient articulations".
9944
9945         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
9946
9947 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9948
9949         * buildscripts/guile-gnome.sh: Add missing bit.
9950
9951 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9952
9953         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
9954
9955         * lily/slur-scoring.cc (get_y_attachment_range): set end point
9956         using base_attachment.
9957
9958         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
9959         page header back.
9960
9961         * scm/documentation-generate.scm (top-node): move version to top
9962         node.
9963
9964         * lily/ledger-line-spanner.cc: add ledgered-interface, with
9965         property no-ledgers.
9966
9967 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
9968
9969         * Documentation/user/{changing-defaults,examples,invoking,
9970         tutorial}.itely: Expand 's to is.
9971
9972         * Documentation/user/notation.itely: Capitalize only first letter.
9973
9974         * Documentation/user/programming-interface.itely: Capitalize Scheme.
9975
9976         * Documentation/user/lilypond-book.itely: use @refbugs.
9977
9978         * THANKS: sort.
9979
9980         * input/mutopia/F.Schubert/morgenlied.ly,
9981         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
9982         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
9983         name.
9984
9985 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
9986
9987         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
9988         lneomensural char entry; (ii) fixed mensural/neomensural naming
9989         clash typo; (iii) lneomensural char: fixed stem attachment point.
9990         WARNING: FONT CHANGED!
9991
9992 2004-09-15  Graham Percival  <gperlist@shaw.ca>
9993
9994         * Documentation/user/introduction.itely: update \stemBoth to
9995         \stemNeutral.
9996
9997         * Documentation/user/notation.itely: more editing of the manual.
9998
9999 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10000
10001         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
10002         factor in edge attraction. This reflects that the left edge may
10003         have a larger gap for an ascending up-slur.
10004         (get_base_attachments): copy bound Y from right bound, if there is
10005         only one note-column after the line break.
10006
10007 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10008
10009         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
10010
10011 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10012
10013         * lily/phrasing-slur-engraver.cc (process_music): Create
10014         PhrasingSlur instead of Slur.
10015
10016         * Documentation/user/changing-defaults.itely (Defining new
10017         contexts): Fixed misprinted context name.
10018
10019 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10020
10021         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
10022
10023         * scripts/convert-ly.py (conv): change Both to Neutral in property
10024         settings.
10025
10026         * ly/engraver-init.ly: increase extent of Staff. 
10027
10028 2004-09-13  Graham Percival  <gperlist@shaw.ca>
10029
10030         * scm/script.scm: change behaviour of slur and accent.
10031
10032         * Documentation/user/music-glossary.tely: de-gender a few entires.
10033
10034         * Documentation/user/introduction.itely: de-gender a few sentences.
10035
10036 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10037
10038         * input/regression/rehearsal-mark-number.ly: Reuse the existing
10039         formatting routine when adding boxed numbers. Makes it easier to
10040         extrapolate how to do for boxed letters.
10041
10042 2004-09-12  Graham Percival  <gperlist@shaw.ca>
10043
10044         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
10045
10046         * Documentation/user/invoking.itexi: updated the "reporting bugs"
10047         section.
10048
10049 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10050
10051         * scm/define-grobs.scm (all-grob-descriptions): longer
10052         ideallengths for stems in higher order beams.
10053
10054         * Documentation/user/changing-defaults.itely (Page layout):
10055         document them.
10056
10057         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
10058         to get sane spaces for titles.
10059
10060         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
10061         beforetitlespace, betweentitlespace.
10062
10063         * input/regression/beam-quant-standard.ly (primeSixteenths): add
10064         16th notes.
10065
10066         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
10067         small slope up to smallest quant. This prevents small slopes from
10068         getting rounded to zero.
10069
10070         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
10071         are smaller than the smallest quant.
10072
10073         * input/tutorial/brahms*.ly: remove.
10074
10075         * input/*: update all .ly files.
10076          
10077         * ly/a4-init.ly (vsize): remove papersize init files.
10078
10079         * scripts/convert-ly.py (conv): add conversion.
10080
10081         * lily/parser.yy: change mode changing commands to XXXmode,
10082         eg. drummode.
10083         (mode_changing_head): group mode changes.
10084         (mode_changing_head_with_context): new commands: create context as
10085         well as change mode.
10086
10087         * input/regression/system-overstrike.ly: new file.
10088
10089         * scm/page-layout.scm (ly:optimal-page-breaks): add
10090         betweensystempadding also to fixed distance for the spring.
10091  
10092         * scm/define-grobs.scm (all-grob-descriptions): fix order of
10093         key-cancellation.
10094
10095         * input/regression/beam-concave-damped.ly: new file.
10096
10097         * lily/beam-concave.cc: new file, with new routines for concave
10098         decisions. There are now two types of concaveness: 1. a sharp
10099         logic decision forcing a beam horizontal, and 2. a number that
10100         measures how concave beams are that are not caught by 1.
10101
10102         This fixes: morgenlied.ly and input/regression/beam-concave.ly
10103         
10104         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
10105         property: add-stem-support
10106
10107 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10108
10109         * lily/slur-scoring.cc (get_bound_info): only do
10110         broken trend at the end of the line.
10111
10112         * VERSION (PACKAGE_NAME): release 2.3.16.
10113
10114         * input/regression/phrasing-slur.ly (Module): remove (duplicate
10115         with phrasing-slur-slur-avoid.ly)
10116
10117         * lily/slur-scoring.cc (struct Extra_collision_info): collect
10118         parameters for extra offset.
10119         (get_bezier): add slurs mid-points for curve determination
10120         (score_extra_encompass): add slur end points for scoring.
10121
10122 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
10123
10124         * scm/framework-ps.scm (reencode-font): Handling font scaling
10125         and reencoding differently to work around a bug in gs 8.30 and
10126         earlier.
10127         Update callers.
10128
10129 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10130
10131         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
10132         extent index of other system. Fixes slurs across line breaks.
10133
10134         * lily/tuplet-engraver.cc (start_translation_timestep): use
10135         Tuplet_description::stop_ for determining when to stop producing
10136         tuplet brackets. This fixes: tuplet-overwrite.ly
10137
10138         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
10139         errors with GUILE 1.7 CVS.
10140
10141         * lily/translator.cc (derived_mark): new function.
10142
10143         * lily/slur-scoring.cc (score_encompass): new penalty type:
10144         variance penalty demerits slurs where one head/stem is much
10145         closer to the slur than average.
10146
10147         * lily/tuplet-bracket.cc (print): use robust_relative_extent
10148         iso. extent()
10149         (calc_position_and_height): use robust_relative_extent(). This
10150         fixes a couple of programming_errors
10151
10152         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
10153         file.
10154
10155         * lily/part-combine-iterator.cc (unisono): bugfix for the case
10156         that voice-2 plays solo, and voice-1 has an mmrest that starts
10157         earlier. In that case, we switch to voice-2, so we catch the
10158         mmrest of voice-2. This fixes: partcombine-rest.ly.
10159  
10160 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10161
10162         * scm/define-grob-properties.scm (all-internal-grob-properties):
10163         add adjacent-hairpins property.
10164
10165         * lily/hairpin.cc: lengthen hairpin if space is available.
10166
10167         * input/regression/dynamics-hairpin-length.ly (Module): new file.
10168
10169 2004-09-10  Graham Percival  <gperlist@shaw.ca>
10170
10171         * Documentation/user/notation.itely: small fixes to docs.
10172
10173 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10174         
10175         * VERSION (PACKAGE_NAME): release 2.3.15
10176
10177         * make/lilypond.redhat.spec.in (Requires): bump requirement for
10178         ec-fonts-mftraced
10179
10180         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
10181         the latest ec-fonts-mftraced package.
10182
10183         * scm/define-context-properties.scm
10184         (all-internal-translation-properties): add property. Remove
10185         definition of quotes property.
10186
10187         * Documentation/user/notation.itely (Quoting other voices):
10188         document it
10189
10190         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
10191         property, to determine what events are processed in \quote.
10192
10193 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
10194
10195         * (many files): removed most occurrences of underscore ("_")
10196         from font characters; made font character naming more
10197         consistent
10198
10199         * input/test/gregorian-scripts.ly: fixed another victim of grand
10200         replacement operations
10201
10202         * lily/vaticana-ligature-engraver.cc: caught some more "_"
10203         inconsistencies
10204
10205         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
10206
10207 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10208
10209         * Documentation/user/changing-defaults.itely (Paper size): doc
10210         landscape
10211         
10212
10213         * scm/framework-ps.scm (eps-header): bugfixes. 
10214
10215         * scm/titling.scm (default-score-title): remove opus from the
10216         \score title.
10217
10218 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
10219
10220         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
10221
10222         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
10223
10224         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
10225
10226         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
10227
10228         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
10229
10230         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
10231
10232         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
10233
10234         * scripts/ps2png.py (program_name): changed to sys.argv[0]
10235
10236 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10237
10238         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
10239         character position.  Huh?
10240
10241         * scm/output-gnome.scm (placebox): Shield affine-relative.
10242
10243         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
10244         cater for system's pango 1.5.1.
10245
10246         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
10247
10248         * scm/slur.scm: Tweak.
10249
10250 2004-09-08  Graham Percival  <gperlist@shaw.ca>
10251
10252         * Documentation/user/{first couple of chapters}: more editing.
10253
10254 2004-09-07  Graham Percival  <gperlist@shaw.ca>
10255
10256         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
10257         and summary.
10258
10259         * Documentation/user/{first couple of chapters}: the big "Graham's
10260         moved to a new city, his friends haven't arrived, and he has no
10261         internet access" patch.  Numerous editorial and stylistic changes
10262         to the manual.
10263
10264 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10265
10266         * scm/framework-ps.scm (output-framework): handle landscape settings.
10267
10268         * ps/lilyponddefs.ps: cleanup.
10269
10270 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10271
10272         * scm/define-grobs.scm (all-grob-descriptions): unset
10273         threshold. This fixes morgenlied. 
10274
10275         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
10276         rod calculation.
10277
10278         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
10279         spanners into account for staff-extents.
10280
10281         * lily/ottava-bracket.cc (print): take common refpoint of dots
10282         into account as well.
10283
10284 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10285
10286         * lily/lookup.cc (triangle): translate by interval.
10287
10288         * VERSION (PACKAGE_NAME): release 2.3.14
10289
10290         * Documentation/user/changing-defaults.itely (Page layout): add
10291         betweensystempadding
10292
10293         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
10294
10295         * input/regression/quote-cyclic.ly (Module): new file.
10296
10297         * scm/lily.scm (print): add function.
10298
10299         * scm/music-functions.scm (quote-substitute): new
10300         function. Substitute \quote when putting music into \score.
10301
10302         * input/regression/key-signature-cancellation.ly (Module): new file.
10303
10304         * lily/*.cc: more ly_scm2 -> scm_to converions.
10305
10306         * lily/key-signature-interface.cc (print): take position
10307         difference into account when spacing naturals.
10308
10309         * lily/key-engraver.cc (create_key): create KeyCancellation grob
10310         separately, so the cancellation can be put before the staff-bar
10311
10312         * scm/define-grobs.scm (all-grob-descriptions): add a
10313         KeyCancellation grob.
10314
10315         * lily/tuplet-engraver.cc (struct Tuplet_description): new
10316         struct. Use to clean-up Tuplet_engraver
10317
10318 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10319
10320         * lily/*: ly_scm2int -> scm_to_int
10321         ly_scm2double -> scm_to_double
10322
10323         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
10324
10325 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10326
10327         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
10328         0 springs
10329
10330         * lily/system.cc (post_processing): 
10331
10332         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
10333         density for vertical spacing by means of force penalty.
10334         
10335         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
10336         dimension-variables
10337
10338         * Documentation/user/changing-defaults.itely (Page layout): add
10339         betweensystemspace variable.
10340
10341         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
10342
10343         * scm/page-layout.scm (space-systems): new function. Use spring
10344         and rod approach for vertically spacing systems.
10345
10346         * ly/engraver-init.ly: tune down minimumVerticalExtent.
10347
10348         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
10349         vertical alignment.
10350
10351         * lily/slur-engraver.cc (process_music): add warning for slur.
10352
10353 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10354
10355         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
10356
10357         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
10358         export spacing routine to SCM.
10359
10360         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
10361         new class, separate Grobs from interface.
10362
10363 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10364
10365         * lily/include/lily-guile.hh: compatibility glue for 1.6
10366
10367         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
10368
10369         * lily/lily-guile.cc: remove ly_scm2str0.
10370
10371 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10372
10373         * Documentation/user/macros.itexi: Use @inforef iso @uref for
10374         external references.  Fixes HTML cross references with makeinfo 4.7.
10375
10376 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10377
10378         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
10379         expand_only option.
10380
10381 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10382
10383         * lily/system.cc (get_line): add System stencil to exprs. Fixes
10384         system-extents.ly.
10385
10386         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
10387
10388         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
10389         for MultiMeasureRestNumber
10390
10391         * VERSION (PACKAGE_NAME): release 2.3.13
10392
10393 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10394
10395         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
10396         takes two arguments.
10397
10398 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10399
10400         * input/regression/slur-stem-broken.ly: remove.
10401
10402         * lily/slur.cc: add quant-score.
10403
10404         * input/regression/slur-staccato.ly (texidoc): remove
10405
10406         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
10407
10408 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10409
10410         * lily/include/bezier-bow.hh: remove.
10411
10412         * lily/slur-bezier-bow.cc (Module): remove.
10413
10414         * lily/include/slur.hh (Module): remove.
10415
10416         * lily/slur.cc: remove
10417
10418         * input/test/slur-beautiful.ly (Module): remove
10419
10420         * input/test/slur-attachment-override.ly (Module): remove
10421
10422         * lily/slur-quanting.cc (after_line_breaking): only do scoring
10423         when less than 4 control-points.
10424
10425         * lily/key-signature-interface.cc: add style.
10426
10427         * Documentation/user/notation.itely (Automatic staff changes):
10428         document new behavior.
10429
10430         * input/regression/slur-extreme.ly: new file.
10431
10432         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
10433         bass. Obviates \clef bass in the bass staff, when using \autochange 
10434
10435         * lily/auto-change-iterator.cc (construct_children): instantiate
10436         up/down Staff, create Voice on up staff initially. Obviates
10437         explicit instantiation of up/down contexts for \autochange. 
10438
10439         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
10440         slur depending on extents of note heads.
10441         
10442 2004-08-28  Graham Percival  <gperlist@shaw.ca>
10443
10444         * Documentation/user/tutorial.itely: minor editing.
10445
10446         * Documentation/user/examples.itely: tiny editing.
10447
10448 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10449
10450         * lily/slur-quanting.cc (init_score_param): read scoring
10451         parameters from slur-details property
10452
10453         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
10454         Accidental
10455
10456         * Documentation/user/advanced.itely: removed.
10457
10458         * Documentation/user/programming-interface.itely (How markups work
10459         internally): new subsection.
10460
10461         * Documentation/user/converters.itely (Invoking abc2ly): remove
10462         musedata2ly.
10463
10464 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10465
10466         * Documentation/user/point-and-click.texi (Point and click): new file.
10467         put point & click in appendix.
10468         
10469         * Documentation/user/changing-defaults.itely (Vertical spacing):
10470         corrections
10471
10472 2004-08-27  Graham Percival  <gperlist@shaw.ca>
10473
10474         * Documentation/user/introduction.itely: add note about the
10475         "example templates" section of the manual, and remove link to
10476         input/template/
10477
10478 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
10479
10480         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
10481         -> La@TeX
10482
10483         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
10484         missing lneo_mensural head; editorial cleanups
10485
10486         * lily/mensural-ligature.cc: added more comments
10487
10488 2004-08-26  Graham Percival  <gperlist@shaw.ca>
10489
10490         * Documentation/user/examples.itely: second, third, fourth, and fifth
10491         sections added.
10492
10493         * input/template/{various}: removed files included in examples.itely.
10494
10495 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
10496
10497         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
10498         Stem::stem_end_position instead of broken
10499         Staff_symbol_referencer::get_position
10500
10501 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10502
10503         * debian/changelog: debian patch by Anthony Fok.
10504
10505         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
10506
10507         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
10508         get spurious messages with skipTypesetting on.
10509
10510 2004-08-25  Graham Percival   <gperlist@shaw.ca>
10511
10512         * Documentation/user/lilypond-book.itely: slight clean-up.
10513
10514         * Documentation/user/examples.itely: began section.
10515
10516 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10517
10518         * lily/script-interface.cc: add slur property.
10519
10520         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
10521         too.
10522
10523         * input/regression/phrasing-slur-slur-avoid.ly: new file.
10524
10525         * lily/ottava-bracket.cc (print): always start from right edge of
10526         a broken bound. This fixes ottava-clef.ps 
10527
10528 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10529
10530         * input/regression/slur-script-inside.ly: new file.
10531
10532         * lily/new-slur.cc (outside_slur_callback): new function, to make
10533         scripts avoid slurs 
10534
10535         * lily/slur-engraver.cc (finalize): 
10536
10537         * lily/script-interface.cc: add inside-slur property.
10538
10539         * lily/slur-engraver.cc (finalize): read inside-slur property.
10540
10541         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
10542         message.
10543
10544         * ly/property-init.ly (unHideNotes): hide accidentals at staff
10545         level. Fixes: hideNotes-accidental.ly
10546
10547 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
10548
10549         * scm/page-layout.scm (plain-header): fix bug that print page
10550         number in the first page if firstpagenumber was different than 1.
10551
10552 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10553
10554         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
10555         fonts. Fixes triangle markup for chords.
10556
10557         * lily/slur-quanting.cc (score_extra_encompass): make score depend
10558         on distance. This fixes slur-tenuto.ly and slur-tie.ly
10559  
10560         * flower/include/interval.hh (T>): add distance() function
10561
10562         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
10563         octaviation-dot.ly 
10564
10565         * lily/context-scheme.cc: ly_context_grob_definition: new function.
10566
10567         * VERSION (MY_PATCH_LEVEL): release 2.3.12
10568
10569         * lily/new-slur.cc (add_column): remove set_interface()
10570
10571 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10572
10573         * input/regression/slur-double.ly: new file. 
10574
10575         * lily/slur-engraver.cc: add doubleSlurs property
10576
10577         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
10578         symbols.
10579
10580         * Documentation/user/notation.itely (Easy Notation note heads):
10581         revise notation Chapter.
10582
10583         * ly/music-functions-init.ly (makecluster): add makeClusters music
10584         function.
10585
10586         * lily/part-combine-engraver.cc: rename soloADue ->
10587         printPartCombineTexts
10588
10589         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
10590
10591         * lily/horizontal-bracket.cc (print): use
10592         Tuplet_bracket::make_bracket, so it supports bracket-flare,
10593         edge-eight and shorten-pair.
10594
10595 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
10596
10597         * Documentation/user/changing-defaults.itely (Page layout):
10598         description of firstpagenumber. Moved @refbugs about rightmargin
10599         to the end of the section (it was looking like the documentation
10600         after the refbugs was part of the bug comment).
10601
10602         * scm/framework-ps.scm (output-framework): set the first
10603         postscript page number to firstpagenumber
10604
10605         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
10606         page number according to firstpagenumber
10607
10608         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
10609         parameter
10610
10611 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10612
10613         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
10614         nested slurs. 
10615
10616         * scripts/convert-ly.py (lilypond_version_re_str): handle
10617         \version "bar" % "foo"
10618
10619         * lily/completion-note-heads-engraver.cc (process_music): set
10620         duration-log before announcing object.
10621         
10622         * lily/staff-symbol.cc (print): subtract thickness from staff line
10623         length
10624
10625         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
10626         
10627 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
10628
10629         * scm/stencil.scm: remove fontify-text and fontify-text-white
10630
10631 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10632
10633         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
10634
10635         * Documentation/user/sound-output.texi (Sound): new file. Move all
10636         MIDI related information.
10637
10638 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10639
10640         * lily/script-engraver.cc (acknowledge_grob): only take into
10641         account note heads with a music cause. Fixes ambitus-accent.ly
10642
10643         * scm/define-markup-commands.scm (finger): set encoding to
10644         fetaNumber.
10645
10646 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
10647
10648         * scripts/convert-ly.py: typo
10649
10650 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
10651
10652         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
10653         font calls for diagrams based on paper and props
10654
10655 2004-08-19  Graham Percival <gperlist@shaw.ca>
10656
10657         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
10658
10659 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
10660
10661         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
10662         added setHairpinDecresc/Dim
10663
10664 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10665
10666         * lily/include/lily-guile.hh: Cosmetics.
10667
10668 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10669
10670         * input/regression/fermata-rest-position.ly: new file
10671
10672         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
10673
10674         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
10675
10676 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10677
10678         * scm/framework-tex.scm (output-preview-framework) 
10679         (output-classic-framework): 
10680         * scm/framework-ps.scm (output-preview-framework):
10681         s/ly:paper-book-lines/ly:paper-book-systems/g
10682
10683         * scm/fret-diagrams.scm (ss-font-encoding):
10684         s/my-font-encoding/ss-font-encoding
10685
10686 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10687
10688         * scm/music-functions.scm (direction-polyphonic-grobs): Set
10689         direction also on fingerings.
10690
10691         * lily/clef-engraver.cc: Add forceClef to list of read properties.
10692
10693 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10694
10695         * po/nl.po: Some updates.
10696
10697         * scm/lily.scm (_): New function.
10698         (postscript->pdf, postscript->png, lilypond-main)
10699         (postscript->pdf): Use it.  Write messages to stderr.
10700
10701         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
10702
10703         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
10704         xgettext does not recognise scheme yet.  Patch submitted.
10705
10706         * lily/scm-option.cc (LY_DEFINE):
10707         * lily/main.cc: The program is now called lilypond (WAS:
10708         lilypond-bin).
10709
10710         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
10711         messages.
10712
10713         * lily/include/paper-book.hh
10714         * lily/include/paper-system.hh: Finish renaming of paper-line to
10715         system.  Fix users.
10716
10717 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10718
10719         * scm/documentation-generate.scm (string-append): add version.
10720
10721         * scm/define-markup-commands.scm (box): add box-padding and
10722         thickness props for the box command.
10723  
10724         * Documentation/user/changing-defaults.itely (Text encoding):
10725         elucidate use of \encoding for \header strings.
10726
10727         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
10728
10729         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
10730         staff-change.ly
10731
10732         * lily/output-def.cc (assign_context_def): use set_variable().
10733
10734         * lily/text-item.cc (interpret_string): accept string input
10735         encoding too.
10736
10737         * scm/encoding.scm (read-encoding-file): print warning when file
10738         can't be found.
10739
10740         * tex/latin1.enc: remove.
10741
10742         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
10743
10744         * lily/rod.cc (columnize): robustness fix. Don't crash for
10745         nil span points. Fixes: appoggiatura-segfault.ly
10746         (add_to_cols): extra robustness fix.
10747
10748 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10749
10750         * lily/text-item.cc (interpret_string): use lookup_variable() to
10751         fidn inputencoding. Now, \paper inherits inputencoding from
10752         \bookpaper.
10753
10754         * lily/script-engraver.cc (stop_translation_timestep): remove slur
10755         collision kludge.
10756
10757         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
10758         kludge.
10759
10760 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10761
10762         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
10763
10764 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10765
10766         * lily/spanner.cc (spanned_rank_iv): Bugfix.
10767
10768         * lily.scm: Mark un-internationlised user messages (with FIXME).
10769
10770         * lily/include/modified-font-metric.hh (struct
10771         Modified_font_metric): New file.  (WAS: incorrectly named
10772         scaled-font-metric.hh ?)
10773
10774         * lily/include/scaled-font-metric.hh: Remove.
10775
10776         * lily/text-item.cc (interpret_string): Identify and document
10777         input-encoding problem.
10778
10779         * lily/paper-book.cc (pages): Do not use `paper' as variable name
10780         for a Bookpaper.
10781
10782         * tex/latin1.enc: Replace /minus with /hyphen.
10783
10784         * scm/encoding.scm: For latin1 (input-)encoding, use
10785         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
10786
10787         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
10788         inputencoding.
10789
10790 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
10791
10792         * Documentation/topdocs/INSTALL.html: fixes.
10793
10794 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
10795
10796         * buildscripts/builder.py: Fix for scons CVS.
10797
10798 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
10799
10800         * Documentation/user/notation.itely,
10801         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
10802         input/test/ambitus-mixed.ly: fix plurals:
10803         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
10804
10805 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10806
10807         * lily/dynamic-engraver.cc (typeset_all):
10808         * lily/script-engraver.cc (stop_translation_timestep): Handle
10809         collisions with new-slur.
10810
10811 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10812
10813         * scm/define-grobs.scm (all-grob-descriptions): Add
10814         new-slur-interface.
10815
10816 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10817
10818         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
10819         produces .PS
10820
10821 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
10822
10823         * scm/define-grob-properties.scm (all-user-grob-properties): fix
10824         definition of number-type
10825
10826 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
10827
10828         * scm/fret-diagrams.scm : change sans-serif font encoding from 
10829         TeX-text to ec (uses ecss fonts instead of cmss fonts)
10830
10831         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
10832         number-type and label-dir
10833
10834         * scm/define-grob-properties.scm: add number-type and label-dir
10835
10836         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
10837         left or right.  Allow choice of upper-case roman, lower-case roman, or
10838         arabic numerals in fret label
10839
10840 2004-08-04  Werner Lemberg  <wl@gnu.org>
10841
10842         * lily/slur-quanting.cc: Include libc-extension.hh.
10843         s/round/my_round/.
10844         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
10845         s/autobeaming/autoBeaming/.
10846
10847 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10848
10849         * VERSION: 2.3.11 released.
10850
10851         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
10852         renameinput.
10853
10854 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10855
10856         * lily/lookup.cc (round_filled_box): remove warnings about blot
10857         diameter.
10858
10859         * scm/paper.scm (paper-set-staff-size): make linethickness more
10860         easily tunable.
10861
10862         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
10863         \newlyrics -> \addlyrics
10864
10865         * lily/text-spanner.cc (print): use it.
10866
10867         * lily/dynamic-text-spanner.cc (print): use it.
10868
10869         * lily/grob.cc (robust_relative_extent): new function.
10870
10871         * scripts/lilypond-book.py (main): add -f tex as default process.
10872
10873         * lily/text-spanner.cc (print): only take linear_combination of
10874         nonempty interval.
10875         
10876
10877 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
10878
10879         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
10880         isn't specified by the user in \bookpaper center the music in the
10881         page.
10882
10883 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10884
10885         * Fix some problems after the renaming of my-lily -> lily
10886
10887 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10888
10889         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
10890
10891         * lily/slur-quanting.cc (enumerate_attachments): apply center on
10892         stem-X in more cases. 
10893
10894         * lily/stem.cc (dim_callback): solve todo.
10895
10896 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10897
10898         * input/test/README: new file.
10899
10900         * lily/lily-parser.cc: rename my-lily* files.
10901
10902         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
10903         parser.
10904
10905         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
10906
10907         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
10908
10909         * make/mutopia-targets.make (local-WWW): don't make ps.gz
10910         examples. They take a huge amount of space.
10911
10912         * Documentation/user/GNUmakefile: fix symlinks.
10913
10914         * VERSION: 2.3.10 released.
10915         
10916         * input/test/lyrics-skip-notes.ly: remove
10917
10918         * input/test/stem-cross-staff.ly (noFlag): fold into manual
10919
10920         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
10921         remove.
10922
10923 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
10924
10925         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
10926         fixes.
10927
10928 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10929
10930         * input/regression/beam-dir-functions.ly: move from test/
10931
10932         * Documentation/user/notation.itely (Feathered beams): new node.
10933
10934         * Documentation/user/changing-defaults.itely (Difficult tweaks):
10935         new node
10936
10937         * input/regression/lyric-hyphen-retain.ly: move to regression.
10938
10939         * input/regression/harmonic.ly: fold into manual
10940         
10941         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
10942         stem-length,chord-names-no-inversions}.ly: remove
10943         
10944         * input/test/tie-cross-voice.ly: move to regression.
10945
10946         * Documentation/user/notation.itely (Running trills): new node.
10947
10948         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
10949
10950         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
10951
10952         * lily/trill-spanner-engraver.cc: new file.
10953
10954         * input/regression/trill-spanner.ly: new file.
10955
10956         * input/test/timing.ly: fold into manual.
10957
10958         * input/test/time.ly: remove
10959
10960         * input/test/trill.ly: remove
10961         
10962         * input/test/time-signature-double.ly: fold into manual
10963
10964         * input/test/separate-staccato.ly: remove
10965
10966         * input/test/spanner-after-break-tweak.ly: fold into manual.
10967
10968         * input/test/script-priority.ly: fold into manual.
10969
10970         * input/test/scheme-interactions.ly: remove.
10971         
10972         * input/test/unfold-all-repeats.ly (mel),
10973         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
10974         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
10975         fold into manual.
10976
10977         * input/regression/no-staff.ly: move from input/test/
10978
10979         * input/regression/markup-score.ly: move from input/test/
10980
10981         * input/test/lyrics-melisma-faster.ly: fold into manual
10982         
10983         * input/test/lyrics-melisma-variants.ly: fold into manual
10984
10985         * Documentation/user/notation.itely (Popular music): new node. 
10986
10987         * input/test/gourlay.ly: remove
10988         
10989         * input/test/improv.ly: fold into manual.
10990
10991         * input/test/figured-bass-alternate.ly (fl): remove
10992
10993         * lily/dynamic-text-spanner.cc (print): new file.
10994
10995         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
10996
10997         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
10998         keep recursing into children in case a parent context inserts a
10999         grob into a child context.
11000
11001         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
11002         
11003 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11004
11005         * scm/define-markup-commands.scm (postscript): new markup command
11006         \postscript
11007
11008         * Documentation/user/notation.itely (Formatting cue notes): new
11009         section.
11010
11011         * input/test/clef-end-of-line.ly: fold into manual.
11012
11013         * input/test/scales-greek.ly: remove.
11014
11015         * input/test/chords-without-melody.ly: fold into manual.
11016
11017         * input/test/cadenza-skip.ly: remove.
11018
11019         * input/test/clef-8-syntax.ly: remove.
11020
11021         * input/test/clef-manual-control.ly: move into manual.
11022
11023         * Documentation/user/notation.itely (Aligning to cadenzas): fold
11024         in cadenza-skip.ly
11025
11026         * mf/parmesan*.mf: change neo_mensural to neomensural.
11027
11028         * input/test/trills.ly: remove.
11029
11030         * input/test/transposition.ly: remove.
11031
11032         * input/test/to-xml.ly: move to no-notation.
11033
11034         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
11035
11036         * lily/ledger-line-spanner.cc (print): use staff variable, not
11037         me. Fixes ledger lines on differently sized staves.
11038
11039         * input/test/rhythm-excercise.ly: remove file.
11040
11041         * lily/stem.cc (dim_callback): only do something if visible. Fixes
11042         spurious flag not found warning for 128th rest.
11043
11044         * input/regression/rest-dot-position.ly: new file.
11045         
11046         * input/test/rest-dot-positions.ly: remove
11047
11048         * lily/staff-symbol-referencer.cc (get_position): emergency
11049         fallback: use coordinate * 2.
11050
11051         * input/no-notation/midi-scales.ly: move from test/
11052
11053         * scm/define-markup-commands.scm (score): remove debugging code.
11054
11055         * input/test/incipit.ly (violin): remove. 
11056
11057         * lily/system-start-delimiter.cc (print): only draw system
11058         delimiter to staves that reach up to left bound of the delimiter.
11059
11060         * input/no-notation/embedded-scm.ly: move from test/
11061
11062         * input/test/follow-voice.ly: remove
11063
11064         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
11065
11066         * input/test/drarn*: remove
11067         
11068         * input/test/count-systems.ly: remove.
11069
11070         * lily/bar-line.cc (compound_barline): fix : for staff without
11071         lines.
11072
11073         * lily/accidental.cc (print): use music_font_alist_chain(). This
11074         fixes smaller cautionaries.
11075
11076         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
11077         encoding for accidental.
11078
11079         * Documentation/user/notation.itely (Educational use): new section
11080
11081         * input/test/*.ly: clean up directory: move examples into manual
11082         or regtest.
11083         
11084
11085         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
11086         mode as well. This fixes resolution errors.
11087
11088 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11089
11090         * scm/lily.scm (postscript->png): show commands for --verbose.
11091
11092         * flower/include/getopt-long.hh: opps. short option should be
11093         char, not int.
11094
11095         * Documentation/user/GNUmakefile: use symlinks to save space.
11096
11097         * VERSION: 2.3.9 released.
11098
11099         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
11100
11101         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
11102         manual.
11103
11104         * Documentation/user/tutorial.itely (Integrating text and music):
11105         remove \score and \notes from manual.
11106
11107         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
11108         mode in the beginning.
11109
11110 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11111
11112         * Documentation/user/changing-defaults.itely (Horizontal spacing):
11113         Correct the documentation of the spacing parameters. 
11114
11115         * Documentation/user/tutorial.itely (Integrating text and music), 
11116         Documentation/user/lilypond-book.itely (Integrating LaTeX and
11117         music): Document that you need to add the map file ec-mftrace.map
11118         in the dvips command.   
11119
11120 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11121
11122         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
11123         found.
11124
11125         * lily/text-item.cc (interpret_string): insert encoding setting
11126         here
11127
11128         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
11129         encoding kludge.
11130
11131         * Documentation/user/changing-defaults.itely (Text encoding): node
11132         on encoding.
11133
11134         * lily/lyric-engraver.cc (try_music): remove superfluous check.
11135
11136         * lily/book-paper-def.cc (find_scaled_font): remove default
11137         encoding, because it messes up font loading for feta and
11138         parmesan. Encoding should only be specified for running texts.
11139
11140         * lily/modified-font-metric.cc (text_dimension): support coding
11141         scheme ""
11142         
11143 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11144
11145         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
11146         definition, so \override works as expected.
11147
11148         * lily/measure-grouping-engraver.cc: clarify
11149
11150 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11151
11152         * lily/parser.yy (context_def_mod): remove \consistsend
11153
11154         * lily/context-def.cc (instantiate): use Translator::must_be_last
11155         to determine engraver order.
11156
11157         * lily/translator.cc (must_be_last): new function
11158
11159         * scripts/convert-ly.py (conv): rule.
11160
11161         * lily/bar-line.cc (print): return '() for height == 0.0 too.
11162
11163 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
11164
11165         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
11166  
11167 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11168
11169         * lily/include/lily-guile.hh (scm_is_int): compat glue.
11170
11171 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
11172
11173         * input/regression/page-layout.ly: new file.
11174
11175         * scm/paper.scm (set-paper-dimensions): Preliminary support for
11176         left and right margins.
11177
11178         * Documentation/user/changing-defaults.itely (Page layout):
11179         Explain the leftmargin option.
11180
11181 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11182
11183         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
11184
11185         * input/test/lyrics-melisma-faster.ly: new file.
11186
11187         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
11188         change of melody by setting associatedVoice.
11189
11190         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
11191
11192         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
11193         file contents, rather \include them, so default linewidth is set.
11194         (ly_options): make BOOKPAPER set of options. Move linewidth
11195         settings there.
11196
11197         * Documentation/user/examples.itely: new file. Templates are to be
11198         moved here.
11199
11200         * Documentation/user/programming-interface.itely: move chapter.
11201
11202         * scm/document-markup.scm (doc-markup-function): add @code
11203
11204         * stepmake/stepmake/texinfo-rules.make: remove chmod.
11205
11206 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11207
11208         * scm/page-layout.scm (plain-header): add printpagenumber boolean
11209         to bookpaper.
11210
11211         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
11212         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
11213
11214         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
11215
11216         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
11217
11218         * scripts/lilypond-latex.py: move from lilypond.py
11219
11220         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
11221         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
11222
11223         * scm/lily.scm (postscript->png): new function
11224         (postscript->pdf): new function
11225
11226         * lily/paper-book.cc (post_processing): call
11227         convert-to-{dvi,ps,png,pdf}
11228
11229         * scripts/ps2png.py (option_definitions): new file.
11230
11231         * lily/paper-book.cc (output): call output-preview-framework
11232         (post_processing): new function. Do PDF/PNG conversion.
11233
11234         * lily/paper-outputter.cc (close): new function.
11235
11236         * scm/framework-ps.scm (convert-to-pdf): new function. Call
11237         ps2pdf.
11238         (output-preview-framework): new function. Generate a preview .ps
11239         
11240
11241 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11242
11243         * VERSION: release 2.3.8
11244         
11245         * lily/note-head.cc: remove ledger line handling.
11246
11247         * lily/ambitus.cc (print): strip away accidental / note head code,
11248         and associated properties.
11249
11250         * lily/ambitus-engraver.cc (create_ambitus): change name to
11251         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
11252         other ambitus parts.
11253         (create_ambitus): group grobs in Ambitus grouping object. 
11254
11255         * lily/include/pitch-interval.hh (Pitch>): new file.
11256
11257         * lily/pitch-interval.cc (add_point): new file.
11258
11259         * lily/ledger-line-engraver.cc: new file.
11260
11261         * lily/ledger-line-spanner.cc (print): new file. Set limits to
11262         ledger line length to avoid clashes.
11263
11264 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11265
11266         * Documentation/user/invoking.itexi (Invoking lilypond): remove
11267         deprecated options
11268
11269 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11270
11271         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
11272         to command line option: fast=1 (default on).
11273
11274         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
11275         This brings SCons run-time on up-to-date tree down from 48s with
11276         only checksums, to 34s without 2day checksums, to 14s (make needs
11277         4 seconds).
11278         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
11279         necessary.
11280
11281 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11282
11283         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
11284         (score_extra_encompass): process scripts at edges too, by checking
11285         control points directly. 
11286
11287 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11288
11289         * po/nl.po: Update.
11290
11291         * lily/main.cc: Fix ly:option-usage help.
11292
11293         * input/regression/slur-script.ly: More collision tests.
11294
11295         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
11296
11297 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11298
11299         * VERSION: release 2.3.7
11300
11301         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
11302         files.
11303
11304         * Documentation/user/notation.itely (Slurs): document ^ and _ for
11305         slurs.
11306
11307         * input/regression/slur-script.ly: new file.
11308
11309         * lily/accidental-engraver.cc (process_acknowledged_grobs):
11310         make accidental appear to come from note head engraver.
11311
11312         * lily/slur-quanting.cc: new file.
11313         (score_extra_encompass): new function. Avoid scripts and
11314         accidentals
11315
11316 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11317
11318         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
11319         This greatly reduces the number of files that get recompiled
11320         after touching config.hh.
11321
11322         * config.hh.in: Remove GUILE_*_VERSION.
11323
11324         * lily/new-slur.cc: Resolve conflicts.
11325
11326         * lily/stem-engraver.cc (make_stem): New method.
11327
11328         * lily/include/script-interface.hh:
11329         * lily/script-interface.cc: New file.
11330
11331         * lily/include/script.hh:
11332         * lily/script.cc: Remove.
11333
11334         * lily/music.cc (duration_log): New method.
11335
11336         * lily/script.cc (struct Skript): Remove.
11337
11338         * lily/new-slur.cc (get_base_attachments): Try at articulations.
11339         Lots of coding cleanups (Stom).
11340
11341 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11342
11343         * lily/new-slur.cc (avoid_staff_line): new function: avoid
11344         collisions with staff lines.
11345
11346         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
11347         global_path
11348
11349         * scm/define-grobs.scm (all-grob-descriptions): set ratio
11350         .25. This flattens short slurs.
11351
11352         * lily/new-slur.cc (enumerate_attachments): move X of attachment
11353         points for tilted slurs.
11354
11355         * input/regression/slur-tilt.ly: new file.
11356
11357         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
11358         stems of 16th graces too.
11359
11360         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
11361         quant penalty dependent on how much the line is in the gap.
11362
11363         * input/regression/grace-stem-length.ly: new file.
11364
11365         * lily/beam-quanting.cc (score_forbidden_quants): remove
11366         interquant check. The penalty of 1000 is much too harsh, and the
11367         inter case should be caught by check-staff-line-in-gap check.
11368
11369         * lily/scm-option.cc: move debug-beam to \paper.
11370
11371         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
11372         .txt files to appease makeinfo.
11373
11374         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
11375         remove texttagline.
11376         
11377         * lily/new-slur.cc: cleanup, split in functions.
11378
11379         * lily/parser.yy (chord_body_element): allow octave-check = inside
11380         chord body. 
11381
11382         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
11383
11384         * lily/stem.cc (height): call Beam::after_line_breaking().
11385
11386         * lily/rest-collision.cc (force_shift_callback): only call shift
11387         for columns containing rests.
11388
11389         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
11390
11391         * input/regression/font-postscript.ly: invoke afm2tfm. 
11392
11393 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11394
11395         * mf/SConscript: Build map files.
11396
11397         * SConstruct: Rename $out to out-www in web.
11398
11399 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11400
11401         * SConstruct (web_kluts): Have make web build in out-www.  Not.
11402
11403 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11404
11405         * Documentation/user/music-glossary.tely (Top): add fragment to
11406         pertinent @lilypond entries.
11407
11408         * scm/define-grobs.scm: switch on new-slur by default.
11409
11410         * lily/scm-option.cc: symbol != string.
11411
11412         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
11413         really work yet.
11414         (set_end_points): make X coord of attachment dependent on  Y.
11415         (score_encompass): add edges too.
11416
11417 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11418
11419         * lily/stem.cc (get_beaming): new function.
11420
11421         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
11422         for fragment snippets. This fixes inclusion of toplevel-music
11423         examples (such as new-slur.ly)
11424  
11425 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11426
11427         * scripts/lilypond-book.py: Remove second import of stat.
11428
11429         * More SCons cleanups.
11430
11431         * Documentation/bibliography/computer-notation.bib (note): Remove
11432         extraneous closing brace.
11433
11434 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11435
11436         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
11437         stat calls.
11438
11439         * Documentation/bibliography/SConscript (bibs): failed try to get
11440         bib2html find html-long.bst.
11441
11442         * buildscripts/bib2html.py (stat): fail if bibtex fails.
11443
11444         * make/stepmake.make: use usescons for using scons. 
11445
11446 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11447
11448         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
11449         for lilypondend.  Import stat (huh?).
11450
11451 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11452
11453         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
11454         bypass dvi. 
11455
11456         * input/regression/font-postscript.ly: new file. 
11457
11458         * scm/framework-ps.scm (load-fonts): load pfb files too.
11459
11460         * lily/pfb.cc (pfb2pfa): new file.
11461
11462 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11463
11464         * scripts/lilypond-book.py (PREAMBLE_LY): set
11465         toplevel-music-handler too.
11466
11467 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11468
11469         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
11470         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
11471
11472         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
11473
11474         * python/SConscript:
11475         * python/vim:
11476         * input/mutopia/*SConscript: New file.
11477
11478         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
11479
11480         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
11481         fixes web build.
11482
11483         * make/stepmake.make (scons): re-route to SCONS if user has been
11484         running scons in this tree.
11485
11486         * SConstruct (config_vars): Add CPPDEFINES.
11487         (env): Set checksums type to "content".
11488         (save_config_cache): Do not exit after configuring when using
11489         checksums (the default) instead of timestamps.
11490
11491 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11492
11493         * SConstruct: Further development.
11494
11495         * input/test/SConscript: 
11496         * input/template/SConscript: 
11497         * input/regression/SConscript: 
11498         * Documentation/bibliography/SConscript:
11499         * Documentation/bibliography/index.html.in: New file.
11500
11501         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
11502         generation.
11503
11504         * buildscripts/builder.py: Add new builders.
11505
11506         * make/stepmake.make: 
11507         * stepmake/stepmake/*.make: 
11508         * configure.in:
11509         * lily/*:
11510         * flower*: Use config.hh (Was config.h).
11511
11512         * scm/encoding.scm (get-coding): Print friendly error message when
11513         no encoding is found, rather than crashing.
11514
11515 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11516
11517         * lily/new-slur.cc (score_slopes): strong sloping score only when
11518         stems point in same dir. 
11519
11520 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11521
11522         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
11523         for beam start.
11524
11525         * lily/parser.yy (context_prop_spec): check grob name for
11526         alphanumericness..
11527
11528         * lily/lyric-engraver.cc: creates LyricText objects
11529
11530 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11531
11532         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
11533
11534 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11535
11536         * SConstruct: Configure only pristine build tree or on user
11537         request.  Cleanups.  Add Documentation/topdocs to subdirs.
11538         Use checksums instead of timestamps.
11539         (CheckYYCurrentBuffer): Return result.
11540
11541         * Documentation/topdocs/SConscript: New file.
11542
11543 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11544
11545         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
11546
11547         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
11548         scm_from_int instead.
11549
11550 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
11551
11552         * SConstruct: Updates.  Add targets: tar, dist, release.
11553
11554 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11555
11556         * input/mutopia-header.ly: Generate output.
11557
11558         * SConstruct:
11559         * buildscripts/builder.py:
11560         * Documentation/user/SConscript: SCons fixes.
11561
11562 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11563
11564         * lily/new-slur.cc (class New_slur): new file. Score based slur
11565         computations.
11566
11567 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11568
11569         * mf/SConscript: Remove Builders.
11570
11571         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
11572
11573         * input/SConscript: 
11574         * Documentation/user/SConscript: New file.
11575
11576 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11577
11578         * Documentation/topdocs/NEWS.texi (Top): add note about new
11579         emacs electric-|
11580
11581         * scm/*.scm: adapt ly:warn calls.
11582
11583         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
11584
11585         * lily/repeat-acknowledge-engraver.cc (process_music): look at
11586         main timing, not grace timing. Fixes volta-repeat-grace.
11587
11588         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
11589         remove ly:kpathsea-gulp-file.
11590
11591         * scm/translation-functions.scm (format-metronome-markup): make
11592         note smaller, align to bottom.
11593
11594         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
11595
11596         * lily/metronome-engraver.cc (stop_translation_timestep): attach
11597         metronome to musical column. Don't ack time sigs or bar lines.
11598
11599 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
11600
11601         * THANKS: sort, add David. Kristof contributed code, he is a
11602         contributor.
11603
11604 2004-07-09  David Svoboda      <svoboda@cmu.edu>
11605
11606         * elisp/lilypond-mode.el,
11607         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
11608         count beats between last measure stop | and point in emacs.
11609         
11610 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11611
11612         * tex/GNUmakefile (TEX_FILES): don't dist
11613         music-drawing-routines.ps, latin1.enc 
11614
11615         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
11616         --no-pdf, --pdftex
11617         (copyright): add --latex option
11618         (ic_p.make_include_option): use direct PS as default.
11619
11620         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
11621
11622         * input/regression/beam-concave.ly (rossFourBeams): add cases from
11623         Ross
11624
11625         * scm/script.scm (default-script-alist): marcato should follow
11626         into staff
11627         
11628 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11629
11630         * buildscripts/builder.py:
11631         
11632         * Documentation/SConscript (outdir): New file.  Add *list.ly
11633         dependencies.  Fixes PDF doc build.
11634
11635 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11636
11637         * SConstruct: Add Tar target (incomplete), fix install issues, fix
11638         run from build-dir.
11639
11640         * ly/SConscript:
11641         * scm/SConscript: New file.
11642
11643         * lily/main.cc (dir_info): Print variables in sh format.
11644
11645         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
11646
11647         * mf/SConscript: Update multiple target rules.
11648
11649         * SConstruct (assert_version): Add.
11650
11651 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11652
11653         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
11654
11655 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11656
11657         * buildscripts/mf-to-table.py: Do not try to open ''.
11658
11659         * mf/SConscript: New file.
11660
11661 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
11662
11663         * scm/fret-diagrams.scm : Convert many properties to constants,
11664         reducing the pollution of the property namespace.
11665
11666         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
11667         unnecessary properties for fret-diagram
11668
11669         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
11670         for interface
11671
11672 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11673
11674         * SConstruct: Update.
11675
11676 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11677
11678         * input/regression/beam-quant-standard.ly (seconds): print desired
11679         quants when failing.
11680
11681 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11682
11683         * SConstruct:
11684         * flower/SConscript:
11685         * lily/SConscript: New file.
11686
11687 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
11688
11689         * scm/define-grob-properties.scm (all-user-grob-properties): Add
11690         descriptions for all fret-diagram properties.
11691
11692         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
11693         fret-diagram interface code
11694
11695 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11696
11697         * ly/book-paper-defaults.ly: set default encoding to ec.
11698
11699         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
11700         installed.
11701
11702         * tex/latin1.enc: new file, from a2ps. 
11703
11704 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
11705
11706         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
11707         add a faint, green border line.
11708
11709         * Documentation/index.html.in: drop <table>, add a faint border line.
11710
11711 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11712
11713         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
11714
11715         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
11716
11717 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
11718
11719         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
11720
11721         * scm/output-tex.scm (white-text): Add scale parameter to allow font
11722         scaling
11723
11724         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
11725         properly scale white text
11726
11727         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
11728         position for numbered dots so dot will touch fret.
11729         (various routines): move to font-metric interface, rather than
11730         name, size interface.  Clean up comments.
11731
11732         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
11733         size and offset to better center white text.
11734
11735 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11736
11737         * ChangeLog: Remove pre-2.1 changes.
11738
11739         * Documentation/misc/ChangeLog-2.1: New file.
11740
11741         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
11742         from ChangeLog.
11743
11744 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11745
11746         * input/test/chords-below-volta-bracket.ly,
11747         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
11748
11749 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11750
11751         * VERSION: release 2.3.6
11752
11753         * input/regression/beam-quant-standard.ly: new file: test standard
11754         beam quants.
11755
11756         * scm/beam.scm (check-quant-callbacks): new function
11757         (check-beam-quant): new function: check whether current beam
11758         quants match argument.
11759
11760         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
11761         forbidden quant for sitting (upstem)/hanging (downstem) on outer
11762         staffline line.
11763
11764 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11765
11766         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
11767         functions.
11768
11769         * lily/note-collision.cc (do_shifts): align colliding notes to
11770         their leftmost note.
11771
11772         * input/regression/collision-alignment.ly: new file.
11773
11774         * ly/init.ly: don't print gc stats.
11775
11776         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
11777         extra newline
11778
11779         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
11780         for dimensions. This fixes ottava-remove-empty-staff.ly
11781
11782         * input/regression/lyrics-tenor-clef.ly: new file.
11783
11784         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
11785         cyclic parents when two axis-group-engravers are
11786         present. Fixes: crash-axis-group-engraver.ly. 
11787         
11788         * input/test/volta-chord-names.ly: new file.
11789
11790         * scm/define-context-properties.scm
11791         (all-user-translation-properties): change voltaOnThisStaff
11792         definition. 
11793
11794         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
11795         if necessary.
11796
11797         * lily/volta-bracket.cc (print): handle volta brackets without
11798         bars. 
11799
11800 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11801
11802         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
11803         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
11804
11805 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11806
11807         * scm/output-gnome.scm: updated instructions for running gnome
11808         backend
11809
11810 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
11811
11812         * scm/fret-diagrams.scm (draw-dots): default values for dot size
11813         and dot-position now depend on finger-code value; in-dot makes
11814         dots larger and centered.
11815         (draw-barre): added straight-barre indicator option
11816         (draw-dots): made fontify-text-white work.
11817
11818         * music-drawing-routines.ps: added /draw_white_text
11819
11820         * scm/output-tex.scm:  added white-text
11821
11822         * scm/output-ps.scm:  added white-text
11823
11824         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
11825         list of stencil expressions
11826
11827         * scm/stencil.scm: Added fontify-text-white
11828
11829 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
11830
11831         * input/regression/+.ly: use @unnumbered section.
11832
11833 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11834
11835         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
11836         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
11837
11838 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11839
11840         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
11841
11842 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11843
11844         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
11845         was causing an error. (was not actually commited in 2004-06-20)
11846
11847         * input/regression/lily-in-scheme.ly (withPaddingC): does not
11848         breaks anymore
11849
11850 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11851
11852         * VERSION: 2.3.5 released.
11853         
11854         * lily/my-lily-parser.cc (parse_string): switch module too.
11855
11856 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11857
11858         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
11859         ec-fonts-mftraced to running requirements.
11860
11861 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11862
11863         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
11864         assignments don't reach the original file.
11865
11866         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
11867         exists
11868
11869 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11870
11871         * scm/output-gnome.scm: 
11872         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
11873
11874         * debian/: Apply Debian patch (Anthony Fok).
11875
11876 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
11877
11878         * Documentation/user/music-glossary.tely: fix titling; @top is already
11879         an @unnumbered @chapter.
11880
11881 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11882
11883         * debian/GNUmakefile (EXTRA_DIST_FILES):
11884         (CONF_FILES): update file list.
11885
11886         * lily/stencil.cc (interpret_stencil_expression): bugfix.
11887
11888 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11889
11890         * debian/: Remove cruft (requested Anthony Fok.)
11891
11892         * buildscripts/guile-gnome.sh: Build without gcc libtool version
11893         juggling.
11894
11895         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
11896         Add popup menu with grob properties.
11897
11898         * lily/grob-scheme.cc (ly:grob-properties):
11899         (ly:grob-basic-properties): New function.
11900
11901         * lily/stencil.cc (interpret_stencil_expression): Comment-out
11902         "no-origin" call.  Fixes -fps output.
11903
11904         * scm/output-ps.scm (no-origin): Add dummy implementation.
11905
11906         * scm/output-gnome.scm (define-origin): Remove
11907         (grob-cause): Add.
11908
11909         * scm/output-ps.scm (scm):
11910         * scm/output-tex.scm (scm): Remove define-origin from exports list.
11911         (define-origin): Remove.
11912
11913         * scm/output-gnome.scm (define-origin): 
11914
11915         * scm/lily.scm (ly:all-output-backend-commands): Remove
11916         define-origin.  Add grob-cause.
11917
11918 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
11919
11920         * buildscripts/lilypond-words.py: add ly/portugues.ly.
11921
11922 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
11923
11924         * Documentation/user/GNUmakefile:
11925         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
11926         --include-css=.../texinfo.css; command includes css into the html.
11927
11928         * Documentation/texinfo.css: add file.
11929         define <hr> as black and thin.
11930
11931 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11932
11933         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
11934         stencil expression. Junk define-origin.
11935
11936         * lily/my-lily-parser.cc (parse_string): init parser variable when
11937         lexer_ is set, ie. in parse_string and parse_file.
11938
11939         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
11940         ly:score-bookify.
11941
11942         * scm/lily.scm (collect-scores-for-book): new function.
11943
11944         * ly/init.ly: print collected scores/musics.
11945
11946         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
11947         scope, not in lily module.
11948
11949         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
11950
11951         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
11952         encapsulate gtk/pango tests.
11953
11954         * po/tr.po: Turkish translation.
11955
11956 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11957
11958         * input/regression/lily-in-scheme.ly: regression test for #{
11959         ... #} syntax
11960
11961         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
11962         was causing an error.
11963
11964         * Documentation/user/programming-interface.itely (Using LilyPond
11965         syntax inside Scheme): documentation for #{ ... #} syntax.
11966
11967 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
11968
11969         * Documentation/index.html.in: use black thin <hr>.
11970
11971         * buildscripts/mutopia-index.py: use thin black <hr>.
11972
11973 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11974
11975         * scm/fret-diagrams.scm: Use UNIX style line endings.
11976         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
11977         typo.  Fixes compile.
11978
11979         * scm/output-ps.scm (white-dot): Remove second incarnation.
11980
11981         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
11982
11983 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11984
11985         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
11986         single file error.
11987
11988         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
11989
11990 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
11991
11992         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
11993         remove size as argument to fret-diagram interface;
11994         improved white-circle dots for fret;
11995         improved top-fret thick line/
11996
11997         * scm/output-ps.scm: added white-dot function
11998
11999         * scm/output-tex.scm: added white-dot function
12000
12001         * tex/music-drawing-routines.ps: added draw_white_dot function
12002
12003         * ps/music-drawing-routines.ps: added draw_white_dot function
12004
12005         * input/test/fret-diagram.ly: examples to show multiple
12006         functions and multiple interfaces
12007
12008 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12009
12010         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
12011         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
12012
12013         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
12014         conflict.  Have I told you lately how much I love autotools?
12015
12016 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12017
12018         * lily/lily-guile.cc: 
12019         * lily/pangofc-afm-decoder.cc:
12020         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
12021         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
12022
12023         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
12024         developers.
12025
12026         * lily/paper-outputter.cc (file): New method.
12027         (dump_string): Use it.
12028
12029         * scm/output-gnome.scm: Update with pango CVS info, lilylib
12030         musing.
12031
12032         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
12033         of them has a comma :-).
12034
12035         * scm/framework-gnome.scm: Add pango decoders.
12036
12037         * lily/include/pangofc-afm-decoder.hh: 
12038         * lily/pangofc-afm-decoder.cc: New file.
12039
12040         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
12041
12042         * configure.in: Check for pango.
12043
12044         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
12045         autoconf).
12046         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
12047
12048         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
12049
12050 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12051
12052         * Documentation/user/tutorial.itely (Integrating text and music):
12053         fix grammar & punctuation.
12054
12055 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12056
12057         * lily/: Stray janitorial cleanups.
12058
12059         * scm/lily.scm (ly:all-stencil-expressions):
12060         * scm/lily.scm (ly:all-output-backend-commands): New function.
12061
12062         * scm/safe-lily.scm (safe-objects): Add them.
12063
12064         * scm/framework-gnome.scm (<gnome-outputter>): New class.
12065
12066         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
12067
12068 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
12069
12070         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
12071
12072 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12073
12074         * scm/page-layout.scm (default-page-make-stencil): add
12075         raggedbottom, raggedlastbottom.
12076
12077         * Documentation/user/changing-defaults.itely (Page layout): add doc.
12078
12079         * scm/framework-tex.scm (define-fonts): fix export of
12080         papersize.
12081
12082         * lily/paper-book.cc (classic_output): strip suffixes from
12083         framework functions.
12084
12085         * lily/tuplet-bracket.cc (before_line_breaking): do not return
12086         SCM_UNDEFINED to Scheme.
12087
12088 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12089
12090         * lily/book.cc: remove Book::to_stencil().
12091         (process): whoops. Score::book_rendering returns vector, not list.
12092
12093         * scripts/convert-ly.py (conv): remove \notes.
12094         apply to input examples.
12095
12096         * lily/paper-outputter.cc (output_stencil): don't use
12097         smobify_self() but self_scm()
12098
12099         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
12100         from smobify_self().
12101
12102         * lily/paper-book.cc (output): load framework module
12103         scm_c_resolve_module().
12104
12105         * python/lilylib.py (exit): exit with argument i.
12106
12107 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12108
12109         * scm/framework-gnome.scm (output-framework-gnome): Try loading
12110         gnome modules from non-toplevel.
12111
12112         * lily/ly-module.cc (ly:import-module): Export to ly:.
12113
12114         * lily/paper-score.cc (process): Do not show progress newline.
12115
12116         * lily/paper-book.cc (output, classic_output): Show progess
12117         newline after score.
12118
12119 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
12120
12121         * buildscripts/lilypond-words.py: add ly/vlaams.ly
12122
12123 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12124
12125         * lily/score.cc (ly:run-translator): Do not crash on empty music
12126         list.
12127
12128         * lily/book.cc (process): Do not render score when systems is empty.
12129
12130         * input/simple-song.ly: Down one octave.
12131
12132         * scm/output-gnome.scm: Remove script again; re-add modules fix
12133         (CVS conflict resolve?)
12134
12135         * lily/stencil.cc (ly:interpret-stencil): Was:
12136         interpret_stencil_expression.
12137
12138 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12139
12140         * buildscripts/guile-gnome.sh: New file.
12141
12142         * scm/output-gnome.scm: White background, better window size, sane
12143         canvas size.  Cleanups.
12144
12145 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12146
12147         * VERSION: release 2.3.4
12148
12149         * Documentation/user/invoking.itexi (Invoking the lilypond
12150         binary): document --safe.
12151
12152         * scm/output-gnome.scm: set PATH in script.
12153
12154         * scm/page-layout.scm (default-page-make-stencil): don't stretch
12155         if there is too few systems on a page.
12156
12157         * lily/parser.yy (relative_music): start at middle C without pitch
12158         argument.
12159
12160         * Documentation/user/changing-defaults.itely (Page layout): new node.
12161         (Paper size): rename node
12162         (Page breaking): new node.
12163         (Titling): move from invoking.
12164         (File structure): new node.
12165
12166         * lily/parser.yy (score_body): allow \header and music anywhere in
12167         \score body.
12168
12169 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12170
12171         * scm/lily.scm (ly:load): Remove page-breaking.scm.
12172
12173 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12174
12175         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
12176
12177         * lily/include/paper-line.hh: rename to Paper_system.
12178
12179         * lily/include/paper-book.hh: doc class.
12180
12181         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
12182
12183         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
12184         (plain-header): add instrument-name.
12185         (default-page-make-stencil): bugfixes.
12186
12187         * lily/parser.yy (book_body): allow \header anywhere in \book{}
12188
12189         * lily/paper-book.cc: remove copyright & tagline. Remove
12190         interactions with Page
12191
12192         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
12193         here, 
12194         (default-page-make-stencil): new function
12195         (default-page-music-height): new function
12196         (page-headfoot): new function
12197         (ly:optimal-page-breaks): generate stencils directly from here
12198
12199         * scm/titling.scm: new file, group titling functions
12200
12201 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12202
12203         * scm/output-gnome.scm: Handle multiple pages.
12204
12205         * scm/framework-gnome.scm: Do not load output-gnome.
12206         (framework-gnome): Invoke output-gnome::header and
12207         output-gnome::end-output as faked stencils.  Fixes experimental
12208         gnome output.
12209
12210 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12211
12212         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
12213         octavation compatibility fixes. Backportme. 
12214
12215         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
12216         pages.
12217         (ly:optimal-page-breaks): combine-penalties: no shortcut for
12218         negative. Now we handle negative penalties (ie. \pageBreak)
12219         correctly.
12220
12221         * lily/system.cc (get_line): extract page-penalty from the left
12222         bound.
12223
12224         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
12225
12226 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12227
12228         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
12229
12230 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
12231
12232         * scm/output-gnome.scm: Update script.  Move development to
12233         lilypond_2_3_2 branch for now.
12234
12235 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12236
12237         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
12238         negative penalties.
12239         cleanups.
12240
12241         * Documentation/user/changing-defaults.itely (Creating contexts):
12242         index entries
12243
12244         * scm/page-breaking.scm (ly:optimal-page-breaks): new
12245         file. Rewrite function. 
12246
12247         * lily/paper-book.cc (pages): new interface: page-breaking returns
12248         list of line-list.
12249
12250         * lily/page.cc (Page): take lines argument.
12251
12252         * scm/document-translation.scm (all-engravers-doc): link to user man
12253
12254         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
12255         iso. score.
12256
12257         * Documentation/user/notation.itely (Relative octaves): typo.
12258
12259         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
12260
12261 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12262
12263         * scm/output-gnome.scm: Update build script.
12264
12265 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
12266
12267         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
12268         gnome backend.
12269
12270         * scm/framework-gnome.scm: New file.
12271
12272         * scm/lily.scm: Use it.
12273
12274         * lily/paper-outputter.cc: Janitorial cleanups.
12275         (ly:outputter-dump-string): Remove unreachable statement.
12276
12277         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
12278         (ice-9): Bugfix: Add srfi-1.
12279
12280         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
12281
12282 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12283
12284         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
12285         in do_quit()
12286
12287 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12288
12289         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
12290
12291 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12292
12293         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
12294         override of Beam::position-callbacks. Why would grace beams not be
12295         quantized? Fixes: weird-stem-size-grace. 
12296
12297         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
12298         warning only once. Backportme.
12299
12300         * lily/accidental-engraver.cc (number_accidentals_from_sig):
12301         bugfix, 2nd try. Backportme.
12302
12303         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
12304
12305 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12306
12307         * Documentation/user/notation.itely (Instrument transpositions):
12308         Correct the name of the instrumentTransposition property.
12309
12310 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12311
12312         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
12313
12314 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12315
12316         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
12317         and postLilyPondExample are called when defined.
12318
12319 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12320
12321         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
12322         This fixes setting notenames with `\include "nederlands.ly" '
12323
12324         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
12325         new function.
12326
12327 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12328
12329         * scm/page-layout.scm: don't do piece, it should be in score-title
12330         only.
12331
12332         * lily/lexer.ll: lex \score separately.
12333
12334         * lily/paper-book.cc: junk stencil2line.
12335
12336         * lily/paper-line.cc (Paper_line): construct from Stencil
12337         directly. No futzing with the dimensions.
12338
12339         * lily/include/paper-line.hh (class Paper_line): 
12340
12341         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
12342         takes arbitrary number of arguments.
12343
12344         * input/test/markup-score.ly (tuning): simplify example. 
12345
12346 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12347
12348         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
12349
12350         * scm/define-markup-commands.scm (score): define score-markup
12351
12352         * lily/parser.yy (markup): use score-markup.
12353
12354         * lily/score.cc: add ly:score? 
12355
12356 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
12357
12358         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
12359         fret-parse-string so it prepares for calls to fret-diagram-verbose
12360         Changed display constants to props so they are available for
12361         \override.
12362
12363 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12364
12365         * VERSION: release 2.3.3
12366
12367         * stepmake/stepmake/generic-vars.make: unset LANG.
12368
12369         * input/regression/tuplet-nest.ly: bugfix.
12370
12371         * lily/tie-performer.cc (stop_translation_timestep): reset
12372         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
12373
12374         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
12375         clear repeat_ directly after setting stem_tremolo_. Fixes:
12376         tremolo-repeat.ly
12377
12378         * input/regression/span-bar-break.ly: new file.
12379
12380         * scm/define-grobs.scm (all-grob-descriptions): remove
12381         break-visibility from SpanBar. Fixes: piano-repeat.ly
12382
12383 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12384
12385         * python/lilylib.py (make_ps_images): only compute bbox when needed.
12386
12387         * scripts/lilypond-book.py (process_snippets): use lily -f ps
12388         files for generating pngs. (failed experiment)
12389
12390         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
12391         file with PFA fonts included.
12392
12393         * lily/score.cc (default_rendering): put header in too.
12394
12395         * lily/paper-line.cc (LY_DEFINE): change function to
12396         ly:paper-line-extent
12397
12398         * scm/page-layout.scm (default-book-title): only add lines for
12399         non-nil fields.
12400         (default-score-title): idem.
12401
12402         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
12403
12404         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
12405
12406         * lily/include/paper-book.hh (class Paper_book): remove height_
12407         member.
12408
12409         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
12410
12411         * lily/ly-module.cc (LY_DEFINE): bugfix.
12412
12413         * lily/paper-book.cc (book_title): separate function for the book
12414         title.
12415
12416         * scm/page-layout.scm (default-book-title): only account for
12417         markup fields.
12418
12419         * scm/framework-ps.scm: new file. Move high level interface from
12420         output-ps.scm
12421
12422         * scm/music-functions.scm (def-grace-function): move macros from
12423         ly/music-functions-init.ly
12424
12425         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
12426         framework-tex.scm
12427
12428         * scm/framework-tex.scm (dump-line): new file. High level
12429         interface for output (pages, systems, header). 
12430
12431         * lily/include/page.hh (class Page): add is_last_ field.
12432
12433         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
12434
12435         * lily/paper-book.cc (split_string): new function
12436         (output): output multiple formats, i.e. --format=ps,tex
12437
12438         * scm/output-ps.scm (output-scopes): dump variables directly.
12439         (define-fonts): rewrite for new interface
12440
12441         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
12442
12443         * lily/paper-outputter.cc (Paper_outputter): take format argument.
12444
12445         * lily/main.cc (parse_argv): don't set extension for output.
12446
12447         * lily/clef-engraver.cc (create_clef): remove
12448         Staff_symbol_referencer::set_position() call. 
12449
12450 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12451
12452         * ly/music-functions-init.ly (addlyrics): set the 'origin property
12453         with the location argument in music function definitions.
12454
12455 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12456
12457         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
12458         staffsymbol dependency.
12459
12460         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
12461         cleanups.
12462
12463         * lily/book.cc (process): return Paper_book
12464         (to_stencil): use Book::process().
12465
12466         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
12467         header_ field. Store in $globalheader
12468
12469         * lily/parser.yy (book_body): book header is initted to
12470         $globalheader.
12471
12472
12473 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12474
12475         * input/test/fill-a4.ly: removed.
12476
12477         * lily/parser.yy (output_def): push scope of parent_ Output_def
12478         too.
12479
12480 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12481
12482         * scm/output-gnome.scm: Update info.
12483
12484 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12485
12486         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
12487
12488         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
12489         than 1 module.
12490
12491         * lily/include/ly-module.hh (ly_use_module): rename is_module to
12492         ly_c_module_p.
12493
12494         * scm/page-layout.scm (default-book-title): move Scheme titling
12495         functions to here.
12496
12497         * lily/parser.yy (book_paper_block): remove scope too.
12498
12499         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
12500
12501         * lily/rest.cc: add direction to rest properties.
12502
12503         * lily/include/output-def.hh: new file, move from
12504         music-output-def.hh
12505
12506 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12507
12508         * scm/output-gnome.scm: Describe feta-cork hack.
12509
12510 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12511
12512         * lily/include/book-paper-def.hh: derive from Output_def 
12513
12514         * lily/include/paper-def.hh: move all functionality out of class.
12515         Junk header.
12516
12517         * lily/include/music-output-def.hh: rename Music_output_def to
12518         Output_def.
12519
12520         * input/wilhelmus.ly: only set space for Paper formatting. 
12521
12522         * lily/include/midi-def.hh: remove file, remove class.
12523         Move functions to Music-output-def.
12524
12525         * lily/music-output-def.cc (Music_output_def): remove separate
12526         translator table. Lookup translators in scope directly. This
12527         obviates Context suffix for context identifiers, i.e.
12528
12529         \context {
12530           \Staff
12531           .. 
12532           }
12533
12534
12535         will work.
12536
12537
12538         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
12539
12540         * Documentation/user/changing-defaults.itely (Horizontal spacing):
12541         document spacing override hack.
12542
12543 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12544
12545         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
12546         installation info.  Support point-and-click.  Add +/- zoom
12547         keybindings.
12548
12549 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12550
12551         * VERSION: 2.3.2 released
12552
12553         * lily/parser.yy (book_body): set default bookpaper.
12554
12555         * scm/output-tex.scm (header): kludge: hard code linewidth. 
12556
12557         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
12558
12559 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12560
12561         * lily/score.cc (default_rendering): scale outputdef before
12562         starting.
12563
12564 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
12565
12566         * scm/fret-diagrams.scm: Add header.
12567
12568         * scm/output-gnome.scm: Hello world :-)
12569
12570 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12571
12572         * scripts/lilypond.py (run_dvips): only add papersize if present.
12573
12574         * lily/accidental-engraver.cc (update_local_key_signature): new
12575         function, fold code from initialize() and process_music().
12576         (update_local_key_signature): use deep copy. This fixes one
12577         problem from custom-key-signatures.ly.
12578         (number_accidentals_from_sig): tighter check for
12579         accidental-too-old.
12580
12581         * ly/engraver-init.ly: remove localKeySignature
12582         definition from ChoirStaff, StaffGroup, Score.
12583
12584         * lily/percent-repeat-engraver.cc (try_music): add moments for
12585         barlines too. Fixes: skipbars-percent-repeat.ly.
12586
12587 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12588
12589         * lily/context-def.cc (filter_performers): don't go to cdrloc if
12590         skipping last pair. Fixes: crash-bar-number.
12591
12592         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
12593         D. Sorensen)
12594
12595         * input/test/fret-diagram.ly: new file.
12596
12597         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
12598         (scale-paper): divide by scale.
12599
12600 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12601
12602         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
12603         case.
12604
12605 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12606
12607         * scm/stencil.scm (fontify-text): reinstate function
12608
12609         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
12610
12611         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
12612
12613         * lily/parser.yy (book_paper_head): \bookpaper {} 
12614
12615         * python/midi.c: remove config.h
12616
12617 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12618
12619         * scm/output-gnome.scm: Update.
12620
12621 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12622
12623         * scm/output-gnome.scm: New file.
12624
12625         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
12626
12627 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12628
12629         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
12630         (find_scaled_font): move from Paper_def
12631
12632 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12633
12634         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
12635         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
12636
12637         * po/fr.po: update po.
12638
12639         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
12640
12641         * lily/book-paper-def.cc (print_smob): new file.
12642
12643 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
12644
12645         * buildscripts/lilypond-words.py: search words also from
12646         music-functions-init.ly.
12647
12648 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12649
12650         * ly/music-functions-init.ly (def-music-function): new helper
12651         macro for defining music functions. \addlyrics \appoggiatura
12652         \acciaccatura \grace \partcombine \autochange \applycontext
12653         \applyoutput and \breathe are now defined here thanks to it.
12654
12655         * lily/parser.yy: 
12656         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
12657         \grace \partcombine \autochange \applycontext \applyoutput and
12658         \breathe keywords removed from the parser.
12659
12660         * lily/parser.yy: 
12661         * lily/music-function.cc (ly_make_music_function): 
12662         * lily/lexer.ll (music_function_type): added a case for 0-arg
12663         music functions.
12664
12665 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12666
12667         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
12668         refering to a music expression can be used in lily-inside-scheme:
12669         #{ $music #}
12670
12671         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
12672         and ly:parser-define, and change ly:parser-parse-string in order
12673         to make #{ $music #} work.
12674
12675         * scm/new-markup.scm (compile-markup-expression): when an argument
12676         is a string, use `make-simple-markup'.
12677
12678 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12679
12680         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
12681
12682 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12683
12684         * scripts/convert-ly.py (FatalConversionError.func): handle + in
12685         font-size. (backportme)
12686
12687 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12688
12689         * lily/paper-outputter.cc (output_stencil): dump font definitions
12690         before each stencil.
12691
12692         * lily/include/paper-book.hh (struct Score_lines): new
12693         struct. Collect info per Paper-score.
12694
12695         * lily/include/page.hh (class Page): to_stencil() returns Stencil
12696         everywhere.
12697
12698         * lily/stencil.cc (find_expression_fonts): new function
12699
12700         * lily/paper-outputter.cc (output_stencil): use
12701         interpret_stencil_expr
12702
12703         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
12704         (interpret_stencil_expr): new function. Generic stencil
12705         interpretation.
12706
12707         * lily/paper-def.cc (find_scaled_font): divide lookup
12708         magnification by outpuscale for non-virtual fontmetrics. This
12709         fixes ludicrously long font definitions for text
12710         fonts. (backportme)
12711
12712         * lily/score-engraver.cc: remove
12713         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
12714
12715 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12716
12717         * input/test/markup-score.ly: Remove \notes.
12718
12719         * lily/parser.yy (book_body): Grok Composite_music and \header.
12720         (markup): Push NOTES mode before score_block.
12721
12722         * VERSION: release 2.3.1
12723
12724         * mf/feta-klef.mf: 
12725         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
12726
12727         * Documentation/user/programming-interface.itely: Use @emph (was:
12728         @em).
12729
12730         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
12731
12732 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12733
12734         * scm/output-tex.scm (output-tex-string): tighten safe security.
12735
12736         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
12737
12738         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
12739         allowed ly functions.
12740
12741         * lily/ly-module.cc (ly_module_define): only define variable if
12742         bound.
12743         (ly_make_anonymous_module): take safe option.
12744
12745 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12746
12747         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
12748
12749 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
12750
12751         * input/regression/newaddlyrics.ly: Fix.
12752
12753         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
12754         \score \notes.
12755
12756 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
12757
12758         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
12759
12760 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12761
12762         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
12763
12764         * lily/paper-line.cc (Paper_line): don't store list of stencils,
12765         but convert to single Stencil immediately.
12766
12767         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
12768
12769 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
12770
12771         * scm/output-sodipodi.scm: Resurrect sodipodi output.
12772
12773 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
12774
12775         * elisp/lilypond-mode.el: Changed the way defaults are created for
12776         LilyPond-command-master.  LilyPond-mode will now check the
12777         timestamps of the files to see which command has to run next.
12778
12779 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12780
12781         * scm/bass-figure.scm (format-bass-figure): don't set
12782         number-markup for strings. This fixes string in bass
12783         figure. (backportme)
12784
12785         * lily/parser.yy (bass_number): insert number-markup into figure
12786         definition.
12787
12788         * scm/define-music-properties.scm (all-music-properties): make
12789         'figure a markup.
12790
12791         * scripts/convert-ly.py (conv): \apply -> \applymusic
12792
12793 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
12794
12795         * elisp/lilypond-mode.el: changed the order of some commands
12796         ("Midi" after "2Midi"), use the user-defined
12797         LilyPond-command-default as default instead of "LilyPond"
12798
12799         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
12800         to set the master file for the next command.
12801
12802         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
12803         with font-lock-reference-face.
12804
12805 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
12806
12807         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
12808
12809         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
12810
12811 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12812
12813         * ly/music-functions-init.ly (TODO): new file.
12814
12815         * lily/parser.yy (Generic_prefix_music_scm): add more
12816         music_function symbols.
12817         (Prefix_composite_music): change \apply to music-function   
12818
12819         * lily/include/music-function.hh: rename to music-function
12820
12821 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12822
12823         * lily/music-head.cc (LY_DEFINE): change order of args.
12824
12825         * input/regression/music-head.ly (texidoc): new file.
12826
12827         * lily/parser.yy (Generic_prefix_music): allow generic
12828         music-transformation functions. 
12829
12830         * lily/include/music-head.hh (is_music_head): new file.
12831
12832         * lily/music-head.cc (get_music_head_transform): new file.
12833
12834 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12835
12836         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
12837         empty extent. This fixes ottava brackets on rests. (backportme)
12838
12839         * make/lilypond.redhat.spec.in (Group): ln png files for info.
12840
12841         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
12842
12843         * cygwin/lily-wins.py: update for the lily-wins.py script.
12844
12845 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12846
12847         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
12848         code. This will obviate typeset_grob () in the future.  The effect
12849         of this is that improperly written spanner handling will result in
12850         invalid spanner bounds.
12851         (announce_grob): add to elems_ from here
12852         (typeset_grob): comment out.  
12853
12854         * lily/include/engraver.hh (make_spanner): new calling interface
12855         for make_{item,spanner}. This obviates most calls to
12856         announce_grob().
12857
12858         * scm/music-functions.scm (set-accidental-style): use GrandStaff
12859         iso. PianoStaff for piano styles.
12860
12861 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
12862
12863         * Documentation/user/music-glossary.tely: add segno after d.s.
12864
12865 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12866
12867         * lily/include/audio-column.hh: remove unused variables.
12868         (patch by Michael Welsh Duggan)
12869
12870         * flower/include/axes.hh (other_axis): inline Axes function
12871         (thanks to David Brandon).
12872
12873 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
12874
12875         * cygwin/mknetrel: Install image links (backportme).
12876
12877         * Documentation/user/GNUmakefile (local-install-info): Activate
12878         actual installing of image links (backportme).
12879
12880 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12881
12882         * Documentation/user/notation.itely (Measure repeats): Removed
12883         unnecessary (and confusing) \context Voice{.
12884
12885 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12886
12887         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
12888
12889         * lily/page.cc (Page): Do not use ly_scheme_function for
12890         volatile/configurable variables (FIXME: better name).
12891
12892         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
12893         get_scmvar).
12894
12895 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12896
12897         * scripts/convert-ly.py (FatalConversionError.subst): use
12898         \transposition.
12899
12900 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12901
12902         * lily/include/page.hh (class Page): Declare left_margin ().
12903
12904         * lily/page.cc: Remove paper var caching.
12905
12906 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12907
12908         * Documentation/user/music-glossary.tely: Add name to @top node.
12909         Remove comment from @table definitions (workaround for makinfo
12910         bug).
12911
12912         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
12913         ly:stencil-get-expr).  Update callers.
12914         (ly:stencil-align-to!):  Return stencil too.
12915
12916         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
12917         stencil.  Remove looped line-based page output.
12918         (output_line): Use line stencil.  Remove looped stencil-based line
12919         output.
12920
12921         * lily/page.cc (ly:page-paper-lines): New function.
12922
12923         * input/test/markup-score.ly: New file.
12924
12925         * scm/define-markup-commands.scm (stencil): New markup.
12926
12927         * lily/book.cc (to_stencil): New method.
12928
12929         * lily/parser.yy (markup): Use it to grok \score.
12930
12931 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12932
12933         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
12934
12935         * lily/paper-book.cc (pages): Change signature.  Update callers.
12936
12937         * lily/include/page.hh:
12938         * lily/page.cc: New file.
12939
12940         * lily/paper-line.cc (to_stencil): New method.
12941
12942         * lily/paper-outputter.cc (output_stencil): New method.
12943
12944         * lily/paper-outputter.cc (output_line): Use them.
12945
12946         * lily/warn.cc: Remove.
12947
12948         * lily/my-lily-parser.cc (distill_inname): Remove.
12949
12950         * flower/include/file-name.hh: 
12951         * flower/file-name.cc: New file.  Update users.
12952
12953         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
12954         (find): New method of same name.
12955
12956         * lily/my-lily-parser.cc (ly:parse-file): Use it.
12957
12958         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
12959         constant error message.
12960
12961 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
12962
12963         * input/test/{blank-notes.ly,staff-container.ly}: typos.
12964
12965 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
12966
12967         * Documentation/user/music-glossary.tely: @table @strong' replaced
12968         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
12969         (backportme).
12970
12971 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12972
12973         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
12974
12975         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
12976         #{ lily music expression #} that returns an equivalent scheme
12977         music expression by parsing the string.
12978
12979 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
12980
12981         * lily/my-lily-parser.cc:
12982         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
12983         SCM string (foo.ly/toto.scm support).
12984
12985 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
12986
12987         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
12988
12989 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12990
12991         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
12992
12993         * scripts/lilypond-book.py: LY code that includes \header is
12994         not assumed to be a fragment.
12995
12996 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12997
12998         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
12999         tremolo beams up.
13000
13001         * lily/stem.cc (chord_start_y): Return 0 if no heads.
13002         (get_default_stem_end_position): No tremolo head juggling if no
13003         heads.  Fixes tremolo crash on rests (backportme).
13004
13005         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
13006
13007 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
13008
13009         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
13010         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
13011
13012         * lily/lexer.ll: Allow \encoding in NOTES mode.
13013
13014         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
13015         for lyrics, not for commands.
13016
13017         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
13018         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
13019
13020         * input/regression/newaddlyrics.ly: New file.
13021
13022         * Documentation/topdocs/NEWS.texi: Update.
13023
13024         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
13025         (Music_list): Allow embedded scm.
13026
13027         * lily/score.cc (ly:score-bookify): New function.
13028
13029         * lily/music.cc (ly:music-scorify): Idem.
13030
13031         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
13032         (ly:parser-print-score): Idem.
13033
13034         * scm/lily.scm (default-toplevel-book-handler): Idem.
13035         (default-toplevel-music-handler): Idem.
13036         (default-toplevel-score-handler): Idem.
13037
13038         * ly/declarations-init.ly: Set default toplevel handlers.
13039
13040         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
13041
13042         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
13043         printer for score at toplevel.
13044
13045 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
13046
13047         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
13048         Fix for simple case: input/simple-song.ly, more complex stuff
13049         does not work yet.
13050
13051 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13052
13053         * lily/parser.yy (Prefix_composite_music): split Composite_music
13054         in Prefix_composite_music and Grouped_music_list.
13055         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
13056
13057 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
13058
13059         * scm/lily.scm (toplevel-expression): New define.
13060
13061         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
13062
13063         * lily/parser.yy (toplevel_expression): Use it.
13064
13065         * lily/include/my-lily-parser.hh: Smobbify.
13066
13067         * lily/my-lily-parser.cc (parse_string): New method.
13068
13069         * lily/my-lily-parser.cc (ly:parse-string): New function.
13070
13071         * Documentation/user/lilypond.tely: Add comment and workaround for
13072         gs-8.01 crash.  Fixes make web.
13073
13074         Simplification of toplevel music.
13075
13076         * lily/lexer.ll, lily/parser.yy:
13077
13078         * In LYRICS mode, return LYRICS_STRING.  This fixes one
13079         shift/reduce problem.
13080
13081         * Use NOTES mode at start of maininput.
13082
13083         * Grok toplevel composite music expression, put in score and book.
13084
13085         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
13086
13087         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
13088
13089         * input/simple.ly: New file.
13090
13091         * input/simple-song.ly: Idem.
13092
13093 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13094
13095         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
13096         Sandberg.
13097
13098 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13099
13100         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
13101
13102 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
13103
13104         * input/regression/accidental-octave.ly: doc automatic showing
13105         of note names.
13106
13107 2004-04-16  Heikki Junes <janneke@gnu.org>
13108
13109         * po/fi.po: do "make po && make -C po po-update" at top-level,
13110         then "cp po/out/fi.po po/fi.po" and update fields.
13111
13112         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
13113
13114 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
13115
13116         * Documentation/user/introduction.itely (About this manual): Fix
13117         templates and regression urls (backportme).
13118
13119 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
13120
13121         * ly/engraver-init.ly (Score:graceSettings): Increase
13122         beamed-lengths, especially for 32nd notes.
13123
13124         * Documentation/user/notation.itely (Grace notes): Correct the
13125         syntax for add-grace-property example.
13126
13127 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
13128
13129         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
13130         `Generated' tag.
13131
13132         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
13133         Severely broken (the Debian package, at least).
13134
13135 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13136
13137         * lily/context.cc (find_create_context): assign to lvalue.
13138
13139 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13140
13141         * lily/include/translator.hh (class Translator): rename
13142         get_parent_context() to context () to avoid confusion.
13143
13144         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
13145
13146         * lily/lexer.ll: change is_string -> ly_c_string_p 
13147
13148         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
13149
13150         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
13151
13152 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13153
13154         * VERSION: release 2.3.0
13155
13156         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
13157
13158         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
13159         if nonempty.
13160
13161         * lily/include/context.hh (class Context): make members protected.
13162         (children_contexts): new accessor function.
13163
13164         * lily/include/translator.hh (class Translator): make
13165         daddy_context_ protected.
13166         (class Translator): clean up. 
13167
13168         * lily/include/context.hh (class Context): make daddy_context_
13169         private.
13170
13171         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
13172         higher for finding Voice. (backportme)  
13173
13174         * lily/include/context.hh (class Context): remove
13175         find_context_below() as a method.
13176
13177         * Documentation/user/notation.itely (The Lyrics context): add note
13178         about manual durations
13179
13180         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
13181         encoding.
13182
13183         * scm/output-tex.scm (text): dump \inputencoding{} for text.
13184
13185 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13186
13187         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
13188         \usepackage{inputenc}
13189
13190         * lily/paper-book.cc (classic_output): don't advance Offset for
13191         TeX output.
13192
13193         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
13194         ec-sauter.map in rules
13195
13196         * mf/ecb.mf (font_identifier): new file, based on ecbx
13197
13198         * mf/ecb10.mf (gensize): new file.
13199
13200         * Documentation/topdocs/NEWS.texi (Top): document some more new
13201         features.
13202
13203         * ly/declarations-init.ly: run convert-ly
13204
13205         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
13206         from input-file-results. Remove input-file-results.* 
13207
13208 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13209
13210         * scm/output-ps.scm (font-command): Fix, again.
13211
13212         * input/test/title-markup.ly: Add \noPagebreak test.
13213
13214         * lily/score-engraver.cc (try_music): Bugfix.
13215
13216 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13217
13218         * lily/main.cc (main_with_guile): excise dependency options -M and
13219         --dep-prefix
13220
13221         * lily/input-file-results.cc: excise Makefile dependency code
13222
13223         * Documentation/user/invoking.itexi (Invoking the lilypond
13224         binary): remove dep doco
13225
13226         * lily/main.cc (main_with_guile): call lilypond-main
13227
13228         * scm/lily.scm (lilypond-main): new function: handle multiple files.
13229
13230         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
13231         exception.
13232
13233         * lily/my-lily-parser.cc: remove paper_description function
13234
13235         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
13236         new function.
13237
13238         * lily/main.cc: remove global_score_count.
13239
13240         * lily/book.cc (process): don't take header from global_input_file.
13241
13242         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
13243
13244         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
13245
13246         * lily/music-output-def.cc (LY_DEFINE): new function
13247         ly_output_description. This function does the bulk for  setting,
13248         parsing and breaking down of an input file.
13249
13250         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
13251         anonymous modules globally. Let's hope they get GCd
13252
13253         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
13254
13255 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13256
13257         * scm/output-ps.scm (header): Papersize from paper.
13258
13259         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
13260         for classic output.
13261
13262         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
13263         lilypondclassic is defined.
13264         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
13265
13266         * input/regression/between-systems.ly: Remove.
13267
13268         * python/lilylib.py (get_bbox): Fix regular expression
13269         for bounding box.
13270
13271         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
13272
13273         * scm/output-tex.scm (stop-page): Use it.
13274
13275         * scm/output-ps.scm (define-fonts): Bugfix.
13276
13277         * lily/grob.cc: Add penalty to interface.
13278
13279         * lily/include/paper-line.hh (class Paper_line): New member
13280         var penalty_.
13281
13282         * lily/system.cc (get_line): Initialise Paper_line with
13283         page-penalty's from original grobs.
13284
13285         * scm/define-music-properties.scm (all-music-properties): Add
13286         page-penalty.
13287
13288         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
13289
13290         * lily/score-engraver.cc (try_music): Handle page-penalty.
13291
13292         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
13293
13294 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13295
13296         * ly/declarations-init.ly (melismaEnd): typo
13297
13298         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
13299
13300         * scm/output-ps.scm (text): split string into spaces, use moveto
13301         for setting space. 
13302
13303 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13304
13305         * po/nl.po: Update.
13306
13307         * scm/font.scm (add-cmr-fonts): Typo.
13308
13309 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13310
13311         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
13312         font-encoding.
13313
13314         * scm/define-grobs.scm (all-grob-descriptions): idem.
13315
13316         * lily/time-signature.cc (numbered_time_signature): idem.
13317
13318         * scm/font.scm (add-cmr-fonts): use real encoding names for
13319         font-encoding.
13320
13321 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13322
13323         * lily/paper-book.cc (classic_output): 
13324         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
13325         Fixes classic output.
13326         (lilypondstart):
13327         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
13328         kludge.
13329
13330         * scripts/old-lilypond-book.py: Remove.
13331
13332         Page layout for SCOREs enclosed in a BOOK:
13333
13334         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
13335         layout tweaking.
13336
13337         * input/les-nereides.ly (theScore): Add \book.
13338
13339         * input/test/title-markup.ly: Add \book.
13340
13341         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
13342         only if 'verbose.
13343
13344         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
13345
13346         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
13347
13348         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
13349         * scm/output-tex.scm (start-system): Update for page layout by
13350         LilyPond.
13351
13352         * scm/output-ps.scm (start-system): Previously (new-start-system).
13353
13354         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
13355         passed to define-fonts.
13356
13357         * lily/paper-column.cc: 
13358         * lily/system.cc (get_line):
13359         * ly/property-init.ly (newpage): 
13360         * scm/define-grob-properties.scm:
13361         * scm/output-ps.scm: 
13362         * scm/output-tex.scm: Remove between-system-string kludge.
13363
13364         * scm/output-ps.scm (define-fonts, font-command,
13365         font-load-encoding): Handle ENCODING = #f.
13366
13367         * scm/output-tex.scm (output-scopes): Check if variable is bound.
13368
13369         * scm/define-markup-commands.scm (fill-line): Use
13370         make-simple-markup (WAS: unexisting make-word-markup).
13371
13372         * lily/text-item.cc (interpret_markup): Bugfix, transpose
13373         ENCODING, MARKUP parameters for interpret_string.
13374
13375         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
13376
13377         * lily/score.cc (book_rendering): New method.
13378         (default_rendering): Create Paper_book helper locally, dump
13379         output.
13380
13381         * lily/my-lily-lexer.cc (the_key_tab): Add book.
13382
13383         * lily/parser.yy: Handle \book.
13384
13385         * lily/include/book.hh: 
13386         * lily/book.cc: New file.
13387
13388 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13389
13390         * lily/text-item.cc (interpret_string): new file, select font with
13391         encoding.
13392
13393         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
13394
13395         * scm/define-markup-commands.scm (encoded-simple): new markup command.
13396
13397         * lily/parser.yy (markup): take encoding from lexer.
13398
13399 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
13400
13401         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
13402
13403         * scm/output-ps.scm: Remove some cruft.
13404
13405 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13406
13407         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
13408
13409         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
13410
13411 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
13412
13413         * scm/font.scm (add-century-schoolbook-fonts):
13414         (make-century-schoolbook-tree): New function.
13415
13416         * input/test/title-markup.ly: Use Century Schoolbook font.
13417
13418 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13419
13420         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
13421         to Erik Sandberg) 
13422
13423         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
13424
13425         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
13426
13427         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
13428
13429         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
13430
13431 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13432
13433         * scm/part-combiner.scm (determine-split-list): bugfix: if no
13434         solo-state (at end of solo), we can set the solo status
13435         too. (backportme.)
13436
13437         * input/regression/part-combine-solo-end.ly: new file.
13438
13439 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
13440
13441         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
13442         flavour abc files.  Really ignore unknown keys (backportme).
13443
13444 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13445
13446         * lily/scaled-font-metric.cc (text_dimension): only multiply with
13447         magnification_ when looking up in orig_.
13448
13449         * scm/output-tex.scm (text): switch off char-mapping.
13450
13451         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
13452         because AFM's encoding field cannot have spaces.
13453
13454 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
13455
13456         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
13457
13458 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13459
13460         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
13461
13462         * mf/cmr.enc: new file, without hi-bit ascii info. 
13463
13464         * lily/bezier-bow.cc (slur_shape): make indent dependent on
13465         width. This removes the 'hook' at the end of a long slur.
13466
13467         * buildscripts/mf-to-table.py (parse_logfile): don't append
13468         encoding to fontname.
13469
13470 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
13471
13472         * scm/output-ps.scm (define-fonts): Load .enc only once.
13473
13474         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
13475         too.
13476
13477 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13478
13479         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
13480         encoding field.
13481
13482         * lily/stencil-scheme.cc: remove ly:fontify-atom 
13483
13484         * ly/portuges.ly (pitchnames): new file.
13485
13486         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
13487         Michael Welsh Duggan
13488
13489         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
13490
13491         * ly/nederlands.ly: add comment about digits.
13492
13493         * lily/scaled-font-metric.cc (derived_mark): idem.
13494
13495         * scm/encoding.scm (make-encoding-mapping): change permutation to
13496         mapping.
13497
13498         * lily/scaled-font-metric.cc (derived_mark): is a const method.
13499         (Modified_font_metric): make alist for coding_description_
13500         (LY_DEFINE): remove coding-name.
13501
13502         * scm/output-tex.scm (text): remove debugging code.
13503
13504         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
13505
13506         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
13507         from infile.
13508
13509         * mf/feta-generic.mf: move fet_beginfont into generic code.
13510         use fetaMusic (without space) as encoding
13511
13512         * mf/feta-autometric.mf: take encoding argument
13513
13514         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
13515
13516         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
13517         use.
13518
13519         * scm/encoding.scm (read-encoding-file): use symbol for glyph
13520         name.
13521
13522 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
13523
13524         * input/test/title-markup.ly: Set inputencoding.
13525
13526         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
13527
13528         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
13529
13530         * scm/encoding.scm (get-coding-filename, get-coding-command): New
13531         function.
13532         (coding-alist): Also hold filename, command.
13533         (read-encoding-file): Return symbols.
13534
13535 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13536
13537         * scm/output-tex.scm: remove fontify; text and char take a font
13538         argument.
13539
13540         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
13541
13542         * lily/scaled-font-metric.cc (text_dimension): init
13543         coding_{permutation,table}_ too 
13544         (LY_DEFINE): ly:font-encoding, new function return
13545
13546         * lily/paper-def.cc (find_scaled_font): take input coding from
13547         inputcoding paper var.
13548
13549         * lily/performance.cc (output): remap modulo 16.
13550
13551         * lily/text-item.cc (interpret_markup): whoops, variable
13552         shadowing fixed.
13553
13554 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
13555
13556         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
13557         symbols, not symbols to strings.
13558
13559         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
13560         symbols, not symbols to strings.
13561
13562 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13563
13564         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
13565         (ly:kpathsea-gulp-file): New function.
13566
13567         * scm/encoding.scm (read-encoding-file): Use it.
13568
13569 2004-04-06  Werner Lemberg  <wl@gnu.org>
13570
13571         * scm/encoding.scm (coding-alist): Fix typo.
13572
13573 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13574
13575         * lily/scaled-font-metric.cc (text_dimension): move function from
13576         Font_metric
13577         (make_scaled_font_metric): init coding_scheme_ to TeX
13578         (text_dimension): use get-coding-vector for non TeX coding_scheme_
13579
13580         * lily/include/scaled-font-metric.hh (struct
13581         Modified_font_metric): rename from Scaled_font_metric
13582
13583         * scm/encoding.scm (read-encoding-file): split up large function,
13584         leave caching to (delay)
13585
13586         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
13587
13588 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
13589
13590         * lily/my-lily-lexer.cc (set_encoding): New method.
13591
13592         * lily/lexer.ll: Grok \encoding.
13593
13594         * lily/font-metric.cc (get_encoded_index): New function.
13595
13596         * lily/include/font-metric.hh (coding_scheme): New method.
13597
13598         * scm/encoding.scm: New file.
13599
13600         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
13601
13602 2004-04-05  Werner Lemberg  <wl@gnu.org>
13603
13604         * Documentation/user/tutorial.itely: Revised (finished).
13605
13606         * Documentation/user/macros.itexi (@separate): Removed.
13607
13608 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13609
13610         * scm/output-ps.scm (define-fonts): fix scaling.
13611
13612         * lily/scaled-font-metric.cc (design_size): add function.
13613
13614         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
13615         partial cut&paste of ly:font-magnification.
13616
13617 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
13618
13619         * scm/output-ps.scm (define-fonts):
13620         (fontify): Update.
13621
13622 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13623
13624         * po/fr.po: update. (backportme).
13625
13626         * po/nl.po: update. (backportme). 
13627
13628         * mf/feta-beugel.mf: document why design size is not fixed.
13629
13630         * mf/feta-braces-a.mf: rename to stress that it's not design size.
13631
13632 2004-04-04  Werner Lemberg  <wl@gnu.org>
13633
13634         * Documentation/user/tutorial.itely: Revised (continued).
13635
13636 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
13637
13638         * po/nl.po: Update (backportme).
13639
13640 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13641
13642         * po/de.po: update. (backportme).
13643
13644         * scm/output-tex.scm (font-command): use ly: functions to
13645         construct name.
13646         (define-fonts): don't use alist, just dump \font definitions.
13647         (font-load-command): calculate proper scaling by taking
13648         outputscale from paper argument.
13649
13650         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
13651         expression.
13652
13653         * lily/paper-outputter.cc (output_header): pass paper arg to
13654         define-fonts
13655
13656         * lily/paper-def.cc (font_descriptions): dump list of
13657         Scaled_font_metrics
13658         (find_scaled_font): take Font_metric argument, store
13659         Scaled_font_metrics in hash-table containing (size ->
13660         Scaled_font_metrics) alist.
13661         (get_dimension): rename from get_realvar
13662
13663         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
13664         ly:font-magnification, ly:font-name: new functions
13665
13666 2004-04-03  Werner Lemberg  <wl@gnu.org>
13667
13668         * Documentation/user/dedication.itely,
13669         Documentation/user/preface.itely,
13670         Documentation/user/introduction.itely,
13671         Documentation/user/tutorial.itely: Revised.
13672         Removing leading spaces which distorts output if info files are read
13673         with stand-alone info.
13674         Removing superfluous inter-word spaces which also distorts output
13675         for stand-alone info.
13676         Using ` and ' instead of `` and '' everywhere to improve
13677         legilibility with stand-alone info
13678         Using @samp for single-letter input items and data which contains
13679         spaces, @code for other things.
13680
13681         * lily/grob-interface.cc: Adding copyright.
13682         (check_interfaces_for_property): Improve format of warning message.
13683
13684 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13685
13686         * lily/include/font-metric.hh (struct Font_metric): add
13687         design_size () method.
13688
13689         * buildscripts/mf-to-table.py (base): add DesignSize comment.
13690
13691         * lily/afm.cc (read_afm_file): read design size.
13692
13693         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
13694
13695         * scm/music-functions.scm (unfold-repeats): handle dots too.
13696
13697 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13698
13699         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
13700         (backportme)
13701
13702 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
13703
13704         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
13705         lyric indent.  Revert melismaBusyProperties using \unset.
13706
13707 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13708
13709         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
13710
13711         * lily/parser.yy (command_element): allow redefinition of |
13712         meaning.
13713
13714         * lily/break-align-engraver.cc (acknowledge_grob): construct
13715         LeftEdge where the first cause for alignment is coming from.
13716         This makes \override Staff.LeftEdge work as expected.
13717
13718         * lily/slur-performer.cc (Slur_performer): add inits
13719
13720         * lily/beam-performer.cc (Beam_performer): add inits
13721
13722 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13723
13724         * VERSION (PACKAGE_NAME): release 2.2.0
13725
13726 #Local variables:
13727 #coding: utf-8
13728 #End:
13729