]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* scm/page-layout.scm (page-headfoot): annotate headsep and footsep.
[lilypond.git] / ChangeLog
1 2005-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2
3         * scm/page-layout.scm (page-headfoot): annotate headsep and footsep.
4         (annotate-space-left): new function. Annotate space left on page. 
5         (annotate-y-interval): new function.
6         (paper-system-annotate-last): new function. Annotate bottom-space.
7
8         * mf/feta-beugel.mf (y): 
9
10 2005-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
11
12         * VERSION (PACKAGE_NAME):  release 2.7.11
13
14         * scm/lily-library.scm (interval-translate): new function
15         (interval-center): new function. 
16
17         * scm/page-layout.scm (paper-system-annotate): new function. Add
18         arrows for dimensions.
19  
20         * scm/stencil.scm (dimension-arrows): new function.
21
22         * Documentation/user/global.itely (Vertical spacing): mention annotatespacing
23
24         * input/regression/page-spacing.ly: add annotatespacing
25
26         * lily/paper-system-scheme.cc (LY_DEFINE): remove ly:paper-system-{extent,stencil}
27         (LY_DEFINE): new function ly:paper-system-set-property!
28
29         * Documentation/user/global.itely (Paper size): explain how to add
30         sizes.
31
32         * scm/paper.scm (paper-alist): rename tabloid paper to 11x17 to
33         correspond to GS's definition.
34
35         * lily/tuplet-bracket.cc (after_line_breaking): suicide empty
36         tuplet bracket.
37         (print): only connect to next bracket if the next one is alive.
38         (print): set padding to 0.0 if the bound is a breakable
39         column. This makes tupletFullLength brackets reach up to the staff
40         line if it doesn't connect to the next line.
41
42 2005-09-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
43
44         * lily/bar-number-engraver.cc: correct docs.
45
46         * scm/output-lib.scm (first-bar-number-invisible): rename from
47         default-bar-number-visibility
48
49 2005-09-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
50
51         * scm/define-music-properties.scm (all-music-properties): remove
52         predicate property.
53
54 2005-09-28  Heikki Junes  <hjunes@cc.hut.fi>
55
56         * po/fi.po: refresh.
57
58 2005-09-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
59
60         * input/regression/hara-kiri-pianostaff.ly (disappear): remove
61         superfluous s1.
62         (disappear): bugfix.
63
64         * lily/stem-tremolo.cc (raw_stencil): read slope property.
65
66         * lily/include/paper-system.hh (class Paper_system): remove
67         staff_extents_ member.
68
69         * lily/paper-system-scheme.cc (LY_DEFINE): remove.
70
71         * lily/include/paper-system.hh (class Paper_system): remove
72         number_ variable. Remove is_title_. Remove break_before_penalty_
73
74         * lily/paper-book.cc (systems): use 'number property iso. number_
75         member.
76
77         * lily/paper-system-scheme.cc: remove ly:paper-system-break-before-penalty
78         remove ly:paper-system-number.
79
80         * scm/lily-library.scm (paper-system-title?): new function.
81
82         * lily/book.cc (process): bugfix: flip ?: cases. 
83
84         * Documentation/user/changing-defaults.itely (Difficult tweaks):
85         add outputProperty.
86
87         * ly/music-functions-init.ly: add outputProperty music function.
88
89         * scm/paper.scm (set-paper-dimension-variables): add pagetopspace
90
91         * scm/page-layout.scm (ly:optimal-page-breaks): read next-space
92         and next-padding.
93         (optimal-page-breaks): rename from ly:optimal-page-breaks.
94
95         * lily/paper-system-scheme.cc (LY_DEFINE): new function.
96
97         * lily/paper-system.cc (internal_get_property): new function.
98
99         * Documentation/user/global.itely (Vertical spacing): refer to
100         page-spacing.ly
101
102         * scm/page-layout.scm (ly:optimal-page-breaks): add support for
103         pagetopspace
104
105         * input/regression/page-spacing.ly: new file.
106
107         * input/regression/page-top-space.ly: new file.
108
109         * lily/spacing-spanner.cc: cmath -> math.h
110
111         * lily/paper-system.cc (read_left_bound): new function. Read
112         line-break-system-details from left bound to determine extents.
113  
114         * Documentation/user/programming-interface.itely (Using LilyPond
115         syntax inside Scheme): change applyxxx -> applyXxx.
116
117         * ly/music-functions-init.ly: add outputProperty music function.
118
119         * lily/parser.yy (Generic_prefix_music_scm): add scm-scm-scm signature.
120
121         * lily/grob-scheme.cc (LY_DEFINE): add ! to ly:grob-suicide! name.
122
123         * python/convertrules.py (conv): rule
124
125         * ly/music-functions-init.ly: applyxxx -> applyXxx
126
127         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): alias
128         TabVoice to Voice.
129
130 2005-09-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
131
132         * flower/include/real.hh: include <math.h> iso. <cmath>
133
134         * flower/include/offset.hh: include real.hh
135
136 2005-09-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
137
138         * Documentation/user/changing-defaults.itely (Difficult tweaks):
139         fix example, now that 'interfaces is no longer directly available.
140
141         * lily/book.cc (process): don't crash if paper == NULL.
142
143         * po/fr.po: update.
144
145 2005-09-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
146
147         * scm/define-music-types.scm (music-descriptions): set length and
148         start-callback for QuoteMusic
149
150 2005-09-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
151
152         * lily/tie.cc (get_configuration): Replace fabs -> abs for integer
153         arguments. Fixes compilation error with gcc 3.3.
154
155 2005-09-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
156
157         * VERSION: release 2.7.10
158
159         * stepmake/stepmake/python-module-rules.make
160         ($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.  
161
162         * lily/*.cc: remove <cmath> everywhere. <cmath> is included from
163         real.hh
164
165 2005-09-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
166
167         * stepmake/stepmake/c++-vars.make (#EXTRA_CXXFLAGS): don't add
168         -Werror. Otherwise GCC barfs over various optimizations.
169
170         * scm/define-grob-properties.scm (all-internal-grob-properties):
171         add note-head property
172
173         * Documentation/user/instrument-notation.itely (Laissez vibrer
174         ties): new node.
175
176         * input/regression/laissez-vibrer-ties.ly: new file.
177
178         * lily/laissez-vibrer-engraver.cc: new file.    
179
180         * lily/include/tie-column-format.hh: new file.
181
182         * lily/tie-column-format.cc: new file. 
183
184         * lily/tie-column.cc (set_manual_tie_configuration): new function.
185
186         * lily/laissez-vibrer-tie.cc: new file.
187
188         * lily/include/laissez-vibrer-tie.hh: new file.
189
190         * ly/engraver-init.ly: add Laissez_vibrer_engraver
191
192         * ly/declarations-init.ly (laissezVibrer): add \laissezVibrer
193
194         * scm/define-grobs.scm (all-grob-descriptions): add
195         LaissezVibrerTie, LaissezVibrerTieColumn
196
197         * lily/tie-column.cc (set_tie_config_directions): new function
198         (final_shape_adjustment): new function.
199         (shift_small_ties): new function.
200
201         * scm/define-music-types.scm (music-descriptions): add LaissezVibrerEvent
202
203         * lily/include/tie.hh (struct Tie_details): add x_gap_
204         (struct Tie_configuration): add head_position_
205
206         * lily/tie-column.cc (set_chord_outline): new function.
207
208         * mf/cmr.enc.in:  remove file.
209
210 2005-09-11  Graham Percival  <gpermus@gmail.com>
211
212         * Documentation/user/examples.itely: typo fix.  Thanks, Matevž
213
214 2005-09-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
215
216         * mf/feta-banier.mf: make vertical stem 1/2 stemthickness wide to
217         reduce aliasing effects.
218
219         * lily/tie-column.cc (set_chord_outlines): bugfix: insert complete
220         box in skyline.
221
222 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
223
224         * lily/tie.cc (get_configuration): don't crash if left_dot is NULL.
225
226         * flower/include/real.hh: std::fabs too.
227
228 2005-09-08  Jan Nieuwenhuizen  <janneke@gnu.org>
229
230         * Documentation/user/lilypond.tely: Spell Baßtuba in UTF-8 (Werner). 
231
232         * lily, flower: Include C++ iso C headers.  Import namespace std
233         throughout.
234
235         * lily/side-position-interface.cc: 
236         * lily/scm-hash.cc: 
237         * lily/note-head.cc: 
238         * lily/include/includable-lexer.hh: 
239         * flower/include/string-data.icc: Remove using std::*.
240
241         * lily, flower: Include C++ iso C headers.  Import namespace std
242         throughout.
243
244         * lily/side-position-interface.cc: 
245         * lily/scm-hash.cc: 
246         * lily/note-head.cc: 
247         * lily/include/includable-lexer.hh: 
248         * flower/include/string-data.icc: Remove using std::*.
249
250         * Documentation/user/instrument-notation.itely (Entering lyrics):
251         Multiple latin-1->utf-8 conversion fix.
252
253         * Documentation/user/*tely: Update Emacs cookie to utf-8.
254
255 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
256
257         * lily/tie.cc (get_configuration): also avoid dots for non-space
258         situations.
259
260 2005-09-07  Jan Nieuwenhuizen  <janneke@gnu.org>
261
262         * Documentation/user/instrument-notation.itely: Bugfix.
263
264 2005-09-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
265
266         * tex/GNUmakefile: don't install texinfo.tex
267
268         * tex/ : cleanup: remove unused files.
269
270         * lily/general-scheme.cc: remove my_{isinf,isnan}.
271
272         * flower/include/real.hh: using std::{isnan,isinf}
273         
274         * VERSION (PATCH_LEVEL): release 2.7.9
275
276 2005-09-05  Graham Percival  <gpermus@gmail.com>
277
278         * Documentation/user/ instrument-notation.itely,
279         advanced-notation.itely: minor tweaks.
280
281         * input/test/script-chart.ly: add item padding.
282
283 2005-09-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
284
285         * flower/offset.cc: use math.h iso. <cmath>
286
287         * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake
288         of IE users.
289
290         * scm/framework-eps.scm (dump-stencils-as-EPSes): cleanup.
291         (widen-left-stencil-edges): new function. Fix alignment problems
292         with LaTeX includegraphics.
293
294         * lily/text-interface.cc (interpret_markup): use abort().
295
296 2005-09-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
297
298         * input/regression/tie-chord.ly (testLong): add a chord in 4ths
299
300         * lily/tie.cc (get_configuration): update bezier shape as we
301         change Y positions.
302         (get_configuration): don't move large ties if we're outside of the
303         staff.
304
305 2005-09-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
306
307         * scm/define-markup-commands.scm (strut): swap X and Y dims.
308         
309 2005-09-03  Jan Nieuwenhuizen  <janneke@gnu.org>
310
311         * .cvsignore: Add auto-generated configure files and then some.
312
313 2005-09-02  Jan Nieuwenhuizen  <janneke@gnu.org>
314
315         * scm/define-grobs.scm (DynamicLineSpanner): Add
316         X-extent-callback.  Fixes hairpin-slur collision.
317
318 2005-08-31  Graham Percival  <gpermus@gmail.com>
319
320         * Documentation/user/advanced-notation.itely,
321         basic-notation.itely: minor changes.
322
323 2005-08-31  Mats Bengtsson  <mabe@drongo.s3.kth.se>
324
325         * scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
326         \linebreak between each .eps file if \betweenLilyPondSystem is
327         undefined. 
328
329         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
330         music): Document the \linebreak
331
332         * Documentation/user/lilypond-book.itely,
333         input/tutorial/lbook-latex-test.tex,
334         Documentation/user/examples.itely: Remove \usepackage{graphics}
335
336 2005-08-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
337
338         * mf/aybabtu.pe.in (i): don't merge alphabet into aybabtu.
339
340         * lily/ly-module.cc (make_stand_in_procs_weak): 1.6.4 and earlier
341         compat bugfix.
342
343         * scripts/lilypond-book.py (PREAMBLE_LY): define
344         inside-lilypond-book
345         (modify_preamble): new function. Insert \RequirePackage{graphics}
346         when no {graphics found in preamble.  
347
348 2005-08030  Graham Percival  <gpermus@gmail.com>
349
350         * Documentation/user/basic-notation.itely, global.itely,
351         tutorial.itely: misc small changes.
352
353 2005-08-30  Jan Nieuwenhuizen  <janneke@gnu.org>
354
355         * stepmake/aclocal.m4: Include MY_PATCH_LEVEL in config.make's
356         VERSION.
357
358 2005-08-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
359
360         * lily/tie-column.cc (new_directions): put Tie down on center
361         staff line. 
362
363         * lily/script-interface.cc (before_line_breaking): use
364         Grob::programming_error
365
366         * scm/ps-to-png.scm (make-ps-images): use pngalpha device.
367
368         * scripts/lilypond-book.py (get_latex_textwidth): oops. Take [0]
369         of splitext.
370
371 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
372
373         * VERSION (PACKAGE_NAME): VERSION release 2.7.8
374
375 2005-08-29  Werner Lemberg  <wl@gnu.org>
376
377         * mf/GNUmakefile: Add `-f' flag to `rm' command while removing
378         the `*.scale.pfa' files to avoid warnings.
379
380 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
381
382         * lily/tempo-performer.cc (process_music): idem.
383
384         * lily/midi-def.cc (get_tempo): Rational to int conversion bug.
385
386 2005-08-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
387
388         * Documentation/user/advanced-notation.itely (Text markup): not a
389         fragment.
390
391         * lily/midi-item.cc (to_string): use to_int() iso. int cast.
392
393         * lily/staff-performer.cc (initialize): add tempo/name to
394         audio_staff_
395
396
397 2005-08-26  Graham Percival  <gpermus@gmail.com>
398
399         * Documentation/user/advanced.itely: add text-only example.
400
401         * Documentation/user/invoking.itely: add index entries for
402         convert-ly.
403
404         * Documentation/user/ tutorial.itely, basic-notation.itely:
405         small fixes suggested by Steve D.  Thanks!
406
407 2005-08-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
408
409         * input/regression/markup-bidi-pango.ly: new file.
410
411         * lily/pango-font.cc (pango_item_string_stencil): make Mingw code
412         standard. Remove #ifdef. Remove memleak.
413         (text_stencil): use text_dir to decide how to composite items.
414         (text_stencil): determine uniform text direction for the entire
415         string.
416
417         * scripts/lilypond-book.py (output_name): remove
418         latex_filter_cmd. Non-portable to non-Unix systems. 
419         (get_latex_textwidth): use File.write and os.unlink() instead.
420
421         * THANKS: add Vicente & Trevor.
422
423         * lily/grob.cc (discretionary_processing): look up origin for
424         programming_error too. 
425
426         * input/regression/tie-broken.ly: new file.
427
428         * lily/tie-column.cc (set_chord_outlines): set outline for line
429         break case too.
430         
431 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
432
433         * lily/pango-font.cc (text_stencil): don't translate glyphs in
434         unscaled transform, just translate stencils.
435
436         * ly/performer-init.ly: init timing to #t.  Fixes bar checks in
437         MIDI.
438
439         * scm/define-markup-commands.scm (wordwrap-string): use
440         text-direction
441         (wordwrap-stencils): idem.
442         (line): idem.
443         (fill-line): idem.
444         (wordwrap-stencils): translate last line to right for
445         text-direction = LEFT.
446
447         * scm/define-grob-properties.scm (all-user-grob-properties): add
448         text-direction.
449
450 2005-08-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
451
452         * lily/lily-parser.cc (Lily_parser): also copy output_basename_
453         when copying a Lily_parser object.
454
455 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
456
457         * scm/define-markup-commands.scm (null): add null markup.
458
459 2005-08-25  Mats Bengtsson  <mabe@drongo.s3.kth.se>
460
461         * lily/item.cc: Add documentation of center-invisible
462
463 2005-08-24  Graham Percival  <gpermus@gmail.com>
464
465         * Documentation/user/advanced-notation.itely: add info about
466         raising text.
467
468         * Documentation/user/programming-interface.itely: fix example
469         involving raised text.
470
471 2005-08-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
472
473         * lily/beam.cc (print): fix X start/end points of isolated
474         beamlets.
475
476         * scm/output-ps.scm (grob-cause): escape spaces in URLs.
477
478         * lily/multi-measure-rest.cc (set_text_rods): new function.
479
480         * lily/vertical-align-engraver.cc (process_music): call
481         Align_interface::set_axis(). This forces #'elements to be ordered,
482         preventing random vertical reordering of staves.
483
484         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
485         add avoid-slur property. 
486
487         * Documentation/user/basic-notation.itely (Measure repeats): add
488         countPercentRepeats example.
489
490         * Documentation/user/advanced-notation.itely (Other text markup
491         issues): remove remark about normal-font.  We have \normal-text
492
493         * input/regression/tie-chord.ly: add note about remaining bugs.
494
495         * lily/tie.cc (print): try Tie_column::set_directions () if
496         control-points not yet defined.
497
498 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
499
500         * lily/system-start-delimiter.cc (staff_brace): don't remove brace
501         extent. This fixes braces falling out of the EPS bbox.
502
503         * mf/feta-beugel.mf (braces_per_font): make brace glyph align
504         exactly to bbox.
505
506 2005-08-23  Graham Percival  <gpermus@gmail.com>
507
508         * {various} : change #up->#UP and #down->#DOWN.
509
510         * ly/titling-init.ly: Spacing fix when using printallheaders=##t.
511
512         * Documentation/user/advanced-notation.itely: clarify
513         what objects handles text on a multimeasure rest.
514
515 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
516
517         * VERSION (PATCH_LEVEL): release 2.7.7
518
519 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
520
521         * make/lilypond-vars.make: set -dgs-font-load for "make web" 
522
523         * Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
524
525         * input/regression/*.ly: formatting clean-up. Default layout
526         before music expression.
527
528         * input/mutopia/R.Schumann/GNUmakefile (examples): switch off
529         romanze28-2 example.
530
531         * scm/ps-to-png.scm: remove dir-re function.
532         (make-ps-images): generate page names, instead of globbing them.
533         This brings down LilyPond memory usage for make web by a factor
534         10. (backportme?) 
535
536         * scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
537         don't use glob. With 3000 files, globbing
538         Documentation/user/out-www/ can take too much time. (backportme?)
539         
540         * lily/lily-guile.cc (gulp_file_to_string): take size argument.
541
542         * lily/general-scheme.cc (LY_DEFINE): take optional size argument.
543
544         * input/regression/tie-manual.ly: new file
545
546         * input/regression/tie-chord.ly: update.
547
548         * flower/include/interval.hh (struct Interval_t): 
549
550         * lily/tie.cc (distance): new function 
551         (height): new function.
552         (init): new function
553         (Tie_details): new struct.
554
555         * lily/skyline.cc (skyline_height): new function.
556
557         * lily/tie-column.cc (set_chord_outlines): new function.
558         (new_directions): read tie-configuration
559
560         * lily/skyline.cc: fix ASCII art.
561         
562 2005-08-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
563
564         * python/convertrules.py (string_or_scheme): Fix spelling error
565
566 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
567         
568         * lily/tie-column.cc (set_directions): set directions only once.
569         (add_configuration): new function.
570
571         * lily/tie.cc (set_control_points): new function
572
573         * lily/tie-column.cc (new_directions): new function.
574
575         * ly/music-functions-init.ly: set 'pitch property
576         iso. trill-pitch. This makes \relative work with \pitchedTrill
577
578         * lily/tie.cc (get_configuration): new function. Don't generate
579         control points, rather, generate configuration.
580         remove head-pair property.
581
582         * lily/include/tie.hh (struct Tie_configuration): new struct.
583
584 2005-08-22  Heikki Junes  <hjunes@cc.hut.fi>
585
586         * Documentation/topdocs/NEWS.tely: clarify.
587
588 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
589
590         * lily/tie.cc: remove minimum-length
591
592         * scm/define-grob-properties.scm (all-user-grob-properties):
593         remove staffline-clearance, y-offset 
594
595         * input/regression/tie-dots.ly (Module): remove.
596
597         * lily/tie.cc (get_control_points): rewrite. Put short ties in
598         staff-spaces, make long ties cross staff lines. Avoid flags and dots.
599
600         * input/regression/tie-single.ly: new file.
601
602 2005-08-21  Graham Percival  <gpermus@gmail.com>
603
604         * ly/bagpipe.ly: fix compile problem.
605
606 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
607
608         * lily/midi-item.cc (name): new method.
609
610         * lily/staff-performer.cc (acknowledge_audio_element): use
611         signature of baseclass.
612
613         * lily/engraver-group.cc (do_announces): move recursion call out
614         of while loop. 
615
616         * lily/drum-note-performer.cc (class Drum_note_performer): use
617         process_music everywhere.
618
619         * ly/performer-init.ly: add default children everywhere.
620
621         * lily/paper-book.cc (output): call paper-book-write-midis
622         directly: always write MIDI, even if no \layout {} block. 
623
624 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
625
626         * VERSION (PACKAGE_NAME): release 2.7.6
627
628         * lily/percent-repeat-engraver.cc (try_music): don't print warning
629         about not being able to handle repeat.
630
631 2005-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
632
633         * Documentation/user/examples.itely (Piano templates):
634         * lily/include/performer-group.hh: Remove last traces of
635         Performer_group_performer.  Fixes make web.
636
637 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
638
639         * Documentation/user/examples.itely (Piano templates): change
640         Engraver_group_engraver -> Engraver_group
641
642         * lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
643         scm_stand_in_procs is not weak_any.
644
645         * lily/volta-bracket.cc (print): don't use strcmp().
646
647         * lily/volta-engraver.cc (process_music): use
648         Text_interface::is_markup() for setting the 'text property of the
649         volta bracket.
650
651         * input/mutopia/claop.py (accents): update syntax to 2.6
652
653         * scm/define-context-properties.scm
654         (all-user-translation-properties): add countPercentRepeats.
655
656         * Documentation/user/basic-notation.itely (Measure repeats): add
657         isolated percent example.
658
659 2005-08-18  Graham Percival  <gpermus@gmail.com>
660
661         * input/ {various}: change direction #1, #-1 to
662         #up/#down or \fooUp, \fooDown.
663
664         * Documentation/user/music-glossary.tely: #-1 to #down.
665
666         * ly/bagpipe.ly, engraver-init.ly, property-init.ly: #1
667         to #up, #-1 to #down.
668
669 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
670
671         * lily/include/engraver-group.hh: rename.
672
673         * lily/include/performer-group.hh: rename.
674
675 2005-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
676
677         * input/test/script-abbreviations.ly: Removed some old LaTeX
678         left overs.
679
680 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
681
682         * python/convertrules.py (conv): inside-slur -> avoid-slur.
683         Remove functions.  Remove if 1: constructs, reindent.
684
685         * scripts/convert-ly.py (add_version): Add functions from
686         convertrules.py
687
688         * scm/script.scm (default-script-alist):
689         s/priority/script-priority.  Fixes script stacking.  Backportme.
690         (Fermata): Very low priority.
691
692 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
693
694         * input/regression/*.ly: remove superfluous \score blocks. Reindent.
695
696         * input/regression/slur-script.ly: remove padding tweaks. Add
697         comment strings.
698
699         * lily/note-spacing.cc (get_spacing): remove kludge for EOL wide
700         time sigs and related stuff.
701
702         * scm/define-grob-properties.scm (all-user-grob-properties): add
703         @code{} tags to property description.
704
705         * lily/include/line-group-group-engraver.hh (Module): remove file.
706
707         * python/convertrules.py (conv): add rule for
708         Engraver_group_engraver -> Engraver_group.
709
710         * lily/include/performer-group-performer.hh: analogous.
711
712         * lily/include/engraver-group-engraver.hh: rename to Engraver_group.
713
714         * lily/context-def.cc (instantiate): check for
715         Engraver_group_engraver and Performer_group_performer not
716         Engraver/Performer. Fixes crashes when doing \with { \consists .. }
717  
718 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
719
720         * input/les-nereides.ly: Remove three fingering tweaks, update
721         remaining one.
722
723         * input/regression/slur-script-inside.ly: Update, fix doc.
724
725         * scm/script.scm: Update to avoid-slur.
726
727         * scm/define-grob-properties.scm (avoid-slur): New property.
728
729         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
730         * lily/slur-engraver.cc (acknowledge_extra_object): Invoke
731         outside_slur_callback if avoid-slur != #'inside.
732
733         * scm/define-grobs.scm (Fingering, Textscript): No
734         inside-slur/outside-slur preference.
735         (DynamicLineSpanner): Always outside slur.
736
737         * input/regression/slur-script.ly: More tests.
738
739 2005-08-17  Graham Percival  <gpermus@gmail.com>
740
741         * Documentation/user/lilypond-book: fix notime entry.
742
743         * Documentation/user/advanced-notation.itely: add info on
744         getting an I rehearsal mark.
745
746         * Documentation/user/putting.itely: reinstate "I", re-enforce
747         the fact that \override numbers are the result of
748         experimentation and personal taste.
749
750         * Documentation/user/invoking.itely: update convert-ly bugs.
751
752 2005-08-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
753
754         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set timing
755         to #t.
756
757         * lily/timing-translator.cc (initialize): don't initialize timing.
758
759         * input/regression/stem-spacing.ly (Module): remove file.
760
761         * input/regression/spacing-stick-out.ly: specify Score context for
762         \override
763
764         * input/regression/clefs.ly: remove spurious {}s 
765
766 2005-08-17  Heikki Junes  <hjunes@cc.hut.fi>
767
768         * Documentation/topdocs/NEWS.tely,
769         input/regression/repeat-percent-count.ly: clarify a bit.
770
771 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
772
773         * input/no-notation/display-lily-tests.ly: delete
774         display-lily-init call.
775
776         * ly/music-functions-init.ly (displayLilyMusic): move
777         display-lily-init call at top level, so that the user should not
778         have to call it.
779
780         * scm/define-music-display-methods.scm (note-name->lily-string):
781         retrieve note names directly from pitchnames using new function `rassoc'.
782         (display-lily-init): note names list construction removed.
783
784 2005-08-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
785
786         * THANKS: spello.
787
788         * lily/lily-parser.cc (get_header): copy module, instead of
789         returning it.
790
791         * Documentation/topdocs/NEWS.tely (Top): add entry for percent
792         counters.
793
794         * Documentation/user/basic-notation.itely (Measure repeats): add
795         links to Counter grobs.
796
797         * scm/define-grobs.scm (all-grob-descriptions): add
798         DoublePercentRepeatCounter
799         (all-grob-descriptions): add PercentRepeatCounter
800
801         * lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
802         also create counter grobs.
803
804         * lily/separation-item.cc (extremal_break_aligned_grob): don't
805         return grob without space-alist.
806
807         * input/proportional.ly: tune staff-padding.
808
809         * input/regression/repeat-percent-count.ly: new file. 
810
811 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
812
813         * input/no-notation/display-lily-tests.ly: moved from
814         input/regression/ to input/no-notation. Be sure to call
815         `display-lily-init' before trying to use the display function.
816
817 2005-08-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
818
819         * scripts/lilypond-book.py (option_definitions): Don't localize
820         the empty string. Fixes bug when --psfonts was used with
821         non-English locale.
822
823 2005-08-15  Graham Percival  <gpermus@gmail.com>
824
825         * lily/tuplet-bracket.cc: simple build fix.
826
827         * Documentation/user/putting.itely: use "we" instead of "I".
828
829         * Documentation/user/basic-notation.itely: cautionary accidentals
830         work with naturals, too.
831
832 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
833
834         * lily/tuplet-bracket.cc (calc_position_and_height): add
835         staff-padding support.
836
837         * input/proportional.ly: set staff-padding.
838         
839         * VERSION (PATCH_LEVEL): release 2.7.5
840
841         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): text formatting
842         fixes. Remove tweaks.
843
844         * input/regression/tuplet-slope.ly: add a test case.
845
846         * lily/tuplet-bracket.cc (calc_position_and_height): revert
847         erroneous fix. Add spanner bounds to offset array with relative X
848         positions.
849
850         * ly/engraver-init.ly: add Rest_engraver only once.
851
852         * scm/define-music-display-methods.scm (KeyChangeEvent): only do
853         (*parser*) lookup if (*parser*) != #f.
854
855 2005-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
856
857         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
858         Cut-and paste update.
859
860         * input/regression/slur-script.ly: Add example of reverting
861         inside-slur for fingering.
862
863         * scm/define-grobs.scm (DynamicLineSpanner, Fingering,
864         TextScript): Explicitly set inside-slur #f, forcing these out of slur.
865
866         * lily/slur-engraver.cc (acknowledge_extra_object): Only invoke
867         outside_slur_callback if inside-slur == #f (as opposed to unset).
868
869 2005-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
870
871         * tex/GNUmakefile (INSTALLATION_FILES): Remove enc symlink setup,
872         encoding files are already removed.
873
874 2005-08-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
875
876         * Documentation/user/advanced-notation.itely (Instrument names):
877         Document a workaround for instrument names that collide with
878         system start braces/brackets.
879
880 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
881
882         * lily/rest-collision.cc (do_shift): spello.
883
884         * input/proportional.ly: use #'used property. Set break-overshoot
885         property.
886
887         * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge.
888
889         * lily/paper-column.cc: add #'used property
890
891         * lily/mark-engraver.cc (stop_translation_timestep): set grob
892         array for staves found.
893
894         * lily/metronome-engraver.cc (stop_translation_timestep): set grob
895         array for stavesFound.
896
897         * lily/staff-spacing.cc (next_note_correction): add fixed and
898         space to calling convention. This fixes spacing of accidentals
899         after barlines.
900
901         * input/regression/spacing-accidental-stretch.ly: add barline -
902         accidental case.
903
904         * scm/framework-ps.scm (page-header): add version number to
905         creator
906         (eps-header): idem.
907
908         * mf/feta-bolletjes.mf: swap d0 and u0 fa heads.
909         
910 2005-08-13  Graham Percival  <gpermus@gmail.com>
911
912         * Documentation/user/global.itely: add "fit as much as
913         possible onto this page" example (Vertical spacing).
914
915 2005-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
916
917         * *: Nitpick run.
918
919         * buildscripts/fixcc.py: Fixes.
920
921 2005-08-12  Graham Percival  <gpermus@gmail.com>
922
923         * Documentation/user/advanced-notation.itely: add markup
924         example to Text spanners.
925
926 2005-08-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
927
928         * Documentation/user/basic-notation.itely (Ties): Add example of
929         tying a tremolo to a chord. Thanks to Steve Doonan. 
930
931         * lily/tie-engraver.cc: Add tieWaitForNote to the list of read
932         properties and move tieMelismaBusy to the list of written
933         properties. 
934
935 2005-08-12  Heikki Junes  <hjunes@cc.hut.fi>
936
937         * po/TODO: suggest to use a dedicated tool like kbabel.
938
939         * po/fi.po: update using kbabel.
940
941 2005-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
942
943         * *: Remove obsolete files.  Nitpick run.
944
945         * lily/lily-guile.cc (parse_symbol_list): Bugfix.
946
947 2005-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
948
949         * mf/GNUmakefile (get-*-fonts): Rename from get-*-pfa.  Copy SVG
950         too.
951
952         * Documentation/topdocs/NEWS.tely (Top): Add slur script feature.
953
954         * lily/lily-guile.cc (parse_symbol_list): Rewrite.  Grok multiple
955         whitespace as symbol separator.
956
957         * lily/side-position-interface.cc: Add slur-padding.
958
959         * input/regression/slur-script.ly: Fixed.  Backportme?  This is
960         quite a large fix, and it never worked in a stable release; so not
961         really a regression.
962
963         * lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver):
964         Update cut and paste code from Slur_engraver.
965
966         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
967         Add.
968
969         * scm/define-grobs.scm (DynamicLineSpanner): Add
970         dynamic-line-spanner-interface.
971         (DynamicLineSpanner, TextScript, Fingering): Add slur-padding.
972
973 2005-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
974
975         * lily/slur-engraver.cc (acknowledge_extra_object): Bugfix: use
976         to_boolean () so that non-set 'inside-slur means false.
977
978         * lily/slur.cc (outside_slur_callback): Bugfixes: make sure that
979         slur has control-points.  Skip script without direction.  Always
980         do_shift if script inside slur, even if slur not contained in
981         script y-extent.  Increment k in loop.
982
983 2005-08-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
984
985         * scm/define-markup-commands.scm: Improved regexp to search for
986         EPS bounding boxes and corrected call to ly:warning.
987
988 2005-08-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
989
990         * Documentation/user/programming-interface.itely (Displaying music
991         expressions): doc for \displayLilyMusic. Also some precisions in
992         "Markup construction in Scheme"
993
994 2005-08-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
995
996         * scm/define-markup-commands.scm (normal-text): Added 2 new
997         markup commands, \normal-text and \medium (the latter thanks to
998         Bruce Fairchild). 
999
1000 2005-08-08  Graham Percival  <gpermus@gmail.com>
1001
1002         * Documentation/user/programming-interface.itely: fix @{ @}.
1003
1004         * scm/define-markup-commands.scm: add linewidth info to
1005         \justify and \wordwrap, add "upright is the opposite of italic".
1006
1007         * Documentation/user/advanced-notation.itely: shaped->shape,
1008         add (cons (markup "foo")) type of example to text markup,
1009         reword multi-measure rests section.
1010
1011         * lily/note-heads-engraver.cc: changed Shaped->Shape in a
1012         comment.  No actual code was touched.
1013
1014         * Documentation/user/invoking.itely: add more info about
1015         \include.  Thanks, Bruce!
1016
1017         * THANKS: add Bruce Fairchild, alphabetise.
1018
1019         * Documentation/user/global.itely: document \score{\header{}}
1020         behavior.
1021
1022         * Documentation/user/basic-notation.itely: reword multi-measure
1023         rest discussion in Rests.
1024
1025 2005-08-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1026
1027         * Documentation/user/programming-interface.itely (Markup
1028         construction in Scheme): Corrected example and tried to clarify
1029         the implicit \line in the table.
1030
1031 2005-08-07  Graham Percival  <gpermus@gmail.com>
1032
1033         * Documentation/user/instrument-notation.itely: moved
1034         some bagpipe info back into the bagpipe section.  Somehow
1035         it ended up in the "other vocal issues" section?!  :o_O
1036
1037 2005-08-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1038
1039         * scm/framework-ps.scm (dir-join): Rename from path-join (joins
1040         directories, not paths).
1041
1042 2005-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1043
1044         * scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
1045         plain emmentaler/aybabtu.  Backportme.
1046
1047         * lily/tuplet-bracket.cc (calc_position_and_height): Bugfix:
1048         missing dir correction.
1049
1050 2005-08-05  Graham Percival  <gperlist@shaw.ca>
1051
1052         * scm/define-markup-commands: fix reversed justify/wordwrap
1053         doc strings.
1054
1055 2005-08-05  Jürgen Reuter  <reuter@ipd.uka.de>
1056
1057         * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
1058         lily/gregorian-ligature-engaver.cc,
1059         lily/include/ligature-engraver.hh,
1060         lily/include/coherent-ligature-engraver.hh,
1061         lily/include/gregorian-ligature-engraver.hh: make these classes
1062         truely abstract.  This should fix some internal oddities such as
1063         duplicate as well as dead translator/property declarations, and
1064         also some dead code.
1065
1066         * lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc:
1067         bugfix: avoid message "junking empty ligature" on ligature
1068         brackets by collecting dummy grobs.
1069
1070 2005-08-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1071
1072         * lily/tuplet-bracket.cc (print): default right overshoot to 0.0
1073
1074         * input/proportional.ly (staffKind): bugfix.
1075         (staffKind): updates by Trevor Baca.
1076
1077         * scm/define-grobs.scm (all-grob-descriptions): remove arrows as
1078         default layout. 
1079
1080         * lily/tuplet-bracket.cc (print): check whether edge-text is a
1081         pair.
1082
1083         * lily/beam.cc (rest_collision_callback): call position_beam() if
1084         necessary.
1085
1086         * VERSION: release 2.7.4
1087
1088         * input/regression/spacing-uniform-stretching.ly: new file.
1089
1090         * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
1091
1092         * Documentation/topdocs/NEWS.tely (Top): add Nicolas as
1093         contributor.
1094
1095         * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
1096
1097         * input/proportional.ly: new file.
1098
1099         * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
1100         columns is empty
1101
1102         * lily/tuplet-engraver.cc (finalize): new function. Reset right
1103         bounds to currentCommandColumn for the last step.
1104         (start_translation_timestep): if tupletFullLength is set, set
1105         bound to Paper Column
1106
1107         * input/regression/tuplet-full-length.ly (indent): new file.
1108
1109         * lily/spacing-loose-columns.cc (set_loose_columns): space a whole
1110         clique of loose columns, eg. a set of grace notes in strict
1111         notespacing.
1112
1113         * input/regression/spacing-strict-spacing-grace.ly: new file.
1114
1115         * lily/key-signature-interface.cc: change property name to
1116         alteration-alist
1117
1118         * lily/key-engraver.cc (read_event): read keyAlterationOrder, not
1119         keyAccidentalOrder
1120
1121         * python/convertrules.py (conv): keyAccidentalOrder ->
1122         keyAlterationOrder
1123
1124         * lily/key-engraver.cc (create_key): always print a cancellation
1125         for going to C-major/A-minor, regardless of printKeyCancellation.
1126         (create_key): remove typecheck for visibility. This fixes key
1127         signature not being printed.
1128
1129         * lily/spacing-determine-loose-columns.cc: new file.
1130
1131         * input/regression/spacing-strict-notespacing.ly: new file.
1132
1133         * lily/spacing-spanner.cc (generate_springs): rename from
1134         do_measure. 
1135         (generate_pair_spacing): new function.
1136         (init, generate_pair_spacing): set between-cols for floating
1137         nonmusical columns.
1138
1139         * lily/spaceable-grob.cc (get_spring): new function. 
1140
1141         * lily/tuplet-bracket.cc (print): on the left, the overshoot is
1142         relative to the right edge of the prefatory matter.
1143
1144         * lily/beam.cc (print): read break-overshoot to determine where to
1145         stop/start broken beams.
1146
1147         * input/regression/spanner-break-overshoot.ly: new file.
1148
1149 2005-08-04  Graham Percival  <gperlist@shaw.ca>
1150
1151         * ly/bagpipe.ly: updated.
1152
1153         * Documentat/user/instrument.itely: un-comment out bagpipe example.
1154
1155 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1156
1157         * lily/dynamic-engraver.cc (acknowledge_slur): add slur to
1158         support: now (de)crescs avoid slurs as well.
1159
1160         * Documentation/user/instrument-notation.itely (Bagpipe example):
1161         comment out non-functioning bagpipe example.
1162         (Bagpipe definitions): idem.
1163
1164         * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example.
1165         (Top): add proportionalNotationDuration example.
1166
1167         * input/regression/spacing-proportional.ly: new file.
1168
1169         * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is
1170         synched to a beam.
1171
1172         * lily/beam.cc (shift_region_to_valid): divide by zero fix. This
1173         fixes beams with a single stem (eg. beams across linebreaks.)
1174
1175         * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
1176
1177         * flower/rational.cc (operator +): prevent overflow. This fixes
1178         heavily nested tuplets.
1179
1180         * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
1181         have to protect even those unlikely to be corrupted data members.  
1182
1183 2005-08-04  Graham Percival  <gperlist@shaw.ca>
1184
1185         * ly/bagpipe.ly: new file.
1186
1187         * THANKS: added Sven Axelsson.
1188
1189 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1190
1191         * lily/spacing-engraver.cc (stop_translation_timestep): directly
1192         copy proportionalNotationDuration into currentMusicalColumn if
1193         set.
1194
1195         * lily/spacing-spanner.cc (musical_column_spacing): if
1196         uniform-stretching set, fixed space is 0.0
1197
1198         * input/regression/spacing-multi-tuplet.ly: show
1199         uniform-stretching property.
1200
1201         * lily/spacing-spanner.cc (effective_shortest_duration): new function.
1202
1203         * lily/include/spacing-spanner.hh (class Spacing_spanner): new file.
1204         (struct Spacing_options): new struct.
1205
1206         * lily/spacing-basic.cc: new file.
1207
1208         * lily/spacing-spanner.cc (note_spacing): remove outdated code:
1209         delta_t doesn't have to be smaller than shortest_playing_len
1210
1211 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1212
1213         * input/regression/markup-arrows.ly:  new file.
1214
1215         * lily/tuplet-bracket.cc: document new behavior.
1216
1217         * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets
1218         with line breaks.
1219
1220         * scm/define-markup-commands.scm (arrow-head): arrow-head markup command.
1221
1222         * scm/define-grobs.scm (all-grob-descriptions): set arrows as
1223         default 
1224
1225         * lily/tuplet-bracket.cc: add edge-text property.
1226         add break-overshoot.
1227         (print): read break-overshoot.
1228         (print): read edge-text, add stencils.
1229
1230         * mf/feta-arrow.mf: new file.
1231
1232         * mf/feta-generic.mf: add feta-arrow.
1233
1234 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1235
1236         * Documentation/user/lilypond-book.itely (An example of a
1237         musicological document): Added flag -o to dvips for people who use
1238         the default setting in teTeX where output is sent to the printer. 
1239
1240         * Documentation/user/global.itely (Vertical spacing): Added
1241         reference to the Axis_group_engraver which documents the *Extent
1242         properties.
1243
1244 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1245
1246         * Documentation/user/basic-notation.itely (Tuplets): add note
1247         about nested tuplets. Remove BUG. 
1248
1249         * input/regression/tuplet-nest.ly: update: remove manual hack. 
1250
1251         * lily/tuplet-bracket.cc (print): use robust_scm2drul
1252         (print): manually call print() for subtuplets.
1253         (calc_position_and_height): add subtuplets to the
1254         support. Vertically shift outer tuplet 
1255
1256         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set
1257         remove-first for Lyrics, ChordNames and FiguredBass
1258
1259         * scm/define-grob-properties.scm (all-internal-grob-properties):
1260         use ly:grob-array? iso. grob-list?
1261         (all-internal-grob-properties): add tuplets grob-array.
1262
1263         * lily/tuplet-bracket.cc (add_tuplet_bracket):
1264         new function
1265
1266 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1267
1268         * input/test/time-signature-staff.ly: new file.
1269
1270         * ly/declarations-init.ly (center): escape to Scheme. Fixes
1271         spurious #<Music FingerEvent> errors. Backportme.
1272
1273 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1274
1275         * Documentation/user/programming-interface.itely (Markup
1276         construction in Scheme): Corrected markup syntax in the
1277         translation table.
1278
1279 2005-08-03  Graham Percival  <gperlist@shaw.ca>
1280
1281         * Documentation/user/instrument-notation.itely: small update
1282         to bagpipe notation docs; thanks Sven!
1283
1284         * Documentation/user/basic-notation.itely: add link about trills.
1285
1286 2005-08-02  Graham Percival  <gperlist@shaw.ca>
1287
1288         * Documentation/user/music-glossary: remove accidentally committed
1289         fink patch.
1290
1291 2005-08-02  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
1292
1293         * lily/lily-parser.cc (get_header): new function. Enable multiple
1294         \header definitions.
1295
1296         * lily/parser.yy (lilypond_header_body): use get_header.
1297
1298         * ly/init.ly:
1299         * scm/lily-library.scm (print-score-with-defaults): renamed
1300         $globalheader to $defaultheader
1301         
1302         * Documentation/user/global.itely (Creating titles): added short
1303         explanation that multiple headers are useable.
1304
1305
1306 2005-08-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1307
1308         * lily/module-scheme.cc (LY_DEFINE): new file. 
1309
1310         * Documentation/user/advanced-notation.itely (Font selection): add
1311         doco for make-pango-font-tree.
1312
1313 2005-07-31  Graham Percival  <gperlist@shaw.ca>
1314
1315         * Documentation/user/music-glossary: more languages
1316         for tenuto.
1317
1318         * Docuemntation/user/instrument-notation.itely: minor
1319         update for bagpipe example.
1320
1321 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1322
1323         * input/regression/+.ly (TODO): add some text.
1324
1325 2005-07-28  Graham Percival  <gperlist@shaw.ca>
1326
1327         * Documentation/user/invoking.itely: \score begins with music.
1328
1329         * Documentation/user/ basic-notation.itely,
1330         instrument-notation.itely: minor changes.
1331
1332         * Documentation/user/music-glossary.itely: began tenuto entry.
1333
1334 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1335
1336         * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
1337
1338         * mf/feta-bolletjes.mf: swap up and down for aiken heads.
1339
1340 2005-07-27  Graham Percival  <gperlist@shaw.ca>
1341
1342         * Documentation/user/examples.itely: remove bagpipe template.
1343
1344         * Documentation/user/instrument-notation.itely: add bagpipe
1345         section, maybe fix quotes in lyrics.  I hate text encoding.
1346         Clarify chord durations, more bagpipe stuff.
1347
1348 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1349  
1350         * lily/accidental-engraver.cc: formatting fixes.
1351
1352         * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
1353         grob-array.
1354
1355         * lily/arpeggio.cc (print): suicide arpeggio for single notehead.
1356
1357         * lily/note-column.cc (arpeggio): new function.
1358
1359         * lily/note-spacing.cc (get_spacing): also take arpeggio into
1360         account for spacing.
1361
1362 2005-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1363
1364         * lily/main.cc (sane_setenv)[!ARGV0_RELOCATION]: Also define.
1365         (setup_guile_env): Use it instead of nonstandard setenv.  Fixes
1366         mingw build.
1367         
1368 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1369
1370         * scm/lily.scm (lilypond-all): clear anonymous modules after
1371         processing files.
1372
1373 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1374
1375         * flower/include/guile-compatibility.hh (SCM_I_CONSP): add
1376         SCM_I_CONSP
1377
1378         * VERSION: 2.7.3 released
1379
1380         * Documentation/user/invoking.itely (Invoking lilypond): add
1381         LILYPOND_GC_YIELD documentation.
1382
1383         * lily/*: cleanups: use scm_from_int iso. scm_int2num. Idem for
1384         scm_from_real / scm_make_real.
1385
1386         * lily/main.cc (setup_guile_env): new function. Set GC min_yields
1387         higher. This increases memory footprint, but provides overall
1388         speedup of 15 to 20%. 
1389
1390         * lily/include/translator.hh (class Translator): remove
1391         PRECOMPUTED_VIRTUAL everywhere.
1392
1393         * lily/include/lily-guile.hh: inline scm_c[ad]r, scm_is_pair.
1394
1395         * lily/context.cc (now_mom): non-recursive now_mom() 
1396
1397         * lily/include/profile.hh: new file.
1398
1399         * lily/profile.cc: new file.
1400
1401         * lily/grob.cc (Grob::Grob): look properties up directly.
1402
1403         * lily/open-type-font.cc (get_indexed_char): cache index -> bbox
1404         lookups.
1405
1406         * lily/include/box.hh (class Box): smob Box type.
1407
1408         * lily/smobs.cc (protect_smob): O(1) GC (un)protection.
1409
1410         * lily/include/smobs.hh (DECLARE_BASE_SMOBS): add methods
1411         protect() and unprotect(). Use throughout.
1412
1413 2005-07-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1414
1415         * Documentation/topdocs/NEWS.tely: new item for \displayLilyMusic
1416
1417         * scm/define-music-display-methods.scm (markup->lily-string):
1418         markup elements can also be strings (without simple-markup
1419         appended)
1420
1421 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1422
1423         * lily/context.cc (where_defined): also assign value in
1424         where_defined().
1425
1426         * lily/bezier.cc (get_other_coordinate): use curve_coordinate
1427         (curve_coordinate): new function
1428
1429         * lily/simple-spacer.cc (add_columns): only add rods between
1430         column i and begin/end if keep-inside-line is set (this repleces
1431         allow-outside-line as default)
1432
1433 2005-07-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1434
1435         * lily/tuplet-engraver.cc (start_translation_timestep): only read
1436         tupletSpannerDuration if applicable.
1437
1438         * lily/font-size-engraver.cc (process_music): read fontSize only
1439         once per timestep.
1440
1441         * lily/engraver*cc: use throughout.
1442         
1443         * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro.
1444
1445         * lily/translator.cc (add_acknowledger): new file. Directly jump
1446         into an Engraver::acknowledge_xxx () method based on a grobs
1447         interface-list.
1448
1449         * lily/include/translator-dispatch-list.hh (class
1450         Engraver_dispatch_list): new struct, new file.
1451
1452         * scm/define-context-properties.scm
1453         (all-internal-translation-properties): remove acceptHashTable,
1454         acknowledgeHashTable
1455
1456         * lily/translator-group.cc (mark_smob): idem for acceptHashTable.
1457
1458         * lily/engraver-group-engraver.cc (Engraver_group_engraver):
1459         change acknowledgeHashTable to C++ member. 
1460
1461         * lily/rest-collision.cc (do_shift): use extract_grob_set().
1462
1463 2005-07-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1464
1465         * scm/display-lily.scm: new file. Define a `display-lily-music'
1466         function, that displays the music expression given as an argument,
1467         using LilyPond notation.
1468
1469         * scm/define-music-display-methods.scm: new file. Implementation
1470         of display methods for each music type.
1471
1472         * ly/music-functions-init.ly (displayLilyMusic): new function for
1473         displaying music with LilyPond notation.
1474
1475         * input/regression/display-lily-tests.ly: new regression test file
1476         for `display-lily-music'.
1477
1478         * scm/markup.scm: remove obsolete debugging code (for printing
1479         markups with LilyPond notation).
1480
1481         * scm/define-music-types.scm (music-name-to-property-table):
1482         * scm/clef.scm (supported-clefs): export, in order to be accessible
1483         from the (scm display-lily) module.
1484
1485 2005-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1486
1487         * Documentation/topdocs/NEWS.tely (Top): Typo.
1488
1489 2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
1490
1491         * Documentation/index.html.in, Documentation/texinfo.css,
1492           stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
1493           Documentation/bibliography/index.html.in,
1494           Documentation/bibliography/html-long.bst: revert css-width patch,
1495           it does not work with IE6.
1496
1497 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1498
1499         * Documentation/texinfo.css: revert 760px hack. 
1500
1501         * VERSION: release 2.7.2
1502
1503         * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
1504
1505         * Documentation/user/basic-notation.itely (Barnumber check): add
1506         section.
1507
1508         * scm/music-functions.scm (skip-to-last): new function. Show only
1509         last showLastLength part of the \score.
1510
1511         * lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub
1512
1513         * python/convertrules.py (conv): add ly:x-moment rule
1514
1515         * lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X
1516
1517         * Documentation/topdocs/NEWS.tely (Top): add new feature.
1518
1519         * Documentation/user/instrument-notation.itely (Flexibility in
1520         alignment): options in subsections.
1521
1522         * lily/lyric-engraver.cc (process_music): don't typeset text for _
1523         syllable text. Instead, assume that the previous lyric text is a
1524         melismated text.
1525
1526         * Documentation/index.html.in: revert 800x600 change.
1527
1528 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1529
1530         * lily/main.cc (main): Remove invalid handle kludge.
1531
1532         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
1533         (lambda): add gui define.
1534
1535 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1536
1537         * Documentation/topdocs/NEWS.tely (Top): add note about Musica ficta.
1538
1539         * Documentation/user/instrument-notation.itely (Musica ficta
1540         accidentals): add section Musica ficta accidentals
1541
1542         * lily/accidental-engraver.cc (make_suggested_accidental): new
1543         function.
1544         (make_standard_accidental): move into new function.
1545         (create_accidental): new function.
1546
1547         * scm/define-grobs.scm (all-grob-descriptions): new Grob
1548         AccidentalSuggestion
1549
1550         * lily/output-def-scheme.cc (LY_DEFINE): take default  argument.
1551
1552         * lily/output-def.cc (lookup_variable): return SCM_UNDEFINED if
1553         undefined.
1554
1555         * Documentation/user/global.itely (Page formatting): document
1556         horizontalshift.
1557
1558         * scm/page-layout.scm (default-page-music-height):
1559         horizontalshift: new variable, shift all systems by
1560         horizontalshift to the right, to make space for instrument names.
1561
1562         * scm/paper.scm (set-paper-dimension-variables): add horizontalshift
1563
1564         * lily/input-scheme.cc (LY_DEFINE): take format commands.
1565
1566 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1567
1568         * lily/note-column.cc (dir): idem.
1569
1570         * lily/spacing-spanner.cc (Module): idem.
1571
1572         * lily/script-column.cc (before_line_breaking): use extract_grob_set()
1573
1574         * lily/include/paper-column.hh (class Paper_column): add
1575         non-static get_rank() member.
1576
1577         * VERSION: release 2.7.1
1578         
1579         * scm/framework-null.scm: new file, used for benchmarking.
1580
1581 2005-07-20  Heikki Junes  <hjunes@cc.hut.fi>
1582
1583         * Documentation/topdocs/INSTALL.texi, configure.in: fix
1584         version dependencies for fontforge and gs.
1585
1586         * Documentation/index.html.in, Documentation/texinfo.css,
1587         stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
1588         Documentation/bibliography/index.html.in, 
1589         Documentation/bibliography/html-long.bst: optimize width of
1590         html for a 800x600 screen (width:760), increases printability
1591         when 'fit to page' is not set and readability in wide screens.
1592
1593         * stepmake/bin/add-html-footer.py: add missing </p>.
1594
1595 2005-07-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1596
1597         * scm/define-markup-commands.scm (beam): use polygon in beam
1598         command.
1599
1600         * lily/grob-pq-engraver.cc (stop_translation_timestep): save up
1601         all acknowledged grobs, and do potentially expensive merge and
1602         write in one go.
1603
1604         * buildscripts/mf-to-table.py (write_fontlist): enforce noBreak.
1605
1606         * configure.in (reloc_b): add --enable-static-gxx to statically
1607         link to libstdc++
1608
1609         * lily/GNUmakefile (static-gxx-libs): new target
1610         static-gxx-libs. Create symlink to libstdc++.a
1611
1612         * lily/new-lyric-combine-music-iterator.cc: rename to
1613         Lyric_combine_music_iterator
1614
1615         * lily/lyric-combine-music-iterator.cc
1616         (Old_lyric_combine_music_iterator): rename to
1617         Old_lyric_combine_music_iterator
1618
1619         * lily/*-engraver.cc (various): remove double use of
1620         PRECOMPUTED_VIRTUAL function: only use
1621         start_translation_timestep() and stop_translation_timestep(), not
1622         both.
1623
1624         * lily/break-substitution.cc (fast_substitute_grob_array): do
1625         fast_substitute_grob_array for all unordered grob_arrays.
1626         (substitute_grob): return Grob *. Saves packing/unpacking SCMs.
1627         (substitute_grob_array): optimize.
1628
1629         * lily/align-interface.cc (set_axis): set ordered_ for 'elements
1630
1631         * lily/include/grob-array.hh (class Grob_array): ordered_ member.
1632
1633         * lily/parser.yy: revert $globalheader patch.
1634         
1635         * lily/include/translator.icc
1636         (IMPLEMENT_FETCH_PRECOMPUTABLE_METHODS): directly jump into
1637         Translator methods, without _static helper.
1638  
1639         * lily/grob-smob.cc (derived_mark): rename from
1640         do_derived_mark(). Return void.
1641
1642         * scm/define-context-properties.scm
1643         (all-internal-translation-properties): remove tweakCount/tweakRank.
1644
1645         * scm/output-lib.scm (begin-of-line-invisible): use vectors for
1646         predefined break-visibilities.
1647
1648         * lily/item.cc (handle_prebroken_dependencies): use a vector of 3
1649         booleans for break-visibility.
1650
1651         * Documentation/topdocs/NEWS.tely (Top): add note about engravers.
1652
1653         * python/convertrules.py (conv): rule for Timing_translator. 
1654
1655         * lily/include/translator.icc: new file. 
1656
1657         * lily/paper-column-engraver.cc (process_music): new
1658         file. Separate Paper_column factory from Score_engraver.
1659
1660         * lily/vertically-spaced-context-engraver.cc: administer
1661         spaceable-staves property of System.
1662
1663         * lily/translator-group-ctors.cc: new file.
1664
1665         * lily/context-property.cc (make_grob_from_properties): construct
1666         the right Grob class programmatically, looking at the class entry
1667         for the meta property.
1668
1669         * lily/break-align-engraver.cc (stop_translation_timestep): call
1670         Break_align_interface::add_element() directly.
1671
1672         * lily/context.cc (measure_position): measure_position() is now a
1673         normal function.
1674
1675         * lily/include/translator.hh (class Translator): rename
1676         process_acknowledged_grobs() to process_acknowledged() and move to
1677         Translator.
1678
1679         * scm/define-grobs.scm (all-grob-descriptions): add a 'class meta
1680         field for each grob description.
1681
1682         * lily/include/translator-group.hh (class Translator_group):
1683         change to base class. Separate class from Translator. This gets
1684         rid of virtual inheritance for Engravers/Performers.
1685
1686         * lily/staff-performer.cc (class Staff_performer): derive
1687         Staff_performer from Performer, not Performer_group_performer 
1688
1689         * Lily/translator-group.cc (precomputed_recurse_over_translators):
1690         new function.
1691         (precompute_method_bindings): new function. Precompute lists of
1692         Translators, so we only call methods (process_music,
1693         start_translation_timestep, etc.) for Translators needing
1694         it. Also: dispose of pointer-to-member-function calls.
1695
1696         * lily/engraver-group-engraver.cc: remove engraver_each,
1697         recurse_down_engravers ()
1698
1699         * lily/note-head.cc (internal_print): only call
1700         glyph-name-procedure if style != default. 
1701
1702 2005-07-16  Graham Percival  <gperlist@shaw.ca>
1703
1704         * ly/titling-init.ly: add printallheaders option.
1705
1706         * Documentation/user/global.itely: document printallheaders.
1707
1708 2005-07-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1709
1710         * lily/system.cc (do_derived_mark): don't mark from object_alist_
1711         anymore, but do it centrally.  
1712
1713         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
1714         hammer hack.
1715
1716         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-object
1717
1718         * scm/output-lib.scm: remove hammer-print-function.
1719
1720         * lily/include/pointer-group-interface.hh (extract_grob_set): new
1721         macro. Declare a Link_array<Grob> and fill it from a grob.
1722         (extract_item_set): idem for item.
1723
1724         * lily/break-substitution.cc: add header.
1725         (fast_substitute_grob_array): rewrite for Grob_arrays.
1726         (substitute_grob_array): idem.
1727
1728         * lily/group-interface.cc (add_thing): remove file.
1729
1730         * flower/include/parray.hh (class Link_array): slice() is const.
1731
1732         * lily/include/grob-array.hh: new file.
1733
1734         * lily/grob-array.cc (spanner): new file.
1735
1736         * lily/beam-quanting.cc (fill): read details property from beam.
1737
1738         * lily/beam.cc: support details property.
1739
1740         * total speedups below: approx 10%.
1741
1742         * lily/include/beam.hh: new struct, softcode beam quanting parameters
1743
1744         * lily/include/grob.hh (class Grob): add interfaces_ member.
1745
1746         * lily/bezier.cc (init_polynomial_cache): new function: cache
1747         binom(3,j) t^j (1-t)^{3-j}
1748         (curve_point): opps, actually use the cache for t^j , (1-t)^j! 
1749
1750         * lily/*.cc: substitution throughout.
1751
1752         * lily/grob-property.cc (internal_get_object): new routine.
1753         (internal_set_object): idem. Store grob refrences in separate
1754         alist. This saves processing time, since properties aren't
1755         break-substituted, and the per grob namespace is smaller, both for
1756         grobs and non-grob properties.
1757
1758         * scm/define-grob-properties.scm (all-internal-grob-properties):
1759         remove center-element.
1760
1761         * lily/grob.cc: remove tweak-count, tweak-rank.
1762
1763 2005-07-15  Graham Percival  <gperlist@shaw.ca>
1764
1765         * Documentation/user/lilypond-book.itely: fixes example.
1766
1767 2005-07-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1768
1769         * Documentation/user/global.itely (Creating titles):    
1770         * Documentation/user/examples.itely (All headers): change the
1771         place of \header in \score blocks (after music block) to make
1772         examples compile (cf. changes on parser.yy on 2005-07-10)
1773
1774 2005-07-13  Graham Percival  <gperlist@shaw.ca>
1775
1776         * python/convertrules.py: add exc -> ecc rule.
1777
1778         * scripts/convert-ly.py: add location of convertrules.py
1779         in a comment.
1780
1781         * Documentation/user/changing-defaults.itely: fix language.
1782
1783 2005-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1784
1785         * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix.
1786
1787 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1788
1789         * scm/output-socket.scm (grob-bbox): don't use inf? 
1790
1791         * flower/include/rational.hh: add operator bool() 
1792
1793         * scm/define-music-types.scm (music-descriptions): remove
1794         internal-class-name properties.
1795
1796         * lily/include/event.hh: remove file.
1797
1798         * lily/include/music-constructor.hh: remove file.
1799
1800         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
1801         in 'types property.
1802
1803         * lily/music.cc (duration_length_callback): new function.
1804
1805         * lily/event.cc: remove file.
1806
1807         * lily/music-constructor.cc: remove file.
1808
1809         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
1810
1811         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
1812         (get_context_key): idem.
1813
1814         * scm/lily.scm (lambda): new option object-keys (default to #f)
1815
1816         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
1817
1818         * scm/output-gnome.scm: remove beam routine.
1819
1820         * scm/output-ps.scm (scm): idem.
1821
1822         * scm/output-svg.scm: remove beam.
1823
1824         * ps/music-drawing-routines.ps: remove draw_beam.
1825
1826         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
1827
1828         * flower/include/guile-compatibility.hh (scm_from_locale_string):
1829         add scm_from_locale_string compatibility glue. 
1830
1831 2005-07-13  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
1832
1833         * scripts/lilypond-book.py: Prevent occuring error when
1834         'lilypond-book --output=foo/ somefile.ly' is executed multiple
1835         times and target file shoud be overwritten.  (Error message said
1836         'input file and output file is same'.)
1837
1838 2005-07-13  Graham Percival  <gperlist@shaw.ca>
1839
1840         * input/regression/slur-extreme.ly,
1841         input/regression/slur-scoring.ly, lily/slur-configuration.cc,
1842         lily/slur.cc, mf/feta-din-code.mf, mf/feta-timesig.mf,
1843         mf/parmesan-heads.mf, scm/define-grob-properties.scm: Change
1844         "excentricity" to "eccentricity".
1845
1846         * Documentation/user/converters.itely: fix URL for Noteedit and
1847         Rosegarden.
1848
1849         * THANKS: added Yoshinobu Ishizaki.
1850
1851 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1852
1853         * scm/define-markup-commands.scm (justify-field): add. 
1854
1855         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
1856
1857 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1858
1859         * lily/lookup.cc (filled_box): express filled_box with
1860         round_filled_box
1861
1862         * scm/midi.scm (paper-book-write-midis): new function. Write all
1863         performances in numbered MIDI files.
1864
1865         * lily/performance-scheme.cc (LY_DEFINE): new file.
1866         (LY_DEFINE): new function ly:performance-write.
1867
1868         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
1869         new function.
1870         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
1871
1872         * scm/framework-*.scm: use port arguments throughout.
1873
1874         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
1875
1876         * lily/paper-outputter.cc (Paper_outputter): take port argument.
1877
1878         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
1879
1880         * scm/framework-texstr.scm (output-framework): 
1881
1882         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
1883
1884         * scm/output-lib.scm (tablature-stem-attachment-function):
1885         tablature stem attachment fix. 
1886
1887 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1888
1889         * lily/bezier.cc: hardcode binomial coefficients of order 3.
1890
1891         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
1892
1893         * scm/define-music-types.scm (music-descriptions): don't use
1894         Music_wrapper type.
1895
1896         * lily/paper-column.cc (print): print moment too.
1897
1898         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
1899         remove compatibility cruft.
1900
1901         * lily/parser.yy (score_body): \score can only begin with Music. 
1902
1903         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
1904         make-score. Take music argument only. Move parser interaction to
1905         Scheme.
1906
1907         * scm/lily-library.scm (scorify-music): new function.
1908
1909         * python/lilylib.py (datadir): remove 2.1 compat kludge.
1910         (datadir): remove resource import.
1911         (print_environment): remove get_bbox()
1912         (cp_to_dir): remove pre 1.5.2 compat glue.
1913
1914 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1915
1916         * lily/include/simple-spacer.hh (Module): idem.
1917
1918         * lily/include/spring.hh (struct Spring): store inverse
1919         strength. This prevents division by zero.
1920
1921         * VERSION: release 2.7.0
1922         
1923         * lily/include/music.hh (class Music): remove Music::duration_log()
1924
1925         * lily/stem-engraver.cc (make_stem): take duration log from event.
1926
1927         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
1928
1929 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1930
1931         * scm/lily.scm (ly:load): load autochange.scm
1932
1933         * Documentation/user/tutorial.itely (Running LilyPond for the
1934         first time): remove reference to DVI/TeX
1935
1936         * scm/define-markup-commands.scm (text): add \text markup command.
1937
1938         * configure.in (reloc_b): bump requirement to Python 2.2.
1939
1940         * lily/include/dots.hh (class Dots): make has_interface() static.
1941
1942         * python/convertrules.py (conv): add rule for ly:grob-default-font
1943
1944         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
1945         alphabetical order.
1946
1947         * input/regression/trill-spanner-pitched.ly: new file.
1948
1949         * lily/font-interface-scheme.cc (LY_DEFINE): function
1950         ly:grob-default-font (changed from get-default-font).
1951
1952         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
1953
1954         * lily/note-head.cc (internal_print): if style is not a symbol,
1955         set style to 'default. 
1956         (internal_print): no style suffix if glyph-name-procedure not
1957         set. Default to quarter head.
1958
1959         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
1960
1961         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
1962
1963         * ly/music-functions-init.ly: \pitchedTrill
1964
1965         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
1966
1967         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
1968
1969         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
1970
1971         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
1972
1973         * po/fr.po: update
1974
1975         * po/de.po: update.
1976
1977 2005-07-06  Graham Percival  <gperlist@shaw.ca>
1978
1979         * Documentation/user/changing-defaults.itely: add link
1980         to grob-iterface.
1981
1982         * Documentation/user/advanced-notation.itely: add material
1983         to Setting automatic beam behaviour.  Thanks, Joe!
1984
1985         * Documentation/user/lilypond.itely: change encoding to utf-8.
1986
1987 2005-07-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1988
1989         * Documentation/user/advanced-notation.itely (Setting automatic
1990         beam behavior): Correct the documentation of
1991         revert-auto-beam-setting (backportme)
1992
1993 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1994
1995         * lily/ly-module.cc (ly_make_anonymous_module): define
1996         %module-public-interface of module. 
1997
1998         * lily/lily-parser.cc (print_smob): allow printing of parser smob
1999         without lexer.
2000
2001 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2002
2003         * input/regression/fret-diagrams.ly: stretch example.
2004
2005 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2006
2007         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
2008         Fodor).
2009
2010 2005-06-30  Graham Percival  <gperlist@shaw.ca>
2011
2012         * Documentation/topdocs/AUTHORS.texi: update personal web address.
2013
2014         * Documentation/user/examples.itely, lilypond-book.itely:
2015         change \RequirePackage to \usepackage.
2016
2017         * Documentation/user/global.itely: document copyright and tagline.
2018
2019 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2020
2021         * Documentation/user/basic-notation.itely (Transpose): remove link
2022         to nonexistent UntransposableMusic.
2023
2024         * scm/output-svg.scm: remove old definitions.
2025
2026         * scripts/lilypond-book.py (do_file): search for kpsewhich before
2027         invoking.
2028
2029         * python/lilylib.py (search_exe_path): new function.
2030
2031 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2032
2033         * python/lilylib.py (mkdir_p): remove setup_environment()
2034         (backportme)
2035
2036         * buildscripts/mutopia-index.py (headertext): trim text.
2037
2038         * Documentation/topdocs/NEWS.tely (Top): refresh.
2039
2040         * scm/define-markup-commands.scm (wordwrap-string): new function:
2041         split string in paras and words.
2042         (wordwrap-markups): new function.
2043         (wordwrap-stencils): new function. 
2044         (justify): use it.
2045         (wordwrap): use it.
2046         (wordwrap-string): use it
2047         (justify-string): use it.
2048
2049         * scm/lily-library.scm (regexp-split): new function.
2050
2051         * scm/define-markup-commands.scm: remove encoded-simple. 
2052         remove font-markup.
2053         (fontsize): remove old version  of fontsize.
2054         (wordwrap): new markup function. Wrap into paragraphs.
2055
2056         * VERSION: Branch lilypond_2_6
2057         (MINOR_VERSION): go to 2.7.0
2058
2059 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2060
2061         * po/zh_TW.po: update from translation project.
2062
2063 2005-06-28  Graham Percival  <gperlist@shaw.ca>
2064
2065         * scm/midi.scm: compile fix.
2066
2067 2005-06-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2068
2069         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
2070         patch. Now, the tempfile module is loaded too, not only used.
2071
2072 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
2073
2074         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
2075         0.05 - 1.00 to 0.25 - 1.00
2076
2077         * scm/midi.scm: moved the default-instrument-equalizer procedure
2078         to just under the insturment-equalizer-alist it takes as an
2079         argument.
2080
2081 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2082
2083         * Documentation/user/advanced-notation.itely (Font selection):
2084         remove CMR note.
2085
2086         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
2087
2088 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2089
2090         * THANKS: Add UTF-8 marker.
2091
2092         * Documentation/user/point-and-click.itely (http): Update: use
2093         lilypond-invoke-editor.  Fix: instruct to use user.js.
2094
2095 2005-06-27  Graham Percival  <gperlist@shaw.ca>
2096
2097         * ly/titling-init.ly: implements printpagenumber, increases
2098         space between dedication and title (to avoid collisions with
2099         "g" and "q" in dedication), and nicer logic about copyright
2100         and instrument fields being printed on the first page.
2101         Thanks Vincent!
2102
2103         * Documentation/user/global.itely: document printpagenumber.
2104
2105 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2106
2107         * Documentation/topdocs/NEWS.tely: Update to 2.6.
2108
2109 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2110
2111         * THANKS: update to 2.6
2112
2113         * VERSION: 2.6.0 released.
2114
2115 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2116
2117         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
2118         rule, errorneously removed probably because of misleading comment.
2119
2120 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2121
2122         * python/lilylib.py (datadir): py2exe comments.
2123
2124         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
2125
2126         * configure.in (reloc_b): make fontconfig REQUIRED.
2127
2128 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
2129
2130         * po/fi.po: add latest translations.
2131
2132 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2133
2134         * ChangeLog: recode utf-8
2135
2136         * Documentation/pictures/lilypond.xpm (Module): edited photo as
2137         logo.
2138
2139         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
2140
2141         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
2142
2143         * python/convertrules.py (do_conversion): don't print program_name
2144         from within a module
2145
2146         * configure.in (reloc_b): bump fontforge requirement to 20050624.
2147
2148         * python/convertrules.py (conv): add 2.6.0 dummy rule.
2149
2150 2005-06-23  Graham Percival  <gperlist@shaw.ca>
2151
2152         * Documentation/user/lilypond-book.itely,
2153         Documentation/user/examples.itely: add \RequirePackage{graphics}.
2154
2155         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
2156         fixes baseline-skip.  Thanks Vincent!
2157
2158         * Documentation/user/advanced-notation.itely, global.itely:
2159         moved "Selecting font sizes" to global, since it deals with
2160         notation font size, not text fonts.
2161
2162 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2163
2164         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
2165         to fonts.
2166
2167 2005-06-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2168
2169         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
2170         workaround since /dev/stdin doesn't work on Cygwin. Using a
2171         temporary file in the current directory since latex doesn't
2172         understand the path name to the default TMP in Cygwin (at least on
2173         win XP).
2174         
2175         * Documentation/user/global.itely (Creating titles): Correct
2176         misprint in example. Thanks to Rob Vlasaty.
2177
2178 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2179
2180         * VERSION (PATCH_LEVEL): release 2.5.32
2181
2182         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
2183         variable in lily module
2184
2185         * scm/framework-ps.scm (output-classic-framework): error message
2186         regarding the classic framework.
2187
2188         * Documentation/user/henle-flat-gray.png (Module): new file.
2189
2190         * Documentation/user/baer-flat-gray.png (Module): new file.
2191
2192         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
2193         whiteout for markups.
2194
2195         * buildscripts/substitute-encoding.py (note_glyph): include _ in
2196         regex too. This fixes change clef appearance in PDF. 
2197
2198         * ttftool/include/*: remove.
2199
2200         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
2201
2202         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
2203
2204         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
2205
2206         * ttftool/*: remove ttftool subdirectory.
2207
2208         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
2209
2210         * lily/ttf.cc (print_header): new file. Convert to type42, using
2211         FreeType to parse the TTF. 
2212
2213         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
2214         and post table may differ. Pass around post_nglyphs as well.
2215
2216 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2217
2218         * ly/music-functions-init.ly (musicMap): new music function
2219         musicMap. 
2220         
2221 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2222
2223         * make/mutopia-rules.make: anti-alias-factor = 2
2224
2225         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
2226         page switch.
2227
2228         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
2229         anti-alias-factor for lilypond-book runs.
2230
2231         * scm/ps-to-png.scm (scale-down-image): new function.
2232         (my-system): new function.
2233         (make-ps-images): blow up GS resolution by anti-alias-factor,
2234         scale down image by anti-alias-factor.  This improves appearance
2235         of bitmaps
2236         (make-ps-images): remove showpage. Fixes spurious empty png at
2237         end.
2238
2239         * scm/framework-ps.scm (write-preamble): downcase filename before
2240         string-matching. Should fix .TTF files (as opposed to ttf files)  
2241
2242         * Documentation/user/tutorial.itely (Running LilyPond for the
2243         first time): separate subsections for windows, macos and unix.  
2244
2245         * Documentation/user/invoking.itely (Updating files with
2246         convert-ly): add MacOS X note.
2247
2248 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2249
2250         * Documentation/user/introduction.itely (Engraving): don't include
2251         file optical-spacing, add directly.
2252
2253         * lily/paper-outputter.cc (file): open file in binary mode. This
2254         fixes OTF embedding on windows.
2255
2256 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2257
2258         * scm/framework-ps.scm (write-preamble): remove debugging output.
2259
2260         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
2261
2262         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
2263         outdir.
2264         (install-fc-cache): install font cache in installation directories.
2265
2266 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2267
2268         * scm/editor.scm (editor-command-template-alist): Use char iso
2269         column, except for Emacs.
2270         (get-editor-command): Substitute char too (Bertalan Fodor).
2271
2272 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2273
2274         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
2275         quoted ~s.  This should fix PNG output on Windows; single quotes
2276         are regular characters on Windows.
2277
2278 2005-06-16  Graham Percival  <gperlist@shaw.ca>
2279
2280         * Documentation/user/basic-notation.itely: include ChoirStaff
2281         in System start delimiters.
2282
2283         * Documentation/user/putting.itely: new doc section on
2284         fixing overlapping notation.
2285
2286 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2287
2288         * Documentation/user/global.itely (Paper size): \paper is in
2289         \book, not \score.
2290
2291         * make/mutopia-rules.make: -ddelete-intermediate-files
2292
2293         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
2294
2295 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2296
2297         * ChangeLog: Recode utf-8.
2298
2299         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
2300         datadir with .py modules.
2301
2302 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
2303
2304         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
2305
2306 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2307
2308         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
2309         
2310         * scm/framework-ps.scm (write-preamble): remove status check.
2311
2312         * Documentation/user/invoking.itely (Updating files with
2313         convert-ly): remove -o option.
2314
2315         * VERSION (PACKAGE_NAME): release 2.5.31
2316
2317         * scm/framework-ps.scm (write-preamble): use ly:system.
2318         (write-preamble): verbosity.
2319
2320         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
2321
2322         * python/convertrules.py: new file. Store conversion rules
2323         separately.
2324
2325 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2326
2327         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
2328
2329 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2330
2331         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
2332         \musicDisplay 
2333
2334         * Documentation/user/instrument-notation.itely (More stanzas): Add
2335         reference to StanzaNumber.
2336
2337 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2338
2339         * THANKS: separate section for website translators.
2340
2341 2005-06-14  Graham Percival  <gperlist@shaw.ca>
2342
2343         * Documentation/topdocs/INSTALL.texi: update vim info;
2344         thanks Simon Bailey!
2345
2346         * Documentation/user/advanced-notation.itely: included
2347         color names.
2348
2349         * Documentation/user/advanced-notation.itely,
2350         Documentation/usr/notation-appendices.itely: moved
2351         color names into an appendix.
2352
2353 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2354         
2355         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
2356
2357         * scm/lily.scm (lambda): initialize program options from here.
2358
2359         * scm/framework-*.scm: add header info.
2360
2361         * lily/main.cc (parse_argv): only set output format to pdf if no
2362         other format specified.
2363
2364         * scm/backend-library.scm (postprocess-output): process
2365         'delete-intermediate-files after running convert-to-*. This fixes
2366         PNG generation when 'delete-intermediate-files is set.
2367         
2368 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2369
2370         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
2371         links on website. 
2372
2373 2005-06-13  Graham Percival  <gperlist@shaw.ca>
2374
2375         * Documentation/topdocs/INSTALL.texi,
2376         Documentation/user/lilypond-book.itely: typos.
2377
2378 2005-06-12  Pal Benko  <benkop@freestart.hu>
2379
2380         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
2381         added between program name and switch; -b changed to -f not
2382         to generate pdf
2383
2384 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2385
2386         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
2387         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
2388
2389         * input/sakura-sakura.ly: add \midi.
2390
2391         * buildscripts/mutopia-index.py (find): use /usr/bin/find
2392         iso. python find. 
2393
2394         * ttftool/test.c (main): cosmetics.
2395
2396         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
2397
2398         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
2399         create a ttf2ps binary.
2400
2401         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
2402
2403         * scm/backend-library.scm (postscript->png): set rename-page-1 to
2404         true.
2405
2406 2005-06-11  Graham Percival <gperlist@shaw.ca>
2407
2408         * Documentation/user/lilypond-book.itely: add warning about
2409         the font warnings in dvips.
2410
2411 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2412
2413         * THANKS: typo
2414
2415         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
2416
2417         * GNUmakefile.in: remove links for .map, .enc
2418         don't fail if out/ doesn't exist yet.
2419
2420 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2421
2422         * ttftool/util.c (surely_read): return nbytes
2423
2424         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
2425
2426         * VERSION (PACKAGE_NAME): release 2.5.30
2427
2428         * flower/string-convert.cc (precision_string): >? fix.
2429
2430         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
2431         (make-ps-images): add verbose -q too.
2432
2433         * lily/default-actions.cc (Module): new file. default
2434         {book,score}-print functions.
2435
2436         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
2437         pass results via parseStringResult, lookup via ly:parser-lookup.  
2438
2439         * lily/lily-parser.cc (Lily_parser): only clone lexer in
2440         constructors.
2441         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
2442         (parse_string): idem.
2443
2444         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
2445
2446         * lily/main.cc (main_with_guile): copy be_verbose_global into
2447         ly_set_option()
2448
2449 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2450
2451         * scm/backend-library.scm (postscript->pdf):
2452         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
2453         verbose mode.  Search for several names of gs executable.
2454
2455 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2456
2457         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
2458         directly. This fixes a massive memory leak, provided you use CVS
2459         GUILE.
2460
2461 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
2462
2463         * ly/property-init.ly: Added tieDashed.
2464
2465         * THANKS: Added some bughunters for 2.5.
2466
2467 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2468
2469         * lily/program-option.cc: add debug-gc option.
2470
2471         * lily/include/lily-guile-macros.hh: don't protect exported module
2472         objects.
2473
2474         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
2475
2476         * scm/backend-library.scm (postscript->pdf): use
2477         delete-intermediate-files iso. running-from-gui? 
2478
2479         * ttftool/util.c (surely_read): robustness. Allow read() to return
2480         less bytes than requested, as per posix standards.
2481
2482         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
2483         program option.
2484
2485         * ttftool/include/ttftool.h ("C"): rename verbosity to
2486         ttf_verbosity. Add to public interface.
2487
2488         * scm/music-functions.scm (unfold-repeats): remove debugging display.
2489
2490         * lily/program-option.cc: rename from scm-option.cc
2491
2492         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
2493         (get_help_string): Print pretty help string.
2494
2495         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
2496         to snippet preamble.
2497
2498         * lily/scm-option.cc: remove command-line-settings option. Fold
2499         all command-line options plus default settings in a generic
2500         interface. 
2501
2502         * flower/getopt-long.cc (table_string): indent 2nd lines of help
2503         texts too.
2504
2505 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2506
2507         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
2508         or EXT_ components non-empty.
2509
2510 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2511
2512         * scm/lily.scm (running-from-gui?): Export.
2513
2514         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
2515         output in .ly source directory.
2516
2517 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2518
2519         * ttftool/util.c (surely_lseek): more verbosity.
2520
2521         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
2522         compile.
2523
2524         * lily/parser.yy (Repeated_music): remove >? 
2525
2526         * scm/backend-library.scm (postscript->pdf): Support for
2527         -dgs-font-load=1
2528
2529         * scm/framework-ps.scm (write-preamble): make font loading
2530         switchable to GS via --define-default gs-font-load=1
2531
2532 2005-06-09  Graham Percival  <gperlist@shaw.ca>
2533
2534         * Documentation/user/global.itely: added \layout docs.
2535
2536 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2537
2538         * lily/lily-parser-scheme.cc: add unistd.h
2539
2540 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2541
2542         * scm/editor.scm: add char argument.
2543
2544         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
2545
2546         * ttftool/util.c (syserror): use errno for better error reporting.
2547
2548         * lily/source-file.cc (get_counts): new function. Calc column,
2549         line and char count in one go.
2550
2551         * lily/binary-source-file.cc (quote_input): rename to quote_input
2552
2553         * lily/input.cc (set): new function.
2554
2555 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2556
2557         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
2558         directory part of file name to search directory.
2559
2560         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
2561         search path and chdir to DIR if --outname=DIR used.
2562
2563         * lily/main.cc (prepend_env_path): Bugfix: Check directory
2564         existence before appending original path.
2565
2566 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2567
2568         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
2569         file" massage.
2570
2571         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
2572         texinfo.tex is always used.
2573         
2574 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2575
2576         * flower/include/axis.hh: rename from axes.hh
2577
2578         * lily/include/text-interface.hh (Module): rename from text-item.hh
2579
2580         * VERSION (PATCH_LEVEL): release 2.5.29
2581
2582         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
2583
2584         * scm/framework-ps.scm (font-file-as-ps-string): new function.
2585         (handle-macfont): new function. Call fondu for Native mac fonts.
2586
2587         * scm/define-markup-commands.scm (fill-line): handle text-widths =
2588         '() case.
2589
2590 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2591
2592         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
2593         multi-page.  Fix .eps regular expression.
2594
2595 2005-06-07  Graham Percival  <gperlist@shaw.ca>
2596
2597         * Documentation/user/putting.itely: add info on modifying templates.
2598
2599         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
2600         misc small changes.
2601
2602 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2603
2604         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
2605
2606         * scripts/lilypond-ps2png.scm
2607
2608         * VERSION (PACKAGE_NAME): release 2.5.28
2609
2610 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2611
2612         * lily/main.cc (prepend_env_path): Do not append /, that does not
2613         work.  Localedir lives in datadir, not in prefix.
2614
2615         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
2616         hack for windows.
2617
2618         * flower/include/file-cookie.hh: Compile fix.
2619
2620 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2621
2622         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
2623
2624         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
2625         system primitives.
2626         (gulp-port): using read-string!/partial. We don't want to read an
2627         entire PS file  (GUILE 1.6 limits strings to 16M) 
2628
2629         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
2630         properties. Add font-interface. 
2631
2632         * scm/define-grob-properties.scm (all-user-grob-properties):
2633         remove old bracket properties.
2634
2635         * scm/x11-color.scm: reformat. 
2636
2637         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
2638         LedgerLineSpanner if new StaffSymbol is found. 
2639
2640         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
2641         staff-symbol for finishing staff. 
2642
2643         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
2644
2645         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
2646         change black to currentColor everywhere. This fixes color support
2647         in SVG.
2648
2649 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
2650
2651         * input/regression/fret-diagrams.ly: new file to test fret diagram
2652         capability
2653
2654         * scm/output-tex.scm: remove white-dot and white-text
2655
2656         * scm/output-ps.scm: remove white-dot and white-text
2657
2658         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
2659         using ly:stencil-in-color instead
2660         (draw-dots) : remove call to white-dot
2661
2662 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2663
2664         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
2665         support.
2666
2667         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
2668
2669         * flower/include/file-cookie.hh: new file. lily_cookie extension 
2670
2671         * flower/file-cookie.cc: new file. lily_cookie extension.
2672         
2673 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2674
2675         * scm/editor.scm (editor-command-template-alist): Add syn
2676         editor (Jaap [de Vos]).
2677
2678 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2679
2680         * scripts/lilypond-ps2png.scm:
2681         * scm/ps-to-png.scm: New file.
2682
2683         * scm/backend-library.scm (postscript->png): Use it.
2684
2685         * scripts/lilypond-ps-to-png.py: Remove file.
2686
2687         * python/lilylib.py (get_bbox, make_ps_images): Remove.
2688
2689 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2690
2691         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
2692
2693         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
2694         start on grace moment. Fixes autobeam-grace.ly.
2695
2696         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
2697         process anything unless we're at the end of a pending beam. Fixes
2698         syncopated 8ths beamed across a beat.
2699
2700 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2701
2702         * scm/editor.scm (editor-command-template-alist): Start emacs if
2703         emacslient fails.
2704
2705         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
2706
2707         * flower/file-path.cc (is_file, is_dir): Export.
2708
2709         * lily/main.cc (prepend_env_path, set_env_file): Use them.
2710
2711 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2712
2713         * lily/easy-notation.cc: Added include cctype to correct
2714         compilation error.
2715
2716 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2717
2718         * scm/backend-library.scm (postscript->pdf): set resolution to
2719         1200, so bitmap fonts aren't that ugly. 
2720
2721         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
2722
2723         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
2724         parent if we have a notehead. Fixes incorrect offsets when
2725         Paper_column is very wide in the X direction.
2726
2727         * input/regression/font-family-override.ly (Module): new file.
2728
2729         * scm/font.scm (make-pango-font-tree): new function.
2730
2731         * lily/beam.cc (before_line_breaking): remove warning about less
2732         than 2 visible stems. We still get a warning when there is only
2733         one stem.
2734
2735 2005-06-01  Werner Lemberg  <wl@gnu.org>
2736
2737         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
2738         correctly.
2739
2740 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2741
2742         * lily/slur-scoring.cc (generate_avoid_offsets): new
2743         function. Generate avoid offsets once per slur.
2744
2745         * lily/slur.cc (add_extra_encompass): add dependency to
2746         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
2747
2748         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
2749         too. Fixes inf error with added bass notes.
2750
2751         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
2752         argument anymore.
2753
2754         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
2755
2756         * input/tutorial/lbook-latex-test.tex: add line length test.
2757
2758         * scripts/lilypond-book.py (set_default_options): new
2759         function. Call this before dissecting snippets, so linewidth
2760         settings reach the snippets.
2761
2762 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2763
2764         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
2765
2766 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2767
2768         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
2769
2770 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2771
2772         * stepmake/aclocal.m4: More autopackage friendliness.
2773
2774 2005-05-31  Graham Percival  <gperlist@shaw.ca>
2775
2776         * Documentation/index.html.in: remove link to LSR.
2777
2778         * Documentation/user/global.itely: remove duplicate
2779         "dedication" \header{} section.
2780
2781 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2782
2783         * VERSION (PACKAGE_NAME): release 2.5.27.
2784
2785         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
2786         too. Plugs memory leak.
2787
2788         * make/lilypond.fedora.spec.in (Group): remove
2789         lilypond-pdfpc-helper.
2790
2791         * scripts/GNUmakefile (SEXECUTABLES): remove
2792         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
2793
2794         * scm/font.scm (make-century-schoolbook-tree): add Mono as
2795         'typewriter family.
2796
2797         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
2798         memory leak.
2799
2800         * lily/parser.yy (score_body): don't clone Score, that's done in
2801         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
2802
2803         * lily/score-engraver.cc (derived_mark): new function.
2804         (initialize): unprotect Paper_score. This fixes a memory leak.
2805
2806         * lily/score-performer.cc (derived_mark): new function.
2807
2808         * lily/score-translator.cc (get_output): use SCM for get_output() call.
2809
2810         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
2811         spurious warning.
2812
2813         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
2814         serif.
2815
2816 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2817
2818         * configure.in (reloc_b): Add --enable-relocation.
2819
2820 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2821
2822         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
2823
2824         * input/regression/alignment-order.ly: add Staff example.
2825
2826 2005-05-31  John Mandereau   <john.mandereau@free.fr>
2827
2828         * po/fr.po: update.
2829
2830 2005-05-31  Graham Percival  <gperlist@shaw.ca>
2831
2832         * Documentation/index.html.in: add link to LSR.
2833
2834 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2835
2836         * scm/define-stencil-commands.scm (Module): new file. Register all
2837         allowed stencil expression heads in a central place.
2838
2839         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
2840         ly:make-stencil
2841
2842         * lily/stencil-expression.cc (all_stencil_heads): registering
2843         stencil expressions.
2844
2845         * lily/stencil-interpret.cc: new file. Stencil expression
2846         interpreting.
2847
2848         * input/xiao-haizi-guai-guai.ly: move file back.
2849
2850 2005-05-30  Graham Percival  <gperlist@shaw.ca>
2851
2852         * Documentation/user/advanced.itely, converters.itely,
2853         instrument-notation.itely, lilypond-book.itely: misc small
2854         changes.
2855
2856 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2857
2858         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
2859
2860         * make/lilypond.fedora.spec.in: Fix source url.
2861
2862         * cygwin: Update from mingw patches.
2863
2864         * scm/editor.scm (editor-command-template-alist): Use jedit
2865         -reuseview (Bertalan), add uedit (Patrick Huberts).
2866
2867         * input/xiao-hai-zi-guai-guai.ly: Rename from
2868         xiao-haizi-guai-guai.ly.
2869
2870         * input/*: Reindent, do not use TAB.
2871
2872         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
2873         white background.
2874
2875 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2876
2877         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
2878         numerical overflow error.
2879
2880 2005-05-29 Laura Conrad <lconrad@laymusic.org>
2881         
2882         * abc2ly.py: fix to syntax error in multi-part output.
2883
2884 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2885
2886         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
2887         with disappearing span bars when alignAboveContext is active
2888
2889         * lily/property-iterator.cc (check_grob): use is-grob?
2890         object-property. Fixes crash-key-sig-font-size.ly. 
2891
2892 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2893
2894         * lily/bar-line.cc (print): don't round barlines; this produces
2895         odd aliasing effects in Acroread.
2896
2897         * lily/timing-engraver.cc (process_music): robustness fix.
2898
2899         * lily/context-def.cc (filter_engravers): bugfix.
2900
2901 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2902
2903         * lily/lilypond.rc.in: Add ly-icon.
2904
2905         * lily/GNUmakefile: 
2906         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
2907         rules.
2908
2909 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2910
2911         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
2912
2913         * ps/music-drawing-routines.ps: 
2914
2915         * scm/output-ps.scm: remove draw ez_ball.
2916
2917         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
2918         EasyNotation context definition.
2919
2920         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
2921         Text_interface and color for making easy note heads.
2922
2923         * lily/stencil.cc (with_color): new function.
2924
2925         * ps/music-drawing-routines.ps: remove draw_zigzag_line
2926
2927         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
2928         output routine. Zigzag now works in SVG too.
2929
2930         * scm/output-tex.scm (filledbox): idem.
2931
2932         * scm/output-svg.scm (filledbox): idem.
2933
2934         * scm/output-ps.scm (lily-def): remove horizontal-line. 
2935
2936         * lily/lookup.cc (horizontal_line): use draw-line. 
2937
2938         * lily/system-start-delimiter.cc: remove old staff bracket code.
2939
2940         * mf/feta-haak.mf: further tweaks.
2941
2942         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
2943
2944         * mf/feta-generic.mf: include feta-haak.
2945
2946         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
2947
2948         * scm/framework-ps.scm (write-preamble): only load fonts if their
2949         filename is a string. 
2950
2951 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2952
2953         * scm/output-svg.scm (circle): support circle.
2954         (bracket): stub for bracket.
2955
2956         * scripts/lilypond-book.py (main): make sure --psfonts warning is
2957         correct.
2958
2959 2005-05-26  Graham Percival  <gperlist@shaw.ca>
2960
2961         * Documentation/user/lilypond.tely, advanced-notation.itely,
2962         basic-notation.itely, instrument-notation.itely, global.itely,
2963         introduction.itely, tutorial.itely: rearranging, editing,
2964         clean-up.
2965
2966         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
2967         for compiling on FreeBSD.
2968
2969 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2970
2971         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
2972         otf files.
2973
2974         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
2975         bugfixes.
2976
2977         * VERSION: 2.5.26 released.
2978
2979         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
2980
2981 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
2982
2983         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
2984         if printpagenumber is false.
2985
2986 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2987
2988         * lily/font-config.cc (init_fontconfig): comment out FontConfig
2989         cache warning.
2990
2991         * lily/tie.cc (print): support dotted ties.
2992         
2993 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2994
2995         * scm/define-grobs.scm (all-grob-descriptions): switch off
2996         debugging
2997         (all-grob-descriptions): Arpeggio has Y-extent.
2998
2999         * scm/define-music-properties.scm (all-music-properties): document
3000         length-callback and start-callback as "read-only".
3001
3002         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
3003         length-callback after creation. 
3004
3005         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
3006         compressmusic -> compressMusic.
3007
3008         * ly/music-functions-init.ly (oldaddlyrics): idem.
3009
3010         * lily/parser.yy: NewLyricCombineMusic ->
3011         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
3012
3013 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
3014
3015         * ly/Welcome_to_LilyPond.ly: typo.
3016
3017 2005-05-24  Graham Percival  <gperlist@shaw.ca>
3018
3019         * Documentation/user/lilypond.tely: move changing-defaults to be
3020         before global issues.
3021
3022         * Documentation/user/basic-notation.itely: move Transpose section
3023         here from advanced/Other.
3024
3025         * Documentation/user/changing-defaults.itely,
3026         advanced-notation.itely: move Fonts to advanced, edit.
3027
3028 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3029
3030         * lily/parser.yy (bare_int): remove rule.  From now on, we require
3031         # before negative integers.
3032
3033 2005-05-23  Graham Percival  <gperlist@shaw.ca>
3034
3035         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
3036
3037         * Documentation/user/lilypond.tely: change Unified index to
3038         LilyPond index.
3039
3040         * Documentation/user/advanced-notation.itely,
3041         instrument-notation.itely: editing.
3042
3043 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3044
3045         * scm/lily.scm (lilypond-all): Bugfix: return failed.
3046
3047         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
3048
3049 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3050
3051         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
3052         ly:port-move.  Needs to be stderr-specific on mingw.
3053         Run fixcc.
3054
3055 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3056
3057         * lily/general-scheme.cc (ly:port-move): Remove.
3058
3059         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
3060         windows.
3061
3062         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
3063         variables.  This eliminates the need for a gs.bat wrapper, which
3064         opens a console.
3065
3066         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
3067         * scm/lily.scm (running-from-gui?): 
3068         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
3069         artifact of not compiling with -mwindows.
3070
3071         * scm/editor.scm: Define PLATFORM.
3072
3073 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3074
3075         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
3076         can start to cut & paste lilypond-book fragments.  
3077
3078         * scm/define-music-types.scm (music-descriptions): remove
3079         UntransposableMusic
3080
3081 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3082
3083         * scm/output-ps.scm (glyph-string): remove / before CIDs.
3084
3085 2005-05-20  Graham Percival  <gperlist@shaw.ca>
3086
3087         * Documentation/user/instrument-notation.itely: remove *Engraver.
3088
3089         * Documentation/user/advanced-notation.itely: edit, rearrange.
3090
3091 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3092
3093         * scm/output-ps.scm (glyph-string): take cid? argument. Use
3094         findresource iso. findfont for CID CFF fonts.
3095
3096         * VERSION (PACKAGE_NAME): release 2.5.25
3097
3098         * ly/Welcome_to_LilyPond.ly: add  \version
3099
3100 2005-05-20  Graham Percival  <gperlist@shaw.ca>
3101
3102         * Documentation/user/programming-interface.itely: move
3103         \displayMusic into its own section.
3104
3105         * Documentation/user/basic-notation.itely: finish editing.
3106
3107 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3108
3109         * flower/file-path.cc (find): don't throw away file_name.dir, but
3110         append to it. Fixes \include with directories.
3111
3112         * flower/include/file-path.hh (class File_path): don't derive from
3113         Array<String>.
3114
3115         * flower/include/file-name.hh (class File_name): remove to_str0()
3116
3117         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
3118         Hara_kiri_engraver in separate file.
3119
3120         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
3121         translation went wrong. Fixes vertically translated slurs.
3122
3123 2005-05-19  Graham Percival  <gperlist@shaw.ca>
3124
3125         * Documentation/user/basic-notaton.itely: editing.
3126
3127 2005-05-18  Graham Percival  <gperlist@shaw.ca>
3128
3129         * Documentation/user/macros.itexi, basic-notation.itely:
3130         add @commonprop (commonly used properties) macro.
3131
3132 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3133
3134         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
3135
3136         * scripts/lilypond-book.py (invokes_lilypond): new function
3137         (main): only run fontextract if invokes_lilypond() is true.
3138
3139         * lily/function-documentation.cc (ly_add_function_documentation):
3140         duh, use !=
3141
3142         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
3143
3144         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
3145
3146         * scm/lily.scm (running-from-gui?): lowercase Darwin.
3147
3148         * lily/function-documentation.cc (ly_add_function_documentation):
3149         use scm_hash_table_p() for checking.
3150
3151 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3152
3153         * Documentation/user/advanced-notation.itely (Text scripts):
3154         Change nonexisting @internalsref{Text markup} to @ref{Text
3155         markup}.  Change @internalsref{Text script} to
3156         @internalsref{TextScript}.
3157
3158         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
3159
3160 2005-05-17  Graham Percival  <gperlist@shaw.ca>
3161
3162         * Documentation/user/tutorial.itely, basic-notation.itely,
3163         changing-defaults.itely: remove duplicate cindex entries
3164         that appear on the same page.
3165
3166         * scm/define-grobs.scm: change default padding for TextSpanner.
3167
3168         * Documentation/topdocs/AUTHORS.texi: update email address.
3169
3170         * Documentation/user/global.itely: add info about \include.
3171
3172 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3173
3174         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
3175         when running-from-gui.
3176
3177         * scm/editor.scm (get-editor): Add platform defaults.
3178
3179         * scm/backend-library.scm (postscript->pdf): Typo.
3180
3181 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3182
3183         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
3184
3185         * lily/font-config.cc (init_fontconfig): add warning about cache.
3186
3187 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3188
3189         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
3190
3191 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3192
3193         * lily/horizontal-bracket.cc (print): Take care of the direction
3194         property so brackets above the stave point downwards. 
3195
3196         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
3197         for HorizontalBracket so it doesn't end up within the stave.
3198
3199 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3200
3201         * lily/GNUmakefile (default): Typo.
3202
3203         * scm/lily.scm (PLATFORM): Export.
3204
3205         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
3206         load-font-via-GS, ttftool or fopencookie is broken on windows.
3207         
3208         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
3209         -dSAFER, that is broken on windows.
3210
3211 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3212
3213         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
3214         for FlexLexer.h
3215
3216         * scripts/lilypond-invoke-editor.scm: remove stray -
3217
3218 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3219
3220         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
3221         Fixes deprecation warning.
3222
3223         * flower/include/string.icc (to_string): Only inline if
3224         -DSTRING_UTILS_INLINED.
3225
3226         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
3227         name.  Remove windows comment.
3228
3229         * scm/editor.scm (slashify): New function.
3230         (get-editor-command): Use it.
3231         (get-command-template): Do not alter editor command if
3232         environment value includes `%(file)s' magic.
3233
3234         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
3235         (dissect-uri): Use it.
3236         (unquote-uri): Bugfix.
3237
3238 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3239
3240         * scm/framework-ps.scm (write-preamble): add TTF rule.
3241
3242         * Documentation/topdocs/README.texi (Top): remove note about
3243         xdelta.
3244
3245         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
3246         requirement.
3247
3248         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
3249         function. Figure out where FlexLexer.h lives
3250
3251         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
3252         
3253 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3254
3255         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
3256         with Windows root in file name.
3257
3258         * scm/backend-library.scm (ly:system): Only redirect output (using
3259         system and shell, ugh) if /dev/null is writable.
3260
3261         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
3262         windows icon.
3263
3264         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
3265         on Mingw.
3266
3267         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
3268         click.
3269
3270         * flower/file-path.cc (is_dir, is_file): New function.  Actually
3271         use result of stat when available.
3272
3273         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
3274         absolute file name and root.
3275
3276         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
3277
3278         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
3279
3280         * flower/file-name.cc (slashify): Bugfix, do substitute if no
3281         slashes in file name.
3282
3283 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3284
3285         * Documentation/user/preface.itely (Preface): Run
3286         texinfo-all-menus-update.
3287
3288         * scm/editor.scm (get-editor-command): Bugfix: allow full
3289         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
3290
3291         * Documentation/pictures/lilypond-48.xpm: New file.
3292
3293         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
3294
3295         * ly/Welcome_to_LilyPond.ly: New file.
3296
3297         * lily/main.cc (main): Only identify if we have a terminal.
3298
3299         * scm/backend-library.scm (postscript->png)
3300         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
3301         non-/bin/sh).
3302
3303 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
3304
3305         * Documentation/topdocs/AUTHORS.texi: polish, update.
3306
3307 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3308
3309         * Documentation/user/preface.itely (Notes for version 2.6): new
3310         notes for 2.6
3311
3312         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
3313         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
3314         is not fully contained" warnings.
3315
3316         * lily/slur-scoring.cc (get_bound_info): remove warning.
3317
3318         * lily/staff-symbol-engraver.cc (process_music): start initial
3319         spanner in process_music(). This fixes overrides of StaffSymbol
3320         properties.
3321
3322         * scm/framework-pdf.scm (Module): remove.
3323
3324         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
3325
3326         * lily/ambitus-engraver.cc: formatting cleanups.
3327
3328         * mf/feta-solfa.mf (Module): remove.
3329
3330         * ChangeLog: more details about contributions.
3331
3332 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3333
3334         * lily/align-interface.cc (align_elements_to_extents): warn if
3335         called too early. Fixes: disappearing-staff-lines.ly
3336
3337         * VERSION (PACKAGE_NAME): release 2.5.24
3338
3339 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3340
3341         * stepmake/aclocal.m4: Typo.
3342
3343         * flower/string.cc (substitute): Take two strings or two
3344         characters.  Update callers.
3345
3346 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3347
3348         * flower/file-name.cc (File_name): Slashify.
3349
3350         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
3351
3352         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
3353
3354         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
3355
3356         * configure.in (gui_b): Use it.
3357
3358         * lily/lilypond.rc.in: New file.
3359
3360         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
3361
3362 2005-05-12  Graham Percival  <gperlist@shaw.ca>
3363
3364         * Documentation/user/advanced-notation.itely: edit of Text
3365         section; clarify text scripts vs. text markup.
3366
3367 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3368
3369         * lily/multi-measure-rest-engraver.cc
3370         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
3371         separation items on start. Fixes mm rests in start of score.
3372
3373         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
3374         don't access StaffSymbol if not there.
3375         Fixes: crash-staff-symbol-engraver.ly.
3376
3377         * lily/instrument-name-engraver.cc (class
3378         Instrument_name_engraver): data member first_. Create
3379         InstrumentName on start. 
3380
3381 2005-05-12  Graham Percival  <gperlist@shaw.ca>
3382
3383         * Documentation/user/instrument-notation.itely: add guitar
3384         position.
3385
3386         * Documentation/user/introduction.itely,
3387         Documentation/user/lilypond.tely,
3388         Documentation/user/tutorial.itely: begin pruning
3389         unused (duplicated) cindex entries and misc cleanup.
3390
3391 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3392
3393         * input/test/volta-chord-names.ly: Bring the explanation up to
3394         date.
3395
3396 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
3397
3398         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
3399         Specify `@documentencoding utf-8' for html, ignore warnings.
3400
3401 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
3402
3403         * THANKS: Added bughunters.
3404
3405 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
3406
3407         * lily/main.cc: update help string for `lilypond -H'.
3408
3409         * po/fi.po: update.
3410         
3411 2005-05-10  Graham Percival  <gperlist@shaw.ca>
3412
3413         * Documentation/user/advanced-notation.itely: minor fixes.
3414
3415 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3416
3417         * scm/editor.scm: New module.
3418
3419         * scm/lily.scm (gui-main): Use it.
3420
3421         * scm/framework-gnome.scm (spawn-editor): Use it.
3422
3423         * scripts/lilypond-invoke-editor.scm: Use it in new script.
3424
3425 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3426
3427         * scm/framework-ps.scm (load-font-via-GS):  new function.
3428
3429         * lily/pango-font.cc (pango_item_string_stencil): add support for
3430         CID keyed font.
3431
3432         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
3433
3434 2005-05-10  Graham Percival  <gperlist@shaw.ca>
3435
3436         * Documentation/user/basic-notation.itely: add @ref.
3437
3438         * Documentation/user/advanced-notation.itely: add example
3439         of 5/8 beaming.
3440
3441 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3442
3443         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
3444
3445         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
3446         going through ps2pdf wrappers.
3447
3448 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
3449
3450         * Documentation/user/instrument-notation.itely: petrucci note
3451         heads: updated docu
3452
3453         * input/regression/note-head-style.ly: updated regression test;
3454         indentation fixes
3455
3456         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
3457         heads as default
3458
3459         * mf/parmesan-heads.mf: minor editing; use musicological names
3460         (rather than optical description) as note head names
3461
3462         * scm/output-lib.scm: complete petrucci heads
3463
3464 2005-05-09  Pal Benko  <benkop@freestart.hu>
3465
3466         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
3467         heads, but bigger)
3468
3469 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3470
3471         * lily/main.cc (main_with_guile): Remove no files check.
3472
3473         * lily/main.cc (ly:usage): Export to Scheme.
3474
3475         * scm/lily.scm (no-files-handler): New function.
3476
3477         * scm/lily.scm (lilypond-main): Use it.
3478
3479         * configure.in (gui_b): Add mbrtowc checking.
3480         Resurrect [utf8/]wchar.h checking.
3481
3482 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3483
3484         * Documentation/user/advanced-notation.itely (Metronome marks):
3485         Add link to the program reference for MetronomeMark
3486
3487         * Documentation/user/lilypond-book.itely (An example of a
3488         musicological document): Correct the example using psfonts 
3489
3490 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
3491
3492         * po/fi.po: update after a lesson how to update entries against
3493         source.
3494         
3495         * po/TODO: document the lesson.
3496
3497 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3498
3499         * configure.in (gui_b): remove wcrtomb checking.
3500
3501         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
3502         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
3503
3504 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3505
3506         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
3507         keep Scheme expressions and strings unmodified when doing the
3508         conversion to postfix notation for slurs and beams. Should
3509         hopefully solve most related conversion problems. 
3510
3511         * Documentation/user/lilypond-book.itely : Clarify and correct how
3512         to call dvips with -h psfonts.
3513
3514 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3515
3516         * Documentation/user/instrument-notation.itely (Entering lyrics):
3517         Typo.  Fixes build.
3518
3519 2005-05-09  Graham Percival  <gperlist@shaw.ca>
3520
3521         * Documentation/user/lilypond-book.itely: document PSFONTS file.
3522
3523         * Documentation/user/lilypond.tely, lilypond-book.itely,
3524         tutorial.itely: change references to 2.5.x to 2.6.x.
3525
3526         * Documentation/user/instrument-notation.itely: clarified \addlyrics
3527         vs \lyricmode.
3528
3529         * Documentation/user/invoking.itely: remove old info about
3530         lilypond-profile.
3531
3532         * Documentation/topdocs/INSTALL.texi: remove old info about
3533         lilypond-profile, add warning about needing international fonts
3534         to build docs.
3535
3536 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3537
3538         * lily/include/grob-info.hh (class Grob_info): make data member
3539         private. Changes throughout.
3540
3541         * input/regression/alignment-order.ly: new file. 
3542
3543         * lily/vertical-align-engraver.cc (acknowledge_grob): read
3544         alignAboveContext and alignBelowContext
3545
3546 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3547
3548         * lily/pfb.cc (LY_DEFINE): add cast.
3549
3550         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
3551         matches .otf
3552         (write-preamble): warn about unknown fonts.
3553
3554         * lily/pfb.cc (Module): new function ly:otf->cff
3555
3556         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
3557         (get_otf_table): new function.
3558
3559 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3560
3561         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
3562         iso. ps2png.
3563
3564 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
3565
3566         * po/fi.po: apply second round of update.
3567
3568 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3569
3570         * scm/x11-color.scm (make-x11-color-handler): don't use
3571         #\sp. Apparently doesn't work on all platforms. 
3572
3573 2005-05-06  Graham Percival  <gperlist@shaw.ca>
3574
3575         * Documentation/user/advanced-notation.itely, putting.itely,
3576         tutorial.itely, global.itely, introduction.itely: really minor fixes.
3577
3578 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3579
3580         * VERSION (PACKAGE_NAME): release 2.5.23
3581
3582 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3583
3584         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
3585         convert to utf-8.
3586
3587         * THANKS: Add translators for this release, convert to utf-8.
3588
3589         * mf/GNUmakefile (MFTRACE_FLAGS):
3590         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
3591         outdir as option (WAS: hardcoded).
3592
3593 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3594
3595         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
3596         finished_span_
3597
3598         * THANKS: add Hans Forbrich.
3599
3600         * Documentation/topdocs/NEWS.tely (Top): document new feature.
3601
3602         * Documentation/user/basic-notation.itely (Staff symbol): document
3603         start/stop staff. Reference to ossia.ly
3604
3605         * input/test/ossia.ly: new example using stop and startStaff.
3606
3607         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
3608         in other words, don't create "|" barline at start of the score.
3609         (start_translation_timestep): don't set whichBar for start of score.
3610
3611         * input/regression/staff-halfway.ly: use new functionality.
3612
3613         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
3614         start and stop staff based on events.
3615
3616         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
3617
3618         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
3619
3620 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3621
3622         * Documentation/user/programming-interface.itely (How markups work
3623         internally ): remove \encoding reference.
3624
3625 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3626
3627         * scripts/convert-ly.py: Attempt to do a smarter update of 
3628         text markups from versions < 1.9.0 with arbitrary nesting.
3629
3630 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
3631
3632         * po/fi.po: convert to utf-8, and update.
3633
3634 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3635
3636         * make/lilypond.suse.spec.in: update from suse 2.4 package.
3637
3638         * lily/*.cc: more <? >? to min/max changes
3639
3640         * lily/include/interpretation-context-handle.hh: rename
3641         Interpretation_context_handle to Context_handle.
3642
3643 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
3644
3645         * input/regression/GNUmakefile (local_delete): use `find` together 
3646         with `xargs` to avoid too long argument-lists in cmd line.
3647
3648 2005-05-04  Graham Percival  <gperlist@shaw.ca>
3649
3650         * Documentation/user/introduction.itely: updates "About this manual".
3651
3652         * Documentation/user/advanced-notation.itely,
3653         invoking.itely: minor fixes.
3654
3655 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3656
3657         * COPYING: add font exception. Update FSF address. 
3658
3659         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
3660         should be taken without child context.
3661
3662         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
3663
3664         * scm/define-markup-commands.scm (triangle): new command, as
3665         robust replacement for unicode Delta/Triangle.
3666
3667 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3668
3669         * ps/music-drawing-routines.ps: add fillp argument.
3670
3671         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
3672
3673         * lily/font-config.cc (init_fontconfig): don't add cff/
3674
3675         * VERSION (PACKAGE_NAME): release 2.5.22
3676
3677         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
3678
3679         * lily/grace-engraver.cc (consider_change_grace_settings): use
3680         is_alias(). Fixes problem with CueVoice grace notes. 
3681
3682         * lily/simultaneous-music-iterator.cc (construct_children): call
3683         Music_iterator::quit() for iterators that start out invalid. This
3684         fixes indefinitely continuing contexts.
3685
3686         * buildscripts/substitute-encoding.py: new file
3687
3688         * Documentation/user/basic-notation.itely (Basic polyphony): fix
3689         missing @end 
3690
3691         * scripts/lilypond-book.py (write_if_updated): print file name.
3692
3693         * Documentation/user/basic-notation.itely (Explicitly
3694         instantiating voices): idem.
3695
3696         * Documentation/user/advanced-notation.itely (Text spanners):
3697         remove stray { } 
3698
3699         * lily/context.cc (default_child_context_name): the default child
3700         is now first in accepts_list_.
3701
3702         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
3703         \defaultchild to all relevant contexts.  This fixes:
3704         drums-pitch.ly.
3705
3706         (Probably also fixes similar problems with ancient
3707         transcriptions getting CueVoices instead of the desired voices.)
3708  
3709         * lily/context-def.cc (get_default_child): new function.
3710         (get_accepted): place default child in front of list.
3711
3712         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
3713
3714         * lily/include/context-def.hh (struct Context_def): add
3715         default_accept_
3716
3717 2005-05-03  Graham Percival  <gperlist@shaw.ca>
3718
3719         * scm/define-grobs.scm: remove "remove-first" line, since
3720         the absent property is set to #f anyway.
3721
3722         * Documentation/user/basic-notation.itely,
3723         advanced-notation.itely, instrument-notation.itely: minor
3724         fixes.
3725
3726         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
3727
3728         * Documentation/user/advanced-notation.itely,
3729         changing-defaults.itely: consolidate Text stuff in
3730         advanced notation.
3731
3732         * Documentation/user/global.itely: better docs for \header.
3733
3734         * Documentation/user/putting.itely: new chapter; placeholder
3735         for future expansion.
3736
3737         * Documentation/user/examples.itely: moved "suggestions for
3738         writing LP files" section into putting.itely.
3739
3740         * Documentation/user/lilypond.itely: added new chapter,
3741         fixed the short table of contents.
3742
3743 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3744
3745         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
3746         infinity for unfeasible beams.
3747
3748         * make/lilypond.fedora.spec.in (Group): idem.
3749
3750         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
3751
3752         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
3753
3754         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
3755         fonts directly.
3756
3757         * buildscripts/gen-emmentaler-scripts.py (i): idem.
3758
3759         * mf/GNUmakefile: remove all CFF rules.
3760
3761         * scm/framework-ps.scm (ps-embed-cff): reinstate.
3762
3763         * lily/open-type-font-scheme.cc (LY_DEFINE):
3764         new function ly:otf-font-table-data.
3765         (LY_DEFINE): new function otf-font?
3766
3767 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3768
3769         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
3770         ($(outdir)/Fontmap.lily): idem.
3771
3772         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
3773         for PFAEmmentaler-XXX.pfa. 
3774
3775         * Documentation/user/music-glossary.tely (accidental): NL
3776         translation of accidental.
3777
3778 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3779
3780         * flower/include/international.hh: Bugfix: include "string.hh".
3781
3782         * lily/include/mingw-compatibility.hh: New file.
3783
3784         * flower/include/libc-extension.hh (memrev): Rename from strrev.
3785
3786         * configure.in: Search for mingw wcrtomb library.
3787
3788 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3789
3790         * scripts/convert-ly.py: Bug fix
3791
3792         * Documentation/user/changing-defaults.itely (Common tweaks):
3793         Added example where the context has to be specified explicitly
3794         (MetronomeMark). 
3795
3796 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3797
3798         * scripts/lilypond-book.py (ly_options): set timing to #f for
3799         notime option.
3800
3801         * scripts/convert-ly.py (conv): typo.
3802
3803         * flower/*.cc: remove <? and >?
3804         
3805         * lily/*.cc: remove <? and >?
3806
3807         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
3808         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
3809         editor.
3810
3811 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3812
3813         * lily/part-combine-engraver.cc: add space to variable list.
3814
3815 2005-04-30  Graham Percival  <gperlist@shaw.ca>
3816
3817         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
3818         remove-first to false (matches docs)
3819
3820         * Documentation/user/advanced-notation.itely: corrected docs
3821         concerning remove-first.
3822
3823 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3824
3825         * lily/part-combine-engraver.cc: make sure that the relevant
3826         properties are included in the documentation.
3827
3828 2005-04-28  Graham Percival  <gperlist@shaw.ca>
3829
3830         * Documentation/user/lilypond-book.itely: Bernard's docs
3831         for \betweenLilyPondSystem.
3832
3833 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3834
3835         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
3836         remarks.
3837
3838 2005-04-28  Pal Benko  <benkop@freestart.hu>
3839
3840         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
3841         only on vertical lines of flexa shape, and use a constant
3842         thickness value for horizontal lines (patch slightly modified by
3843         Jürgen Reuter)
3844
3845         * lily/include/mensural-ligature.hh: make 2 comments clearer
3846
3847 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
3848
3849         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
3850         to need_extra_horizontal_space; bugfix: use class scope to avoid
3851         global namespace pollution
3852
3853         * Documentation/user/instrument-notation.itely (ligatures): added
3854         comment on possible future syntax change and how to work around
3855
3856         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
3857         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
3858         intervals (fixes agnus dei example)
3859
3860         * Documentation/user/instrument-notation.itely (white mensural
3861         ligatures): selected a more illustrative example
3862
3863 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
3864
3865         * Documentation/index.html.in: specify utf-8 charset in meta content.
3866
3867 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3868
3869         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
3870         empty 2nd page for single page.
3871
3872         * scm/lily.scm: remove p&c definitions.
3873
3874         * po/zh_TW.po (Module): new translation.
3875
3876         * lily/lily-guile.cc (ly_chain_assoc): remove.
3877
3878         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
3879         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
3880
3881 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3882
3883         * lily/beaming-info.cc: remove infinity_i
3884
3885         * scripts/abc2ly.py (out_filename): fix thinko with \version.
3886
3887 2005-04-26  Graham Percival  <gperlist@shaw.ca>
3888
3889         * Documentation/user/basic-notation.itely,
3890         instrument-notation.itely, advanced-notation.itely,
3891         changing-defaults.itely: minor fixes.  Added docs
3892         for colors to advanced-notation.itely.
3893
3894         * Documentation/user/advanced-notation.itely: fixed compile
3895         problem and added Bernard's x11-color doc patch.
3896
3897 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3898
3899         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
3900         alright this time round.
3901
3902 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3903
3904         * Documentation/topdocs/INSTALL.texi (Top): idem.
3905
3906         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
3907
3908         * VERSION (MAJOR_VERSION): release 2.5.21
3909
3910         * scm/output-ps.scm (grob-cause): bugfix.
3911
3912 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3913
3914         * cygwin/*: Update.
3915
3916         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
3917         stuff.
3918
3919         * scm/output-ps.scm (grob-cause): Bugfix.
3920
3921         * scm/lily.scm (ly:load): Remove x11-color.
3922
3923         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
3924         quote executable, fixes getting version from program --with
3925         --options.
3926         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
3927         $ac_exeect.
3928
3929         * Documentation/user/GNUmakefile: Only build music-glossary with
3930         rendered lilypond snippets during web.
3931
3932 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3933
3934         * po/de.po: update.
3935
3936         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
3937
3938 2005-04-22  Laura Conrad <lconrad@laymusic.org>
3939  
3940         * scripts/abc2ly:
3941         second title line append with punctuation dash character;
3942         encode abc2ly python strings in utf-8
3943        
3944 2005-04-21  Laura Conrad <lconrad@laymusic.org>
3945
3946         * scripts/abc2ly fix chords (again)
3947  
3948 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
3949
3950         * scm/x11-color.scm: new file
3951         All x11 color names can be accessed with:
3952         #(x11-color 'ColorName),
3953         #(x11-color "ColorName") or:
3954         #(x11-color "color name")
3955         If the x11 color name is not recognised then it defaults
3956         to black
3957
3958         * scm/lily.scm: amended to call scm/x11-color.scm
3959
3960 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3961
3962         * Documentation/user/invoking.itely (Reporting bugs): comment out
3963         reference to online PNG bug repository.
3964
3965 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3966
3967         * lily/translator-scheme.cc (ly:translator-property): Remove.
3968         Update callers.
3969
3970         * lily/context-scheme.cc (ly:context-now): Move from translator.
3971         Update callers.
3972
3973 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3974
3975         * input/regression/grid-lines.ly (skips): refine example.
3976
3977         * scm/define-context-properties.scm
3978         (all-user-translation-properties): doc autoBeamCheck
3979
3980         * input/regression/grid-lines.ly (Module): new file.
3981
3982         * lily/grid-point-engraver.cc (Module): new file.
3983
3984         * lily/grid-line.cc (Module): new file.
3985
3986         * lily/grid-line-span-engraver.cc (Module): new file.
3987
3988         * lily/grid-line-interface.cc (Module): new file.
3989
3990 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3991
3992         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
3993         missing parameter, actualy cdr through list.  Actually return a
3994         list with ENTRY removed (was '()).
3995
3996         * scripts/convert-ly.py: Update.  Print warning if file cannot be
3997         opened.
3998         (do_conversion): Fix printing of continuation comma.
3999
4000         * Documentation/user/advanced-notation.itely (Beam formatting):
4001         Remove refbugs about compound time and mixed duration.
4002
4003         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
4004         modulo moments explicitely.
4005
4006         * lily/moment.cc (operator %): New function.
4007
4008         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
4009
4010         * lily/translator-scheme.cc (ly:translator-now,
4011         ly:translator-property): New function.
4012
4013         * scm/auto-beam.scm (default-auto-beam-check): New function.
4014
4015         * lily/auto-beam-engraver.cc (test_moment): Use it.
4016
4017         * flower/rational.cc (operator %): Bugfix.
4018
4019 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
4020
4021         * scripts/abc2ly: Bugfix
4022
4023 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4024
4025         * python/fontextract.py (write_extracted_fonts): bugfix, too many
4026         %'s on EndFont comment.
4027
4028         * lily/ledger-line-spanner.cc: some more words of explanation.
4029
4030 2005-04-20  John Williams <williams@tni.com>  
4031         
4032         * scripts/lilypond-book.py: htmlquote bugfix.
4033         Allow snippets to be given distinct filenames.
4034         Allow the default alt text to be overridden.
4035
4036 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
4037
4038         * ly/performer-init.ly: Bugfix
4039
4040         * THANKS: Added bughunters.
4041
4042 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4043
4044         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
4045
4046         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
4047         position (was: use modulo measure length).
4048
4049         * configure.in (no gui_b): Remove optional gtk+ requirement.
4050
4051 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4052
4053         * Documentation/user/basic-notation.itely (Pitches): add
4054         LedgerLineSpanner.
4055
4056         * lily/dynamic-engraver.cc (process_music): set right bound to
4057         script if present. Else, do not set.
4058         (acknowledge_grob): only set right bound of finished spanner to
4059         note column if no other bound is set.
4060
4061         * python/lilylib.py (make_ps_images): switch back to png16m.
4062         
4063 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4064
4065         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
4066         writing up to date file.  Add dvips usage suggestion.
4067
4068         * scripts/convert-ly.py: Fix error message.
4069         Print usage if no files on command line.
4070         (usage): Add example usage.
4071
4072         * input/test/compound-time.ly: New file.
4073
4074         * input/test/circle.ly: New file.
4075
4076         * Documentation/topdocs/NEWS.tely: Use them.
4077
4078         * input/test/boxed-stencil.ly: Remove \score.
4079
4080         * buildscripts/mf-to-table.py (base): Add .log dependency.
4081
4082         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
4083         pfa's.  Add .log dependency
4084
4085         * scm/define-markup-commands.scm (lower): New command.
4086
4087         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
4088         make it default.
4089
4090 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4091
4092         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
4093         also to finished cresc as right bound. This fixes:
4094         skip-string-decresc.ly
4095
4096         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
4097         relative_coordinate if extent is empty.
4098
4099         * lily/stem.cc (width_callback): determine correct extent if flag
4100         is not there. This fixes slur-no-flag.ly
4101
4102         * lily/grace-engraver.cc (consider_change_grace_settings): new
4103         function.
4104         (initialize): also consider_change_grace_settings() on
4105         initialization. Fixes large grace notes at start of score.
4106
4107         * lily/break-align-interface.cc (do_alignment): don't translate if
4108         total_extent is empty.
4109
4110         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
4111
4112 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4113
4114         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
4115         with slash.
4116
4117 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4118
4119         * stepmake/aclocal.m4: Remove tfm_path.
4120
4121 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4122
4123         * scm/music-functions.scm (markup-expression->make-markup): fix
4124         bug with cons arguments of markup commands.
4125         (music->make-music): fix music expression property list building
4126
4127 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4128
4129         * aclocal.m4: Massage package names.
4130
4131         * SCons updates.
4132
4133 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4134
4135         * VERSION (PACKAGE_NAME): release 2.5.20
4136
4137         * lily/stem.cc (calc_stem_info): add minimum Y extent of
4138         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
4139
4140         * lily/percent-repeat-engraver.cc (try_music): add measure before
4141         next_moment to future processing moment. Fixes:
4142         percent-repeat-mm-rest.ly
4143         (process_music): don't add moment for 2nd time.
4144
4145         * input/regression/repeat-percent.ly: add mmrests as extra test.
4146
4147         * lily/axis-group-engraver.cc (acknowledge_grob): read
4148         keepAliveInterfaces to decide what to kill.
4149
4150         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
4151         percent-repeat-interface to keepAliveInterfaces. This fixes
4152         percent-repeat-harakiri.
4153
4154 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4155
4156         * SCons updates.
4157
4158 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4159
4160         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
4161
4162         * aclocal.m4: remove --enable-tfm-path configure option
4163
4164         * input/test/ancient-font.ly (lowerStaff): clef name errors.
4165
4166         * scm/backend-library.scm (postscript->png): newline after
4167         finishing command.
4168
4169         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
4170         (LY_DEFINE): ly:paper-score-paper-systems: new function 
4171
4172         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
4173
4174         * lily/score.cc (default_rendering): use Music_output too.
4175
4176         * input/test/chord-names-languages.ly (Module): rename file.
4177
4178         * lily/text-spanner.cc: add bound-padding.
4179
4180         * lily/paper-book.cc (systems): accept Paper_score
4181         iso. Paper_system vector. 
4182
4183         * input/regression/line-arrows.ly: new file.
4184
4185         * lily/paper-score.cc (process): run get_paper_systems() only once.
4186
4187         * lily/line-spanner.cc (line_stencil): add arrows.
4188
4189 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
4190
4191         * lily/line-interface.cc (make_arrow): new function. 
4192         (arrows): idem.
4193
4194 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
4195
4196         * input/test/chord-names-german.ly: update for italian/french
4197         chords.
4198         
4199         * Documentation/user/instrument-notation.itely (Printing chord
4200         names): update.
4201
4202 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4203
4204         * lily/include/paper-score.hh (class Paper_score): remove unused
4205         prototypes.
4206
4207         * lily/book.cc (process): add -COUNT to midi output.
4208
4209         * lily/score.cc (book_rendering): remove outname argument
4210         (book_rendering): return list of Music_outputs. 
4211
4212         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
4213
4214         * lily/book.cc (process): loop over Music_outputs returned from
4215         Score::book_rendering().
4216
4217         * lily/*.cc (width_callback): remove spurious "unused" warnings
4218         for assert (axis==[XY]_AXIS); 
4219
4220         * lily/include/music-output.hh (class Music_output): smobify class.
4221
4222         * lily/include/paper-score.hh (class Paper_score): make members
4223         private.
4224
4225         * lily/performance.cc (process): return #f iso. #<undefined>. This
4226         prevents #<undefined> leaking into GUILE-userspace.
4227
4228 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4229
4230         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
4231
4232 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
4233
4234         * scm/chord-name.scm : support for italian and french
4235         chords names.
4236
4237         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
4238         a space defined by chordPrefixSpacer when the root name is
4239         direclty followed by a prefix.
4240
4241         * ly/engraver-init.ly : chordPrefixSpacer       
4242         * scm/define-context-properties.scm : chordPrefixSpacer
4243         * ly/property-init.ly : italianChords, frenchChords 
4244
4245 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4246
4247         * mf/feta-din.mf: Remove.
4248
4249         * mf/GNUmakefile (fontdir): Bugfix.
4250
4251         * mf/SConstruct: Some updates.
4252
4253         * SConstruct: Require pkg-config.
4254         (test_program): Bugfix for double digit version compares, use
4255         integer (not string-) compare.
4256         Optionally require gs 8.14.
4257
4258         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
4259
4260         * lily/*: s/ifdef HAVE_*/if have/.
4261
4262         * SConstruct (test_lib): New function.  Update pkg-config and some
4263         other requirements.
4264
4265         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
4266         freetype, pangof2t.
4267
4268 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4269
4270         * po/lilypond.pot, ...: Update using bison-CVS.
4271
4272         * python/lilylib.py (make_ps_images): Fixo.
4273
4274 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4275
4276         * python/lilylib.py (make_ps_images): typo.
4277
4278         * configure.in (gui_b): make bison optional.
4279
4280         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
4281
4282 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
4283
4284         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
4285         with one parameter can be defined in a LaTeX file when processed
4286         by lilypond-book this will be evaluated between the systems of
4287         a multi-system score. The parameter is the number of systems processed.
4288
4289 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4290
4291         * python/lilylib.py (make_ps_images): Escape newline.
4292
4293         * Documentation/user/music-glossary.tely: Run
4294         texinfo-all-menus-update.
4295
4296 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4297
4298         * scm/lily-library.scm (old-relative-not-used-message)
4299         (version-not-seen-message): Add input-file-name-location to message.
4300
4301         * lily/parser.yy (lilypond): Add token aliases.
4302
4303         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
4304         not confuse with alteration.
4305         (alteration): Add.
4306
4307 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4308
4309         * python/lilylib.py (make_ps_images): use -dEPSCrop
4310
4311         * VERSION (PACKAGE_NAME): release 2.5.19 
4312
4313         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
4314         only put xrefs in info documentation.
4315
4316         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
4317         .pdf rule to tex-rules.make.
4318
4319         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
4320         from -systems.* output.
4321
4322         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
4323         directly, remove -$(PAGESIZE) target.
4324
4325         * input/test/embedded-postscript.ly: update.
4326
4327 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4328
4329         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
4330
4331         * Documentation/user/changing-defaults.itely (Font selection):
4332         document font-name.
4333
4334         * input/regression/font-name.ly: show Pango fonts for
4335         font-name. Update example. 
4336
4337         * lily/pango-select.cc (properties_to_pango_description): don't
4338         convert symbol font-size to number, but use to lookup.
4339
4340         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
4341
4342         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
4343         (NAME . FILE-NAME) tuples for font descriptions. 
4344         (write-preamble): display BeginFont DSC comments.
4345
4346         * python/fontextract.py (write_extracted_fonts): new file. Extract
4347         font resources from a PS file.
4348
4349         * scripts/lilypond-book.py (option_definitions): --psfonts option.
4350         (Compile_error.process_include): do_file returns chunks.
4351
4352         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
4353
4354         * make/lysdoc-targets.make: .texi is .PRECIOUS
4355
4356         * scripts/lilypond-book.py (write_if_updated): new function.
4357
4358 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4359
4360         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
4361
4362 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4363
4364         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
4365
4366         * input/regression/markup-syntax.ly: remove \score.
4367
4368         * scm/define-markup-commands.scm (draw-circle): add fill argument
4369
4370         * scm/stencil.scm (make-circle-stencil): add fill argument
4371
4372         * ps/music-drawing-routines.ps: add fill argument.
4373
4374         * ly/performer-init.ly: add CueVoice to MIDI too.
4375
4376         * ps/music-drawing-routines.ps: new routine BeginEPSF /
4377         EndEPSF.
4378
4379         * input/regression/markup-eps.ly: new file.
4380
4381         * scm/framework-ps.scm (write-preamble): change order: vars should
4382         be inited before procedures.
4383
4384         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
4385         for EPS files.
4386
4387         * scm/define-markup-commands.scm (epsfile): add epsfile command.
4388
4389 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4390
4391         * configure.in (gui_b): add check for ghostscript 8.15
4392
4393 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4394
4395         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
4396         start of line. Fixes cresc-after-newline.ly
4397
4398         * lily/source-file.cc (file_line_column_string): use get_column().
4399
4400 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4401
4402         * lily/source-file.cc (get_column): utf-8 support for column numbers.
4403
4404 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
4405
4406         * lily/*: use message () iso progress_indication () for messages.
4407         Revise/uniformise user messages.
4408
4409         * flower/warn.cc (progress_indication): New function.
4410         (message): Use it.  Fixes newline problems.
4411
4412         * config.make.in (webdir): Sort out install dirs.
4413
4414         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
4415
4416         * python/lilylib.py (command_name): Bugfix.
4417         (make_ps_images):
4418
4419 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
4420
4421         * lily/main.cc: --help says what types of backends are availabe
4422
4423 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4424
4425         Fix ./VERSION dependency, and without need to reconfigure.
4426
4427         * lily/main.cc (setup_paths): Update.
4428
4429         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
4430
4431         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
4432
4433         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
4434         Add \line for some simplistic cases.
4435
4436         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
4437
4438 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4439
4440         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
4441         to compile LY files (useful for adding eg. "-I" args)
4442         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
4443         2Gnome command for gnome backend.
4444         (LilyPond-command-formatgnome): call the 2Gnome command. key
4445         binding: C-c C-g
4446
4447 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4448
4449         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
4450         depend on all PNG images.
4451
4452 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4453
4454         * GNUmakefile.in: Bugfix: also link .map files.
4455
4456 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4457
4458         * scm/music-functions.scm (music->make-music): generate 
4459         a (make-music ...) sexpr from a music expression.
4460         (display-scheme-music): use guile pretty printer to display the
4461         make-music sexpr.
4462
4463 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4464
4465         * ly/engraver-init.ly: reindent.
4466         Add CueVoice.
4467
4468         * scm/music-functions.scm (music-pretty-string): handle moments
4469         too.
4470         (music-pretty-string): only print non-empty lists.
4471         (cue-substitute): create CueVoice context, which has smaller type.
4472
4473         * lily/moment-scheme.cc (LY_DEFINE): new methods
4474         ly:moment-grace-{numerator,denominator}
4475
4476         * lily/context-handle.cc: remove quit() method. 
4477
4478         * lily/font-config.cc (init_fontconfig): be verbose about font path.
4479         (init_fontconfig): success is 0, not !0
4480
4481 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4482
4483         * mf/feta-nummer-code.mf (code): add plus glyph.
4484
4485         * lily/tie.cc (print): idem.
4486
4487         * lily/slur.cc (print): don't use thickness property for
4488         slur shape-thickness.
4489
4490         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
4491         while adding stencils.
4492
4493         * scm/define-markup-commands.scm (with-color): with-color markup
4494         command.
4495         (whiteout): new markup command 
4496         (filled-box): new markup command
4497
4498 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4499
4500         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
4501         test for PDF docs.
4502
4503         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
4504         PFAAybabtu-Regular.  Fixes feta font in PDFs.
4505         
4506         Notes for tetex-3.0 make web:
4507            psclean.map: s/uhv8a/uhvr8a/
4508            config.ps add:
4509                 p +psfonts_t1.map
4510                 p +psclean.map
4511                 p +typeface.map
4512
4513 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4514
4515         * scm/music-functions.scm (music-pretty-string): fix bug with
4516         string argument.
4517
4518 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
4519
4520         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
4521
4522 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4523
4524         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
4525         only process options if they're there.
4526         (write_file_map): add version-seen? to snippet-map.ly
4527
4528 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
4529
4530         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
4531         formatting cleanups.
4532
4533         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
4534         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
4535
4536 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4537
4538         * scm/framework-ps.scm (ps-font-command): don't hash, just use
4539         name directly.
4540
4541         * lily/main.cc (setup_paths): either add mf/out to search path or 
4542         fonts/{otf,type1,etc}
4543         
4544         * lily/font-config.cc (init_fontconfig): either add mf/out to
4545         FontConfig or fonts/{otf,type1,etc}
4546
4547         * GNUmakefile.in: don't put mf/ link in share/ dir.
4548
4549         * lily/staff-spacing.cc: move same-direction-correction to
4550         note-spacing-interface
4551
4552         * scm/lily.scm (lilypond-main): use variable argument count for
4553         exception handler.
4554
4555         * lily/font-config.cc (init_fontconfig): add operator pacification
4556         message.
4557
4558         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
4559
4560         * buildscripts/gen-emmentaler-scripts.py (i): generate
4561         PFAEmmentaler as well.
4562
4563         * scm/framework-ps.scm (munge-lily-font-name): new function
4564         (write-preamble): hack: insert PFA equivalent of CFF into
4565         .PS. This makes LilyPond output printable on normal PS printers
4566         again.
4567
4568         * buildscripts/gen-emmentaler-scripts.py (i): generate
4569         PFAEmmentaler.pfa aswell.
4570
4571 2005-04-06  John Williams <williams@tni.com>  
4572         
4573         * scripts/lilypond-book.py: refactor the compose_ly procedure.
4574         
4575 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4576
4577         * scm/page-layout.scm (default-page-make-stencil): always combine
4578         the header stencil, even if empty. This prevents the body text to
4579         reach up to the margins.
4580
4581         * po/rw.po (Module): new file, for Kinyarwanda.
4582
4583         * input/test/spacing-optical.ly (Module): new file.
4584
4585         * lily/staff-spacing.cc: add same-direction-correction
4586
4587 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4588
4589         * Documentation/user/introduction.itely (Engraving): Comment-out
4590         non-existent file.
4591
4592 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4593
4594         * scm/define-grob-properties.scm (all-user-grob-properties): add
4595         same-direction-correction
4596
4597         * VERSION: release 2.5.18
4598
4599 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4600
4601         * lily/grob.cc (mark_smob): Check pscore->layout_ before
4602         dereferencing.  Fixes make web.
4603
4604         * lily/midi-stream.cc: Handle unwritable midi file.  Include
4605         errno.h.
4606
4607         * Documentation/user/: Fix links.
4608
4609 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4610
4611         * lily/text-interface.cc (Module): rename from text-item.cc
4612
4613         * input/regression/apply-output.ly (texidoc): function naming fix.
4614
4615         * lily/time-signature-performer.cc (derived_mark): new function.
4616
4617         * lily/lily-parser-scheme.cc:  print mapped file name for progress
4618
4619         * scripts/lilypond-book.py (find_linestarts): new function.
4620         (find_toplevel_snippets): keep track of line numbers.
4621
4622         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
4623         all key changes.
4624
4625         * ly/declarations-init.ly (partCombineListener): use
4626         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
4627
4628         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
4629
4630 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4631
4632         * lily/text-item.cc: Fix link.
4633
4634         * Documentation/user/changing-defaults.itely (Changing defaults):
4635         Fix programs reference links.
4636
4637         * Documentation/user/music-glossary.tely: Convert to utf-8.
4638
4639 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4640
4641         * make/lilypond-vars.make: remove TEXMF from variables.
4642         remove DEB_BUILD pk font variables.
4643         remove GUILE_LOAD_PATH
4644         remove TeX memory vars.
4645
4646 2005-04-04  Werner Lemberg  <wl@gnu.org>
4647
4648         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
4649
4650 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4651
4652         * ps/lilyponddefs.ps: remove reencode-font
4653
4654         * lily/simple-spacer.cc (add_columns): also compare
4655         directly. Column rank doesn't distinguish between broken and
4656         unbroken columns. This fixes large spaces before time sig changes.
4657
4658         * Documentation/user/point-and-click.itely: document ly:set-option.
4659
4660         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
4661         point_and_click_global is set.
4662
4663         * lily/scm-option.cc (LY_DEFINE): add point-and-click
4664         ly:set-option argument.
4665
4666 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4667
4668         * GNUmakefile.in: Include symlinks in webball.
4669
4670         * Documentation/user/GNUmakefile (source-links): Add symlinks to
4671         source dir for split and non-split manuals.
4672
4673         * Documentation/user/*y: Fix @uref/@inputfile links for
4674         split/non-split HTML documents.
4675
4676         * Documentation/user/GNUmakefile (local-WWW): Do not generate
4677         .ps.gz.
4678         
4679 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4680
4681         * GNUmakefile.in: Add newline.
4682
4683 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
4684
4685         * tex/lilyponddefs.tex: use color instead of xcolor
4686         * scm/output-tex.scm: minor editing
4687
4688 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4689
4690         * scm/music-functions.scm (display-scheme-music): pretty printer
4691         for music expressions.
4692
4693 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4694
4695         * buildscripts/install-info-html.sh (index_file): Fix link.
4696
4697 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4698
4699         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
4700
4701         * Documentation/index.html.in: Add size estimates with some big pages.
4702
4703         * Documentation/user/tutorial.itely (Running LilyPond for the
4704         first time): Add/replace some @rglos links.  TODO: add more
4705         @rglos links in tutorial, test non-intrusiveness (.css).
4706
4707         * stepmake/bin/add-html-footer.py (do_file): Remove info's
4708         annoying's indication of referencing external document.
4709
4710         * Documentation/user/GNUmakefile: Split version of glossary too.
4711         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
4712         links, not only for html.
4713
4714         * Documentation/user/introduction.itely: Fix some links for other
4715         than html, do not use `here' as link name.
4716
4717 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4718
4719         * scm/documentation-generate.scm (string-append): Fix @usermanref,
4720         @glossaryref.
4721
4722 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4723
4724         * scm/page-layout.scm (default-page-make-stencil): only add header
4725         if existing and not empty. Fixes spurious programming error.
4726
4727         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
4728
4729 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
4730
4731         * scm/output-tex.scm: implement {re,}setcolor
4732         * tex/lilyponddefs.tex: use color package
4733
4734 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4735
4736         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
4737         additions to website.
4738
4739         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
4740
4741         * Documentation/user/macros.itexi: Fix @usermanref html links in
4742         split documents: use @inforef.
4743
4744 2005-03-30  Graham Percival  <gperlist@shaw.ca>
4745
4746         * Documentation/user/programming-interface.itely: minor fix.
4747
4748         * Documentation/user/advanced-notation.itely: added info to
4749         Metronome markings.
4750
4751 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4752
4753         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
4754         use box-stencil.  Remove y-padding argument.
4755         (make-stencil-circler): New function.
4756
4757         * buildscripts/lilypond-words.py (F): 
4758         * elisp/SConscript (a): 
4759         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
4760         * vim/SConscript (a): 
4761         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
4762
4763         * lily/general-scheme.cc: Build fix.
4764
4765         * scm/markup.scm:
4766         * input/regression/markup-scheme.ly: 
4767         * input/regression/markup-syntax.ly: Drop 'new-' from name.
4768
4769         * scm/stencil.scm (make-circle-stencil): New function.
4770
4771         * scm/define-markup-commands.scm (draw-circle): Use it.  New
4772         name (was cicle).  Update callers.
4773         (circle): New markup command, similar to box.
4774
4775         * scm/stencil.scm (circle-stencil): New function.
4776
4777 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
4778
4779         * configure.in: Detect libutf8/wchar.h variant.
4780
4781         * stepmake/aclocal.m4: Modify shared size test.
4782
4783 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4784
4785         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
4786
4787 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4788
4789         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
4790         
4791         * VERSION (PACKAGE_NAME):  release 2.5.17
4792
4793 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4794
4795         * scm/backend-library.scm (postscript->png): Fix comment and png
4796         message.
4797
4798         * GNUmakefile.in (link-tree): Fix locales.
4799
4800 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4801
4802         * lily/stencil-scheme.cc (LY_DEFINE): change to
4803         ly:stencil-aligned-to, non mutating.
4804
4805         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
4806
4807         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
4808
4809         * lily/quote-iterator.cc (derived_mark): call
4810         Music_wrapper_iterator::derived_mark() too.
4811
4812         * lily/grace-engraver.cc (derived_mark): change signature, add
4813         const.
4814
4815 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4816
4817         * SConstruct (symlink): 
4818         * GNUmakefile.in (link-tree): Add scripts to prefix.
4819
4820         * lily/general-scheme.cc (ly:effective-prefix): New function.
4821
4822         * scm/backend-library.scm (postscript->png): Use it.
4823
4824 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4825
4826         * lily/paper-score.cc (process): don't delete grobs after
4827         producing stencils. 
4828
4829         * scm/part-combiner.scm (determine-split-list): switch off
4830         debugging info.
4831
4832         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
4833         if available.
4834
4835         * scm/define-context-properties.scm
4836         (all-user-translation-properties): add stringNumberOrientations.
4837
4838         * lily/new-fingering-engraver.cc (position_scripts): make generic,
4839         so fingering and string-numbers are separately controlled.
4840
4841 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4842
4843         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
4844         not use debugging.
4845
4846 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4847
4848         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
4849
4850         * config.hh.in: add HAVE_FONTCONFIG.
4851
4852         * Documentation/user/instrument-notation.itely (String number
4853         indications): new node.
4854
4855         * input/regression/new-markup-syntax.ly (texidoc): add circle.
4856
4857         * lily/new-fingering-engraver.cc (add_string): new function. 
4858         (acknowledge_grob): accept string-number-event as well.
4859
4860         * scm/define-markup-commands.scm (circle): new markup command.
4861
4862         * scm/output-lib.scm (print-circled-text-callback): new function.
4863
4864         * lily/GNUmakefile: move ifeq after include stepmake.make.
4865
4866 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4867
4868         * config.make.in (HAVE_LIBKPATHSEA_SO):
4869         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
4870
4871         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
4872         add KPATHSEA_LIBS.
4873
4874         * debian/watch: 
4875         * debian/control: Update.
4876
4877 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4878
4879         * input/test/title-markup.ly (spaceTest): remove.
4880
4881         * input/test/embedded-tex.ly (Module): remove.
4882
4883         * input/test/music-box.ly: use 'name property, not ly:music-name.
4884
4885         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
4886
4887         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
4888
4889 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4890
4891         * Documentation/topdocs/INSTALL.texi (Top): Remove information
4892         about xdeltas.  Add information about CVS.
4893
4894         * scm/lily.scm (lilypond-main): Fix invocation of handler,
4895         gracefully handle failed files.
4896
4897         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
4898
4899         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
4900         small fixes.
4901
4902         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
4903         No unnecessarily specific i18n messages.  Remove stray `1'.
4904
4905 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4906
4907         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
4908         documentencoding
4909
4910         * scm/documentation-lib.scm (texi-file-head): set utf-8
4911         documentencoding.
4912
4913         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
4914         Delta, not the Symbol one. 
4915
4916         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
4917         for the .map file.
4918
4919         * Documentation/topdocs/INSTALL.texi (Top): add running
4920         requirement as compilation requirement.
4921
4922 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4923
4924         * buildscripts/mutopia-index.py (headertext): add h1 header and
4925         utf-8 charset meta field.
4926
4927         * input/GNUmakefile: prune example list.
4928
4929         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
4930         options.
4931
4932         * lily/slur-scoring.cc (get_base_attachments): only look at stem
4933         extent for visible stems.
4934
4935         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
4936
4937 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4938
4939         * Documentation/topdocs/INSTALL.texi (Top): Updates.
4940
4941         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
4942
4943 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4944
4945         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
4946         pass inf/nan into slur scoring.
4947
4948         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
4949         page.
4950
4951         * scripts/abc2ly.py (dump_voices): use alphabet().
4952
4953 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
4954         
4955         * mf/GNUmakefile (depth): use $(FONTFORGE). 
4956
4957 2005-03-27 Matthias Neeracher <neeracher@mac.com>
4958         
4959         * flower/include/virtual-methods.hh: simplify. Patch by
4960
4961 2005-03-25  John Williams <williams@tni.com>  
4962
4963         * scripts/lilypond-book.py (main): add png for HTML too, guess
4964         only if necessary. 
4965
4966 2005-03-25  Graham Percival  <gperlist@shaw.ca>
4967
4968         * Documentation/topdocs/INSTALL.texi: now recommends
4969         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
4970
4971         * Documentation/user/basic-notation.itely,
4972         Documentation/user/tutoria.itely: warn about
4973         only one (phrasing) slur at once.
4974
4975 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
4976
4977         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
4978
4979 2005-03-23  Graham Percival  <gperlist@shaw.ca>
4980
4981         * Documentation/user/basic-notation.itely: fixed info about
4982         ending a (de)cresc.
4983
4984         * Documentation/user/lilypond-book.itely: fixed
4985         lilypond-book filter example and warned about not doing
4986         --filter and --process at the same time.
4987
4988 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4989
4990         * lily/parser.yy (bass_number),
4991         Documentation/user/instrument-notation.itely (Figured bass): 
4992         Add the possibility to use text markup in figured bass. 
4993
4994 2005-03-19  Graham Percival  <gperlist@shaw.ca>
4995
4996         * Documentation/user/global.itely: added info about naming
4997         identifiers and breakbefore.
4998
4999         * Documentation/user/invoking.itely: added info about batch
5000         processing files with convert-ly, removed references to TeX
5001         in the jail section.
5002
5003         * Documentation/user/examples.itely: possibly fixed piano
5004         dynamics.
5005
5006         * Documentation/user/advanced-notation.itely: added info
5007         about removing other types of Staff.
5008
5009         * Documentation/user/instrument-notation.itely: possibly
5010         fixed piano staff line switch.
5011
5012         * Documentation/user/changing-defaults.itely: added info
5013         about using normal font in titles.
5014
5015 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5016
5017         * VERSION (PATCH_LEVEL): release 2.5.16
5018
5019         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
5020         explicitly.
5021
5022 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5023
5024         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
5025         whitespace.
5026
5027         * python/lilylib.py (make_ps_images):
5028         * scm/backend-library.scm (postscript->pdf, postscript->png):
5029         Quote file name.  Use format rather than string-append juggling.
5030
5031 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5032
5033         * python/lilylib.py (make_ps_images): add x to -g argument. 
5034
5035         * lily/key-performer.cc (create_audio_elements): don't use
5036         scm_eval_string. Check for minor 3rd directly.
5037   
5038         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
5039         (sarabandeCelloGlobal): key is D minor, not F major.
5040
5041 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5042
5043         Fix truncated --png output (Peter Danenberg).
5044         
5045         * python/lilylib.py (make_ps_images):
5046         * scripts/ps2png.py (copyright): Grok --papersize option.
5047
5048         * scm/backend-library.scm (postscript->png): Add parameter
5049         PAPERSIZE.  Update callers.
5050
5051         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
5052         Fixes symbol placement.
5053
5054         * lily/spanner.cc: 
5055         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
5056         <libc-extension.hh>).
5057
5058 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5059
5060         * Nitpick run.
5061
5062         * buildscripts/fixcc.py: Update.
5063
5064         Builddir run fixes.
5065
5066         * HACKING (datadir): Add VERSION.
5067
5068         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
5069         higher up.
5070
5071 2005-03-15  Werner Lemberg  <wl@gnu.org>
5072
5073         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
5074         diagonal stem doesn't become thinner.
5075
5076 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
5077
5078         * buildscripts/fixcc.py: Fixes (Werner).
5079
5080 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5081
5082         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
5083         Emmentaler/Aybabtu.
5084
5085         * GNUmakefile.in: fix lilypond-words path.
5086
5087         * po/tr.po: update to 2.3.21
5088
5089         * lily/new-fingering-engraver.cc (position_scripts): take priority
5090         from head position.
5091
5092         * input/regression/finger-chords-order.ly (texidoc): new file.
5093
5094 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5095
5096         * make/ly-rules.make: 
5097         * stepmake/aclocal.m4: 
5098         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
5099
5100         * buildscripts/fixcc.py (rules): Leave space after operator.
5101
5102 2005-03-14  Werner Lemberg  <wl@gnu.org>
5103
5104         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
5105         top of the glyph with smooth curve.
5106
5107 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5108
5109         * Documentation/user/global.itely (Page layout): remove
5110         printpagenumber.
5111
5112 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
5113
5114         * input/regression/mensural-ligatures.ly: new file (with examples
5115         compiled by Pal Benko).
5116
5117         * Documentation/user/instrument-notation.itely: Bugfix: yet some
5118         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
5119         musicglyph access.  Many small beautifications in ancient
5120         examples.
5121
5122         * input/test/divisiones.ly: fixed indentation; small
5123         beautifications
5124
5125         * ly/engraver-init.ly: added FIXME comment
5126
5127         * scripts/lilypond-book.py,
5128         Documentation/user/lilypond-book.itely: added music fragment
5129         option "packed" to lilypond-book
5130
5131         * Documentation/user/instrument-notation.itely: Bugfix: added
5132         missing LedgerLineSpanner color setting in several places.  Added
5133         music fragment option "packed" to VaticanaContext example.
5134
5135 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5136
5137         * scm/define-grobs.scm (all-grob-descriptions): switch off
5138         Hyphen_spanner::set_spacing_rods 
5139
5140         * lily/lyric-hyphen.cc (print): add padding between syllable and
5141         hyphen.
5142         (print): shorten hyphen in tight situations (determine using
5143         minimum-length)
5144
5145         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
5146         0.4pt.
5147
5148 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5149
5150         * ly/titling-init.ly (bookTitleMarkup): Refinements.
5151
5152         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
5153         header/footer markings for regression-test.
5154
5155         * scm/backend-library.scm (output-scopes, header-to-file): Move
5156         from framework-tex.scm.
5157
5158         * scm/framework-ps.scm (output-framework)
5159         (output-preview-framework):
5160         * scm/framework-eps.scm (output-classic-framework)
5161         (output-framework): Use it.  Fixes collated files.
5162
5163 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5164
5165         * input/sakura-sakura.ly: 
5166         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
5167
5168         * buildscripts/guile-gnome.sh: Update.
5169
5170         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
5171
5172         * mf/aybabtu.pe.in: Capitalize Aybabtu.
5173
5174 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5175
5176         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
5177         culprit: always exit the loop if we find a rod, even if it has
5178         distance < 0. 
5179
5180         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
5181         algorithm.
5182
5183         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
5184         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
5185
5186         * scm/output-svg.scm (dashed-line): new  function body.
5187         
5188         * GNUmakefile.in: create .htaccess.
5189
5190 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5191
5192         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
5193
5194 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5195
5196         * VERSION (PACKAGE_NAME): release 2.5.15
5197
5198         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
5199
5200         * scm/framework-svg.scm (output-framework): put scaling in
5201         document header. Apply scaling only once.
5202         (output-framework): dump page size in px, not mm. 
5203
5204         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
5205         from font-size.
5206
5207         * lily/paper-outputter-scheme.cc (LY_DEFINE):
5208         ly:outputter-output-scheme, new function.
5209
5210         * scm/output-svg.scm (pango-description-to-svg-font): new function
5211
5212 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5213
5214         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
5215         target.
5216
5217         * input/typography-demo.ly: new file.
5218
5219 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5220
5221         * Documentation/user/global.itely (File structure): Add markup blocks
5222         to toplevel expressions.
5223         (Multiple movements, Creating titles): Add markup blocks.
5224
5225         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
5226         <libc-extension.hh>).
5227
5228         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
5229
5230         * flower
5231         * lily
5232         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
5233
5234 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5235
5236         * lily/accidental.cc: special bboxes for natural. 
5237
5238         * mf/feta-toevallig.mf: make stems heavier.
5239
5240         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
5241         texts as well.
5242
5243         * mf/feta-klef.mf: revise. 
5244
5245         * mf/feta-schrift.mf: make thinning of accent less pronounced.
5246
5247         * mf/feta-klef.mf: add rounded curve at top. 
5248         make thinnib a little heavier.
5249
5250 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5251
5252         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
5253
5254         * buildscripts/fixcc.py: New file.
5255
5256         * input/regression/utf8.ly: Update Debian font description.
5257
5258 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5259
5260         * stepmake/aclocal.m4: Fix test.
5261
5262 2005-03-09  Graham Percival  <gperlist@shaw.ca>
5263
5264         * Documentation/user/invoking.itely: added Sebastino Vigna's
5265         docs for the --jail option.
5266
5267 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5268
5269         * lily/stem.cc (print): only produce stemlets if there are no
5270         noteheads on this stem.
5271
5272         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
5273         don't crash on stemlet (visible stem without heads).
5274
5275         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
5276         unbroken situations. 
5277
5278         * scm/output-lib.scm (center-invisible): new function.
5279
5280         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
5281         wishes to determine loose column space.
5282
5283         * lily/font-config.cc (init_fontconfig): add
5284         fonts/{otf,type1,cff}  to path.
5285
5286         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
5287
5288         * mf/GNUmakefile (Module): install all fonts under otf/
5289
5290         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
5291         replace /fonts/otf/ by /ps/ 
5292
5293         
5294 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5295
5296         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
5297
5298         * lily/book.cc (process): Oops, add score_.header_.
5299
5300         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
5301
5302         * lily/parser.yy: Handle toplevel and book texts as score.
5303
5304         * scm/page-layout.scm (default-page-make-stencil):
5305         Bugfix: (page-properties rename.
5306
5307         * scm/backend-library.scm (ly:system): Typo.
5308
5309 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5310
5311         * stepmake/stepmake/executable-targets.make (installexe): don't
5312         strip installed executables
5313
5314         * lily/font-select.cc (get_font_by_design_size): revert
5315         pango_description_string as well.
5316
5317         * lily/system.cc (set_loose_columns): put loose column just left
5318         of next column.
5319
5320         * lily/include/group-interface.hh (extract_grob_array): rename
5321         from Pointer_group_interface__extract_grobs
5322
5323         * input/regression/ledger-line-minimum.ly (texidoc): new file.
5324
5325         * lily/ledger-line-spanner.cc (set_spacing_rods): new
5326         function. Keep ledgered note heads at a minimum distance.
5327         Introduce minimum-length-fraction
5328         (print): introduce length-fraction property.
5329
5330 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5331
5332         * tex/GNUmakefile: remove latin1.enc rules.
5333
5334 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5335
5336         * scm/titling.scm: Typo.
5337
5338         * input/regression/score-text.ly: Really add.
5339
5340         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
5341
5342 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5343
5344         * lily/open-type-font-scheme.cc:  new file.
5345
5346 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5347
5348         * scm/titling.scm (layout-extract-page-properties): Rename from
5349         page-properties.  Update callers.
5350
5351         * lily/lexer.ll (Lily_lexer):
5352         * lily/parser.yy: Junk lyric_markup state.
5353
5354         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
5355
5356         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
5357         Add texts parameter.
5358
5359 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5360
5361         * lily/lexer.ll (lyric_markup): New mode.
5362         (Lily_lexer::push_lyric_markup_state): New method.
5363         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
5364
5365         * lily/parser.yy (book_body):
5366         (toplevel_expression): Grok \markup texts.
5367
5368         * lily/score-scheme.cc (ly:music-scorify): 
5369         * scm/lily-library.scm (collect-music-for-book): Take texts
5370         parameter.
5371
5372         * lily/score.cc (texts_): New member.
5373
5374         * lily/paper-book.cc (systems): Format score texts.
5375
5376         * score-text.ly: New file.
5377
5378         * ttftool/SConscript:
5379         * kpath-guile/SConscript: New file.
5380
5381         * lily/SConscript:
5382         * SConstruct: Update.
5383
5384 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5385
5386         * VERSION (PACKAGE_NAME): release 2.5.14
5387
5388 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5389
5390         * lily/main.cc: Add dummy xgettext markers.
5391
5392 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5393
5394         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
5395         requirements
5396
5397         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
5398         executable is < 40k
5399
5400         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
5401         hack.
5402
5403 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5404
5405         * flower/libc-extension.cc:
5406         * flower/include/libc-extension.hh: [Open]BSD simply cast
5407         cookie/funopen declarations.
5408
5409         * stepmake/aclocal.m4: Check for libkpathsea.so.
5410
5411         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
5412         dl_kpse_find_file.
5413
5414 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5415
5416         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
5417         (open_library): alternative for static library.
5418
5419 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5420
5421         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
5422
5423         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
5424
5425         Drop run-time dependency on teTeX.
5426
5427         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
5428
5429         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
5430         KPATHSEA_LIBS in LIBS.
5431         (STEPMAKE_DLOPEN): New function.
5432
5433         * lily/font-config.cc (init_fontconfig): Use dir for directory,
5434         not path.
5435
5436         * flower/file-path.cc (directories): Rename from paths, as this
5437         return an array of directories (a single path).
5438
5439 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5440
5441         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
5442
5443         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
5444         new ly:kpathsea-find-file
5445
5446         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
5447
5448         * kpath-guile/GNUmakefile: new file
5449
5450         * buildscripts/gen-emmentaler-scripts.py (i): generate
5451         emmentaler-X.fontname as well.
5452
5453         * buildscripts/ps-embed-cff.py: new script
5454
5455         * scm/lily-library.scm: remove ps-embed-cff.
5456
5457         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
5458         font loading. 
5459
5460         * scm/font.scm (add-music-fonts): load dynamics/numbers through
5461         fontconfig as well.
5462
5463         * lily/font-config.cc (init_fontconfig): add cff/ too.
5464
5465         * ly/generate-embedded-cff.ly: capitalize.
5466
5467         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
5468         so as to register the pango font.
5469
5470         * lily/font-config.cc (init_fontconfig): add
5471         prefix/{otf,type1,mf/out} to fontconfig path.
5472
5473         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
5474         overrides all. 
5475
5476         * configure.in (gui_b): remove ec mftrace check
5477
5478         * config.hh.in: use lilypond-Major.Minor as data directory.
5479
5480         * scm/framework-ps.scm (dump-page): use output-units for landscape.
5481
5482         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
5483         name.
5484
5485 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5486
5487         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
5488         error messages.
5489
5490         * flower/libc-extension.cc:
5491         * flower/include/libc-extension.hh: [Open]BSD fixes for
5492         cookie/funopen declarations.
5493
5494 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5495
5496         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
5497         emmentaler.
5498
5499         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
5500         lcrm10.
5501
5502         * scm/define-markup-commands.scm (fontsize): new markup
5503         command. Also set baseline-skip
5504
5505 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
5506         
5507         * lily/main.cc (do_chroot_jail): paranoia security for webserver
5508         use.
5509
5510 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5511
5512         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
5513
5514         * lily/pdf.cc: remove PDF related files
5515
5516 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5517
5518         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
5519         <hamamatsu@gmx.de>
5520
5521 2005-03-05  Graham Percival  <gperlist@shaw.ca>
5522
5523         * Documentation/user/advanced-notation.itely: first draft
5524         of reorg done.
5525
5526         * Documentation/user/global.itely: fixed (sub)section
5527         bits of MIDI.
5528
5529 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5530
5531         * cygwin/mknetrel (extras): Bufix (Bertalan).
5532
5533         * Documentation/user/basic-notation.itely (Chords): @ref fix.
5534         * Documentation/user/instrument-notation.itely (Introducing chord
5535         names): Compile fix: must have unique name.
5536
5537 2005-03-02  Graham Percival  <gperlist@shaw.ca>
5538
5539         * Documentation/user/instrument-notation.itely: reorg.
5540
5541 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5542
5543         * scm/output-gnome.scm:
5544         * scm/output-svg.scm: Fix font scaling.
5545
5546 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5547
5548         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
5549         what link to use best.
5550
5551         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
5552         * Documentation/user/tutorial.itely (Automatic and manual beams):
5553         Fix @ref.
5554
5555         * lily/tweak-registration.cc (replace_grob_tweak): New function.
5556         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
5557         * scm/framework-gnome.scm (tweak): Use it.
5558
5559 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5560
5561         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
5562
5563         * scm/output-ps.scm (white-text): reinstate white-text
5564
5565 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5566
5567         * scm/output-ps.scm (offset-add): Remove.
5568
5569         * scm/lily-library.scm (offset-flip-y): New function.
5570         * scm/framework-gnome.scm (tweak): Use it.
5571
5572         * scm/output-gnome.scm (grob-cause): Add parameter.
5573
5574         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
5575         * scm/output-ps.scm (url-link): Move.
5576         (white-text): Warn user about brokenness.
5577
5578         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
5579         wrt ghostscript.
5580
5581 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5582
5583         * lily/slash-repeat-engraver.cc (try_music): always make slashes
5584         if body length smaller than measure length.
5585
5586         * scm/define-markup-commands.scm (with-url): oops. use Y extent
5587         for Y.
5588
5589         * ly/titling-init.ly (tagline): put default tagline in \paper
5590
5591 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5592
5593         * lily/kpath.cc: 
5594         * lily/pdf.cc (Pdf_file): Use more generic error messages.
5595
5596         * scm/lily-library.scm (version-not-seen-message): New function.
5597         * ly/init.ly: Use it.
5598
5599         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
5600         breaks as progess.
5601
5602         * scripts/lilypond-book.py (do_process_cmd): Do not lump
5603         whitespace with l10n message.
5604
5605         * scm/framework-tex.scm (convert-to-ps):
5606         (convert-to-dvi): Do not use overly specific l10n messages.
5607
5608         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
5609
5610         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
5611         merge stderr with stdout.  
5612
5613 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5614
5615         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
5616         Neeracher).
5617
5618 2005-02-29  Graham Percival  <gperlist@shaw.ca>
5619
5620         * Documentation/user/instrument-notation.teily: moved
5621         \arpeggio to Basic.
5622
5623         * Documentation/user/advanced-notation.itely: Articulation to
5624         Basic, a bunch of stuff from Basic moved to Advanced.
5625
5626         * Documentation/user/basic.itely: swapped various sections,
5627         reorganized Basic.
5628
5629 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5630
5631         * flower/memory-stream.cc: 
5632         * flower/libc-extension.cc: Remove obsolete #undefs.
5633
5634         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
5635         more carefully.
5636
5637 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5638
5639         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
5640         dependency.
5641
5642         * VERSION (PACKAGE_NAME): release 2.5.13
5643
5644         * GNUmakefile.in (web-ext): don't ship ps.gz
5645
5646         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
5647         stdout
5648
5649 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5650
5651         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
5652         without libintl.  Now it compiles too.
5653
5654 2005-02-28  Graham Percival  <gperlist@shaw.ca>
5655
5656         * Documentation/user/basic-notation.itely,
5657         instument-notation.itely, advanced-notation.itely:
5658         split up contents of notation.itely.
5659
5660         * Documentation/user/notation.itely: file removed.
5661
5662         * Documentation/user/invoking.itely, converters.itely:
5663         moved convert-ly info to invoking.itely.
5664
5665         * Documentation/user/global.itely, changing-defaults.itely,
5666         sound-output.itexi: moved global settings, file layout, and
5667         sound into global.itely.
5668
5669         * Documentation/user/sound-output.itexi: file removed.
5670
5671         * Documentation/user/lilypond.tely: removed links to
5672         notation.itely and sound.itely.
5673
5674 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5675
5676         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
5677
5678         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
5679  
5680         * THANKS: add sponsor.
5681
5682         * scm/define-markup-commands.scm (with-url): new markup command.
5683
5684         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
5685         tagline.
5686         
5687         * scm/output-tex.scm (url-link): stub.
5688
5689         * scm/output-ps.scm (url-link): new function.
5690
5691         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
5692         ly:set-point-and-click
5693
5694 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5695
5696         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
5697         based on pdf-viewer setting.
5698
5699         * scm/framework-ps.scm (write-preamble): Find and set preferred
5700         pdf-viewer.
5701
5702 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5703
5704         * Documentation/user/point-and-click.itely: update for PDF point &
5705         click.
5706
5707         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
5708         editors based on EDITOR setting.
5709
5710 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5711
5712         * scm/*: Oops, more grand 2005 replace bits.
5713
5714 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5715
5716         * ps/music-drawing-routines.ps: new routine: insert PDF mark
5717
5718         * scm/output-ps.scm (grob-cause): point & click support for
5719         PostScript
5720
5721 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5722
5723         * lily/input-scheme.cc (LY_DEFINE): rename to
5724         ly:input-file-line-column
5725
5726 2005-02-26  Graham Percival  <gperlist@shaw.ca>
5727
5728         * Documentation/user/examples.itely: small fix from Steve Doonan.
5729
5730         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
5731
5732         * THANKS: added Yuval Harel.
5733
5734         * Documentation/user/{various}: inserted two spaces after a period.
5735
5736         * Documentation/user/lilypond.tely: added framework for reorg.
5737
5738         * Documentation/user/basic-notation.itely, instrument-notation.itely,
5739         advanced-notation.itely, global.itely: new files, placeholder for
5740         future reorg.
5741
5742 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
5743
5744         * Documentation/user/notation.itely: revamped Polyphony section
5745         
5746 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5747
5748         * Documentation/user/lilypond-book.itely (Music fragment options):
5749         doc fontload.
5750
5751         * Documentation/user/changing-defaults.itely (Text encoding): add
5752         fontload option to utf8 include
5753
5754         * scripts/lilypond-book.py (compose_ly): add fontload option
5755
5756         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
5757         force-eps-font-include option.
5758
5759         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
5760         black triangle
5761
5762         * Documentation/user/invoking.itely (Editor support): remove
5763         lilypond-latex section.
5764
5765         * scripts/lilypond-latex.py (Module): remove script.
5766
5767         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
5768         overwrite .log. 
5769
5770         * lily/main.cc: remove -m, --no-layout
5771
5772         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
5773         to define. We don't want to override fprintf everywhere.
5774
5775 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5776
5777         * cygwin/lilypond.hint: 
5778         * cygwin/README.in: Update dependencies.
5779
5780         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
5781         Bugfix: do not pollute CPPFLAGS, LIBS.
5782
5783         * cygwin/mknetrel (extras): Cross compile fixes.
5784
5785         * ttftool/util.c: 
5786         * ttftool/ttfps.c: 
5787         * ttftool/ps.c: #include libc-extension.hh
5788
5789         * flower/include/libc-extension.hh:
5790         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
5791         wrapper using funopen.
5792         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
5793         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
5794
5795         * config.hh.in:
5796         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
5797         (AC_CHECK_HEADERS): Add libio.h
5798
5799         * scripts/convert-ly.py: Uniformize, internationalize.
5800         (2.5.2): Remove fatal encoding rule.
5801         (2.5.13): Handle latin1 encoding gracefully.
5802
5803 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5804
5805         * HACKING: Fix line breaks.
5806
5807 2005-02-23  Werner Lemberg  <wl@gnu.org>
5808
5809         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
5810         contains those two files.
5811
5812 2005-02-21  Werner Lemberg  <wl@gnu.org>
5813
5814         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
5815         to improve overlap removal process.
5816
5817         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
5818         left and right ending.  This ensures better overlapping.
5819         Update all callers.
5820         ("lineprall"): Don't use draw_gridline to get better overlapping.
5821
5822 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5823
5824         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
5825
5826         * Documentation/topdocs/NEWS.tely (Top): oops.
5827
5828 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
5829
5830         * HACKING: new file.
5831
5832         * input/regression/utf8.ly (portuguese): added a portuguese example
5833         to show latin1 accents.
5834
5835 2005-02-21  Pal Benko  <benkop@freestart.hu>
5836
5837         * lily/mensural-ligature-engraver.cc:
5838         * lily/mensural-ligature.cc:
5839         * lily/include/mensural-ligature.hh: new algorithm implemented
5840
5841         * scm/define-grob-properties.scm: join-left killed (add-join may
5842         be used); join-left-amount changed to join-right-amount
5843
5844 2005-02-21  Graham Percival  <gperlist@shaw.ca>
5845
5846         * Documentation/user/notation.itely: small but urgent fix.
5847
5848 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
5849
5850         * lily/duration-scheme.cc: bugfix: correct parameters to
5851         SCM_ASSERT_TYPE.
5852
5853         * THANKS: added Pal.
5854
5855         * Documentation/user/notation.itely: bugfix: unTeXified
5856         $\\backslash$.  Bugfix: yet another glyph renaming victim:
5857         "timesig.*x/y" -> "timesig.*xy".
5858
5859 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5860         
5861         * VERSION (PACKAGE_NAME): release 2.5.12
5862
5863 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5864
5865         * ly/engraver-init.ly: set tieWaitForNote to #t by default
5866
5867         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
5868
5869         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
5870
5871         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
5872
5873 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5874
5875         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
5876         latin1..utf-8.
5877
5878         * input/regression/stanza-number.ly:
5879         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
5880
5881         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
5882
5883 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5884
5885         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
5886         NEWS. Refer to website for older news.  
5887
5888         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
5889         .HTML. This should be done for specific servers only.
5890
5891         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
5892         .ly image examples.
5893
5894         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
5895         in layer 0 too.
5896
5897         * scm/define-context-properties.scm
5898         (all-user-translation-properties): add tieWaitForNote
5899
5900         * scm/define-grobs.scm (all-grob-descriptions): add
5901         Tie_column::before_line_breaking
5902
5903         * lily/tie.cc (get_column_rank): new function
5904
5905         * lily/tie-column.cc (before_line_breaking): new function.
5906         (werner_directions): take into account ties that start on
5907         different columns.  
5908
5909         * lily/score-engraver.cc (set_columns): move add_column() so we
5910         have column rank available.
5911
5912         * lily/tie.cc (get_column_rank): new function.
5913
5914         * input/regression/utf8.ly (japanese): add japanese lyrics.
5915
5916         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
5917
5918         * THANKS: add Steve D
5919
5920         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
5921         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
5922
5923 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
5924
5925         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
5926         to show harmonic notes
5927         * scm/define-markup-commands.scm: in \markup-by-number
5928         "dots-dot" -> "dots.dot" to show dotted notes
5929
5930 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5931
5932         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
5933
5934         * flower/memory-stream.cc (writer): new file.
5935
5936         * configure.in: add endian test.
5937
5938 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
5939
5940         * Documentation/user/examples.itely: small
5941         simplification/beautification
5942
5943         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
5944         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
5945         notation manual.
5946
5947         * lily/mensural-ligature.cc: bugfix: another few victims of the
5948         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
5949
5950         * ly/gregorian-init.ly: commit some experimental code for hi-level
5951         ligature input language lying around here for several months.
5952
5953         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
5954         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
5955
5956         * lily/vaticana-ligature-engraver.cc: bugfix: another few
5957         "x-y-z"->"x.y.s-z" fixes.
5958
5959 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5960
5961         * scm/framework-pdf.scm (scm): new file
5962
5963         * lily/include/pdf.hh (class Pdf_file): new file.
5964
5965         * lily/pdf.cc (write_trailer): new file.
5966
5967 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
5968
5969         * input/regression/color.ly: new file
5970
5971         * lily/stencil.cc (interpret_stencil_expression):
5972         when a color expression is encountered: save current color,
5973         process the rest of the expression, and restore previous color.
5974
5975         * lily/system.cc (get_line): check all grobs for color property and
5976         prepare the stencil scheme expressions for further processing.
5977         Fix layer-loop.
5978
5979         * scm/define-grob-properties.scm: introduce the color property.
5980
5981         * scm/output-lib.scm: color helper functions.
5982
5983         * scm/output-ps.scm: introduce setcolor/resetcolor.
5984
5985 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
5986
5987         * ly/*.ly, input/regression/*.ly: Added missing \version
5988         statements in some files.
5989
5990 2005-02-15  Graham Percival  <gperlist@shaw.ca>
5991
5992         * Documentation/user/notation.itely: minor editing.
5993
5994         * Documentation/user/converters.itely: updated convert-ly bugs.
5995
5996         * Documentation/user/lilypond-book.itely: add info about using
5997         feta characters in latex.
5998
5999 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6000
6001         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
6002
6003 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6004
6005         * scm/define-grob-properties.scm (all-user-grob-properties):
6006         removed 'dashed property.
6007
6008 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6009
6010         * scm/lily.scm (define-safe-public): new macro for defining
6011         variables that can be used in --safe mode. Use it in *.scm
6012         instead of manually setting safe-objects in safe-lily.scm.
6013
6014 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6015         
6016         * lily/slur.cc: Slur-dash patch by Bertalan.
6017
6018         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
6019
6020         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
6021
6022 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6023
6024         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
6025
6026 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6027
6028         * mf/GNUmakefile: teTeX-3.0 install fix.
6029
6030         * Cygwin patch from Bertalan.
6031
6032         * stepmake/stepmake/metafont-rules.make: Remove bashism.
6033
6034 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6035
6036         * GNUmakefile.in: 
6037         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
6038
6039         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
6040         2.0.x compatibility.
6041
6042 2005-02-08  Werner Lemberg  <wl@gnu.org>
6043
6044         * mf/feta-din-code.mf: Format; clean up code.
6045         Replace `---' with `--' plus explicit path directions.
6046         (linethickness#, stafflinethickness#): Remove.
6047         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
6048         ("dynamic s"): Improve shape.
6049         ("dynamic p"): Improve shape.
6050         Replace `draw' with better outline approximation.
6051         ("dynamic r"): Improve shape.
6052         Don't call `fill' and `draw' at the same time.
6053
6054 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6055
6056         * SConstruct (symlink):
6057         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
6058         build fix: add enc symlink.
6059
6060         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
6061
6062         Support for DESTDIR besides prefix=/foo
6063
6064         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
6065
6066         * stepmake/stepmake/*.make:
6067         * */GNUmakefile:
6068         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
6069
6070         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
6071
6072         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
6073         mawk in fontforge (date) test.
6074
6075 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6076
6077         * scm/font.scm (make-century-schoolbook-tree): add NCS as
6078         font-family=roman. Add Luxi Sans as sans
6079
6080 2005-02-07  Graham Percival  <gperlist@shaw.ca>
6081
6082         * Documentation/user/notation.itely: add warning about
6083         percent repeats and Voice contexts.
6084
6085         * Documentation/user/lilypond-book.itely: clarified the
6086         necessity of dvips -u arguments.
6087
6088 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
6089
6090         * THANKS: Added a bunch of bug hunters.
6091
6092 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6093
6094         * scm/framework-ps.scm (output-preview-framework): bugfix.
6095
6096         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
6097         o/ for chord modifier..
6098
6099         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
6100
6101         * lily/drum-note-performer.cc:  remove unused (thanks Michael
6102         Welsh Duggan). 
6103
6104 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6105
6106         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
6107
6108         * ly/titling-init.ly: Do not also print intstrument in header on
6109         first page.  Do not print page number on first and only page.
6110
6111 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6112
6113         * input/regression/*.ly: remove old-relative everywhere
6114
6115         * lily/music-sequence.cc (simultaneous_relative_callback): do
6116         what-if analysis on copy, not on original. Fixes old-relative
6117         compatibility.
6118
6119         * scm/backend-library.scm (postscript->png): space before
6120         --verbose.
6121         
6122 2005-02-05  Werner Lemberg  <wl@gnu.org>
6123
6124         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
6125         is defined.
6126
6127         * mf/feta-alphabet.mf: Define `staffsize#'.
6128         Include `feta-params.mf'.
6129         s/staffheight/design_size/.
6130
6131         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
6132
6133         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
6134
6135         * mf/feta-nummer-code.mf: Reformatted.
6136         (draw_six): Use outline intersection to avoid a self-intersecting
6137         path.
6138         ("Numeral comma"): Fix serious outline glitches.  This slightly
6139         changes the glyph shape.
6140         ("Numeral dash"): Use `draw_rounded_block'.
6141         ("Numeral dot"): Use `drawdot'.
6142         ("Numeral 1"): Assure identical tangent directions for the
6143         intersection points of paths.  The glyph shape improvement is only
6144         visible at very high magnifications.
6145         ("Numeral 2"): Use `solve' macro to make the lower right part of
6146         the glyph outline touch the x axis exactly.  This changes the
6147         glyph shape.
6148         Minor fixes for better overlap removal support.
6149         ("Numeral 4"): Make lefter corner `rounder'.
6150         ("Numeral 5"): Assure identical tangent directions for the
6151         intersection points of paths.  This improves the glyph shape at
6152         high magnifications.
6153         ("Numeral 7"): Use `solve' macro to make the upper right part of
6154         the glyph outline touch the metrics box exactly.  This changes the
6155         glyph shape.
6156         Avoid corner in the upper left part of the glyph (causing a minor
6157         shape change).
6158
6159         * mf/feta-ital-*.mf: Removed.  Unused.
6160
6161 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6162
6163         * VERSION (PATCH_LEVEL): release 2.5.11
6164
6165         * input/regression/fill-line-test.ly: new file.
6166
6167         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
6168         emmentaler name, eg. emmentaler-23. 
6169
6170 2005-02-04  Christian Hitz  <chhitz@gmx.net>
6171
6172         * scm/scm/define-markup-commands.scm (fill-line): rework for better
6173         alignment with centered texts
6174
6175         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
6176         list of paddings
6177
6178 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6179
6180         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
6181
6182         * lily/note-column.cc (translate_rests): call flush_extent_cache()
6183         of parents when translating rests. Fixes: c-chord-rest.ly 
6184
6185         * lily/include/dimension-cache.hh (struct Dimension_cache): add
6186         dimension_callback_ member.
6187
6188         * lily/grob.cc (flush_extent_cache): new function. Force recompute
6189         of extents.
6190
6191 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6192
6193         * all but lily/*: The grand 2004/2005 replace.
6194
6195 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6196
6197         * lily/*: add space after ,  
6198
6199         * scm/music-functions.scm (has-request-chord): don't use
6200         ly:music-name anywhere. Fixes <<\\>> notation. 
6201
6202         * scm/define-markup-commands.scm (box): use font-size for
6203         padding. Fixes boxed-rehearsal-marks.ly
6204
6205         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
6206         identifier definition too, so foo = \lyrics { ...   } bar = #1
6207         doesn't complain about "bar" being LYRICS_STRING.
6208
6209         * lily/paper-def.cc (find_pango_font): new routine; Store
6210         pango_fonts in hash tab too. This is necessary for retrieving
6211         Pango_fonts::physical_font_tab() later on.
6212  
6213         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
6214         crash if psname is null.
6215
6216         * lily/lily-guile.cc (ly_hash2alist): new function
6217
6218         * Documentation/user/changing-defaults.itely (Text encoding):
6219         rewrite. 
6220
6221         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
6222         -> font_filename mapping.
6223
6224         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
6225         ly_pango_font_physical_fonts
6226
6227         * scm/framework-ps.scm (supplies-or-needs): extract names from
6228         physical Pango_fonts.
6229
6230         * utf8.ly: new file.
6231
6232 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6233
6234         * Documentation/user/changing-defaults.itely (Page layout): add
6235         doco about systemSeparatorMarkup.
6236
6237         * scm/page-layout.scm (default-page-make-stencil): add-to-page
6238         function.
6239         (default-page-make-stencil): insert system separators.
6240
6241         * scm/define-markup-commands.scm (hcenter): add
6242         (beam): add.
6243
6244 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6245
6246         * scm/output-ps.scm (ez-ball): reinstate ez notation.
6247
6248 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
6249
6250         * lily/main.cc: Spell backend consistently.  Sort options.
6251
6252 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6253
6254         * scripts/lilypond-book.py (Module): revert @include.
6255         
6256 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
6257
6258         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
6259         Bugfix: @include .tex (not .texi).  Small cleanups.
6260
6261         * stepmake/bin/add-html-footer.py (i18n): New function.
6262
6263 2005-01-31  Werner Lemberg  <wl@gnu.org>
6264
6265         * mf/feta-nummer.mf: Removed.  Unused.
6266
6267 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6268
6269         * lily/ : 2004 -> 2005 s&r
6270
6271         * scm/file-cache.scm (cached-file-contents): add file. Read each
6272         file only once.
6273
6274         * scm/font.scm (add-pango-fonts): change order. Medium weight is
6275         now default.
6276
6277         * VERSION: release 2.5.10
6278         
6279         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
6280
6281         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
6282
6283         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
6284         that both X and Y extents of bbox are non-nil.
6285
6286 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6287
6288         * scm/chord-name.scm (alteration->text-accidental-markup): change
6289         - to . 
6290
6291         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
6292
6293         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
6294
6295         * Documentation/user/invoking.itely (Invoking lilypond): add note
6296         about EPS backend.
6297
6298         * scm/framework-eps.scm: new file: create per-system/per-page EPS
6299         files for inclusion in lilypond-book document.
6300
6301         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
6302
6303         * input/tutorial/lbook-texi-test.texi: new file.
6304
6305         * scm/safe-lily.scm (safe-objects): add
6306         {begin,end}-of-line-(in)?visible as safe.
6307  
6308 2005-01-30  Graham Percival  <gperlist@shaw.ca>
6309
6310         * Documentation/user/changing-defaults.itely: fixed example
6311         of (dynamics).
6312
6313 2005-01-29  Graham Percival  <gperlist@shaw.ca>
6314
6315         * lily/main.cc: fix info about -o=FILE.
6316
6317 2005-01-29  Werner Lemberg  <wl@gnu.org>
6318
6319         * mf/feta-toevallig.mf ("Natural"): Completely changed the
6320         construction to assure smooth transition from straight to curved
6321         lines.
6322
6323 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6324
6325         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
6326         stencils.
6327
6328         * ps/lilyponddefs.ps: add start-page, start-system doesn't
6329         translate to top of page. Fixes alignment problems of
6330         lilypond-generated EPS files.
6331
6332 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6333
6334         * scm/part-combiner.scm (analyse-spanner-states): trigger on
6335         crescendo-end as well, since Decrescendo maybe ended with Stop
6336         Crescendo.). Fixes: partcombine-diminuendo.ly
6337
6338         * scm/script.scm (default-script-alist): swap portato symbols.
6339
6340         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
6341
6342         * lily/paper-outputter-scheme.cc (LY_DEFINE):
6343         ly:outputter-port. New function.
6344
6345         * scm/framework-ps.scm (output-classic-framework): dump a
6346         -systems.texi too
6347         (output-classic-framework): dump multiple systems on an "infinite"
6348         page EPS including fonts. 
6349
6350         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
6351         .eps files for both texi and tex formats. Use PNG coming from
6352         lilypond.
6353         
6354 2005-01-28  Graham Percival  <gperlist@shaw.ca>
6355
6356         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
6357
6358         * scripts/lilypond-latex.py: fix info about -o=FILE.
6359
6360 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6361
6362         * ly/generate-embedded-cff.ly: write .cff.ps files.
6363
6364         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
6365
6366         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
6367         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
6368
6369 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6370
6371         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
6372
6373 2005-01-28  Werner Lemberg  <wl@gnu.org>
6374
6375         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
6376         macros.
6377         (draw_bulb): Improved.
6378
6379         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
6380         metapost bug.
6381         (draw_pedal_P): Use soft_end_penstroke.
6382         (draw_pedal_d): Use soft_start_penstroke.
6383
6384         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
6385         path.
6386         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
6387         doesn't change the glyph shape.
6388
6389         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
6390         changing the shape) to avoid fontforge warnings.
6391
6392         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
6393         soft_end_penstroke and fix glyph shape.
6394
6395 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6396
6397         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
6398
6399 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6400
6401         * scm/define-markup-commands.scm (line): filter out empty stencils
6402         from line command.
6403
6404         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
6405         amount.
6406
6407 2005-01-27  Graham Percival  <gperlist@shaw.ca>
6408
6409         * Documentation/user/notation.itely: added info about what
6410         \voiceFoo does.  Also rewrote warning about marks at
6411         a line break.
6412
6413         * Documentation/user/changing-defaults.itely: added info
6414         about putting dynamics in parenthesis and brackets.
6415
6416 2005-01-27  Werner Lemberg  <wl@gnu.org>
6417
6418         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
6419
6420 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6421
6422         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
6423         portato-direction.ly
6424
6425         * lily/beam.cc (consider_auto_knees): add beam height to
6426         threshold. Fixes: knee-multiple-beam.ly
6427
6428         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
6429         pedal line spanners. Fixes: instrument-center-pedal.ly
6430
6431         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
6432         if encountering barline. Fixes: auto-beam-repeat.ly
6433
6434 2005-01-26  Werner Lemberg  <wl@gnu.org>
6435
6436         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
6437         overlapping.
6438
6439         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
6440         with inflections for the 1/2 sharp glyph.
6441
6442         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
6443         connection between `t' and `r'.
6444         Unify bulb with the rest of `r' to avoid grazing outlines which
6445         confuses the overlap removal algorithm of fontforge.
6446
6447         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
6448         inflections.
6449         (draw_cross): Fix shape to have uniform thickness in corners.
6450
6451         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
6452         to avoid an uneven number of self-intersections; this confuses
6453         fontforge.
6454         Fix a slight bug in the shape at left bottom (which is visible only
6455         at high magnifications).
6456         `Center' the stem horizontally to avoid overlapping.
6457
6458 2005-01-24  Werner Lemberg  <wl@gnu.org>
6459
6460         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
6461         to `asis'.
6462         (fet_begingroup): Save group name in string `feta_group'.
6463         (fet_endgroup): Updated.
6464         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
6465
6466         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
6467
6468         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
6469         in metapost.
6470
6471 2005-01-24  Graham Percival  <gperlist@shaw.ca>
6472
6473         * Documentation/user/notation.itely: really minor editing.
6474
6475 2005-01-22  Graham Percival  <gperlist@shaw.ca>
6476
6477         * Documentation/user/examples.itely: minor editing.
6478
6479         * Documentation/user/changing-defaults.itely: minor editing.
6480
6481         * Documentation/user/notation.itely: clarified info on polyphony
6482         and \addlyrics.
6483
6484 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6485
6486         * scm/output-gnome.scm: 
6487         * scm/output-svg.scm:
6488         * scm/lily-library.scm (font-name-style): Update font name
6489         kludging for fontconfig use.
6490
6491 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
6492
6493         * scm/define-markup-commands.scm: Document right-align and
6494         larger markup commands. Remove "TODO" from the topmost comment
6495         "each markup function should have a doc string." More consistent
6496         use of new-lines.
6497
6498 2005-01-22  Graham Percival  <gperlist@shaw.ca>
6499
6500         * Documentation/user/changing-defaults: removed info about
6501         copyright symbol, since it's likely to change soon.
6502         Added info about betweensystemspace.
6503
6504         * Documentation/user/notation.itely: minor fixes.
6505
6506         * Documentation/user/lilypond.tely,
6507         Documentation/user/music-glossary.tely: changed copyright
6508         date to 2005 instead of 2004.
6509
6510         * input/test/volta-chord-names.ly: added old example back.
6511
6512 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6513
6514         * mf/feta-beugel.mf: use design size 20 (not 15).
6515
6516         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
6517         change name to aybabtu completely
6518
6519 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6520
6521         * buildscripts/gen-emmentaler-scripts.py (outdir): add
6522         design_size to fontname
6523
6524 2005-01-19  Werner Lemberg  <wl@gnu.org>
6525
6526         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
6527         mf/feta-schrift.mf: s/p/pat/ if a path variable.
6528
6529         * mf/feta-autometric.mf (set_char_box): Add code which emits
6530         specials for mf2pt1 if run with metapost.
6531         (to_bp): New macro for mf2pt1.
6532
6533 2005-01-18  Graham Percival  <gperlist@shaw.ca>
6534
6535         * Documentation/user/changing-defaults: added info on
6536         creating a copyright symbol.
6537
6538 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6539
6540         * VERSION: release 2.5.9
6541         
6542 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
6543
6544         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
6545
6546         * Documentation/user/notation.itely: Document
6547         score-override-auto-beam-setting Fix documentation for
6548         revert-auto-beam-setting.
6549
6550 2005-01-18  Werner Lemberg  <wl@gnu.org>
6551
6552         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
6553         (procset): New function to define a procset resource.
6554         (ps-embed-pfa): New function to define a font resource.
6555         (setup): New function to define a `Setup' environment.
6556         (preamble): Use new functions.
6557
6558         * ps/lilypond.defs (init-lilypond-parameters): New function to
6559         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
6560
6561 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6562
6563         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
6564
6565 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
6566
6567         * scm/define-markup-commands.scm: Change number->markletter-string
6568         to take two arguments (vector number). Add number->mark-alphabet-vector
6569         and markalphabet markup command.
6570
6571         * scm/translation-functions.scm: Add format-mark-box-alphabet,
6572         format-mark-alphabet, format-mark-box-barnumbers and
6573         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
6574
6575 2005-01-17  Graham Percival  <gperlist@shaw.ca>
6576
6577         * Documentation/user/examples.itely: add SATB automatic piano
6578         reduction template.
6579
6580         * Documentation/user/notation.itely: added info about changing
6581         partcombine texts.  Also adds examples of alternate lyrics.
6582
6583         * Documentation/user/changing-defaults.itely: added warning
6584         about \RemoveEmptyStaffContext overriding previous changes.
6585
6586 2005-01-17  Werner Lemberg  <wl@gnu.org>
6587
6588         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
6589         feta-alphabet*.
6590
6591 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6592
6593         * python/lilylib.py (make_ps_images): don't do final showpage for
6594         multi-page documents.
6595         
6596         * VERSION (MY_PATCH_LEVEL): release 2.5.8
6597
6598 2005-01-16  Graham Percival  <gperlist@shaw.ca>
6599
6600         * Documentation/user/lilypond.tely: changed order of appendices;
6601         unified index should be last.
6602
6603         * Documentation/user/notation.itely: add example of key signatures
6604         and info about Staff.printKeyCancellation.
6605
6606 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6607
6608         * lily/include/repeated-music.hh (class Repeated_music): change
6609         into "namespace" class.
6610
6611         * lily/event.cc: remove Key_change_event.
6612
6613         * lily/include/transposed-music.hh (class Transposed_music): remove.
6614
6615         * lily/transposed-music.cc: remove
6616
6617         * lily/include/relative-music.hh: remove.
6618
6619         * lily/include/music-sequence.hh (struct Music_sequence): change
6620         into "namespace" class.
6621
6622         * lily/untransposable-music.cc (Module): remove
6623
6624         * lily/include/un-relativable-music.hh (Module): remove
6625
6626         * lily/include/untransposable-music.hh (Module): remove
6627
6628         * lily/include/music-list.hh (Module): remove file
6629
6630         * lily/un-relativable-music.cc: remove file.
6631
6632 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6633
6634         * lily/parser.yy: Compile fix.
6635
6636 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6637
6638         * lily/include/music.hh (class Music): unvirtualize transpose().
6639
6640         * lily/sequential-music.cc: remove file.
6641
6642         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
6643
6644         * lily/slur-scoring.cc (get_best_curve): only switch on
6645         DEBUG_SLUR_SCORING for non NDEBUG builds.
6646
6647         * lily/include/music.hh (class Music): replace Music::start_mom()
6648         by start-callback property
6649
6650         * lily/include/grace-music.hh: remove file. 
6651
6652         * lily/stem.cc (height): robustness fix.
6653
6654         * lily/time-scaled-music.cc: remove file.
6655
6656         * lily/include/music.hh (class Music): include SCM init argument.
6657         (class Music): replace Music::get_length() virtual by
6658         length-callback property everywhere.
6659
6660         * scripts/convert-ly.py (conv): add  # to \property scalar value.
6661
6662         * mf/GNUmakefile: don't install *list.ly
6663
6664 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6665
6666         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
6667
6668 2005-01-12  Werner Lemberg  <wl@gnu.org>
6669
6670         This patch addresses the following problems in the feta sources
6671         files which contribute to the fetaXX fonts.
6672
6673         . Many fixes for rasterization at low resolutions (consistent use of
6674           `vround' and `hround', integer shift values for paths, applying
6675           `eps' for mirrored paths, use of `define_whole_pixels' and
6676           friends, etc.) -- while this probably looks like a waste of time
6677           it has revealed deficiencies in some glyph shapes.  See comment at
6678           the end of feta-params.mf how vertical symmetry is achieved.
6679
6680         . The `---' operator has been replaced everywhere with `--'; this
6681           both improves and considerably reduces the font size after
6682           conversion with mf2pt1.
6683
6684         These change aren't explicitly mentioned below since virtually all
6685         glyphs are affected.
6686
6687         Other notable differences:
6688
6689         . Glyphs from feta-accordion.mf now have charboxes around the
6690           outline.
6691
6692         . Fixed incorrect charbox for `accDot'.
6693
6694         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
6695
6696         . Fixed position of the bow in the `upprall' glyph and its siblings.
6697
6698         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
6699           dependent on the staff line thickness to avoid touching the middle
6700           staff line at smaller sizes.
6701
6702         . Largely extended output for feta-testXX: Where useful, glyphs
6703         are shown both between and on staff lines.
6704
6705
6706         * mf/feta-params.mf (staff_space_rounded,
6707         stafflinethickness_rounded, linethickness_rounded,
6708         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
6709         Update all code which uses them where appropriate.
6710         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
6711         New variables used to control rasterization at low resolutions.  Set
6712         to zert if feta code is processed with metapost.
6713
6714         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
6715         (draw_rounded_block, draw_square_block): Updated to use `--' only.
6716         (flare_path): Updated.
6717         Make it work with `filldraw' (but only circular pens).
6718         (hfloor, vfloor, hceiling, vceiling): New macros.
6719
6720         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
6721         Use `draw' again in mf mode to have good pixel dropout control.
6722         Fix intersection points of horizontal lines with circle.
6723         ("accDot"): Fix parameters for set_char_box.
6724         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
6725         control.
6726
6727         * mf/feta-banier.mf: Updated.
6728
6729         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
6730         testing.
6731         (undraw_inside_ellipse): Remove `center' argument.  Update all
6732         callers.
6733         (draw_brevis): New macro, called by "Brevis notehead".
6734         (draw_whole_triangle_head): New macro, called by "Whole
6735         trianglehead".
6736         (draw_small_triangle_head): Use `filldraw'.
6737
6738         * mf/feta-eindelijk.mf: Remove useless global group.
6739         Updated.
6740
6741         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
6742         `filldraw'.
6743
6744         * mf/feta-pendaal.mf: Updated.
6745
6746         * mf/feta-puntje.mf: Updated.
6747
6748         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
6749         less points.
6750         ("Flageolet"): Use `draw' again in mf mode to have good pixel
6751         dropout control.
6752         ("Varied Coda"): Use `draw_block'.
6753         (draw_comma): Fix typo.
6754         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
6755         pixel dropout control.
6756
6757         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
6758         position of bow.
6759
6760         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
6761         sizes.
6762
6763         * mf/feta-toevallig.mf (remember_pic): New variable, used for
6764         testing.
6765         (draw_meta_sharp): Much simplified.
6766         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
6767
6768         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
6769
6770 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6771
6772         * Documentation/user/notation.itely (Ancient rests): Fix typo
6773         (thanks Anthony)
6774
6775 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6776
6777         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
6778
6779         * lily/main.cc (setup_paths): Add cff.
6780
6781         * mf/GNUmakefile (foe): Include actual target %.cff.
6782         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
6783
6784 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6785
6786         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
6787         suffix for main_input_b_.
6788
6789         * scm/music-functions.scm (toplevel-music-functions):
6790         precompute music lengths for music expressions.  
6791
6792 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6793
6794         * lily/include/input.hh (class Input): new `end_' slot for end of
6795         input. Renamed defined_str0_ to start_.
6796
6797         * lily/input.cc (Input): Add Input::Input (Input const &) and
6798         remove Input::Input (Source_file*, char const *). Use the new
6799         slots.
6800         (set_location): method used by bison to propagate input
6801         locations (YYLLOC_DEFAULT).
6802         (end_line_number, end_column_number, step_forward): new methods
6803         
6804         * lily/input-scheme.cc (ly:input-both-locations): new function,
6805         similar to ly:input-location, but also return the end line and
6806         column.
6807
6808         * lily/include/includable-lexer.hh: 
6809         * lily/includable-lexer.cc: 
6810         * lily/include/lily-lexer.hh (class Lily_lexer): 
6811         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
6812         Includable_lexer to Lily_lexer, in order to update lexloc (the
6813         yylloc), a new slot of Lily_lexer.
6814         (here_input, LexerError): simplify by using the lexloc slot (aka
6815         yylloc)
6816
6817         * lily/lexer.ll: #define yylloc to use input locations (it may
6818         be useless here?). Fixed the #embedded_scm rule (step the location
6819         forward in order to skip the sharp sign before parsing the scheme
6820         expression)
6821
6822         * lily/include/lily-parser.hh (class Lily_parser): 
6823         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
6824         here_input()
6825         (parser_error): overload for more precise locations of errors.
6826
6827         * lily/parser.yy (YYLTYPE): set location type to Input
6828         (YYLLOC_DEFAULT): use Input::set_location()
6829         (yylex): add the YYLTYPE* location parameter.
6830         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
6831         Give an Input parameter to THIS->parser-error() for more accurate
6832         messages.
6833
6834 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6835
6836         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
6837
6838         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
6839         on BEAMQUANTING for non-NDEBUG builds.
6840
6841         * lily/stem.cc (head_count): performance: avoid String::String()
6842         inside oft called function.
6843
6844 2005-01-09  Graham Percival  <gperlist@shaw.ca>
6845
6846         * Documentation/user/examles.itely: attempted fix for broken
6847         string quartet template.
6848
6849         * Documentation/user/notation.itely: remove unnecessary broken
6850         link.
6851
6852 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6853
6854         * VERSION (PACKAGE_NAME): release 2.5.7
6855
6856 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6857
6858         * config.make.in (METAFONT): Append -progname=mf, fixes use with
6859         mf-nowin for teTeX-3.0.  Backportme.
6860
6861         * scm/output-svg.scm (utf8-string): New function.
6862
6863         * scm/output-gnome.scm (utf8-string): New function.
6864         (otf-name-mangling): Remove.
6865
6866         * lily/pango-font.cc (Pango_font): Use font string iso font
6867         filename for utf8-text.
6868
6869         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
6870         name.
6871
6872 2005-01-08  Graham Percival  <gperlist@shaw.ca>
6873
6874         * Documentation/user/notation.itely: add info about
6875         Staff.extraNatural = ##f in Pitches section.  Also
6876         fixed some minor issues in the Vocal music section.
6877
6878 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6879
6880         * scm/output-ps.scm (white-text): comment out Helvetica font,
6881         which is broken for my GS install.
6882
6883         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
6884         which provides a tighter bbox.
6885
6886         * scm/define-grobs.scm (all-grob-descriptions): remove all
6887         extra-offsets from definitions.
6888
6889 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
6890
6891         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
6892         add tuning for 4-string bass and some common 4/5-string banjo
6893         tunings.  New function (four-string-banjo) turns a 5-string tuning
6894         into a 4-string tuning.  New function
6895         (fret-number-tablature-format-banjo) computes correct fret numbers
6896         on 5-string banjos.
6897
6898         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
6899         Add beam correction to TabVoice.
6900
6901         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
6902         using bold font; makes tabs more readable.
6903
6904 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6905
6906         * lily/font-select.cc (get_font_by_design_size): don't make
6907         Modified_font_metric; this causes trouble, since we don't know the
6908         font magnification from inside Pango_font::text_stencil()
6909
6910         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
6911
6912         * Documentation/user/notation.itely (The Lyrics context): comment out
6913         broken {Small ensembles} link.
6914
6915         * scm/framework-svg.scm (output-framework): change calling convention.
6916
6917         * lily/object-key-dumper-scheme.cc: new file.
6918
6919         * lily/object-key-undumper-scheme.cc: new file.
6920
6921         * lily/tweak-registration-scheme.cc: new file.
6922
6923         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
6924
6925         * Documentation/user/examples.itely (String quartet): uncomment
6926         broken example.
6927
6928         * lily/font-config.cc: new file.
6929
6930 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6931
6932         * scm/output-svg.scm: 
6933         * scm/output-gnome.scm: s/bigcheese/emmentaler.
6934
6935         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
6936
6937 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6938
6939         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
6940         Add headers.
6941
6942         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
6943
6944 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6945
6946         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
6947
6948         * lily/include/main.hh: lose _b hungarian suffixes for global
6949         variables.
6950
6951         * lily/include/lily-guile-macros.hh: new file.
6952
6953         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
6954
6955         * lily/general-scheme.cc: new file. 
6956
6957         * lily/font-select.cc (get_font_by_design_size): retrieve
6958         PangoFont for (designsize . "pango-descr") entries.
6959
6960         * lily/lily-parser-scheme.cc: new file.
6961
6962         * lily/output-def-scheme.cc: new file.
6963
6964         * lily/paper-book-scheme.cc: new file.
6965
6966         * lily/duration-scheme.cc (LY_DEFINE): new file.
6967
6968         * lily/pitch-scheme.cc:  new file.
6969
6970         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
6971
6972 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6973
6974         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
6975
6976 2005-01-06  Graham Percival  <gperlist@shaw.ca>
6977
6978         * Documentation/user/notation.itely: minor editing.
6979
6980         * Documentation/user/changing-defaults: minor editing.
6981
6982         * Documentation/user/examples.itely: add template for
6983         string quartet part extraction; demonstrates tag.
6984
6985 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
6986
6987         * Documentation/user/notation.itely: documents
6988         format-mark-box-letters and format-mark-box-numbers
6989
6990         * scm/define-context-properties.scm: change comment.
6991
6992 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6993
6994         * scm/framework-ps.scm (output-classic-framework): new function:
6995         dump systems as separate .eps files (without fonts) and write a
6996         single collecting .tex file.
6997
6998 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6999
7000         * Documentation/user/notation.itely (Setting simple songs):
7001         Correct several errors in the equivalent formulation of
7002         \addlyrics. 
7003         (The Lyrics context): Corrected link to the SATB example.
7004
7005 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7006
7007         * scm/lily.scm (completize-formats): new function
7008         (postprocess-output): new function
7009
7010         * lily/paper-book.cc (classic_output): change calling
7011         convention. Give basename as first argument. 
7012         remove Paper_book::post_processing().
7013
7014         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
7015
7016 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7017
7018         * lily/paper-outputter.cc (LY_DEFINE): new function
7019         ly:outputter-close.
7020
7021         * lily/main.cc: change --format,-f to --backend,-b
7022
7023         * lily/include/main.hh: rename format to backend.
7024
7025         * scm/translation-functions.scm (format-mark-box-numbers): add.
7026         patch by Erlend Aasland
7027
7028 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7029
7030         * lily/pango-font.cc (text_stencil): dump string as
7031         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
7032
7033 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7034
7035         * configure.in (gui_b): Remove handy developer-only
7036         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
7037         CVS source installations (but break other non-default but correct
7038         PKG_CONFIG_PATH setups), as this is no longer developer-only.
7039
7040         * SConstruct: 
7041         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
7042         compatibility (backportme).
7043
7044         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
7045
7046 2005-01-03  Werner Lemberg  <wl@gnu.org>
7047
7048         Prepare glyph shapes for mf2pt1 conversion.
7049
7050         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
7051         (accDiscant, accFreebase, accStdbase): Replace `draw' with
7052         `penstroke'.
7053         (accDot): Use `drawdot'.
7054         (accBayanbase): Replace `draw' with `draw_gridline'.
7055         (print_penpos): Moved to feta-macros.mf.
7056         (accOldEE): Replace `filldraw' with `penstroke'.
7057         Replace `draw' with `penstroke' and `drawdot'.
7058
7059         * mf/feta-banier.mf: Code clean-up.
7060         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
7061         `fill'.
7062
7063         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
7064
7065         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
7066         paremeter to control drawing of labels.  Update all callers.
7067
7068         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
7069         (new_bulb): Return a bulb as a single path.  To do that, it now
7070         takes some more parameters.  Updated all callers.
7071         (draw_gclef): Major clean-up.  `draw' has been replaced with
7072         `penstroke', unnecessary outlines have been removed.
7073         Remove (unused) gnome-canvas code.
7074
7075         * mf/feta-macros.mf (print_penpos): New macro (from
7076         feta-accordion.mf).
7077         Other minor fixes.
7078
7079         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
7080         ("Pedal dot"): Use `drawdot'.
7081         (draw_pedal_P): Add parameter to control drawing of labels.  Update
7082         all callers.
7083         Fix shape at top.
7084         (draw_pedal_e): Add parameter to control drawing of labels.  Update
7085         all callers.
7086         (draw_pedal_d): Add parameter to control drawing of labels.  Update
7087         all callers.
7088         Revert drawing direction.
7089
7090         * mf/feta-schrift.mf (draw_fermata): Use single path.
7091         (draw_short_fermata): Replace `filldraw' with `fill'.
7092         (draw_long_fermata, draw_very_long_fermata): Replace calls to
7093         `draw_rounded_block' with a single path.
7094         ("Thumb"): Draw full circle instead of mirroring segments.
7095         (draw_accent): New macro.
7096         ("> accent", "espr"): Use it.
7097         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
7098         ("open (unstopped)"): Draw full circle instead of mirroring
7099         segments.
7100         (draw_vee): Removed.
7101         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
7102         ("Downbow"): Replace calls to `draw_rounded_block' with a single
7103         path.
7104         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
7105         partial pieces drawn with `fill' -- these do still overlap with the
7106         stem of the `t' but just once, not multiple times so that fontforge
7107         can handle it gracefully.
7108         Change other parts of the glyph so that fontforge's overlapping
7109         algorithm reliably works.
7110         (draw_heel): Replace `draw' with `fill'.
7111         (draw_toe): Use `draw_accent' instead of `draw_vee'.
7112         ("Flageolet"): Replace `draw' with `penstroke'.
7113         ("Segno"): Replace `filldraw' with `penstroke'.
7114         Replace `draw' with `drawdot'.
7115         ("Coda"): Replace `fill' with `penstroke', using a single path.
7116         ("Varied Coda"): Use less overlapping paths.
7117         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
7118         single path.
7119
7120         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
7121         group to better control the `labels' command.
7122         Rename argument to `offset' and use it actually.  Update all
7123         callers.
7124         Replace `filldraw' with `fill'.
7125         ("mordent", "prallmordent", "upmordent", "downmordent",
7126         "lineprall"): Replace `draw' with `draw_gridline'.
7127         ("upprall", "downprall"): Replace `draw' with `fill'.
7128
7129         * mf/feta-timesig.mf: Formatting.
7130
7131         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
7132         to...
7133         ("Flat"): Here.
7134         (draw_paren): Move code to draw labels to...
7135         ("Right Parenthesis"): Here.
7136
7137 2005-01-02  Graham Percival <gperlist@shaw.ca>
7138
7139         * Documentation/user/notation.itely: add example of \setTextDecresc
7140         and \setTextDim.
7141
7142 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
7143
7144         * scm/define-markup-commands.scm :  fix glyph-strings of
7145         accidentals and \note-by-number
7146
7147 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7148
7149         * VERSION: 2.5.6 released.
7150         
7151         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
7152
7153         * input/regression/new-markup-scheme.ly: oops. font-family=music
7154         -> font-encoding fetaMusic.  
7155
7156         * lily/main.cc: put default to PS.
7157
7158         * lily/tfm.cc: idem.
7159
7160         * lily/afm.cc: idem.
7161
7162         * lily/include/modified-font-metric.hh (struct
7163         Modified_font_metric): remove coding_scheme() method.
7164
7165         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
7166
7167         * scripts/convert-ly.py (conv): crash on encountering \encoding.
7168
7169         * input/les-nereides.ly: convert to utf8
7170
7171         * lily/modified-font-metric.cc (text_dimension): idem.
7172
7173         * lily/parser.yy (TODO): idem.
7174
7175         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
7176
7177         * lily/lexer.ll: remove encoding
7178
7179         * scm/framework-ps.scm (output-variables): separately scale the
7180         page to mm 
7181
7182         * lily/pango-font.cc (Pango_font): fix scaling.
7183
7184         * lily/font-metric.cc (design_size): design_size returns a
7185         dimension now as well.
7186
7187 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7188
7189         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
7190         brace generation. 
7191
7192         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
7193
7194 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7195
7196         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
7197         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
7198
7199 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7200
7201         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
7202         in first run as well.
7203
7204         * scm/paper.scm (layout-set-staff-size): use text-font-size in
7205         dimension less points (ie. 12 = 12 point)
7206
7207         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
7208
7209         * lily/all-font-metrics.cc (find_pango_font): set description_
7210
7211         * lily/pango-font.cc (text_stencil): export size as well.
7212         (text_stencil): fix scaling and extents box.
7213
7214 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7215
7216         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
7217
7218         * Documentation/user/invoking.itely (Invoking lilypond): document
7219         texstr
7220
7221         * scripts/convert-ly.py (conv): add ancient rules.
7222
7223         * scm/clef.scm (c0-pitch-alist): replace - with .
7224
7225         * scripts/lilypond-book.py (process_snippets): add texstr support.
7226
7227         * scm/framework-texstr.scm (header): change extension to .textmetrics
7228
7229         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
7230         -f tex.
7231
7232         * lily/text-metrics.cc: new file.
7233         (try_load_text_metrics): new function
7234
7235         * lily/include/text-metrics.hh: new file.
7236
7237 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7238
7239         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
7240         ly_scheme_function to ly_lily_module_constant.
7241
7242         * lily/modified-font-metric.cc (text_dimension): try
7243         lookup_tex_text_dimension() first.
7244
7245         * lily/tfm.cc: new function ly:load-text-dimensions
7246
7247 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7248
7249         * scm/output-texstr.scm (text): use \lilygetmetrics
7250
7251         * scm/framework-texstr.scm (header): dump in new format.
7252
7253         * tex/lilypond-tex-metrics: new file.
7254         
7255 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7256
7257         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
7258         mapping.
7259         (index_to_charcode): New method.
7260
7261         * scm/output-ps.scm (glyph-string): 
7262         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
7263
7264 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
7265
7266         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
7267         implement fully, need FONT to get to charcode.
7268
7269         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
7270
7271         * scm: Cleanups.
7272
7273         * Documentation/user/changing-defaults.itely: Fix internalsrefs
7274         {Tunable context properties},
7275         {All layout objects},
7276         {Music definitions}.
7277
7278 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7279
7280         * VERSION: release 2.5.5
7281         
7282         * lily/main.cc: use TeX as default output format.
7283
7284         * flower/file-path.cc (find): try to open directly as well, so we
7285         find absolute path files. 
7286
7287         * lily/pango-select.cc: new file.
7288
7289         * scm/framework-ps.scm: remove all encoding code. 
7290         load pfb/pfa for PangoFont too.
7291         
7292         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
7293
7294 2004-12-22  Werner Lemberg  <wl@gnu.org>
7295
7296         Prepare glyph shapes for mf2pt1 conversion.
7297
7298         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
7299
7300         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
7301         (define_triangle_shape): Use it to replace `draw' with `fill' and
7302         `unfill'.  Update all callers.
7303         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
7304         (draw_cross): Ditto.
7305         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
7306         Use penrazor for better conversion with mf2pt1.
7307         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
7308         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
7309         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
7310         draw_la_head, draw_ti_head): Replace `filldraw' with
7311         `fill'.  Update all callers.
7312
7313 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7314
7315         * lily/paper-book.cc (output): revert: only allow a single output
7316         format.
7317
7318         * lily/include/pango-font.hh: new file.
7319
7320         * lily/pango-font.cc: new file.
7321
7322         * lily/font-metric.cc (text_stencil): new routine
7323
7324         * lily/all-font-metrics.cc (find_pango_font): new routine.
7325
7326         * lily/include/font-metric.hh (struct Font_metric): add
7327         text_stencil()
7328
7329         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
7330
7331 2004-12-22  Werner Lemberg  <wl@gnu.org>
7332
7333         Prepare glyph shapes for mf2pt1 conversion.
7334
7335         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
7336
7337         * mf/feta-toevallig.mf: Formatting.
7338         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
7339         ("Natural"): Fix paths to allow better postprocessing.
7340         (draw_meta_flat): Use `z3l' as additional point in path to get
7341         better conversion with mf2pt1.
7342         Other minor cleanups.
7343         ("3/4 Flat"): Add auxiliary points and modify path to replace
7344         `draw' with `fill'.
7345         ("Double Sharp"): Mirror path segments instead of picture elements
7346         to get a single outline.
7347         Modify path to replace `filldraw' with `fill'.
7348
7349 2004-12-22  Graham Percival  <gperlist@shaw.ca>
7350
7351         * input/test/unfold-all-repeats.ly: added file back.
7352
7353         * Documentation/user/notation.itely,
7354         Documentation/user/programming-interface.itely
7355         Documentation/user/changing-defaults.itely: fixed misc broken
7356         links to input/test/ files.
7357
7358 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7359
7360         * tex/texinfo.tex: Update.  We should not be distributing this,
7361         but since we do, use latest version.
7362
7363         * Documentation/user/macros.itexi: Comment-out \fetaflat,
7364         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
7365         macros for feta glyphs.
7366
7367 2004-12-22  Graham Percival  <gperlist@shaw.ca>
7368
7369         * Documentation/user/changing-defaults.itely: fix index for set.
7370
7371         * Documentation/user/converters.itely: added convert-ly bugs list
7372         from CVS.
7373
7374 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7375
7376         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
7377         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
7378         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
7379         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
7380
7381         * mf/GNUmakefile (pfa_warning): Use less broken check.
7382
7383         * python/lilylib.py (setup_environment): Remove cruft from
7384         GS_FONTPATH.
7385
7386         * configure.in: Bump mftrace requirement to 1.1.1.
7387
7388 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
7389
7390         * scm/output-svg.scm (beam): Use polygon.
7391
7392         * scm/lily-library.scm: Bugfix.
7393
7394         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
7395
7396         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
7397
7398 2004-12-19  Werner Lemberg  <wl@gnu.org>
7399
7400         Prepare glyph shapes for mf2pt1 conversion.
7401
7402         * mf/feta-eindelijk: Some formatting.
7403         (multi_rest_x, multi_beam_height): Removed.  Unused.
7404         ("Quarter rest"): Use `intersectiontimes' to create a single
7405         outline.
7406         (rest_crook): Removed.  Unused.
7407         (draw_rest_bulb): Return path (wihtout filling).  Update callers.
7408         Simplified.
7409         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
7410         "128th rest"): Simplify `pat'.
7411         Create single outline.
7412
7413 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7414
7415         * mf/GNUmakefile (ALL_GEN_FILES):
7416         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
7417
7418         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
7419         function.
7420
7421 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7422
7423         * scm/output-texstr.scm (placebox): add routine
7424
7425         * VERSION (PACKAGE_NAME): release 2.5.4
7426
7427         * scm/framework-texstr.scm (output-framework): new file.  
7428
7429         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
7430         processing.
7431
7432         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
7433
7434         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
7435         rule.
7436
7437         * configure.in (gui_b): bump mftrace requirement to 1.1.0
7438
7439         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
7440
7441         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
7442
7443 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7444
7445         * scm/framework-svg.scm (dump-page): Implement landscape.
7446
7447 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7448
7449         * lily/main.cc (setup_paths): Add svg to search path.
7450
7451         * scm/output-svg.scm:
7452         * scm/framework-svg.scm: Add pageSet.  Update.
7453         (dump-fonts): New function.
7454         (output-framework): Use it.
7455
7456         * mf/GNUmakefile: 
7457         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
7458
7459 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7460
7461         * tex/lilyponddefs.tex: comment out new ifpdf code.
7462
7463 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7464
7465         * GNUmakefile.in: 
7466         * SConstruct (symlink): Replace afm by otf.
7467
7468         * scm/framework-gnome.scm (gnome-main): Remove invocation of
7469         ly:pango-add-afm-decoder.
7470
7471         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
7472
7473 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7474
7475         * scm/output-ps.scm (new-text): don't access t glyph for getting
7476         space dimension.
7477
7478         * ly/init.ly: warn about \version
7479
7480         * lily/lexer.ll: set version-seen?
7481
7482 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7483
7484         * scm/output-svg.scm (string->entities): Update.
7485
7486 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7487
7488         * lily/main.cc (setup_paths): replace afm by otf for path. 
7489
7490         * lily/pangofc-afm-decoder.cc: remove.
7491
7492         * lily/include/pangofc-afm-decoder.hh: remove.
7493
7494         * scm/framework-scm.scm (output-framework): new file.
7495
7496         * mf/GNUmakefile: remove SAUTER_FONTS.
7497         remove SVG/sodipodi hacks.
7498
7499         * scm/lily-library.scm (stderr): move stderr.
7500
7501         * mf/GNUmakefile: remove AFM support.
7502
7503         * buildscripts/mf-to-table.py (base): remove AFM support.
7504
7505         * lily/open-type-font.cc (design_size): use design_size
7506
7507 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
7508
7509         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
7510
7511 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7512
7513         * mf/GNUmakefile: Generate combined aybabtu info.
7514         * mf/aybabtu.pe.in (i): Load it.
7515
7516         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
7517         are not symbols.
7518
7519         * lily/include/open-type-font.hh (count): New method.
7520
7521         * mf/aybabtu.pe.in: Typo.
7522
7523         * Documentation/user/out/lilypond-internals.nexi (Scheme
7524         functions): Typo.
7525
7526         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
7527
7528 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7529
7530         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
7531         subfonts.
7532
7533         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
7534
7535         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
7536         (tex-font-command-raw): new function.
7537
7538         * lily/include/virtual-font-metric.hh (Module): remove file
7539
7540         * lily/virtual-font-metric.cc (Module): remove file.
7541         
7542
7543         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
7544         (get_indexed_char): read bbox from lily table if present.
7545
7546 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7547
7548         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
7549         aybabtu.subfonts
7550
7551         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
7552         global glyphname. Enables more than 64 glyphs in the OTF.
7553
7554 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7555
7556         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
7557         braces.
7558
7559         * lily/open-type-font.cc (design_size): Use 12 as default for
7560         design size.
7561
7562         * mf/aybabtu.pe.in: New file.  Merge all our braces.
7563
7564         * mf/GNUmakefile: Generate aybabtu.
7565
7566         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
7567
7568 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7569
7570         * scm/lily-library.scm (char->unicode-index): Remove.
7571
7572         * scm/output-gnome.scm (text): Bugfix for plain string input.
7573         Updates.
7574
7575         * scm/output-svg.scm (svg-font): Add weight to font selection.
7576
7577 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7578
7579         * Documentation/topdocs/INSTALL.texi (Top): Point to
7580         buildscripts/out/clean-fonts instead of
7581         buildscripts/clean-fonts.sh. 
7582
7583 2004-12-13  Graham Percival  <gperlist@shaw.ca>
7584
7585         * input/regression/figured-bass.ly: attempt to clarify text.
7586
7587         * Documentation/user/notation.tely: add cindex for tag, attempt to
7588         add figured bass example.
7589
7590         * Documentation/user/changing-defaults: basic editing.
7591
7592 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7593
7594         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
7595
7596         * lily/open-type-font.cc (LY_DEFINE): new function
7597         ly:font-sub-fonts
7598
7599         * lily/include/font-metric.hh (struct Font_metric): new method
7600         sub_fonts()
7601
7602         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
7603         . with - in add.stem.
7604         
7605 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
7606
7607         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
7608         and fetaDynamic.
7609
7610         * lily/rest.cc (glyph_name): Change - to . .
7611
7612         * scm/output-gnome.scm (text): Hello world, again.
7613
7614         * scm/output-svg.scm (named-glyph): New function.  Hello world!
7615
7616         * lily/modified-font-metric.cc (index_to_charcode): New method.
7617
7618         * lily/include/font-metric.hh (index_to_charcode): New function.
7619
7620         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
7621         new function.
7622         (ly:font-glyph-to-index): Remove.
7623
7624 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7625
7626         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
7627
7628         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
7629
7630         * lily/open-type-font.cc (load_scheme_table): new function
7631
7632         * lily/dots.cc (print): replace - 
7633
7634         * lily/open-type-font.cc (attachment_point): new function.
7635         (load_table): read LILC table
7636
7637         * buildscripts/gen-bigcheese-scripts.py (Module): new
7638         file. Generate FF scripts.
7639
7640         * mf/feta-din10.mf: idem.
7641
7642         * mf/feta-nummer10.mf: remove mf files.
7643
7644         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
7645
7646 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7647
7648         * lily/lily-guile.cc: Use scm_from_locale_stringn.
7649
7650         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
7651         compatibility.
7652
7653 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7654
7655         * lily/open-type-font.cc (get_indexed_char): scale metrics by
7656         design-size and units_per_EM.
7657
7658         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
7659
7660 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7661
7662         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
7663         does not crash fontforge.
7664
7665         * scm/lily-library.scm (char->unicode-index): Hack to map onto
7666         PUA.
7667
7668 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7669
7670         * scm/framework-ps.scm (ps-embed-cff): new function.
7671
7672         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
7673
7674 2004-12-12  Werner Lemberg  <wl@gnu.org>
7675
7676         * mf/bigcheese.pe.in: Add PUA mapping.
7677         Don't create Type 42 but bare CFF font.
7678
7679 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7680
7681         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
7682         within canvas boundaries.
7683
7684         * mf/merge.pe.in: Set font names, version, license GPL.
7685
7686         * make/substitute.make: Add FONTFORGE.
7687
7688         * config.make.in (FONTFORGE): Add.
7689
7690         * configure.in (gui_b): Use PATH_PROG for fontforge.
7691
7692 2004-12-11  Graham Percival  <gperlist@shaw.ca>
7693
7694         * scm/define-markup-commands.scm: add baseline-skip to info
7695         about \column.
7696
7697 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7698
7699         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
7700
7701         * scm/output-gnome.scm (named-glyph): Use it.
7702
7703         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
7704
7705         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
7706         (upper_string, lower_string, reverse_string): Remove.
7707
7708         * configure.in (fontforge): Reinstate version check.
7709
7710         * ly/engraver-init.ly: Fix clef glyph names.
7711
7712         * lily/time-signature.cc (special_time_signature): Fix fraction
7713         glyph names.
7714
7715 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7716
7717         * mf/merge.pe: new file.
7718
7719         * lily/freetype.cc: new file.
7720
7721         * lily/include/open-type-font.hh (class Open_type_font): new file.
7722
7723         * lily/include/freetype.hh: new file.
7724
7725         * lily/open-type-font.cc: new file.
7726
7727         * lily/all-font-metrics.cc (find_otf): new function.
7728
7729 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7730
7731         * lily/time-signature.cc (special_time_signature): Fix.
7732
7733         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
7734         GTK2 before checking for pango.  Fixes -fgnome.
7735
7736         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
7737         Scheme name.
7738
7739         * scm/define-markup-commands.scm:
7740         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
7741
7742         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
7743
7744         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
7745         date versions.  Fixes configure.
7746         (STEPMAKE_CHECK_VERSION): Support optional actual program version
7747         argument.
7748
7749 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7750
7751         * buildscripts/mf-to-table.py (write_ps_encoding): write real
7752         names in .enc
7753
7754         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
7755
7756 2004-12-09  Graham Percival  <gperlist@shaw.ca>
7757
7758         * Documentation/user/changing-defaults.itely: add info about
7759         make-dynamic-script
7760
7761         * Documentation/user/notation.itely: add link in dynamics to
7762         section about make-dynamic-script.
7763
7764 2004-12-09  Christian hitz  <chhitz@gmx.net>
7765
7766         * lily/lily-guile.cc: change MACOS_X to __APPLE__
7767
7768 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7769
7770         * buildscripts/mf-to-table.py (parse_logfile): use . for
7771         concatting name and group.
7772         (parse_logfile): use M for Minus (negative.)
7773
7774         * lily/include/type-swallow-translator.hh
7775         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
7776
7777         * lily/*.cc: cosmetics around = sign.
7778
7779         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
7780         lyric spacing on the penultimate column.
7781
7782 2004-12-05  Christian Hitz  <chhitz@gmx.net>
7783
7784         * configure.in:
7785         * lily/accidental-placement.cc:
7786         * lily/bar-line.cc:
7787         * lily/beam-concave.cc:
7788         * lily/beam-quanting.cc:
7789         * lily/beam.cc:
7790         * lily/bezier-bow.cc:
7791         * lily/bezier.cc:
7792         * lily/break-align-interface.cc:
7793         * lily/custos.cc:
7794         * lily/dimension-cache.cc:
7795         * lily/dot-column.cc:
7796         * lily/font-metric.cc:
7797         * lily/font-select.cc:
7798         * lily/gourlay-breaking.cc:
7799         * lily/grob-property.cc:
7800         * lily/grob.cc:
7801         * lily/lily-guile.cc:
7802         * lily/line-spanner.cc:
7803         * lily/lookup.cc:
7804         * lily/lyric-extender.cc:
7805         * lily/lyric-hyphen.cc:
7806         * lily/mensural-ligature.cc:
7807         * lily/midi-def.cc:
7808         * lily/misc.cc:
7809         * lily/note-collision.cc:
7810         * lily/note-column.cc:
7811         * lily/note-head.cc:
7812         * lily/paper-outputter.cc:
7813         * lily/percent-repeat-item.cc:
7814         * lily/rest-collision.cc:
7815         * lily/side-position-interface.cc:
7816         * lily/simple-spacer.cc:
7817         * lily/slur-configuration.cc:
7818         * lily/slur-scoring.cc:
7819         * lily/slur.cc:
7820         * lily/spaceable-grob.cc:
7821         * lily/spacing-spanner.cc:
7822         * lily/spanner.cc:
7823         * lily/staff-symbol-referencer.cc:
7824         * lily/stem.cc:
7825         * lily/stencil.cc:
7826         * lily/system-start-delimiter.cc:
7827         * lily/system.cc:
7828         * lily/text-item.cc:
7829         * lily/tie.cc:
7830         * lily/tuplet-bracket.cc:
7831         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
7832         <cmath> beacause isinf/isnan is undefined in <cmath>
7833
7834 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7835
7836         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
7837
7838 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7839
7840         * VERSION: release 2.5.3
7841         
7842 2004-11-29  Arno Waschk <arno@arnowaschk.de>
7843
7844         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
7845
7846 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7847
7848         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
7849
7850         * lily/note-head.cc (internal_print): always try the "s" head if
7851         u/d not found.
7852
7853         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
7854
7855 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7856
7857         * mf/parmesan-heads.mf (overdone_heads): typos.
7858
7859 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7860
7861         * lily/parser.yy (markup): in markups, { .. } without command
7862         before are also flattened, ie \line must be explicitely used.
7863
7864         * Documentation/user/changing-defaults.itely:
7865         * Documentation/user/notation.itely: 
7866         * input/wilhelmus.ly: 
7867         * input/regression/instrument-name-markup.ly: 
7868         * input/regression/markup-score.ly: 
7869         * input/regression/new-markup-scheme.ly: 
7870         * input/regression/new-markup-syntax.ly: 
7871         * input/test/coriolan-margin.ly: use \line in markups where
7872         appropriate
7873         
7874 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7875
7876         * scm/new-markup.scm (map-markup-command-list): helper function
7877         used in parser.yy to map markup commands on a markup list.
7878
7879         * lily/parser.yy: get rid off < > in markups by treating { } as
7880         real lists.
7881
7882         * lily/lexer.ll: remove < > from markup lexer mode.
7883
7884         * scripts/convert-ly.py (conv): add rule for converting 
7885         \markup < > to \markup { }
7886
7887         * ly/titling-init.ly: 
7888         * input/test/coriolan-margin.ly: 
7889         * input/regression/new-markup-syntax.ly: 
7890         * input/regression/new-markup-scheme.ly: 
7891         * input/regression/multi-measure-rest-text.ly: 
7892         * input/regression/markup-stack.ly: 
7893         * input/regression/markup-score.ly: 
7894         * input/regression/instrument-name-markup.ly: 
7895         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
7896         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
7897         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
7898         * input/wilhelmus.ly: 
7899         * Documentation/user/notation.itely: 
7900         * Documentation/user/music-glossary.tely: 
7901         * Documentation/user/changing-defaults.itely: change < > to { } in
7902         markups
7903
7904 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7905
7906         * lily/accidental-placement.cc (position_accidentals): shortcut if
7907         no accidentals to place.
7908
7909 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7910
7911         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
7912         typo s/ly:dimension ?/ly:dimension?/
7913
7914         * input/regression/lily-in-scheme.ly: 
7915         * input/regression/music-function.ly: 
7916         * ly/spanners-init.ly (assertBeamSlope): 
7917         * scm/music-functions.scm (def-grace-function): add the paper
7918         argument to music function definitions.
7919
7920 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7921
7922         * lily/moment.cc (LY_DEFINE):
7923         ly:moment-main-{denominator,numberator}, new function.
7924
7925         * lily/score-engraver.cc (typeset_all): assign to column on basis
7926         of axis-group-parent-X setting.
7927
7928         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
7929         add_element() on basis of axis-group-parent-Y setting.
7930
7931         * lily/grob.cc: add axis-group-parent-{XY} properties.
7932
7933         * input/regression/spacing-stick-out.ly: new file.
7934
7935         * lily/simple-spacer.cc (add_columns): use binary search for
7936         setting column rods. Changes O(n^2) to O(n log(n)) for
7937         constructing spacing problem from columns.
7938         (add_columns): read allow-outside-line to make sure no texts stick
7939         out.
7940         (solve): Simple_spacer::is_active() only determines
7941         satisfies_constraints_ for non-ragged typesetting.
7942
7943         * lily/simultaneous-music.cc (to_relative_octave): only set
7944         old_relative_used if return pitch actually changed.
7945
7946         * scm/define-context-properties.scm
7947         (all-user-translation-properties): change to match implementation.
7948
7949         * python/lilylib.py: Replace re.match by re.search and adds "-c
7950         showpage" to the gs command line (Johannes Schindelin)
7951
7952         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
7953         before processing. Prevents crash when inf is in the extent.
7954
7955         * scm/define-markup-commands.scm (note-by-number): add "s" to
7956         "noteheads-" glyphname.
7957  
7958         * lily/parser.yy (Generic_prefix_music): supply parser argument to
7959         music function as well.
7960         
7961 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7962
7963         * VERSION: release 2.5.2
7964
7965         * Documentation/user/changing-defaults.itely (Creating titles):
7966         add breakbefore variable.
7967
7968         * lily/paper-book.cc (set_system_penalty): new function. Set
7969         penalty_ based on breakBefore setting
7970
7971         * lily/context-specced-music-iterator.cc (construct_children):
7972         interpret special context id $uniqueContextId 
7973
7974         * lily/context.cc (create_unique_context): new method. Move
7975         creation of unique (\new) contexts into interpreting phase. This
7976         makes
7977
7978           foo= \new Staff ..
7979           << \foo \foo >>
7980
7981         produce 2 staves.
7982         
7983
7984         * scm/define-music-properties.scm (all-music-properties): add
7985         quoted-voice-direction
7986
7987         * ly/music-functions-init.ly: killCues function.
7988
7989         * scm/music-functions.scm (cue-substitute): move creation of voice
7990         contexts further to the back. 
7991
7992 2004-11-25  Werner Lemberg  <wl@gnu.org>
7993
7994         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
7995         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
7996
7997 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
7998
7999         * buildscripts/guile-gnome.sh: Fixed typo.
8000
8001 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8002
8003         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
8004
8005         * scripts/abc2ly.py (dump_slyrics): add ord(). 
8006
8007         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
8008         to regular engraver. 
8009
8010 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8011
8012         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
8013
8014 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8015
8016         * scm/define-markup-commands.scm (fill-line): Typo.
8017
8018         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
8019         and newer.
8020
8021 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
8022
8023         * ly/dynamic-scripts-init.ly: Fixed typo.
8024
8025 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8026
8027         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
8028         note-head, to have different attachment points for up and down.
8029
8030         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
8031
8032         * mf/feta-generic.mf (else): remove solfa.
8033
8034         * mf/feta-bolletjes.mf (tishape): remove unicode test.
8035
8036         * scm/define-context-properties.scm
8037         (all-user-translation-properties): add shapeNoteStyles property.
8038
8039         * lily/shape-note-heads-engraver.cc (process_music): new file.
8040
8041         * lily/event.cc (transpose): call Event::transpose() for
8042         transposing the tonic.
8043
8044 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8045
8046         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
8047         Unicode/OpenType and AFM.
8048
8049         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
8050
8051 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8052
8053         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
8054
8055         * lily/context.cc (Context): unprotect key from ctor.
8056
8057         * scm/stencil.scm (stack-lines): return empty-stencil if argument
8058         is '()
8059         (stack-stencils): idem.
8060
8061         * Documentation/user/changing-defaults.itely (Creating titles):
8062         document new title layout options.
8063
8064         * lily/parser.yy (lilypond_header_body): copy previous
8065         $globalheader if present.
8066
8067         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
8068         ly:module-copy
8069         
8070         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
8071
8072         * scm/titling.scm: remove old titling functions
8073
8074         * lily/stencil.cc (translate): remove absolute dimension.
8075
8076         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
8077         via markup.
8078
8079         * scm/page-layout.scm (marked-up-headfoot): create header/footer
8080         field from user-supplied markup
8081
8082         * scm/define-markup-commands.scm (on-the-fly): new markup
8083         command. Enter SCM markup procedure directly in Scheme.
8084         (fromproperty): new markup command. Read markup from props argument.
8085
8086         * scm/titling.scm (marked-up-title): create title via
8087         user-specified markup. 
8088
8089         * scm/define-markup-commands.scm (column): remove empty stencils
8090         from column.
8091
8092         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
8093         not have side-effect of creating variable stub.
8094
8095         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
8096
8097 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8098
8099         * scm/encoding.scm (coding-alist): 
8100         * scm/font.scm (add-ec-fonts):
8101         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
8102         Extended-TeX-Font-Encoding---Latin.
8103
8104         * lily/side-position-interface.cc (general_side_position): Add
8105         actual offset to error message (avoid constant error messages).
8106
8107         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
8108         block.
8109
8110         * lily/font-select.cc (select_encoded_font)
8111         (get_font_by_mag_step, get_font_by_design_size): 
8112         * lily/modified-font-metric.cc (Modified_font_metric): 
8113         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
8114
8115         * scm/encoding.scm (coding-alist): Add fetaDynamic.
8116         (read-encoding-file): Bugfix: do not require space after bracket.
8117
8118         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
8119         these do not exist.
8120
8121 2004-11-20  Graham Percival  <gperlist@shaw.ca>
8122
8123         * Documentation/user/notation.itely: added info about typesetting
8124         boxed bar numbers.
8125
8126 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8127
8128         * flower/interval.cc (T_to_string): gcc4 fixes.
8129
8130         * scm/define-markup-commands.scm (fill-line): use
8131         stack-stencils. This fixes problems with putting already centered
8132         stencils in a line.
8133
8134         * VERSION: release 2.5.1
8135
8136         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
8137
8138 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8139
8140         * input/example-[1-3].ly: simplify.
8141
8142         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
8143
8144         * scm/output-ps.scm (new-text): new function. Use glyphshow to
8145         show glyphs.
8146
8147         * scm/encoding.scm (decode-byte-string): new function.
8148
8149         * scripts/convert-ly.py (conv): add warning about
8150         set-global-staff-size.
8151
8152         * Doxyfile: add. 
8153
8154         * scripts/convert-ly.py (conv): add raggedlastbottom rule
8155         (conv): warn for TextSpanner split.
8156         (conv): warn for textheight.
8157
8158 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8159
8160         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
8161         building the documentation, info with images are installed.
8162         (final-install): Fix description.  Mention sourcing of login
8163         scripts (instead of running).
8164
8165 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8166
8167         * Debian lmodern support.  Note that LilyPond will issue warnings
8168         
8169             no such encoding: "FontSpecific"
8170
8171           The font selection mechanism wants to get the encoding from the
8172           font itself, but the idea of lmodern is that it is usable with
8173           different encodings, ie, Lily should get the encoding from the
8174           font tree, rather than the font itself.  This would require some
8175           more work.
8176         
8177         * configure.in: Test for and accept lmodern if EC fonts not found.
8178
8179         * scm/framework-tex.scm (font-load-command): TeX font name
8180         mangling for latin1 encoded cork-lm fonts.
8181         (convert-to-ps): Load lm.map if available.
8182
8183         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
8184         available.
8185
8186         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
8187
8188         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
8189         available.
8190
8191         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
8192         path for absolute file name, that is silly.
8193
8194         * lily/score-engraver.cc (initialize): 
8195
8196         * Documentation/user/GNUmakefile (local-install-info): Invoke
8197         install-info --remove first.
8198
8199         * #include cleanup (Andreas Scherer).
8200
8201 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
8202
8203         * input/test/script-abbreviations.ly: fix typos.
8204
8205 2004-11-17  Werner Lemberg  <wl@gnu.org>
8206
8207         * python/lilylib.py (options_help_str): Support pretty-printing of
8208         newlines in fourth element of option description.
8209
8210         * scripts/lilypond-book.py (option_definitions): Use new lilylib
8211         feature.
8212         Sort options.
8213
8214         * Documentation/user/lilypond-book.itely: Finish update.
8215
8216 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8217
8218         * Documentation/user/macros.itexi: Add comment about \command.
8219
8220         * Documentation/user/lilypond.tely:
8221         * Documentation/user/lilypond-book.itely: Fix names of lilypond
8222         and lilypond-book nodes, so that `info lilypond' visits the manual
8223         at top level, and `info lilypond-book' visits the lilypond-book
8224         section.
8225
8226         * Documentation/user/GNUmakefile (local-install-info): Fix rules
8227         and packager messages.
8228
8229         * lily/pangofc-afm-decoder.cc: Update test.
8230
8231 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8232
8233         * scm/lily-library.scm (char->unicode-index): New function.
8234
8235         * scm/output-gnome.scm: 
8236         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
8237
8238         * Proper naming of file name throughout; s/filename/file[-_]name/.
8239
8240         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
8241
8242         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
8243
8244 2004-11-16  Werner Lemberg  <wl@gnu.org>
8245
8246         * scripts/lilypond-book.py: The Lord has commanded me to use only
8247         tabs for indentation.  Your humble servant obeys.
8248
8249 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8250
8251         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
8252         including font, if LilyPond-feta font is only feta font in path.
8253
8254         * scm/output-gnome.scm (text): Revert to file name of font if font
8255         has no name.  Fixes ec font selection.
8256         (char): Bugfix: do not utf8 twice.  Fixes clefs.
8257
8258         * scm/framework-svg.scm:
8259         * scm/output-svg.scm: New file.  TODO: figure out how to
8260         do character by index in font.
8261
8262         * scm/output-sodipodi.scm: Remove.
8263
8264         * scm/output-ps.scm (stem): Remove.
8265
8266 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8267
8268         * scm/output-gnome.scm (beam): New function.
8269         (slur): Round corners.
8270         (round-filled-box): Round corners.
8271
8272 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8273
8274         * scm/output-gnome.scm (beam): add function.
8275         (draw-line): new routine.
8276         (dashed-line): stub; call draw-line
8277         (polygon): new routine.
8278
8279 2004-11-15  Werner Lemberg  <wl@gnu.org>
8280
8281         * Documentation/user/lilypond-book.itely: Revise section on
8282         lilypond-book options.
8283         Other minor fixes.
8284
8285         * scripts/lilypond-book.py: Change indentation to 4.
8286         Minor formatting.
8287
8288 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8289
8290         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
8291         grobs that have tweaks specced.
8292         
8293 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
8294
8295         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
8296
8297 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8298
8299         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
8300         actual char #, not 0 based index.
8301
8302         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
8303
8304         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
8305         Warning: do make -C mf clean.
8306
8307         * lily/context-property.cc: Compile fix.
8308
8309         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
8310         Grok ec-fonts, braces and dynamics.
8311
8312         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
8313
8314 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8315
8316         * lily/include/tweak-registration.hh: new file.
8317
8318         * lily/tweak-registration.cc: new file.
8319
8320         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
8321         saving tweaks.
8322
8323         * scm/output-gnome.scm (text): comment dribble.
8324
8325 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8326
8327         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
8328
8329         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
8330         path-def before using.  Fixes muchtomany slurs in wrong places
8331         bug.
8332
8333 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8334
8335         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
8336
8337         * lily/include/object-key-undumper.hh (Module): new file.
8338
8339         * lily/object-key-undumper.cc (Module): New file. Deserialize
8340         keys. SCM bindings
8341
8342         * lily/object-key-dumper.cc (Object_key_dumper): idem.
8343         Provide SCM bindings.
8344
8345         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
8346         new file. Serialize object keys.
8347         
8348         * lily/object-key.cc (dump): new function.
8349         (as_scheme): new virtual function
8350         (undump): new function
8351         (undumpers): new table.
8352
8353         * lily/include/global-context.hh (Context): take \score key upon init.
8354
8355         * lily/object-key-dumper.cc (serialize_key): new file.
8356
8357         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
8358
8359         * lily/lily-lexer.cc: remove \quote.
8360
8361         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
8362
8363         * lily/context.cc (Context): take key argument in ctor.
8364         (create_context): new function
8365
8366         * lily/grob.cc (Grob): take key argument in ctor.  
8367
8368         * lily/lilypond-key.cc (do_compare): new file.
8369
8370         * lily/object-key.cc (Object_key): new file.
8371
8372         * lily/include/object-key.hh (class Object_key): new file.
8373
8374         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
8375
8376 2004-11-13  Graham Percival  <gperlist@shaw.ca>
8377
8378         * Documentation/user/lilypond-book.itely: add small warning about
8379         noindent default in lilypond-book.
8380
8381         * Documentation/user/converters.itely: add examples for convert-ly.
8382
8383         * Documentation/user/examples.itely: change version string in templates
8384         to 2.4.0.
8385
8386 2004-11-12  Karl Hammar  <karl@aspodata.se>
8387
8388         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
8389         cmdline, use xargs instead (backportme)
8390
8391 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
8392         
8393         * Documentation/user/: Numerous fixes in the user manual.
8394
8395 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8396
8397         * lily/parser.yy (re_rhythmed_music): search music expression for
8398         context-id, surround by \new Voice if not found. Fixes:
8399         addlyrics-second-staff.ly
8400
8401         * VERSION: 2.5.0 released.
8402         
8403 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8404
8405         * Documentation/index.html.in: Fix url to one big page.  (backportme)
8406
8407         * Documentation/user/GNUmakefile: Separate rules for split and
8408         unsplit html documents.  Remove perl massaging.  (backportme)
8409
8410 2004-11-11  Graham Percival  <gperlist@shaw.ca>
8411
8412         * Documentation/user/lilypond-book.itely: add short warning about
8413         \lilypond{} in LaTeX docs.
8414
8415 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8416
8417         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
8418         found.  (backportme)
8419
8420         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
8421         version requirement.  (backportme)
8422
8423         * configure.in: Be explicit about old versions of
8424         ec-fonts-mtraced.  (backportme)
8425
8426         * lily/context-selector.cc (set_tweaks): New function.
8427         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
8428         web with -DTWEAK.
8429
8430         * Documentation/user/introduction.itely (Automated engraving):
8431         Remove fragment option.  Fixes web.
8432
8433         * lily/context-property.cc (make_item_from_properties):
8434         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
8435         #ifdef.
8436
8437         * scm/define-context-properties.scm
8438         (all-internal-translation-properties): Add tweakRank and tweakCount.
8439
8440         * lily/grob.cc: 
8441         * scm/define-grob-properties.scm (all-internal-grob-properties):
8442         Add tweak-rank and tweak-count.
8443
8444 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8445
8446         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
8447         New function.
8448         (text): Use them.
8449
8450         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
8451         animated/opaque grob dragging tweaks.
8452
8453         * buildscripts/guile-gnome.sh: Update.
8454
8455 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8456
8457         * scm/define-grobs.scm (all-grob-descriptions): Added
8458         line-interface to the LigatureBracket object.
8459
8460 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8461
8462         * scm/framework-gnome.scm (item-event): Support non-animated mouse
8463         dragging tweaks.
8464
8465         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
8466
8467         * lily/context-selector.cc (store_context): New function.
8468
8469         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
8470         (store_grob): New function.
8471         (identify_grob): Add Moment parameter.
8472
8473         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
8474         exists.
8475
8476         * scm/framework-gnome.scm (save-tweaks): Write as alist.
8477
8478 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8479
8480         * scm/framework-gnome.scm (item-event): Print grob id.
8481         (save-tweaks): New function.
8482         (tweak): New funtion.
8483         (item-event): Use it, bound to arrow keys.
8484
8485         * lily/context-property.cc (make_item_from_properties): Register grob.
8486         * lily/context.cc (add_context): Register context.
8487
8488         * lily/include/context-selector.hh:
8489         * lily/include/grob-selector.hh:
8490         * lily/context-selector.cc:
8491         * lily/grob-selector.cc: New file.
8492
8493 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8494
8495         * lily/slur.cc: add 'positions to interface
8496
8497         * lily/main.cc: reinstate PS as standard output format. 
8498
8499         * scm/framework-tex.scm (output-preview-framework): print systems
8500         up to first non title system.
8501
8502         * lily/grace-engraver.cc (start_translation_timestep): split
8503         scm_cadddr
8504         
8505 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8506
8507         * lily/quote-iterator.cc (Module): remove old quote-iterator
8508
8509         * scm/define-music-types.scm (music-descriptions): move
8510         NewQuoteMusic over QuoteMusic
8511
8512         * Documentation/user/notation.itely (Formatting cue notes): use
8513         \cueDuring.
8514
8515         * lily/new-quote-iterator.cc (quote_ok): new function.
8516
8517         * input/regression/quote-cue-during.ly: new file.
8518
8519         * input/regression/quote-grace.ly: new file.
8520
8521         * scm/define-context-properties.scm (Module): change definition of
8522         graceSettings
8523
8524         * lily/context-property.cc (Module): rename from
8525         translator-property.cc
8526
8527         * lily/context.cc (context_name_symbol): new function
8528
8529         * lily/grace-engraver.cc: new file. Set properties for grobs based
8530         on the grace-ness of now_moment().
8531
8532         * scm/music-functions.scm (add-grace-property): use list
8533         iso. vector for graceSettings
8534         remove set-{start,stop}-grace-properties. 
8535
8536         * lily/new-quote-iterator.cc (construct_children): set
8537         quote_outlet_ if no quoted-context-{id,type} specified.
8538
8539         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
8540
8541         * lily/parser.yy (command_element): remove \quote.
8542
8543         * ly/music-functions-init.ly (location): add quoteDuring music
8544         function. 
8545
8546         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
8547         optional semicolon. (backportme)
8548
8549 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8550
8551         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
8552         need to link to GUILE et al.
8553
8554 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8555
8556         * scm/define-music-properties.scm (all-music-properties): add
8557         quoted-context-type, quoted-context-id.
8558
8559         * scm/lily.scm (type-check-list): new function.
8560         
8561         * scm/lily-library.scm: new file. Generic library routines.
8562
8563         * lily/parser.yy (Generic_prefix_music): move typechecking out of
8564         parser.
8565
8566         * ly/music-functions-init.ly: add quoteDuring function.
8567
8568         * lily/include/music-iterator.hh (class Music_iterator): rename
8569         set_translator -> set_context
8570
8571         * lily/parser.yy (Generic_prefix_music_scm): add
8572         MUSIC_FUNCTION_SCM_SCM_MUSIC
8573
8574         * scm/lily.scm (sanitize-command-option): new function. (backportme)
8575
8576         * scm/framework-tex.scm (header): sanitize TeX paper size.
8577         (backportme)
8578
8579 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8580
8581         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
8582
8583         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
8584
8585         * scm/framework-tex.scm (font-load-command): Use T1 if no
8586         font-encoding set.  (backportme)
8587
8588         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
8589         exists before converting.  (backportme)
8590
8591         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
8592         exists before converting.  (backportme)
8593         (convert-to-ps): Remove .ps file if it exists before
8594         converting.  (backportme)
8595
8596         * lily/lexer.ll: Remove extra progress newline, use present tense.
8597
8598         * scm/paper.scm (paper-alist): public.
8599         * scm/framework-tex.scm (convert-to-ps):
8600         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
8601         command line.
8602
8603 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8604
8605         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
8606
8607         * lily/recording-group-engraver.cc (derived_mark): mark
8608         now_events_. (backportme)
8609
8610 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8611
8612         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
8613
8614         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
8615         invoking latex. (backportme.)
8616
8617         * lily/stem.cc (off_callback): center stems for all rest stems.
8618
8619 2004-11-05  Werner Lemberg  <wl@gnu.org>
8620
8621         * Documentation/user/lilypond.tely: Add more guidelines for writing
8622         lilypond texinfo documents.
8623
8624 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
8625
8626         * Documentation/index.html.in: remove <hr>.
8627
8628         * THANKS: change 2.3 to 2.4.
8629
8630 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
8631
8632         * scm/output-gnome.scm: More fontconfig comment.
8633
8634 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
8635
8636         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
8637         <package> directory in $(builddir)/share according with
8638         PACKAGE_NAME defined in the VERSION file.
8639
8640 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8641
8642         * lily/beam.cc (rest_collision_callback): use local beam
8643         multiplicity.
8644
8645         * input/regression/stem-stemlet.ly: new file.
8646
8647         * lily/stem.cc (add_head): store rests as well.
8648
8649         * scm/define-grob-properties.scm (all-user-grob-properties): add
8650         stemlet-length
8651
8652         * lily/stem.cc: store rests as well.
8653         
8654         * input/regression/new-slur.ly: mention forcing.
8655
8656 2004-11-04  Werner Lemberg  <wl@gnu.org>
8657
8658         * Documentation/user/*: A new round of layout fixes and document
8659         structure cleanup.
8660
8661 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
8662
8663         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
8664
8665 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8666
8667         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
8668
8669 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8670
8671         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
8672
8673         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
8674
8675         * lily/main.cc (main): Invoke identify.
8676
8677         * scm/lily.scm (postscript->pdf): Remove progress newline.
8678         Write progress to stderr.
8679
8680         * lily/paper-book.cc (output): Remove progress newline.
8681
8682         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
8683         gettext on user messages, and remove whitespace.
8684
8685         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
8686
8687         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
8688         argv[0] (Thomas Scharkowski).
8689
8690         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
8691         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
8692         for ec-fonts-mtraced.
8693
8694         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
8695         --srcdir build (Bertalan).
8696
8697         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
8698         headers and library too (Laura Conrad).
8699
8700         * Documentation/topdocs/INSTALL.texi (Top): Mention development
8701         package for guile too (Laura Conrad).
8702
8703         * lily/main.cc (usage): Typo.
8704
8705 2004-11-02  Werner Lemberg  <wl@gnu.org>
8706
8707         * Documentation/user/notation.ly: More fixes to improve appearance.
8708
8709         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
8710         better output for multicolumn tables.
8711
8712 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8713
8714         * lily/main.cc (dir_info): Fixed typo in the printouts.
8715
8716 2004-11-01  Werner Lemberg  <wl@gnu.org>
8717
8718         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
8719         of output.
8720         Set `per_line' to 2; replace hard-coded value with it.
8721
8722         * Documentation/user/*: Many fixes to improve appearance of
8723         printed manual.
8724
8725 2004-11-01  Werner Lemberg  <wl@gnu.org>
8726
8727         * Documentation/user/changing-defaults.itely,
8728         Documentation/user/notation.ly,
8729         Documentation/user/programming-interface.itely: Use @/.
8730         Fix formatting of some lilypond snippets and tables.
8731
8732         * scripts/lilypond-book.py (compose_ly): Provide useful default
8733         for LINEWIDTH in `override'.
8734
8735 2004-10-31  Graham Percival  <gperlist@shaw.ca>
8736
8737         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
8738
8739 2004-10-31  Werner Lemberg  <wl@gnu.org>
8740
8741         Resetting @exampleindent to `5' gives ugly results with texinfo's
8742         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
8743         (if not quoting) to change @exampleindent only locally.
8744
8745         * scripts/lilypond-book.py (NOQUOTE): New variable.
8746         (output) [LATEX]: Remove AFTER and BEFORE.
8747         [TEXINFO]: Remove AFTER and BEFORE.
8748         Fix QUOTE and VERBATIM pattern.
8749         Add NOQUOTE pattern.
8750         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
8751         and BEFORE.
8752         [output_texinfo]: Use NOQUOTE.
8753
8754 2004-10-31  Graham Percival  <gperlist@shaw.ca>
8755
8756         * Documentation/user/changing-defaults.itely: clarify paper
8757         size commands with correct info.
8758
8759         * Documentation/user/lilypond-book.itely: add more docs for
8760         filename extensions.
8761
8762 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8763
8764         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
8765         (PATCH_LEVEL): start 2.5.0.
8766
8767 2004-10-30  Graham Percival  <gperlist@shaw.ca>
8768
8769         * Documentation/user/notation.itely: add warning about bar numbers
8770         in multistaff music, add warning about quoting grace notes.
8771
8772         * Documentation/user/changing-defaults.itely: clarify paper size commands,
8773         add missing subsubtitle entry to Creating titles.
8774
8775         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
8776
8777 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8778
8779         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
8780         case.
8781         (conv): add dummy 2.4.0 conversion rule.
8782
8783         * Documentation/user/lilypond.tely: add @finalout.
8784
8785         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
8786         for attaching, fixes slur/stem left attachment of
8787         downslur/downstem.
8788
8789         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
8790         quote problem if for last note of quoted sequence. 
8791
8792         * input/regression/part-combine-text.ly (comm): add expect strings.
8793
8794 2004-10-30  Werner Lemberg  <wl@gnu.org>
8795
8796         * Documentation/user/examples.itely: Improved layout.
8797
8798         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
8799
8800         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
8801
8802         * Documentation/notation.itely: Use `@/'.
8803         Other layout fixes.
8804
8805 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8806
8807         * lily/part-combine-iterator.cc (unisono): examine last_playing_
8808         (not state_), this fixes a2 printing after chord.
8809
8810         * input/regression/no-staff.ly: fix octave, revise syntax.
8811
8812         * input/regression/lyrics-bar.ly (texidoc): fixes.
8813
8814         * input/regression/beam-dir-functions.ly (Module): remove from regtest
8815
8816         * input/regression/accidentals.ly (Module): remove from regtest.
8817
8818         * lily/parser.yy (Prefix_composite_music): 
8819         oops. Chords should be unrelativable, not bass figures untransposable.
8820
8821         * VERSION: 2.3.26 released.
8822         
8823         * lily/completion-note-heads-engraver.cc (try_music): only return
8824         something when is_first_ is true. Fixes lyrics with completion_heads. 
8825
8826         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
8827
8828         * scm/lily.scm (ly:system): new function. Catches uninstalled
8829         ps2png.
8830
8831 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8832
8833         * Documentation/user/notation.itely: remove
8834         @hyphenatedinternalsref.
8835
8836 2004-10-29  Werner Lemberg  <wl@gnu.org>
8837
8838         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
8839
8840         * scripts/lilypond-book.py (no_options): New dictionary.
8841         (simple_options): New list.
8842         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
8843         (compose_ly): Use `no_options' and `simple_options'.
8844         Fix logic of option handling.
8845         Handle `linewidth' option without parameter.
8846
8847 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8848
8849         * lily/lookup.cc (triangle): use (0, interval.length()) for X
8850         extent, since the stencil is translated later on.
8851
8852         * lily/ledger-line-spanner.cc (print): swap linear_combination
8853         arguments, effectively shortens ledger line. 
8854
8855         * Documentation/user/GNUmakefile
8856         ($(outdir)/lilypond/lilypond.html): use find to remove files.
8857
8858         * lily/main.cc: --no-pages option.
8859
8860 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
8861
8862         * Documentation/user/notation.itely (Fret diagrams): add extra
8863         notes to example to avoid collisions between fret diagrams.
8864
8865 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8866
8867         * Documentation/user/notation.itely (Automatic note splitting):
8868         note about lyrics. 
8869
8870         * Documentation/user/converters.itely (Invoking convert-ly): note
8871         about version numbers. 
8872
8873         * scripts/abc2ly.py (dump_score): revise lyric dumping
8874
8875         * scripts/mup2ly.py (pre_processor_commands): always open file.
8876
8877         * scripts/etf2ly.py (Frame.calculate): always close \grace.
8878         (Etf_file.dump): add \version
8879
8880         * VERSION: 2.3.25 released.
8881
8882         * lily/scm-option.cc: add 'resolution to ly:get-option argument
8883         list.
8884
8885 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8886
8887         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
8888
8889 2004-10-28  Werner Lemberg  <wl@gnu.org>
8890
8891         * Documentation/user/music-glossary.tely: More fixes to improve
8892         appearance with DVI output.
8893
8894         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
8895         EXAMPLEINDENT.  This is the maximum value for quotation environments
8896         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
8897
8898 2004-10-27  Werner Lemberg  <wl@gnu.org>
8899
8900         * Documentation/user/music-glossary.tely: Revised.
8901
8902 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
8903
8904         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
8905         improve fret diagram spacing in printed output.
8906
8907         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
8908         from options for the example so fret-diagrams won't overlap
8909         one another.
8910
8911 2004-10-26  Werner Lemberg  <wl@gnu.org>
8912
8913         * scripts/lilypond-book.py: Some additional formatting for
8914         orthogonality.
8915         (ly_options) [*]: Format strings.
8916         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
8917         by `compose_ly'.
8918         (output) [LATEX][OUTPUT]: Format string and simplify.
8919         (PREAMBLE_LY, FRAGMENT_LY): Format string.
8920         (classic_lilypond_book_compatibility): Take key/value pair as
8921         parameter.
8922         Return key/value pair.
8923         (compose_ly): Rewritten, taking the snippet type as third parameter. 
8924         The default values are now set more sensible, and a `linewidth'
8925         option is no longer overwritten under some circumstances.
8926
8927         * Documentation/user/music-glossary.tely: Replace all accented
8928         character macros with latin-1 codes.
8929
8930 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8931
8932         * lily/music-function.cc (ly_make_music_function): when an
8933         argument predicate is markup?, the signature keyword becomes
8934         "markup" iso "scm".
8935
8936         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
8937         tokens, for functions which signatures contain "markup".
8938
8939         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
8940         MUSIC_FUNCTION_*MARKUP* tokens.
8941
8942 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8943
8944         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
8945         Lyrics context.
8946
8947 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8948
8949         * python/lilylib.py (make_ps_images): return list of output files.
8950
8951         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
8952         all springs tight, and still satisfy the constraints.
8953
8954 2004-10-25  Werner Lemberg  <wl@gnu.org>
8955
8956         * scripts/lilypond-book.py: s/option-sep/option_sep/.
8957         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
8958         (snippet_res): Fix regexps and make them ignore whitespace properly.
8959         (compose_ly): Use `re.split' instead of `string.split' to remove
8960         surrounding whitespace.
8961         Some formatting to get more consistency.
8962
8963 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8964
8965         * VERSION: 2.3.24
8966         
8967         * scm/define-context-properties.scm
8968         (all-user-translation-properties): add verticallySpacedContexts.
8969
8970         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
8971         add interface
8972
8973         * scm/define-grob-properties.scm (all-internal-grob-properties):
8974         add spaceable-staves
8975
8976         * scm/define-grobs.scm (all-grob-descriptions): set
8977         vertically-spaceable-interface for VerticalAxisGroup and
8978         RemoveEmptyVerticalGroup
8979
8980         * lily/system.cc (get_line): determine staff_refpoints_
8981         using spaceable-staves.
8982
8983         * lily/score-engraver.cc (acknowledge_grob): ack
8984         vertically-spaceable-interface and verticallySpacedContexts to
8985         set spaceable-staves.
8986
8987         * input/regression/new-slur.ly: add slur under 16th subbeam case.
8988
8989         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
8990
8991 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8992
8993         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
8994         minimumVerticalExtent tweaks. 
8995  
8996         * mf/feta-schrift.mf: include size of thumb appendix in
8997         bbox. Fixes: c-thumb-notehead.ly  
8998
8999         * THANKS: add Meisters to the Development team.
9000
9001         * scm/framework-tex.scm (convert-to-dvi): redirect output to
9002         /dev/null for non-verbose.
9003
9004         * Documentation/user/invoking.itely (Invoking lilypond): add note
9005         about resource usage.
9006
9007         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
9008
9009         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
9010         --enable-encoding
9011
9012         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
9013
9014         * Documentation/user/changing-defaults.itely (Text encoding):
9015         change to latin1.
9016
9017         * Documentation/user/lilypond.tely: add language and encoding.
9018
9019         * scm/define-grobs.scm (all-grob-descriptions): add
9020         line-interface.
9021
9022         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
9023
9024         * input/test/ossia.ly: font sizes for ossia.
9025
9026         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
9027         -> \context Foo = "NOTENAME".
9028
9029         * lily/main.cc (determine_output_options): fix ordering.
9030
9031 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
9032
9033         * THANKS: Added bughunters for 2.3.
9034
9035 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9036
9037         * Documentation/user/macros.itexi: use findex functions/internals
9038         objects.
9039
9040         * scm/documentation-generate.scm (string-append): add syncodeindex
9041
9042         * Documentation/user/tutorial.itely (A lead sheet): use \chords
9043         for tutoring chord names.
9044  
9045         * Documentation/user/lilypond.tely: remove @authors.
9046
9047 2004-10-23  Werner Lemberg  <wl@gnu.org>
9048
9049         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
9050         Remove first two parameters of \lybox.
9051         Don't emit \vbox around \lybox.
9052         (dump-line): Add width to \lybox call.
9053         Remove first two parameters of \lybox.
9054
9055         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
9056         (\lyitem): Updated.
9057         (\lybox): Only take three parameters.
9058         Create box which has zero depth, only height.
9059         Center box vertically along the x-height of current font.
9060
9061 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9062
9063         * VERSION (PACKAGE_NAME): release 2.3.23
9064
9065         * scm/framework-tex.scm (convert-to-ps): add -E if filename
9066         contains .preview.
9067
9068 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9069
9070         * lily/lyric-extender.cc (print): only run to right-bound if
9071         broken. This fixes input/regression/lyric-extender.ly
9072
9073         * input/regression/beamed-chord.ly: removed.
9074
9075         * Documentation/user/macros.itexi: add \global to definitions for
9076         feta macros.
9077
9078         * po/fr.po: updated po file.
9079
9080         * po/de.po: updated po file.
9081
9082 2004-10-22  Werner Lemberg  <wl@gnu.org>
9083
9084         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
9085
9086 2004-10-21  Werner Lemberg  <wl@gnu.org>
9087
9088         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
9089         (\lilypondexperimentalfeatures): Removed.
9090
9091 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
9092
9093         * Documentation/user/notation.itely: fixed 2 typos
9094
9095 2004-10-20  Werner Lemberg  <wl@gnu.org>
9096
9097         * scm/framework-tex.scm (header-end): Don't set \outputscale.
9098         (dump-line): Produce prettier output.
9099
9100         * tex/lilyponddefs.tex: Comment all macros extensively.
9101         (\lilypondstart): Set \outputscale.
9102         Define \lilypondpagebreak and \lilypondnopagebreak here.
9103         Don't test for positive \lilypondpaperlinewidth -- this is always
9104         positive in the normal case (LilyPond produces bad output otherwise
9105         so we can safely ignore negative or zero values).
9106         (\lilypondend): Remove useless test for \lilypondbook.
9107         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
9108         don't input `feta20.tex'.
9109
9110 2004-10-19  Graham Percival  <gperlist@shaw.ca>
9111
9112         * Documentation/user/examples.itely: added texidoc lilypond-book
9113         template.
9114
9115 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9116
9117         * cygwin/lilypond.hint: Update.
9118
9119 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
9120
9121         * Documentation/user/notation.itely (Fret diagrams): Add documentation
9122         for fret diagram markups to user manual
9123
9124         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
9125         documentation for fret-diagram-terse
9126
9127         * Documentation/user/notation.itely: Added section on fret diagrams.
9128
9129 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9130
9131         * scripts/convert-ly.py (usage): Fix --help description.  Apply
9132         range also for --show-rules.
9133
9134 2004-10-18  Werner Lemberg  <wl@gnu.org>
9135
9136         * scripts/lilypond-book.py (Snippet, Include_snippet)
9137         [replacement_text]: Use group `match'.
9138
9139 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9140
9141         * Documentation/user/macros.itexi: Use @ref instead of @inforef
9142         for html.  Apparently, ``you should'' in texinfo documentation is
9143         merely a guideline that can safely be ignored.
9144
9145         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
9146         auto-mode-alist.
9147
9148         * input/test/engraver-example.ily: 
9149         * input/regression/allfontstyle.ily: Rename, update users.
9150
9151 2004-10-16  Graham Percival  <gperlist@shaw.ca>
9152
9153         * Documentation/user/lilypond-book.itely: add more details about
9154         building .lytex files.
9155
9156         * Documentation/user/examples.itely: added piano-lyrics template
9157
9158         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
9159
9160         * input/GNUmakefile: remove "templates" from build subdirs.
9161
9162         * input/template: removed.
9163
9164 2004-10-16  Werner Lemberg  <wl@gnu.org>
9165
9166         * scripts/lilypond-book.py (snippet_res): Define group `match'
9167         everywhere.
9168         Accept more spaces between commands and its arguments and options.
9169         Fix some regexps.
9170         (output): Remove some newlines in string values and suppress spaces
9171         in output.
9172         (output_texinfo): Output `output_print_filename' only if not empty.
9173         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
9174
9175 2004-10-16  Werner Lemberg  <wl@gnu.org>
9176
9177         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
9178         some TeX line ends with `%' to avoid additional horizontal space in
9179         output.
9180
9181         * scripts/lilypond-book.py: Unexpand spaces to tabs.
9182         (snippet_res): Use `x' modifier to represent regular expressions
9183         in a friendlier way.
9184         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
9185         (find_toplevel_snippets): Don't use indices from match group 0,
9186         which is the whole pattern space, but group 1.
9187
9188 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9189
9190         * flower/include/direction.hh (enum Direction): add
9191         DIRECTION_LIMIT
9192
9193 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9194
9195         * po/fr.po: new po file.
9196
9197 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9198
9199         * Documentation/user/macros.itexi: Do not construct external
9200         references using @uref.  That results in broken links.
9201
9202         * lily/slur.cc (outside_slur_callback): Use int in for loop;
9203         avoids g++-3.4.1 enum beature.
9204
9205 2004-10-13  Graham Percival  <gperlist@shaw.ca>
9206
9207         * Documentation/user/examples.itely: added lilypond-book template.
9208
9209         * Documentation/user/lilypond-book.itely: added filename extension
9210         page.
9211
9212 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9213
9214         * debian/rules (binary-indep): Link images for info.
9215
9216         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
9217         feature nicked from jEdit.
9218
9219 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
9220
9221         * Documentation/user/introduction.itely: Minor corrections.
9222
9223         * Documentation/user/notation.itely: Minor corrections.
9224
9225         * Documentation/user/tutorial.itely: Minor corrections.
9226
9227 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9228
9229         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
9230
9231         * scm/*.scm:
9232         * ly/paper-defaults.ly: Use papersizename only.
9233
9234 2004-10-11  Werner Lemberg  <wl@gnu.org>
9235
9236         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
9237         \raise work with positive values.
9238
9239 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9240
9241         * Documentation/user/notation.itely (Multi measure rests): Update
9242         the docs corresponding to the implementation change from 2004-10-08.
9243
9244 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9245
9246         * VERSION (MY_PATCH_LEVEL): release 2.3.22
9247
9248         * scm/part-combiner.scm (determine-split-list): reinstate
9249         playing+resting case. 
9250
9251         * Documentation/user/invoking.itely (Reporting bugs): rename.
9252
9253         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
9254
9255         * lily/parser.yy (Prefix_composite_music): change no-transposition
9256         for mode_changing_head to figures too.
9257
9258         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
9259         with normal slurs too.
9260         
9261         * lily/slur-scoring.cc (move_away_from_staffline): new function.
9262         (get_base_attachments): move away attachment point for breaks
9263         similar to attachment points on slurs (staffline collision, and
9264         half a space of padding)
9265
9266         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
9267         force twice.
9268
9269         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
9270         mode, return #f.        
9271
9272         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
9273         for last page if raggedlast. 
9274
9275         * lily/parser.yy (Prefix_composite_music): untransposable is for
9276         FiguredBass, not ChordNames
9277
9278 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9279
9280         * scm/framework-tex.scm: Merge fix.
9281
9282 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9283
9284         The grand \paper -> \layout, \bookpaper -> \paper renaming.
9285
9286 2004-10-10  Graham Percival  <gperlist@shaw.ca>
9287
9288         * Documentation/user/notation.itely: add raggedright to a whole
9289         bunch of places.
9290
9291 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9292
9293         * scm/paper.scm (set-paper-dimension-variables): new
9294         function. Define dimension-variables explicitly in \paper too.
9295         This allows overriding linewidth inside \score { \paper { } }
9296         blocks
9297  
9298         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
9299         landscape.
9300         (header): add landscape and papersize options.
9301
9302 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9303
9304         * lily/*.cc: use robust_scm2moment() where appropriate.
9305
9306         * lily/moment.cc (robust_scm2moment): new function.
9307
9308         * scm/titling.scm (default-score-title): remove caps for piece.
9309
9310         * VERSION: 2.3.21 released.
9311         
9312         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
9313
9314         * lily/include/slur-configuration.hh (class Slur_configuration):
9315         new file.
9316
9317         * lily/slur-configuration.cc: new file. move scoring functions
9318         into Slur_configuration.
9319
9320         * lily/slur-scoring.cc (Slur_score_state): change static functions
9321         to methods of Slur_score_state.
9322
9323         * lily/bezier-bow.cc (Message): 
9324
9325         * flower/include/interval-set.hh (Message): new file.
9326
9327         * flower/interval-set.cc (Message): new file.
9328
9329 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9330
9331         * lily/multi-measure-rest-engraver.cc (process_music): always
9332         generate MultiMeasureRestNumbers.
9333
9334         * SConstruct (txt_files): switch of make dist
9335
9336         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
9337         make sure that (indent < len / 3). This fixes progerror-max_h.ly
9338
9339         * lily/multi-measure-rest-engraver.cc (process_music): make
9340         MultiMeasureRestNumber too.
9341
9342 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9343
9344         * Documentation/user/notation.itely (Bar lines): Added a note that
9345         defaultBarType is to be changed in the Timing context.
9346
9347 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9348
9349         * lily/include/guile-compatibility.hh: add file.
9350
9351         * scm/framework-tex.scm (convert-to-dvi): use max of current
9352         extra_mem_top and 1M.
9353
9354         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
9355         function.
9356
9357 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9358
9359         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
9360  
9361 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9362
9363         * lily/slur-scoring.cc (struct Slur_score_state): add
9364         has_same_beam_, edge_has_beams_, is_broken_ bools.
9365         (get_base_attachments): simpler Y attachment determination for
9366         broken slurs.
9367
9368 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9369
9370         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
9371         bash without that is quite interesting.  Add xml and some omf
9372         keys.
9373
9374 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9375
9376         * Documentation/user/macros.itexi: Add xml macros.
9377
9378         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
9379
9380         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
9381
9382 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9383
9384         * lily/break-substitution.cc (substitute_mutable_property_alist):
9385         only put property back into value if != SCM_UNDEFINED
9386
9387         * lily/lyric-extender.cc (print): don't take common refpoint of
9388         null object if right_text isn't there.
9389  
9390         * lily/slur-scoring.cc (struct Slur_score_state): new
9391         struct. Collect scoring function arguments.
9392         (struct Slur_score_state): add musical_dy_
9393         (get_extra_encompass_infos): new function. Split off state
9394         computations.
9395
9396         * scm/part-combiner.scm (determine-split-list): remove playing1
9397         and playing2.
9398
9399 2004-10-02  Graham Percival  <gperlist@shaw.ca>
9400
9401         * Documentation/index.html.in: remove link to templates.
9402
9403         * Documentation/user/notation.itely: more small fixes.
9404
9405 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9406
9407         * lily/timing-engraver.cc (process_music): move setting
9408         measure-length. This fixes spacing-whole-rest.ly
9409
9410         * VERSION (PACKAGE_NAME): release 2.3.20
9411         
9412         * input/regression/quote-transposition.ly: update example
9413
9414         * scm/define-music-properties.scm (all-music-properties): change
9415         meaning of instrumentTransposition.  It is now the pitch played
9416         that sounds as middle C. This means that instrumentTransposition
9417         can be \transposed. 
9418         Fixes: transpose-quote.ly
9419
9420         * lily/parser.yy (command_element): reverse setting of
9421         instrumentTransposition
9422
9423         * lily/pitch.cc (pitch_interval): rename.
9424
9425         * lily/recording-group-engraver.cc (stop_translation_timestep):
9426         remove macrameing of accumulator and set_car/cdr.
9427         Fixes: transposition-quote.ly
9428
9429         * lily/music.cc (transpose): fold Event::transpose() in.
9430
9431         * lily/event.cc: remove Transpose. 
9432
9433         * lily/recording-group-engraver.cc: cleanup.
9434
9435         * ly/music-functions-init.ly (displayMusic): add function.
9436
9437         * make/lilypond.fedora.spec.in: rename file.
9438
9439         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
9440         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
9441
9442         * Documentation/user/changing-defaults.itely (Changing context
9443         properties on the fly): typo.
9444
9445         * lily/slur.cc (outside_slur_callback): try three sample points
9446         for determining collisions. This fixes: slur-script.ly.
9447
9448 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9449
9450         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
9451
9452 2004-10-01  Graham Percival  <gperlist@shaw.ca>
9453
9454         * Documentation/user/notation.itely: more small fixes.
9455
9456         * Documentation/user/examples.itely: make new sections.
9457
9458         * input/test/bar-lines.ly: improve output, fix bug.
9459
9460         * Documentation/user/changing-defaults.itely: small fixes.
9461
9462 2004-10-01  Werner Lemberg  <wl@gnu.org>
9463
9464         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
9465         T1 encoding in texinfo mode.
9466         (\lilypondstart): Use it.
9467         (\lilypondloop, \lilyponditerate): Removed.  Unused.
9468
9469 2004-09-30  Werner Lemberg  <wl@gnu.org>
9470
9471         * tex/lilyponddefs.tex (\lilypondstart): Define
9472         \lilypondfontencoding for both texinfo and latex mode.
9473
9474         * scm/framework-tex.scm (font-load-command): Use
9475         \lilypondfontencoding.
9476
9477 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9478
9479         * scm/framework-tex.scm (dump-page): take with-extents?
9480         argument. If true, output Y extents. Used for lilypond-book
9481         documents.
9482
9483         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
9484         \bookpaper.
9485
9486         * lily/slur.cc (outside_slur_callback): epsilon-delta management
9487         for slur edges. Fixes: progerror-no-bezier-intersection.ly
9488  
9489         * scm/framework-tex.scm (dump-page): put stencil height in dumped
9490         page.
9491
9492 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9493
9494         * Documentation/user/notation.itely (Multi measure rests):
9495         Improved example.
9496
9497 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9498
9499         * lily/auto-beam-engraver.cc (test_moment): robustify.
9500
9501 2004-09-28  Werner Lemberg  <wl@gnu.org>
9502
9503         * scm/framework-tex.scm (font-load-command): Define proper font
9504         macro which sets font encoding if available.
9505         (define-fonts): Define \lilypondpaperinputencoding, to be taken
9506         from the \bookpaper block.
9507
9508         * tex/lilyponddefs.tex (\lilypondstart): Use
9509         \lilypondpaperinputencoding for global input encoding.
9510
9511 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9512
9513         * lily/score.cc (Score): oops. Copy error_found_ too.
9514
9515 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
9516
9517         * stepmake/stepmake/texinfo-rules.make: 
9518         * Documentation/GNUmakefile: --srcdir build fixes.
9519
9520         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
9521
9522         * Documentation/user/latex-lilypond-example.latex:
9523         * Documentation/user/latex-example.latex: Fix compile errors.
9524         Still buggy, need more love.
9525
9526 2004-09-27  Werner Lemberg  <wl@gnu.org>
9527
9528         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
9529
9530 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
9531
9532         * Documentation/user/examples.itely: removed \midi block to
9533         simplify the example
9534
9535         * Documentation/user/notation.itely: Removed superfluous
9536         TextSpanner tweakings (is already done by engraver-init.ly).
9537         Documented bug: vertical alignment of articulations.
9538
9539         * Documentation/user/notation.itely, ly/engraver-init.ly
9540         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
9541         padding.
9542
9543         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
9544         docu about TextSpanner padding bug from manual to engraver.ly
9545         (since it's workarounded and hence not user-visible any more)
9546
9547 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9548
9549         * VERSION: release 2.3.19
9550
9551 2004-09-26  Graham Percival  <gperlist@shaw.ca>
9552
9553         * ly/property-init.ly: fix bug in displaying ledger lines while
9554         \hideNotes is on.
9555
9556         * Documentation/user/notation.itely: more editing.
9557
9558         * Documentation/user/examples.itely: add piano-dynamics template.
9559
9560         * input/template/piano-dynamics.ly: remove.
9561
9562         * Documentation/user/sound-output.itexi: more editing
9563
9564 2004-09-25  Graham Percival  <gperlist@shaw.ca>
9565
9566         * Documentation/user/notation.itely: more editing.
9567
9568 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9569
9570         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
9571         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
9572
9573 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9574
9575         * lily/hairpin.cc (print): check columns of bounds, not bounds
9576         themselves.
9577         (print): robustify bound-padding lookup.
9578
9579         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
9580
9581         * scripts/lilypond-book.py (Compile_error.process_include): catch
9582         Compile_error exception, and remove output .texi.
9583
9584         * scm/define-music-properties.scm (all-music-properties): add
9585         error-found
9586
9587         * lily/parser.yy (Music_list): add error-found to music with errors.
9588
9589         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
9590
9591         * lily/book.cc (process): ignore books with errors
9592
9593         * lily/include/score.hh (class Score): add error_found_ member.
9594
9595         * lily/drum-note-engraver.cc (try_music): idem.
9596
9597         * lily/note-heads-engraver.cc: remove start-playing-event.
9598
9599         * lily/part-combine-iterator.cc (Part_combine_iterator): use
9600         BusyPlayingEvent to determine which voice was active last.
9601         (unisono): use last active to where to get unisono information
9602         from. This fixes: partcombine-rest.ly (again).
9603
9604         * scm/part-combiner.scm (determine-split-list): cleanups
9605
9606 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9607
9608         * input/regression/lyric-extender.ly: simplify.
9609         complexify.
9610
9611         * lily/lyric-extender.cc (print): use it to determine size of
9612         extender. Remove Lyric_extender::is_visible().
9613
9614         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
9615         next property.
9616
9617         * lily/lyric-engraver.cc: remove get_current_rest().
9618         
9619 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9620
9621         * input/regression/lyric-extender.ly: Fix and add test.
9622
9623         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
9624
9625 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9626
9627         * lily/note-head.cc: remove Note_head::extent.
9628
9629 2004-09-23  Graham Percival  <gperlist@shaw.ca>
9630
9631         * Documentation/user/tutorial.itely: do manual style 2-space
9632         indents in examples
9633
9634         * Documentation/user/notation.itely: more editing.
9635
9636 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9637
9638         * lily/lyric-engraver.cc (get_current_rest): New function.
9639
9640         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
9641         stop at rest.
9642
9643         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
9644
9645         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
9646
9647 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
9648
9649         * Documentation/user/examples.itely (Small ensembles): added
9650         example for transcription of mensural music
9651
9652         * Documentation/user/notation.itely (The Lyrics context): fixed broken
9653         link to SATB vocal score
9654
9655         * Documentation/user/notation.itely (System start delimiters):
9656         fixed typo: GrandStaff->StaffGroup
9657
9658         * Documentation/user/notation.itely (Ancient articulations):
9659         removed obsolete comment on \episem bug
9660
9661 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9662
9663         * scm/framework-tex.scm (output-preview-framework): Fix invocation
9664         of header.
9665
9666 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9667
9668         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
9669         start to note-column.
9670
9671         * lily/hairpin.cc (print): check text-interface, to attach to
9672         dynamic texts.  
9673
9674         * lily/include/text-item.hh (class Text_interface): rename
9675         Text_item -> Text_interface
9676
9677         * lily/piano-pedal-bracket.cc (print): robustify.
9678
9679 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
9680
9681         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
9682
9683         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
9684         true will print the page number in the first page.
9685
9686         * Documentation/user/changing-defaults.itely: Document
9687         printfirstpagenumber.
9688
9689 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9690
9691         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
9692         objects.
9693
9694         * lily/beam-concave.cc (calc_concaveness): take absolute value of
9695         dy for scaling. This fixes various downbeams.
9696         
9697
9698         * lily/beam-quanting.cc (best_quant_score_idx): 
9699
9700 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9701
9702         * scm/framework-tex.scm (header-to-file): Fix.
9703
9704 2004-09-22  Werner Lemberg  <wl@gnu.org>
9705
9706         * lily/parser.yy <score_body>: Fix typo.
9707
9708 2004-09-22  Graham Percival  <gperlist@shaw.ca>
9709
9710         * Documentation/user/tutorial.itely: modified a "future planning"
9711         comment.
9712
9713         * Documentation/user/notation.itely: more editing.
9714
9715 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9716
9717         * scm/define-markup-commands.scm (note-by-number): read font-size
9718         to determine stem length. Fixes: markup-note.ly
9719
9720 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9721
9722         * lily/slur.cc (outside_slur_callback): read #'padding for
9723         slur-padding. Fixes: slur-script.ly
9724
9725         * lily/parser.yy (score_body): disallow \bookpaper in \score.
9726
9727 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
9728
9729         * Documentation/user/notation.itely (ancient flags): documented
9730         flags-related known bugs
9731
9732         * lily/include/ligature-engraver.hh: added comment about why and
9733         how of (non-)use of abstract virtual methods
9734
9735         * ly/engraver-init.ly (VaticanaVoice,
9736         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
9737         unset dash-fraction property in order to get solid lines
9738
9739         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
9740
9741 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9742
9743         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
9744
9745 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9746
9747         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
9748         in function.
9749
9750         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
9751         openout_any=p.  Throughout: progress to stderr, translate user
9752         messages.
9753
9754         * scm/output-gnome.scm: Fix font dir description.
9755
9756 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9757
9758         * input/test/mensural-ligatures.ly (voice): move linethickness
9759         settings to bookpaper.
9760
9761         * lily/simple-spacer.cc (Module): use force to stretch to 
9762         line length as force measure for ragged spacing.
9763         
9764         * lily/lily-parser.cc (get_paper): don't set parent for \paper
9765         blocks in the parser. This eliminates ordering dependency for
9766         \bookpaper and \paper
9767
9768         * ly/part-paper-init.ly: remove file.
9769
9770         * lily/includable-lexer.cc (new_input): elucidate message.
9771
9772         * VERSION: 2.3.18 released.
9773         
9774 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9775
9776         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
9777         * input/mutopia/R.Schumann/romanze-op28-2.ly:
9778         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
9779         #'Slur.attachment setting.
9780
9781         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
9782         friendlier for point and click.
9783
9784 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9785
9786         * ly/init.ly: reverse collected scores.
9787
9788         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
9789         layout to determine force.
9790         
9791 2004-09-18  Werner Lemberg  <wl@gnu.org>
9792
9793         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
9794         ties.
9795
9796         * ly/declarations-init.ly (escapedBiggerSymbol,
9797         escapedSmallerSymbol): Fix typos.
9798
9799         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
9800
9801 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9802
9803         * input/{input,regression}/*.ly: run convert-ly
9804
9805         * VERSION: release 2.3.17
9806
9807         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
9808         little wider for attachment calculation. This prevents stem and
9809         slur touching.
9810
9811         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
9812         ) 
9813
9814         * input/regression/tie.ly (texidoc): cleanup.
9815
9816         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
9817         and ~
9818
9819         * lily/slur-scoring.cc (score_extra_encompass): check if extra
9820         objects are on boundary column. 
9821
9822         * lily/main.cc (parse_argv): process --tex too.
9823
9824         * ly/music-functions-init.ly (keepWithTag): add music functions
9825         keepWithTag and removeWithTag.
9826
9827         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
9828
9829         * lily/accidental-engraver.cc (recent_enough): interpret laziness
9830         = #t. This fixes no-reset accidental-style.
9831
9832         * input/regression/accidental-piano.ly (Module): new file.
9833
9834         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
9835
9836 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9837
9838         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
9839         extra encompass.
9840         (score_extra_encompass): use Y coordinate of attachment if X
9841         attachment falls in extra encompass X extent.
9842
9843         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
9844         GUILE_LOAD_PATH
9845
9846 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9847
9848         * scm/output-gnome.scm: Small fixes.
9849
9850         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
9851
9852 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
9853
9854         * Documentation/user/notation.itely (Ancient flags): Removed
9855         documentation on adjust-if-on-staffline (this property was removed
9856         by Han-Wen).
9857
9858         * Documentation/user/notation.itely (Ancient notation): Minor
9859         cleanups and fixes.  Renamed "Vaticana style contexts" ->
9860         "Gregorian Chant contexts".  Added section "Mensural contexts".
9861         Added section "Ancient articulations".
9862
9863         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
9864
9865 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9866
9867         * buildscripts/guile-gnome.sh: Add missing bit.
9868
9869 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9870
9871         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
9872
9873         * lily/slur-scoring.cc (get_y_attachment_range): set end point
9874         using base_attachment.
9875
9876         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
9877         page header back.
9878
9879         * scm/documentation-generate.scm (top-node): move version to top
9880         node.
9881
9882         * lily/ledger-line-spanner.cc: add ledgered-interface, with
9883         property no-ledgers.
9884
9885 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
9886
9887         * Documentation/user/{changing-defaults,examples,invoking,
9888         tutorial}.itely: Expand 's to is.
9889
9890         * Documentation/user/notation.itely: Capitalize only first letter.
9891
9892         * Documentation/user/programming-interface.itely: Capitalize Scheme.
9893
9894         * Documentation/user/lilypond-book.itely: use @refbugs.
9895
9896         * THANKS: sort.
9897
9898         * input/mutopia/F.Schubert/morgenlied.ly,
9899         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
9900         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
9901         name.
9902
9903 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
9904
9905         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
9906         lneomensural char entry; (ii) fixed mensural/neomensural naming
9907         clash typo; (iii) lneomensural char: fixed stem attachment point.
9908         WARNING: FONT CHANGED!
9909
9910 2004-09-15  Graham Percival  <gperlist@shaw.ca>
9911
9912         * Documentation/user/introduction.itely: update \stemBoth to
9913         \stemNeutral.
9914
9915         * Documentation/user/notation.itely: more editing of the manual.
9916
9917 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9918
9919         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
9920         factor in edge attraction. This reflects that the left edge may
9921         have a larger gap for an ascending up-slur.
9922         (get_base_attachments): copy bound Y from right bound, if there is
9923         only one note-column after the line break.
9924
9925 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9926
9927         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
9928
9929 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9930
9931         * lily/phrasing-slur-engraver.cc (process_music): Create
9932         PhrasingSlur instead of Slur.
9933
9934         * Documentation/user/changing-defaults.itely (Defining new
9935         contexts): Fixed misprinted context name.
9936
9937 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9938
9939         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
9940
9941         * scripts/convert-ly.py (conv): change Both to Neutral in property
9942         settings.
9943
9944         * ly/engraver-init.ly: increase extent of Staff. 
9945
9946 2004-09-13  Graham Percival  <gperlist@shaw.ca>
9947
9948         * scm/script.scm: change behaviour of slur and accent.
9949
9950         * Documentation/user/music-glossary.tely: de-gender a few entires.
9951
9952         * Documentation/user/introduction.itely: de-gender a few sentences.
9953
9954 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9955
9956         * input/regression/rehearsal-mark-number.ly: Reuse the existing
9957         formatting routine when adding boxed numbers. Makes it easier to
9958         extrapolate how to do for boxed letters.
9959
9960 2004-09-12  Graham Percival  <gperlist@shaw.ca>
9961
9962         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
9963
9964         * Documentation/user/invoking.itexi: updated the "reporting bugs"
9965         section.
9966
9967 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9968
9969         * scm/define-grobs.scm (all-grob-descriptions): longer
9970         ideallengths for stems in higher order beams.
9971
9972         * Documentation/user/changing-defaults.itely (Page layout):
9973         document them.
9974
9975         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
9976         to get sane spaces for titles.
9977
9978         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
9979         beforetitlespace, betweentitlespace.
9980
9981         * input/regression/beam-quant-standard.ly (primeSixteenths): add
9982         16th notes.
9983
9984         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
9985         small slope up to smallest quant. This prevents small slopes from
9986         getting rounded to zero.
9987
9988         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
9989         are smaller than the smallest quant.
9990
9991         * input/tutorial/brahms*.ly: remove.
9992
9993         * input/*: update all .ly files.
9994          
9995         * ly/a4-init.ly (vsize): remove papersize init files.
9996
9997         * scripts/convert-ly.py (conv): add conversion.
9998
9999         * lily/parser.yy: change mode changing commands to XXXmode,
10000         eg. drummode.
10001         (mode_changing_head): group mode changes.
10002         (mode_changing_head_with_context): new commands: create context as
10003         well as change mode.
10004
10005         * input/regression/system-overstrike.ly: new file.
10006
10007         * scm/page-layout.scm (ly:optimal-page-breaks): add
10008         betweensystempadding also to fixed distance for the spring.
10009  
10010         * scm/define-grobs.scm (all-grob-descriptions): fix order of
10011         key-cancellation.
10012
10013         * input/regression/beam-concave-damped.ly: new file.
10014
10015         * lily/beam-concave.cc: new file, with new routines for concave
10016         decisions. There are now two types of concaveness: 1. a sharp
10017         logic decision forcing a beam horizontal, and 2. a number that
10018         measures how concave beams are that are not caught by 1.
10019
10020         This fixes: morgenlied.ly and input/regression/beam-concave.ly
10021         
10022         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
10023         property: add-stem-support
10024
10025 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10026
10027         * lily/slur-scoring.cc (get_bound_info): only do
10028         broken trend at the end of the line.
10029
10030         * VERSION (PACKAGE_NAME): release 2.3.16.
10031
10032         * input/regression/phrasing-slur.ly (Module): remove (duplicate
10033         with phrasing-slur-slur-avoid.ly)
10034
10035         * lily/slur-scoring.cc (struct Extra_collision_info): collect
10036         parameters for extra offset.
10037         (get_bezier): add slurs mid-points for curve determination
10038         (score_extra_encompass): add slur end points for scoring.
10039
10040 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
10041
10042         * scm/framework-ps.scm (reencode-font): Handling font scaling
10043         and reencoding differently to work around a bug in gs 8.30 and
10044         earlier.
10045         Update callers.
10046
10047 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10048
10049         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
10050         extent index of other system. Fixes slurs across line breaks.
10051
10052         * lily/tuplet-engraver.cc (start_translation_timestep): use
10053         Tuplet_description::stop_ for determining when to stop producing
10054         tuplet brackets. This fixes: tuplet-overwrite.ly
10055
10056         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
10057         errors with GUILE 1.7 CVS.
10058
10059         * lily/translator.cc (derived_mark): new function.
10060
10061         * lily/slur-scoring.cc (score_encompass): new penalty type:
10062         variance penalty demerits slurs where one head/stem is much
10063         closer to the slur than average.
10064
10065         * lily/tuplet-bracket.cc (print): use robust_relative_extent
10066         iso. extent()
10067         (calc_position_and_height): use robust_relative_extent(). This
10068         fixes a couple of programming_errors
10069
10070         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
10071         file.
10072
10073         * lily/part-combine-iterator.cc (unisono): bugfix for the case
10074         that voice-2 plays solo, and voice-1 has an mmrest that starts
10075         earlier. In that case, we switch to voice-2, so we catch the
10076         mmrest of voice-2. This fixes: partcombine-rest.ly.
10077  
10078 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10079
10080         * scm/define-grob-properties.scm (all-internal-grob-properties):
10081         add adjacent-hairpins property.
10082
10083         * lily/hairpin.cc: lengthen hairpin if space is available.
10084
10085         * input/regression/dynamics-hairpin-length.ly (Module): new file.
10086
10087 2004-09-10  Graham Percival  <gperlist@shaw.ca>
10088
10089         * Documentation/user/notation.itely: small fixes to docs.
10090
10091 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10092         
10093         * VERSION (PACKAGE_NAME): release 2.3.15
10094
10095         * make/lilypond.redhat.spec.in (Requires): bump requirement for
10096         ec-fonts-mftraced
10097
10098         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
10099         the latest ec-fonts-mftraced package.
10100
10101         * scm/define-context-properties.scm
10102         (all-internal-translation-properties): add property. Remove
10103         definition of quotes property.
10104
10105         * Documentation/user/notation.itely (Quoting other voices):
10106         document it
10107
10108         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
10109         property, to determine what events are processed in \quote.
10110
10111 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
10112
10113         * (many files): removed most occurrences of underscore ("_")
10114         from font characters; made font character naming more
10115         consistent
10116
10117         * input/test/gregorian-scripts.ly: fixed another victim of grand
10118         replacement operations
10119
10120         * lily/vaticana-ligature-engraver.cc: caught some more "_"
10121         inconsistencies
10122
10123         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
10124
10125 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10126
10127         * Documentation/user/changing-defaults.itely (Paper size): doc
10128         landscape
10129         
10130
10131         * scm/framework-ps.scm (eps-header): bugfixes. 
10132
10133         * scm/titling.scm (default-score-title): remove opus from the
10134         \score title.
10135
10136 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
10137
10138         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
10139
10140         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
10141
10142         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
10143
10144         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
10145
10146         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
10147
10148         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
10149
10150         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
10151
10152         * scripts/ps2png.py (program_name): changed to sys.argv[0]
10153
10154 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10155
10156         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
10157         character position.  Huh?
10158
10159         * scm/output-gnome.scm (placebox): Shield affine-relative.
10160
10161         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
10162         cater for system's pango 1.5.1.
10163
10164         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
10165
10166         * scm/slur.scm: Tweak.
10167
10168 2004-09-08  Graham Percival  <gperlist@shaw.ca>
10169
10170         * Documentation/user/{first couple of chapters}: more editing.
10171
10172 2004-09-07  Graham Percival  <gperlist@shaw.ca>
10173
10174         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
10175         and summary.
10176
10177         * Documentation/user/{first couple of chapters}: the big "Graham's
10178         moved to a new city, his friends haven't arrived, and he has no
10179         internet access" patch.  Numerous editorial and stylistic changes
10180         to the manual.
10181
10182 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10183
10184         * scm/framework-ps.scm (output-framework): handle landscape settings.
10185
10186         * ps/lilyponddefs.ps: cleanup.
10187
10188 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10189
10190         * scm/define-grobs.scm (all-grob-descriptions): unset
10191         threshold. This fixes morgenlied. 
10192
10193         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
10194         rod calculation.
10195
10196         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
10197         spanners into account for staff-extents.
10198
10199         * lily/ottava-bracket.cc (print): take common refpoint of dots
10200         into account as well.
10201
10202 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10203
10204         * lily/lookup.cc (triangle): translate by interval.
10205
10206         * VERSION (PACKAGE_NAME): release 2.3.14
10207
10208         * Documentation/user/changing-defaults.itely (Page layout): add
10209         betweensystempadding
10210
10211         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
10212
10213         * input/regression/quote-cyclic.ly (Module): new file.
10214
10215         * scm/lily.scm (print): add function.
10216
10217         * scm/music-functions.scm (quote-substitute): new
10218         function. Substitute \quote when putting music into \score.
10219
10220         * input/regression/key-signature-cancellation.ly (Module): new file.
10221
10222         * lily/*.cc: more ly_scm2 -> scm_to converions.
10223
10224         * lily/key-signature-interface.cc (print): take position
10225         difference into account when spacing naturals.
10226
10227         * lily/key-engraver.cc (create_key): create KeyCancellation grob
10228         separately, so the cancellation can be put before the staff-bar
10229
10230         * scm/define-grobs.scm (all-grob-descriptions): add a
10231         KeyCancellation grob.
10232
10233         * lily/tuplet-engraver.cc (struct Tuplet_description): new
10234         struct. Use to clean-up Tuplet_engraver
10235
10236 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10237
10238         * lily/*: ly_scm2int -> scm_to_int
10239         ly_scm2double -> scm_to_double
10240
10241         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
10242
10243 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10244
10245         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
10246         0 springs
10247
10248         * lily/system.cc (post_processing): 
10249
10250         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
10251         density for vertical spacing by means of force penalty.
10252         
10253         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
10254         dimension-variables
10255
10256         * Documentation/user/changing-defaults.itely (Page layout): add
10257         betweensystemspace variable.
10258
10259         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
10260
10261         * scm/page-layout.scm (space-systems): new function. Use spring
10262         and rod approach for vertically spacing systems.
10263
10264         * ly/engraver-init.ly: tune down minimumVerticalExtent.
10265
10266         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
10267         vertical alignment.
10268
10269         * lily/slur-engraver.cc (process_music): add warning for slur.
10270
10271 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10272
10273         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
10274
10275         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
10276         export spacing routine to SCM.
10277
10278         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
10279         new class, separate Grobs from interface.
10280
10281 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10282
10283         * lily/include/lily-guile.hh: compatibility glue for 1.6
10284
10285         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
10286
10287         * lily/lily-guile.cc: remove ly_scm2str0.
10288
10289 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10290
10291         * Documentation/user/macros.itexi: Use @inforef iso @uref for
10292         external references.  Fixes HTML cross references with makeinfo 4.7.
10293
10294 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10295
10296         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
10297         expand_only option.
10298
10299 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10300
10301         * lily/system.cc (get_line): add System stencil to exprs. Fixes
10302         system-extents.ly.
10303
10304         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
10305
10306         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
10307         for MultiMeasureRestNumber
10308
10309         * VERSION (PACKAGE_NAME): release 2.3.13
10310
10311 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10312
10313         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
10314         takes two arguments.
10315
10316 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10317
10318         * input/regression/slur-stem-broken.ly: remove.
10319
10320         * lily/slur.cc: add quant-score.
10321
10322         * input/regression/slur-staccato.ly (texidoc): remove
10323
10324         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
10325
10326 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10327
10328         * lily/include/bezier-bow.hh: remove.
10329
10330         * lily/slur-bezier-bow.cc (Module): remove.
10331
10332         * lily/include/slur.hh (Module): remove.
10333
10334         * lily/slur.cc: remove
10335
10336         * input/test/slur-beautiful.ly (Module): remove
10337
10338         * input/test/slur-attachment-override.ly (Module): remove
10339
10340         * lily/slur-quanting.cc (after_line_breaking): only do scoring
10341         when less than 4 control-points.
10342
10343         * lily/key-signature-interface.cc: add style.
10344
10345         * Documentation/user/notation.itely (Automatic staff changes):
10346         document new behavior.
10347
10348         * input/regression/slur-extreme.ly: new file.
10349
10350         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
10351         bass. Obviates \clef bass in the bass staff, when using \autochange 
10352
10353         * lily/auto-change-iterator.cc (construct_children): instantiate
10354         up/down Staff, create Voice on up staff initially. Obviates
10355         explicit instantiation of up/down contexts for \autochange. 
10356
10357         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
10358         slur depending on extents of note heads.
10359         
10360 2004-08-28  Graham Percival  <gperlist@shaw.ca>
10361
10362         * Documentation/user/tutorial.itely: minor editing.
10363
10364         * Documentation/user/examples.itely: tiny editing.
10365
10366 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10367
10368         * lily/slur-quanting.cc (init_score_param): read scoring
10369         parameters from slur-details property
10370
10371         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
10372         Accidental
10373
10374         * Documentation/user/advanced.itely: removed.
10375
10376         * Documentation/user/programming-interface.itely (How markups work
10377         internally): new subsection.
10378
10379         * Documentation/user/converters.itely (Invoking abc2ly): remove
10380         musedata2ly.
10381
10382 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10383
10384         * Documentation/user/point-and-click.texi (Point and click): new file.
10385         put point & click in appendix.
10386         
10387         * Documentation/user/changing-defaults.itely (Vertical spacing):
10388         corrections
10389
10390 2004-08-27  Graham Percival  <gperlist@shaw.ca>
10391
10392         * Documentation/user/introduction.itely: add note about the
10393         "example templates" section of the manual, and remove link to
10394         input/template/
10395
10396 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
10397
10398         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
10399         -> La@TeX
10400
10401         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
10402         missing lneo_mensural head; editorial cleanups
10403
10404         * lily/mensural-ligature.cc: added more comments
10405
10406 2004-08-26  Graham Percival  <gperlist@shaw.ca>
10407
10408         * Documentation/user/examples.itely: second, third, fourth, and fifth
10409         sections added.
10410
10411         * input/template/{various}: removed files included in examples.itely.
10412
10413 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
10414
10415         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
10416         Stem::stem_end_position instead of broken
10417         Staff_symbol_referencer::get_position
10418
10419 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10420
10421         * debian/changelog: debian patch by Anthony Fok.
10422
10423         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
10424
10425         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
10426         get spurious messages with skipTypesetting on.
10427
10428 2004-08-25  Graham Percival   <gperlist@shaw.ca>
10429
10430         * Documentation/user/lilypond-book.itely: slight clean-up.
10431
10432         * Documentation/user/examples.itely: began section.
10433
10434 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10435
10436         * lily/script-interface.cc: add slur property.
10437
10438         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
10439         too.
10440
10441         * input/regression/phrasing-slur-slur-avoid.ly: new file.
10442
10443         * lily/ottava-bracket.cc (print): always start from right edge of
10444         a broken bound. This fixes ottava-clef.ps 
10445
10446 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10447
10448         * input/regression/slur-script-inside.ly: new file.
10449
10450         * lily/new-slur.cc (outside_slur_callback): new function, to make
10451         scripts avoid slurs 
10452
10453         * lily/slur-engraver.cc (finalize): 
10454
10455         * lily/script-interface.cc: add inside-slur property.
10456
10457         * lily/slur-engraver.cc (finalize): read inside-slur property.
10458
10459         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
10460         message.
10461
10462         * ly/property-init.ly (unHideNotes): hide accidentals at staff
10463         level. Fixes: hideNotes-accidental.ly
10464
10465 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
10466
10467         * scm/page-layout.scm (plain-header): fix bug that print page
10468         number in the first page if firstpagenumber was different than 1.
10469
10470 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10471
10472         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
10473         fonts. Fixes triangle markup for chords.
10474
10475         * lily/slur-quanting.cc (score_extra_encompass): make score depend
10476         on distance. This fixes slur-tenuto.ly and slur-tie.ly
10477  
10478         * flower/include/interval.hh (T>): add distance() function
10479
10480         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
10481         octaviation-dot.ly 
10482
10483         * lily/context-scheme.cc: ly_context_grob_definition: new function.
10484
10485         * VERSION (MY_PATCH_LEVEL): release 2.3.12
10486
10487         * lily/new-slur.cc (add_column): remove set_interface()
10488
10489 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10490
10491         * input/regression/slur-double.ly: new file. 
10492
10493         * lily/slur-engraver.cc: add doubleSlurs property
10494
10495         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
10496         symbols.
10497
10498         * Documentation/user/notation.itely (Easy Notation note heads):
10499         revise notation Chapter.
10500
10501         * ly/music-functions-init.ly (makecluster): add makeClusters music
10502         function.
10503
10504         * lily/part-combine-engraver.cc: rename soloADue ->
10505         printPartCombineTexts
10506
10507         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
10508
10509         * lily/horizontal-bracket.cc (print): use
10510         Tuplet_bracket::make_bracket, so it supports bracket-flare,
10511         edge-eight and shorten-pair.
10512
10513 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
10514
10515         * Documentation/user/changing-defaults.itely (Page layout):
10516         description of firstpagenumber. Moved @refbugs about rightmargin
10517         to the end of the section (it was looking like the documentation
10518         after the refbugs was part of the bug comment).
10519
10520         * scm/framework-ps.scm (output-framework): set the first
10521         postscript page number to firstpagenumber
10522
10523         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
10524         page number according to firstpagenumber
10525
10526         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
10527         parameter
10528
10529 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10530
10531         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
10532         nested slurs. 
10533
10534         * scripts/convert-ly.py (lilypond_version_re_str): handle
10535         \version "bar" % "foo"
10536
10537         * lily/completion-note-heads-engraver.cc (process_music): set
10538         duration-log before announcing object.
10539         
10540         * lily/staff-symbol.cc (print): subtract thickness from staff line
10541         length
10542
10543         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
10544         
10545 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
10546
10547         * scm/stencil.scm: remove fontify-text and fontify-text-white
10548
10549 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10550
10551         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
10552
10553         * Documentation/user/sound-output.texi (Sound): new file. Move all
10554         MIDI related information.
10555
10556 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10557
10558         * lily/script-engraver.cc (acknowledge_grob): only take into
10559         account note heads with a music cause. Fixes ambitus-accent.ly
10560
10561         * scm/define-markup-commands.scm (finger): set encoding to
10562         fetaNumber.
10563
10564 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
10565
10566         * scripts/convert-ly.py: typo
10567
10568 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
10569
10570         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
10571         font calls for diagrams based on paper and props
10572
10573 2004-08-19  Graham Percival <gperlist@shaw.ca>
10574
10575         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
10576
10577 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
10578
10579         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
10580         added setHairpinDecresc/Dim
10581
10582 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10583
10584         * lily/include/lily-guile.hh: Cosmetics.
10585
10586 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10587
10588         * input/regression/fermata-rest-position.ly: new file
10589
10590         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
10591
10592         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
10593
10594 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10595
10596         * scm/framework-tex.scm (output-preview-framework) 
10597         (output-classic-framework): 
10598         * scm/framework-ps.scm (output-preview-framework):
10599         s/ly:paper-book-lines/ly:paper-book-systems/g
10600
10601         * scm/fret-diagrams.scm (ss-font-encoding):
10602         s/my-font-encoding/ss-font-encoding
10603
10604 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10605
10606         * scm/music-functions.scm (direction-polyphonic-grobs): Set
10607         direction also on fingerings.
10608
10609         * lily/clef-engraver.cc: Add forceClef to list of read properties.
10610
10611 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10612
10613         * po/nl.po: Some updates.
10614
10615         * scm/lily.scm (_): New function.
10616         (postscript->pdf, postscript->png, lilypond-main)
10617         (postscript->pdf): Use it.  Write messages to stderr.
10618
10619         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
10620
10621         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
10622         xgettext does not recognise scheme yet.  Patch submitted.
10623
10624         * lily/scm-option.cc (LY_DEFINE):
10625         * lily/main.cc: The program is now called lilypond (WAS:
10626         lilypond-bin).
10627
10628         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
10629         messages.
10630
10631         * lily/include/paper-book.hh
10632         * lily/include/paper-system.hh: Finish renaming of paper-line to
10633         system.  Fix users.
10634
10635 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10636
10637         * scm/documentation-generate.scm (string-append): add version.
10638
10639         * scm/define-markup-commands.scm (box): add box-padding and
10640         thickness props for the box command.
10641  
10642         * Documentation/user/changing-defaults.itely (Text encoding):
10643         elucidate use of \encoding for \header strings.
10644
10645         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
10646
10647         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
10648         staff-change.ly
10649
10650         * lily/output-def.cc (assign_context_def): use set_variable().
10651
10652         * lily/text-item.cc (interpret_string): accept string input
10653         encoding too.
10654
10655         * scm/encoding.scm (read-encoding-file): print warning when file
10656         can't be found.
10657
10658         * tex/latin1.enc: remove.
10659
10660         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
10661
10662         * lily/rod.cc (columnize): robustness fix. Don't crash for
10663         nil span points. Fixes: appoggiatura-segfault.ly
10664         (add_to_cols): extra robustness fix.
10665
10666 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10667
10668         * lily/text-item.cc (interpret_string): use lookup_variable() to
10669         fidn inputencoding. Now, \paper inherits inputencoding from
10670         \bookpaper.
10671
10672         * lily/script-engraver.cc (stop_translation_timestep): remove slur
10673         collision kludge.
10674
10675         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
10676         kludge.
10677
10678 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10679
10680         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
10681
10682 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10683
10684         * lily/spanner.cc (spanned_rank_iv): Bugfix.
10685
10686         * lily.scm: Mark un-internationlised user messages (with FIXME).
10687
10688         * lily/include/modified-font-metric.hh (struct
10689         Modified_font_metric): New file.  (WAS: incorrectly named
10690         scaled-font-metric.hh ?)
10691
10692         * lily/include/scaled-font-metric.hh: Remove.
10693
10694         * lily/text-item.cc (interpret_string): Identify and document
10695         input-encoding problem.
10696
10697         * lily/paper-book.cc (pages): Do not use `paper' as variable name
10698         for a Bookpaper.
10699
10700         * tex/latin1.enc: Replace /minus with /hyphen.
10701
10702         * scm/encoding.scm: For latin1 (input-)encoding, use
10703         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
10704
10705         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
10706         inputencoding.
10707
10708 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
10709
10710         * Documentation/topdocs/INSTALL.html: fixes.
10711
10712 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
10713
10714         * buildscripts/builder.py: Fix for scons CVS.
10715
10716 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
10717
10718         * Documentation/user/notation.itely,
10719         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
10720         input/test/ambitus-mixed.ly: fix plurals:
10721         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
10722
10723 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10724
10725         * lily/dynamic-engraver.cc (typeset_all):
10726         * lily/script-engraver.cc (stop_translation_timestep): Handle
10727         collisions with new-slur.
10728
10729 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10730
10731         * scm/define-grobs.scm (all-grob-descriptions): Add
10732         new-slur-interface.
10733
10734 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10735
10736         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
10737         produces .PS
10738
10739 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
10740
10741         * scm/define-grob-properties.scm (all-user-grob-properties): fix
10742         definition of number-type
10743
10744 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
10745
10746         * scm/fret-diagrams.scm : change sans-serif font encoding from 
10747         TeX-text to ec (uses ecss fonts instead of cmss fonts)
10748
10749         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
10750         number-type and label-dir
10751
10752         * scm/define-grob-properties.scm: add number-type and label-dir
10753
10754         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
10755         left or right.  Allow choice of upper-case roman, lower-case roman, or
10756         arabic numerals in fret label
10757
10758 2004-08-04  Werner Lemberg  <wl@gnu.org>
10759
10760         * lily/slur-quanting.cc: Include libc-extension.hh.
10761         s/round/my_round/.
10762         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
10763         s/autobeaming/autoBeaming/.
10764
10765 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10766
10767         * VERSION: 2.3.11 released.
10768
10769         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
10770         renameinput.
10771
10772 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10773
10774         * lily/lookup.cc (round_filled_box): remove warnings about blot
10775         diameter.
10776
10777         * scm/paper.scm (paper-set-staff-size): make linethickness more
10778         easily tunable.
10779
10780         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
10781         \newlyrics -> \addlyrics
10782
10783         * lily/text-spanner.cc (print): use it.
10784
10785         * lily/dynamic-text-spanner.cc (print): use it.
10786
10787         * lily/grob.cc (robust_relative_extent): new function.
10788
10789         * scripts/lilypond-book.py (main): add -f tex as default process.
10790
10791         * lily/text-spanner.cc (print): only take linear_combination of
10792         nonempty interval.
10793         
10794
10795 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
10796
10797         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
10798         isn't specified by the user in \bookpaper center the music in the
10799         page.
10800
10801 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10802
10803         * Fix some problems after the renaming of my-lily -> lily
10804
10805 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10806
10807         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
10808
10809         * lily/slur-quanting.cc (enumerate_attachments): apply center on
10810         stem-X in more cases. 
10811
10812         * lily/stem.cc (dim_callback): solve todo.
10813
10814 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10815
10816         * input/test/README: new file.
10817
10818         * lily/lily-parser.cc: rename my-lily* files.
10819
10820         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
10821         parser.
10822
10823         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
10824
10825         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
10826
10827         * make/mutopia-targets.make (local-WWW): don't make ps.gz
10828         examples. They take a huge amount of space.
10829
10830         * Documentation/user/GNUmakefile: fix symlinks.
10831
10832         * VERSION: 2.3.10 released.
10833         
10834         * input/test/lyrics-skip-notes.ly: remove
10835
10836         * input/test/stem-cross-staff.ly (noFlag): fold into manual
10837
10838         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
10839         remove.
10840
10841 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
10842
10843         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
10844         fixes.
10845
10846 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10847
10848         * input/regression/beam-dir-functions.ly: move from test/
10849
10850         * Documentation/user/notation.itely (Feathered beams): new node.
10851
10852         * Documentation/user/changing-defaults.itely (Difficult tweaks):
10853         new node
10854
10855         * input/regression/lyric-hyphen-retain.ly: move to regression.
10856
10857         * input/regression/harmonic.ly: fold into manual
10858         
10859         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
10860         stem-length,chord-names-no-inversions}.ly: remove
10861         
10862         * input/test/tie-cross-voice.ly: move to regression.
10863
10864         * Documentation/user/notation.itely (Running trills): new node.
10865
10866         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
10867
10868         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
10869
10870         * lily/trill-spanner-engraver.cc: new file.
10871
10872         * input/regression/trill-spanner.ly: new file.
10873
10874         * input/test/timing.ly: fold into manual.
10875
10876         * input/test/time.ly: remove
10877
10878         * input/test/trill.ly: remove
10879         
10880         * input/test/time-signature-double.ly: fold into manual
10881
10882         * input/test/separate-staccato.ly: remove
10883
10884         * input/test/spanner-after-break-tweak.ly: fold into manual.
10885
10886         * input/test/script-priority.ly: fold into manual.
10887
10888         * input/test/scheme-interactions.ly: remove.
10889         
10890         * input/test/unfold-all-repeats.ly (mel),
10891         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
10892         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
10893         fold into manual.
10894
10895         * input/regression/no-staff.ly: move from input/test/
10896
10897         * input/regression/markup-score.ly: move from input/test/
10898
10899         * input/test/lyrics-melisma-faster.ly: fold into manual
10900         
10901         * input/test/lyrics-melisma-variants.ly: fold into manual
10902
10903         * Documentation/user/notation.itely (Popular music): new node. 
10904
10905         * input/test/gourlay.ly: remove
10906         
10907         * input/test/improv.ly: fold into manual.
10908
10909         * input/test/figured-bass-alternate.ly (fl): remove
10910
10911         * lily/dynamic-text-spanner.cc (print): new file.
10912
10913         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
10914
10915         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
10916         keep recursing into children in case a parent context inserts a
10917         grob into a child context.
10918
10919         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
10920         
10921 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10922
10923         * scm/define-markup-commands.scm (postscript): new markup command
10924         \postscript
10925
10926         * Documentation/user/notation.itely (Formatting cue notes): new
10927         section.
10928
10929         * input/test/clef-end-of-line.ly: fold into manual.
10930
10931         * input/test/scales-greek.ly: remove.
10932
10933         * input/test/chords-without-melody.ly: fold into manual.
10934
10935         * input/test/cadenza-skip.ly: remove.
10936
10937         * input/test/clef-8-syntax.ly: remove.
10938
10939         * input/test/clef-manual-control.ly: move into manual.
10940
10941         * Documentation/user/notation.itely (Aligning to cadenzas): fold
10942         in cadenza-skip.ly
10943
10944         * mf/parmesan*.mf: change neo_mensural to neomensural.
10945
10946         * input/test/trills.ly: remove.
10947
10948         * input/test/transposition.ly: remove.
10949
10950         * input/test/to-xml.ly: move to no-notation.
10951
10952         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
10953
10954         * lily/ledger-line-spanner.cc (print): use staff variable, not
10955         me. Fixes ledger lines on differently sized staves.
10956
10957         * input/test/rhythm-excercise.ly: remove file.
10958
10959         * lily/stem.cc (dim_callback): only do something if visible. Fixes
10960         spurious flag not found warning for 128th rest.
10961
10962         * input/regression/rest-dot-position.ly: new file.
10963         
10964         * input/test/rest-dot-positions.ly: remove
10965
10966         * lily/staff-symbol-referencer.cc (get_position): emergency
10967         fallback: use coordinate * 2.
10968
10969         * input/no-notation/midi-scales.ly: move from test/
10970
10971         * scm/define-markup-commands.scm (score): remove debugging code.
10972
10973         * input/test/incipit.ly (violin): remove. 
10974
10975         * lily/system-start-delimiter.cc (print): only draw system
10976         delimiter to staves that reach up to left bound of the delimiter.
10977
10978         * input/no-notation/embedded-scm.ly: move from test/
10979
10980         * input/test/follow-voice.ly: remove
10981
10982         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
10983
10984         * input/test/drarn*: remove
10985         
10986         * input/test/count-systems.ly: remove.
10987
10988         * lily/bar-line.cc (compound_barline): fix : for staff without
10989         lines.
10990
10991         * lily/accidental.cc (print): use music_font_alist_chain(). This
10992         fixes smaller cautionaries.
10993
10994         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
10995         encoding for accidental.
10996
10997         * Documentation/user/notation.itely (Educational use): new section
10998
10999         * input/test/*.ly: clean up directory: move examples into manual
11000         or regtest.
11001         
11002
11003         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
11004         mode as well. This fixes resolution errors.
11005
11006 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11007
11008         * scm/lily.scm (postscript->png): show commands for --verbose.
11009
11010         * flower/include/getopt-long.hh: opps. short option should be
11011         char, not int.
11012
11013         * Documentation/user/GNUmakefile: use symlinks to save space.
11014
11015         * VERSION: 2.3.9 released.
11016
11017         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
11018
11019         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
11020         manual.
11021
11022         * Documentation/user/tutorial.itely (Integrating text and music):
11023         remove \score and \notes from manual.
11024
11025         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
11026         mode in the beginning.
11027
11028 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11029
11030         * Documentation/user/changing-defaults.itely (Horizontal spacing):
11031         Correct the documentation of the spacing parameters. 
11032
11033         * Documentation/user/tutorial.itely (Integrating text and music), 
11034         Documentation/user/lilypond-book.itely (Integrating LaTeX and
11035         music): Document that you need to add the map file ec-mftrace.map
11036         in the dvips command.   
11037
11038 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11039
11040         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
11041         found.
11042
11043         * lily/text-item.cc (interpret_string): insert encoding setting
11044         here
11045
11046         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
11047         encoding kludge.
11048
11049         * Documentation/user/changing-defaults.itely (Text encoding): node
11050         on encoding.
11051
11052         * lily/lyric-engraver.cc (try_music): remove superfluous check.
11053
11054         * lily/book-paper-def.cc (find_scaled_font): remove default
11055         encoding, because it messes up font loading for feta and
11056         parmesan. Encoding should only be specified for running texts.
11057
11058         * lily/modified-font-metric.cc (text_dimension): support coding
11059         scheme ""
11060         
11061 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11062
11063         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
11064         definition, so \override works as expected.
11065
11066         * lily/measure-grouping-engraver.cc: clarify
11067
11068 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11069
11070         * lily/parser.yy (context_def_mod): remove \consistsend
11071
11072         * lily/context-def.cc (instantiate): use Translator::must_be_last
11073         to determine engraver order.
11074
11075         * lily/translator.cc (must_be_last): new function
11076
11077         * scripts/convert-ly.py (conv): rule.
11078
11079         * lily/bar-line.cc (print): return '() for height == 0.0 too.
11080
11081 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
11082
11083         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
11084  
11085 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11086
11087         * lily/include/lily-guile.hh (scm_is_int): compat glue.
11088
11089 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
11090
11091         * input/regression/page-layout.ly: new file.
11092
11093         * scm/paper.scm (set-paper-dimensions): Preliminary support for
11094         left and right margins.
11095
11096         * Documentation/user/changing-defaults.itely (Page layout):
11097         Explain the leftmargin option.
11098
11099 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11100
11101         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
11102
11103         * input/test/lyrics-melisma-faster.ly: new file.
11104
11105         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
11106         change of melody by setting associatedVoice.
11107
11108         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
11109
11110         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
11111         file contents, rather \include them, so default linewidth is set.
11112         (ly_options): make BOOKPAPER set of options. Move linewidth
11113         settings there.
11114
11115         * Documentation/user/examples.itely: new file. Templates are to be
11116         moved here.
11117
11118         * Documentation/user/programming-interface.itely: move chapter.
11119
11120         * scm/document-markup.scm (doc-markup-function): add @code
11121
11122         * stepmake/stepmake/texinfo-rules.make: remove chmod.
11123
11124 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11125
11126         * scm/page-layout.scm (plain-header): add printpagenumber boolean
11127         to bookpaper.
11128
11129         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
11130         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
11131
11132         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
11133
11134         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
11135
11136         * scripts/lilypond-latex.py: move from lilypond.py
11137
11138         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
11139         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
11140
11141         * scm/lily.scm (postscript->png): new function
11142         (postscript->pdf): new function
11143
11144         * lily/paper-book.cc (post_processing): call
11145         convert-to-{dvi,ps,png,pdf}
11146
11147         * scripts/ps2png.py (option_definitions): new file.
11148
11149         * lily/paper-book.cc (output): call output-preview-framework
11150         (post_processing): new function. Do PDF/PNG conversion.
11151
11152         * lily/paper-outputter.cc (close): new function.
11153
11154         * scm/framework-ps.scm (convert-to-pdf): new function. Call
11155         ps2pdf.
11156         (output-preview-framework): new function. Generate a preview .ps
11157         
11158
11159 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11160
11161         * VERSION: release 2.3.8
11162         
11163         * lily/note-head.cc: remove ledger line handling.
11164
11165         * lily/ambitus.cc (print): strip away accidental / note head code,
11166         and associated properties.
11167
11168         * lily/ambitus-engraver.cc (create_ambitus): change name to
11169         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
11170         other ambitus parts.
11171         (create_ambitus): group grobs in Ambitus grouping object. 
11172
11173         * lily/include/pitch-interval.hh (Pitch>): new file.
11174
11175         * lily/pitch-interval.cc (add_point): new file.
11176
11177         * lily/ledger-line-engraver.cc: new file.
11178
11179         * lily/ledger-line-spanner.cc (print): new file. Set limits to
11180         ledger line length to avoid clashes.
11181
11182 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11183
11184         * Documentation/user/invoking.itexi (Invoking lilypond): remove
11185         deprecated options
11186
11187 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11188
11189         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
11190         to command line option: fast=1 (default on).
11191
11192         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
11193         This brings SCons run-time on up-to-date tree down from 48s with
11194         only checksums, to 34s without 2day checksums, to 14s (make needs
11195         4 seconds).
11196         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
11197         necessary.
11198
11199 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11200
11201         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
11202         (score_extra_encompass): process scripts at edges too, by checking
11203         control points directly. 
11204
11205 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11206
11207         * po/nl.po: Update.
11208
11209         * lily/main.cc: Fix ly:option-usage help.
11210
11211         * input/regression/slur-script.ly: More collision tests.
11212
11213         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
11214
11215 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11216
11217         * VERSION: release 2.3.7
11218
11219         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
11220         files.
11221
11222         * Documentation/user/notation.itely (Slurs): document ^ and _ for
11223         slurs.
11224
11225         * input/regression/slur-script.ly: new file.
11226
11227         * lily/accidental-engraver.cc (process_acknowledged_grobs):
11228         make accidental appear to come from note head engraver.
11229
11230         * lily/slur-quanting.cc: new file.
11231         (score_extra_encompass): new function. Avoid scripts and
11232         accidentals
11233
11234 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11235
11236         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
11237         This greatly reduces the number of files that get recompiled
11238         after touching config.hh.
11239
11240         * config.hh.in: Remove GUILE_*_VERSION.
11241
11242         * lily/new-slur.cc: Resolve conflicts.
11243
11244         * lily/stem-engraver.cc (make_stem): New method.
11245
11246         * lily/include/script-interface.hh:
11247         * lily/script-interface.cc: New file.
11248
11249         * lily/include/script.hh:
11250         * lily/script.cc: Remove.
11251
11252         * lily/music.cc (duration_log): New method.
11253
11254         * lily/script.cc (struct Skript): Remove.
11255
11256         * lily/new-slur.cc (get_base_attachments): Try at articulations.
11257         Lots of coding cleanups (Stom).
11258
11259 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11260
11261         * lily/new-slur.cc (avoid_staff_line): new function: avoid
11262         collisions with staff lines.
11263
11264         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
11265         global_path
11266
11267         * scm/define-grobs.scm (all-grob-descriptions): set ratio
11268         .25. This flattens short slurs.
11269
11270         * lily/new-slur.cc (enumerate_attachments): move X of attachment
11271         points for tilted slurs.
11272
11273         * input/regression/slur-tilt.ly: new file.
11274
11275         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
11276         stems of 16th graces too.
11277
11278         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
11279         quant penalty dependent on how much the line is in the gap.
11280
11281         * input/regression/grace-stem-length.ly: new file.
11282
11283         * lily/beam-quanting.cc (score_forbidden_quants): remove
11284         interquant check. The penalty of 1000 is much too harsh, and the
11285         inter case should be caught by check-staff-line-in-gap check.
11286
11287         * lily/scm-option.cc: move debug-beam to \paper.
11288
11289         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
11290         .txt files to appease makeinfo.
11291
11292         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
11293         remove texttagline.
11294         
11295         * lily/new-slur.cc: cleanup, split in functions.
11296
11297         * lily/parser.yy (chord_body_element): allow octave-check = inside
11298         chord body. 
11299
11300         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
11301
11302         * lily/stem.cc (height): call Beam::after_line_breaking().
11303
11304         * lily/rest-collision.cc (force_shift_callback): only call shift
11305         for columns containing rests.
11306
11307         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
11308
11309         * input/regression/font-postscript.ly: invoke afm2tfm. 
11310
11311 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11312
11313         * mf/SConscript: Build map files.
11314
11315         * SConstruct: Rename $out to out-www in web.
11316
11317 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11318
11319         * SConstruct (web_kluts): Have make web build in out-www.  Not.
11320
11321 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11322
11323         * Documentation/user/music-glossary.tely (Top): add fragment to
11324         pertinent @lilypond entries.
11325
11326         * scm/define-grobs.scm: switch on new-slur by default.
11327
11328         * lily/scm-option.cc: symbol != string.
11329
11330         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
11331         really work yet.
11332         (set_end_points): make X coord of attachment dependent on  Y.
11333         (score_encompass): add edges too.
11334
11335 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11336
11337         * lily/stem.cc (get_beaming): new function.
11338
11339         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
11340         for fragment snippets. This fixes inclusion of toplevel-music
11341         examples (such as new-slur.ly)
11342  
11343 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11344
11345         * scripts/lilypond-book.py: Remove second import of stat.
11346
11347         * More SCons cleanups.
11348
11349         * Documentation/bibliography/computer-notation.bib (note): Remove
11350         extraneous closing brace.
11351
11352 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11353
11354         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
11355         stat calls.
11356
11357         * Documentation/bibliography/SConscript (bibs): failed try to get
11358         bib2html find html-long.bst.
11359
11360         * buildscripts/bib2html.py (stat): fail if bibtex fails.
11361
11362         * make/stepmake.make: use usescons for using scons. 
11363
11364 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11365
11366         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
11367         for lilypondend.  Import stat (huh?).
11368
11369 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11370
11371         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
11372         bypass dvi. 
11373
11374         * input/regression/font-postscript.ly: new file. 
11375
11376         * scm/framework-ps.scm (load-fonts): load pfb files too.
11377
11378         * lily/pfb.cc (pfb2pfa): new file.
11379
11380 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11381
11382         * scripts/lilypond-book.py (PREAMBLE_LY): set
11383         toplevel-music-handler too.
11384
11385 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11386
11387         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
11388         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
11389
11390         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
11391
11392         * python/SConscript:
11393         * python/vim:
11394         * input/mutopia/*SConscript: New file.
11395
11396         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
11397
11398         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
11399         fixes web build.
11400
11401         * make/stepmake.make (scons): re-route to SCONS if user has been
11402         running scons in this tree.
11403
11404         * SConstruct (config_vars): Add CPPDEFINES.
11405         (env): Set checksums type to "content".
11406         (save_config_cache): Do not exit after configuring when using
11407         checksums (the default) instead of timestamps.
11408
11409 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11410
11411         * SConstruct: Further development.
11412
11413         * input/test/SConscript: 
11414         * input/template/SConscript: 
11415         * input/regression/SConscript: 
11416         * Documentation/bibliography/SConscript:
11417         * Documentation/bibliography/index.html.in: New file.
11418
11419         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
11420         generation.
11421
11422         * buildscripts/builder.py: Add new builders.
11423
11424         * make/stepmake.make: 
11425         * stepmake/stepmake/*.make: 
11426         * configure.in:
11427         * lily/*:
11428         * flower*: Use config.hh (Was config.h).
11429
11430         * scm/encoding.scm (get-coding): Print friendly error message when
11431         no encoding is found, rather than crashing.
11432
11433 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11434
11435         * lily/new-slur.cc (score_slopes): strong sloping score only when
11436         stems point in same dir. 
11437
11438 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11439
11440         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
11441         for beam start.
11442
11443         * lily/parser.yy (context_prop_spec): check grob name for
11444         alphanumericness..
11445
11446         * lily/lyric-engraver.cc: creates LyricText objects
11447
11448 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11449
11450         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
11451
11452 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11453
11454         * SConstruct: Configure only pristine build tree or on user
11455         request.  Cleanups.  Add Documentation/topdocs to subdirs.
11456         Use checksums instead of timestamps.
11457         (CheckYYCurrentBuffer): Return result.
11458
11459         * Documentation/topdocs/SConscript: New file.
11460
11461 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11462
11463         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
11464
11465         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
11466         scm_from_int instead.
11467
11468 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
11469
11470         * SConstruct: Updates.  Add targets: tar, dist, release.
11471
11472 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11473
11474         * input/mutopia-header.ly: Generate output.
11475
11476         * SConstruct:
11477         * buildscripts/builder.py:
11478         * Documentation/user/SConscript: SCons fixes.
11479
11480 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11481
11482         * lily/new-slur.cc (class New_slur): new file. Score based slur
11483         computations.
11484
11485 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11486
11487         * mf/SConscript: Remove Builders.
11488
11489         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
11490
11491         * input/SConscript: 
11492         * Documentation/user/SConscript: New file.
11493
11494 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11495
11496         * Documentation/topdocs/NEWS.texi (Top): add note about new
11497         emacs electric-|
11498
11499         * scm/*.scm: adapt ly:warn calls.
11500
11501         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
11502
11503         * lily/repeat-acknowledge-engraver.cc (process_music): look at
11504         main timing, not grace timing. Fixes volta-repeat-grace.
11505
11506         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
11507         remove ly:kpathsea-gulp-file.
11508
11509         * scm/translation-functions.scm (format-metronome-markup): make
11510         note smaller, align to bottom.
11511
11512         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
11513
11514         * lily/metronome-engraver.cc (stop_translation_timestep): attach
11515         metronome to musical column. Don't ack time sigs or bar lines.
11516
11517 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
11518
11519         * THANKS: sort, add David. Kristof contributed code, he is a
11520         contributor.
11521
11522 2004-07-09  David Svoboda      <svoboda@cmu.edu>
11523
11524         * elisp/lilypond-mode.el,
11525         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
11526         count beats between last measure stop | and point in emacs.
11527         
11528 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11529
11530         * tex/GNUmakefile (TEX_FILES): don't dist
11531         music-drawing-routines.ps, latin1.enc 
11532
11533         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
11534         --no-pdf, --pdftex
11535         (copyright): add --latex option
11536         (ic_p.make_include_option): use direct PS as default.
11537
11538         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
11539
11540         * input/regression/beam-concave.ly (rossFourBeams): add cases from
11541         Ross
11542
11543         * scm/script.scm (default-script-alist): marcato should follow
11544         into staff
11545         
11546 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11547
11548         * buildscripts/builder.py:
11549         
11550         * Documentation/SConscript (outdir): New file.  Add *list.ly
11551         dependencies.  Fixes PDF doc build.
11552
11553 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11554
11555         * SConstruct: Add Tar target (incomplete), fix install issues, fix
11556         run from build-dir.
11557
11558         * ly/SConscript:
11559         * scm/SConscript: New file.
11560
11561         * lily/main.cc (dir_info): Print variables in sh format.
11562
11563         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
11564
11565         * mf/SConscript: Update multiple target rules.
11566
11567         * SConstruct (assert_version): Add.
11568
11569 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11570
11571         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
11572
11573 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11574
11575         * buildscripts/mf-to-table.py: Do not try to open ''.
11576
11577         * mf/SConscript: New file.
11578
11579 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
11580
11581         * scm/fret-diagrams.scm : Convert many properties to constants,
11582         reducing the pollution of the property namespace.
11583
11584         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
11585         unnecessary properties for fret-diagram
11586
11587         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
11588         for interface
11589
11590 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11591
11592         * SConstruct: Update.
11593
11594 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11595
11596         * input/regression/beam-quant-standard.ly (seconds): print desired
11597         quants when failing.
11598
11599 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11600
11601         * SConstruct:
11602         * flower/SConscript:
11603         * lily/SConscript: New file.
11604
11605 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
11606
11607         * scm/define-grob-properties.scm (all-user-grob-properties): Add
11608         descriptions for all fret-diagram properties.
11609
11610         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
11611         fret-diagram interface code
11612
11613 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11614
11615         * ly/book-paper-defaults.ly: set default encoding to ec.
11616
11617         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
11618         installed.
11619
11620         * tex/latin1.enc: new file, from a2ps. 
11621
11622 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
11623
11624         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
11625         add a faint, green border line.
11626
11627         * Documentation/index.html.in: drop <table>, add a faint border line.
11628
11629 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11630
11631         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
11632
11633         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
11634
11635 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
11636
11637         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
11638
11639         * scm/output-tex.scm (white-text): Add scale parameter to allow font
11640         scaling
11641
11642         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
11643         properly scale white text
11644
11645         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
11646         position for numbered dots so dot will touch fret.
11647         (various routines): move to font-metric interface, rather than
11648         name, size interface.  Clean up comments.
11649
11650         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
11651         size and offset to better center white text.
11652
11653 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11654
11655         * ChangeLog: Remove pre-2.1 changes.
11656
11657         * Documentation/misc/ChangeLog-2.1: New file.
11658
11659         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
11660         from ChangeLog.
11661
11662 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11663
11664         * input/test/chords-below-volta-bracket.ly,
11665         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
11666
11667 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11668
11669         * VERSION: release 2.3.6
11670
11671         * input/regression/beam-quant-standard.ly: new file: test standard
11672         beam quants.
11673
11674         * scm/beam.scm (check-quant-callbacks): new function
11675         (check-beam-quant): new function: check whether current beam
11676         quants match argument.
11677
11678         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
11679         forbidden quant for sitting (upstem)/hanging (downstem) on outer
11680         staffline line.
11681
11682 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11683
11684         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
11685         functions.
11686
11687         * lily/note-collision.cc (do_shifts): align colliding notes to
11688         their leftmost note.
11689
11690         * input/regression/collision-alignment.ly: new file.
11691
11692         * ly/init.ly: don't print gc stats.
11693
11694         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
11695         extra newline
11696
11697         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
11698         for dimensions. This fixes ottava-remove-empty-staff.ly
11699
11700         * input/regression/lyrics-tenor-clef.ly: new file.
11701
11702         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
11703         cyclic parents when two axis-group-engravers are
11704         present. Fixes: crash-axis-group-engraver.ly. 
11705         
11706         * input/test/volta-chord-names.ly: new file.
11707
11708         * scm/define-context-properties.scm
11709         (all-user-translation-properties): change voltaOnThisStaff
11710         definition. 
11711
11712         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
11713         if necessary.
11714
11715         * lily/volta-bracket.cc (print): handle volta brackets without
11716         bars. 
11717
11718 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11719
11720         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
11721         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
11722
11723 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11724
11725         * scm/output-gnome.scm: updated instructions for running gnome
11726         backend
11727
11728 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
11729
11730         * scm/fret-diagrams.scm (draw-dots): default values for dot size
11731         and dot-position now depend on finger-code value; in-dot makes
11732         dots larger and centered.
11733         (draw-barre): added straight-barre indicator option
11734         (draw-dots): made fontify-text-white work.
11735
11736         * music-drawing-routines.ps: added /draw_white_text
11737
11738         * scm/output-tex.scm:  added white-text
11739
11740         * scm/output-ps.scm:  added white-text
11741
11742         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
11743         list of stencil expressions
11744
11745         * scm/stencil.scm: Added fontify-text-white
11746
11747 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
11748
11749         * input/regression/+.ly: use @unnumbered section.
11750
11751 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11752
11753         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
11754         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
11755
11756 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11757
11758         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
11759
11760 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11761
11762         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
11763         was causing an error. (was not actually commited in 2004-06-20)
11764
11765         * input/regression/lily-in-scheme.ly (withPaddingC): does not
11766         breaks anymore
11767
11768 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11769
11770         * VERSION: 2.3.5 released.
11771         
11772         * lily/my-lily-parser.cc (parse_string): switch module too.
11773
11774 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11775
11776         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
11777         ec-fonts-mftraced to running requirements.
11778
11779 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11780
11781         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
11782         assignments don't reach the original file.
11783
11784         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
11785         exists
11786
11787 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11788
11789         * scm/output-gnome.scm: 
11790         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
11791
11792         * debian/: Apply Debian patch (Anthony Fok).
11793
11794 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
11795
11796         * Documentation/user/music-glossary.tely: fix titling; @top is already
11797         an @unnumbered @chapter.
11798
11799 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11800
11801         * debian/GNUmakefile (EXTRA_DIST_FILES):
11802         (CONF_FILES): update file list.
11803
11804         * lily/stencil.cc (interpret_stencil_expression): bugfix.
11805
11806 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11807
11808         * debian/: Remove cruft (requested Anthony Fok.)
11809
11810         * buildscripts/guile-gnome.sh: Build without gcc libtool version
11811         juggling.
11812
11813         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
11814         Add popup menu with grob properties.
11815
11816         * lily/grob-scheme.cc (ly:grob-properties):
11817         (ly:grob-basic-properties): New function.
11818
11819         * lily/stencil.cc (interpret_stencil_expression): Comment-out
11820         "no-origin" call.  Fixes -fps output.
11821
11822         * scm/output-ps.scm (no-origin): Add dummy implementation.
11823
11824         * scm/output-gnome.scm (define-origin): Remove
11825         (grob-cause): Add.
11826
11827         * scm/output-ps.scm (scm):
11828         * scm/output-tex.scm (scm): Remove define-origin from exports list.
11829         (define-origin): Remove.
11830
11831         * scm/output-gnome.scm (define-origin): 
11832
11833         * scm/lily.scm (ly:all-output-backend-commands): Remove
11834         define-origin.  Add grob-cause.
11835
11836 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
11837
11838         * buildscripts/lilypond-words.py: add ly/portugues.ly.
11839
11840 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
11841
11842         * Documentation/user/GNUmakefile:
11843         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
11844         --include-css=.../texinfo.css; command includes css into the html.
11845
11846         * Documentation/texinfo.css: add file.
11847         define <hr> as black and thin.
11848
11849 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11850
11851         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
11852         stencil expression. Junk define-origin.
11853
11854         * lily/my-lily-parser.cc (parse_string): init parser variable when
11855         lexer_ is set, ie. in parse_string and parse_file.
11856
11857         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
11858         ly:score-bookify.
11859
11860         * scm/lily.scm (collect-scores-for-book): new function.
11861
11862         * ly/init.ly: print collected scores/musics.
11863
11864         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
11865         scope, not in lily module.
11866
11867         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
11868
11869         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
11870         encapsulate gtk/pango tests.
11871
11872         * po/tr.po: Turkish translation.
11873
11874 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11875
11876         * input/regression/lily-in-scheme.ly: regression test for #{
11877         ... #} syntax
11878
11879         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
11880         was causing an error.
11881
11882         * Documentation/user/programming-interface.itely (Using LilyPond
11883         syntax inside Scheme): documentation for #{ ... #} syntax.
11884
11885 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
11886
11887         * Documentation/index.html.in: use black thin <hr>.
11888
11889         * buildscripts/mutopia-index.py: use thin black <hr>.
11890
11891 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11892
11893         * scm/fret-diagrams.scm: Use UNIX style line endings.
11894         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
11895         typo.  Fixes compile.
11896
11897         * scm/output-ps.scm (white-dot): Remove second incarnation.
11898
11899         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
11900
11901 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11902
11903         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
11904         single file error.
11905
11906         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
11907
11908 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
11909
11910         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
11911         remove size as argument to fret-diagram interface;
11912         improved white-circle dots for fret;
11913         improved top-fret thick line/
11914
11915         * scm/output-ps.scm: added white-dot function
11916
11917         * scm/output-tex.scm: added white-dot function
11918
11919         * tex/music-drawing-routines.ps: added draw_white_dot function
11920
11921         * ps/music-drawing-routines.ps: added draw_white_dot function
11922
11923         * input/test/fret-diagram.ly: examples to show multiple
11924         functions and multiple interfaces
11925
11926 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11927
11928         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
11929         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
11930
11931         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
11932         conflict.  Have I told you lately how much I love autotools?
11933
11934 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11935
11936         * lily/lily-guile.cc: 
11937         * lily/pangofc-afm-decoder.cc:
11938         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
11939         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
11940
11941         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
11942         developers.
11943
11944         * lily/paper-outputter.cc (file): New method.
11945         (dump_string): Use it.
11946
11947         * scm/output-gnome.scm: Update with pango CVS info, lilylib
11948         musing.
11949
11950         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
11951         of them has a comma :-).
11952
11953         * scm/framework-gnome.scm: Add pango decoders.
11954
11955         * lily/include/pangofc-afm-decoder.hh: 
11956         * lily/pangofc-afm-decoder.cc: New file.
11957
11958         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
11959
11960         * configure.in: Check for pango.
11961
11962         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
11963         autoconf).
11964         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
11965
11966         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
11967
11968 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11969
11970         * Documentation/user/tutorial.itely (Integrating text and music):
11971         fix grammar & punctuation.
11972
11973 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11974
11975         * lily/: Stray janitorial cleanups.
11976
11977         * scm/lily.scm (ly:all-stencil-expressions):
11978         * scm/lily.scm (ly:all-output-backend-commands): New function.
11979
11980         * scm/safe-lily.scm (safe-objects): Add them.
11981
11982         * scm/framework-gnome.scm (<gnome-outputter>): New class.
11983
11984         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
11985
11986 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11987
11988         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
11989
11990 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11991
11992         * scm/page-layout.scm (default-page-make-stencil): add
11993         raggedbottom, raggedlastbottom.
11994
11995         * Documentation/user/changing-defaults.itely (Page layout): add doc.
11996
11997         * scm/framework-tex.scm (define-fonts): fix export of
11998         papersize.
11999
12000         * lily/paper-book.cc (classic_output): strip suffixes from
12001         framework functions.
12002
12003         * lily/tuplet-bracket.cc (before_line_breaking): do not return
12004         SCM_UNDEFINED to Scheme.
12005
12006 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12007
12008         * lily/book.cc: remove Book::to_stencil().
12009         (process): whoops. Score::book_rendering returns vector, not list.
12010
12011         * scripts/convert-ly.py (conv): remove \notes.
12012         apply to input examples.
12013
12014         * lily/paper-outputter.cc (output_stencil): don't use
12015         smobify_self() but self_scm()
12016
12017         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
12018         from smobify_self().
12019
12020         * lily/paper-book.cc (output): load framework module
12021         scm_c_resolve_module().
12022
12023         * python/lilylib.py (exit): exit with argument i.
12024
12025 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12026
12027         * scm/framework-gnome.scm (output-framework-gnome): Try loading
12028         gnome modules from non-toplevel.
12029
12030         * lily/ly-module.cc (ly:import-module): Export to ly:.
12031
12032         * lily/paper-score.cc (process): Do not show progress newline.
12033
12034         * lily/paper-book.cc (output, classic_output): Show progess
12035         newline after score.
12036
12037 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
12038
12039         * buildscripts/lilypond-words.py: add ly/vlaams.ly
12040
12041 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
12042
12043         * lily/score.cc (ly:run-translator): Do not crash on empty music
12044         list.
12045
12046         * lily/book.cc (process): Do not render score when systems is empty.
12047
12048         * input/simple-song.ly: Down one octave.
12049
12050         * scm/output-gnome.scm: Remove script again; re-add modules fix
12051         (CVS conflict resolve?)
12052
12053         * lily/stencil.cc (ly:interpret-stencil): Was:
12054         interpret_stencil_expression.
12055
12056 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12057
12058         * buildscripts/guile-gnome.sh: New file.
12059
12060         * scm/output-gnome.scm: White background, better window size, sane
12061         canvas size.  Cleanups.
12062
12063 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12064
12065         * VERSION: release 2.3.4
12066
12067         * Documentation/user/invoking.itexi (Invoking the lilypond
12068         binary): document --safe.
12069
12070         * scm/output-gnome.scm: set PATH in script.
12071
12072         * scm/page-layout.scm (default-page-make-stencil): don't stretch
12073         if there is too few systems on a page.
12074
12075         * lily/parser.yy (relative_music): start at middle C without pitch
12076         argument.
12077
12078         * Documentation/user/changing-defaults.itely (Page layout): new node.
12079         (Paper size): rename node
12080         (Page breaking): new node.
12081         (Titling): move from invoking.
12082         (File structure): new node.
12083
12084         * lily/parser.yy (score_body): allow \header and music anywhere in
12085         \score body.
12086
12087 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12088
12089         * scm/lily.scm (ly:load): Remove page-breaking.scm.
12090
12091 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12092
12093         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
12094
12095         * lily/include/paper-line.hh: rename to Paper_system.
12096
12097         * lily/include/paper-book.hh: doc class.
12098
12099         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
12100
12101         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
12102         (plain-header): add instrument-name.
12103         (default-page-make-stencil): bugfixes.
12104
12105         * lily/parser.yy (book_body): allow \header anywhere in \book{}
12106
12107         * lily/paper-book.cc: remove copyright & tagline. Remove
12108         interactions with Page
12109
12110         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
12111         here, 
12112         (default-page-make-stencil): new function
12113         (default-page-music-height): new function
12114         (page-headfoot): new function
12115         (ly:optimal-page-breaks): generate stencils directly from here
12116
12117         * scm/titling.scm: new file, group titling functions
12118
12119 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12120
12121         * scm/output-gnome.scm: Handle multiple pages.
12122
12123         * scm/framework-gnome.scm: Do not load output-gnome.
12124         (framework-gnome): Invoke output-gnome::header and
12125         output-gnome::end-output as faked stencils.  Fixes experimental
12126         gnome output.
12127
12128 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12129
12130         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
12131         octavation compatibility fixes. Backportme. 
12132
12133         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
12134         pages.
12135         (ly:optimal-page-breaks): combine-penalties: no shortcut for
12136         negative. Now we handle negative penalties (ie. \pageBreak)
12137         correctly.
12138
12139         * lily/system.cc (get_line): extract page-penalty from the left
12140         bound.
12141
12142         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
12143
12144 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12145
12146         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
12147
12148 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
12149
12150         * scm/output-gnome.scm: Update script.  Move development to
12151         lilypond_2_3_2 branch for now.
12152
12153 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12154
12155         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
12156         negative penalties.
12157         cleanups.
12158
12159         * Documentation/user/changing-defaults.itely (Creating contexts):
12160         index entries
12161
12162         * scm/page-breaking.scm (ly:optimal-page-breaks): new
12163         file. Rewrite function. 
12164
12165         * lily/paper-book.cc (pages): new interface: page-breaking returns
12166         list of line-list.
12167
12168         * lily/page.cc (Page): take lines argument.
12169
12170         * scm/document-translation.scm (all-engravers-doc): link to user man
12171
12172         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
12173         iso. score.
12174
12175         * Documentation/user/notation.itely (Relative octaves): typo.
12176
12177         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
12178
12179 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12180
12181         * scm/output-gnome.scm: Update build script.
12182
12183 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
12184
12185         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
12186         gnome backend.
12187
12188         * scm/framework-gnome.scm: New file.
12189
12190         * scm/lily.scm: Use it.
12191
12192         * lily/paper-outputter.cc: Janitorial cleanups.
12193         (ly:outputter-dump-string): Remove unreachable statement.
12194
12195         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
12196         (ice-9): Bugfix: Add srfi-1.
12197
12198         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
12199
12200 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12201
12202         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
12203         in do_quit()
12204
12205 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12206
12207         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
12208
12209 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12210
12211         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
12212         override of Beam::position-callbacks. Why would grace beams not be
12213         quantized? Fixes: weird-stem-size-grace. 
12214
12215         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
12216         warning only once. Backportme.
12217
12218         * lily/accidental-engraver.cc (number_accidentals_from_sig):
12219         bugfix, 2nd try. Backportme.
12220
12221         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
12222
12223 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12224
12225         * Documentation/user/notation.itely (Instrument transpositions):
12226         Correct the name of the instrumentTransposition property.
12227
12228 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12229
12230         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
12231
12232 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12233
12234         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
12235         and postLilyPondExample are called when defined.
12236
12237 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12238
12239         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
12240         This fixes setting notenames with `\include "nederlands.ly" '
12241
12242         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
12243         new function.
12244
12245 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12246
12247         * scm/page-layout.scm: don't do piece, it should be in score-title
12248         only.
12249
12250         * lily/lexer.ll: lex \score separately.
12251
12252         * lily/paper-book.cc: junk stencil2line.
12253
12254         * lily/paper-line.cc (Paper_line): construct from Stencil
12255         directly. No futzing with the dimensions.
12256
12257         * lily/include/paper-line.hh (class Paper_line): 
12258
12259         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
12260         takes arbitrary number of arguments.
12261
12262         * input/test/markup-score.ly (tuning): simplify example. 
12263
12264 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12265
12266         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
12267
12268         * scm/define-markup-commands.scm (score): define score-markup
12269
12270         * lily/parser.yy (markup): use score-markup.
12271
12272         * lily/score.cc: add ly:score? 
12273
12274 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
12275
12276         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
12277         fret-parse-string so it prepares for calls to fret-diagram-verbose
12278         Changed display constants to props so they are available for
12279         \override.
12280
12281 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12282
12283         * VERSION: release 2.3.3
12284
12285         * stepmake/stepmake/generic-vars.make: unset LANG.
12286
12287         * input/regression/tuplet-nest.ly: bugfix.
12288
12289         * lily/tie-performer.cc (stop_translation_timestep): reset
12290         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
12291
12292         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
12293         clear repeat_ directly after setting stem_tremolo_. Fixes:
12294         tremolo-repeat.ly
12295
12296         * input/regression/span-bar-break.ly: new file.
12297
12298         * scm/define-grobs.scm (all-grob-descriptions): remove
12299         break-visibility from SpanBar. Fixes: piano-repeat.ly
12300
12301 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12302
12303         * python/lilylib.py (make_ps_images): only compute bbox when needed.
12304
12305         * scripts/lilypond-book.py (process_snippets): use lily -f ps
12306         files for generating pngs. (failed experiment)
12307
12308         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
12309         file with PFA fonts included.
12310
12311         * lily/score.cc (default_rendering): put header in too.
12312
12313         * lily/paper-line.cc (LY_DEFINE): change function to
12314         ly:paper-line-extent
12315
12316         * scm/page-layout.scm (default-book-title): only add lines for
12317         non-nil fields.
12318         (default-score-title): idem.
12319
12320         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
12321
12322         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
12323
12324         * lily/include/paper-book.hh (class Paper_book): remove height_
12325         member.
12326
12327         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
12328
12329         * lily/ly-module.cc (LY_DEFINE): bugfix.
12330
12331         * lily/paper-book.cc (book_title): separate function for the book
12332         title.
12333
12334         * scm/page-layout.scm (default-book-title): only account for
12335         markup fields.
12336
12337         * scm/framework-ps.scm: new file. Move high level interface from
12338         output-ps.scm
12339
12340         * scm/music-functions.scm (def-grace-function): move macros from
12341         ly/music-functions-init.ly
12342
12343         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
12344         framework-tex.scm
12345
12346         * scm/framework-tex.scm (dump-line): new file. High level
12347         interface for output (pages, systems, header). 
12348
12349         * lily/include/page.hh (class Page): add is_last_ field.
12350
12351         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
12352
12353         * lily/paper-book.cc (split_string): new function
12354         (output): output multiple formats, i.e. --format=ps,tex
12355
12356         * scm/output-ps.scm (output-scopes): dump variables directly.
12357         (define-fonts): rewrite for new interface
12358
12359         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
12360
12361         * lily/paper-outputter.cc (Paper_outputter): take format argument.
12362
12363         * lily/main.cc (parse_argv): don't set extension for output.
12364
12365         * lily/clef-engraver.cc (create_clef): remove
12366         Staff_symbol_referencer::set_position() call. 
12367
12368 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12369
12370         * ly/music-functions-init.ly (addlyrics): set the 'origin property
12371         with the location argument in music function definitions.
12372
12373 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12374
12375         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
12376         staffsymbol dependency.
12377
12378         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
12379         cleanups.
12380
12381         * lily/book.cc (process): return Paper_book
12382         (to_stencil): use Book::process().
12383
12384         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
12385         header_ field. Store in $globalheader
12386
12387         * lily/parser.yy (book_body): book header is initted to
12388         $globalheader.
12389
12390
12391 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12392
12393         * input/test/fill-a4.ly: removed.
12394
12395         * lily/parser.yy (output_def): push scope of parent_ Output_def
12396         too.
12397
12398 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12399
12400         * scm/output-gnome.scm: Update info.
12401
12402 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12403
12404         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
12405
12406         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
12407         than 1 module.
12408
12409         * lily/include/ly-module.hh (ly_use_module): rename is_module to
12410         ly_c_module_p.
12411
12412         * scm/page-layout.scm (default-book-title): move Scheme titling
12413         functions to here.
12414
12415         * lily/parser.yy (book_paper_block): remove scope too.
12416
12417         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
12418
12419         * lily/rest.cc: add direction to rest properties.
12420
12421         * lily/include/output-def.hh: new file, move from
12422         music-output-def.hh
12423
12424 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12425
12426         * scm/output-gnome.scm: Describe feta-cork hack.
12427
12428 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12429
12430         * lily/include/book-paper-def.hh: derive from Output_def 
12431
12432         * lily/include/paper-def.hh: move all functionality out of class.
12433         Junk header.
12434
12435         * lily/include/music-output-def.hh: rename Music_output_def to
12436         Output_def.
12437
12438         * input/wilhelmus.ly: only set space for Paper formatting. 
12439
12440         * lily/include/midi-def.hh: remove file, remove class.
12441         Move functions to Music-output-def.
12442
12443         * lily/music-output-def.cc (Music_output_def): remove separate
12444         translator table. Lookup translators in scope directly. This
12445         obviates Context suffix for context identifiers, i.e.
12446
12447         \context {
12448           \Staff
12449           .. 
12450           }
12451
12452
12453         will work.
12454
12455
12456         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
12457
12458         * Documentation/user/changing-defaults.itely (Horizontal spacing):
12459         document spacing override hack.
12460
12461 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12462
12463         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
12464         installation info.  Support point-and-click.  Add +/- zoom
12465         keybindings.
12466
12467 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12468
12469         * VERSION: 2.3.2 released
12470
12471         * lily/parser.yy (book_body): set default bookpaper.
12472
12473         * scm/output-tex.scm (header): kludge: hard code linewidth. 
12474
12475         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
12476
12477 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12478
12479         * lily/score.cc (default_rendering): scale outputdef before
12480         starting.
12481
12482 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
12483
12484         * scm/fret-diagrams.scm: Add header.
12485
12486         * scm/output-gnome.scm: Hello world :-)
12487
12488 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12489
12490         * scripts/lilypond.py (run_dvips): only add papersize if present.
12491
12492         * lily/accidental-engraver.cc (update_local_key_signature): new
12493         function, fold code from initialize() and process_music().
12494         (update_local_key_signature): use deep copy. This fixes one
12495         problem from custom-key-signatures.ly.
12496         (number_accidentals_from_sig): tighter check for
12497         accidental-too-old.
12498
12499         * ly/engraver-init.ly: remove localKeySignature
12500         definition from ChoirStaff, StaffGroup, Score.
12501
12502         * lily/percent-repeat-engraver.cc (try_music): add moments for
12503         barlines too. Fixes: skipbars-percent-repeat.ly.
12504
12505 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12506
12507         * lily/context-def.cc (filter_performers): don't go to cdrloc if
12508         skipping last pair. Fixes: crash-bar-number.
12509
12510         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
12511         D. Sorensen)
12512
12513         * input/test/fret-diagram.ly: new file.
12514
12515         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
12516         (scale-paper): divide by scale.
12517
12518 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12519
12520         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
12521         case.
12522
12523 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12524
12525         * scm/stencil.scm (fontify-text): reinstate function
12526
12527         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
12528
12529         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
12530
12531         * lily/parser.yy (book_paper_head): \bookpaper {} 
12532
12533         * python/midi.c: remove config.h
12534
12535 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12536
12537         * scm/output-gnome.scm: Update.
12538
12539 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12540
12541         * scm/output-gnome.scm: New file.
12542
12543         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
12544
12545 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12546
12547         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
12548         (find_scaled_font): move from Paper_def
12549
12550 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12551
12552         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
12553         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
12554
12555         * po/fr.po: update po.
12556
12557         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
12558
12559         * lily/book-paper-def.cc (print_smob): new file.
12560
12561 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
12562
12563         * buildscripts/lilypond-words.py: search words also from
12564         music-functions-init.ly.
12565
12566 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12567
12568         * ly/music-functions-init.ly (def-music-function): new helper
12569         macro for defining music functions. \addlyrics \appoggiatura
12570         \acciaccatura \grace \partcombine \autochange \applycontext
12571         \applyoutput and \breathe are now defined here thanks to it.
12572
12573         * lily/parser.yy: 
12574         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
12575         \grace \partcombine \autochange \applycontext \applyoutput and
12576         \breathe keywords removed from the parser.
12577
12578         * lily/parser.yy: 
12579         * lily/music-function.cc (ly_make_music_function): 
12580         * lily/lexer.ll (music_function_type): added a case for 0-arg
12581         music functions.
12582
12583 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12584
12585         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
12586         refering to a music expression can be used in lily-inside-scheme:
12587         #{ $music #}
12588
12589         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
12590         and ly:parser-define, and change ly:parser-parse-string in order
12591         to make #{ $music #} work.
12592
12593         * scm/new-markup.scm (compile-markup-expression): when an argument
12594         is a string, use `make-simple-markup'.
12595
12596 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12597
12598         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
12599
12600 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12601
12602         * scripts/convert-ly.py (FatalConversionError.func): handle + in
12603         font-size. (backportme)
12604
12605 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12606
12607         * lily/paper-outputter.cc (output_stencil): dump font definitions
12608         before each stencil.
12609
12610         * lily/include/paper-book.hh (struct Score_lines): new
12611         struct. Collect info per Paper-score.
12612
12613         * lily/include/page.hh (class Page): to_stencil() returns Stencil
12614         everywhere.
12615
12616         * lily/stencil.cc (find_expression_fonts): new function
12617
12618         * lily/paper-outputter.cc (output_stencil): use
12619         interpret_stencil_expr
12620
12621         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
12622         (interpret_stencil_expr): new function. Generic stencil
12623         interpretation.
12624
12625         * lily/paper-def.cc (find_scaled_font): divide lookup
12626         magnification by outpuscale for non-virtual fontmetrics. This
12627         fixes ludicrously long font definitions for text
12628         fonts. (backportme)
12629
12630         * lily/score-engraver.cc: remove
12631         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
12632
12633 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12634
12635         * input/test/markup-score.ly: Remove \notes.
12636
12637         * lily/parser.yy (book_body): Grok Composite_music and \header.
12638         (markup): Push NOTES mode before score_block.
12639
12640         * VERSION: release 2.3.1
12641
12642         * mf/feta-klef.mf: 
12643         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
12644
12645         * Documentation/user/programming-interface.itely: Use @emph (was:
12646         @em).
12647
12648         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
12649
12650 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12651
12652         * scm/output-tex.scm (output-tex-string): tighten safe security.
12653
12654         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
12655
12656         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
12657         allowed ly functions.
12658
12659         * lily/ly-module.cc (ly_module_define): only define variable if
12660         bound.
12661         (ly_make_anonymous_module): take safe option.
12662
12663 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12664
12665         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
12666
12667 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
12668
12669         * input/regression/newaddlyrics.ly: Fix.
12670
12671         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
12672         \score \notes.
12673
12674 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
12675
12676         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
12677
12678 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12679
12680         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
12681
12682         * lily/paper-line.cc (Paper_line): don't store list of stencils,
12683         but convert to single Stencil immediately.
12684
12685         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
12686
12687 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
12688
12689         * scm/output-sodipodi.scm: Resurrect sodipodi output.
12690
12691 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
12692
12693         * elisp/lilypond-mode.el: Changed the way defaults are created for
12694         LilyPond-command-master.  LilyPond-mode will now check the
12695         timestamps of the files to see which command has to run next.
12696
12697 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12698
12699         * scm/bass-figure.scm (format-bass-figure): don't set
12700         number-markup for strings. This fixes string in bass
12701         figure. (backportme)
12702
12703         * lily/parser.yy (bass_number): insert number-markup into figure
12704         definition.
12705
12706         * scm/define-music-properties.scm (all-music-properties): make
12707         'figure a markup.
12708
12709         * scripts/convert-ly.py (conv): \apply -> \applymusic
12710
12711 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
12712
12713         * elisp/lilypond-mode.el: changed the order of some commands
12714         ("Midi" after "2Midi"), use the user-defined
12715         LilyPond-command-default as default instead of "LilyPond"
12716
12717         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
12718         to set the master file for the next command.
12719
12720         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
12721         with font-lock-reference-face.
12722
12723 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
12724
12725         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
12726
12727         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
12728
12729 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12730
12731         * ly/music-functions-init.ly (TODO): new file.
12732
12733         * lily/parser.yy (Generic_prefix_music_scm): add more
12734         music_function symbols.
12735         (Prefix_composite_music): change \apply to music-function   
12736
12737         * lily/include/music-function.hh: rename to music-function
12738
12739 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12740
12741         * lily/music-head.cc (LY_DEFINE): change order of args.
12742
12743         * input/regression/music-head.ly (texidoc): new file.
12744
12745         * lily/parser.yy (Generic_prefix_music): allow generic
12746         music-transformation functions. 
12747
12748         * lily/include/music-head.hh (is_music_head): new file.
12749
12750         * lily/music-head.cc (get_music_head_transform): new file.
12751
12752 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12753
12754         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
12755         empty extent. This fixes ottava brackets on rests. (backportme)
12756
12757         * make/lilypond.redhat.spec.in (Group): ln png files for info.
12758
12759         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
12760
12761         * cygwin/lily-wins.py: update for the lily-wins.py script.
12762
12763 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12764
12765         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
12766         code. This will obviate typeset_grob () in the future.  The effect
12767         of this is that improperly written spanner handling will result in
12768         invalid spanner bounds.
12769         (announce_grob): add to elems_ from here
12770         (typeset_grob): comment out.  
12771
12772         * lily/include/engraver.hh (make_spanner): new calling interface
12773         for make_{item,spanner}. This obviates most calls to
12774         announce_grob().
12775
12776         * scm/music-functions.scm (set-accidental-style): use GrandStaff
12777         iso. PianoStaff for piano styles.
12778
12779 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
12780
12781         * Documentation/user/music-glossary.tely: add segno after d.s.
12782
12783 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12784
12785         * lily/include/audio-column.hh: remove unused variables.
12786         (patch by Michael Welsh Duggan)
12787
12788         * flower/include/axes.hh (other_axis): inline Axes function
12789         (thanks to David Brandon).
12790
12791 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
12792
12793         * cygwin/mknetrel: Install image links (backportme).
12794
12795         * Documentation/user/GNUmakefile (local-install-info): Activate
12796         actual installing of image links (backportme).
12797
12798 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12799
12800         * Documentation/user/notation.itely (Measure repeats): Removed
12801         unnecessary (and confusing) \context Voice{.
12802
12803 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12804
12805         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
12806
12807         * lily/page.cc (Page): Do not use ly_scheme_function for
12808         volatile/configurable variables (FIXME: better name).
12809
12810         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
12811         get_scmvar).
12812
12813 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12814
12815         * scripts/convert-ly.py (FatalConversionError.subst): use
12816         \transposition.
12817
12818 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12819
12820         * lily/include/page.hh (class Page): Declare left_margin ().
12821
12822         * lily/page.cc: Remove paper var caching.
12823
12824 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12825
12826         * Documentation/user/music-glossary.tely: Add name to @top node.
12827         Remove comment from @table definitions (workaround for makinfo
12828         bug).
12829
12830         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
12831         ly:stencil-get-expr).  Update callers.
12832         (ly:stencil-align-to!):  Return stencil too.
12833
12834         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
12835         stencil.  Remove looped line-based page output.
12836         (output_line): Use line stencil.  Remove looped stencil-based line
12837         output.
12838
12839         * lily/page.cc (ly:page-paper-lines): New function.
12840
12841         * input/test/markup-score.ly: New file.
12842
12843         * scm/define-markup-commands.scm (stencil): New markup.
12844
12845         * lily/book.cc (to_stencil): New method.
12846
12847         * lily/parser.yy (markup): Use it to grok \score.
12848
12849 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12850
12851         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
12852
12853         * lily/paper-book.cc (pages): Change signature.  Update callers.
12854
12855         * lily/include/page.hh:
12856         * lily/page.cc: New file.
12857
12858         * lily/paper-line.cc (to_stencil): New method.
12859
12860         * lily/paper-outputter.cc (output_stencil): New method.
12861
12862         * lily/paper-outputter.cc (output_line): Use them.
12863
12864         * lily/warn.cc: Remove.
12865
12866         * lily/my-lily-parser.cc (distill_inname): Remove.
12867
12868         * flower/include/file-name.hh: 
12869         * flower/file-name.cc: New file.  Update users.
12870
12871         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
12872         (find): New method of same name.
12873
12874         * lily/my-lily-parser.cc (ly:parse-file): Use it.
12875
12876         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
12877         constant error message.
12878
12879 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
12880
12881         * input/test/{blank-notes.ly,staff-container.ly}: typos.
12882
12883 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
12884
12885         * Documentation/user/music-glossary.tely: @table @strong' replaced
12886         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
12887         (backportme).
12888
12889 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12890
12891         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
12892
12893         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
12894         #{ lily music expression #} that returns an equivalent scheme
12895         music expression by parsing the string.
12896
12897 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
12898
12899         * lily/my-lily-parser.cc:
12900         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
12901         SCM string (foo.ly/toto.scm support).
12902
12903 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
12904
12905         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
12906
12907 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12908
12909         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
12910
12911         * scripts/lilypond-book.py: LY code that includes \header is
12912         not assumed to be a fragment.
12913
12914 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12915
12916         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
12917         tremolo beams up.
12918
12919         * lily/stem.cc (chord_start_y): Return 0 if no heads.
12920         (get_default_stem_end_position): No tremolo head juggling if no
12921         heads.  Fixes tremolo crash on rests (backportme).
12922
12923         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
12924
12925 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
12926
12927         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
12928         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
12929
12930         * lily/lexer.ll: Allow \encoding in NOTES mode.
12931
12932         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
12933         for lyrics, not for commands.
12934
12935         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
12936         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
12937
12938         * input/regression/newaddlyrics.ly: New file.
12939
12940         * Documentation/topdocs/NEWS.texi: Update.
12941
12942         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
12943         (Music_list): Allow embedded scm.
12944
12945         * lily/score.cc (ly:score-bookify): New function.
12946
12947         * lily/music.cc (ly:music-scorify): Idem.
12948
12949         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
12950         (ly:parser-print-score): Idem.
12951
12952         * scm/lily.scm (default-toplevel-book-handler): Idem.
12953         (default-toplevel-music-handler): Idem.
12954         (default-toplevel-score-handler): Idem.
12955
12956         * ly/declarations-init.ly: Set default toplevel handlers.
12957
12958         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
12959
12960         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
12961         printer for score at toplevel.
12962
12963 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12964
12965         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
12966         Fix for simple case: input/simple-song.ly, more complex stuff
12967         does not work yet.
12968
12969 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12970
12971         * lily/parser.yy (Prefix_composite_music): split Composite_music
12972         in Prefix_composite_music and Grouped_music_list.
12973         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
12974
12975 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12976
12977         * scm/lily.scm (toplevel-expression): New define.
12978
12979         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
12980
12981         * lily/parser.yy (toplevel_expression): Use it.
12982
12983         * lily/include/my-lily-parser.hh: Smobbify.
12984
12985         * lily/my-lily-parser.cc (parse_string): New method.
12986
12987         * lily/my-lily-parser.cc (ly:parse-string): New function.
12988
12989         * Documentation/user/lilypond.tely: Add comment and workaround for
12990         gs-8.01 crash.  Fixes make web.
12991
12992         Simplification of toplevel music.
12993
12994         * lily/lexer.ll, lily/parser.yy:
12995
12996         * In LYRICS mode, return LYRICS_STRING.  This fixes one
12997         shift/reduce problem.
12998
12999         * Use NOTES mode at start of maininput.
13000
13001         * Grok toplevel composite music expression, put in score and book.
13002
13003         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
13004
13005         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
13006
13007         * input/simple.ly: New file.
13008
13009         * input/simple-song.ly: Idem.
13010
13011 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13012
13013         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
13014         Sandberg.
13015
13016 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
13017
13018         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
13019
13020 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
13021
13022         * input/regression/accidental-octave.ly: doc automatic showing
13023         of note names.
13024
13025 2004-04-16  Heikki Junes <janneke@gnu.org>
13026
13027         * po/fi.po: do "make po && make -C po po-update" at top-level,
13028         then "cp po/out/fi.po po/fi.po" and update fields.
13029
13030         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
13031
13032 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
13033
13034         * Documentation/user/introduction.itely (About this manual): Fix
13035         templates and regression urls (backportme).
13036
13037 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
13038
13039         * ly/engraver-init.ly (Score:graceSettings): Increase
13040         beamed-lengths, especially for 32nd notes.
13041
13042         * Documentation/user/notation.itely (Grace notes): Correct the
13043         syntax for add-grace-property example.
13044
13045 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
13046
13047         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
13048         `Generated' tag.
13049
13050         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
13051         Severely broken (the Debian package, at least).
13052
13053 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13054
13055         * lily/context.cc (find_create_context): assign to lvalue.
13056
13057 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13058
13059         * lily/include/translator.hh (class Translator): rename
13060         get_parent_context() to context () to avoid confusion.
13061
13062         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
13063
13064         * lily/lexer.ll: change is_string -> ly_c_string_p 
13065
13066         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
13067
13068         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
13069
13070 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13071
13072         * VERSION: release 2.3.0
13073
13074         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
13075
13076         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
13077         if nonempty.
13078
13079         * lily/include/context.hh (class Context): make members protected.
13080         (children_contexts): new accessor function.
13081
13082         * lily/include/translator.hh (class Translator): make
13083         daddy_context_ protected.
13084         (class Translator): clean up. 
13085
13086         * lily/include/context.hh (class Context): make daddy_context_
13087         private.
13088
13089         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
13090         higher for finding Voice. (backportme)  
13091
13092         * lily/include/context.hh (class Context): remove
13093         find_context_below() as a method.
13094
13095         * Documentation/user/notation.itely (The Lyrics context): add note
13096         about manual durations
13097
13098         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
13099         encoding.
13100
13101         * scm/output-tex.scm (text): dump \inputencoding{} for text.
13102
13103 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13104
13105         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
13106         \usepackage{inputenc}
13107
13108         * lily/paper-book.cc (classic_output): don't advance Offset for
13109         TeX output.
13110
13111         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
13112         ec-sauter.map in rules
13113
13114         * mf/ecb.mf (font_identifier): new file, based on ecbx
13115
13116         * mf/ecb10.mf (gensize): new file.
13117
13118         * Documentation/topdocs/NEWS.texi (Top): document some more new
13119         features.
13120
13121         * ly/declarations-init.ly: run convert-ly
13122
13123         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
13124         from input-file-results. Remove input-file-results.* 
13125
13126 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13127
13128         * scm/output-ps.scm (font-command): Fix, again.
13129
13130         * input/test/title-markup.ly: Add \noPagebreak test.
13131
13132         * lily/score-engraver.cc (try_music): Bugfix.
13133
13134 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13135
13136         * lily/main.cc (main_with_guile): excise dependency options -M and
13137         --dep-prefix
13138
13139         * lily/input-file-results.cc: excise Makefile dependency code
13140
13141         * Documentation/user/invoking.itexi (Invoking the lilypond
13142         binary): remove dep doco
13143
13144         * lily/main.cc (main_with_guile): call lilypond-main
13145
13146         * scm/lily.scm (lilypond-main): new function: handle multiple files.
13147
13148         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
13149         exception.
13150
13151         * lily/my-lily-parser.cc: remove paper_description function
13152
13153         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
13154         new function.
13155
13156         * lily/main.cc: remove global_score_count.
13157
13158         * lily/book.cc (process): don't take header from global_input_file.
13159
13160         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
13161
13162         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
13163
13164         * lily/music-output-def.cc (LY_DEFINE): new function
13165         ly_output_description. This function does the bulk for  setting,
13166         parsing and breaking down of an input file.
13167
13168         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
13169         anonymous modules globally. Let's hope they get GCd
13170
13171         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
13172
13173 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13174
13175         * scm/output-ps.scm (header): Papersize from paper.
13176
13177         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
13178         for classic output.
13179
13180         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
13181         lilypondclassic is defined.
13182         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
13183
13184         * input/regression/between-systems.ly: Remove.
13185
13186         * python/lilylib.py (get_bbox): Fix regular expression
13187         for bounding box.
13188
13189         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
13190
13191         * scm/output-tex.scm (stop-page): Use it.
13192
13193         * scm/output-ps.scm (define-fonts): Bugfix.
13194
13195         * lily/grob.cc: Add penalty to interface.
13196
13197         * lily/include/paper-line.hh (class Paper_line): New member
13198         var penalty_.
13199
13200         * lily/system.cc (get_line): Initialise Paper_line with
13201         page-penalty's from original grobs.
13202
13203         * scm/define-music-properties.scm (all-music-properties): Add
13204         page-penalty.
13205
13206         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
13207
13208         * lily/score-engraver.cc (try_music): Handle page-penalty.
13209
13210         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
13211
13212 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13213
13214         * ly/declarations-init.ly (melismaEnd): typo
13215
13216         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
13217
13218         * scm/output-ps.scm (text): split string into spaces, use moveto
13219         for setting space. 
13220
13221 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13222
13223         * po/nl.po: Update.
13224
13225         * scm/font.scm (add-cmr-fonts): Typo.
13226
13227 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13228
13229         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
13230         font-encoding.
13231
13232         * scm/define-grobs.scm (all-grob-descriptions): idem.
13233
13234         * lily/time-signature.cc (numbered_time_signature): idem.
13235
13236         * scm/font.scm (add-cmr-fonts): use real encoding names for
13237         font-encoding.
13238
13239 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13240
13241         * lily/paper-book.cc (classic_output): 
13242         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
13243         Fixes classic output.
13244         (lilypondstart):
13245         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
13246         kludge.
13247
13248         * scripts/old-lilypond-book.py: Remove.
13249
13250         Page layout for SCOREs enclosed in a BOOK:
13251
13252         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
13253         layout tweaking.
13254
13255         * input/les-nereides.ly (theScore): Add \book.
13256
13257         * input/test/title-markup.ly: Add \book.
13258
13259         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
13260         only if 'verbose.
13261
13262         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
13263
13264         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
13265
13266         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
13267         * scm/output-tex.scm (start-system): Update for page layout by
13268         LilyPond.
13269
13270         * scm/output-ps.scm (start-system): Previously (new-start-system).
13271
13272         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
13273         passed to define-fonts.
13274
13275         * lily/paper-column.cc: 
13276         * lily/system.cc (get_line):
13277         * ly/property-init.ly (newpage): 
13278         * scm/define-grob-properties.scm:
13279         * scm/output-ps.scm: 
13280         * scm/output-tex.scm: Remove between-system-string kludge.
13281
13282         * scm/output-ps.scm (define-fonts, font-command,
13283         font-load-encoding): Handle ENCODING = #f.
13284
13285         * scm/output-tex.scm (output-scopes): Check if variable is bound.
13286
13287         * scm/define-markup-commands.scm (fill-line): Use
13288         make-simple-markup (WAS: unexisting make-word-markup).
13289
13290         * lily/text-item.cc (interpret_markup): Bugfix, transpose
13291         ENCODING, MARKUP parameters for interpret_string.
13292
13293         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
13294
13295         * lily/score.cc (book_rendering): New method.
13296         (default_rendering): Create Paper_book helper locally, dump
13297         output.
13298
13299         * lily/my-lily-lexer.cc (the_key_tab): Add book.
13300
13301         * lily/parser.yy: Handle \book.
13302
13303         * lily/include/book.hh: 
13304         * lily/book.cc: New file.
13305
13306 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13307
13308         * lily/text-item.cc (interpret_string): new file, select font with
13309         encoding.
13310
13311         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
13312
13313         * scm/define-markup-commands.scm (encoded-simple): new markup command.
13314
13315         * lily/parser.yy (markup): take encoding from lexer.
13316
13317 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
13318
13319         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
13320
13321         * scm/output-ps.scm: Remove some cruft.
13322
13323 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13324
13325         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
13326
13327         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
13328
13329 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
13330
13331         * scm/font.scm (add-century-schoolbook-fonts):
13332         (make-century-schoolbook-tree): New function.
13333
13334         * input/test/title-markup.ly: Use Century Schoolbook font.
13335
13336 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13337
13338         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
13339         to Erik Sandberg) 
13340
13341         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
13342
13343         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
13344
13345         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
13346
13347         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
13348
13349 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13350
13351         * scm/part-combiner.scm (determine-split-list): bugfix: if no
13352         solo-state (at end of solo), we can set the solo status
13353         too. (backportme.)
13354
13355         * input/regression/part-combine-solo-end.ly: new file.
13356
13357 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
13358
13359         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
13360         flavour abc files.  Really ignore unknown keys (backportme).
13361
13362 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13363
13364         * lily/scaled-font-metric.cc (text_dimension): only multiply with
13365         magnification_ when looking up in orig_.
13366
13367         * scm/output-tex.scm (text): switch off char-mapping.
13368
13369         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
13370         because AFM's encoding field cannot have spaces.
13371
13372 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
13373
13374         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
13375
13376 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13377
13378         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
13379
13380         * mf/cmr.enc: new file, without hi-bit ascii info. 
13381
13382         * lily/bezier-bow.cc (slur_shape): make indent dependent on
13383         width. This removes the 'hook' at the end of a long slur.
13384
13385         * buildscripts/mf-to-table.py (parse_logfile): don't append
13386         encoding to fontname.
13387
13388 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
13389
13390         * scm/output-ps.scm (define-fonts): Load .enc only once.
13391
13392         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
13393         too.
13394
13395 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13396
13397         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
13398         encoding field.
13399
13400         * lily/stencil-scheme.cc: remove ly:fontify-atom 
13401
13402         * ly/portuges.ly (pitchnames): new file.
13403
13404         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
13405         Michael Welsh Duggan
13406
13407         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
13408
13409         * ly/nederlands.ly: add comment about digits.
13410
13411         * lily/scaled-font-metric.cc (derived_mark): idem.
13412
13413         * scm/encoding.scm (make-encoding-mapping): change permutation to
13414         mapping.
13415
13416         * lily/scaled-font-metric.cc (derived_mark): is a const method.
13417         (Modified_font_metric): make alist for coding_description_
13418         (LY_DEFINE): remove coding-name.
13419
13420         * scm/output-tex.scm (text): remove debugging code.
13421
13422         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
13423
13424         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
13425         from infile.
13426
13427         * mf/feta-generic.mf: move fet_beginfont into generic code.
13428         use fetaMusic (without space) as encoding
13429
13430         * mf/feta-autometric.mf: take encoding argument
13431
13432         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
13433
13434         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
13435         use.
13436
13437         * scm/encoding.scm (read-encoding-file): use symbol for glyph
13438         name.
13439
13440 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
13441
13442         * input/test/title-markup.ly: Set inputencoding.
13443
13444         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
13445
13446         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
13447
13448         * scm/encoding.scm (get-coding-filename, get-coding-command): New
13449         function.
13450         (coding-alist): Also hold filename, command.
13451         (read-encoding-file): Return symbols.
13452
13453 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13454
13455         * scm/output-tex.scm: remove fontify; text and char take a font
13456         argument.
13457
13458         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
13459
13460         * lily/scaled-font-metric.cc (text_dimension): init
13461         coding_{permutation,table}_ too 
13462         (LY_DEFINE): ly:font-encoding, new function return
13463
13464         * lily/paper-def.cc (find_scaled_font): take input coding from
13465         inputcoding paper var.
13466
13467         * lily/performance.cc (output): remap modulo 16.
13468
13469         * lily/text-item.cc (interpret_markup): whoops, variable
13470         shadowing fixed.
13471
13472 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
13473
13474         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
13475         symbols, not symbols to strings.
13476
13477         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
13478         symbols, not symbols to strings.
13479
13480 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13481
13482         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
13483         (ly:kpathsea-gulp-file): New function.
13484
13485         * scm/encoding.scm (read-encoding-file): Use it.
13486
13487 2004-04-06  Werner Lemberg  <wl@gnu.org>
13488
13489         * scm/encoding.scm (coding-alist): Fix typo.
13490
13491 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13492
13493         * lily/scaled-font-metric.cc (text_dimension): move function from
13494         Font_metric
13495         (make_scaled_font_metric): init coding_scheme_ to TeX
13496         (text_dimension): use get-coding-vector for non TeX coding_scheme_
13497
13498         * lily/include/scaled-font-metric.hh (struct
13499         Modified_font_metric): rename from Scaled_font_metric
13500
13501         * scm/encoding.scm (read-encoding-file): split up large function,
13502         leave caching to (delay)
13503
13504         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
13505
13506 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
13507
13508         * lily/my-lily-lexer.cc (set_encoding): New method.
13509
13510         * lily/lexer.ll: Grok \encoding.
13511
13512         * lily/font-metric.cc (get_encoded_index): New function.
13513
13514         * lily/include/font-metric.hh (coding_scheme): New method.
13515
13516         * scm/encoding.scm: New file.
13517
13518         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
13519
13520 2004-04-05  Werner Lemberg  <wl@gnu.org>
13521
13522         * Documentation/user/tutorial.itely: Revised (finished).
13523
13524         * Documentation/user/macros.itexi (@separate): Removed.
13525
13526 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13527
13528         * scm/output-ps.scm (define-fonts): fix scaling.
13529
13530         * lily/scaled-font-metric.cc (design_size): add function.
13531
13532         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
13533         partial cut&paste of ly:font-magnification.
13534
13535 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
13536
13537         * scm/output-ps.scm (define-fonts):
13538         (fontify): Update.
13539
13540 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13541
13542         * po/fr.po: update. (backportme).
13543
13544         * po/nl.po: update. (backportme). 
13545
13546         * mf/feta-beugel.mf: document why design size is not fixed.
13547
13548         * mf/feta-braces-a.mf: rename to stress that it's not design size.
13549
13550 2004-04-04  Werner Lemberg  <wl@gnu.org>
13551
13552         * Documentation/user/tutorial.itely: Revised (continued).
13553
13554 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
13555
13556         * po/nl.po: Update (backportme).
13557
13558 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13559
13560         * po/de.po: update. (backportme).
13561
13562         * scm/output-tex.scm (font-command): use ly: functions to
13563         construct name.
13564         (define-fonts): don't use alist, just dump \font definitions.
13565         (font-load-command): calculate proper scaling by taking
13566         outputscale from paper argument.
13567
13568         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
13569         expression.
13570
13571         * lily/paper-outputter.cc (output_header): pass paper arg to
13572         define-fonts
13573
13574         * lily/paper-def.cc (font_descriptions): dump list of
13575         Scaled_font_metrics
13576         (find_scaled_font): take Font_metric argument, store
13577         Scaled_font_metrics in hash-table containing (size ->
13578         Scaled_font_metrics) alist.
13579         (get_dimension): rename from get_realvar
13580
13581         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
13582         ly:font-magnification, ly:font-name: new functions
13583
13584 2004-04-03  Werner Lemberg  <wl@gnu.org>
13585
13586         * Documentation/user/dedication.itely,
13587         Documentation/user/preface.itely,
13588         Documentation/user/introduction.itely,
13589         Documentation/user/tutorial.itely: Revised.
13590         Removing leading spaces which distorts output if info files are read
13591         with stand-alone info.
13592         Removing superfluous inter-word spaces which also distorts output
13593         for stand-alone info.
13594         Using ` and ' instead of `` and '' everywhere to improve
13595         legilibility with stand-alone info
13596         Using @samp for single-letter input items and data which contains
13597         spaces, @code for other things.
13598
13599         * lily/grob-interface.cc: Adding copyright.
13600         (check_interfaces_for_property): Improve format of warning message.
13601
13602 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13603
13604         * lily/include/font-metric.hh (struct Font_metric): add
13605         design_size () method.
13606
13607         * buildscripts/mf-to-table.py (base): add DesignSize comment.
13608
13609         * lily/afm.cc (read_afm_file): read design size.
13610
13611         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
13612
13613         * scm/music-functions.scm (unfold-repeats): handle dots too.
13614
13615 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13616
13617         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
13618         (backportme)
13619
13620 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
13621
13622         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
13623         lyric indent.  Revert melismaBusyProperties using \unset.
13624
13625 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13626
13627         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
13628
13629         * lily/parser.yy (command_element): allow redefinition of |
13630         meaning.
13631
13632         * lily/break-align-engraver.cc (acknowledge_grob): construct
13633         LeftEdge where the first cause for alignment is coming from.
13634         This makes \override Staff.LeftEdge work as expected.
13635
13636         * lily/slur-performer.cc (Slur_performer): add inits
13637
13638         * lily/beam-performer.cc (Beam_performer): add inits
13639
13640 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13641
13642         * VERSION (PACKAGE_NAME): release 2.2.0
13643
13644 #Local variables:
13645 #coding: utf-8
13646 #End:
13647