]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
baef465e8eea634708aa75b170aa91b0ef0fd5e7
[lilypond.git] / ChangeLog
1 2005-09-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2
3         * scm/define-music-types.scm (music-descriptions): set length and
4         start-callback for QuoteMusic
5
6 2005-09-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7
8         * lily/tie.cc (get_configuration): Replace fabs -> abs for integer
9         arguments. Fixes compilation error with gcc 3.3.
10
11 2005-09-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
12
13         * stepmake/stepmake/python-module-rules.make
14         ($(outdir)/%$(SHARED_MODULE_SUFFIX)): SHARED_FLAGS at the end.  
15
16         * lily/*.cc: remove <cmath> everywhere. <cmath> is included from
17         real.hh
18
19 2005-09-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
20
21         * stepmake/stepmake/c++-vars.make (#EXTRA_CXXFLAGS): don't add
22         -Werror. Otherwise GCC barfs over various optimizations.
23
24         * scm/define-grob-properties.scm (all-internal-grob-properties):
25         add note-head property
26
27         * Documentation/user/instrument-notation.itely (Laissez vibrer
28         ties): new node.
29
30         * input/regression/laissez-vibrer-ties.ly: new file.
31
32         * lily/laissez-vibrer-engraver.cc: new file.    
33
34         * lily/include/tie-column-format.hh: new file.
35
36         * lily/tie-column-format.cc: new file. 
37
38         * lily/tie-column.cc (set_manual_tie_configuration): new function.
39
40         * lily/laissez-vibrer-tie.cc: new file.
41
42         * lily/include/laissez-vibrer-tie.hh: new file.
43
44         * ly/engraver-init.ly: add Laissez_vibrer_engraver
45
46         * ly/declarations-init.ly (laissezVibrer): add \laissezVibrer
47
48         * scm/define-grobs.scm (all-grob-descriptions): add
49         LaissezVibrerTie, LaissezVibrerTieColumn
50
51         * lily/tie-column.cc (set_tie_config_directions): new function
52         (final_shape_adjustment): new function.
53         (shift_small_ties): new function.
54
55         * scm/define-music-types.scm (music-descriptions): add LaissezVibrerEvent
56
57         * lily/include/tie.hh (struct Tie_details): add x_gap_
58         (struct Tie_configuration): add head_position_
59
60         * lily/tie-column.cc (set_chord_outline): new function.
61
62         * mf/cmr.enc.in:  remove file.
63
64 2005-09-11  Graham Percival  <gpermus@gmail.com>
65
66         * Documentation/user/examples.itely: typo fix.  Thanks, Matevž
67
68 2005-09-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
69
70         * mf/feta-banier.mf: make vertical stem 1/2 stemthickness wide to
71         reduce aliasing effects.
72
73         * lily/tie-column.cc (set_chord_outlines): bugfix: insert complete
74         box in skyline.
75
76 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
77
78         * lily/tie.cc (get_configuration): don't crash if left_dot is NULL.
79
80         * flower/include/real.hh: std::fabs too.
81
82 2005-09-08  Jan Nieuwenhuizen  <janneke@gnu.org>
83
84         * Documentation/user/lilypond.tely: Spell Baßtuba in UTF-8 (Werner). 
85
86         * lily, flower: Include C++ iso C headers.  Import namespace std
87         throughout.
88
89         * lily/side-position-interface.cc: 
90         * lily/scm-hash.cc: 
91         * lily/note-head.cc: 
92         * lily/include/includable-lexer.hh: 
93         * flower/include/string-data.icc: Remove using std::*.
94
95         * lily, flower: Include C++ iso C headers.  Import namespace std
96         throughout.
97
98         * lily/side-position-interface.cc: 
99         * lily/scm-hash.cc: 
100         * lily/note-head.cc: 
101         * lily/include/includable-lexer.hh: 
102         * flower/include/string-data.icc: Remove using std::*.
103
104         * Documentation/user/instrument-notation.itely (Entering lyrics):
105         Multiple latin-1->utf-8 conversion fix.
106
107         * Documentation/user/*tely: Update Emacs cookie to utf-8.
108
109 2005-09-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
110
111         * lily/tie.cc (get_configuration): also avoid dots for non-space
112         situations.
113
114 2005-09-07  Jan Nieuwenhuizen  <janneke@gnu.org>
115
116         * Documentation/user/instrument-notation.itely: Bugfix.
117
118 2005-09-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
119
120         * tex/GNUmakefile: don't install texinfo.tex
121
122         * tex/ : cleanup: remove unused files.
123
124         * lily/general-scheme.cc: remove my_{isinf,isnan}.
125
126         * flower/include/real.hh: using std::{isnan,isinf}
127         
128         * VERSION (PATCH_LEVEL): release 2.7.9
129
130 2005-09-05  Graham Percival  <gpermus@gmail.com>
131
132         * Documentation/user/ instrument-notation.itely,
133         advanced-notation.itely: minor tweaks.
134
135         * input/test/script-chart.ly: add item padding.
136
137 2005-09-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
138
139         * flower/offset.cc: use math.h iso. <cmath>
140
141         * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake
142         of IE users.
143
144         * scm/framework-eps.scm (dump-stencils-as-EPSes): cleanup.
145         (widen-left-stencil-edges): new function. Fix alignment problems
146         with LaTeX includegraphics.
147
148         * lily/text-interface.cc (interpret_markup): use abort().
149
150 2005-09-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
151
152         * input/regression/tie-chord.ly (testLong): add a chord in 4ths
153
154         * lily/tie.cc (get_configuration): update bezier shape as we
155         change Y positions.
156         (get_configuration): don't move large ties if we're outside of the
157         staff.
158
159 2005-09-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
160
161         * scm/define-markup-commands.scm (strut): swap X and Y dims.
162         
163 2005-09-03  Jan Nieuwenhuizen  <janneke@gnu.org>
164
165         * .cvsignore: Add auto-generated configure files and then some.
166
167 2005-09-02  Jan Nieuwenhuizen  <janneke@gnu.org>
168
169         * scm/define-grobs.scm (DynamicLineSpanner): Add
170         X-extent-callback.  Fixes hairpin-slur collision.
171
172 2005-08-31  Graham Percival  <gpermus@gmail.com>
173
174         * Documentation/user/advanced-notation.itely,
175         basic-notation.itely: minor changes.
176
177 2005-08-31  Mats Bengtsson  <mabe@drongo.s3.kth.se>
178
179         * scm/framework-eps.scm (dump-stencils-as-EPSes): Insert a
180         \linebreak between each .eps file if \betweenLilyPondSystem is
181         undefined. 
182
183         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
184         music): Document the \linebreak
185
186         * Documentation/user/lilypond-book.itely,
187         input/tutorial/lbook-latex-test.tex,
188         Documentation/user/examples.itely: Remove \usepackage{graphics}
189
190 2005-08-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
191
192         * mf/aybabtu.pe.in (i): don't merge alphabet into aybabtu.
193
194         * lily/ly-module.cc (make_stand_in_procs_weak): 1.6.4 and earlier
195         compat bugfix.
196
197         * scripts/lilypond-book.py (PREAMBLE_LY): define
198         inside-lilypond-book
199         (modify_preamble): new function. Insert \RequirePackage{graphics}
200         when no {graphics found in preamble.  
201
202 2005-08030  Graham Percival  <gpermus@gmail.com>
203
204         * Documentation/user/basic-notation.itely, global.itely,
205         tutorial.itely: misc small changes.
206
207 2005-08-30  Jan Nieuwenhuizen  <janneke@gnu.org>
208
209         * stepmake/aclocal.m4: Include MY_PATCH_LEVEL in config.make's
210         VERSION.
211
212 2005-08-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
213
214         * lily/tie-column.cc (new_directions): put Tie down on center
215         staff line. 
216
217         * lily/script-interface.cc (before_line_breaking): use
218         Grob::programming_error
219
220         * scm/ps-to-png.scm (make-ps-images): use pngalpha device.
221
222         * scripts/lilypond-book.py (get_latex_textwidth): oops. Take [0]
223         of splitext.
224
225 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
226
227         * VERSION (PACKAGE_NAME): VERSION release 2.7.8
228
229 2005-08-29  Werner Lemberg  <wl@gnu.org>
230
231         * mf/GNUmakefile: Add `-f' flag to `rm' command while removing
232         the `*.scale.pfa' files to avoid warnings.
233
234 2005-08-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
235
236         * lily/tempo-performer.cc (process_music): idem.
237
238         * lily/midi-def.cc (get_tempo): Rational to int conversion bug.
239
240 2005-08-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
241
242         * Documentation/user/advanced-notation.itely (Text markup): not a
243         fragment.
244
245         * lily/midi-item.cc (to_string): use to_int() iso. int cast.
246
247         * lily/staff-performer.cc (initialize): add tempo/name to
248         audio_staff_
249
250
251 2005-08-26  Graham Percival  <gpermus@gmail.com>
252
253         * Documentation/user/advanced.itely: add text-only example.
254
255         * Documentation/user/invoking.itely: add index entries for
256         convert-ly.
257
258         * Documentation/user/ tutorial.itely, basic-notation.itely:
259         small fixes suggested by Steve D.  Thanks!
260
261 2005-08-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
262
263         * input/regression/markup-bidi-pango.ly: new file.
264
265         * lily/pango-font.cc (pango_item_string_stencil): make Mingw code
266         standard. Remove #ifdef. Remove memleak.
267         (text_stencil): use text_dir to decide how to composite items.
268         (text_stencil): determine uniform text direction for the entire
269         string.
270
271         * scripts/lilypond-book.py (output_name): remove
272         latex_filter_cmd. Non-portable to non-Unix systems. 
273         (get_latex_textwidth): use File.write and os.unlink() instead.
274
275         * THANKS: add Vicente & Trevor.
276
277         * lily/grob.cc (discretionary_processing): look up origin for
278         programming_error too. 
279
280         * input/regression/tie-broken.ly: new file.
281
282         * lily/tie-column.cc (set_chord_outlines): set outline for line
283         break case too.
284         
285 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
286
287         * lily/pango-font.cc (text_stencil): don't translate glyphs in
288         unscaled transform, just translate stencils.
289
290         * ly/performer-init.ly: init timing to #t.  Fixes bar checks in
291         MIDI.
292
293         * scm/define-markup-commands.scm (wordwrap-string): use
294         text-direction
295         (wordwrap-stencils): idem.
296         (line): idem.
297         (fill-line): idem.
298         (wordwrap-stencils): translate last line to right for
299         text-direction = LEFT.
300
301         * scm/define-grob-properties.scm (all-user-grob-properties): add
302         text-direction.
303
304 2005-08-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
305
306         * lily/lily-parser.cc (Lily_parser): also copy output_basename_
307         when copying a Lily_parser object.
308
309 2005-08-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
310
311         * scm/define-markup-commands.scm (null): add null markup.
312
313 2005-08-25  Mats Bengtsson  <mabe@drongo.s3.kth.se>
314
315         * lily/item.cc: Add documentation of center-invisible
316
317 2005-08-24  Graham Percival  <gpermus@gmail.com>
318
319         * Documentation/user/advanced-notation.itely: add info about
320         raising text.
321
322         * Documentation/user/programming-interface.itely: fix example
323         involving raised text.
324
325 2005-08-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
326
327         * lily/beam.cc (print): fix X start/end points of isolated
328         beamlets.
329
330         * scm/output-ps.scm (grob-cause): escape spaces in URLs.
331
332         * lily/multi-measure-rest.cc (set_text_rods): new function.
333
334         * lily/vertical-align-engraver.cc (process_music): call
335         Align_interface::set_axis(). This forces #'elements to be ordered,
336         preventing random vertical reordering of staves.
337
338         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
339         add avoid-slur property. 
340
341         * Documentation/user/basic-notation.itely (Measure repeats): add
342         countPercentRepeats example.
343
344         * Documentation/user/advanced-notation.itely (Other text markup
345         issues): remove remark about normal-font.  We have \normal-text
346
347         * input/regression/tie-chord.ly: add note about remaining bugs.
348
349         * lily/tie.cc (print): try Tie_column::set_directions () if
350         control-points not yet defined.
351
352 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
353
354         * lily/system-start-delimiter.cc (staff_brace): don't remove brace
355         extent. This fixes braces falling out of the EPS bbox.
356
357         * mf/feta-beugel.mf (braces_per_font): make brace glyph align
358         exactly to bbox.
359
360 2005-08-23  Graham Percival  <gpermus@gmail.com>
361
362         * {various} : change #up->#UP and #down->#DOWN.
363
364         * ly/titling-init.ly: Spacing fix when using printallheaders=##t.
365
366         * Documentation/user/advanced-notation.itely: clarify
367         what objects handles text on a multimeasure rest.
368
369 2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
370
371         * VERSION (PATCH_LEVEL): release 2.7.7
372
373 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
374
375         * make/lilypond-vars.make: set -dgs-font-load for "make web" 
376
377         * Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
378
379         * input/regression/*.ly: formatting clean-up. Default layout
380         before music expression.
381
382         * input/mutopia/R.Schumann/GNUmakefile (examples): switch off
383         romanze28-2 example.
384
385         * scm/ps-to-png.scm: remove dir-re function.
386         (make-ps-images): generate page names, instead of globbing them.
387         This brings down LilyPond memory usage for make web by a factor
388         10. (backportme?) 
389
390         * scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
391         don't use glob. With 3000 files, globbing
392         Documentation/user/out-www/ can take too much time. (backportme?)
393         
394         * lily/lily-guile.cc (gulp_file_to_string): take size argument.
395
396         * lily/general-scheme.cc (LY_DEFINE): take optional size argument.
397
398         * input/regression/tie-manual.ly: new file
399
400         * input/regression/tie-chord.ly: update.
401
402         * flower/include/interval.hh (struct Interval_t): 
403
404         * lily/tie.cc (distance): new function 
405         (height): new function.
406         (init): new function
407         (Tie_details): new struct.
408
409         * lily/skyline.cc (skyline_height): new function.
410
411         * lily/tie-column.cc (set_chord_outlines): new function.
412         (new_directions): read tie-configuration
413
414         * lily/skyline.cc: fix ASCII art.
415         
416 2005-08-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
417
418         * python/convertrules.py (string_or_scheme): Fix spelling error
419
420 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
421         
422         * lily/tie-column.cc (set_directions): set directions only once.
423         (add_configuration): new function.
424
425         * lily/tie.cc (set_control_points): new function
426
427         * lily/tie-column.cc (new_directions): new function.
428
429         * ly/music-functions-init.ly: set 'pitch property
430         iso. trill-pitch. This makes \relative work with \pitchedTrill
431
432         * lily/tie.cc (get_configuration): new function. Don't generate
433         control points, rather, generate configuration.
434         remove head-pair property.
435
436         * lily/include/tie.hh (struct Tie_configuration): new struct.
437
438 2005-08-22  Heikki Junes  <hjunes@cc.hut.fi>
439
440         * Documentation/topdocs/NEWS.tely: clarify.
441
442 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
443
444         * lily/tie.cc: remove minimum-length
445
446         * scm/define-grob-properties.scm (all-user-grob-properties):
447         remove staffline-clearance, y-offset 
448
449         * input/regression/tie-dots.ly (Module): remove.
450
451         * lily/tie.cc (get_control_points): rewrite. Put short ties in
452         staff-spaces, make long ties cross staff lines. Avoid flags and dots.
453
454         * input/regression/tie-single.ly: new file.
455
456 2005-08-21  Graham Percival  <gpermus@gmail.com>
457
458         * ly/bagpipe.ly: fix compile problem.
459
460 2005-08-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
461
462         * lily/midi-item.cc (name): new method.
463
464         * lily/staff-performer.cc (acknowledge_audio_element): use
465         signature of baseclass.
466
467         * lily/engraver-group.cc (do_announces): move recursion call out
468         of while loop. 
469
470         * lily/drum-note-performer.cc (class Drum_note_performer): use
471         process_music everywhere.
472
473         * ly/performer-init.ly: add default children everywhere.
474
475         * lily/paper-book.cc (output): call paper-book-write-midis
476         directly: always write MIDI, even if no \layout {} block. 
477
478 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
479
480         * VERSION (PACKAGE_NAME): release 2.7.6
481
482         * lily/percent-repeat-engraver.cc (try_music): don't print warning
483         about not being able to handle repeat.
484
485 2005-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
486
487         * Documentation/user/examples.itely (Piano templates):
488         * lily/include/performer-group.hh: Remove last traces of
489         Performer_group_performer.  Fixes make web.
490
491 2005-08-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
492
493         * Documentation/user/examples.itely (Piano templates): change
494         Engraver_group_engraver -> Engraver_group
495
496         * lily/ly-module.cc (make_stand_in_procs_weak): only kludge if
497         scm_stand_in_procs is not weak_any.
498
499         * lily/volta-bracket.cc (print): don't use strcmp().
500
501         * lily/volta-engraver.cc (process_music): use
502         Text_interface::is_markup() for setting the 'text property of the
503         volta bracket.
504
505         * input/mutopia/claop.py (accents): update syntax to 2.6
506
507         * scm/define-context-properties.scm
508         (all-user-translation-properties): add countPercentRepeats.
509
510         * Documentation/user/basic-notation.itely (Measure repeats): add
511         isolated percent example.
512
513 2005-08-18  Graham Percival  <gpermus@gmail.com>
514
515         * input/ {various}: change direction #1, #-1 to
516         #up/#down or \fooUp, \fooDown.
517
518         * Documentation/user/music-glossary.tely: #-1 to #down.
519
520         * ly/bagpipe.ly, engraver-init.ly, property-init.ly: #1
521         to #up, #-1 to #down.
522
523 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
524
525         * lily/include/engraver-group.hh: rename.
526
527         * lily/include/performer-group.hh: rename.
528
529 2005-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
530
531         * input/test/script-abbreviations.ly: Removed some old LaTeX
532         left overs.
533
534 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
535
536         * python/convertrules.py (conv): inside-slur -> avoid-slur.
537         Remove functions.  Remove if 1: constructs, reindent.
538
539         * scripts/convert-ly.py (add_version): Add functions from
540         convertrules.py
541
542         * scm/script.scm (default-script-alist):
543         s/priority/script-priority.  Fixes script stacking.  Backportme.
544         (Fermata): Very low priority.
545
546 2005-08-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
547
548         * input/regression/*.ly: remove superfluous \score blocks. Reindent.
549
550         * input/regression/slur-script.ly: remove padding tweaks. Add
551         comment strings.
552
553         * lily/note-spacing.cc (get_spacing): remove kludge for EOL wide
554         time sigs and related stuff.
555
556         * scm/define-grob-properties.scm (all-user-grob-properties): add
557         @code{} tags to property description.
558
559         * lily/include/line-group-group-engraver.hh (Module): remove file.
560
561         * python/convertrules.py (conv): add rule for
562         Engraver_group_engraver -> Engraver_group.
563
564         * lily/include/performer-group-performer.hh: analogous.
565
566         * lily/include/engraver-group-engraver.hh: rename to Engraver_group.
567
568         * lily/context-def.cc (instantiate): check for
569         Engraver_group_engraver and Performer_group_performer not
570         Engraver/Performer. Fixes crashes when doing \with { \consists .. }
571  
572 2005-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
573
574         * input/les-nereides.ly: Remove three fingering tweaks, update
575         remaining one.
576
577         * input/regression/slur-script-inside.ly: Update, fix doc.
578
579         * scm/script.scm: Update to avoid-slur.
580
581         * scm/define-grob-properties.scm (avoid-slur): New property.
582
583         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
584         * lily/slur-engraver.cc (acknowledge_extra_object): Invoke
585         outside_slur_callback if avoid-slur != #'inside.
586
587         * scm/define-grobs.scm (Fingering, Textscript): No
588         inside-slur/outside-slur preference.
589         (DynamicLineSpanner): Always outside slur.
590
591         * input/regression/slur-script.ly: More tests.
592
593 2005-08-17  Graham Percival  <gpermus@gmail.com>
594
595         * Documentation/user/lilypond-book: fix notime entry.
596
597         * Documentation/user/advanced-notation.itely: add info on
598         getting an I rehearsal mark.
599
600         * Documentation/user/putting.itely: reinstate "I", re-enforce
601         the fact that \override numbers are the result of
602         experimentation and personal taste.
603
604         * Documentation/user/invoking.itely: update convert-ly bugs.
605
606 2005-08-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
607
608         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): set timing
609         to #t.
610
611         * lily/timing-translator.cc (initialize): don't initialize timing.
612
613         * input/regression/stem-spacing.ly (Module): remove file.
614
615         * input/regression/spacing-stick-out.ly: specify Score context for
616         \override
617
618         * input/regression/clefs.ly: remove spurious {}s 
619
620 2005-08-17  Heikki Junes  <hjunes@cc.hut.fi>
621
622         * Documentation/topdocs/NEWS.tely,
623         input/regression/repeat-percent-count.ly: clarify a bit.
624
625 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
626
627         * input/no-notation/display-lily-tests.ly: delete
628         display-lily-init call.
629
630         * ly/music-functions-init.ly (displayLilyMusic): move
631         display-lily-init call at top level, so that the user should not
632         have to call it.
633
634         * scm/define-music-display-methods.scm (note-name->lily-string):
635         retrieve note names directly from pitchnames using new function `rassoc'.
636         (display-lily-init): note names list construction removed.
637
638 2005-08-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
639
640         * THANKS: spello.
641
642         * lily/lily-parser.cc (get_header): copy module, instead of
643         returning it.
644
645         * Documentation/topdocs/NEWS.tely (Top): add entry for percent
646         counters.
647
648         * Documentation/user/basic-notation.itely (Measure repeats): add
649         links to Counter grobs.
650
651         * scm/define-grobs.scm (all-grob-descriptions): add
652         DoublePercentRepeatCounter
653         (all-grob-descriptions): add PercentRepeatCounter
654
655         * lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
656         also create counter grobs.
657
658         * lily/separation-item.cc (extremal_break_aligned_grob): don't
659         return grob without space-alist.
660
661         * input/proportional.ly: tune staff-padding.
662
663         * input/regression/repeat-percent-count.ly: new file. 
664
665 2005-08-16  Nicolas Sceaux  <nicolas.sceaux@free.fr>
666
667         * input/no-notation/display-lily-tests.ly: moved from
668         input/regression/ to input/no-notation. Be sure to call
669         `display-lily-init' before trying to use the display function.
670
671 2005-08-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
672
673         * scripts/lilypond-book.py (option_definitions): Don't localize
674         the empty string. Fixes bug when --psfonts was used with
675         non-English locale.
676
677 2005-08-15  Graham Percival  <gpermus@gmail.com>
678
679         * lily/tuplet-bracket.cc: simple build fix.
680
681         * Documentation/user/putting.itely: use "we" instead of "I".
682
683         * Documentation/user/basic-notation.itely: cautionary accidentals
684         work with naturals, too.
685
686 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
687
688         * lily/tuplet-bracket.cc (calc_position_and_height): add
689         staff-padding support.
690
691         * input/proportional.ly: set staff-padding.
692         
693         * VERSION (PATCH_LEVEL): release 2.7.5
694
695         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): text formatting
696         fixes. Remove tweaks.
697
698         * input/regression/tuplet-slope.ly: add a test case.
699
700         * lily/tuplet-bracket.cc (calc_position_and_height): revert
701         erroneous fix. Add spanner bounds to offset array with relative X
702         positions.
703
704         * ly/engraver-init.ly: add Rest_engraver only once.
705
706         * scm/define-music-display-methods.scm (KeyChangeEvent): only do
707         (*parser*) lookup if (*parser*) != #f.
708
709 2005-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
710
711         * lily/phrasing-slur-engraver.cc (acknowledge_extra_object):
712         Cut-and paste update.
713
714         * input/regression/slur-script.ly: Add example of reverting
715         inside-slur for fingering.
716
717         * scm/define-grobs.scm (DynamicLineSpanner, Fingering,
718         TextScript): Explicitly set inside-slur #f, forcing these out of slur.
719
720         * lily/slur-engraver.cc (acknowledge_extra_object): Only invoke
721         outside_slur_callback if inside-slur == #f (as opposed to unset).
722
723 2005-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
724
725         * tex/GNUmakefile (INSTALLATION_FILES): Remove enc symlink setup,
726         encoding files are already removed.
727
728 2005-08-15  Mats Bengtsson  <mabe@drongo.s3.kth.se>
729
730         * Documentation/user/advanced-notation.itely (Instrument names):
731         Document a workaround for instrument names that collide with
732         system start braces/brackets.
733
734 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
735
736         * lily/rest-collision.cc (do_shift): spello.
737
738         * input/proportional.ly: use #'used property. Set break-overshoot
739         property.
740
741         * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge.
742
743         * lily/paper-column.cc: add #'used property
744
745         * lily/mark-engraver.cc (stop_translation_timestep): set grob
746         array for staves found.
747
748         * lily/metronome-engraver.cc (stop_translation_timestep): set grob
749         array for stavesFound.
750
751         * lily/staff-spacing.cc (next_note_correction): add fixed and
752         space to calling convention. This fixes spacing of accidentals
753         after barlines.
754
755         * input/regression/spacing-accidental-stretch.ly: add barline -
756         accidental case.
757
758         * scm/framework-ps.scm (page-header): add version number to
759         creator
760         (eps-header): idem.
761
762         * mf/feta-bolletjes.mf: swap d0 and u0 fa heads.
763         
764 2005-08-13  Graham Percival  <gpermus@gmail.com>
765
766         * Documentation/user/global.itely: add "fit as much as
767         possible onto this page" example (Vertical spacing).
768
769 2005-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
770
771         * *: Nitpick run.
772
773         * buildscripts/fixcc.py: Fixes.
774
775 2005-08-12  Graham Percival  <gpermus@gmail.com>
776
777         * Documentation/user/advanced-notation.itely: add markup
778         example to Text spanners.
779
780 2005-08-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
781
782         * Documentation/user/basic-notation.itely (Ties): Add example of
783         tying a tremolo to a chord. Thanks to Steve Doonan. 
784
785         * lily/tie-engraver.cc: Add tieWaitForNote to the list of read
786         properties and move tieMelismaBusy to the list of written
787         properties. 
788
789 2005-08-12  Heikki Junes  <hjunes@cc.hut.fi>
790
791         * po/TODO: suggest to use a dedicated tool like kbabel.
792
793         * po/fi.po: update using kbabel.
794
795 2005-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
796
797         * *: Remove obsolete files.  Nitpick run.
798
799         * lily/lily-guile.cc (parse_symbol_list): Bugfix.
800
801 2005-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
802
803         * mf/GNUmakefile (get-*-fonts): Rename from get-*-pfa.  Copy SVG
804         too.
805
806         * Documentation/topdocs/NEWS.tely (Top): Add slur script feature.
807
808         * lily/lily-guile.cc (parse_symbol_list): Rewrite.  Grok multiple
809         whitespace as symbol separator.
810
811         * lily/side-position-interface.cc: Add slur-padding.
812
813         * input/regression/slur-script.ly: Fixed.  Backportme?  This is
814         quite a large fix, and it never worked in a stable release; so not
815         really a regression.
816
817         * lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver):
818         Update cut and paste code from Slur_engraver.
819
820         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
821         Add.
822
823         * scm/define-grobs.scm (DynamicLineSpanner): Add
824         dynamic-line-spanner-interface.
825         (DynamicLineSpanner, TextScript, Fingering): Add slur-padding.
826
827 2005-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
828
829         * lily/slur-engraver.cc (acknowledge_extra_object): Bugfix: use
830         to_boolean () so that non-set 'inside-slur means false.
831
832         * lily/slur.cc (outside_slur_callback): Bugfixes: make sure that
833         slur has control-points.  Skip script without direction.  Always
834         do_shift if script inside slur, even if slur not contained in
835         script y-extent.  Increment k in loop.
836
837 2005-08-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
838
839         * scm/define-markup-commands.scm: Improved regexp to search for
840         EPS bounding boxes and corrected call to ly:warning.
841
842 2005-08-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
843
844         * Documentation/user/programming-interface.itely (Displaying music
845         expressions): doc for \displayLilyMusic. Also some precisions in
846         "Markup construction in Scheme"
847
848 2005-08-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
849
850         * scm/define-markup-commands.scm (normal-text): Added 2 new
851         markup commands, \normal-text and \medium (the latter thanks to
852         Bruce Fairchild). 
853
854 2005-08-08  Graham Percival  <gpermus@gmail.com>
855
856         * Documentation/user/programming-interface.itely: fix @{ @}.
857
858         * scm/define-markup-commands.scm: add linewidth info to
859         \justify and \wordwrap, add "upright is the opposite of italic".
860
861         * Documentation/user/advanced-notation.itely: shaped->shape,
862         add (cons (markup "foo")) type of example to text markup,
863         reword multi-measure rests section.
864
865         * lily/note-heads-engraver.cc: changed Shaped->Shape in a
866         comment.  No actual code was touched.
867
868         * Documentation/user/invoking.itely: add more info about
869         \include.  Thanks, Bruce!
870
871         * THANKS: add Bruce Fairchild, alphabetise.
872
873         * Documentation/user/global.itely: document \score{\header{}}
874         behavior.
875
876         * Documentation/user/basic-notation.itely: reword multi-measure
877         rest discussion in Rests.
878
879 2005-08-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
880
881         * Documentation/user/programming-interface.itely (Markup
882         construction in Scheme): Corrected example and tried to clarify
883         the implicit \line in the table.
884
885 2005-08-07  Graham Percival  <gpermus@gmail.com>
886
887         * Documentation/user/instrument-notation.itely: moved
888         some bagpipe info back into the bagpipe section.  Somehow
889         it ended up in the "other vocal issues" section?!  :o_O
890
891 2005-08-07  Jan Nieuwenhuizen  <janneke@gnu.org>
892
893         * scm/framework-ps.scm (dir-join): Rename from path-join (joins
894         directories, not paths).
895
896 2005-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
897
898         * scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
899         plain emmentaler/aybabtu.  Backportme.
900
901         * lily/tuplet-bracket.cc (calc_position_and_height): Bugfix:
902         missing dir correction.
903
904 2005-08-05  Graham Percival  <gperlist@shaw.ca>
905
906         * scm/define-markup-commands: fix reversed justify/wordwrap
907         doc strings.
908
909 2005-08-05  Jürgen Reuter  <reuter@ipd.uka.de>
910
911         * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
912         lily/gregorian-ligature-engaver.cc,
913         lily/include/ligature-engraver.hh,
914         lily/include/coherent-ligature-engraver.hh,
915         lily/include/gregorian-ligature-engraver.hh: make these classes
916         truely abstract.  This should fix some internal oddities such as
917         duplicate as well as dead translator/property declarations, and
918         also some dead code.
919
920         * lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc:
921         bugfix: avoid message "junking empty ligature" on ligature
922         brackets by collecting dummy grobs.
923
924 2005-08-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
925
926         * lily/tuplet-bracket.cc (print): default right overshoot to 0.0
927
928         * input/proportional.ly (staffKind): bugfix.
929         (staffKind): updates by Trevor Baca.
930
931         * scm/define-grobs.scm (all-grob-descriptions): remove arrows as
932         default layout. 
933
934         * lily/tuplet-bracket.cc (print): check whether edge-text is a
935         pair.
936
937         * lily/beam.cc (rest_collision_callback): call position_beam() if
938         necessary.
939
940         * VERSION: release 2.7.4
941
942         * input/regression/spacing-uniform-stretching.ly: new file.
943
944         * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
945
946         * Documentation/topdocs/NEWS.tely (Top): add Nicolas as
947         contributor.
948
949         * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
950
951         * input/proportional.ly: new file.
952
953         * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
954         columns is empty
955
956         * lily/tuplet-engraver.cc (finalize): new function. Reset right
957         bounds to currentCommandColumn for the last step.
958         (start_translation_timestep): if tupletFullLength is set, set
959         bound to Paper Column
960
961         * input/regression/tuplet-full-length.ly (indent): new file.
962
963         * lily/spacing-loose-columns.cc (set_loose_columns): space a whole
964         clique of loose columns, eg. a set of grace notes in strict
965         notespacing.
966
967         * input/regression/spacing-strict-spacing-grace.ly: new file.
968
969         * lily/key-signature-interface.cc: change property name to
970         alteration-alist
971
972         * lily/key-engraver.cc (read_event): read keyAlterationOrder, not
973         keyAccidentalOrder
974
975         * python/convertrules.py (conv): keyAccidentalOrder ->
976         keyAlterationOrder
977
978         * lily/key-engraver.cc (create_key): always print a cancellation
979         for going to C-major/A-minor, regardless of printKeyCancellation.
980         (create_key): remove typecheck for visibility. This fixes key
981         signature not being printed.
982
983         * lily/spacing-determine-loose-columns.cc: new file.
984
985         * input/regression/spacing-strict-notespacing.ly: new file.
986
987         * lily/spacing-spanner.cc (generate_springs): rename from
988         do_measure. 
989         (generate_pair_spacing): new function.
990         (init, generate_pair_spacing): set between-cols for floating
991         nonmusical columns.
992
993         * lily/spaceable-grob.cc (get_spring): new function. 
994
995         * lily/tuplet-bracket.cc (print): on the left, the overshoot is
996         relative to the right edge of the prefatory matter.
997
998         * lily/beam.cc (print): read break-overshoot to determine where to
999         stop/start broken beams.
1000
1001         * input/regression/spanner-break-overshoot.ly: new file.
1002
1003 2005-08-04  Graham Percival  <gperlist@shaw.ca>
1004
1005         * ly/bagpipe.ly: updated.
1006
1007         * Documentat/user/instrument.itely: un-comment out bagpipe example.
1008
1009 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1010
1011         * lily/dynamic-engraver.cc (acknowledge_slur): add slur to
1012         support: now (de)crescs avoid slurs as well.
1013
1014         * Documentation/user/instrument-notation.itely (Bagpipe example):
1015         comment out non-functioning bagpipe example.
1016         (Bagpipe definitions): idem.
1017
1018         * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example.
1019         (Top): add proportionalNotationDuration example.
1020
1021         * input/regression/spacing-proportional.ly: new file.
1022
1023         * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is
1024         synched to a beam.
1025
1026         * lily/beam.cc (shift_region_to_valid): divide by zero fix. This
1027         fixes beams with a single stem (eg. beams across linebreaks.)
1028
1029         * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
1030
1031         * flower/rational.cc (operator +): prevent overflow. This fixes
1032         heavily nested tuplets.
1033
1034         * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
1035         have to protect even those unlikely to be corrupted data members.  
1036
1037 2005-08-04  Graham Percival  <gperlist@shaw.ca>
1038
1039         * ly/bagpipe.ly: new file.
1040
1041         * THANKS: added Sven Axelsson.
1042
1043 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1044
1045         * lily/spacing-engraver.cc (stop_translation_timestep): directly
1046         copy proportionalNotationDuration into currentMusicalColumn if
1047         set.
1048
1049         * lily/spacing-spanner.cc (musical_column_spacing): if
1050         uniform-stretching set, fixed space is 0.0
1051
1052         * input/regression/spacing-multi-tuplet.ly: show
1053         uniform-stretching property.
1054
1055         * lily/spacing-spanner.cc (effective_shortest_duration): new function.
1056
1057         * lily/include/spacing-spanner.hh (class Spacing_spanner): new file.
1058         (struct Spacing_options): new struct.
1059
1060         * lily/spacing-basic.cc: new file.
1061
1062         * lily/spacing-spanner.cc (note_spacing): remove outdated code:
1063         delta_t doesn't have to be smaller than shortest_playing_len
1064
1065 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1066
1067         * input/regression/markup-arrows.ly:  new file.
1068
1069         * lily/tuplet-bracket.cc: document new behavior.
1070
1071         * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets
1072         with line breaks.
1073
1074         * scm/define-markup-commands.scm (arrow-head): arrow-head markup command.
1075
1076         * scm/define-grobs.scm (all-grob-descriptions): set arrows as
1077         default 
1078
1079         * lily/tuplet-bracket.cc: add edge-text property.
1080         add break-overshoot.
1081         (print): read break-overshoot.
1082         (print): read edge-text, add stencils.
1083
1084         * mf/feta-arrow.mf: new file.
1085
1086         * mf/feta-generic.mf: add feta-arrow.
1087
1088 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1089
1090         * Documentation/user/lilypond-book.itely (An example of a
1091         musicological document): Added flag -o to dvips for people who use
1092         the default setting in teTeX where output is sent to the printer. 
1093
1094         * Documentation/user/global.itely (Vertical spacing): Added
1095         reference to the Axis_group_engraver which documents the *Extent
1096         properties.
1097
1098 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1099
1100         * Documentation/user/basic-notation.itely (Tuplets): add note
1101         about nested tuplets. Remove BUG. 
1102
1103         * input/regression/tuplet-nest.ly: update: remove manual hack. 
1104
1105         * lily/tuplet-bracket.cc (print): use robust_scm2drul
1106         (print): manually call print() for subtuplets.
1107         (calc_position_and_height): add subtuplets to the
1108         support. Vertically shift outer tuplet 
1109
1110         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set
1111         remove-first for Lyrics, ChordNames and FiguredBass
1112
1113         * scm/define-grob-properties.scm (all-internal-grob-properties):
1114         use ly:grob-array? iso. grob-list?
1115         (all-internal-grob-properties): add tuplets grob-array.
1116
1117         * lily/tuplet-bracket.cc (add_tuplet_bracket):
1118         new function
1119
1120 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1121
1122         * input/test/time-signature-staff.ly: new file.
1123
1124         * ly/declarations-init.ly (center): escape to Scheme. Fixes
1125         spurious #<Music FingerEvent> errors. Backportme.
1126
1127 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1128
1129         * Documentation/user/programming-interface.itely (Markup
1130         construction in Scheme): Corrected markup syntax in the
1131         translation table.
1132
1133 2005-08-03  Graham Percival  <gperlist@shaw.ca>
1134
1135         * Documentation/user/instrument-notation.itely: small update
1136         to bagpipe notation docs; thanks Sven!
1137
1138         * Documentation/user/basic-notation.itely: add link about trills.
1139
1140 2005-08-02  Graham Percival  <gperlist@shaw.ca>
1141
1142         * Documentation/user/music-glossary: remove accidentally committed
1143         fink patch.
1144
1145 2005-08-02  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
1146
1147         * lily/lily-parser.cc (get_header): new function. Enable multiple
1148         \header definitions.
1149
1150         * lily/parser.yy (lilypond_header_body): use get_header.
1151
1152         * ly/init.ly:
1153         * scm/lily-library.scm (print-score-with-defaults): renamed
1154         $globalheader to $defaultheader
1155         
1156         * Documentation/user/global.itely (Creating titles): added short
1157         explanation that multiple headers are useable.
1158
1159
1160 2005-08-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1161
1162         * lily/module-scheme.cc (LY_DEFINE): new file. 
1163
1164         * Documentation/user/advanced-notation.itely (Font selection): add
1165         doco for make-pango-font-tree.
1166
1167 2005-07-31  Graham Percival  <gperlist@shaw.ca>
1168
1169         * Documentation/user/music-glossary: more languages
1170         for tenuto.
1171
1172         * Docuemntation/user/instrument-notation.itely: minor
1173         update for bagpipe example.
1174
1175 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1176
1177         * input/regression/+.ly (TODO): add some text.
1178
1179 2005-07-28  Graham Percival  <gperlist@shaw.ca>
1180
1181         * Documentation/user/invoking.itely: \score begins with music.
1182
1183         * Documentation/user/ basic-notation.itely,
1184         instrument-notation.itely: minor changes.
1185
1186         * Documentation/user/music-glossary.itely: began tenuto entry.
1187
1188 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1189
1190         * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
1191
1192         * mf/feta-bolletjes.mf: swap up and down for aiken heads.
1193
1194 2005-07-27  Graham Percival  <gperlist@shaw.ca>
1195
1196         * Documentation/user/examples.itely: remove bagpipe template.
1197
1198         * Documentation/user/instrument-notation.itely: add bagpipe
1199         section, maybe fix quotes in lyrics.  I hate text encoding.
1200         Clarify chord durations, more bagpipe stuff.
1201
1202 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1203  
1204         * lily/accidental-engraver.cc: formatting fixes.
1205
1206         * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
1207         grob-array.
1208
1209         * lily/arpeggio.cc (print): suicide arpeggio for single notehead.
1210
1211         * lily/note-column.cc (arpeggio): new function.
1212
1213         * lily/note-spacing.cc (get_spacing): also take arpeggio into
1214         account for spacing.
1215
1216 2005-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1217
1218         * lily/main.cc (sane_setenv)[!ARGV0_RELOCATION]: Also define.
1219         (setup_guile_env): Use it instead of nonstandard setenv.  Fixes
1220         mingw build.
1221         
1222 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1223
1224         * scm/lily.scm (lilypond-all): clear anonymous modules after
1225         processing files.
1226
1227 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1228
1229         * flower/include/guile-compatibility.hh (SCM_I_CONSP): add
1230         SCM_I_CONSP
1231
1232         * VERSION: 2.7.3 released
1233
1234         * Documentation/user/invoking.itely (Invoking lilypond): add
1235         LILYPOND_GC_YIELD documentation.
1236
1237         * lily/*: cleanups: use scm_from_int iso. scm_int2num. Idem for
1238         scm_from_real / scm_make_real.
1239
1240         * lily/main.cc (setup_guile_env): new function. Set GC min_yields
1241         higher. This increases memory footprint, but provides overall
1242         speedup of 15 to 20%. 
1243
1244         * lily/include/translator.hh (class Translator): remove
1245         PRECOMPUTED_VIRTUAL everywhere.
1246
1247         * lily/include/lily-guile.hh: inline scm_c[ad]r, scm_is_pair.
1248
1249         * lily/context.cc (now_mom): non-recursive now_mom() 
1250
1251         * lily/include/profile.hh: new file.
1252
1253         * lily/profile.cc: new file.
1254
1255         * lily/grob.cc (Grob::Grob): look properties up directly.
1256
1257         * lily/open-type-font.cc (get_indexed_char): cache index -> bbox
1258         lookups.
1259
1260         * lily/include/box.hh (class Box): smob Box type.
1261
1262         * lily/smobs.cc (protect_smob): O(1) GC (un)protection.
1263
1264         * lily/include/smobs.hh (DECLARE_BASE_SMOBS): add methods
1265         protect() and unprotect(). Use throughout.
1266
1267 2005-07-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1268
1269         * Documentation/topdocs/NEWS.tely: new item for \displayLilyMusic
1270
1271         * scm/define-music-display-methods.scm (markup->lily-string):
1272         markup elements can also be strings (without simple-markup
1273         appended)
1274
1275 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1276
1277         * lily/context.cc (where_defined): also assign value in
1278         where_defined().
1279
1280         * lily/bezier.cc (get_other_coordinate): use curve_coordinate
1281         (curve_coordinate): new function
1282
1283         * lily/simple-spacer.cc (add_columns): only add rods between
1284         column i and begin/end if keep-inside-line is set (this repleces
1285         allow-outside-line as default)
1286
1287 2005-07-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1288
1289         * lily/tuplet-engraver.cc (start_translation_timestep): only read
1290         tupletSpannerDuration if applicable.
1291
1292         * lily/font-size-engraver.cc (process_music): read fontSize only
1293         once per timestep.
1294
1295         * lily/engraver*cc: use throughout.
1296         
1297         * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro.
1298
1299         * lily/translator.cc (add_acknowledger): new file. Directly jump
1300         into an Engraver::acknowledge_xxx () method based on a grobs
1301         interface-list.
1302
1303         * lily/include/translator-dispatch-list.hh (class
1304         Engraver_dispatch_list): new struct, new file.
1305
1306         * scm/define-context-properties.scm
1307         (all-internal-translation-properties): remove acceptHashTable,
1308         acknowledgeHashTable
1309
1310         * lily/translator-group.cc (mark_smob): idem for acceptHashTable.
1311
1312         * lily/engraver-group-engraver.cc (Engraver_group_engraver):
1313         change acknowledgeHashTable to C++ member. 
1314
1315         * lily/rest-collision.cc (do_shift): use extract_grob_set().
1316
1317 2005-07-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1318
1319         * scm/display-lily.scm: new file. Define a `display-lily-music'
1320         function, that displays the music expression given as an argument,
1321         using LilyPond notation.
1322
1323         * scm/define-music-display-methods.scm: new file. Implementation
1324         of display methods for each music type.
1325
1326         * ly/music-functions-init.ly (displayLilyMusic): new function for
1327         displaying music with LilyPond notation.
1328
1329         * input/regression/display-lily-tests.ly: new regression test file
1330         for `display-lily-music'.
1331
1332         * scm/markup.scm: remove obsolete debugging code (for printing
1333         markups with LilyPond notation).
1334
1335         * scm/define-music-types.scm (music-name-to-property-table):
1336         * scm/clef.scm (supported-clefs): export, in order to be accessible
1337         from the (scm display-lily) module.
1338
1339 2005-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1340
1341         * Documentation/topdocs/NEWS.tely (Top): Typo.
1342
1343 2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
1344
1345         * Documentation/index.html.in, Documentation/texinfo.css,
1346           stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
1347           Documentation/bibliography/index.html.in,
1348           Documentation/bibliography/html-long.bst: revert css-width patch,
1349           it does not work with IE6.
1350
1351 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1352
1353         * Documentation/texinfo.css: revert 760px hack. 
1354
1355         * VERSION: release 2.7.2
1356
1357         * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
1358
1359         * Documentation/user/basic-notation.itely (Barnumber check): add
1360         section.
1361
1362         * scm/music-functions.scm (skip-to-last): new function. Show only
1363         last showLastLength part of the \score.
1364
1365         * lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub
1366
1367         * python/convertrules.py (conv): add ly:x-moment rule
1368
1369         * lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X
1370
1371         * Documentation/topdocs/NEWS.tely (Top): add new feature.
1372
1373         * Documentation/user/instrument-notation.itely (Flexibility in
1374         alignment): options in subsections.
1375
1376         * lily/lyric-engraver.cc (process_music): don't typeset text for _
1377         syllable text. Instead, assume that the previous lyric text is a
1378         melismated text.
1379
1380         * Documentation/index.html.in: revert 800x600 change.
1381
1382 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1383
1384         * lily/main.cc (main): Remove invalid handle kludge.
1385
1386         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
1387         (lambda): add gui define.
1388
1389 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1390
1391         * Documentation/topdocs/NEWS.tely (Top): add note about Musica ficta.
1392
1393         * Documentation/user/instrument-notation.itely (Musica ficta
1394         accidentals): add section Musica ficta accidentals
1395
1396         * lily/accidental-engraver.cc (make_suggested_accidental): new
1397         function.
1398         (make_standard_accidental): move into new function.
1399         (create_accidental): new function.
1400
1401         * scm/define-grobs.scm (all-grob-descriptions): new Grob
1402         AccidentalSuggestion
1403
1404         * lily/output-def-scheme.cc (LY_DEFINE): take default  argument.
1405
1406         * lily/output-def.cc (lookup_variable): return SCM_UNDEFINED if
1407         undefined.
1408
1409         * Documentation/user/global.itely (Page formatting): document
1410         horizontalshift.
1411
1412         * scm/page-layout.scm (default-page-music-height):
1413         horizontalshift: new variable, shift all systems by
1414         horizontalshift to the right, to make space for instrument names.
1415
1416         * scm/paper.scm (set-paper-dimension-variables): add horizontalshift
1417
1418         * lily/input-scheme.cc (LY_DEFINE): take format commands.
1419
1420 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1421
1422         * lily/note-column.cc (dir): idem.
1423
1424         * lily/spacing-spanner.cc (Module): idem.
1425
1426         * lily/script-column.cc (before_line_breaking): use extract_grob_set()
1427
1428         * lily/include/paper-column.hh (class Paper_column): add
1429         non-static get_rank() member.
1430
1431         * VERSION: release 2.7.1
1432         
1433         * scm/framework-null.scm: new file, used for benchmarking.
1434
1435 2005-07-20  Heikki Junes  <hjunes@cc.hut.fi>
1436
1437         * Documentation/topdocs/INSTALL.texi, configure.in: fix
1438         version dependencies for fontforge and gs.
1439
1440         * Documentation/index.html.in, Documentation/texinfo.css,
1441         stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
1442         Documentation/bibliography/index.html.in, 
1443         Documentation/bibliography/html-long.bst: optimize width of
1444         html for a 800x600 screen (width:760), increases printability
1445         when 'fit to page' is not set and readability in wide screens.
1446
1447         * stepmake/bin/add-html-footer.py: add missing </p>.
1448
1449 2005-07-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1450
1451         * scm/define-markup-commands.scm (beam): use polygon in beam
1452         command.
1453
1454         * lily/grob-pq-engraver.cc (stop_translation_timestep): save up
1455         all acknowledged grobs, and do potentially expensive merge and
1456         write in one go.
1457
1458         * buildscripts/mf-to-table.py (write_fontlist): enforce noBreak.
1459
1460         * configure.in (reloc_b): add --enable-static-gxx to statically
1461         link to libstdc++
1462
1463         * lily/GNUmakefile (static-gxx-libs): new target
1464         static-gxx-libs. Create symlink to libstdc++.a
1465
1466         * lily/new-lyric-combine-music-iterator.cc: rename to
1467         Lyric_combine_music_iterator
1468
1469         * lily/lyric-combine-music-iterator.cc
1470         (Old_lyric_combine_music_iterator): rename to
1471         Old_lyric_combine_music_iterator
1472
1473         * lily/*-engraver.cc (various): remove double use of
1474         PRECOMPUTED_VIRTUAL function: only use
1475         start_translation_timestep() and stop_translation_timestep(), not
1476         both.
1477
1478         * lily/break-substitution.cc (fast_substitute_grob_array): do
1479         fast_substitute_grob_array for all unordered grob_arrays.
1480         (substitute_grob): return Grob *. Saves packing/unpacking SCMs.
1481         (substitute_grob_array): optimize.
1482
1483         * lily/align-interface.cc (set_axis): set ordered_ for 'elements
1484
1485         * lily/include/grob-array.hh (class Grob_array): ordered_ member.
1486
1487         * lily/parser.yy: revert $globalheader patch.
1488         
1489         * lily/include/translator.icc
1490         (IMPLEMENT_FETCH_PRECOMPUTABLE_METHODS): directly jump into
1491         Translator methods, without _static helper.
1492  
1493         * lily/grob-smob.cc (derived_mark): rename from
1494         do_derived_mark(). Return void.
1495
1496         * scm/define-context-properties.scm
1497         (all-internal-translation-properties): remove tweakCount/tweakRank.
1498
1499         * scm/output-lib.scm (begin-of-line-invisible): use vectors for
1500         predefined break-visibilities.
1501
1502         * lily/item.cc (handle_prebroken_dependencies): use a vector of 3
1503         booleans for break-visibility.
1504
1505         * Documentation/topdocs/NEWS.tely (Top): add note about engravers.
1506
1507         * python/convertrules.py (conv): rule for Timing_translator. 
1508
1509         * lily/include/translator.icc: new file. 
1510
1511         * lily/paper-column-engraver.cc (process_music): new
1512         file. Separate Paper_column factory from Score_engraver.
1513
1514         * lily/vertically-spaced-context-engraver.cc: administer
1515         spaceable-staves property of System.
1516
1517         * lily/translator-group-ctors.cc: new file.
1518
1519         * lily/context-property.cc (make_grob_from_properties): construct
1520         the right Grob class programmatically, looking at the class entry
1521         for the meta property.
1522
1523         * lily/break-align-engraver.cc (stop_translation_timestep): call
1524         Break_align_interface::add_element() directly.
1525
1526         * lily/context.cc (measure_position): measure_position() is now a
1527         normal function.
1528
1529         * lily/include/translator.hh (class Translator): rename
1530         process_acknowledged_grobs() to process_acknowledged() and move to
1531         Translator.
1532
1533         * scm/define-grobs.scm (all-grob-descriptions): add a 'class meta
1534         field for each grob description.
1535
1536         * lily/include/translator-group.hh (class Translator_group):
1537         change to base class. Separate class from Translator. This gets
1538         rid of virtual inheritance for Engravers/Performers.
1539
1540         * lily/staff-performer.cc (class Staff_performer): derive
1541         Staff_performer from Performer, not Performer_group_performer 
1542
1543         * Lily/translator-group.cc (precomputed_recurse_over_translators):
1544         new function.
1545         (precompute_method_bindings): new function. Precompute lists of
1546         Translators, so we only call methods (process_music,
1547         start_translation_timestep, etc.) for Translators needing
1548         it. Also: dispose of pointer-to-member-function calls.
1549
1550         * lily/engraver-group-engraver.cc: remove engraver_each,
1551         recurse_down_engravers ()
1552
1553         * lily/note-head.cc (internal_print): only call
1554         glyph-name-procedure if style != default. 
1555
1556 2005-07-16  Graham Percival  <gperlist@shaw.ca>
1557
1558         * ly/titling-init.ly: add printallheaders option.
1559
1560         * Documentation/user/global.itely: document printallheaders.
1561
1562 2005-07-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1563
1564         * lily/system.cc (do_derived_mark): don't mark from object_alist_
1565         anymore, but do it centrally.  
1566
1567         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
1568         hammer hack.
1569
1570         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-object
1571
1572         * scm/output-lib.scm: remove hammer-print-function.
1573
1574         * lily/include/pointer-group-interface.hh (extract_grob_set): new
1575         macro. Declare a Link_array<Grob> and fill it from a grob.
1576         (extract_item_set): idem for item.
1577
1578         * lily/break-substitution.cc: add header.
1579         (fast_substitute_grob_array): rewrite for Grob_arrays.
1580         (substitute_grob_array): idem.
1581
1582         * lily/group-interface.cc (add_thing): remove file.
1583
1584         * flower/include/parray.hh (class Link_array): slice() is const.
1585
1586         * lily/include/grob-array.hh: new file.
1587
1588         * lily/grob-array.cc (spanner): new file.
1589
1590         * lily/beam-quanting.cc (fill): read details property from beam.
1591
1592         * lily/beam.cc: support details property.
1593
1594         * total speedups below: approx 10%.
1595
1596         * lily/include/beam.hh: new struct, softcode beam quanting parameters
1597
1598         * lily/include/grob.hh (class Grob): add interfaces_ member.
1599
1600         * lily/bezier.cc (init_polynomial_cache): new function: cache
1601         binom(3,j) t^j (1-t)^{3-j}
1602         (curve_point): opps, actually use the cache for t^j , (1-t)^j! 
1603
1604         * lily/*.cc: substitution throughout.
1605
1606         * lily/grob-property.cc (internal_get_object): new routine.
1607         (internal_set_object): idem. Store grob refrences in separate
1608         alist. This saves processing time, since properties aren't
1609         break-substituted, and the per grob namespace is smaller, both for
1610         grobs and non-grob properties.
1611
1612         * scm/define-grob-properties.scm (all-internal-grob-properties):
1613         remove center-element.
1614
1615         * lily/grob.cc: remove tweak-count, tweak-rank.
1616
1617 2005-07-15  Graham Percival  <gperlist@shaw.ca>
1618
1619         * Documentation/user/lilypond-book.itely: fixes example.
1620
1621 2005-07-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1622
1623         * Documentation/user/global.itely (Creating titles):    
1624         * Documentation/user/examples.itely (All headers): change the
1625         place of \header in \score blocks (after music block) to make
1626         examples compile (cf. changes on parser.yy on 2005-07-10)
1627
1628 2005-07-13  Graham Percival  <gperlist@shaw.ca>
1629
1630         * python/convertrules.py: add exc -> ecc rule.
1631
1632         * scripts/convert-ly.py: add location of convertrules.py
1633         in a comment.
1634
1635         * Documentation/user/changing-defaults.itely: fix language.
1636
1637 2005-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1638
1639         * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix.
1640
1641 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1642
1643         * scm/output-socket.scm (grob-bbox): don't use inf? 
1644
1645         * flower/include/rational.hh: add operator bool() 
1646
1647         * scm/define-music-types.scm (music-descriptions): remove
1648         internal-class-name properties.
1649
1650         * lily/include/event.hh: remove file.
1651
1652         * lily/include/music-constructor.hh: remove file.
1653
1654         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
1655         in 'types property.
1656
1657         * lily/music.cc (duration_length_callback): new function.
1658
1659         * lily/event.cc: remove file.
1660
1661         * lily/music-constructor.cc: remove file.
1662
1663         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
1664
1665         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
1666         (get_context_key): idem.
1667
1668         * scm/lily.scm (lambda): new option object-keys (default to #f)
1669
1670         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
1671
1672         * scm/output-gnome.scm: remove beam routine.
1673
1674         * scm/output-ps.scm (scm): idem.
1675
1676         * scm/output-svg.scm: remove beam.
1677
1678         * ps/music-drawing-routines.ps: remove draw_beam.
1679
1680         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
1681
1682         * flower/include/guile-compatibility.hh (scm_from_locale_string):
1683         add scm_from_locale_string compatibility glue. 
1684
1685 2005-07-13  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
1686
1687         * scripts/lilypond-book.py: Prevent occuring error when
1688         'lilypond-book --output=foo/ somefile.ly' is executed multiple
1689         times and target file shoud be overwritten.  (Error message said
1690         'input file and output file is same'.)
1691
1692 2005-07-13  Graham Percival  <gperlist@shaw.ca>
1693
1694         * input/regression/slur-extreme.ly,
1695         input/regression/slur-scoring.ly, lily/slur-configuration.cc,
1696         lily/slur.cc, mf/feta-din-code.mf, mf/feta-timesig.mf,
1697         mf/parmesan-heads.mf, scm/define-grob-properties.scm: Change
1698         "excentricity" to "eccentricity".
1699
1700         * Documentation/user/converters.itely: fix URL for Noteedit and
1701         Rosegarden.
1702
1703         * THANKS: added Yoshinobu Ishizaki.
1704
1705 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1706
1707         * scm/define-markup-commands.scm (justify-field): add. 
1708
1709         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
1710
1711 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1712
1713         * lily/lookup.cc (filled_box): express filled_box with
1714         round_filled_box
1715
1716         * scm/midi.scm (paper-book-write-midis): new function. Write all
1717         performances in numbered MIDI files.
1718
1719         * lily/performance-scheme.cc (LY_DEFINE): new file.
1720         (LY_DEFINE): new function ly:performance-write.
1721
1722         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
1723         new function.
1724         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
1725
1726         * scm/framework-*.scm: use port arguments throughout.
1727
1728         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
1729
1730         * lily/paper-outputter.cc (Paper_outputter): take port argument.
1731
1732         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
1733
1734         * scm/framework-texstr.scm (output-framework): 
1735
1736         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
1737
1738         * scm/output-lib.scm (tablature-stem-attachment-function):
1739         tablature stem attachment fix. 
1740
1741 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1742
1743         * lily/bezier.cc: hardcode binomial coefficients of order 3.
1744
1745         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
1746
1747         * scm/define-music-types.scm (music-descriptions): don't use
1748         Music_wrapper type.
1749
1750         * lily/paper-column.cc (print): print moment too.
1751
1752         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
1753         remove compatibility cruft.
1754
1755         * lily/parser.yy (score_body): \score can only begin with Music. 
1756
1757         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
1758         make-score. Take music argument only. Move parser interaction to
1759         Scheme.
1760
1761         * scm/lily-library.scm (scorify-music): new function.
1762
1763         * python/lilylib.py (datadir): remove 2.1 compat kludge.
1764         (datadir): remove resource import.
1765         (print_environment): remove get_bbox()
1766         (cp_to_dir): remove pre 1.5.2 compat glue.
1767
1768 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1769
1770         * lily/include/simple-spacer.hh (Module): idem.
1771
1772         * lily/include/spring.hh (struct Spring): store inverse
1773         strength. This prevents division by zero.
1774
1775         * VERSION: release 2.7.0
1776         
1777         * lily/include/music.hh (class Music): remove Music::duration_log()
1778
1779         * lily/stem-engraver.cc (make_stem): take duration log from event.
1780
1781         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
1782
1783 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1784
1785         * scm/lily.scm (ly:load): load autochange.scm
1786
1787         * Documentation/user/tutorial.itely (Running LilyPond for the
1788         first time): remove reference to DVI/TeX
1789
1790         * scm/define-markup-commands.scm (text): add \text markup command.
1791
1792         * configure.in (reloc_b): bump requirement to Python 2.2.
1793
1794         * lily/include/dots.hh (class Dots): make has_interface() static.
1795
1796         * python/convertrules.py (conv): add rule for ly:grob-default-font
1797
1798         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
1799         alphabetical order.
1800
1801         * input/regression/trill-spanner-pitched.ly: new file.
1802
1803         * lily/font-interface-scheme.cc (LY_DEFINE): function
1804         ly:grob-default-font (changed from get-default-font).
1805
1806         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
1807
1808         * lily/note-head.cc (internal_print): if style is not a symbol,
1809         set style to 'default. 
1810         (internal_print): no style suffix if glyph-name-procedure not
1811         set. Default to quarter head.
1812
1813         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
1814
1815         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
1816
1817         * ly/music-functions-init.ly: \pitchedTrill
1818
1819         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
1820
1821         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
1822
1823         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
1824
1825         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
1826
1827         * po/fr.po: update
1828
1829         * po/de.po: update.
1830
1831 2005-07-06  Graham Percival  <gperlist@shaw.ca>
1832
1833         * Documentation/user/changing-defaults.itely: add link
1834         to grob-iterface.
1835
1836         * Documentation/user/advanced-notation.itely: add material
1837         to Setting automatic beam behaviour.  Thanks, Joe!
1838
1839         * Documentation/user/lilypond.itely: change encoding to utf-8.
1840
1841 2005-07-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1842
1843         * Documentation/user/advanced-notation.itely (Setting automatic
1844         beam behavior): Correct the documentation of
1845         revert-auto-beam-setting (backportme)
1846
1847 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1848
1849         * lily/ly-module.cc (ly_make_anonymous_module): define
1850         %module-public-interface of module. 
1851
1852         * lily/lily-parser.cc (print_smob): allow printing of parser smob
1853         without lexer.
1854
1855 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1856
1857         * input/regression/fret-diagrams.ly: stretch example.
1858
1859 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1860
1861         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
1862         Fodor).
1863
1864 2005-06-30  Graham Percival  <gperlist@shaw.ca>
1865
1866         * Documentation/topdocs/AUTHORS.texi: update personal web address.
1867
1868         * Documentation/user/examples.itely, lilypond-book.itely:
1869         change \RequirePackage to \usepackage.
1870
1871         * Documentation/user/global.itely: document copyright and tagline.
1872
1873 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1874
1875         * Documentation/user/basic-notation.itely (Transpose): remove link
1876         to nonexistent UntransposableMusic.
1877
1878         * scm/output-svg.scm: remove old definitions.
1879
1880         * scripts/lilypond-book.py (do_file): search for kpsewhich before
1881         invoking.
1882
1883         * python/lilylib.py (search_exe_path): new function.
1884
1885 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1886
1887         * python/lilylib.py (mkdir_p): remove setup_environment()
1888         (backportme)
1889
1890         * buildscripts/mutopia-index.py (headertext): trim text.
1891
1892         * Documentation/topdocs/NEWS.tely (Top): refresh.
1893
1894         * scm/define-markup-commands.scm (wordwrap-string): new function:
1895         split string in paras and words.
1896         (wordwrap-markups): new function.
1897         (wordwrap-stencils): new function. 
1898         (justify): use it.
1899         (wordwrap): use it.
1900         (wordwrap-string): use it
1901         (justify-string): use it.
1902
1903         * scm/lily-library.scm (regexp-split): new function.
1904
1905         * scm/define-markup-commands.scm: remove encoded-simple. 
1906         remove font-markup.
1907         (fontsize): remove old version  of fontsize.
1908         (wordwrap): new markup function. Wrap into paragraphs.
1909
1910         * VERSION: Branch lilypond_2_6
1911         (MINOR_VERSION): go to 2.7.0
1912
1913 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1914
1915         * po/zh_TW.po: update from translation project.
1916
1917 2005-06-28  Graham Percival  <gperlist@shaw.ca>
1918
1919         * scm/midi.scm: compile fix.
1920
1921 2005-06-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1922
1923         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
1924         patch. Now, the tempfile module is loaded too, not only used.
1925
1926 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
1927
1928         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
1929         0.05 - 1.00 to 0.25 - 1.00
1930
1931         * scm/midi.scm: moved the default-instrument-equalizer procedure
1932         to just under the insturment-equalizer-alist it takes as an
1933         argument.
1934
1935 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1936
1937         * Documentation/user/advanced-notation.itely (Font selection):
1938         remove CMR note.
1939
1940         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
1941
1942 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1943
1944         * THANKS: Add UTF-8 marker.
1945
1946         * Documentation/user/point-and-click.itely (http): Update: use
1947         lilypond-invoke-editor.  Fix: instruct to use user.js.
1948
1949 2005-06-27  Graham Percival  <gperlist@shaw.ca>
1950
1951         * ly/titling-init.ly: implements printpagenumber, increases
1952         space between dedication and title (to avoid collisions with
1953         "g" and "q" in dedication), and nicer logic about copyright
1954         and instrument fields being printed on the first page.
1955         Thanks Vincent!
1956
1957         * Documentation/user/global.itely: document printpagenumber.
1958
1959 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1960
1961         * Documentation/topdocs/NEWS.tely: Update to 2.6.
1962
1963 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1964
1965         * THANKS: update to 2.6
1966
1967         * VERSION: 2.6.0 released.
1968
1969 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1970
1971         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
1972         rule, errorneously removed probably because of misleading comment.
1973
1974 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1975
1976         * python/lilylib.py (datadir): py2exe comments.
1977
1978         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
1979
1980         * configure.in (reloc_b): make fontconfig REQUIRED.
1981
1982 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
1983
1984         * po/fi.po: add latest translations.
1985
1986 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1987
1988         * ChangeLog: recode utf-8
1989
1990         * Documentation/pictures/lilypond.xpm (Module): edited photo as
1991         logo.
1992
1993         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
1994
1995         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
1996
1997         * python/convertrules.py (do_conversion): don't print program_name
1998         from within a module
1999
2000         * configure.in (reloc_b): bump fontforge requirement to 20050624.
2001
2002         * python/convertrules.py (conv): add 2.6.0 dummy rule.
2003
2004 2005-06-23  Graham Percival  <gperlist@shaw.ca>
2005
2006         * Documentation/user/lilypond-book.itely,
2007         Documentation/user/examples.itely: add \RequirePackage{graphics}.
2008
2009         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
2010         fixes baseline-skip.  Thanks Vincent!
2011
2012         * Documentation/user/advanced-notation.itely, global.itely:
2013         moved "Selecting font sizes" to global, since it deals with
2014         notation font size, not text fonts.
2015
2016 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2017
2018         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
2019         to fonts.
2020
2021 2005-06-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2022
2023         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
2024         workaround since /dev/stdin doesn't work on Cygwin. Using a
2025         temporary file in the current directory since latex doesn't
2026         understand the path name to the default TMP in Cygwin (at least on
2027         win XP).
2028         
2029         * Documentation/user/global.itely (Creating titles): Correct
2030         misprint in example. Thanks to Rob Vlasaty.
2031
2032 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2033
2034         * VERSION (PATCH_LEVEL): release 2.5.32
2035
2036         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
2037         variable in lily module
2038
2039         * scm/framework-ps.scm (output-classic-framework): error message
2040         regarding the classic framework.
2041
2042         * Documentation/user/henle-flat-gray.png (Module): new file.
2043
2044         * Documentation/user/baer-flat-gray.png (Module): new file.
2045
2046         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
2047         whiteout for markups.
2048
2049         * buildscripts/substitute-encoding.py (note_glyph): include _ in
2050         regex too. This fixes change clef appearance in PDF. 
2051
2052         * ttftool/include/*: remove.
2053
2054         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
2055
2056         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
2057
2058         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
2059
2060         * ttftool/*: remove ttftool subdirectory.
2061
2062         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
2063
2064         * lily/ttf.cc (print_header): new file. Convert to type42, using
2065         FreeType to parse the TTF. 
2066
2067         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
2068         and post table may differ. Pass around post_nglyphs as well.
2069
2070 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2071
2072         * ly/music-functions-init.ly (musicMap): new music function
2073         musicMap. 
2074         
2075 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2076
2077         * make/mutopia-rules.make: anti-alias-factor = 2
2078
2079         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
2080         page switch.
2081
2082         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
2083         anti-alias-factor for lilypond-book runs.
2084
2085         * scm/ps-to-png.scm (scale-down-image): new function.
2086         (my-system): new function.
2087         (make-ps-images): blow up GS resolution by anti-alias-factor,
2088         scale down image by anti-alias-factor.  This improves appearance
2089         of bitmaps
2090         (make-ps-images): remove showpage. Fixes spurious empty png at
2091         end.
2092
2093         * scm/framework-ps.scm (write-preamble): downcase filename before
2094         string-matching. Should fix .TTF files (as opposed to ttf files)  
2095
2096         * Documentation/user/tutorial.itely (Running LilyPond for the
2097         first time): separate subsections for windows, macos and unix.  
2098
2099         * Documentation/user/invoking.itely (Updating files with
2100         convert-ly): add MacOS X note.
2101
2102 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2103
2104         * Documentation/user/introduction.itely (Engraving): don't include
2105         file optical-spacing, add directly.
2106
2107         * lily/paper-outputter.cc (file): open file in binary mode. This
2108         fixes OTF embedding on windows.
2109
2110 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2111
2112         * scm/framework-ps.scm (write-preamble): remove debugging output.
2113
2114         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
2115
2116         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
2117         outdir.
2118         (install-fc-cache): install font cache in installation directories.
2119
2120 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2121
2122         * scm/editor.scm (editor-command-template-alist): Use char iso
2123         column, except for Emacs.
2124         (get-editor-command): Substitute char too (Bertalan Fodor).
2125
2126 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2127
2128         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
2129         quoted ~s.  This should fix PNG output on Windows; single quotes
2130         are regular characters on Windows.
2131
2132 2005-06-16  Graham Percival  <gperlist@shaw.ca>
2133
2134         * Documentation/user/basic-notation.itely: include ChoirStaff
2135         in System start delimiters.
2136
2137         * Documentation/user/putting.itely: new doc section on
2138         fixing overlapping notation.
2139
2140 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2141
2142         * Documentation/user/global.itely (Paper size): \paper is in
2143         \book, not \score.
2144
2145         * make/mutopia-rules.make: -ddelete-intermediate-files
2146
2147         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
2148
2149 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2150
2151         * ChangeLog: Recode utf-8.
2152
2153         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
2154         datadir with .py modules.
2155
2156 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
2157
2158         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
2159
2160 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2161
2162         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
2163         
2164         * scm/framework-ps.scm (write-preamble): remove status check.
2165
2166         * Documentation/user/invoking.itely (Updating files with
2167         convert-ly): remove -o option.
2168
2169         * VERSION (PACKAGE_NAME): release 2.5.31
2170
2171         * scm/framework-ps.scm (write-preamble): use ly:system.
2172         (write-preamble): verbosity.
2173
2174         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
2175
2176         * python/convertrules.py: new file. Store conversion rules
2177         separately.
2178
2179 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2180
2181         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
2182
2183 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2184
2185         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
2186         \musicDisplay 
2187
2188         * Documentation/user/instrument-notation.itely (More stanzas): Add
2189         reference to StanzaNumber.
2190
2191 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2192
2193         * THANKS: separate section for website translators.
2194
2195 2005-06-14  Graham Percival  <gperlist@shaw.ca>
2196
2197         * Documentation/topdocs/INSTALL.texi: update vim info;
2198         thanks Simon Bailey!
2199
2200         * Documentation/user/advanced-notation.itely: included
2201         color names.
2202
2203         * Documentation/user/advanced-notation.itely,
2204         Documentation/usr/notation-appendices.itely: moved
2205         color names into an appendix.
2206
2207 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2208         
2209         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
2210
2211         * scm/lily.scm (lambda): initialize program options from here.
2212
2213         * scm/framework-*.scm: add header info.
2214
2215         * lily/main.cc (parse_argv): only set output format to pdf if no
2216         other format specified.
2217
2218         * scm/backend-library.scm (postprocess-output): process
2219         'delete-intermediate-files after running convert-to-*. This fixes
2220         PNG generation when 'delete-intermediate-files is set.
2221         
2222 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2223
2224         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
2225         links on website. 
2226
2227 2005-06-13  Graham Percival  <gperlist@shaw.ca>
2228
2229         * Documentation/topdocs/INSTALL.texi,
2230         Documentation/user/lilypond-book.itely: typos.
2231
2232 2005-06-12  Pal Benko  <benkop@freestart.hu>
2233
2234         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
2235         added between program name and switch; -b changed to -f not
2236         to generate pdf
2237
2238 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2239
2240         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
2241         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
2242
2243         * input/sakura-sakura.ly: add \midi.
2244
2245         * buildscripts/mutopia-index.py (find): use /usr/bin/find
2246         iso. python find. 
2247
2248         * ttftool/test.c (main): cosmetics.
2249
2250         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
2251
2252         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
2253         create a ttf2ps binary.
2254
2255         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
2256
2257         * scm/backend-library.scm (postscript->png): set rename-page-1 to
2258         true.
2259
2260 2005-06-11  Graham Percival <gperlist@shaw.ca>
2261
2262         * Documentation/user/lilypond-book.itely: add warning about
2263         the font warnings in dvips.
2264
2265 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2266
2267         * THANKS: typo
2268
2269         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
2270
2271         * GNUmakefile.in: remove links for .map, .enc
2272         don't fail if out/ doesn't exist yet.
2273
2274 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2275
2276         * ttftool/util.c (surely_read): return nbytes
2277
2278         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
2279
2280         * VERSION (PACKAGE_NAME): release 2.5.30
2281
2282         * flower/string-convert.cc (precision_string): >? fix.
2283
2284         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
2285         (make-ps-images): add verbose -q too.
2286
2287         * lily/default-actions.cc (Module): new file. default
2288         {book,score}-print functions.
2289
2290         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
2291         pass results via parseStringResult, lookup via ly:parser-lookup.  
2292
2293         * lily/lily-parser.cc (Lily_parser): only clone lexer in
2294         constructors.
2295         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
2296         (parse_string): idem.
2297
2298         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
2299
2300         * lily/main.cc (main_with_guile): copy be_verbose_global into
2301         ly_set_option()
2302
2303 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2304
2305         * scm/backend-library.scm (postscript->pdf):
2306         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
2307         verbose mode.  Search for several names of gs executable.
2308
2309 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2310
2311         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
2312         directly. This fixes a massive memory leak, provided you use CVS
2313         GUILE.
2314
2315 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
2316
2317         * ly/property-init.ly: Added tieDashed.
2318
2319         * THANKS: Added some bughunters for 2.5.
2320
2321 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2322
2323         * lily/program-option.cc: add debug-gc option.
2324
2325         * lily/include/lily-guile-macros.hh: don't protect exported module
2326         objects.
2327
2328         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
2329
2330         * scm/backend-library.scm (postscript->pdf): use
2331         delete-intermediate-files iso. running-from-gui? 
2332
2333         * ttftool/util.c (surely_read): robustness. Allow read() to return
2334         less bytes than requested, as per posix standards.
2335
2336         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
2337         program option.
2338
2339         * ttftool/include/ttftool.h ("C"): rename verbosity to
2340         ttf_verbosity. Add to public interface.
2341
2342         * scm/music-functions.scm (unfold-repeats): remove debugging display.
2343
2344         * lily/program-option.cc: rename from scm-option.cc
2345
2346         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
2347         (get_help_string): Print pretty help string.
2348
2349         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
2350         to snippet preamble.
2351
2352         * lily/scm-option.cc: remove command-line-settings option. Fold
2353         all command-line options plus default settings in a generic
2354         interface. 
2355
2356         * flower/getopt-long.cc (table_string): indent 2nd lines of help
2357         texts too.
2358
2359 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2360
2361         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
2362         or EXT_ components non-empty.
2363
2364 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2365
2366         * scm/lily.scm (running-from-gui?): Export.
2367
2368         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
2369         output in .ly source directory.
2370
2371 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2372
2373         * ttftool/util.c (surely_lseek): more verbosity.
2374
2375         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
2376         compile.
2377
2378         * lily/parser.yy (Repeated_music): remove >? 
2379
2380         * scm/backend-library.scm (postscript->pdf): Support for
2381         -dgs-font-load=1
2382
2383         * scm/framework-ps.scm (write-preamble): make font loading
2384         switchable to GS via --define-default gs-font-load=1
2385
2386 2005-06-09  Graham Percival  <gperlist@shaw.ca>
2387
2388         * Documentation/user/global.itely: added \layout docs.
2389
2390 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2391
2392         * lily/lily-parser-scheme.cc: add unistd.h
2393
2394 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2395
2396         * scm/editor.scm: add char argument.
2397
2398         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
2399
2400         * ttftool/util.c (syserror): use errno for better error reporting.
2401
2402         * lily/source-file.cc (get_counts): new function. Calc column,
2403         line and char count in one go.
2404
2405         * lily/binary-source-file.cc (quote_input): rename to quote_input
2406
2407         * lily/input.cc (set): new function.
2408
2409 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2410
2411         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
2412         directory part of file name to search directory.
2413
2414         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
2415         search path and chdir to DIR if --outname=DIR used.
2416
2417         * lily/main.cc (prepend_env_path): Bugfix: Check directory
2418         existence before appending original path.
2419
2420 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2421
2422         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
2423         file" massage.
2424
2425         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
2426         texinfo.tex is always used.
2427         
2428 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2429
2430         * flower/include/axis.hh: rename from axes.hh
2431
2432         * lily/include/text-interface.hh (Module): rename from text-item.hh
2433
2434         * VERSION (PATCH_LEVEL): release 2.5.29
2435
2436         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
2437
2438         * scm/framework-ps.scm (font-file-as-ps-string): new function.
2439         (handle-macfont): new function. Call fondu for Native mac fonts.
2440
2441         * scm/define-markup-commands.scm (fill-line): handle text-widths =
2442         '() case.
2443
2444 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2445
2446         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
2447         multi-page.  Fix .eps regular expression.
2448
2449 2005-06-07  Graham Percival  <gperlist@shaw.ca>
2450
2451         * Documentation/user/putting.itely: add info on modifying templates.
2452
2453         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
2454         misc small changes.
2455
2456 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2457
2458         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
2459
2460         * scripts/lilypond-ps2png.scm
2461
2462         * VERSION (PACKAGE_NAME): release 2.5.28
2463
2464 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2465
2466         * lily/main.cc (prepend_env_path): Do not append /, that does not
2467         work.  Localedir lives in datadir, not in prefix.
2468
2469         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
2470         hack for windows.
2471
2472         * flower/include/file-cookie.hh: Compile fix.
2473
2474 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2475
2476         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
2477
2478         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
2479         system primitives.
2480         (gulp-port): using read-string!/partial. We don't want to read an
2481         entire PS file  (GUILE 1.6 limits strings to 16M) 
2482
2483         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
2484         properties. Add font-interface. 
2485
2486         * scm/define-grob-properties.scm (all-user-grob-properties):
2487         remove old bracket properties.
2488
2489         * scm/x11-color.scm: reformat. 
2490
2491         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
2492         LedgerLineSpanner if new StaffSymbol is found. 
2493
2494         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
2495         staff-symbol for finishing staff. 
2496
2497         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
2498
2499         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
2500         change black to currentColor everywhere. This fixes color support
2501         in SVG.
2502
2503 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
2504
2505         * input/regression/fret-diagrams.ly: new file to test fret diagram
2506         capability
2507
2508         * scm/output-tex.scm: remove white-dot and white-text
2509
2510         * scm/output-ps.scm: remove white-dot and white-text
2511
2512         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
2513         using ly:stencil-in-color instead
2514         (draw-dots) : remove call to white-dot
2515
2516 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2517
2518         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
2519         support.
2520
2521         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
2522
2523         * flower/include/file-cookie.hh: new file. lily_cookie extension 
2524
2525         * flower/file-cookie.cc: new file. lily_cookie extension.
2526         
2527 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2528
2529         * scm/editor.scm (editor-command-template-alist): Add syn
2530         editor (Jaap [de Vos]).
2531
2532 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2533
2534         * scripts/lilypond-ps2png.scm:
2535         * scm/ps-to-png.scm: New file.
2536
2537         * scm/backend-library.scm (postscript->png): Use it.
2538
2539         * scripts/lilypond-ps-to-png.py: Remove file.
2540
2541         * python/lilylib.py (get_bbox, make_ps_images): Remove.
2542
2543 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2544
2545         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
2546
2547         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
2548         start on grace moment. Fixes autobeam-grace.ly.
2549
2550         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
2551         process anything unless we're at the end of a pending beam. Fixes
2552         syncopated 8ths beamed across a beat.
2553
2554 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2555
2556         * scm/editor.scm (editor-command-template-alist): Start emacs if
2557         emacslient fails.
2558
2559         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
2560
2561         * flower/file-path.cc (is_file, is_dir): Export.
2562
2563         * lily/main.cc (prepend_env_path, set_env_file): Use them.
2564
2565 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2566
2567         * lily/easy-notation.cc: Added include cctype to correct
2568         compilation error.
2569
2570 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2571
2572         * scm/backend-library.scm (postscript->pdf): set resolution to
2573         1200, so bitmap fonts aren't that ugly. 
2574
2575         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
2576
2577         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
2578         parent if we have a notehead. Fixes incorrect offsets when
2579         Paper_column is very wide in the X direction.
2580
2581         * input/regression/font-family-override.ly (Module): new file.
2582
2583         * scm/font.scm (make-pango-font-tree): new function.
2584
2585         * lily/beam.cc (before_line_breaking): remove warning about less
2586         than 2 visible stems. We still get a warning when there is only
2587         one stem.
2588
2589 2005-06-01  Werner Lemberg  <wl@gnu.org>
2590
2591         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
2592         correctly.
2593
2594 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2595
2596         * lily/slur-scoring.cc (generate_avoid_offsets): new
2597         function. Generate avoid offsets once per slur.
2598
2599         * lily/slur.cc (add_extra_encompass): add dependency to
2600         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
2601
2602         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
2603         too. Fixes inf error with added bass notes.
2604
2605         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
2606         argument anymore.
2607
2608         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
2609
2610         * input/tutorial/lbook-latex-test.tex: add line length test.
2611
2612         * scripts/lilypond-book.py (set_default_options): new
2613         function. Call this before dissecting snippets, so linewidth
2614         settings reach the snippets.
2615
2616 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2617
2618         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
2619
2620 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2621
2622         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
2623
2624 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2625
2626         * stepmake/aclocal.m4: More autopackage friendliness.
2627
2628 2005-05-31  Graham Percival  <gperlist@shaw.ca>
2629
2630         * Documentation/index.html.in: remove link to LSR.
2631
2632         * Documentation/user/global.itely: remove duplicate
2633         "dedication" \header{} section.
2634
2635 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2636
2637         * VERSION (PACKAGE_NAME): release 2.5.27.
2638
2639         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
2640         too. Plugs memory leak.
2641
2642         * make/lilypond.fedora.spec.in (Group): remove
2643         lilypond-pdfpc-helper.
2644
2645         * scripts/GNUmakefile (SEXECUTABLES): remove
2646         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
2647
2648         * scm/font.scm (make-century-schoolbook-tree): add Mono as
2649         'typewriter family.
2650
2651         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
2652         memory leak.
2653
2654         * lily/parser.yy (score_body): don't clone Score, that's done in
2655         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
2656
2657         * lily/score-engraver.cc (derived_mark): new function.
2658         (initialize): unprotect Paper_score. This fixes a memory leak.
2659
2660         * lily/score-performer.cc (derived_mark): new function.
2661
2662         * lily/score-translator.cc (get_output): use SCM for get_output() call.
2663
2664         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
2665         spurious warning.
2666
2667         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
2668         serif.
2669
2670 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2671
2672         * configure.in (reloc_b): Add --enable-relocation.
2673
2674 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2675
2676         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
2677
2678         * input/regression/alignment-order.ly: add Staff example.
2679
2680 2005-05-31  John Mandereau   <john.mandereau@free.fr>
2681
2682         * po/fr.po: update.
2683
2684 2005-05-31  Graham Percival  <gperlist@shaw.ca>
2685
2686         * Documentation/index.html.in: add link to LSR.
2687
2688 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2689
2690         * scm/define-stencil-commands.scm (Module): new file. Register all
2691         allowed stencil expression heads in a central place.
2692
2693         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
2694         ly:make-stencil
2695
2696         * lily/stencil-expression.cc (all_stencil_heads): registering
2697         stencil expressions.
2698
2699         * lily/stencil-interpret.cc: new file. Stencil expression
2700         interpreting.
2701
2702         * input/xiao-haizi-guai-guai.ly: move file back.
2703
2704 2005-05-30  Graham Percival  <gperlist@shaw.ca>
2705
2706         * Documentation/user/advanced.itely, converters.itely,
2707         instrument-notation.itely, lilypond-book.itely: misc small
2708         changes.
2709
2710 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2711
2712         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
2713
2714         * make/lilypond.fedora.spec.in: Fix source url.
2715
2716         * cygwin: Update from mingw patches.
2717
2718         * scm/editor.scm (editor-command-template-alist): Use jedit
2719         -reuseview (Bertalan), add uedit (Patrick Huberts).
2720
2721         * input/xiao-hai-zi-guai-guai.ly: Rename from
2722         xiao-haizi-guai-guai.ly.
2723
2724         * input/*: Reindent, do not use TAB.
2725
2726         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
2727         white background.
2728
2729 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2730
2731         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
2732         numerical overflow error.
2733
2734 2005-05-29 Laura Conrad <lconrad@laymusic.org>
2735         
2736         * abc2ly.py: fix to syntax error in multi-part output.
2737
2738 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2739
2740         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
2741         with disappearing span bars when alignAboveContext is active
2742
2743         * lily/property-iterator.cc (check_grob): use is-grob?
2744         object-property. Fixes crash-key-sig-font-size.ly. 
2745
2746 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2747
2748         * lily/bar-line.cc (print): don't round barlines; this produces
2749         odd aliasing effects in Acroread.
2750
2751         * lily/timing-engraver.cc (process_music): robustness fix.
2752
2753         * lily/context-def.cc (filter_engravers): bugfix.
2754
2755 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2756
2757         * lily/lilypond.rc.in: Add ly-icon.
2758
2759         * lily/GNUmakefile: 
2760         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
2761         rules.
2762
2763 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2764
2765         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
2766
2767         * ps/music-drawing-routines.ps: 
2768
2769         * scm/output-ps.scm: remove draw ez_ball.
2770
2771         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
2772         EasyNotation context definition.
2773
2774         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
2775         Text_interface and color for making easy note heads.
2776
2777         * lily/stencil.cc (with_color): new function.
2778
2779         * ps/music-drawing-routines.ps: remove draw_zigzag_line
2780
2781         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
2782         output routine. Zigzag now works in SVG too.
2783
2784         * scm/output-tex.scm (filledbox): idem.
2785
2786         * scm/output-svg.scm (filledbox): idem.
2787
2788         * scm/output-ps.scm (lily-def): remove horizontal-line. 
2789
2790         * lily/lookup.cc (horizontal_line): use draw-line. 
2791
2792         * lily/system-start-delimiter.cc: remove old staff bracket code.
2793
2794         * mf/feta-haak.mf: further tweaks.
2795
2796         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
2797
2798         * mf/feta-generic.mf: include feta-haak.
2799
2800         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
2801
2802         * scm/framework-ps.scm (write-preamble): only load fonts if their
2803         filename is a string. 
2804
2805 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2806
2807         * scm/output-svg.scm (circle): support circle.
2808         (bracket): stub for bracket.
2809
2810         * scripts/lilypond-book.py (main): make sure --psfonts warning is
2811         correct.
2812
2813 2005-05-26  Graham Percival  <gperlist@shaw.ca>
2814
2815         * Documentation/user/lilypond.tely, advanced-notation.itely,
2816         basic-notation.itely, instrument-notation.itely, global.itely,
2817         introduction.itely, tutorial.itely: rearranging, editing,
2818         clean-up.
2819
2820         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
2821         for compiling on FreeBSD.
2822
2823 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2824
2825         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
2826         otf files.
2827
2828         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
2829         bugfixes.
2830
2831         * VERSION: 2.5.26 released.
2832
2833         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
2834
2835 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
2836
2837         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
2838         if printpagenumber is false.
2839
2840 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2841
2842         * lily/font-config.cc (init_fontconfig): comment out FontConfig
2843         cache warning.
2844
2845         * lily/tie.cc (print): support dotted ties.
2846         
2847 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2848
2849         * scm/define-grobs.scm (all-grob-descriptions): switch off
2850         debugging
2851         (all-grob-descriptions): Arpeggio has Y-extent.
2852
2853         * scm/define-music-properties.scm (all-music-properties): document
2854         length-callback and start-callback as "read-only".
2855
2856         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
2857         length-callback after creation. 
2858
2859         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
2860         compressmusic -> compressMusic.
2861
2862         * ly/music-functions-init.ly (oldaddlyrics): idem.
2863
2864         * lily/parser.yy: NewLyricCombineMusic ->
2865         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
2866
2867 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
2868
2869         * ly/Welcome_to_LilyPond.ly: typo.
2870
2871 2005-05-24  Graham Percival  <gperlist@shaw.ca>
2872
2873         * Documentation/user/lilypond.tely: move changing-defaults to be
2874         before global issues.
2875
2876         * Documentation/user/basic-notation.itely: move Transpose section
2877         here from advanced/Other.
2878
2879         * Documentation/user/changing-defaults.itely,
2880         advanced-notation.itely: move Fonts to advanced, edit.
2881
2882 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2883
2884         * lily/parser.yy (bare_int): remove rule.  From now on, we require
2885         # before negative integers.
2886
2887 2005-05-23  Graham Percival  <gperlist@shaw.ca>
2888
2889         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
2890
2891         * Documentation/user/lilypond.tely: change Unified index to
2892         LilyPond index.
2893
2894         * Documentation/user/advanced-notation.itely,
2895         instrument-notation.itely: editing.
2896
2897 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2898
2899         * scm/lily.scm (lilypond-all): Bugfix: return failed.
2900
2901         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
2902
2903 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2904
2905         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
2906         ly:port-move.  Needs to be stderr-specific on mingw.
2907         Run fixcc.
2908
2909 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2910
2911         * lily/general-scheme.cc (ly:port-move): Remove.
2912
2913         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
2914         windows.
2915
2916         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
2917         variables.  This eliminates the need for a gs.bat wrapper, which
2918         opens a console.
2919
2920         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
2921         * scm/lily.scm (running-from-gui?): 
2922         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
2923         artifact of not compiling with -mwindows.
2924
2925         * scm/editor.scm: Define PLATFORM.
2926
2927 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2928
2929         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
2930         can start to cut & paste lilypond-book fragments.  
2931
2932         * scm/define-music-types.scm (music-descriptions): remove
2933         UntransposableMusic
2934
2935 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2936
2937         * scm/output-ps.scm (glyph-string): remove / before CIDs.
2938
2939 2005-05-20  Graham Percival  <gperlist@shaw.ca>
2940
2941         * Documentation/user/instrument-notation.itely: remove *Engraver.
2942
2943         * Documentation/user/advanced-notation.itely: edit, rearrange.
2944
2945 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2946
2947         * scm/output-ps.scm (glyph-string): take cid? argument. Use
2948         findresource iso. findfont for CID CFF fonts.
2949
2950         * VERSION (PACKAGE_NAME): release 2.5.25
2951
2952         * ly/Welcome_to_LilyPond.ly: add  \version
2953
2954 2005-05-20  Graham Percival  <gperlist@shaw.ca>
2955
2956         * Documentation/user/programming-interface.itely: move
2957         \displayMusic into its own section.
2958
2959         * Documentation/user/basic-notation.itely: finish editing.
2960
2961 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2962
2963         * flower/file-path.cc (find): don't throw away file_name.dir, but
2964         append to it. Fixes \include with directories.
2965
2966         * flower/include/file-path.hh (class File_path): don't derive from
2967         Array<String>.
2968
2969         * flower/include/file-name.hh (class File_name): remove to_str0()
2970
2971         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
2972         Hara_kiri_engraver in separate file.
2973
2974         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
2975         translation went wrong. Fixes vertically translated slurs.
2976
2977 2005-05-19  Graham Percival  <gperlist@shaw.ca>
2978
2979         * Documentation/user/basic-notaton.itely: editing.
2980
2981 2005-05-18  Graham Percival  <gperlist@shaw.ca>
2982
2983         * Documentation/user/macros.itexi, basic-notation.itely:
2984         add @commonprop (commonly used properties) macro.
2985
2986 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2987
2988         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
2989
2990         * scripts/lilypond-book.py (invokes_lilypond): new function
2991         (main): only run fontextract if invokes_lilypond() is true.
2992
2993         * lily/function-documentation.cc (ly_add_function_documentation):
2994         duh, use !=
2995
2996         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
2997
2998         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
2999
3000         * scm/lily.scm (running-from-gui?): lowercase Darwin.
3001
3002         * lily/function-documentation.cc (ly_add_function_documentation):
3003         use scm_hash_table_p() for checking.
3004
3005 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3006
3007         * Documentation/user/advanced-notation.itely (Text scripts):
3008         Change nonexisting @internalsref{Text markup} to @ref{Text
3009         markup}.  Change @internalsref{Text script} to
3010         @internalsref{TextScript}.
3011
3012         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
3013
3014 2005-05-17  Graham Percival  <gperlist@shaw.ca>
3015
3016         * Documentation/user/tutorial.itely, basic-notation.itely,
3017         changing-defaults.itely: remove duplicate cindex entries
3018         that appear on the same page.
3019
3020         * scm/define-grobs.scm: change default padding for TextSpanner.
3021
3022         * Documentation/topdocs/AUTHORS.texi: update email address.
3023
3024         * Documentation/user/global.itely: add info about \include.
3025
3026 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3027
3028         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
3029         when running-from-gui.
3030
3031         * scm/editor.scm (get-editor): Add platform defaults.
3032
3033         * scm/backend-library.scm (postscript->pdf): Typo.
3034
3035 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3036
3037         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
3038
3039         * lily/font-config.cc (init_fontconfig): add warning about cache.
3040
3041 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3042
3043         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
3044
3045 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3046
3047         * lily/horizontal-bracket.cc (print): Take care of the direction
3048         property so brackets above the stave point downwards. 
3049
3050         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
3051         for HorizontalBracket so it doesn't end up within the stave.
3052
3053 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3054
3055         * lily/GNUmakefile (default): Typo.
3056
3057         * scm/lily.scm (PLATFORM): Export.
3058
3059         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
3060         load-font-via-GS, ttftool or fopencookie is broken on windows.
3061         
3062         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
3063         -dSAFER, that is broken on windows.
3064
3065 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3066
3067         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
3068         for FlexLexer.h
3069
3070         * scripts/lilypond-invoke-editor.scm: remove stray -
3071
3072 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3073
3074         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
3075         Fixes deprecation warning.
3076
3077         * flower/include/string.icc (to_string): Only inline if
3078         -DSTRING_UTILS_INLINED.
3079
3080         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
3081         name.  Remove windows comment.
3082
3083         * scm/editor.scm (slashify): New function.
3084         (get-editor-command): Use it.
3085         (get-command-template): Do not alter editor command if
3086         environment value includes `%(file)s' magic.
3087
3088         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
3089         (dissect-uri): Use it.
3090         (unquote-uri): Bugfix.
3091
3092 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3093
3094         * scm/framework-ps.scm (write-preamble): add TTF rule.
3095
3096         * Documentation/topdocs/README.texi (Top): remove note about
3097         xdelta.
3098
3099         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
3100         requirement.
3101
3102         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
3103         function. Figure out where FlexLexer.h lives
3104
3105         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
3106         
3107 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3108
3109         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
3110         with Windows root in file name.
3111
3112         * scm/backend-library.scm (ly:system): Only redirect output (using
3113         system and shell, ugh) if /dev/null is writable.
3114
3115         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
3116         windows icon.
3117
3118         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
3119         on Mingw.
3120
3121         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
3122         click.
3123
3124         * flower/file-path.cc (is_dir, is_file): New function.  Actually
3125         use result of stat when available.
3126
3127         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
3128         absolute file name and root.
3129
3130         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
3131
3132         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
3133
3134         * flower/file-name.cc (slashify): Bugfix, do substitute if no
3135         slashes in file name.
3136
3137 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3138
3139         * Documentation/user/preface.itely (Preface): Run
3140         texinfo-all-menus-update.
3141
3142         * scm/editor.scm (get-editor-command): Bugfix: allow full
3143         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
3144
3145         * Documentation/pictures/lilypond-48.xpm: New file.
3146
3147         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
3148
3149         * ly/Welcome_to_LilyPond.ly: New file.
3150
3151         * lily/main.cc (main): Only identify if we have a terminal.
3152
3153         * scm/backend-library.scm (postscript->png)
3154         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
3155         non-/bin/sh).
3156
3157 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
3158
3159         * Documentation/topdocs/AUTHORS.texi: polish, update.
3160
3161 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3162
3163         * Documentation/user/preface.itely (Notes for version 2.6): new
3164         notes for 2.6
3165
3166         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
3167         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
3168         is not fully contained" warnings.
3169
3170         * lily/slur-scoring.cc (get_bound_info): remove warning.
3171
3172         * lily/staff-symbol-engraver.cc (process_music): start initial
3173         spanner in process_music(). This fixes overrides of StaffSymbol
3174         properties.
3175
3176         * scm/framework-pdf.scm (Module): remove.
3177
3178         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
3179
3180         * lily/ambitus-engraver.cc: formatting cleanups.
3181
3182         * mf/feta-solfa.mf (Module): remove.
3183
3184         * ChangeLog: more details about contributions.
3185
3186 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3187
3188         * lily/align-interface.cc (align_elements_to_extents): warn if
3189         called too early. Fixes: disappearing-staff-lines.ly
3190
3191         * VERSION (PACKAGE_NAME): release 2.5.24
3192
3193 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3194
3195         * stepmake/aclocal.m4: Typo.
3196
3197         * flower/string.cc (substitute): Take two strings or two
3198         characters.  Update callers.
3199
3200 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3201
3202         * flower/file-name.cc (File_name): Slashify.
3203
3204         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
3205
3206         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
3207
3208         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
3209
3210         * configure.in (gui_b): Use it.
3211
3212         * lily/lilypond.rc.in: New file.
3213
3214         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
3215
3216 2005-05-12  Graham Percival  <gperlist@shaw.ca>
3217
3218         * Documentation/user/advanced-notation.itely: edit of Text
3219         section; clarify text scripts vs. text markup.
3220
3221 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3222
3223         * lily/multi-measure-rest-engraver.cc
3224         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
3225         separation items on start. Fixes mm rests in start of score.
3226
3227         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
3228         don't access StaffSymbol if not there.
3229         Fixes: crash-staff-symbol-engraver.ly.
3230
3231         * lily/instrument-name-engraver.cc (class
3232         Instrument_name_engraver): data member first_. Create
3233         InstrumentName on start. 
3234
3235 2005-05-12  Graham Percival  <gperlist@shaw.ca>
3236
3237         * Documentation/user/instrument-notation.itely: add guitar
3238         position.
3239
3240         * Documentation/user/introduction.itely,
3241         Documentation/user/lilypond.tely,
3242         Documentation/user/tutorial.itely: begin pruning
3243         unused (duplicated) cindex entries and misc cleanup.
3244
3245 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3246
3247         * input/test/volta-chord-names.ly: Bring the explanation up to
3248         date.
3249
3250 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
3251
3252         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
3253         Specify `@documentencoding utf-8' for html, ignore warnings.
3254
3255 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
3256
3257         * THANKS: Added bughunters.
3258
3259 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
3260
3261         * lily/main.cc: update help string for `lilypond -H'.
3262
3263         * po/fi.po: update.
3264         
3265 2005-05-10  Graham Percival  <gperlist@shaw.ca>
3266
3267         * Documentation/user/advanced-notation.itely: minor fixes.
3268
3269 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3270
3271         * scm/editor.scm: New module.
3272
3273         * scm/lily.scm (gui-main): Use it.
3274
3275         * scm/framework-gnome.scm (spawn-editor): Use it.
3276
3277         * scripts/lilypond-invoke-editor.scm: Use it in new script.
3278
3279 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3280
3281         * scm/framework-ps.scm (load-font-via-GS):  new function.
3282
3283         * lily/pango-font.cc (pango_item_string_stencil): add support for
3284         CID keyed font.
3285
3286         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
3287
3288 2005-05-10  Graham Percival  <gperlist@shaw.ca>
3289
3290         * Documentation/user/basic-notation.itely: add @ref.
3291
3292         * Documentation/user/advanced-notation.itely: add example
3293         of 5/8 beaming.
3294
3295 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3296
3297         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
3298
3299         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
3300         going through ps2pdf wrappers.
3301
3302 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
3303
3304         * Documentation/user/instrument-notation.itely: petrucci note
3305         heads: updated docu
3306
3307         * input/regression/note-head-style.ly: updated regression test;
3308         indentation fixes
3309
3310         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
3311         heads as default
3312
3313         * mf/parmesan-heads.mf: minor editing; use musicological names
3314         (rather than optical description) as note head names
3315
3316         * scm/output-lib.scm: complete petrucci heads
3317
3318 2005-05-09  Pal Benko  <benkop@freestart.hu>
3319
3320         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
3321         heads, but bigger)
3322
3323 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3324
3325         * lily/main.cc (main_with_guile): Remove no files check.
3326
3327         * lily/main.cc (ly:usage): Export to Scheme.
3328
3329         * scm/lily.scm (no-files-handler): New function.
3330
3331         * scm/lily.scm (lilypond-main): Use it.
3332
3333         * configure.in (gui_b): Add mbrtowc checking.
3334         Resurrect [utf8/]wchar.h checking.
3335
3336 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3337
3338         * Documentation/user/advanced-notation.itely (Metronome marks):
3339         Add link to the program reference for MetronomeMark
3340
3341         * Documentation/user/lilypond-book.itely (An example of a
3342         musicological document): Correct the example using psfonts 
3343
3344 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
3345
3346         * po/fi.po: update after a lesson how to update entries against
3347         source.
3348         
3349         * po/TODO: document the lesson.
3350
3351 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3352
3353         * configure.in (gui_b): remove wcrtomb checking.
3354
3355         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
3356         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
3357
3358 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3359
3360         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
3361         keep Scheme expressions and strings unmodified when doing the
3362         conversion to postfix notation for slurs and beams. Should
3363         hopefully solve most related conversion problems. 
3364
3365         * Documentation/user/lilypond-book.itely : Clarify and correct how
3366         to call dvips with -h psfonts.
3367
3368 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3369
3370         * Documentation/user/instrument-notation.itely (Entering lyrics):
3371         Typo.  Fixes build.
3372
3373 2005-05-09  Graham Percival  <gperlist@shaw.ca>
3374
3375         * Documentation/user/lilypond-book.itely: document PSFONTS file.
3376
3377         * Documentation/user/lilypond.tely, lilypond-book.itely,
3378         tutorial.itely: change references to 2.5.x to 2.6.x.
3379
3380         * Documentation/user/instrument-notation.itely: clarified \addlyrics
3381         vs \lyricmode.
3382
3383         * Documentation/user/invoking.itely: remove old info about
3384         lilypond-profile.
3385
3386         * Documentation/topdocs/INSTALL.texi: remove old info about
3387         lilypond-profile, add warning about needing international fonts
3388         to build docs.
3389
3390 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3391
3392         * lily/include/grob-info.hh (class Grob_info): make data member
3393         private. Changes throughout.
3394
3395         * input/regression/alignment-order.ly: new file. 
3396
3397         * lily/vertical-align-engraver.cc (acknowledge_grob): read
3398         alignAboveContext and alignBelowContext
3399
3400 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3401
3402         * lily/pfb.cc (LY_DEFINE): add cast.
3403
3404         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
3405         matches .otf
3406         (write-preamble): warn about unknown fonts.
3407
3408         * lily/pfb.cc (Module): new function ly:otf->cff
3409
3410         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
3411         (get_otf_table): new function.
3412
3413 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3414
3415         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
3416         iso. ps2png.
3417
3418 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
3419
3420         * po/fi.po: apply second round of update.
3421
3422 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3423
3424         * scm/x11-color.scm (make-x11-color-handler): don't use
3425         #\sp. Apparently doesn't work on all platforms. 
3426
3427 2005-05-06  Graham Percival  <gperlist@shaw.ca>
3428
3429         * Documentation/user/advanced-notation.itely, putting.itely,
3430         tutorial.itely, global.itely, introduction.itely: really minor fixes.
3431
3432 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3433
3434         * VERSION (PACKAGE_NAME): release 2.5.23
3435
3436 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3437
3438         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
3439         convert to utf-8.
3440
3441         * THANKS: Add translators for this release, convert to utf-8.
3442
3443         * mf/GNUmakefile (MFTRACE_FLAGS):
3444         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
3445         outdir as option (WAS: hardcoded).
3446
3447 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3448
3449         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
3450         finished_span_
3451
3452         * THANKS: add Hans Forbrich.
3453
3454         * Documentation/topdocs/NEWS.tely (Top): document new feature.
3455
3456         * Documentation/user/basic-notation.itely (Staff symbol): document
3457         start/stop staff. Reference to ossia.ly
3458
3459         * input/test/ossia.ly: new example using stop and startStaff.
3460
3461         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
3462         in other words, don't create "|" barline at start of the score.
3463         (start_translation_timestep): don't set whichBar for start of score.
3464
3465         * input/regression/staff-halfway.ly: use new functionality.
3466
3467         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
3468         start and stop staff based on events.
3469
3470         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
3471
3472         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
3473
3474 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3475
3476         * Documentation/user/programming-interface.itely (How markups work
3477         internally ): remove \encoding reference.
3478
3479 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3480
3481         * scripts/convert-ly.py: Attempt to do a smarter update of 
3482         text markups from versions < 1.9.0 with arbitrary nesting.
3483
3484 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
3485
3486         * po/fi.po: convert to utf-8, and update.
3487
3488 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3489
3490         * make/lilypond.suse.spec.in: update from suse 2.4 package.
3491
3492         * lily/*.cc: more <? >? to min/max changes
3493
3494         * lily/include/interpretation-context-handle.hh: rename
3495         Interpretation_context_handle to Context_handle.
3496
3497 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
3498
3499         * input/regression/GNUmakefile (local_delete): use `find` together 
3500         with `xargs` to avoid too long argument-lists in cmd line.
3501
3502 2005-05-04  Graham Percival  <gperlist@shaw.ca>
3503
3504         * Documentation/user/introduction.itely: updates "About this manual".
3505
3506         * Documentation/user/advanced-notation.itely,
3507         invoking.itely: minor fixes.
3508
3509 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3510
3511         * COPYING: add font exception. Update FSF address. 
3512
3513         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
3514         should be taken without child context.
3515
3516         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
3517
3518         * scm/define-markup-commands.scm (triangle): new command, as
3519         robust replacement for unicode Delta/Triangle.
3520
3521 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3522
3523         * ps/music-drawing-routines.ps: add fillp argument.
3524
3525         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
3526
3527         * lily/font-config.cc (init_fontconfig): don't add cff/
3528
3529         * VERSION (PACKAGE_NAME): release 2.5.22
3530
3531         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
3532
3533         * lily/grace-engraver.cc (consider_change_grace_settings): use
3534         is_alias(). Fixes problem with CueVoice grace notes. 
3535
3536         * lily/simultaneous-music-iterator.cc (construct_children): call
3537         Music_iterator::quit() for iterators that start out invalid. This
3538         fixes indefinitely continuing contexts.
3539
3540         * buildscripts/substitute-encoding.py: new file
3541
3542         * Documentation/user/basic-notation.itely (Basic polyphony): fix
3543         missing @end 
3544
3545         * scripts/lilypond-book.py (write_if_updated): print file name.
3546
3547         * Documentation/user/basic-notation.itely (Explicitly
3548         instantiating voices): idem.
3549
3550         * Documentation/user/advanced-notation.itely (Text spanners):
3551         remove stray { } 
3552
3553         * lily/context.cc (default_child_context_name): the default child
3554         is now first in accepts_list_.
3555
3556         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
3557         \defaultchild to all relevant contexts.  This fixes:
3558         drums-pitch.ly.
3559
3560         (Probably also fixes similar problems with ancient
3561         transcriptions getting CueVoices instead of the desired voices.)
3562  
3563         * lily/context-def.cc (get_default_child): new function.
3564         (get_accepted): place default child in front of list.
3565
3566         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
3567
3568         * lily/include/context-def.hh (struct Context_def): add
3569         default_accept_
3570
3571 2005-05-03  Graham Percival  <gperlist@shaw.ca>
3572
3573         * scm/define-grobs.scm: remove "remove-first" line, since
3574         the absent property is set to #f anyway.
3575
3576         * Documentation/user/basic-notation.itely,
3577         advanced-notation.itely, instrument-notation.itely: minor
3578         fixes.
3579
3580         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
3581
3582         * Documentation/user/advanced-notation.itely,
3583         changing-defaults.itely: consolidate Text stuff in
3584         advanced notation.
3585
3586         * Documentation/user/global.itely: better docs for \header.
3587
3588         * Documentation/user/putting.itely: new chapter; placeholder
3589         for future expansion.
3590
3591         * Documentation/user/examples.itely: moved "suggestions for
3592         writing LP files" section into putting.itely.
3593
3594         * Documentation/user/lilypond.itely: added new chapter,
3595         fixed the short table of contents.
3596
3597 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3598
3599         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
3600         infinity for unfeasible beams.
3601
3602         * make/lilypond.fedora.spec.in (Group): idem.
3603
3604         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
3605
3606         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
3607
3608         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
3609         fonts directly.
3610
3611         * buildscripts/gen-emmentaler-scripts.py (i): idem.
3612
3613         * mf/GNUmakefile: remove all CFF rules.
3614
3615         * scm/framework-ps.scm (ps-embed-cff): reinstate.
3616
3617         * lily/open-type-font-scheme.cc (LY_DEFINE):
3618         new function ly:otf-font-table-data.
3619         (LY_DEFINE): new function otf-font?
3620
3621 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3622
3623         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
3624         ($(outdir)/Fontmap.lily): idem.
3625
3626         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
3627         for PFAEmmentaler-XXX.pfa. 
3628
3629         * Documentation/user/music-glossary.tely (accidental): NL
3630         translation of accidental.
3631
3632 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3633
3634         * flower/include/international.hh: Bugfix: include "string.hh".
3635
3636         * lily/include/mingw-compatibility.hh: New file.
3637
3638         * flower/include/libc-extension.hh (memrev): Rename from strrev.
3639
3640         * configure.in: Search for mingw wcrtomb library.
3641
3642 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3643
3644         * scripts/convert-ly.py: Bug fix
3645
3646         * Documentation/user/changing-defaults.itely (Common tweaks):
3647         Added example where the context has to be specified explicitly
3648         (MetronomeMark). 
3649
3650 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3651
3652         * scripts/lilypond-book.py (ly_options): set timing to #f for
3653         notime option.
3654
3655         * scripts/convert-ly.py (conv): typo.
3656
3657         * flower/*.cc: remove <? and >?
3658         
3659         * lily/*.cc: remove <? and >?
3660
3661         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
3662         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
3663         editor.
3664
3665 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3666
3667         * lily/part-combine-engraver.cc: add space to variable list.
3668
3669 2005-04-30  Graham Percival  <gperlist@shaw.ca>
3670
3671         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
3672         remove-first to false (matches docs)
3673
3674         * Documentation/user/advanced-notation.itely: corrected docs
3675         concerning remove-first.
3676
3677 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3678
3679         * lily/part-combine-engraver.cc: make sure that the relevant
3680         properties are included in the documentation.
3681
3682 2005-04-28  Graham Percival  <gperlist@shaw.ca>
3683
3684         * Documentation/user/lilypond-book.itely: Bernard's docs
3685         for \betweenLilyPondSystem.
3686
3687 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3688
3689         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
3690         remarks.
3691
3692 2005-04-28  Pal Benko  <benkop@freestart.hu>
3693
3694         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
3695         only on vertical lines of flexa shape, and use a constant
3696         thickness value for horizontal lines (patch slightly modified by
3697         Jürgen Reuter)
3698
3699         * lily/include/mensural-ligature.hh: make 2 comments clearer
3700
3701 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
3702
3703         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
3704         to need_extra_horizontal_space; bugfix: use class scope to avoid
3705         global namespace pollution
3706
3707         * Documentation/user/instrument-notation.itely (ligatures): added
3708         comment on possible future syntax change and how to work around
3709
3710         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
3711         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
3712         intervals (fixes agnus dei example)
3713
3714         * Documentation/user/instrument-notation.itely (white mensural
3715         ligatures): selected a more illustrative example
3716
3717 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
3718
3719         * Documentation/index.html.in: specify utf-8 charset in meta content.
3720
3721 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3722
3723         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
3724         empty 2nd page for single page.
3725
3726         * scm/lily.scm: remove p&c definitions.
3727
3728         * po/zh_TW.po (Module): new translation.
3729
3730         * lily/lily-guile.cc (ly_chain_assoc): remove.
3731
3732         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
3733         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
3734
3735 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3736
3737         * lily/beaming-info.cc: remove infinity_i
3738
3739         * scripts/abc2ly.py (out_filename): fix thinko with \version.
3740
3741 2005-04-26  Graham Percival  <gperlist@shaw.ca>
3742
3743         * Documentation/user/basic-notation.itely,
3744         instrument-notation.itely, advanced-notation.itely,
3745         changing-defaults.itely: minor fixes.  Added docs
3746         for colors to advanced-notation.itely.
3747
3748         * Documentation/user/advanced-notation.itely: fixed compile
3749         problem and added Bernard's x11-color doc patch.
3750
3751 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3752
3753         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
3754         alright this time round.
3755
3756 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3757
3758         * Documentation/topdocs/INSTALL.texi (Top): idem.
3759
3760         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
3761
3762         * VERSION (MAJOR_VERSION): release 2.5.21
3763
3764         * scm/output-ps.scm (grob-cause): bugfix.
3765
3766 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3767
3768         * cygwin/*: Update.
3769
3770         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
3771         stuff.
3772
3773         * scm/output-ps.scm (grob-cause): Bugfix.
3774
3775         * scm/lily.scm (ly:load): Remove x11-color.
3776
3777         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
3778         quote executable, fixes getting version from program --with
3779         --options.
3780         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
3781         $ac_exeect.
3782
3783         * Documentation/user/GNUmakefile: Only build music-glossary with
3784         rendered lilypond snippets during web.
3785
3786 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3787
3788         * po/de.po: update.
3789
3790         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
3791
3792 2005-04-22  Laura Conrad <lconrad@laymusic.org>
3793  
3794         * scripts/abc2ly:
3795         second title line append with punctuation dash character;
3796         encode abc2ly python strings in utf-8
3797        
3798 2005-04-21  Laura Conrad <lconrad@laymusic.org>
3799
3800         * scripts/abc2ly fix chords (again)
3801  
3802 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
3803
3804         * scm/x11-color.scm: new file
3805         All x11 color names can be accessed with:
3806         #(x11-color 'ColorName),
3807         #(x11-color "ColorName") or:
3808         #(x11-color "color name")
3809         If the x11 color name is not recognised then it defaults
3810         to black
3811
3812         * scm/lily.scm: amended to call scm/x11-color.scm
3813
3814 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3815
3816         * Documentation/user/invoking.itely (Reporting bugs): comment out
3817         reference to online PNG bug repository.
3818
3819 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3820
3821         * lily/translator-scheme.cc (ly:translator-property): Remove.
3822         Update callers.
3823
3824         * lily/context-scheme.cc (ly:context-now): Move from translator.
3825         Update callers.
3826
3827 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3828
3829         * input/regression/grid-lines.ly (skips): refine example.
3830
3831         * scm/define-context-properties.scm
3832         (all-user-translation-properties): doc autoBeamCheck
3833
3834         * input/regression/grid-lines.ly (Module): new file.
3835
3836         * lily/grid-point-engraver.cc (Module): new file.
3837
3838         * lily/grid-line.cc (Module): new file.
3839
3840         * lily/grid-line-span-engraver.cc (Module): new file.
3841
3842         * lily/grid-line-interface.cc (Module): new file.
3843
3844 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3845
3846         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
3847         missing parameter, actualy cdr through list.  Actually return a
3848         list with ENTRY removed (was '()).
3849
3850         * scripts/convert-ly.py: Update.  Print warning if file cannot be
3851         opened.
3852         (do_conversion): Fix printing of continuation comma.
3853
3854         * Documentation/user/advanced-notation.itely (Beam formatting):
3855         Remove refbugs about compound time and mixed duration.
3856
3857         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
3858         modulo moments explicitely.
3859
3860         * lily/moment.cc (operator %): New function.
3861
3862         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
3863
3864         * lily/translator-scheme.cc (ly:translator-now,
3865         ly:translator-property): New function.
3866
3867         * scm/auto-beam.scm (default-auto-beam-check): New function.
3868
3869         * lily/auto-beam-engraver.cc (test_moment): Use it.
3870
3871         * flower/rational.cc (operator %): Bugfix.
3872
3873 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
3874
3875         * scripts/abc2ly: Bugfix
3876
3877 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3878
3879         * python/fontextract.py (write_extracted_fonts): bugfix, too many
3880         %'s on EndFont comment.
3881
3882         * lily/ledger-line-spanner.cc: some more words of explanation.
3883
3884 2005-04-20  John Williams <williams@tni.com>  
3885         
3886         * scripts/lilypond-book.py: htmlquote bugfix.
3887         Allow snippets to be given distinct filenames.
3888         Allow the default alt text to be overridden.
3889
3890 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
3891
3892         * ly/performer-init.ly: Bugfix
3893
3894         * THANKS: Added bughunters.
3895
3896 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3897
3898         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
3899
3900         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
3901         position (was: use modulo measure length).
3902
3903         * configure.in (no gui_b): Remove optional gtk+ requirement.
3904
3905 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3906
3907         * Documentation/user/basic-notation.itely (Pitches): add
3908         LedgerLineSpanner.
3909
3910         * lily/dynamic-engraver.cc (process_music): set right bound to
3911         script if present. Else, do not set.
3912         (acknowledge_grob): only set right bound of finished spanner to
3913         note column if no other bound is set.
3914
3915         * python/lilylib.py (make_ps_images): switch back to png16m.
3916         
3917 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3918
3919         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
3920         writing up to date file.  Add dvips usage suggestion.
3921
3922         * scripts/convert-ly.py: Fix error message.
3923         Print usage if no files on command line.
3924         (usage): Add example usage.
3925
3926         * input/test/compound-time.ly: New file.
3927
3928         * input/test/circle.ly: New file.
3929
3930         * Documentation/topdocs/NEWS.tely: Use them.
3931
3932         * input/test/boxed-stencil.ly: Remove \score.
3933
3934         * buildscripts/mf-to-table.py (base): Add .log dependency.
3935
3936         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
3937         pfa's.  Add .log dependency
3938
3939         * scm/define-markup-commands.scm (lower): New command.
3940
3941         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
3942         make it default.
3943
3944 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3945
3946         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
3947         also to finished cresc as right bound. This fixes:
3948         skip-string-decresc.ly
3949
3950         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
3951         relative_coordinate if extent is empty.
3952
3953         * lily/stem.cc (width_callback): determine correct extent if flag
3954         is not there. This fixes slur-no-flag.ly
3955
3956         * lily/grace-engraver.cc (consider_change_grace_settings): new
3957         function.
3958         (initialize): also consider_change_grace_settings() on
3959         initialization. Fixes large grace notes at start of score.
3960
3961         * lily/break-align-interface.cc (do_alignment): don't translate if
3962         total_extent is empty.
3963
3964         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
3965
3966 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3967
3968         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
3969         with slash.
3970
3971 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3972
3973         * stepmake/aclocal.m4: Remove tfm_path.
3974
3975 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3976
3977         * scm/music-functions.scm (markup-expression->make-markup): fix
3978         bug with cons arguments of markup commands.
3979         (music->make-music): fix music expression property list building
3980
3981 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3982
3983         * aclocal.m4: Massage package names.
3984
3985         * SCons updates.
3986
3987 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3988
3989         * VERSION (PACKAGE_NAME): release 2.5.20
3990
3991         * lily/stem.cc (calc_stem_info): add minimum Y extent of
3992         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
3993
3994         * lily/percent-repeat-engraver.cc (try_music): add measure before
3995         next_moment to future processing moment. Fixes:
3996         percent-repeat-mm-rest.ly
3997         (process_music): don't add moment for 2nd time.
3998
3999         * input/regression/repeat-percent.ly: add mmrests as extra test.
4000
4001         * lily/axis-group-engraver.cc (acknowledge_grob): read
4002         keepAliveInterfaces to decide what to kill.
4003
4004         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
4005         percent-repeat-interface to keepAliveInterfaces. This fixes
4006         percent-repeat-harakiri.
4007
4008 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4009
4010         * SCons updates.
4011
4012 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4013
4014         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
4015
4016         * aclocal.m4: remove --enable-tfm-path configure option
4017
4018         * input/test/ancient-font.ly (lowerStaff): clef name errors.
4019
4020         * scm/backend-library.scm (postscript->png): newline after
4021         finishing command.
4022
4023         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
4024         (LY_DEFINE): ly:paper-score-paper-systems: new function 
4025
4026         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
4027
4028         * lily/score.cc (default_rendering): use Music_output too.
4029
4030         * input/test/chord-names-languages.ly (Module): rename file.
4031
4032         * lily/text-spanner.cc: add bound-padding.
4033
4034         * lily/paper-book.cc (systems): accept Paper_score
4035         iso. Paper_system vector. 
4036
4037         * input/regression/line-arrows.ly: new file.
4038
4039         * lily/paper-score.cc (process): run get_paper_systems() only once.
4040
4041         * lily/line-spanner.cc (line_stencil): add arrows.
4042
4043 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
4044
4045         * lily/line-interface.cc (make_arrow): new function. 
4046         (arrows): idem.
4047
4048 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
4049
4050         * input/test/chord-names-german.ly: update for italian/french
4051         chords.
4052         
4053         * Documentation/user/instrument-notation.itely (Printing chord
4054         names): update.
4055
4056 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4057
4058         * lily/include/paper-score.hh (class Paper_score): remove unused
4059         prototypes.
4060
4061         * lily/book.cc (process): add -COUNT to midi output.
4062
4063         * lily/score.cc (book_rendering): remove outname argument
4064         (book_rendering): return list of Music_outputs. 
4065
4066         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
4067
4068         * lily/book.cc (process): loop over Music_outputs returned from
4069         Score::book_rendering().
4070
4071         * lily/*.cc (width_callback): remove spurious "unused" warnings
4072         for assert (axis==[XY]_AXIS); 
4073
4074         * lily/include/music-output.hh (class Music_output): smobify class.
4075
4076         * lily/include/paper-score.hh (class Paper_score): make members
4077         private.
4078
4079         * lily/performance.cc (process): return #f iso. #<undefined>. This
4080         prevents #<undefined> leaking into GUILE-userspace.
4081
4082 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4083
4084         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
4085
4086 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
4087
4088         * scm/chord-name.scm : support for italian and french
4089         chords names.
4090
4091         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
4092         a space defined by chordPrefixSpacer when the root name is
4093         direclty followed by a prefix.
4094
4095         * ly/engraver-init.ly : chordPrefixSpacer       
4096         * scm/define-context-properties.scm : chordPrefixSpacer
4097         * ly/property-init.ly : italianChords, frenchChords 
4098
4099 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4100
4101         * mf/feta-din.mf: Remove.
4102
4103         * mf/GNUmakefile (fontdir): Bugfix.
4104
4105         * mf/SConstruct: Some updates.
4106
4107         * SConstruct: Require pkg-config.
4108         (test_program): Bugfix for double digit version compares, use
4109         integer (not string-) compare.
4110         Optionally require gs 8.14.
4111
4112         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
4113
4114         * lily/*: s/ifdef HAVE_*/if have/.
4115
4116         * SConstruct (test_lib): New function.  Update pkg-config and some
4117         other requirements.
4118
4119         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
4120         freetype, pangof2t.
4121
4122 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4123
4124         * po/lilypond.pot, ...: Update using bison-CVS.
4125
4126         * python/lilylib.py (make_ps_images): Fixo.
4127
4128 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4129
4130         * python/lilylib.py (make_ps_images): typo.
4131
4132         * configure.in (gui_b): make bison optional.
4133
4134         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
4135
4136 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
4137
4138         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
4139         with one parameter can be defined in a LaTeX file when processed
4140         by lilypond-book this will be evaluated between the systems of
4141         a multi-system score. The parameter is the number of systems processed.
4142
4143 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4144
4145         * python/lilylib.py (make_ps_images): Escape newline.
4146
4147         * Documentation/user/music-glossary.tely: Run
4148         texinfo-all-menus-update.
4149
4150 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4151
4152         * scm/lily-library.scm (old-relative-not-used-message)
4153         (version-not-seen-message): Add input-file-name-location to message.
4154
4155         * lily/parser.yy (lilypond): Add token aliases.
4156
4157         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
4158         not confuse with alteration.
4159         (alteration): Add.
4160
4161 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4162
4163         * python/lilylib.py (make_ps_images): use -dEPSCrop
4164
4165         * VERSION (PACKAGE_NAME): release 2.5.19 
4166
4167         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
4168         only put xrefs in info documentation.
4169
4170         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
4171         .pdf rule to tex-rules.make.
4172
4173         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
4174         from -systems.* output.
4175
4176         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
4177         directly, remove -$(PAGESIZE) target.
4178
4179         * input/test/embedded-postscript.ly: update.
4180
4181 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4182
4183         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
4184
4185         * Documentation/user/changing-defaults.itely (Font selection):
4186         document font-name.
4187
4188         * input/regression/font-name.ly: show Pango fonts for
4189         font-name. Update example. 
4190
4191         * lily/pango-select.cc (properties_to_pango_description): don't
4192         convert symbol font-size to number, but use to lookup.
4193
4194         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
4195
4196         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
4197         (NAME . FILE-NAME) tuples for font descriptions. 
4198         (write-preamble): display BeginFont DSC comments.
4199
4200         * python/fontextract.py (write_extracted_fonts): new file. Extract
4201         font resources from a PS file.
4202
4203         * scripts/lilypond-book.py (option_definitions): --psfonts option.
4204         (Compile_error.process_include): do_file returns chunks.
4205
4206         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
4207
4208         * make/lysdoc-targets.make: .texi is .PRECIOUS
4209
4210         * scripts/lilypond-book.py (write_if_updated): new function.
4211
4212 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4213
4214         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
4215
4216 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4217
4218         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
4219
4220         * input/regression/markup-syntax.ly: remove \score.
4221
4222         * scm/define-markup-commands.scm (draw-circle): add fill argument
4223
4224         * scm/stencil.scm (make-circle-stencil): add fill argument
4225
4226         * ps/music-drawing-routines.ps: add fill argument.
4227
4228         * ly/performer-init.ly: add CueVoice to MIDI too.
4229
4230         * ps/music-drawing-routines.ps: new routine BeginEPSF /
4231         EndEPSF.
4232
4233         * input/regression/markup-eps.ly: new file.
4234
4235         * scm/framework-ps.scm (write-preamble): change order: vars should
4236         be inited before procedures.
4237
4238         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
4239         for EPS files.
4240
4241         * scm/define-markup-commands.scm (epsfile): add epsfile command.
4242
4243 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4244
4245         * configure.in (gui_b): add check for ghostscript 8.15
4246
4247 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4248
4249         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
4250         start of line. Fixes cresc-after-newline.ly
4251
4252         * lily/source-file.cc (file_line_column_string): use get_column().
4253
4254 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4255
4256         * lily/source-file.cc (get_column): utf-8 support for column numbers.
4257
4258 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
4259
4260         * lily/*: use message () iso progress_indication () for messages.
4261         Revise/uniformise user messages.
4262
4263         * flower/warn.cc (progress_indication): New function.
4264         (message): Use it.  Fixes newline problems.
4265
4266         * config.make.in (webdir): Sort out install dirs.
4267
4268         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
4269
4270         * python/lilylib.py (command_name): Bugfix.
4271         (make_ps_images):
4272
4273 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
4274
4275         * lily/main.cc: --help says what types of backends are availabe
4276
4277 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4278
4279         Fix ./VERSION dependency, and without need to reconfigure.
4280
4281         * lily/main.cc (setup_paths): Update.
4282
4283         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
4284
4285         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
4286
4287         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
4288         Add \line for some simplistic cases.
4289
4290         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
4291
4292 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4293
4294         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
4295         to compile LY files (useful for adding eg. "-I" args)
4296         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
4297         2Gnome command for gnome backend.
4298         (LilyPond-command-formatgnome): call the 2Gnome command. key
4299         binding: C-c C-g
4300
4301 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4302
4303         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
4304         depend on all PNG images.
4305
4306 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4307
4308         * GNUmakefile.in: Bugfix: also link .map files.
4309
4310 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4311
4312         * scm/music-functions.scm (music->make-music): generate 
4313         a (make-music ...) sexpr from a music expression.
4314         (display-scheme-music): use guile pretty printer to display the
4315         make-music sexpr.
4316
4317 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4318
4319         * ly/engraver-init.ly: reindent.
4320         Add CueVoice.
4321
4322         * scm/music-functions.scm (music-pretty-string): handle moments
4323         too.
4324         (music-pretty-string): only print non-empty lists.
4325         (cue-substitute): create CueVoice context, which has smaller type.
4326
4327         * lily/moment-scheme.cc (LY_DEFINE): new methods
4328         ly:moment-grace-{numerator,denominator}
4329
4330         * lily/context-handle.cc: remove quit() method. 
4331
4332         * lily/font-config.cc (init_fontconfig): be verbose about font path.
4333         (init_fontconfig): success is 0, not !0
4334
4335 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4336
4337         * mf/feta-nummer-code.mf (code): add plus glyph.
4338
4339         * lily/tie.cc (print): idem.
4340
4341         * lily/slur.cc (print): don't use thickness property for
4342         slur shape-thickness.
4343
4344         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
4345         while adding stencils.
4346
4347         * scm/define-markup-commands.scm (with-color): with-color markup
4348         command.
4349         (whiteout): new markup command 
4350         (filled-box): new markup command
4351
4352 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4353
4354         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
4355         test for PDF docs.
4356
4357         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
4358         PFAAybabtu-Regular.  Fixes feta font in PDFs.
4359         
4360         Notes for tetex-3.0 make web:
4361            psclean.map: s/uhv8a/uhvr8a/
4362            config.ps add:
4363                 p +psfonts_t1.map
4364                 p +psclean.map
4365                 p +typeface.map
4366
4367 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4368
4369         * scm/music-functions.scm (music-pretty-string): fix bug with
4370         string argument.
4371
4372 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
4373
4374         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
4375
4376 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4377
4378         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
4379         only process options if they're there.
4380         (write_file_map): add version-seen? to snippet-map.ly
4381
4382 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
4383
4384         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
4385         formatting cleanups.
4386
4387         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
4388         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
4389
4390 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4391
4392         * scm/framework-ps.scm (ps-font-command): don't hash, just use
4393         name directly.
4394
4395         * lily/main.cc (setup_paths): either add mf/out to search path or 
4396         fonts/{otf,type1,etc}
4397         
4398         * lily/font-config.cc (init_fontconfig): either add mf/out to
4399         FontConfig or fonts/{otf,type1,etc}
4400
4401         * GNUmakefile.in: don't put mf/ link in share/ dir.
4402
4403         * lily/staff-spacing.cc: move same-direction-correction to
4404         note-spacing-interface
4405
4406         * scm/lily.scm (lilypond-main): use variable argument count for
4407         exception handler.
4408
4409         * lily/font-config.cc (init_fontconfig): add operator pacification
4410         message.
4411
4412         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
4413
4414         * buildscripts/gen-emmentaler-scripts.py (i): generate
4415         PFAEmmentaler as well.
4416
4417         * scm/framework-ps.scm (munge-lily-font-name): new function
4418         (write-preamble): hack: insert PFA equivalent of CFF into
4419         .PS. This makes LilyPond output printable on normal PS printers
4420         again.
4421
4422         * buildscripts/gen-emmentaler-scripts.py (i): generate
4423         PFAEmmentaler.pfa aswell.
4424
4425 2005-04-06  John Williams <williams@tni.com>  
4426         
4427         * scripts/lilypond-book.py: refactor the compose_ly procedure.
4428         
4429 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4430
4431         * scm/page-layout.scm (default-page-make-stencil): always combine
4432         the header stencil, even if empty. This prevents the body text to
4433         reach up to the margins.
4434
4435         * po/rw.po (Module): new file, for Kinyarwanda.
4436
4437         * input/test/spacing-optical.ly (Module): new file.
4438
4439         * lily/staff-spacing.cc: add same-direction-correction
4440
4441 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4442
4443         * Documentation/user/introduction.itely (Engraving): Comment-out
4444         non-existent file.
4445
4446 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4447
4448         * scm/define-grob-properties.scm (all-user-grob-properties): add
4449         same-direction-correction
4450
4451         * VERSION: release 2.5.18
4452
4453 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4454
4455         * lily/grob.cc (mark_smob): Check pscore->layout_ before
4456         dereferencing.  Fixes make web.
4457
4458         * lily/midi-stream.cc: Handle unwritable midi file.  Include
4459         errno.h.
4460
4461         * Documentation/user/: Fix links.
4462
4463 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4464
4465         * lily/text-interface.cc (Module): rename from text-item.cc
4466
4467         * input/regression/apply-output.ly (texidoc): function naming fix.
4468
4469         * lily/time-signature-performer.cc (derived_mark): new function.
4470
4471         * lily/lily-parser-scheme.cc:  print mapped file name for progress
4472
4473         * scripts/lilypond-book.py (find_linestarts): new function.
4474         (find_toplevel_snippets): keep track of line numbers.
4475
4476         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
4477         all key changes.
4478
4479         * ly/declarations-init.ly (partCombineListener): use
4480         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
4481
4482         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
4483
4484 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4485
4486         * lily/text-item.cc: Fix link.
4487
4488         * Documentation/user/changing-defaults.itely (Changing defaults):
4489         Fix programs reference links.
4490
4491         * Documentation/user/music-glossary.tely: Convert to utf-8.
4492
4493 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4494
4495         * make/lilypond-vars.make: remove TEXMF from variables.
4496         remove DEB_BUILD pk font variables.
4497         remove GUILE_LOAD_PATH
4498         remove TeX memory vars.
4499
4500 2005-04-04  Werner Lemberg  <wl@gnu.org>
4501
4502         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
4503
4504 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4505
4506         * ps/lilyponddefs.ps: remove reencode-font
4507
4508         * lily/simple-spacer.cc (add_columns): also compare
4509         directly. Column rank doesn't distinguish between broken and
4510         unbroken columns. This fixes large spaces before time sig changes.
4511
4512         * Documentation/user/point-and-click.itely: document ly:set-option.
4513
4514         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
4515         point_and_click_global is set.
4516
4517         * lily/scm-option.cc (LY_DEFINE): add point-and-click
4518         ly:set-option argument.
4519
4520 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4521
4522         * GNUmakefile.in: Include symlinks in webball.
4523
4524         * Documentation/user/GNUmakefile (source-links): Add symlinks to
4525         source dir for split and non-split manuals.
4526
4527         * Documentation/user/*y: Fix @uref/@inputfile links for
4528         split/non-split HTML documents.
4529
4530         * Documentation/user/GNUmakefile (local-WWW): Do not generate
4531         .ps.gz.
4532         
4533 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4534
4535         * GNUmakefile.in: Add newline.
4536
4537 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
4538
4539         * tex/lilyponddefs.tex: use color instead of xcolor
4540         * scm/output-tex.scm: minor editing
4541
4542 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4543
4544         * scm/music-functions.scm (display-scheme-music): pretty printer
4545         for music expressions.
4546
4547 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4548
4549         * buildscripts/install-info-html.sh (index_file): Fix link.
4550
4551 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4552
4553         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
4554
4555         * Documentation/index.html.in: Add size estimates with some big pages.
4556
4557         * Documentation/user/tutorial.itely (Running LilyPond for the
4558         first time): Add/replace some @rglos links.  TODO: add more
4559         @rglos links in tutorial, test non-intrusiveness (.css).
4560
4561         * stepmake/bin/add-html-footer.py (do_file): Remove info's
4562         annoying's indication of referencing external document.
4563
4564         * Documentation/user/GNUmakefile: Split version of glossary too.
4565         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
4566         links, not only for html.
4567
4568         * Documentation/user/introduction.itely: Fix some links for other
4569         than html, do not use `here' as link name.
4570
4571 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4572
4573         * scm/documentation-generate.scm (string-append): Fix @usermanref,
4574         @glossaryref.
4575
4576 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4577
4578         * scm/page-layout.scm (default-page-make-stencil): only add header
4579         if existing and not empty. Fixes spurious programming error.
4580
4581         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
4582
4583 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
4584
4585         * scm/output-tex.scm: implement {re,}setcolor
4586         * tex/lilyponddefs.tex: use color package
4587
4588 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4589
4590         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
4591         additions to website.
4592
4593         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
4594
4595         * Documentation/user/macros.itexi: Fix @usermanref html links in
4596         split documents: use @inforef.
4597
4598 2005-03-30  Graham Percival  <gperlist@shaw.ca>
4599
4600         * Documentation/user/programming-interface.itely: minor fix.
4601
4602         * Documentation/user/advanced-notation.itely: added info to
4603         Metronome markings.
4604
4605 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4606
4607         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
4608         use box-stencil.  Remove y-padding argument.
4609         (make-stencil-circler): New function.
4610
4611         * buildscripts/lilypond-words.py (F): 
4612         * elisp/SConscript (a): 
4613         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
4614         * vim/SConscript (a): 
4615         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
4616
4617         * lily/general-scheme.cc: Build fix.
4618
4619         * scm/markup.scm:
4620         * input/regression/markup-scheme.ly: 
4621         * input/regression/markup-syntax.ly: Drop 'new-' from name.
4622
4623         * scm/stencil.scm (make-circle-stencil): New function.
4624
4625         * scm/define-markup-commands.scm (draw-circle): Use it.  New
4626         name (was cicle).  Update callers.
4627         (circle): New markup command, similar to box.
4628
4629         * scm/stencil.scm (circle-stencil): New function.
4630
4631 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
4632
4633         * configure.in: Detect libutf8/wchar.h variant.
4634
4635         * stepmake/aclocal.m4: Modify shared size test.
4636
4637 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4638
4639         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
4640
4641 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4642
4643         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
4644         
4645         * VERSION (PACKAGE_NAME):  release 2.5.17
4646
4647 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4648
4649         * scm/backend-library.scm (postscript->png): Fix comment and png
4650         message.
4651
4652         * GNUmakefile.in (link-tree): Fix locales.
4653
4654 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4655
4656         * lily/stencil-scheme.cc (LY_DEFINE): change to
4657         ly:stencil-aligned-to, non mutating.
4658
4659         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
4660
4661         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
4662
4663         * lily/quote-iterator.cc (derived_mark): call
4664         Music_wrapper_iterator::derived_mark() too.
4665
4666         * lily/grace-engraver.cc (derived_mark): change signature, add
4667         const.
4668
4669 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4670
4671         * SConstruct (symlink): 
4672         * GNUmakefile.in (link-tree): Add scripts to prefix.
4673
4674         * lily/general-scheme.cc (ly:effective-prefix): New function.
4675
4676         * scm/backend-library.scm (postscript->png): Use it.
4677
4678 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4679
4680         * lily/paper-score.cc (process): don't delete grobs after
4681         producing stencils. 
4682
4683         * scm/part-combiner.scm (determine-split-list): switch off
4684         debugging info.
4685
4686         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
4687         if available.
4688
4689         * scm/define-context-properties.scm
4690         (all-user-translation-properties): add stringNumberOrientations.
4691
4692         * lily/new-fingering-engraver.cc (position_scripts): make generic,
4693         so fingering and string-numbers are separately controlled.
4694
4695 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4696
4697         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
4698         not use debugging.
4699
4700 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4701
4702         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
4703
4704         * config.hh.in: add HAVE_FONTCONFIG.
4705
4706         * Documentation/user/instrument-notation.itely (String number
4707         indications): new node.
4708
4709         * input/regression/new-markup-syntax.ly (texidoc): add circle.
4710
4711         * lily/new-fingering-engraver.cc (add_string): new function. 
4712         (acknowledge_grob): accept string-number-event as well.
4713
4714         * scm/define-markup-commands.scm (circle): new markup command.
4715
4716         * scm/output-lib.scm (print-circled-text-callback): new function.
4717
4718         * lily/GNUmakefile: move ifeq after include stepmake.make.
4719
4720 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4721
4722         * config.make.in (HAVE_LIBKPATHSEA_SO):
4723         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
4724
4725         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
4726         add KPATHSEA_LIBS.
4727
4728         * debian/watch: 
4729         * debian/control: Update.
4730
4731 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4732
4733         * input/test/title-markup.ly (spaceTest): remove.
4734
4735         * input/test/embedded-tex.ly (Module): remove.
4736
4737         * input/test/music-box.ly: use 'name property, not ly:music-name.
4738
4739         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
4740
4741         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
4742
4743 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4744
4745         * Documentation/topdocs/INSTALL.texi (Top): Remove information
4746         about xdeltas.  Add information about CVS.
4747
4748         * scm/lily.scm (lilypond-main): Fix invocation of handler,
4749         gracefully handle failed files.
4750
4751         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
4752
4753         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
4754         small fixes.
4755
4756         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
4757         No unnecessarily specific i18n messages.  Remove stray `1'.
4758
4759 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4760
4761         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
4762         documentencoding
4763
4764         * scm/documentation-lib.scm (texi-file-head): set utf-8
4765         documentencoding.
4766
4767         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
4768         Delta, not the Symbol one. 
4769
4770         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
4771         for the .map file.
4772
4773         * Documentation/topdocs/INSTALL.texi (Top): add running
4774         requirement as compilation requirement.
4775
4776 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4777
4778         * buildscripts/mutopia-index.py (headertext): add h1 header and
4779         utf-8 charset meta field.
4780
4781         * input/GNUmakefile: prune example list.
4782
4783         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
4784         options.
4785
4786         * lily/slur-scoring.cc (get_base_attachments): only look at stem
4787         extent for visible stems.
4788
4789         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
4790
4791 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4792
4793         * Documentation/topdocs/INSTALL.texi (Top): Updates.
4794
4795         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
4796
4797 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4798
4799         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
4800         pass inf/nan into slur scoring.
4801
4802         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
4803         page.
4804
4805         * scripts/abc2ly.py (dump_voices): use alphabet().
4806
4807 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
4808         
4809         * mf/GNUmakefile (depth): use $(FONTFORGE). 
4810
4811 2005-03-27 Matthias Neeracher <neeracher@mac.com>
4812         
4813         * flower/include/virtual-methods.hh: simplify. Patch by
4814
4815 2005-03-25  John Williams <williams@tni.com>  
4816
4817         * scripts/lilypond-book.py (main): add png for HTML too, guess
4818         only if necessary. 
4819
4820 2005-03-25  Graham Percival  <gperlist@shaw.ca>
4821
4822         * Documentation/topdocs/INSTALL.texi: now recommends
4823         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
4824
4825         * Documentation/user/basic-notation.itely,
4826         Documentation/user/tutoria.itely: warn about
4827         only one (phrasing) slur at once.
4828
4829 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
4830
4831         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
4832
4833 2005-03-23  Graham Percival  <gperlist@shaw.ca>
4834
4835         * Documentation/user/basic-notation.itely: fixed info about
4836         ending a (de)cresc.
4837
4838         * Documentation/user/lilypond-book.itely: fixed
4839         lilypond-book filter example and warned about not doing
4840         --filter and --process at the same time.
4841
4842 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4843
4844         * lily/parser.yy (bass_number),
4845         Documentation/user/instrument-notation.itely (Figured bass): 
4846         Add the possibility to use text markup in figured bass. 
4847
4848 2005-03-19  Graham Percival  <gperlist@shaw.ca>
4849
4850         * Documentation/user/global.itely: added info about naming
4851         identifiers and breakbefore.
4852
4853         * Documentation/user/invoking.itely: added info about batch
4854         processing files with convert-ly, removed references to TeX
4855         in the jail section.
4856
4857         * Documentation/user/examples.itely: possibly fixed piano
4858         dynamics.
4859
4860         * Documentation/user/advanced-notation.itely: added info
4861         about removing other types of Staff.
4862
4863         * Documentation/user/instrument-notation.itely: possibly
4864         fixed piano staff line switch.
4865
4866         * Documentation/user/changing-defaults.itely: added info
4867         about using normal font in titles.
4868
4869 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4870
4871         * VERSION (PATCH_LEVEL): release 2.5.16
4872
4873         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
4874         explicitly.
4875
4876 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4877
4878         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
4879         whitespace.
4880
4881         * python/lilylib.py (make_ps_images):
4882         * scm/backend-library.scm (postscript->pdf, postscript->png):
4883         Quote file name.  Use format rather than string-append juggling.
4884
4885 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4886
4887         * python/lilylib.py (make_ps_images): add x to -g argument. 
4888
4889         * lily/key-performer.cc (create_audio_elements): don't use
4890         scm_eval_string. Check for minor 3rd directly.
4891   
4892         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
4893         (sarabandeCelloGlobal): key is D minor, not F major.
4894
4895 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4896
4897         Fix truncated --png output (Peter Danenberg).
4898         
4899         * python/lilylib.py (make_ps_images):
4900         * scripts/ps2png.py (copyright): Grok --papersize option.
4901
4902         * scm/backend-library.scm (postscript->png): Add parameter
4903         PAPERSIZE.  Update callers.
4904
4905         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
4906         Fixes symbol placement.
4907
4908         * lily/spanner.cc: 
4909         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
4910         <libc-extension.hh>).
4911
4912 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4913
4914         * Nitpick run.
4915
4916         * buildscripts/fixcc.py: Update.
4917
4918         Builddir run fixes.
4919
4920         * HACKING (datadir): Add VERSION.
4921
4922         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
4923         higher up.
4924
4925 2005-03-15  Werner Lemberg  <wl@gnu.org>
4926
4927         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
4928         diagonal stem doesn't become thinner.
4929
4930 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4931
4932         * buildscripts/fixcc.py: Fixes (Werner).
4933
4934 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4935
4936         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
4937         Emmentaler/Aybabtu.
4938
4939         * GNUmakefile.in: fix lilypond-words path.
4940
4941         * po/tr.po: update to 2.3.21
4942
4943         * lily/new-fingering-engraver.cc (position_scripts): take priority
4944         from head position.
4945
4946         * input/regression/finger-chords-order.ly (texidoc): new file.
4947
4948 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4949
4950         * make/ly-rules.make: 
4951         * stepmake/aclocal.m4: 
4952         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
4953
4954         * buildscripts/fixcc.py (rules): Leave space after operator.
4955
4956 2005-03-14  Werner Lemberg  <wl@gnu.org>
4957
4958         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
4959         top of the glyph with smooth curve.
4960
4961 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4962
4963         * Documentation/user/global.itely (Page layout): remove
4964         printpagenumber.
4965
4966 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
4967
4968         * input/regression/mensural-ligatures.ly: new file (with examples
4969         compiled by Pal Benko).
4970
4971         * Documentation/user/instrument-notation.itely: Bugfix: yet some
4972         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
4973         musicglyph access.  Many small beautifications in ancient
4974         examples.
4975
4976         * input/test/divisiones.ly: fixed indentation; small
4977         beautifications
4978
4979         * ly/engraver-init.ly: added FIXME comment
4980
4981         * scripts/lilypond-book.py,
4982         Documentation/user/lilypond-book.itely: added music fragment
4983         option "packed" to lilypond-book
4984
4985         * Documentation/user/instrument-notation.itely: Bugfix: added
4986         missing LedgerLineSpanner color setting in several places.  Added
4987         music fragment option "packed" to VaticanaContext example.
4988
4989 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4990
4991         * scm/define-grobs.scm (all-grob-descriptions): switch off
4992         Hyphen_spanner::set_spacing_rods 
4993
4994         * lily/lyric-hyphen.cc (print): add padding between syllable and
4995         hyphen.
4996         (print): shorten hyphen in tight situations (determine using
4997         minimum-length)
4998
4999         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
5000         0.4pt.
5001
5002 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5003
5004         * ly/titling-init.ly (bookTitleMarkup): Refinements.
5005
5006         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
5007         header/footer markings for regression-test.
5008
5009         * scm/backend-library.scm (output-scopes, header-to-file): Move
5010         from framework-tex.scm.
5011
5012         * scm/framework-ps.scm (output-framework)
5013         (output-preview-framework):
5014         * scm/framework-eps.scm (output-classic-framework)
5015         (output-framework): Use it.  Fixes collated files.
5016
5017 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5018
5019         * input/sakura-sakura.ly: 
5020         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
5021
5022         * buildscripts/guile-gnome.sh: Update.
5023
5024         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
5025
5026         * mf/aybabtu.pe.in: Capitalize Aybabtu.
5027
5028 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5029
5030         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
5031         culprit: always exit the loop if we find a rod, even if it has
5032         distance < 0. 
5033
5034         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
5035         algorithm.
5036
5037         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
5038         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
5039
5040         * scm/output-svg.scm (dashed-line): new  function body.
5041         
5042         * GNUmakefile.in: create .htaccess.
5043
5044 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5045
5046         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
5047
5048 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5049
5050         * VERSION (PACKAGE_NAME): release 2.5.15
5051
5052         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
5053
5054         * scm/framework-svg.scm (output-framework): put scaling in
5055         document header. Apply scaling only once.
5056         (output-framework): dump page size in px, not mm. 
5057
5058         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
5059         from font-size.
5060
5061         * lily/paper-outputter-scheme.cc (LY_DEFINE):
5062         ly:outputter-output-scheme, new function.
5063
5064         * scm/output-svg.scm (pango-description-to-svg-font): new function
5065
5066 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5067
5068         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
5069         target.
5070
5071         * input/typography-demo.ly: new file.
5072
5073 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5074
5075         * Documentation/user/global.itely (File structure): Add markup blocks
5076         to toplevel expressions.
5077         (Multiple movements, Creating titles): Add markup blocks.
5078
5079         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
5080         <libc-extension.hh>).
5081
5082         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
5083
5084         * flower
5085         * lily
5086         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
5087
5088 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5089
5090         * lily/accidental.cc: special bboxes for natural. 
5091
5092         * mf/feta-toevallig.mf: make stems heavier.
5093
5094         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
5095         texts as well.
5096
5097         * mf/feta-klef.mf: revise. 
5098
5099         * mf/feta-schrift.mf: make thinning of accent less pronounced.
5100
5101         * mf/feta-klef.mf: add rounded curve at top. 
5102         make thinnib a little heavier.
5103
5104 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5105
5106         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
5107
5108         * buildscripts/fixcc.py: New file.
5109
5110         * input/regression/utf8.ly: Update Debian font description.
5111
5112 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5113
5114         * stepmake/aclocal.m4: Fix test.
5115
5116 2005-03-09  Graham Percival  <gperlist@shaw.ca>
5117
5118         * Documentation/user/invoking.itely: added Sebastino Vigna's
5119         docs for the --jail option.
5120
5121 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5122
5123         * lily/stem.cc (print): only produce stemlets if there are no
5124         noteheads on this stem.
5125
5126         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
5127         don't crash on stemlet (visible stem without heads).
5128
5129         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
5130         unbroken situations. 
5131
5132         * scm/output-lib.scm (center-invisible): new function.
5133
5134         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
5135         wishes to determine loose column space.
5136
5137         * lily/font-config.cc (init_fontconfig): add
5138         fonts/{otf,type1,cff}  to path.
5139
5140         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
5141
5142         * mf/GNUmakefile (Module): install all fonts under otf/
5143
5144         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
5145         replace /fonts/otf/ by /ps/ 
5146
5147         
5148 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5149
5150         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
5151
5152         * lily/book.cc (process): Oops, add score_.header_.
5153
5154         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
5155
5156         * lily/parser.yy: Handle toplevel and book texts as score.
5157
5158         * scm/page-layout.scm (default-page-make-stencil):
5159         Bugfix: (page-properties rename.
5160
5161         * scm/backend-library.scm (ly:system): Typo.
5162
5163 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5164
5165         * stepmake/stepmake/executable-targets.make (installexe): don't
5166         strip installed executables
5167
5168         * lily/font-select.cc (get_font_by_design_size): revert
5169         pango_description_string as well.
5170
5171         * lily/system.cc (set_loose_columns): put loose column just left
5172         of next column.
5173
5174         * lily/include/group-interface.hh (extract_grob_array): rename
5175         from Pointer_group_interface__extract_grobs
5176
5177         * input/regression/ledger-line-minimum.ly (texidoc): new file.
5178
5179         * lily/ledger-line-spanner.cc (set_spacing_rods): new
5180         function. Keep ledgered note heads at a minimum distance.
5181         Introduce minimum-length-fraction
5182         (print): introduce length-fraction property.
5183
5184 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5185
5186         * tex/GNUmakefile: remove latin1.enc rules.
5187
5188 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5189
5190         * scm/titling.scm: Typo.
5191
5192         * input/regression/score-text.ly: Really add.
5193
5194         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
5195
5196 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5197
5198         * lily/open-type-font-scheme.cc:  new file.
5199
5200 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5201
5202         * scm/titling.scm (layout-extract-page-properties): Rename from
5203         page-properties.  Update callers.
5204
5205         * lily/lexer.ll (Lily_lexer):
5206         * lily/parser.yy: Junk lyric_markup state.
5207
5208         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
5209
5210         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
5211         Add texts parameter.
5212
5213 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5214
5215         * lily/lexer.ll (lyric_markup): New mode.
5216         (Lily_lexer::push_lyric_markup_state): New method.
5217         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
5218
5219         * lily/parser.yy (book_body):
5220         (toplevel_expression): Grok \markup texts.
5221
5222         * lily/score-scheme.cc (ly:music-scorify): 
5223         * scm/lily-library.scm (collect-music-for-book): Take texts
5224         parameter.
5225
5226         * lily/score.cc (texts_): New member.
5227
5228         * lily/paper-book.cc (systems): Format score texts.
5229
5230         * score-text.ly: New file.
5231
5232         * ttftool/SConscript:
5233         * kpath-guile/SConscript: New file.
5234
5235         * lily/SConscript:
5236         * SConstruct: Update.
5237
5238 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5239
5240         * VERSION (PACKAGE_NAME): release 2.5.14
5241
5242 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5243
5244         * lily/main.cc: Add dummy xgettext markers.
5245
5246 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5247
5248         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
5249         requirements
5250
5251         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
5252         executable is < 40k
5253
5254         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
5255         hack.
5256
5257 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5258
5259         * flower/libc-extension.cc:
5260         * flower/include/libc-extension.hh: [Open]BSD simply cast
5261         cookie/funopen declarations.
5262
5263         * stepmake/aclocal.m4: Check for libkpathsea.so.
5264
5265         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
5266         dl_kpse_find_file.
5267
5268 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5269
5270         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
5271         (open_library): alternative for static library.
5272
5273 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5274
5275         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
5276
5277         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
5278
5279         Drop run-time dependency on teTeX.
5280
5281         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
5282
5283         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
5284         KPATHSEA_LIBS in LIBS.
5285         (STEPMAKE_DLOPEN): New function.
5286
5287         * lily/font-config.cc (init_fontconfig): Use dir for directory,
5288         not path.
5289
5290         * flower/file-path.cc (directories): Rename from paths, as this
5291         return an array of directories (a single path).
5292
5293 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5294
5295         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
5296
5297         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
5298         new ly:kpathsea-find-file
5299
5300         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
5301
5302         * kpath-guile/GNUmakefile: new file
5303
5304         * buildscripts/gen-emmentaler-scripts.py (i): generate
5305         emmentaler-X.fontname as well.
5306
5307         * buildscripts/ps-embed-cff.py: new script
5308
5309         * scm/lily-library.scm: remove ps-embed-cff.
5310
5311         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
5312         font loading. 
5313
5314         * scm/font.scm (add-music-fonts): load dynamics/numbers through
5315         fontconfig as well.
5316
5317         * lily/font-config.cc (init_fontconfig): add cff/ too.
5318
5319         * ly/generate-embedded-cff.ly: capitalize.
5320
5321         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
5322         so as to register the pango font.
5323
5324         * lily/font-config.cc (init_fontconfig): add
5325         prefix/{otf,type1,mf/out} to fontconfig path.
5326
5327         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
5328         overrides all. 
5329
5330         * configure.in (gui_b): remove ec mftrace check
5331
5332         * config.hh.in: use lilypond-Major.Minor as data directory.
5333
5334         * scm/framework-ps.scm (dump-page): use output-units for landscape.
5335
5336         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
5337         name.
5338
5339 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5340
5341         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
5342         error messages.
5343
5344         * flower/libc-extension.cc:
5345         * flower/include/libc-extension.hh: [Open]BSD fixes for
5346         cookie/funopen declarations.
5347
5348 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5349
5350         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
5351         emmentaler.
5352
5353         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
5354         lcrm10.
5355
5356         * scm/define-markup-commands.scm (fontsize): new markup
5357         command. Also set baseline-skip
5358
5359 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
5360         
5361         * lily/main.cc (do_chroot_jail): paranoia security for webserver
5362         use.
5363
5364 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5365
5366         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
5367
5368         * lily/pdf.cc: remove PDF related files
5369
5370 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5371
5372         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
5373         <hamamatsu@gmx.de>
5374
5375 2005-03-05  Graham Percival  <gperlist@shaw.ca>
5376
5377         * Documentation/user/advanced-notation.itely: first draft
5378         of reorg done.
5379
5380         * Documentation/user/global.itely: fixed (sub)section
5381         bits of MIDI.
5382
5383 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5384
5385         * cygwin/mknetrel (extras): Bufix (Bertalan).
5386
5387         * Documentation/user/basic-notation.itely (Chords): @ref fix.
5388         * Documentation/user/instrument-notation.itely (Introducing chord
5389         names): Compile fix: must have unique name.
5390
5391 2005-03-02  Graham Percival  <gperlist@shaw.ca>
5392
5393         * Documentation/user/instrument-notation.itely: reorg.
5394
5395 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
5396
5397         * scm/output-gnome.scm:
5398         * scm/output-svg.scm: Fix font scaling.
5399
5400 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5401
5402         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
5403         what link to use best.
5404
5405         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
5406         * Documentation/user/tutorial.itely (Automatic and manual beams):
5407         Fix @ref.
5408
5409         * lily/tweak-registration.cc (replace_grob_tweak): New function.
5410         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
5411         * scm/framework-gnome.scm (tweak): Use it.
5412
5413 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5414
5415         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
5416
5417         * scm/output-ps.scm (white-text): reinstate white-text
5418
5419 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5420
5421         * scm/output-ps.scm (offset-add): Remove.
5422
5423         * scm/lily-library.scm (offset-flip-y): New function.
5424         * scm/framework-gnome.scm (tweak): Use it.
5425
5426         * scm/output-gnome.scm (grob-cause): Add parameter.
5427
5428         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
5429         * scm/output-ps.scm (url-link): Move.
5430         (white-text): Warn user about brokenness.
5431
5432         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
5433         wrt ghostscript.
5434
5435 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5436
5437         * lily/slash-repeat-engraver.cc (try_music): always make slashes
5438         if body length smaller than measure length.
5439
5440         * scm/define-markup-commands.scm (with-url): oops. use Y extent
5441         for Y.
5442
5443         * ly/titling-init.ly (tagline): put default tagline in \paper
5444
5445 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5446
5447         * lily/kpath.cc: 
5448         * lily/pdf.cc (Pdf_file): Use more generic error messages.
5449
5450         * scm/lily-library.scm (version-not-seen-message): New function.
5451         * ly/init.ly: Use it.
5452
5453         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
5454         breaks as progess.
5455
5456         * scripts/lilypond-book.py (do_process_cmd): Do not lump
5457         whitespace with l10n message.
5458
5459         * scm/framework-tex.scm (convert-to-ps):
5460         (convert-to-dvi): Do not use overly specific l10n messages.
5461
5462         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
5463
5464         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
5465         merge stderr with stdout.  
5466
5467 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5468
5469         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
5470         Neeracher).
5471
5472 2005-02-29  Graham Percival  <gperlist@shaw.ca>
5473
5474         * Documentation/user/instrument-notation.teily: moved
5475         \arpeggio to Basic.
5476
5477         * Documentation/user/advanced-notation.itely: Articulation to
5478         Basic, a bunch of stuff from Basic moved to Advanced.
5479
5480         * Documentation/user/basic.itely: swapped various sections,
5481         reorganized Basic.
5482
5483 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5484
5485         * flower/memory-stream.cc: 
5486         * flower/libc-extension.cc: Remove obsolete #undefs.
5487
5488         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
5489         more carefully.
5490
5491 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5492
5493         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
5494         dependency.
5495
5496         * VERSION (PACKAGE_NAME): release 2.5.13
5497
5498         * GNUmakefile.in (web-ext): don't ship ps.gz
5499
5500         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
5501         stdout
5502
5503 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5504
5505         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
5506         without libintl.  Now it compiles too.
5507
5508 2005-02-28  Graham Percival  <gperlist@shaw.ca>
5509
5510         * Documentation/user/basic-notation.itely,
5511         instument-notation.itely, advanced-notation.itely:
5512         split up contents of notation.itely.
5513
5514         * Documentation/user/notation.itely: file removed.
5515
5516         * Documentation/user/invoking.itely, converters.itely:
5517         moved convert-ly info to invoking.itely.
5518
5519         * Documentation/user/global.itely, changing-defaults.itely,
5520         sound-output.itexi: moved global settings, file layout, and
5521         sound into global.itely.
5522
5523         * Documentation/user/sound-output.itexi: file removed.
5524
5525         * Documentation/user/lilypond.tely: removed links to
5526         notation.itely and sound.itely.
5527
5528 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5529
5530         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
5531
5532         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
5533  
5534         * THANKS: add sponsor.
5535
5536         * scm/define-markup-commands.scm (with-url): new markup command.
5537
5538         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
5539         tagline.
5540         
5541         * scm/output-tex.scm (url-link): stub.
5542
5543         * scm/output-ps.scm (url-link): new function.
5544
5545         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
5546         ly:set-point-and-click
5547
5548 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5549
5550         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
5551         based on pdf-viewer setting.
5552
5553         * scm/framework-ps.scm (write-preamble): Find and set preferred
5554         pdf-viewer.
5555
5556 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5557
5558         * Documentation/user/point-and-click.itely: update for PDF point &
5559         click.
5560
5561         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
5562         editors based on EDITOR setting.
5563
5564 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5565
5566         * scm/*: Oops, more grand 2005 replace bits.
5567
5568 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5569
5570         * ps/music-drawing-routines.ps: new routine: insert PDF mark
5571
5572         * scm/output-ps.scm (grob-cause): point & click support for
5573         PostScript
5574
5575 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5576
5577         * lily/input-scheme.cc (LY_DEFINE): rename to
5578         ly:input-file-line-column
5579
5580 2005-02-26  Graham Percival  <gperlist@shaw.ca>
5581
5582         * Documentation/user/examples.itely: small fix from Steve Doonan.
5583
5584         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
5585
5586         * THANKS: added Yuval Harel.
5587
5588         * Documentation/user/{various}: inserted two spaces after a period.
5589
5590         * Documentation/user/lilypond.tely: added framework for reorg.
5591
5592         * Documentation/user/basic-notation.itely, instrument-notation.itely,
5593         advanced-notation.itely, global.itely: new files, placeholder for
5594         future reorg.
5595
5596 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
5597
5598         * Documentation/user/notation.itely: revamped Polyphony section
5599         
5600 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5601
5602         * Documentation/user/lilypond-book.itely (Music fragment options):
5603         doc fontload.
5604
5605         * Documentation/user/changing-defaults.itely (Text encoding): add
5606         fontload option to utf8 include
5607
5608         * scripts/lilypond-book.py (compose_ly): add fontload option
5609
5610         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
5611         force-eps-font-include option.
5612
5613         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
5614         black triangle
5615
5616         * Documentation/user/invoking.itely (Editor support): remove
5617         lilypond-latex section.
5618
5619         * scripts/lilypond-latex.py (Module): remove script.
5620
5621         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
5622         overwrite .log. 
5623
5624         * lily/main.cc: remove -m, --no-layout
5625
5626         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
5627         to define. We don't want to override fprintf everywhere.
5628
5629 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5630
5631         * cygwin/lilypond.hint: 
5632         * cygwin/README.in: Update dependencies.
5633
5634         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
5635         Bugfix: do not pollute CPPFLAGS, LIBS.
5636
5637         * cygwin/mknetrel (extras): Cross compile fixes.
5638
5639         * ttftool/util.c: 
5640         * ttftool/ttfps.c: 
5641         * ttftool/ps.c: #include libc-extension.hh
5642
5643         * flower/include/libc-extension.hh:
5644         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
5645         wrapper using funopen.
5646         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
5647         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
5648
5649         * config.hh.in:
5650         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
5651         (AC_CHECK_HEADERS): Add libio.h
5652
5653         * scripts/convert-ly.py: Uniformize, internationalize.
5654         (2.5.2): Remove fatal encoding rule.
5655         (2.5.13): Handle latin1 encoding gracefully.
5656
5657 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5658
5659         * HACKING: Fix line breaks.
5660
5661 2005-02-23  Werner Lemberg  <wl@gnu.org>
5662
5663         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
5664         contains those two files.
5665
5666 2005-02-21  Werner Lemberg  <wl@gnu.org>
5667
5668         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
5669         to improve overlap removal process.
5670
5671         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
5672         left and right ending.  This ensures better overlapping.
5673         Update all callers.
5674         ("lineprall"): Don't use draw_gridline to get better overlapping.
5675
5676 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5677
5678         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
5679
5680         * Documentation/topdocs/NEWS.tely (Top): oops.
5681
5682 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
5683
5684         * HACKING: new file.
5685
5686         * input/regression/utf8.ly (portuguese): added a portuguese example
5687         to show latin1 accents.
5688
5689 2005-02-21  Pal Benko  <benkop@freestart.hu>
5690
5691         * lily/mensural-ligature-engraver.cc:
5692         * lily/mensural-ligature.cc:
5693         * lily/include/mensural-ligature.hh: new algorithm implemented
5694
5695         * scm/define-grob-properties.scm: join-left killed (add-join may
5696         be used); join-left-amount changed to join-right-amount
5697
5698 2005-02-21  Graham Percival  <gperlist@shaw.ca>
5699
5700         * Documentation/user/notation.itely: small but urgent fix.
5701
5702 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
5703
5704         * lily/duration-scheme.cc: bugfix: correct parameters to
5705         SCM_ASSERT_TYPE.
5706
5707         * THANKS: added Pal.
5708
5709         * Documentation/user/notation.itely: bugfix: unTeXified
5710         $\\backslash$.  Bugfix: yet another glyph renaming victim:
5711         "timesig.*x/y" -> "timesig.*xy".
5712
5713 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5714         
5715         * VERSION (PACKAGE_NAME): release 2.5.12
5716
5717 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5718
5719         * ly/engraver-init.ly: set tieWaitForNote to #t by default
5720
5721         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
5722
5723         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
5724
5725         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
5726
5727 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5728
5729         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
5730         latin1..utf-8.
5731
5732         * input/regression/stanza-number.ly:
5733         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
5734
5735         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
5736
5737 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5738
5739         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
5740         NEWS. Refer to website for older news.  
5741
5742         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
5743         .HTML. This should be done for specific servers only.
5744
5745         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
5746         .ly image examples.
5747
5748         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
5749         in layer 0 too.
5750
5751         * scm/define-context-properties.scm
5752         (all-user-translation-properties): add tieWaitForNote
5753
5754         * scm/define-grobs.scm (all-grob-descriptions): add
5755         Tie_column::before_line_breaking
5756
5757         * lily/tie.cc (get_column_rank): new function
5758
5759         * lily/tie-column.cc (before_line_breaking): new function.
5760         (werner_directions): take into account ties that start on
5761         different columns.  
5762
5763         * lily/score-engraver.cc (set_columns): move add_column() so we
5764         have column rank available.
5765
5766         * lily/tie.cc (get_column_rank): new function.
5767
5768         * input/regression/utf8.ly (japanese): add japanese lyrics.
5769
5770         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
5771
5772         * THANKS: add Steve D
5773
5774         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
5775         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
5776
5777 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
5778
5779         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
5780         to show harmonic notes
5781         * scm/define-markup-commands.scm: in \markup-by-number
5782         "dots-dot" -> "dots.dot" to show dotted notes
5783
5784 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5785
5786         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
5787
5788         * flower/memory-stream.cc (writer): new file.
5789
5790         * configure.in: add endian test.
5791
5792 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
5793
5794         * Documentation/user/examples.itely: small
5795         simplification/beautification
5796
5797         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
5798         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
5799         notation manual.
5800
5801         * lily/mensural-ligature.cc: bugfix: another few victims of the
5802         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
5803
5804         * ly/gregorian-init.ly: commit some experimental code for hi-level
5805         ligature input language lying around here for several months.
5806
5807         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
5808         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
5809
5810         * lily/vaticana-ligature-engraver.cc: bugfix: another few
5811         "x-y-z"->"x.y.s-z" fixes.
5812
5813 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5814
5815         * scm/framework-pdf.scm (scm): new file
5816
5817         * lily/include/pdf.hh (class Pdf_file): new file.
5818
5819         * lily/pdf.cc (write_trailer): new file.
5820
5821 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
5822
5823         * input/regression/color.ly: new file
5824
5825         * lily/stencil.cc (interpret_stencil_expression):
5826         when a color expression is encountered: save current color,
5827         process the rest of the expression, and restore previous color.
5828
5829         * lily/system.cc (get_line): check all grobs for color property and
5830         prepare the stencil scheme expressions for further processing.
5831         Fix layer-loop.
5832
5833         * scm/define-grob-properties.scm: introduce the color property.
5834
5835         * scm/output-lib.scm: color helper functions.
5836
5837         * scm/output-ps.scm: introduce setcolor/resetcolor.
5838
5839 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
5840
5841         * ly/*.ly, input/regression/*.ly: Added missing \version
5842         statements in some files.
5843
5844 2005-02-15  Graham Percival  <gperlist@shaw.ca>
5845
5846         * Documentation/user/notation.itely: minor editing.
5847
5848         * Documentation/user/converters.itely: updated convert-ly bugs.
5849
5850         * Documentation/user/lilypond-book.itely: add info about using
5851         feta characters in latex.
5852
5853 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5854
5855         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
5856
5857 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5858
5859         * scm/define-grob-properties.scm (all-user-grob-properties):
5860         removed 'dashed property.
5861
5862 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5863
5864         * scm/lily.scm (define-safe-public): new macro for defining
5865         variables that can be used in --safe mode. Use it in *.scm
5866         instead of manually setting safe-objects in safe-lily.scm.
5867
5868 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5869         
5870         * lily/slur.cc: Slur-dash patch by Bertalan.
5871
5872         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
5873
5874         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
5875
5876 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5877
5878         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
5879
5880 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5881
5882         * mf/GNUmakefile: teTeX-3.0 install fix.
5883
5884         * Cygwin patch from Bertalan.
5885
5886         * stepmake/stepmake/metafont-rules.make: Remove bashism.
5887
5888 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5889
5890         * GNUmakefile.in: 
5891         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
5892
5893         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
5894         2.0.x compatibility.
5895
5896 2005-02-08  Werner Lemberg  <wl@gnu.org>
5897
5898         * mf/feta-din-code.mf: Format; clean up code.
5899         Replace `---' with `--' plus explicit path directions.
5900         (linethickness#, stafflinethickness#): Remove.
5901         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
5902         ("dynamic s"): Improve shape.
5903         ("dynamic p"): Improve shape.
5904         Replace `draw' with better outline approximation.
5905         ("dynamic r"): Improve shape.
5906         Don't call `fill' and `draw' at the same time.
5907
5908 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5909
5910         * SConstruct (symlink):
5911         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
5912         build fix: add enc symlink.
5913
5914         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
5915
5916         Support for DESTDIR besides prefix=/foo
5917
5918         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
5919
5920         * stepmake/stepmake/*.make:
5921         * */GNUmakefile:
5922         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
5923
5924         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
5925
5926         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
5927         mawk in fontforge (date) test.
5928
5929 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5930
5931         * scm/font.scm (make-century-schoolbook-tree): add NCS as
5932         font-family=roman. Add Luxi Sans as sans
5933
5934 2005-02-07  Graham Percival  <gperlist@shaw.ca>
5935
5936         * Documentation/user/notation.itely: add warning about
5937         percent repeats and Voice contexts.
5938
5939         * Documentation/user/lilypond-book.itely: clarified the
5940         necessity of dvips -u arguments.
5941
5942 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
5943
5944         * THANKS: Added a bunch of bug hunters.
5945
5946 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5947
5948         * scm/framework-ps.scm (output-preview-framework): bugfix.
5949
5950         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
5951         o/ for chord modifier..
5952
5953         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
5954
5955         * lily/drum-note-performer.cc:  remove unused (thanks Michael
5956         Welsh Duggan). 
5957
5958 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5959
5960         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
5961
5962         * ly/titling-init.ly: Do not also print intstrument in header on
5963         first page.  Do not print page number on first and only page.
5964
5965 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5966
5967         * input/regression/*.ly: remove old-relative everywhere
5968
5969         * lily/music-sequence.cc (simultaneous_relative_callback): do
5970         what-if analysis on copy, not on original. Fixes old-relative
5971         compatibility.
5972
5973         * scm/backend-library.scm (postscript->png): space before
5974         --verbose.
5975         
5976 2005-02-05  Werner Lemberg  <wl@gnu.org>
5977
5978         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
5979         is defined.
5980
5981         * mf/feta-alphabet.mf: Define `staffsize#'.
5982         Include `feta-params.mf'.
5983         s/staffheight/design_size/.
5984
5985         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
5986
5987         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
5988
5989         * mf/feta-nummer-code.mf: Reformatted.
5990         (draw_six): Use outline intersection to avoid a self-intersecting
5991         path.
5992         ("Numeral comma"): Fix serious outline glitches.  This slightly
5993         changes the glyph shape.
5994         ("Numeral dash"): Use `draw_rounded_block'.
5995         ("Numeral dot"): Use `drawdot'.
5996         ("Numeral 1"): Assure identical tangent directions for the
5997         intersection points of paths.  The glyph shape improvement is only
5998         visible at very high magnifications.
5999         ("Numeral 2"): Use `solve' macro to make the lower right part of
6000         the glyph outline touch the x axis exactly.  This changes the
6001         glyph shape.
6002         Minor fixes for better overlap removal support.
6003         ("Numeral 4"): Make lefter corner `rounder'.
6004         ("Numeral 5"): Assure identical tangent directions for the
6005         intersection points of paths.  This improves the glyph shape at
6006         high magnifications.
6007         ("Numeral 7"): Use `solve' macro to make the upper right part of
6008         the glyph outline touch the metrics box exactly.  This changes the
6009         glyph shape.
6010         Avoid corner in the upper left part of the glyph (causing a minor
6011         shape change).
6012
6013         * mf/feta-ital-*.mf: Removed.  Unused.
6014
6015 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6016
6017         * VERSION (PATCH_LEVEL): release 2.5.11
6018
6019         * input/regression/fill-line-test.ly: new file.
6020
6021         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
6022         emmentaler name, eg. emmentaler-23. 
6023
6024 2005-02-04  Christian Hitz  <chhitz@gmx.net>
6025
6026         * scm/scm/define-markup-commands.scm (fill-line): rework for better
6027         alignment with centered texts
6028
6029         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
6030         list of paddings
6031
6032 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6033
6034         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
6035
6036         * lily/note-column.cc (translate_rests): call flush_extent_cache()
6037         of parents when translating rests. Fixes: c-chord-rest.ly 
6038
6039         * lily/include/dimension-cache.hh (struct Dimension_cache): add
6040         dimension_callback_ member.
6041
6042         * lily/grob.cc (flush_extent_cache): new function. Force recompute
6043         of extents.
6044
6045 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6046
6047         * all but lily/*: The grand 2004/2005 replace.
6048
6049 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6050
6051         * lily/*: add space after ,  
6052
6053         * scm/music-functions.scm (has-request-chord): don't use
6054         ly:music-name anywhere. Fixes <<\\>> notation. 
6055
6056         * scm/define-markup-commands.scm (box): use font-size for
6057         padding. Fixes boxed-rehearsal-marks.ly
6058
6059         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
6060         identifier definition too, so foo = \lyrics { ...   } bar = #1
6061         doesn't complain about "bar" being LYRICS_STRING.
6062
6063         * lily/paper-def.cc (find_pango_font): new routine; Store
6064         pango_fonts in hash tab too. This is necessary for retrieving
6065         Pango_fonts::physical_font_tab() later on.
6066  
6067         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
6068         crash if psname is null.
6069
6070         * lily/lily-guile.cc (ly_hash2alist): new function
6071
6072         * Documentation/user/changing-defaults.itely (Text encoding):
6073         rewrite. 
6074
6075         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
6076         -> font_filename mapping.
6077
6078         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
6079         ly_pango_font_physical_fonts
6080
6081         * scm/framework-ps.scm (supplies-or-needs): extract names from
6082         physical Pango_fonts.
6083
6084         * utf8.ly: new file.
6085
6086 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6087
6088         * Documentation/user/changing-defaults.itely (Page layout): add
6089         doco about systemSeparatorMarkup.
6090
6091         * scm/page-layout.scm (default-page-make-stencil): add-to-page
6092         function.
6093         (default-page-make-stencil): insert system separators.
6094
6095         * scm/define-markup-commands.scm (hcenter): add
6096         (beam): add.
6097
6098 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6099
6100         * scm/output-ps.scm (ez-ball): reinstate ez notation.
6101
6102 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
6103
6104         * lily/main.cc: Spell backend consistently.  Sort options.
6105
6106 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6107
6108         * scripts/lilypond-book.py (Module): revert @include.
6109         
6110 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
6111
6112         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
6113         Bugfix: @include .tex (not .texi).  Small cleanups.
6114
6115         * stepmake/bin/add-html-footer.py (i18n): New function.
6116
6117 2005-01-31  Werner Lemberg  <wl@gnu.org>
6118
6119         * mf/feta-nummer.mf: Removed.  Unused.
6120
6121 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6122
6123         * lily/ : 2004 -> 2005 s&r
6124
6125         * scm/file-cache.scm (cached-file-contents): add file. Read each
6126         file only once.
6127
6128         * scm/font.scm (add-pango-fonts): change order. Medium weight is
6129         now default.
6130
6131         * VERSION: release 2.5.10
6132         
6133         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
6134
6135         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
6136
6137         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
6138         that both X and Y extents of bbox are non-nil.
6139
6140 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6141
6142         * scm/chord-name.scm (alteration->text-accidental-markup): change
6143         - to . 
6144
6145         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
6146
6147         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
6148
6149         * Documentation/user/invoking.itely (Invoking lilypond): add note
6150         about EPS backend.
6151
6152         * scm/framework-eps.scm: new file: create per-system/per-page EPS
6153         files for inclusion in lilypond-book document.
6154
6155         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
6156
6157         * input/tutorial/lbook-texi-test.texi: new file.
6158
6159         * scm/safe-lily.scm (safe-objects): add
6160         {begin,end}-of-line-(in)?visible as safe.
6161  
6162 2005-01-30  Graham Percival  <gperlist@shaw.ca>
6163
6164         * Documentation/user/changing-defaults.itely: fixed example
6165         of (dynamics).
6166
6167 2005-01-29  Graham Percival  <gperlist@shaw.ca>
6168
6169         * lily/main.cc: fix info about -o=FILE.
6170
6171 2005-01-29  Werner Lemberg  <wl@gnu.org>
6172
6173         * mf/feta-toevallig.mf ("Natural"): Completely changed the
6174         construction to assure smooth transition from straight to curved
6175         lines.
6176
6177 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6178
6179         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
6180         stencils.
6181
6182         * ps/lilyponddefs.ps: add start-page, start-system doesn't
6183         translate to top of page. Fixes alignment problems of
6184         lilypond-generated EPS files.
6185
6186 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6187
6188         * scm/part-combiner.scm (analyse-spanner-states): trigger on
6189         crescendo-end as well, since Decrescendo maybe ended with Stop
6190         Crescendo.). Fixes: partcombine-diminuendo.ly
6191
6192         * scm/script.scm (default-script-alist): swap portato symbols.
6193
6194         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
6195
6196         * lily/paper-outputter-scheme.cc (LY_DEFINE):
6197         ly:outputter-port. New function.
6198
6199         * scm/framework-ps.scm (output-classic-framework): dump a
6200         -systems.texi too
6201         (output-classic-framework): dump multiple systems on an "infinite"
6202         page EPS including fonts. 
6203
6204         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
6205         .eps files for both texi and tex formats. Use PNG coming from
6206         lilypond.
6207         
6208 2005-01-28  Graham Percival  <gperlist@shaw.ca>
6209
6210         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
6211
6212         * scripts/lilypond-latex.py: fix info about -o=FILE.
6213
6214 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6215
6216         * ly/generate-embedded-cff.ly: write .cff.ps files.
6217
6218         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
6219
6220         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
6221         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
6222
6223 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6224
6225         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
6226
6227 2005-01-28  Werner Lemberg  <wl@gnu.org>
6228
6229         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
6230         macros.
6231         (draw_bulb): Improved.
6232
6233         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
6234         metapost bug.
6235         (draw_pedal_P): Use soft_end_penstroke.
6236         (draw_pedal_d): Use soft_start_penstroke.
6237
6238         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
6239         path.
6240         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
6241         doesn't change the glyph shape.
6242
6243         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
6244         changing the shape) to avoid fontforge warnings.
6245
6246         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
6247         soft_end_penstroke and fix glyph shape.
6248
6249 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6250
6251         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
6252
6253 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6254
6255         * scm/define-markup-commands.scm (line): filter out empty stencils
6256         from line command.
6257
6258         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
6259         amount.
6260
6261 2005-01-27  Graham Percival  <gperlist@shaw.ca>
6262
6263         * Documentation/user/notation.itely: added info about what
6264         \voiceFoo does.  Also rewrote warning about marks at
6265         a line break.
6266
6267         * Documentation/user/changing-defaults.itely: added info
6268         about putting dynamics in parenthesis and brackets.
6269
6270 2005-01-27  Werner Lemberg  <wl@gnu.org>
6271
6272         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
6273
6274 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6275
6276         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
6277         portato-direction.ly
6278
6279         * lily/beam.cc (consider_auto_knees): add beam height to
6280         threshold. Fixes: knee-multiple-beam.ly
6281
6282         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
6283         pedal line spanners. Fixes: instrument-center-pedal.ly
6284
6285         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
6286         if encountering barline. Fixes: auto-beam-repeat.ly
6287
6288 2005-01-26  Werner Lemberg  <wl@gnu.org>
6289
6290         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
6291         overlapping.
6292
6293         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
6294         with inflections for the 1/2 sharp glyph.
6295
6296         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
6297         connection between `t' and `r'.
6298         Unify bulb with the rest of `r' to avoid grazing outlines which
6299         confuses the overlap removal algorithm of fontforge.
6300
6301         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
6302         inflections.
6303         (draw_cross): Fix shape to have uniform thickness in corners.
6304
6305         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
6306         to avoid an uneven number of self-intersections; this confuses
6307         fontforge.
6308         Fix a slight bug in the shape at left bottom (which is visible only
6309         at high magnifications).
6310         `Center' the stem horizontally to avoid overlapping.
6311
6312 2005-01-24  Werner Lemberg  <wl@gnu.org>
6313
6314         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
6315         to `asis'.
6316         (fet_begingroup): Save group name in string `feta_group'.
6317         (fet_endgroup): Updated.
6318         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
6319
6320         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
6321
6322         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
6323         in metapost.
6324
6325 2005-01-24  Graham Percival  <gperlist@shaw.ca>
6326
6327         * Documentation/user/notation.itely: really minor editing.
6328
6329 2005-01-22  Graham Percival  <gperlist@shaw.ca>
6330
6331         * Documentation/user/examples.itely: minor editing.
6332
6333         * Documentation/user/changing-defaults.itely: minor editing.
6334
6335         * Documentation/user/notation.itely: clarified info on polyphony
6336         and \addlyrics.
6337
6338 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6339
6340         * scm/output-gnome.scm: 
6341         * scm/output-svg.scm:
6342         * scm/lily-library.scm (font-name-style): Update font name
6343         kludging for fontconfig use.
6344
6345 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
6346
6347         * scm/define-markup-commands.scm: Document right-align and
6348         larger markup commands. Remove "TODO" from the topmost comment
6349         "each markup function should have a doc string." More consistent
6350         use of new-lines.
6351
6352 2005-01-22  Graham Percival  <gperlist@shaw.ca>
6353
6354         * Documentation/user/changing-defaults: removed info about
6355         copyright symbol, since it's likely to change soon.
6356         Added info about betweensystemspace.
6357
6358         * Documentation/user/notation.itely: minor fixes.
6359
6360         * Documentation/user/lilypond.tely,
6361         Documentation/user/music-glossary.tely: changed copyright
6362         date to 2005 instead of 2004.
6363
6364         * input/test/volta-chord-names.ly: added old example back.
6365
6366 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6367
6368         * mf/feta-beugel.mf: use design size 20 (not 15).
6369
6370         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
6371         change name to aybabtu completely
6372
6373 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6374
6375         * buildscripts/gen-emmentaler-scripts.py (outdir): add
6376         design_size to fontname
6377
6378 2005-01-19  Werner Lemberg  <wl@gnu.org>
6379
6380         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
6381         mf/feta-schrift.mf: s/p/pat/ if a path variable.
6382
6383         * mf/feta-autometric.mf (set_char_box): Add code which emits
6384         specials for mf2pt1 if run with metapost.
6385         (to_bp): New macro for mf2pt1.
6386
6387 2005-01-18  Graham Percival  <gperlist@shaw.ca>
6388
6389         * Documentation/user/changing-defaults: added info on
6390         creating a copyright symbol.
6391
6392 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6393
6394         * VERSION: release 2.5.9
6395         
6396 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
6397
6398         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
6399
6400         * Documentation/user/notation.itely: Document
6401         score-override-auto-beam-setting Fix documentation for
6402         revert-auto-beam-setting.
6403
6404 2005-01-18  Werner Lemberg  <wl@gnu.org>
6405
6406         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
6407         (procset): New function to define a procset resource.
6408         (ps-embed-pfa): New function to define a font resource.
6409         (setup): New function to define a `Setup' environment.
6410         (preamble): Use new functions.
6411
6412         * ps/lilypond.defs (init-lilypond-parameters): New function to
6413         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
6414
6415 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6416
6417         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
6418
6419 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
6420
6421         * scm/define-markup-commands.scm: Change number->markletter-string
6422         to take two arguments (vector number). Add number->mark-alphabet-vector
6423         and markalphabet markup command.
6424
6425         * scm/translation-functions.scm: Add format-mark-box-alphabet,
6426         format-mark-alphabet, format-mark-box-barnumbers and
6427         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
6428
6429 2005-01-17  Graham Percival  <gperlist@shaw.ca>
6430
6431         * Documentation/user/examples.itely: add SATB automatic piano
6432         reduction template.
6433
6434         * Documentation/user/notation.itely: added info about changing
6435         partcombine texts.  Also adds examples of alternate lyrics.
6436
6437         * Documentation/user/changing-defaults.itely: added warning
6438         about \RemoveEmptyStaffContext overriding previous changes.
6439
6440 2005-01-17  Werner Lemberg  <wl@gnu.org>
6441
6442         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
6443         feta-alphabet*.
6444
6445 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6446
6447         * python/lilylib.py (make_ps_images): don't do final showpage for
6448         multi-page documents.
6449         
6450         * VERSION (MY_PATCH_LEVEL): release 2.5.8
6451
6452 2005-01-16  Graham Percival  <gperlist@shaw.ca>
6453
6454         * Documentation/user/lilypond.tely: changed order of appendices;
6455         unified index should be last.
6456
6457         * Documentation/user/notation.itely: add example of key signatures
6458         and info about Staff.printKeyCancellation.
6459
6460 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6461
6462         * lily/include/repeated-music.hh (class Repeated_music): change
6463         into "namespace" class.
6464
6465         * lily/event.cc: remove Key_change_event.
6466
6467         * lily/include/transposed-music.hh (class Transposed_music): remove.
6468
6469         * lily/transposed-music.cc: remove
6470
6471         * lily/include/relative-music.hh: remove.
6472
6473         * lily/include/music-sequence.hh (struct Music_sequence): change
6474         into "namespace" class.
6475
6476         * lily/untransposable-music.cc (Module): remove
6477
6478         * lily/include/un-relativable-music.hh (Module): remove
6479
6480         * lily/include/untransposable-music.hh (Module): remove
6481
6482         * lily/include/music-list.hh (Module): remove file
6483
6484         * lily/un-relativable-music.cc: remove file.
6485
6486 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6487
6488         * lily/parser.yy: Compile fix.
6489
6490 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6491
6492         * lily/include/music.hh (class Music): unvirtualize transpose().
6493
6494         * lily/sequential-music.cc: remove file.
6495
6496         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
6497
6498         * lily/slur-scoring.cc (get_best_curve): only switch on
6499         DEBUG_SLUR_SCORING for non NDEBUG builds.
6500
6501         * lily/include/music.hh (class Music): replace Music::start_mom()
6502         by start-callback property
6503
6504         * lily/include/grace-music.hh: remove file. 
6505
6506         * lily/stem.cc (height): robustness fix.
6507
6508         * lily/time-scaled-music.cc: remove file.
6509
6510         * lily/include/music.hh (class Music): include SCM init argument.
6511         (class Music): replace Music::get_length() virtual by
6512         length-callback property everywhere.
6513
6514         * scripts/convert-ly.py (conv): add  # to \property scalar value.
6515
6516         * mf/GNUmakefile: don't install *list.ly
6517
6518 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6519
6520         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
6521
6522 2005-01-12  Werner Lemberg  <wl@gnu.org>
6523
6524         This patch addresses the following problems in the feta sources
6525         files which contribute to the fetaXX fonts.
6526
6527         . Many fixes for rasterization at low resolutions (consistent use of
6528           `vround' and `hround', integer shift values for paths, applying
6529           `eps' for mirrored paths, use of `define_whole_pixels' and
6530           friends, etc.) -- while this probably looks like a waste of time
6531           it has revealed deficiencies in some glyph shapes.  See comment at
6532           the end of feta-params.mf how vertical symmetry is achieved.
6533
6534         . The `---' operator has been replaced everywhere with `--'; this
6535           both improves and considerably reduces the font size after
6536           conversion with mf2pt1.
6537
6538         These change aren't explicitly mentioned below since virtually all
6539         glyphs are affected.
6540
6541         Other notable differences:
6542
6543         . Glyphs from feta-accordion.mf now have charboxes around the
6544           outline.
6545
6546         . Fixed incorrect charbox for `accDot'.
6547
6548         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
6549
6550         . Fixed position of the bow in the `upprall' glyph and its siblings.
6551
6552         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
6553           dependent on the staff line thickness to avoid touching the middle
6554           staff line at smaller sizes.
6555
6556         . Largely extended output for feta-testXX: Where useful, glyphs
6557         are shown both between and on staff lines.
6558
6559
6560         * mf/feta-params.mf (staff_space_rounded,
6561         stafflinethickness_rounded, linethickness_rounded,
6562         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
6563         Update all code which uses them where appropriate.
6564         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
6565         New variables used to control rasterization at low resolutions.  Set
6566         to zert if feta code is processed with metapost.
6567
6568         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
6569         (draw_rounded_block, draw_square_block): Updated to use `--' only.
6570         (flare_path): Updated.
6571         Make it work with `filldraw' (but only circular pens).
6572         (hfloor, vfloor, hceiling, vceiling): New macros.
6573
6574         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
6575         Use `draw' again in mf mode to have good pixel dropout control.
6576         Fix intersection points of horizontal lines with circle.
6577         ("accDot"): Fix parameters for set_char_box.
6578         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
6579         control.
6580
6581         * mf/feta-banier.mf: Updated.
6582
6583         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
6584         testing.
6585         (undraw_inside_ellipse): Remove `center' argument.  Update all
6586         callers.
6587         (draw_brevis): New macro, called by "Brevis notehead".
6588         (draw_whole_triangle_head): New macro, called by "Whole
6589         trianglehead".
6590         (draw_small_triangle_head): Use `filldraw'.
6591
6592         * mf/feta-eindelijk.mf: Remove useless global group.
6593         Updated.
6594
6595         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
6596         `filldraw'.
6597
6598         * mf/feta-pendaal.mf: Updated.
6599
6600         * mf/feta-puntje.mf: Updated.
6601
6602         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
6603         less points.
6604         ("Flageolet"): Use `draw' again in mf mode to have good pixel
6605         dropout control.
6606         ("Varied Coda"): Use `draw_block'.
6607         (draw_comma): Fix typo.
6608         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
6609         pixel dropout control.
6610
6611         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
6612         position of bow.
6613
6614         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
6615         sizes.
6616
6617         * mf/feta-toevallig.mf (remember_pic): New variable, used for
6618         testing.
6619         (draw_meta_sharp): Much simplified.
6620         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
6621
6622         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
6623
6624 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6625
6626         * Documentation/user/notation.itely (Ancient rests): Fix typo
6627         (thanks Anthony)
6628
6629 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6630
6631         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
6632
6633         * lily/main.cc (setup_paths): Add cff.
6634
6635         * mf/GNUmakefile (foe): Include actual target %.cff.
6636         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
6637
6638 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6639
6640         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
6641         suffix for main_input_b_.
6642
6643         * scm/music-functions.scm (toplevel-music-functions):
6644         precompute music lengths for music expressions.  
6645
6646 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6647
6648         * lily/include/input.hh (class Input): new `end_' slot for end of
6649         input. Renamed defined_str0_ to start_.
6650
6651         * lily/input.cc (Input): Add Input::Input (Input const &) and
6652         remove Input::Input (Source_file*, char const *). Use the new
6653         slots.
6654         (set_location): method used by bison to propagate input
6655         locations (YYLLOC_DEFAULT).
6656         (end_line_number, end_column_number, step_forward): new methods
6657         
6658         * lily/input-scheme.cc (ly:input-both-locations): new function,
6659         similar to ly:input-location, but also return the end line and
6660         column.
6661
6662         * lily/include/includable-lexer.hh: 
6663         * lily/includable-lexer.cc: 
6664         * lily/include/lily-lexer.hh (class Lily_lexer): 
6665         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
6666         Includable_lexer to Lily_lexer, in order to update lexloc (the
6667         yylloc), a new slot of Lily_lexer.
6668         (here_input, LexerError): simplify by using the lexloc slot (aka
6669         yylloc)
6670
6671         * lily/lexer.ll: #define yylloc to use input locations (it may
6672         be useless here?). Fixed the #embedded_scm rule (step the location
6673         forward in order to skip the sharp sign before parsing the scheme
6674         expression)
6675
6676         * lily/include/lily-parser.hh (class Lily_parser): 
6677         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
6678         here_input()
6679         (parser_error): overload for more precise locations of errors.
6680
6681         * lily/parser.yy (YYLTYPE): set location type to Input
6682         (YYLLOC_DEFAULT): use Input::set_location()
6683         (yylex): add the YYLTYPE* location parameter.
6684         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
6685         Give an Input parameter to THIS->parser-error() for more accurate
6686         messages.
6687
6688 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6689
6690         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
6691
6692         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
6693         on BEAMQUANTING for non-NDEBUG builds.
6694
6695         * lily/stem.cc (head_count): performance: avoid String::String()
6696         inside oft called function.
6697
6698 2005-01-09  Graham Percival  <gperlist@shaw.ca>
6699
6700         * Documentation/user/examles.itely: attempted fix for broken
6701         string quartet template.
6702
6703         * Documentation/user/notation.itely: remove unnecessary broken
6704         link.
6705
6706 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6707
6708         * VERSION (PACKAGE_NAME): release 2.5.7
6709
6710 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6711
6712         * config.make.in (METAFONT): Append -progname=mf, fixes use with
6713         mf-nowin for teTeX-3.0.  Backportme.
6714
6715         * scm/output-svg.scm (utf8-string): New function.
6716
6717         * scm/output-gnome.scm (utf8-string): New function.
6718         (otf-name-mangling): Remove.
6719
6720         * lily/pango-font.cc (Pango_font): Use font string iso font
6721         filename for utf8-text.
6722
6723         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
6724         name.
6725
6726 2005-01-08  Graham Percival  <gperlist@shaw.ca>
6727
6728         * Documentation/user/notation.itely: add info about
6729         Staff.extraNatural = ##f in Pitches section.  Also
6730         fixed some minor issues in the Vocal music section.
6731
6732 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6733
6734         * scm/output-ps.scm (white-text): comment out Helvetica font,
6735         which is broken for my GS install.
6736
6737         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
6738         which provides a tighter bbox.
6739
6740         * scm/define-grobs.scm (all-grob-descriptions): remove all
6741         extra-offsets from definitions.
6742
6743 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
6744
6745         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
6746         add tuning for 4-string bass and some common 4/5-string banjo
6747         tunings.  New function (four-string-banjo) turns a 5-string tuning
6748         into a 4-string tuning.  New function
6749         (fret-number-tablature-format-banjo) computes correct fret numbers
6750         on 5-string banjos.
6751
6752         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
6753         Add beam correction to TabVoice.
6754
6755         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
6756         using bold font; makes tabs more readable.
6757
6758 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6759
6760         * lily/font-select.cc (get_font_by_design_size): don't make
6761         Modified_font_metric; this causes trouble, since we don't know the
6762         font magnification from inside Pango_font::text_stencil()
6763
6764         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
6765
6766         * Documentation/user/notation.itely (The Lyrics context): comment out
6767         broken {Small ensembles} link.
6768
6769         * scm/framework-svg.scm (output-framework): change calling convention.
6770
6771         * lily/object-key-dumper-scheme.cc: new file.
6772
6773         * lily/object-key-undumper-scheme.cc: new file.
6774
6775         * lily/tweak-registration-scheme.cc: new file.
6776
6777         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
6778
6779         * Documentation/user/examples.itely (String quartet): uncomment
6780         broken example.
6781
6782         * lily/font-config.cc: new file.
6783
6784 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6785
6786         * scm/output-svg.scm: 
6787         * scm/output-gnome.scm: s/bigcheese/emmentaler.
6788
6789         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
6790
6791 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6792
6793         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
6794         Add headers.
6795
6796         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
6797
6798 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6799
6800         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
6801
6802         * lily/include/main.hh: lose _b hungarian suffixes for global
6803         variables.
6804
6805         * lily/include/lily-guile-macros.hh: new file.
6806
6807         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
6808
6809         * lily/general-scheme.cc: new file. 
6810
6811         * lily/font-select.cc (get_font_by_design_size): retrieve
6812         PangoFont for (designsize . "pango-descr") entries.
6813
6814         * lily/lily-parser-scheme.cc: new file.
6815
6816         * lily/output-def-scheme.cc: new file.
6817
6818         * lily/paper-book-scheme.cc: new file.
6819
6820         * lily/duration-scheme.cc (LY_DEFINE): new file.
6821
6822         * lily/pitch-scheme.cc:  new file.
6823
6824         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
6825
6826 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6827
6828         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
6829
6830 2005-01-06  Graham Percival  <gperlist@shaw.ca>
6831
6832         * Documentation/user/notation.itely: minor editing.
6833
6834         * Documentation/user/changing-defaults: minor editing.
6835
6836         * Documentation/user/examples.itely: add template for
6837         string quartet part extraction; demonstrates tag.
6838
6839 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
6840
6841         * Documentation/user/notation.itely: documents
6842         format-mark-box-letters and format-mark-box-numbers
6843
6844         * scm/define-context-properties.scm: change comment.
6845
6846 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6847
6848         * scm/framework-ps.scm (output-classic-framework): new function:
6849         dump systems as separate .eps files (without fonts) and write a
6850         single collecting .tex file.
6851
6852 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6853
6854         * Documentation/user/notation.itely (Setting simple songs):
6855         Correct several errors in the equivalent formulation of
6856         \addlyrics. 
6857         (The Lyrics context): Corrected link to the SATB example.
6858
6859 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6860
6861         * scm/lily.scm (completize-formats): new function
6862         (postprocess-output): new function
6863
6864         * lily/paper-book.cc (classic_output): change calling
6865         convention. Give basename as first argument. 
6866         remove Paper_book::post_processing().
6867
6868         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
6869
6870 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6871
6872         * lily/paper-outputter.cc (LY_DEFINE): new function
6873         ly:outputter-close.
6874
6875         * lily/main.cc: change --format,-f to --backend,-b
6876
6877         * lily/include/main.hh: rename format to backend.
6878
6879         * scm/translation-functions.scm (format-mark-box-numbers): add.
6880         patch by Erlend Aasland
6881
6882 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6883
6884         * lily/pango-font.cc (text_stencil): dump string as
6885         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
6886
6887 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6888
6889         * configure.in (gui_b): Remove handy developer-only
6890         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
6891         CVS source installations (but break other non-default but correct
6892         PKG_CONFIG_PATH setups), as this is no longer developer-only.
6893
6894         * SConstruct: 
6895         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
6896         compatibility (backportme).
6897
6898         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
6899
6900 2005-01-03  Werner Lemberg  <wl@gnu.org>
6901
6902         Prepare glyph shapes for mf2pt1 conversion.
6903
6904         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
6905         (accDiscant, accFreebase, accStdbase): Replace `draw' with
6906         `penstroke'.
6907         (accDot): Use `drawdot'.
6908         (accBayanbase): Replace `draw' with `draw_gridline'.
6909         (print_penpos): Moved to feta-macros.mf.
6910         (accOldEE): Replace `filldraw' with `penstroke'.
6911         Replace `draw' with `penstroke' and `drawdot'.
6912
6913         * mf/feta-banier.mf: Code clean-up.
6914         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
6915         `fill'.
6916
6917         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
6918
6919         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
6920         paremeter to control drawing of labels.  Update all callers.
6921
6922         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
6923         (new_bulb): Return a bulb as a single path.  To do that, it now
6924         takes some more parameters.  Updated all callers.
6925         (draw_gclef): Major clean-up.  `draw' has been replaced with
6926         `penstroke', unnecessary outlines have been removed.
6927         Remove (unused) gnome-canvas code.
6928
6929         * mf/feta-macros.mf (print_penpos): New macro (from
6930         feta-accordion.mf).
6931         Other minor fixes.
6932
6933         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
6934         ("Pedal dot"): Use `drawdot'.
6935         (draw_pedal_P): Add parameter to control drawing of labels.  Update
6936         all callers.
6937         Fix shape at top.
6938         (draw_pedal_e): Add parameter to control drawing of labels.  Update
6939         all callers.
6940         (draw_pedal_d): Add parameter to control drawing of labels.  Update
6941         all callers.
6942         Revert drawing direction.
6943
6944         * mf/feta-schrift.mf (draw_fermata): Use single path.
6945         (draw_short_fermata): Replace `filldraw' with `fill'.
6946         (draw_long_fermata, draw_very_long_fermata): Replace calls to
6947         `draw_rounded_block' with a single path.
6948         ("Thumb"): Draw full circle instead of mirroring segments.
6949         (draw_accent): New macro.
6950         ("> accent", "espr"): Use it.
6951         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
6952         ("open (unstopped)"): Draw full circle instead of mirroring
6953         segments.
6954         (draw_vee): Removed.
6955         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
6956         ("Downbow"): Replace calls to `draw_rounded_block' with a single
6957         path.
6958         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
6959         partial pieces drawn with `fill' -- these do still overlap with the
6960         stem of the `t' but just once, not multiple times so that fontforge
6961         can handle it gracefully.
6962         Change other parts of the glyph so that fontforge's overlapping
6963         algorithm reliably works.
6964         (draw_heel): Replace `draw' with `fill'.
6965         (draw_toe): Use `draw_accent' instead of `draw_vee'.
6966         ("Flageolet"): Replace `draw' with `penstroke'.
6967         ("Segno"): Replace `filldraw' with `penstroke'.
6968         Replace `draw' with `drawdot'.
6969         ("Coda"): Replace `fill' with `penstroke', using a single path.
6970         ("Varied Coda"): Use less overlapping paths.
6971         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
6972         single path.
6973
6974         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
6975         group to better control the `labels' command.
6976         Rename argument to `offset' and use it actually.  Update all
6977         callers.
6978         Replace `filldraw' with `fill'.
6979         ("mordent", "prallmordent", "upmordent", "downmordent",
6980         "lineprall"): Replace `draw' with `draw_gridline'.
6981         ("upprall", "downprall"): Replace `draw' with `fill'.
6982
6983         * mf/feta-timesig.mf: Formatting.
6984
6985         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
6986         to...
6987         ("Flat"): Here.
6988         (draw_paren): Move code to draw labels to...
6989         ("Right Parenthesis"): Here.
6990
6991 2005-01-02  Graham Percival <gperlist@shaw.ca>
6992
6993         * Documentation/user/notation.itely: add example of \setTextDecresc
6994         and \setTextDim.
6995
6996 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
6997
6998         * scm/define-markup-commands.scm :  fix glyph-strings of
6999         accidentals and \note-by-number
7000
7001 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7002
7003         * VERSION: 2.5.6 released.
7004         
7005         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
7006
7007         * input/regression/new-markup-scheme.ly: oops. font-family=music
7008         -> font-encoding fetaMusic.  
7009
7010         * lily/main.cc: put default to PS.
7011
7012         * lily/tfm.cc: idem.
7013
7014         * lily/afm.cc: idem.
7015
7016         * lily/include/modified-font-metric.hh (struct
7017         Modified_font_metric): remove coding_scheme() method.
7018
7019         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
7020
7021         * scripts/convert-ly.py (conv): crash on encountering \encoding.
7022
7023         * input/les-nereides.ly: convert to utf8
7024
7025         * lily/modified-font-metric.cc (text_dimension): idem.
7026
7027         * lily/parser.yy (TODO): idem.
7028
7029         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
7030
7031         * lily/lexer.ll: remove encoding
7032
7033         * scm/framework-ps.scm (output-variables): separately scale the
7034         page to mm 
7035
7036         * lily/pango-font.cc (Pango_font): fix scaling.
7037
7038         * lily/font-metric.cc (design_size): design_size returns a
7039         dimension now as well.
7040
7041 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7042
7043         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
7044         brace generation. 
7045
7046         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
7047
7048 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7049
7050         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
7051         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
7052
7053 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7054
7055         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
7056         in first run as well.
7057
7058         * scm/paper.scm (layout-set-staff-size): use text-font-size in
7059         dimension less points (ie. 12 = 12 point)
7060
7061         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
7062
7063         * lily/all-font-metrics.cc (find_pango_font): set description_
7064
7065         * lily/pango-font.cc (text_stencil): export size as well.
7066         (text_stencil): fix scaling and extents box.
7067
7068 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7069
7070         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
7071
7072         * Documentation/user/invoking.itely (Invoking lilypond): document
7073         texstr
7074
7075         * scripts/convert-ly.py (conv): add ancient rules.
7076
7077         * scm/clef.scm (c0-pitch-alist): replace - with .
7078
7079         * scripts/lilypond-book.py (process_snippets): add texstr support.
7080
7081         * scm/framework-texstr.scm (header): change extension to .textmetrics
7082
7083         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
7084         -f tex.
7085
7086         * lily/text-metrics.cc: new file.
7087         (try_load_text_metrics): new function
7088
7089         * lily/include/text-metrics.hh: new file.
7090
7091 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7092
7093         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
7094         ly_scheme_function to ly_lily_module_constant.
7095
7096         * lily/modified-font-metric.cc (text_dimension): try
7097         lookup_tex_text_dimension() first.
7098
7099         * lily/tfm.cc: new function ly:load-text-dimensions
7100
7101 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7102
7103         * scm/output-texstr.scm (text): use \lilygetmetrics
7104
7105         * scm/framework-texstr.scm (header): dump in new format.
7106
7107         * tex/lilypond-tex-metrics: new file.
7108         
7109 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7110
7111         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
7112         mapping.
7113         (index_to_charcode): New method.
7114
7115         * scm/output-ps.scm (glyph-string): 
7116         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
7117
7118 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
7119
7120         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
7121         implement fully, need FONT to get to charcode.
7122
7123         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
7124
7125         * scm: Cleanups.
7126
7127         * Documentation/user/changing-defaults.itely: Fix internalsrefs
7128         {Tunable context properties},
7129         {All layout objects},
7130         {Music definitions}.
7131
7132 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7133
7134         * VERSION: release 2.5.5
7135         
7136         * lily/main.cc: use TeX as default output format.
7137
7138         * flower/file-path.cc (find): try to open directly as well, so we
7139         find absolute path files. 
7140
7141         * lily/pango-select.cc: new file.
7142
7143         * scm/framework-ps.scm: remove all encoding code. 
7144         load pfb/pfa for PangoFont too.
7145         
7146         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
7147
7148 2004-12-22  Werner Lemberg  <wl@gnu.org>
7149
7150         Prepare glyph shapes for mf2pt1 conversion.
7151
7152         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
7153
7154         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
7155         (define_triangle_shape): Use it to replace `draw' with `fill' and
7156         `unfill'.  Update all callers.
7157         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
7158         (draw_cross): Ditto.
7159         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
7160         Use penrazor for better conversion with mf2pt1.
7161         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
7162         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
7163         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
7164         draw_la_head, draw_ti_head): Replace `filldraw' with
7165         `fill'.  Update all callers.
7166
7167 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7168
7169         * lily/paper-book.cc (output): revert: only allow a single output
7170         format.
7171
7172         * lily/include/pango-font.hh: new file.
7173
7174         * lily/pango-font.cc: new file.
7175
7176         * lily/font-metric.cc (text_stencil): new routine
7177
7178         * lily/all-font-metrics.cc (find_pango_font): new routine.
7179
7180         * lily/include/font-metric.hh (struct Font_metric): add
7181         text_stencil()
7182
7183         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
7184
7185 2004-12-22  Werner Lemberg  <wl@gnu.org>
7186
7187         Prepare glyph shapes for mf2pt1 conversion.
7188
7189         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
7190
7191         * mf/feta-toevallig.mf: Formatting.
7192         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
7193         ("Natural"): Fix paths to allow better postprocessing.
7194         (draw_meta_flat): Use `z3l' as additional point in path to get
7195         better conversion with mf2pt1.
7196         Other minor cleanups.
7197         ("3/4 Flat"): Add auxiliary points and modify path to replace
7198         `draw' with `fill'.
7199         ("Double Sharp"): Mirror path segments instead of picture elements
7200         to get a single outline.
7201         Modify path to replace `filldraw' with `fill'.
7202
7203 2004-12-22  Graham Percival  <gperlist@shaw.ca>
7204
7205         * input/test/unfold-all-repeats.ly: added file back.
7206
7207         * Documentation/user/notation.itely,
7208         Documentation/user/programming-interface.itely
7209         Documentation/user/changing-defaults.itely: fixed misc broken
7210         links to input/test/ files.
7211
7212 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7213
7214         * tex/texinfo.tex: Update.  We should not be distributing this,
7215         but since we do, use latest version.
7216
7217         * Documentation/user/macros.itexi: Comment-out \fetaflat,
7218         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
7219         macros for feta glyphs.
7220
7221 2004-12-22  Graham Percival  <gperlist@shaw.ca>
7222
7223         * Documentation/user/changing-defaults.itely: fix index for set.
7224
7225         * Documentation/user/converters.itely: added convert-ly bugs list
7226         from CVS.
7227
7228 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7229
7230         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
7231         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
7232         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
7233         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
7234
7235         * mf/GNUmakefile (pfa_warning): Use less broken check.
7236
7237         * python/lilylib.py (setup_environment): Remove cruft from
7238         GS_FONTPATH.
7239
7240         * configure.in: Bump mftrace requirement to 1.1.1.
7241
7242 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
7243
7244         * scm/output-svg.scm (beam): Use polygon.
7245
7246         * scm/lily-library.scm: Bugfix.
7247
7248         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
7249
7250         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
7251
7252 2004-12-19  Werner Lemberg  <wl@gnu.org>
7253
7254         Prepare glyph shapes for mf2pt1 conversion.
7255
7256         * mf/feta-eindelijk: Some formatting.
7257         (multi_rest_x, multi_beam_height): Removed.  Unused.
7258         ("Quarter rest"): Use `intersectiontimes' to create a single
7259         outline.
7260         (rest_crook): Removed.  Unused.
7261         (draw_rest_bulb): Return path (wihtout filling).  Update callers.
7262         Simplified.
7263         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
7264         "128th rest"): Simplify `pat'.
7265         Create single outline.
7266
7267 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7268
7269         * mf/GNUmakefile (ALL_GEN_FILES):
7270         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
7271
7272         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
7273         function.
7274
7275 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7276
7277         * scm/output-texstr.scm (placebox): add routine
7278
7279         * VERSION (PACKAGE_NAME): release 2.5.4
7280
7281         * scm/framework-texstr.scm (output-framework): new file.  
7282
7283         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
7284         processing.
7285
7286         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
7287
7288         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
7289         rule.
7290
7291         * configure.in (gui_b): bump mftrace requirement to 1.1.0
7292
7293         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
7294
7295         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
7296
7297 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7298
7299         * scm/framework-svg.scm (dump-page): Implement landscape.
7300
7301 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7302
7303         * lily/main.cc (setup_paths): Add svg to search path.
7304
7305         * scm/output-svg.scm:
7306         * scm/framework-svg.scm: Add pageSet.  Update.
7307         (dump-fonts): New function.
7308         (output-framework): Use it.
7309
7310         * mf/GNUmakefile: 
7311         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
7312
7313 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7314
7315         * tex/lilyponddefs.tex: comment out new ifpdf code.
7316
7317 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7318
7319         * GNUmakefile.in: 
7320         * SConstruct (symlink): Replace afm by otf.
7321
7322         * scm/framework-gnome.scm (gnome-main): Remove invocation of
7323         ly:pango-add-afm-decoder.
7324
7325         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
7326
7327 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7328
7329         * scm/output-ps.scm (new-text): don't access t glyph for getting
7330         space dimension.
7331
7332         * ly/init.ly: warn about \version
7333
7334         * lily/lexer.ll: set version-seen?
7335
7336 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7337
7338         * scm/output-svg.scm (string->entities): Update.
7339
7340 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7341
7342         * lily/main.cc (setup_paths): replace afm by otf for path. 
7343
7344         * lily/pangofc-afm-decoder.cc: remove.
7345
7346         * lily/include/pangofc-afm-decoder.hh: remove.
7347
7348         * scm/framework-scm.scm (output-framework): new file.
7349
7350         * mf/GNUmakefile: remove SAUTER_FONTS.
7351         remove SVG/sodipodi hacks.
7352
7353         * scm/lily-library.scm (stderr): move stderr.
7354
7355         * mf/GNUmakefile: remove AFM support.
7356
7357         * buildscripts/mf-to-table.py (base): remove AFM support.
7358
7359         * lily/open-type-font.cc (design_size): use design_size
7360
7361 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
7362
7363         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
7364
7365 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7366
7367         * mf/GNUmakefile: Generate combined aybabtu info.
7368         * mf/aybabtu.pe.in (i): Load it.
7369
7370         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
7371         are not symbols.
7372
7373         * lily/include/open-type-font.hh (count): New method.
7374
7375         * mf/aybabtu.pe.in: Typo.
7376
7377         * Documentation/user/out/lilypond-internals.nexi (Scheme
7378         functions): Typo.
7379
7380         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
7381
7382 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7383
7384         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
7385         subfonts.
7386
7387         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
7388
7389         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
7390         (tex-font-command-raw): new function.
7391
7392         * lily/include/virtual-font-metric.hh (Module): remove file
7393
7394         * lily/virtual-font-metric.cc (Module): remove file.
7395         
7396
7397         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
7398         (get_indexed_char): read bbox from lily table if present.
7399
7400 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7401
7402         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
7403         aybabtu.subfonts
7404
7405         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
7406         global glyphname. Enables more than 64 glyphs in the OTF.
7407
7408 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7409
7410         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
7411         braces.
7412
7413         * lily/open-type-font.cc (design_size): Use 12 as default for
7414         design size.
7415
7416         * mf/aybabtu.pe.in: New file.  Merge all our braces.
7417
7418         * mf/GNUmakefile: Generate aybabtu.
7419
7420         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
7421
7422 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7423
7424         * scm/lily-library.scm (char->unicode-index): Remove.
7425
7426         * scm/output-gnome.scm (text): Bugfix for plain string input.
7427         Updates.
7428
7429         * scm/output-svg.scm (svg-font): Add weight to font selection.
7430
7431 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7432
7433         * Documentation/topdocs/INSTALL.texi (Top): Point to
7434         buildscripts/out/clean-fonts instead of
7435         buildscripts/clean-fonts.sh. 
7436
7437 2004-12-13  Graham Percival  <gperlist@shaw.ca>
7438
7439         * input/regression/figured-bass.ly: attempt to clarify text.
7440
7441         * Documentation/user/notation.tely: add cindex for tag, attempt to
7442         add figured bass example.
7443
7444         * Documentation/user/changing-defaults: basic editing.
7445
7446 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7447
7448         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
7449
7450         * lily/open-type-font.cc (LY_DEFINE): new function
7451         ly:font-sub-fonts
7452
7453         * lily/include/font-metric.hh (struct Font_metric): new method
7454         sub_fonts()
7455
7456         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
7457         . with - in add.stem.
7458         
7459 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
7460
7461         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
7462         and fetaDynamic.
7463
7464         * lily/rest.cc (glyph_name): Change - to . .
7465
7466         * scm/output-gnome.scm (text): Hello world, again.
7467
7468         * scm/output-svg.scm (named-glyph): New function.  Hello world!
7469
7470         * lily/modified-font-metric.cc (index_to_charcode): New method.
7471
7472         * lily/include/font-metric.hh (index_to_charcode): New function.
7473
7474         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
7475         new function.
7476         (ly:font-glyph-to-index): Remove.
7477
7478 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7479
7480         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
7481
7482         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
7483
7484         * lily/open-type-font.cc (load_scheme_table): new function
7485
7486         * lily/dots.cc (print): replace - 
7487
7488         * lily/open-type-font.cc (attachment_point): new function.
7489         (load_table): read LILC table
7490
7491         * buildscripts/gen-bigcheese-scripts.py (Module): new
7492         file. Generate FF scripts.
7493
7494         * mf/feta-din10.mf: idem.
7495
7496         * mf/feta-nummer10.mf: remove mf files.
7497
7498         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
7499
7500 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7501
7502         * lily/lily-guile.cc: Use scm_from_locale_stringn.
7503
7504         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
7505         compatibility.
7506
7507 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7508
7509         * lily/open-type-font.cc (get_indexed_char): scale metrics by
7510         design-size and units_per_EM.
7511
7512         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
7513
7514 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7515
7516         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
7517         does not crash fontforge.
7518
7519         * scm/lily-library.scm (char->unicode-index): Hack to map onto
7520         PUA.
7521
7522 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7523
7524         * scm/framework-ps.scm (ps-embed-cff): new function.
7525
7526         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
7527
7528 2004-12-12  Werner Lemberg  <wl@gnu.org>
7529
7530         * mf/bigcheese.pe.in: Add PUA mapping.
7531         Don't create Type 42 but bare CFF font.
7532
7533 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7534
7535         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
7536         within canvas boundaries.
7537
7538         * mf/merge.pe.in: Set font names, version, license GPL.
7539
7540         * make/substitute.make: Add FONTFORGE.
7541
7542         * config.make.in (FONTFORGE): Add.
7543
7544         * configure.in (gui_b): Use PATH_PROG for fontforge.
7545
7546 2004-12-11  Graham Percival  <gperlist@shaw.ca>
7547
7548         * scm/define-markup-commands.scm: add baseline-skip to info
7549         about \column.
7550
7551 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7552
7553         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
7554
7555         * scm/output-gnome.scm (named-glyph): Use it.
7556
7557         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
7558
7559         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
7560         (upper_string, lower_string, reverse_string): Remove.
7561
7562         * configure.in (fontforge): Reinstate version check.
7563
7564         * ly/engraver-init.ly: Fix clef glyph names.
7565
7566         * lily/time-signature.cc (special_time_signature): Fix fraction
7567         glyph names.
7568
7569 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7570
7571         * mf/merge.pe: new file.
7572
7573         * lily/freetype.cc: new file.
7574
7575         * lily/include/open-type-font.hh (class Open_type_font): new file.
7576
7577         * lily/include/freetype.hh: new file.
7578
7579         * lily/open-type-font.cc: new file.
7580
7581         * lily/all-font-metrics.cc (find_otf): new function.
7582
7583 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7584
7585         * lily/time-signature.cc (special_time_signature): Fix.
7586
7587         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
7588         GTK2 before checking for pango.  Fixes -fgnome.
7589
7590         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
7591         Scheme name.
7592
7593         * scm/define-markup-commands.scm:
7594         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
7595
7596         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
7597
7598         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
7599         date versions.  Fixes configure.
7600         (STEPMAKE_CHECK_VERSION): Support optional actual program version
7601         argument.
7602
7603 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7604
7605         * buildscripts/mf-to-table.py (write_ps_encoding): write real
7606         names in .enc
7607
7608         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
7609
7610 2004-12-09  Graham Percival  <gperlist@shaw.ca>
7611
7612         * Documentation/user/changing-defaults.itely: add info about
7613         make-dynamic-script
7614
7615         * Documentation/user/notation.itely: add link in dynamics to
7616         section about make-dynamic-script.
7617
7618 2004-12-09  Christian hitz  <chhitz@gmx.net>
7619
7620         * lily/lily-guile.cc: change MACOS_X to __APPLE__
7621
7622 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7623
7624         * buildscripts/mf-to-table.py (parse_logfile): use . for
7625         concatting name and group.
7626         (parse_logfile): use M for Minus (negative.)
7627
7628         * lily/include/type-swallow-translator.hh
7629         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
7630
7631         * lily/*.cc: cosmetics around = sign.
7632
7633         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
7634         lyric spacing on the penultimate column.
7635
7636 2004-12-05  Christian Hitz  <chhitz@gmx.net>
7637
7638         * configure.in:
7639         * lily/accidental-placement.cc:
7640         * lily/bar-line.cc:
7641         * lily/beam-concave.cc:
7642         * lily/beam-quanting.cc:
7643         * lily/beam.cc:
7644         * lily/bezier-bow.cc:
7645         * lily/bezier.cc:
7646         * lily/break-align-interface.cc:
7647         * lily/custos.cc:
7648         * lily/dimension-cache.cc:
7649         * lily/dot-column.cc:
7650         * lily/font-metric.cc:
7651         * lily/font-select.cc:
7652         * lily/gourlay-breaking.cc:
7653         * lily/grob-property.cc:
7654         * lily/grob.cc:
7655         * lily/lily-guile.cc:
7656         * lily/line-spanner.cc:
7657         * lily/lookup.cc:
7658         * lily/lyric-extender.cc:
7659         * lily/lyric-hyphen.cc:
7660         * lily/mensural-ligature.cc:
7661         * lily/midi-def.cc:
7662         * lily/misc.cc:
7663         * lily/note-collision.cc:
7664         * lily/note-column.cc:
7665         * lily/note-head.cc:
7666         * lily/paper-outputter.cc:
7667         * lily/percent-repeat-item.cc:
7668         * lily/rest-collision.cc:
7669         * lily/side-position-interface.cc:
7670         * lily/simple-spacer.cc:
7671         * lily/slur-configuration.cc:
7672         * lily/slur-scoring.cc:
7673         * lily/slur.cc:
7674         * lily/spaceable-grob.cc:
7675         * lily/spacing-spanner.cc:
7676         * lily/spanner.cc:
7677         * lily/staff-symbol-referencer.cc:
7678         * lily/stem.cc:
7679         * lily/stencil.cc:
7680         * lily/system-start-delimiter.cc:
7681         * lily/system.cc:
7682         * lily/text-item.cc:
7683         * lily/tie.cc:
7684         * lily/tuplet-bracket.cc:
7685         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
7686         <cmath> beacause isinf/isnan is undefined in <cmath>
7687
7688 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7689
7690         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
7691
7692 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7693
7694         * VERSION: release 2.5.3
7695         
7696 2004-11-29  Arno Waschk <arno@arnowaschk.de>
7697
7698         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
7699
7700 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7701
7702         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
7703
7704         * lily/note-head.cc (internal_print): always try the "s" head if
7705         u/d not found.
7706
7707         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
7708
7709 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7710
7711         * mf/parmesan-heads.mf (overdone_heads): typos.
7712
7713 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7714
7715         * lily/parser.yy (markup): in markups, { .. } without command
7716         before are also flattened, ie \line must be explicitely used.
7717
7718         * Documentation/user/changing-defaults.itely:
7719         * Documentation/user/notation.itely: 
7720         * input/wilhelmus.ly: 
7721         * input/regression/instrument-name-markup.ly: 
7722         * input/regression/markup-score.ly: 
7723         * input/regression/new-markup-scheme.ly: 
7724         * input/regression/new-markup-syntax.ly: 
7725         * input/test/coriolan-margin.ly: use \line in markups where
7726         appropriate
7727         
7728 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7729
7730         * scm/new-markup.scm (map-markup-command-list): helper function
7731         used in parser.yy to map markup commands on a markup list.
7732
7733         * lily/parser.yy: get rid off < > in markups by treating { } as
7734         real lists.
7735
7736         * lily/lexer.ll: remove < > from markup lexer mode.
7737
7738         * scripts/convert-ly.py (conv): add rule for converting 
7739         \markup < > to \markup { }
7740
7741         * ly/titling-init.ly: 
7742         * input/test/coriolan-margin.ly: 
7743         * input/regression/new-markup-syntax.ly: 
7744         * input/regression/new-markup-scheme.ly: 
7745         * input/regression/multi-measure-rest-text.ly: 
7746         * input/regression/markup-stack.ly: 
7747         * input/regression/markup-score.ly: 
7748         * input/regression/instrument-name-markup.ly: 
7749         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
7750         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
7751         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
7752         * input/wilhelmus.ly: 
7753         * Documentation/user/notation.itely: 
7754         * Documentation/user/music-glossary.tely: 
7755         * Documentation/user/changing-defaults.itely: change < > to { } in
7756         markups
7757
7758 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7759
7760         * lily/accidental-placement.cc (position_accidentals): shortcut if
7761         no accidentals to place.
7762
7763 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7764
7765         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
7766         typo s/ly:dimension ?/ly:dimension?/
7767
7768         * input/regression/lily-in-scheme.ly: 
7769         * input/regression/music-function.ly: 
7770         * ly/spanners-init.ly (assertBeamSlope): 
7771         * scm/music-functions.scm (def-grace-function): add the paper
7772         argument to music function definitions.
7773
7774 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7775
7776         * lily/moment.cc (LY_DEFINE):
7777         ly:moment-main-{denominator,numberator}, new function.
7778
7779         * lily/score-engraver.cc (typeset_all): assign to column on basis
7780         of axis-group-parent-X setting.
7781
7782         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
7783         add_element() on basis of axis-group-parent-Y setting.
7784
7785         * lily/grob.cc: add axis-group-parent-{XY} properties.
7786
7787         * input/regression/spacing-stick-out.ly: new file.
7788
7789         * lily/simple-spacer.cc (add_columns): use binary search for
7790         setting column rods. Changes O(n^2) to O(n log(n)) for
7791         constructing spacing problem from columns.
7792         (add_columns): read allow-outside-line to make sure no texts stick
7793         out.
7794         (solve): Simple_spacer::is_active() only determines
7795         satisfies_constraints_ for non-ragged typesetting.
7796
7797         * lily/simultaneous-music.cc (to_relative_octave): only set
7798         old_relative_used if return pitch actually changed.
7799
7800         * scm/define-context-properties.scm
7801         (all-user-translation-properties): change to match implementation.
7802
7803         * python/lilylib.py: Replace re.match by re.search and adds "-c
7804         showpage" to the gs command line (Johannes Schindelin)
7805
7806         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
7807         before processing. Prevents crash when inf is in the extent.
7808
7809         * scm/define-markup-commands.scm (note-by-number): add "s" to
7810         "noteheads-" glyphname.
7811  
7812         * lily/parser.yy (Generic_prefix_music): supply parser argument to
7813         music function as well.
7814         
7815 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7816
7817         * VERSION: release 2.5.2
7818
7819         * Documentation/user/changing-defaults.itely (Creating titles):
7820         add breakbefore variable.
7821
7822         * lily/paper-book.cc (set_system_penalty): new function. Set
7823         penalty_ based on breakBefore setting
7824
7825         * lily/context-specced-music-iterator.cc (construct_children):
7826         interpret special context id $uniqueContextId 
7827
7828         * lily/context.cc (create_unique_context): new method. Move
7829         creation of unique (\new) contexts into interpreting phase. This
7830         makes
7831
7832           foo= \new Staff ..
7833           << \foo \foo >>
7834
7835         produce 2 staves.
7836         
7837
7838         * scm/define-music-properties.scm (all-music-properties): add
7839         quoted-voice-direction
7840
7841         * ly/music-functions-init.ly: killCues function.
7842
7843         * scm/music-functions.scm (cue-substitute): move creation of voice
7844         contexts further to the back. 
7845
7846 2004-11-25  Werner Lemberg  <wl@gnu.org>
7847
7848         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
7849         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
7850
7851 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
7852
7853         * buildscripts/guile-gnome.sh: Fixed typo.
7854
7855 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7856
7857         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
7858
7859         * scripts/abc2ly.py (dump_slyrics): add ord(). 
7860
7861         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
7862         to regular engraver. 
7863
7864 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7865
7866         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
7867
7868 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7869
7870         * scm/define-markup-commands.scm (fill-line): Typo.
7871
7872         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
7873         and newer.
7874
7875 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
7876
7877         * ly/dynamic-scripts-init.ly: Fixed typo.
7878
7879 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7880
7881         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
7882         note-head, to have different attachment points for up and down.
7883
7884         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
7885
7886         * mf/feta-generic.mf (else): remove solfa.
7887
7888         * mf/feta-bolletjes.mf (tishape): remove unicode test.
7889
7890         * scm/define-context-properties.scm
7891         (all-user-translation-properties): add shapeNoteStyles property.
7892
7893         * lily/shape-note-heads-engraver.cc (process_music): new file.
7894
7895         * lily/event.cc (transpose): call Event::transpose() for
7896         transposing the tonic.
7897
7898 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7899
7900         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
7901         Unicode/OpenType and AFM.
7902
7903         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
7904
7905 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7906
7907         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
7908
7909         * lily/context.cc (Context): unprotect key from ctor.
7910
7911         * scm/stencil.scm (stack-lines): return empty-stencil if argument
7912         is '()
7913         (stack-stencils): idem.
7914
7915         * Documentation/user/changing-defaults.itely (Creating titles):
7916         document new title layout options.
7917
7918         * lily/parser.yy (lilypond_header_body): copy previous
7919         $globalheader if present.
7920
7921         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
7922         ly:module-copy
7923         
7924         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
7925
7926         * scm/titling.scm: remove old titling functions
7927
7928         * lily/stencil.cc (translate): remove absolute dimension.
7929
7930         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
7931         via markup.
7932
7933         * scm/page-layout.scm (marked-up-headfoot): create header/footer
7934         field from user-supplied markup
7935
7936         * scm/define-markup-commands.scm (on-the-fly): new markup
7937         command. Enter SCM markup procedure directly in Scheme.
7938         (fromproperty): new markup command. Read markup from props argument.
7939
7940         * scm/titling.scm (marked-up-title): create title via
7941         user-specified markup. 
7942
7943         * scm/define-markup-commands.scm (column): remove empty stencils
7944         from column.
7945
7946         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
7947         not have side-effect of creating variable stub.
7948
7949         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
7950
7951 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7952
7953         * scm/encoding.scm (coding-alist): 
7954         * scm/font.scm (add-ec-fonts):
7955         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
7956         Extended-TeX-Font-Encoding---Latin.
7957
7958         * lily/side-position-interface.cc (general_side_position): Add
7959         actual offset to error message (avoid constant error messages).
7960
7961         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
7962         block.
7963
7964         * lily/font-select.cc (select_encoded_font)
7965         (get_font_by_mag_step, get_font_by_design_size): 
7966         * lily/modified-font-metric.cc (Modified_font_metric): 
7967         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
7968
7969         * scm/encoding.scm (coding-alist): Add fetaDynamic.
7970         (read-encoding-file): Bugfix: do not require space after bracket.
7971
7972         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
7973         these do not exist.
7974
7975 2004-11-20  Graham Percival  <gperlist@shaw.ca>
7976
7977         * Documentation/user/notation.itely: added info about typesetting
7978         boxed bar numbers.
7979
7980 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7981
7982         * flower/interval.cc (T_to_string): gcc4 fixes.
7983
7984         * scm/define-markup-commands.scm (fill-line): use
7985         stack-stencils. This fixes problems with putting already centered
7986         stencils in a line.
7987
7988         * VERSION: release 2.5.1
7989
7990         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
7991
7992 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7993
7994         * input/example-[1-3].ly: simplify.
7995
7996         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
7997
7998         * scm/output-ps.scm (new-text): new function. Use glyphshow to
7999         show glyphs.
8000
8001         * scm/encoding.scm (decode-byte-string): new function.
8002
8003         * scripts/convert-ly.py (conv): add warning about
8004         set-global-staff-size.
8005
8006         * Doxyfile: add. 
8007
8008         * scripts/convert-ly.py (conv): add raggedlastbottom rule
8009         (conv): warn for TextSpanner split.
8010         (conv): warn for textheight.
8011
8012 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8013
8014         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
8015         building the documentation, info with images are installed.
8016         (final-install): Fix description.  Mention sourcing of login
8017         scripts (instead of running).
8018
8019 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8020
8021         * Debian lmodern support.  Note that LilyPond will issue warnings
8022         
8023             no such encoding: "FontSpecific"
8024
8025           The font selection mechanism wants to get the encoding from the
8026           font itself, but the idea of lmodern is that it is usable with
8027           different encodings, ie, Lily should get the encoding from the
8028           font tree, rather than the font itself.  This would require some
8029           more work.
8030         
8031         * configure.in: Test for and accept lmodern if EC fonts not found.
8032
8033         * scm/framework-tex.scm (font-load-command): TeX font name
8034         mangling for latin1 encoded cork-lm fonts.
8035         (convert-to-ps): Load lm.map if available.
8036
8037         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
8038         available.
8039
8040         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
8041
8042         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
8043         available.
8044
8045         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
8046         path for absolute file name, that is silly.
8047
8048         * lily/score-engraver.cc (initialize): 
8049
8050         * Documentation/user/GNUmakefile (local-install-info): Invoke
8051         install-info --remove first.
8052
8053         * #include cleanup (Andreas Scherer).
8054
8055 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
8056
8057         * input/test/script-abbreviations.ly: fix typos.
8058
8059 2004-11-17  Werner Lemberg  <wl@gnu.org>
8060
8061         * python/lilylib.py (options_help_str): Support pretty-printing of
8062         newlines in fourth element of option description.
8063
8064         * scripts/lilypond-book.py (option_definitions): Use new lilylib
8065         feature.
8066         Sort options.
8067
8068         * Documentation/user/lilypond-book.itely: Finish update.
8069
8070 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8071
8072         * Documentation/user/macros.itexi: Add comment about \command.
8073
8074         * Documentation/user/lilypond.tely:
8075         * Documentation/user/lilypond-book.itely: Fix names of lilypond
8076         and lilypond-book nodes, so that `info lilypond' visits the manual
8077         at top level, and `info lilypond-book' visits the lilypond-book
8078         section.
8079
8080         * Documentation/user/GNUmakefile (local-install-info): Fix rules
8081         and packager messages.
8082
8083         * lily/pangofc-afm-decoder.cc: Update test.
8084
8085 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8086
8087         * scm/lily-library.scm (char->unicode-index): New function.
8088
8089         * scm/output-gnome.scm: 
8090         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
8091
8092         * Proper naming of file name throughout; s/filename/file[-_]name/.
8093
8094         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
8095
8096         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
8097
8098 2004-11-16  Werner Lemberg  <wl@gnu.org>
8099
8100         * scripts/lilypond-book.py: The Lord has commanded me to use only
8101         tabs for indentation.  Your humble servant obeys.
8102
8103 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8104
8105         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
8106         including font, if LilyPond-feta font is only feta font in path.
8107
8108         * scm/output-gnome.scm (text): Revert to file name of font if font
8109         has no name.  Fixes ec font selection.
8110         (char): Bugfix: do not utf8 twice.  Fixes clefs.
8111
8112         * scm/framework-svg.scm:
8113         * scm/output-svg.scm: New file.  TODO: figure out how to
8114         do character by index in font.
8115
8116         * scm/output-sodipodi.scm: Remove.
8117
8118         * scm/output-ps.scm (stem): Remove.
8119
8120 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8121
8122         * scm/output-gnome.scm (beam): New function.
8123         (slur): Round corners.
8124         (round-filled-box): Round corners.
8125
8126 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8127
8128         * scm/output-gnome.scm (beam): add function.
8129         (draw-line): new routine.
8130         (dashed-line): stub; call draw-line
8131         (polygon): new routine.
8132
8133 2004-11-15  Werner Lemberg  <wl@gnu.org>
8134
8135         * Documentation/user/lilypond-book.itely: Revise section on
8136         lilypond-book options.
8137         Other minor fixes.
8138
8139         * scripts/lilypond-book.py: Change indentation to 4.
8140         Minor formatting.
8141
8142 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8143
8144         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
8145         grobs that have tweaks specced.
8146         
8147 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
8148
8149         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
8150
8151 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8152
8153         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
8154         actual char #, not 0 based index.
8155
8156         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
8157
8158         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
8159         Warning: do make -C mf clean.
8160
8161         * lily/context-property.cc: Compile fix.
8162
8163         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
8164         Grok ec-fonts, braces and dynamics.
8165
8166         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
8167
8168 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8169
8170         * lily/include/tweak-registration.hh: new file.
8171
8172         * lily/tweak-registration.cc: new file.
8173
8174         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
8175         saving tweaks.
8176
8177         * scm/output-gnome.scm (text): comment dribble.
8178
8179 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8180
8181         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
8182
8183         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
8184         path-def before using.  Fixes muchtomany slurs in wrong places
8185         bug.
8186
8187 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8188
8189         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
8190
8191         * lily/include/object-key-undumper.hh (Module): new file.
8192
8193         * lily/object-key-undumper.cc (Module): New file. Deserialize
8194         keys. SCM bindings
8195
8196         * lily/object-key-dumper.cc (Object_key_dumper): idem.
8197         Provide SCM bindings.
8198
8199         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
8200         new file. Serialize object keys.
8201         
8202         * lily/object-key.cc (dump): new function.
8203         (as_scheme): new virtual function
8204         (undump): new function
8205         (undumpers): new table.
8206
8207         * lily/include/global-context.hh (Context): take \score key upon init.
8208
8209         * lily/object-key-dumper.cc (serialize_key): new file.
8210
8211         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
8212
8213         * lily/lily-lexer.cc: remove \quote.
8214
8215         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
8216
8217         * lily/context.cc (Context): take key argument in ctor.
8218         (create_context): new function
8219
8220         * lily/grob.cc (Grob): take key argument in ctor.  
8221
8222         * lily/lilypond-key.cc (do_compare): new file.
8223
8224         * lily/object-key.cc (Object_key): new file.
8225
8226         * lily/include/object-key.hh (class Object_key): new file.
8227
8228         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
8229
8230 2004-11-13  Graham Percival  <gperlist@shaw.ca>
8231
8232         * Documentation/user/lilypond-book.itely: add small warning about
8233         noindent default in lilypond-book.
8234
8235         * Documentation/user/converters.itely: add examples for convert-ly.
8236
8237         * Documentation/user/examples.itely: change version string in templates
8238         to 2.4.0.
8239
8240 2004-11-12  Karl Hammar  <karl@aspodata.se>
8241
8242         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
8243         cmdline, use xargs instead (backportme)
8244
8245 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
8246         
8247         * Documentation/user/: Numerous fixes in the user manual.
8248
8249 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8250
8251         * lily/parser.yy (re_rhythmed_music): search music expression for
8252         context-id, surround by \new Voice if not found. Fixes:
8253         addlyrics-second-staff.ly
8254
8255         * VERSION: 2.5.0 released.
8256         
8257 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8258
8259         * Documentation/index.html.in: Fix url to one big page.  (backportme)
8260
8261         * Documentation/user/GNUmakefile: Separate rules for split and
8262         unsplit html documents.  Remove perl massaging.  (backportme)
8263
8264 2004-11-11  Graham Percival  <gperlist@shaw.ca>
8265
8266         * Documentation/user/lilypond-book.itely: add short warning about
8267         \lilypond{} in LaTeX docs.
8268
8269 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8270
8271         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
8272         found.  (backportme)
8273
8274         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
8275         version requirement.  (backportme)
8276
8277         * configure.in: Be explicit about old versions of
8278         ec-fonts-mtraced.  (backportme)
8279
8280         * lily/context-selector.cc (set_tweaks): New function.
8281         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
8282         web with -DTWEAK.
8283
8284         * Documentation/user/introduction.itely (Automated engraving):
8285         Remove fragment option.  Fixes web.
8286
8287         * lily/context-property.cc (make_item_from_properties):
8288         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
8289         #ifdef.
8290
8291         * scm/define-context-properties.scm
8292         (all-internal-translation-properties): Add tweakRank and tweakCount.
8293
8294         * lily/grob.cc: 
8295         * scm/define-grob-properties.scm (all-internal-grob-properties):
8296         Add tweak-rank and tweak-count.
8297
8298 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8299
8300         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
8301         New function.
8302         (text): Use them.
8303
8304         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
8305         animated/opaque grob dragging tweaks.
8306
8307         * buildscripts/guile-gnome.sh: Update.
8308
8309 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8310
8311         * scm/define-grobs.scm (all-grob-descriptions): Added
8312         line-interface to the LigatureBracket object.
8313
8314 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8315
8316         * scm/framework-gnome.scm (item-event): Support non-animated mouse
8317         dragging tweaks.
8318
8319         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
8320
8321         * lily/context-selector.cc (store_context): New function.
8322
8323         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
8324         (store_grob): New function.
8325         (identify_grob): Add Moment parameter.
8326
8327         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
8328         exists.
8329
8330         * scm/framework-gnome.scm (save-tweaks): Write as alist.
8331
8332 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8333
8334         * scm/framework-gnome.scm (item-event): Print grob id.
8335         (save-tweaks): New function.
8336         (tweak): New funtion.
8337         (item-event): Use it, bound to arrow keys.
8338
8339         * lily/context-property.cc (make_item_from_properties): Register grob.
8340         * lily/context.cc (add_context): Register context.
8341
8342         * lily/include/context-selector.hh:
8343         * lily/include/grob-selector.hh:
8344         * lily/context-selector.cc:
8345         * lily/grob-selector.cc: New file.
8346
8347 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8348
8349         * lily/slur.cc: add 'positions to interface
8350
8351         * lily/main.cc: reinstate PS as standard output format. 
8352
8353         * scm/framework-tex.scm (output-preview-framework): print systems
8354         up to first non title system.
8355
8356         * lily/grace-engraver.cc (start_translation_timestep): split
8357         scm_cadddr
8358         
8359 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8360
8361         * lily/quote-iterator.cc (Module): remove old quote-iterator
8362
8363         * scm/define-music-types.scm (music-descriptions): move
8364         NewQuoteMusic over QuoteMusic
8365
8366         * Documentation/user/notation.itely (Formatting cue notes): use
8367         \cueDuring.
8368
8369         * lily/new-quote-iterator.cc (quote_ok): new function.
8370
8371         * input/regression/quote-cue-during.ly: new file.
8372
8373         * input/regression/quote-grace.ly: new file.
8374
8375         * scm/define-context-properties.scm (Module): change definition of
8376         graceSettings
8377
8378         * lily/context-property.cc (Module): rename from
8379         translator-property.cc
8380
8381         * lily/context.cc (context_name_symbol): new function
8382
8383         * lily/grace-engraver.cc: new file. Set properties for grobs based
8384         on the grace-ness of now_moment().
8385
8386         * scm/music-functions.scm (add-grace-property): use list
8387         iso. vector for graceSettings
8388         remove set-{start,stop}-grace-properties. 
8389
8390         * lily/new-quote-iterator.cc (construct_children): set
8391         quote_outlet_ if no quoted-context-{id,type} specified.
8392
8393         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
8394
8395         * lily/parser.yy (command_element): remove \quote.
8396
8397         * ly/music-functions-init.ly (location): add quoteDuring music
8398         function. 
8399
8400         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
8401         optional semicolon. (backportme)
8402
8403 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8404
8405         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
8406         need to link to GUILE et al.
8407
8408 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8409
8410         * scm/define-music-properties.scm (all-music-properties): add
8411         quoted-context-type, quoted-context-id.
8412
8413         * scm/lily.scm (type-check-list): new function.
8414         
8415         * scm/lily-library.scm: new file. Generic library routines.
8416
8417         * lily/parser.yy (Generic_prefix_music): move typechecking out of
8418         parser.
8419
8420         * ly/music-functions-init.ly: add quoteDuring function.
8421
8422         * lily/include/music-iterator.hh (class Music_iterator): rename
8423         set_translator -> set_context
8424
8425         * lily/parser.yy (Generic_prefix_music_scm): add
8426         MUSIC_FUNCTION_SCM_SCM_MUSIC
8427
8428         * scm/lily.scm (sanitize-command-option): new function. (backportme)
8429
8430         * scm/framework-tex.scm (header): sanitize TeX paper size.
8431         (backportme)
8432
8433 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8434
8435         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
8436
8437         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
8438
8439         * scm/framework-tex.scm (font-load-command): Use T1 if no
8440         font-encoding set.  (backportme)
8441
8442         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
8443         exists before converting.  (backportme)
8444
8445         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
8446         exists before converting.  (backportme)
8447         (convert-to-ps): Remove .ps file if it exists before
8448         converting.  (backportme)
8449
8450         * lily/lexer.ll: Remove extra progress newline, use present tense.
8451
8452         * scm/paper.scm (paper-alist): public.
8453         * scm/framework-tex.scm (convert-to-ps):
8454         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
8455         command line.
8456
8457 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8458
8459         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
8460
8461         * lily/recording-group-engraver.cc (derived_mark): mark
8462         now_events_. (backportme)
8463
8464 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8465
8466         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
8467
8468         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
8469         invoking latex. (backportme.)
8470
8471         * lily/stem.cc (off_callback): center stems for all rest stems.
8472
8473 2004-11-05  Werner Lemberg  <wl@gnu.org>
8474
8475         * Documentation/user/lilypond.tely: Add more guidelines for writing
8476         lilypond texinfo documents.
8477
8478 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
8479
8480         * Documentation/index.html.in: remove <hr>.
8481
8482         * THANKS: change 2.3 to 2.4.
8483
8484 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
8485
8486         * scm/output-gnome.scm: More fontconfig comment.
8487
8488 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
8489
8490         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
8491         <package> directory in $(builddir)/share according with
8492         PACKAGE_NAME defined in the VERSION file.
8493
8494 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8495
8496         * lily/beam.cc (rest_collision_callback): use local beam
8497         multiplicity.
8498
8499         * input/regression/stem-stemlet.ly: new file.
8500
8501         * lily/stem.cc (add_head): store rests as well.
8502
8503         * scm/define-grob-properties.scm (all-user-grob-properties): add
8504         stemlet-length
8505
8506         * lily/stem.cc: store rests as well.
8507         
8508         * input/regression/new-slur.ly: mention forcing.
8509
8510 2004-11-04  Werner Lemberg  <wl@gnu.org>
8511
8512         * Documentation/user/*: A new round of layout fixes and document
8513         structure cleanup.
8514
8515 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
8516
8517         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
8518
8519 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8520
8521         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
8522
8523 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8524
8525         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
8526
8527         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
8528
8529         * lily/main.cc (main): Invoke identify.
8530
8531         * scm/lily.scm (postscript->pdf): Remove progress newline.
8532         Write progress to stderr.
8533
8534         * lily/paper-book.cc (output): Remove progress newline.
8535
8536         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
8537         gettext on user messages, and remove whitespace.
8538
8539         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
8540
8541         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
8542         argv[0] (Thomas Scharkowski).
8543
8544         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
8545         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
8546         for ec-fonts-mtraced.
8547
8548         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
8549         --srcdir build (Bertalan).
8550
8551         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
8552         headers and library too (Laura Conrad).
8553
8554         * Documentation/topdocs/INSTALL.texi (Top): Mention development
8555         package for guile too (Laura Conrad).
8556
8557         * lily/main.cc (usage): Typo.
8558
8559 2004-11-02  Werner Lemberg  <wl@gnu.org>
8560
8561         * Documentation/user/notation.ly: More fixes to improve appearance.
8562
8563         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
8564         better output for multicolumn tables.
8565
8566 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8567
8568         * lily/main.cc (dir_info): Fixed typo in the printouts.
8569
8570 2004-11-01  Werner Lemberg  <wl@gnu.org>
8571
8572         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
8573         of output.
8574         Set `per_line' to 2; replace hard-coded value with it.
8575
8576         * Documentation/user/*: Many fixes to improve appearance of
8577         printed manual.
8578
8579 2004-11-01  Werner Lemberg  <wl@gnu.org>
8580
8581         * Documentation/user/changing-defaults.itely,
8582         Documentation/user/notation.ly,
8583         Documentation/user/programming-interface.itely: Use @/.
8584         Fix formatting of some lilypond snippets and tables.
8585
8586         * scripts/lilypond-book.py (compose_ly): Provide useful default
8587         for LINEWIDTH in `override'.
8588
8589 2004-10-31  Graham Percival  <gperlist@shaw.ca>
8590
8591         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
8592
8593 2004-10-31  Werner Lemberg  <wl@gnu.org>
8594
8595         Resetting @exampleindent to `5' gives ugly results with texinfo's
8596         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
8597         (if not quoting) to change @exampleindent only locally.
8598
8599         * scripts/lilypond-book.py (NOQUOTE): New variable.
8600         (output) [LATEX]: Remove AFTER and BEFORE.
8601         [TEXINFO]: Remove AFTER and BEFORE.
8602         Fix QUOTE and VERBATIM pattern.
8603         Add NOQUOTE pattern.
8604         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
8605         and BEFORE.
8606         [output_texinfo]: Use NOQUOTE.
8607
8608 2004-10-31  Graham Percival  <gperlist@shaw.ca>
8609
8610         * Documentation/user/changing-defaults.itely: clarify paper
8611         size commands with correct info.
8612
8613         * Documentation/user/lilypond-book.itely: add more docs for
8614         filename extensions.
8615
8616 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8617
8618         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
8619         (PATCH_LEVEL): start 2.5.0.
8620
8621 2004-10-30  Graham Percival  <gperlist@shaw.ca>
8622
8623         * Documentation/user/notation.itely: add warning about bar numbers
8624         in multistaff music, add warning about quoting grace notes.
8625
8626         * Documentation/user/changing-defaults.itely: clarify paper size commands,
8627         add missing subsubtitle entry to Creating titles.
8628
8629         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
8630
8631 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8632
8633         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
8634         case.
8635         (conv): add dummy 2.4.0 conversion rule.
8636
8637         * Documentation/user/lilypond.tely: add @finalout.
8638
8639         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
8640         for attaching, fixes slur/stem left attachment of
8641         downslur/downstem.
8642
8643         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
8644         quote problem if for last note of quoted sequence. 
8645
8646         * input/regression/part-combine-text.ly (comm): add expect strings.
8647
8648 2004-10-30  Werner Lemberg  <wl@gnu.org>
8649
8650         * Documentation/user/examples.itely: Improved layout.
8651
8652         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
8653
8654         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
8655
8656         * Documentation/notation.itely: Use `@/'.
8657         Other layout fixes.
8658
8659 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8660
8661         * lily/part-combine-iterator.cc (unisono): examine last_playing_
8662         (not state_), this fixes a2 printing after chord.
8663
8664         * input/regression/no-staff.ly: fix octave, revise syntax.
8665
8666         * input/regression/lyrics-bar.ly (texidoc): fixes.
8667
8668         * input/regression/beam-dir-functions.ly (Module): remove from regtest
8669
8670         * input/regression/accidentals.ly (Module): remove from regtest.
8671
8672         * lily/parser.yy (Prefix_composite_music): 
8673         oops. Chords should be unrelativable, not bass figures untransposable.
8674
8675         * VERSION: 2.3.26 released.
8676         
8677         * lily/completion-note-heads-engraver.cc (try_music): only return
8678         something when is_first_ is true. Fixes lyrics with completion_heads. 
8679
8680         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
8681
8682         * scm/lily.scm (ly:system): new function. Catches uninstalled
8683         ps2png.
8684
8685 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8686
8687         * Documentation/user/notation.itely: remove
8688         @hyphenatedinternalsref.
8689
8690 2004-10-29  Werner Lemberg  <wl@gnu.org>
8691
8692         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
8693
8694         * scripts/lilypond-book.py (no_options): New dictionary.
8695         (simple_options): New list.
8696         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
8697         (compose_ly): Use `no_options' and `simple_options'.
8698         Fix logic of option handling.
8699         Handle `linewidth' option without parameter.
8700
8701 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8702
8703         * lily/lookup.cc (triangle): use (0, interval.length()) for X
8704         extent, since the stencil is translated later on.
8705
8706         * lily/ledger-line-spanner.cc (print): swap linear_combination
8707         arguments, effectively shortens ledger line. 
8708
8709         * Documentation/user/GNUmakefile
8710         ($(outdir)/lilypond/lilypond.html): use find to remove files.
8711
8712         * lily/main.cc: --no-pages option.
8713
8714 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
8715
8716         * Documentation/user/notation.itely (Fret diagrams): add extra
8717         notes to example to avoid collisions between fret diagrams.
8718
8719 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8720
8721         * Documentation/user/notation.itely (Automatic note splitting):
8722         note about lyrics. 
8723
8724         * Documentation/user/converters.itely (Invoking convert-ly): note
8725         about version numbers. 
8726
8727         * scripts/abc2ly.py (dump_score): revise lyric dumping
8728
8729         * scripts/mup2ly.py (pre_processor_commands): always open file.
8730
8731         * scripts/etf2ly.py (Frame.calculate): always close \grace.
8732         (Etf_file.dump): add \version
8733
8734         * VERSION: 2.3.25 released.
8735
8736         * lily/scm-option.cc: add 'resolution to ly:get-option argument
8737         list.
8738
8739 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8740
8741         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
8742
8743 2004-10-28  Werner Lemberg  <wl@gnu.org>
8744
8745         * Documentation/user/music-glossary.tely: More fixes to improve
8746         appearance with DVI output.
8747
8748         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
8749         EXAMPLEINDENT.  This is the maximum value for quotation environments
8750         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
8751
8752 2004-10-27  Werner Lemberg  <wl@gnu.org>
8753
8754         * Documentation/user/music-glossary.tely: Revised.
8755
8756 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
8757
8758         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
8759         improve fret diagram spacing in printed output.
8760
8761         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
8762         from options for the example so fret-diagrams won't overlap
8763         one another.
8764
8765 2004-10-26  Werner Lemberg  <wl@gnu.org>
8766
8767         * scripts/lilypond-book.py: Some additional formatting for
8768         orthogonality.
8769         (ly_options) [*]: Format strings.
8770         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
8771         by `compose_ly'.
8772         (output) [LATEX][OUTPUT]: Format string and simplify.
8773         (PREAMBLE_LY, FRAGMENT_LY): Format string.
8774         (classic_lilypond_book_compatibility): Take key/value pair as
8775         parameter.
8776         Return key/value pair.
8777         (compose_ly): Rewritten, taking the snippet type as third parameter. 
8778         The default values are now set more sensible, and a `linewidth'
8779         option is no longer overwritten under some circumstances.
8780
8781         * Documentation/user/music-glossary.tely: Replace all accented
8782         character macros with latin-1 codes.
8783
8784 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8785
8786         * lily/music-function.cc (ly_make_music_function): when an
8787         argument predicate is markup?, the signature keyword becomes
8788         "markup" iso "scm".
8789
8790         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
8791         tokens, for functions which signatures contain "markup".
8792
8793         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
8794         MUSIC_FUNCTION_*MARKUP* tokens.
8795
8796 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8797
8798         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
8799         Lyrics context.
8800
8801 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8802
8803         * python/lilylib.py (make_ps_images): return list of output files.
8804
8805         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
8806         all springs tight, and still satisfy the constraints.
8807
8808 2004-10-25  Werner Lemberg  <wl@gnu.org>
8809
8810         * scripts/lilypond-book.py: s/option-sep/option_sep/.
8811         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
8812         (snippet_res): Fix regexps and make them ignore whitespace properly.
8813         (compose_ly): Use `re.split' instead of `string.split' to remove
8814         surrounding whitespace.
8815         Some formatting to get more consistency.
8816
8817 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8818
8819         * VERSION: 2.3.24
8820         
8821         * scm/define-context-properties.scm
8822         (all-user-translation-properties): add verticallySpacedContexts.
8823
8824         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
8825         add interface
8826
8827         * scm/define-grob-properties.scm (all-internal-grob-properties):
8828         add spaceable-staves
8829
8830         * scm/define-grobs.scm (all-grob-descriptions): set
8831         vertically-spaceable-interface for VerticalAxisGroup and
8832         RemoveEmptyVerticalGroup
8833
8834         * lily/system.cc (get_line): determine staff_refpoints_
8835         using spaceable-staves.
8836
8837         * lily/score-engraver.cc (acknowledge_grob): ack
8838         vertically-spaceable-interface and verticallySpacedContexts to
8839         set spaceable-staves.
8840
8841         * input/regression/new-slur.ly: add slur under 16th subbeam case.
8842
8843         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
8844
8845 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8846
8847         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
8848         minimumVerticalExtent tweaks. 
8849  
8850         * mf/feta-schrift.mf: include size of thumb appendix in
8851         bbox. Fixes: c-thumb-notehead.ly  
8852
8853         * THANKS: add Meisters to the Development team.
8854
8855         * scm/framework-tex.scm (convert-to-dvi): redirect output to
8856         /dev/null for non-verbose.
8857
8858         * Documentation/user/invoking.itely (Invoking lilypond): add note
8859         about resource usage.
8860
8861         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
8862
8863         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
8864         --enable-encoding
8865
8866         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
8867
8868         * Documentation/user/changing-defaults.itely (Text encoding):
8869         change to latin1.
8870
8871         * Documentation/user/lilypond.tely: add language and encoding.
8872
8873         * scm/define-grobs.scm (all-grob-descriptions): add
8874         line-interface.
8875
8876         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
8877
8878         * input/test/ossia.ly: font sizes for ossia.
8879
8880         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
8881         -> \context Foo = "NOTENAME".
8882
8883         * lily/main.cc (determine_output_options): fix ordering.
8884
8885 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
8886
8887         * THANKS: Added bughunters for 2.3.
8888
8889 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8890
8891         * Documentation/user/macros.itexi: use findex functions/internals
8892         objects.
8893
8894         * scm/documentation-generate.scm (string-append): add syncodeindex
8895
8896         * Documentation/user/tutorial.itely (A lead sheet): use \chords
8897         for tutoring chord names.
8898  
8899         * Documentation/user/lilypond.tely: remove @authors.
8900
8901 2004-10-23  Werner Lemberg  <wl@gnu.org>
8902
8903         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
8904         Remove first two parameters of \lybox.
8905         Don't emit \vbox around \lybox.
8906         (dump-line): Add width to \lybox call.
8907         Remove first two parameters of \lybox.
8908
8909         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
8910         (\lyitem): Updated.
8911         (\lybox): Only take three parameters.
8912         Create box which has zero depth, only height.
8913         Center box vertically along the x-height of current font.
8914
8915 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8916
8917         * VERSION (PACKAGE_NAME): release 2.3.23
8918
8919         * scm/framework-tex.scm (convert-to-ps): add -E if filename
8920         contains .preview.
8921
8922 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8923
8924         * lily/lyric-extender.cc (print): only run to right-bound if
8925         broken. This fixes input/regression/lyric-extender.ly
8926
8927         * input/regression/beamed-chord.ly: removed.
8928
8929         * Documentation/user/macros.itexi: add \global to definitions for
8930         feta macros.
8931
8932         * po/fr.po: updated po file.
8933
8934         * po/de.po: updated po file.
8935
8936 2004-10-22  Werner Lemberg  <wl@gnu.org>
8937
8938         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
8939
8940 2004-10-21  Werner Lemberg  <wl@gnu.org>
8941
8942         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
8943         (\lilypondexperimentalfeatures): Removed.
8944
8945 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
8946
8947         * Documentation/user/notation.itely: fixed 2 typos
8948
8949 2004-10-20  Werner Lemberg  <wl@gnu.org>
8950
8951         * scm/framework-tex.scm (header-end): Don't set \outputscale.
8952         (dump-line): Produce prettier output.
8953
8954         * tex/lilyponddefs.tex: Comment all macros extensively.
8955         (\lilypondstart): Set \outputscale.
8956         Define \lilypondpagebreak and \lilypondnopagebreak here.
8957         Don't test for positive \lilypondpaperlinewidth -- this is always
8958         positive in the normal case (LilyPond produces bad output otherwise
8959         so we can safely ignore negative or zero values).
8960         (\lilypondend): Remove useless test for \lilypondbook.
8961         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
8962         don't input `feta20.tex'.
8963
8964 2004-10-19  Graham Percival  <gperlist@shaw.ca>
8965
8966         * Documentation/user/examples.itely: added texidoc lilypond-book
8967         template.
8968
8969 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8970
8971         * cygwin/lilypond.hint: Update.
8972
8973 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
8974
8975         * Documentation/user/notation.itely (Fret diagrams): Add documentation
8976         for fret diagram markups to user manual
8977
8978         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
8979         documentation for fret-diagram-terse
8980
8981         * Documentation/user/notation.itely: Added section on fret diagrams.
8982
8983 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8984
8985         * scripts/convert-ly.py (usage): Fix --help description.  Apply
8986         range also for --show-rules.
8987
8988 2004-10-18  Werner Lemberg  <wl@gnu.org>
8989
8990         * scripts/lilypond-book.py (Snippet, Include_snippet)
8991         [replacement_text]: Use group `match'.
8992
8993 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8994
8995         * Documentation/user/macros.itexi: Use @ref instead of @inforef
8996         for html.  Apparently, ``you should'' in texinfo documentation is
8997         merely a guideline that can safely be ignored.
8998
8999         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
9000         auto-mode-alist.
9001
9002         * input/test/engraver-example.ily: 
9003         * input/regression/allfontstyle.ily: Rename, update users.
9004
9005 2004-10-16  Graham Percival  <gperlist@shaw.ca>
9006
9007         * Documentation/user/lilypond-book.itely: add more details about
9008         building .lytex files.
9009
9010         * Documentation/user/examples.itely: added piano-lyrics template
9011
9012         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
9013
9014         * input/GNUmakefile: remove "templates" from build subdirs.
9015
9016         * input/template: removed.
9017
9018 2004-10-16  Werner Lemberg  <wl@gnu.org>
9019
9020         * scripts/lilypond-book.py (snippet_res): Define group `match'
9021         everywhere.
9022         Accept more spaces between commands and its arguments and options.
9023         Fix some regexps.
9024         (output): Remove some newlines in string values and suppress spaces
9025         in output.
9026         (output_texinfo): Output `output_print_filename' only if not empty.
9027         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
9028
9029 2004-10-16  Werner Lemberg  <wl@gnu.org>
9030
9031         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
9032         some TeX line ends with `%' to avoid additional horizontal space in
9033         output.
9034
9035         * scripts/lilypond-book.py: Unexpand spaces to tabs.
9036         (snippet_res): Use `x' modifier to represent regular expressions
9037         in a friendlier way.
9038         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
9039         (find_toplevel_snippets): Don't use indices from match group 0,
9040         which is the whole pattern space, but group 1.
9041
9042 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9043
9044         * flower/include/direction.hh (enum Direction): add
9045         DIRECTION_LIMIT
9046
9047 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9048
9049         * po/fr.po: new po file.
9050
9051 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
9052
9053         * Documentation/user/macros.itexi: Do not construct external
9054         references using @uref.  That results in broken links.
9055
9056         * lily/slur.cc (outside_slur_callback): Use int in for loop;
9057         avoids g++-3.4.1 enum beature.
9058
9059 2004-10-13  Graham Percival  <gperlist@shaw.ca>
9060
9061         * Documentation/user/examples.itely: added lilypond-book template.
9062
9063         * Documentation/user/lilypond-book.itely: added filename extension
9064         page.
9065
9066 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9067
9068         * debian/rules (binary-indep): Link images for info.
9069
9070         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
9071         feature nicked from jEdit.
9072
9073 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
9074
9075         * Documentation/user/introduction.itely: Minor corrections.
9076
9077         * Documentation/user/notation.itely: Minor corrections.
9078
9079         * Documentation/user/tutorial.itely: Minor corrections.
9080
9081 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9082
9083         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
9084
9085         * scm/*.scm:
9086         * ly/paper-defaults.ly: Use papersizename only.
9087
9088 2004-10-11  Werner Lemberg  <wl@gnu.org>
9089
9090         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
9091         \raise work with positive values.
9092
9093 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9094
9095         * Documentation/user/notation.itely (Multi measure rests): Update
9096         the docs corresponding to the implementation change from 2004-10-08.
9097
9098 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9099
9100         * VERSION (MY_PATCH_LEVEL): release 2.3.22
9101
9102         * scm/part-combiner.scm (determine-split-list): reinstate
9103         playing+resting case. 
9104
9105         * Documentation/user/invoking.itely (Reporting bugs): rename.
9106
9107         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
9108
9109         * lily/parser.yy (Prefix_composite_music): change no-transposition
9110         for mode_changing_head to figures too.
9111
9112         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
9113         with normal slurs too.
9114         
9115         * lily/slur-scoring.cc (move_away_from_staffline): new function.
9116         (get_base_attachments): move away attachment point for breaks
9117         similar to attachment points on slurs (staffline collision, and
9118         half a space of padding)
9119
9120         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
9121         force twice.
9122
9123         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
9124         mode, return #f.        
9125
9126         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
9127         for last page if raggedlast. 
9128
9129         * lily/parser.yy (Prefix_composite_music): untransposable is for
9130         FiguredBass, not ChordNames
9131
9132 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9133
9134         * scm/framework-tex.scm: Merge fix.
9135
9136 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9137
9138         The grand \paper -> \layout, \bookpaper -> \paper renaming.
9139
9140 2004-10-10  Graham Percival  <gperlist@shaw.ca>
9141
9142         * Documentation/user/notation.itely: add raggedright to a whole
9143         bunch of places.
9144
9145 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9146
9147         * scm/paper.scm (set-paper-dimension-variables): new
9148         function. Define dimension-variables explicitly in \paper too.
9149         This allows overriding linewidth inside \score { \paper { } }
9150         blocks
9151  
9152         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
9153         landscape.
9154         (header): add landscape and papersize options.
9155
9156 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9157
9158         * lily/*.cc: use robust_scm2moment() where appropriate.
9159
9160         * lily/moment.cc (robust_scm2moment): new function.
9161
9162         * scm/titling.scm (default-score-title): remove caps for piece.
9163
9164         * VERSION: 2.3.21 released.
9165         
9166         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
9167
9168         * lily/include/slur-configuration.hh (class Slur_configuration):
9169         new file.
9170
9171         * lily/slur-configuration.cc: new file. move scoring functions
9172         into Slur_configuration.
9173
9174         * lily/slur-scoring.cc (Slur_score_state): change static functions
9175         to methods of Slur_score_state.
9176
9177         * lily/bezier-bow.cc (Message): 
9178
9179         * flower/include/interval-set.hh (Message): new file.
9180
9181         * flower/interval-set.cc (Message): new file.
9182
9183 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9184
9185         * lily/multi-measure-rest-engraver.cc (process_music): always
9186         generate MultiMeasureRestNumbers.
9187
9188         * SConstruct (txt_files): switch of make dist
9189
9190         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
9191         make sure that (indent < len / 3). This fixes progerror-max_h.ly
9192
9193         * lily/multi-measure-rest-engraver.cc (process_music): make
9194         MultiMeasureRestNumber too.
9195
9196 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9197
9198         * Documentation/user/notation.itely (Bar lines): Added a note that
9199         defaultBarType is to be changed in the Timing context.
9200
9201 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9202
9203         * lily/include/guile-compatibility.hh: add file.
9204
9205         * scm/framework-tex.scm (convert-to-dvi): use max of current
9206         extra_mem_top and 1M.
9207
9208         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
9209         function.
9210
9211 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9212
9213         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
9214  
9215 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9216
9217         * lily/slur-scoring.cc (struct Slur_score_state): add
9218         has_same_beam_, edge_has_beams_, is_broken_ bools.
9219         (get_base_attachments): simpler Y attachment determination for
9220         broken slurs.
9221
9222 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9223
9224         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
9225         bash without that is quite interesting.  Add xml and some omf
9226         keys.
9227
9228 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9229
9230         * Documentation/user/macros.itexi: Add xml macros.
9231
9232         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
9233
9234         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
9235
9236 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9237
9238         * lily/break-substitution.cc (substitute_mutable_property_alist):
9239         only put property back into value if != SCM_UNDEFINED
9240
9241         * lily/lyric-extender.cc (print): don't take common refpoint of
9242         null object if right_text isn't there.
9243  
9244         * lily/slur-scoring.cc (struct Slur_score_state): new
9245         struct. Collect scoring function arguments.
9246         (struct Slur_score_state): add musical_dy_
9247         (get_extra_encompass_infos): new function. Split off state
9248         computations.
9249
9250         * scm/part-combiner.scm (determine-split-list): remove playing1
9251         and playing2.
9252
9253 2004-10-02  Graham Percival  <gperlist@shaw.ca>
9254
9255         * Documentation/index.html.in: remove link to templates.
9256
9257         * Documentation/user/notation.itely: more small fixes.
9258
9259 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
9260
9261         * lily/timing-engraver.cc (process_music): move setting
9262         measure-length. This fixes spacing-whole-rest.ly
9263
9264         * VERSION (PACKAGE_NAME): release 2.3.20
9265         
9266         * input/regression/quote-transposition.ly: update example
9267
9268         * scm/define-music-properties.scm (all-music-properties): change
9269         meaning of instrumentTransposition.  It is now the pitch played
9270         that sounds as middle C. This means that instrumentTransposition
9271         can be \transposed. 
9272         Fixes: transpose-quote.ly
9273
9274         * lily/parser.yy (command_element): reverse setting of
9275         instrumentTransposition
9276
9277         * lily/pitch.cc (pitch_interval): rename.
9278
9279         * lily/recording-group-engraver.cc (stop_translation_timestep):
9280         remove macrameing of accumulator and set_car/cdr.
9281         Fixes: transposition-quote.ly
9282
9283         * lily/music.cc (transpose): fold Event::transpose() in.
9284
9285         * lily/event.cc: remove Transpose. 
9286
9287         * lily/recording-group-engraver.cc: cleanup.
9288
9289         * ly/music-functions-init.ly (displayMusic): add function.
9290
9291         * make/lilypond.fedora.spec.in: rename file.
9292
9293         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
9294         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
9295
9296         * Documentation/user/changing-defaults.itely (Changing context
9297         properties on the fly): typo.
9298
9299         * lily/slur.cc (outside_slur_callback): try three sample points
9300         for determining collisions. This fixes: slur-script.ly.
9301
9302 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9303
9304         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
9305
9306 2004-10-01  Graham Percival  <gperlist@shaw.ca>
9307
9308         * Documentation/user/notation.itely: more small fixes.
9309
9310         * Documentation/user/examples.itely: make new sections.
9311
9312         * input/test/bar-lines.ly: improve output, fix bug.
9313
9314         * Documentation/user/changing-defaults.itely: small fixes.
9315
9316 2004-10-01  Werner Lemberg  <wl@gnu.org>
9317
9318         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
9319         T1 encoding in texinfo mode.
9320         (\lilypondstart): Use it.
9321         (\lilypondloop, \lilyponditerate): Removed.  Unused.
9322
9323 2004-09-30  Werner Lemberg  <wl@gnu.org>
9324
9325         * tex/lilyponddefs.tex (\lilypondstart): Define
9326         \lilypondfontencoding for both texinfo and latex mode.
9327
9328         * scm/framework-tex.scm (font-load-command): Use
9329         \lilypondfontencoding.
9330
9331 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9332
9333         * scm/framework-tex.scm (dump-page): take with-extents?
9334         argument. If true, output Y extents. Used for lilypond-book
9335         documents.
9336
9337         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
9338         \bookpaper.
9339
9340         * lily/slur.cc (outside_slur_callback): epsilon-delta management
9341         for slur edges. Fixes: progerror-no-bezier-intersection.ly
9342  
9343         * scm/framework-tex.scm (dump-page): put stencil height in dumped
9344         page.
9345
9346 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9347
9348         * Documentation/user/notation.itely (Multi measure rests):
9349         Improved example.
9350
9351 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9352
9353         * lily/auto-beam-engraver.cc (test_moment): robustify.
9354
9355 2004-09-28  Werner Lemberg  <wl@gnu.org>
9356
9357         * scm/framework-tex.scm (font-load-command): Define proper font
9358         macro which sets font encoding if available.
9359         (define-fonts): Define \lilypondpaperinputencoding, to be taken
9360         from the \bookpaper block.
9361
9362         * tex/lilyponddefs.tex (\lilypondstart): Use
9363         \lilypondpaperinputencoding for global input encoding.
9364
9365 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9366
9367         * lily/score.cc (Score): oops. Copy error_found_ too.
9368
9369 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
9370
9371         * stepmake/stepmake/texinfo-rules.make: 
9372         * Documentation/GNUmakefile: --srcdir build fixes.
9373
9374         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
9375
9376         * Documentation/user/latex-lilypond-example.latex:
9377         * Documentation/user/latex-example.latex: Fix compile errors.
9378         Still buggy, need more love.
9379
9380 2004-09-27  Werner Lemberg  <wl@gnu.org>
9381
9382         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
9383
9384 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
9385
9386         * Documentation/user/examples.itely: removed \midi block to
9387         simplify the example
9388
9389         * Documentation/user/notation.itely: Removed superfluous
9390         TextSpanner tweakings (is already done by engraver-init.ly).
9391         Documented bug: vertical alignment of articulations.
9392
9393         * Documentation/user/notation.itely, ly/engraver-init.ly
9394         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
9395         padding.
9396
9397         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
9398         docu about TextSpanner padding bug from manual to engraver.ly
9399         (since it's workarounded and hence not user-visible any more)
9400
9401 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9402
9403         * VERSION: release 2.3.19
9404
9405 2004-09-26  Graham Percival  <gperlist@shaw.ca>
9406
9407         * ly/property-init.ly: fix bug in displaying ledger lines while
9408         \hideNotes is on.
9409
9410         * Documentation/user/notation.itely: more editing.
9411
9412         * Documentation/user/examples.itely: add piano-dynamics template.
9413
9414         * input/template/piano-dynamics.ly: remove.
9415
9416         * Documentation/user/sound-output.itexi: more editing
9417
9418 2004-09-25  Graham Percival  <gperlist@shaw.ca>
9419
9420         * Documentation/user/notation.itely: more editing.
9421
9422 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9423
9424         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
9425         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
9426
9427 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9428
9429         * lily/hairpin.cc (print): check columns of bounds, not bounds
9430         themselves.
9431         (print): robustify bound-padding lookup.
9432
9433         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
9434
9435         * scripts/lilypond-book.py (Compile_error.process_include): catch
9436         Compile_error exception, and remove output .texi.
9437
9438         * scm/define-music-properties.scm (all-music-properties): add
9439         error-found
9440
9441         * lily/parser.yy (Music_list): add error-found to music with errors.
9442
9443         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
9444
9445         * lily/book.cc (process): ignore books with errors
9446
9447         * lily/include/score.hh (class Score): add error_found_ member.
9448
9449         * lily/drum-note-engraver.cc (try_music): idem.
9450
9451         * lily/note-heads-engraver.cc: remove start-playing-event.
9452
9453         * lily/part-combine-iterator.cc (Part_combine_iterator): use
9454         BusyPlayingEvent to determine which voice was active last.
9455         (unisono): use last active to where to get unisono information
9456         from. This fixes: partcombine-rest.ly (again).
9457
9458         * scm/part-combiner.scm (determine-split-list): cleanups
9459
9460 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9461
9462         * input/regression/lyric-extender.ly: simplify.
9463         complexify.
9464
9465         * lily/lyric-extender.cc (print): use it to determine size of
9466         extender. Remove Lyric_extender::is_visible().
9467
9468         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
9469         next property.
9470
9471         * lily/lyric-engraver.cc: remove get_current_rest().
9472         
9473 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9474
9475         * input/regression/lyric-extender.ly: Fix and add test.
9476
9477         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
9478
9479 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9480
9481         * lily/note-head.cc: remove Note_head::extent.
9482
9483 2004-09-23  Graham Percival  <gperlist@shaw.ca>
9484
9485         * Documentation/user/tutorial.itely: do manual style 2-space
9486         indents in examples
9487
9488         * Documentation/user/notation.itely: more editing.
9489
9490 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9491
9492         * lily/lyric-engraver.cc (get_current_rest): New function.
9493
9494         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
9495         stop at rest.
9496
9497         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
9498
9499         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
9500
9501 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
9502
9503         * Documentation/user/examples.itely (Small ensembles): added
9504         example for transcription of mensural music
9505
9506         * Documentation/user/notation.itely (The Lyrics context): fixed broken
9507         link to SATB vocal score
9508
9509         * Documentation/user/notation.itely (System start delimiters):
9510         fixed typo: GrandStaff->StaffGroup
9511
9512         * Documentation/user/notation.itely (Ancient articulations):
9513         removed obsolete comment on \episem bug
9514
9515 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9516
9517         * scm/framework-tex.scm (output-preview-framework): Fix invocation
9518         of header.
9519
9520 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9521
9522         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
9523         start to note-column.
9524
9525         * lily/hairpin.cc (print): check text-interface, to attach to
9526         dynamic texts.  
9527
9528         * lily/include/text-item.hh (class Text_interface): rename
9529         Text_item -> Text_interface
9530
9531         * lily/piano-pedal-bracket.cc (print): robustify.
9532
9533 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
9534
9535         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
9536
9537         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
9538         true will print the page number in the first page.
9539
9540         * Documentation/user/changing-defaults.itely: Document
9541         printfirstpagenumber.
9542
9543 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9544
9545         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
9546         objects.
9547
9548         * lily/beam-concave.cc (calc_concaveness): take absolute value of
9549         dy for scaling. This fixes various downbeams.
9550         
9551
9552         * lily/beam-quanting.cc (best_quant_score_idx): 
9553
9554 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9555
9556         * scm/framework-tex.scm (header-to-file): Fix.
9557
9558 2004-09-22  Werner Lemberg  <wl@gnu.org>
9559
9560         * lily/parser.yy <score_body>: Fix typo.
9561
9562 2004-09-22  Graham Percival  <gperlist@shaw.ca>
9563
9564         * Documentation/user/tutorial.itely: modified a "future planning"
9565         comment.
9566
9567         * Documentation/user/notation.itely: more editing.
9568
9569 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9570
9571         * scm/define-markup-commands.scm (note-by-number): read font-size
9572         to determine stem length. Fixes: markup-note.ly
9573
9574 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9575
9576         * lily/slur.cc (outside_slur_callback): read #'padding for
9577         slur-padding. Fixes: slur-script.ly
9578
9579         * lily/parser.yy (score_body): disallow \bookpaper in \score.
9580
9581 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
9582
9583         * Documentation/user/notation.itely (ancient flags): documented
9584         flags-related known bugs
9585
9586         * lily/include/ligature-engraver.hh: added comment about why and
9587         how of (non-)use of abstract virtual methods
9588
9589         * ly/engraver-init.ly (VaticanaVoice,
9590         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
9591         unset dash-fraction property in order to get solid lines
9592
9593         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
9594
9595 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9596
9597         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
9598
9599 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9600
9601         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
9602         in function.
9603
9604         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
9605         openout_any=p.  Throughout: progress to stderr, translate user
9606         messages.
9607
9608         * scm/output-gnome.scm: Fix font dir description.
9609
9610 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9611
9612         * input/test/mensural-ligatures.ly (voice): move linethickness
9613         settings to bookpaper.
9614
9615         * lily/simple-spacer.cc (Module): use force to stretch to 
9616         line length as force measure for ragged spacing.
9617         
9618         * lily/lily-parser.cc (get_paper): don't set parent for \paper
9619         blocks in the parser. This eliminates ordering dependency for
9620         \bookpaper and \paper
9621
9622         * ly/part-paper-init.ly: remove file.
9623
9624         * lily/includable-lexer.cc (new_input): elucidate message.
9625
9626         * VERSION: 2.3.18 released.
9627         
9628 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9629
9630         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
9631         * input/mutopia/R.Schumann/romanze-op28-2.ly:
9632         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
9633         #'Slur.attachment setting.
9634
9635         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
9636         friendlier for point and click.
9637
9638 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9639
9640         * ly/init.ly: reverse collected scores.
9641
9642         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
9643         layout to determine force.
9644         
9645 2004-09-18  Werner Lemberg  <wl@gnu.org>
9646
9647         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
9648         ties.
9649
9650         * ly/declarations-init.ly (escapedBiggerSymbol,
9651         escapedSmallerSymbol): Fix typos.
9652
9653         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
9654
9655 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9656
9657         * input/{input,regression}/*.ly: run convert-ly
9658
9659         * VERSION: release 2.3.17
9660
9661         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
9662         little wider for attachment calculation. This prevents stem and
9663         slur touching.
9664
9665         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
9666         ) 
9667
9668         * input/regression/tie.ly (texidoc): cleanup.
9669
9670         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
9671         and ~
9672
9673         * lily/slur-scoring.cc (score_extra_encompass): check if extra
9674         objects are on boundary column. 
9675
9676         * lily/main.cc (parse_argv): process --tex too.
9677
9678         * ly/music-functions-init.ly (keepWithTag): add music functions
9679         keepWithTag and removeWithTag.
9680
9681         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
9682
9683         * lily/accidental-engraver.cc (recent_enough): interpret laziness
9684         = #t. This fixes no-reset accidental-style.
9685
9686         * input/regression/accidental-piano.ly (Module): new file.
9687
9688         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
9689
9690 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9691
9692         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
9693         extra encompass.
9694         (score_extra_encompass): use Y coordinate of attachment if X
9695         attachment falls in extra encompass X extent.
9696
9697         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
9698         GUILE_LOAD_PATH
9699
9700 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9701
9702         * scm/output-gnome.scm: Small fixes.
9703
9704         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
9705
9706 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
9707
9708         * Documentation/user/notation.itely (Ancient flags): Removed
9709         documentation on adjust-if-on-staffline (this property was removed
9710         by Han-Wen).
9711
9712         * Documentation/user/notation.itely (Ancient notation): Minor
9713         cleanups and fixes.  Renamed "Vaticana style contexts" ->
9714         "Gregorian Chant contexts".  Added section "Mensural contexts".
9715         Added section "Ancient articulations".
9716
9717         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
9718
9719 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9720
9721         * buildscripts/guile-gnome.sh: Add missing bit.
9722
9723 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9724
9725         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
9726
9727         * lily/slur-scoring.cc (get_y_attachment_range): set end point
9728         using base_attachment.
9729
9730         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
9731         page header back.
9732
9733         * scm/documentation-generate.scm (top-node): move version to top
9734         node.
9735
9736         * lily/ledger-line-spanner.cc: add ledgered-interface, with
9737         property no-ledgers.
9738
9739 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
9740
9741         * Documentation/user/{changing-defaults,examples,invoking,
9742         tutorial}.itely: Expand 's to is.
9743
9744         * Documentation/user/notation.itely: Capitalize only first letter.
9745
9746         * Documentation/user/programming-interface.itely: Capitalize Scheme.
9747
9748         * Documentation/user/lilypond-book.itely: use @refbugs.
9749
9750         * THANKS: sort.
9751
9752         * input/mutopia/F.Schubert/morgenlied.ly,
9753         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
9754         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
9755         name.
9756
9757 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
9758
9759         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
9760         lneomensural char entry; (ii) fixed mensural/neomensural naming
9761         clash typo; (iii) lneomensural char: fixed stem attachment point.
9762         WARNING: FONT CHANGED!
9763
9764 2004-09-15  Graham Percival  <gperlist@shaw.ca>
9765
9766         * Documentation/user/introduction.itely: update \stemBoth to
9767         \stemNeutral.
9768
9769         * Documentation/user/notation.itely: more editing of the manual.
9770
9771 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9772
9773         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
9774         factor in edge attraction. This reflects that the left edge may
9775         have a larger gap for an ascending up-slur.
9776         (get_base_attachments): copy bound Y from right bound, if there is
9777         only one note-column after the line break.
9778
9779 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9780
9781         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
9782
9783 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9784
9785         * lily/phrasing-slur-engraver.cc (process_music): Create
9786         PhrasingSlur instead of Slur.
9787
9788         * Documentation/user/changing-defaults.itely (Defining new
9789         contexts): Fixed misprinted context name.
9790
9791 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9792
9793         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
9794
9795         * scripts/convert-ly.py (conv): change Both to Neutral in property
9796         settings.
9797
9798         * ly/engraver-init.ly: increase extent of Staff. 
9799
9800 2004-09-13  Graham Percival  <gperlist@shaw.ca>
9801
9802         * scm/script.scm: change behaviour of slur and accent.
9803
9804         * Documentation/user/music-glossary.tely: de-gender a few entires.
9805
9806         * Documentation/user/introduction.itely: de-gender a few sentences.
9807
9808 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9809
9810         * input/regression/rehearsal-mark-number.ly: Reuse the existing
9811         formatting routine when adding boxed numbers. Makes it easier to
9812         extrapolate how to do for boxed letters.
9813
9814 2004-09-12  Graham Percival  <gperlist@shaw.ca>
9815
9816         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
9817
9818         * Documentation/user/invoking.itexi: updated the "reporting bugs"
9819         section.
9820
9821 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9822
9823         * scm/define-grobs.scm (all-grob-descriptions): longer
9824         ideallengths for stems in higher order beams.
9825
9826         * Documentation/user/changing-defaults.itely (Page layout):
9827         document them.
9828
9829         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
9830         to get sane spaces for titles.
9831
9832         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
9833         beforetitlespace, betweentitlespace.
9834
9835         * input/regression/beam-quant-standard.ly (primeSixteenths): add
9836         16th notes.
9837
9838         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
9839         small slope up to smallest quant. This prevents small slopes from
9840         getting rounded to zero.
9841
9842         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
9843         are smaller than the smallest quant.
9844
9845         * input/tutorial/brahms*.ly: remove.
9846
9847         * input/*: update all .ly files.
9848          
9849         * ly/a4-init.ly (vsize): remove papersize init files.
9850
9851         * scripts/convert-ly.py (conv): add conversion.
9852
9853         * lily/parser.yy: change mode changing commands to XXXmode,
9854         eg. drummode.
9855         (mode_changing_head): group mode changes.
9856         (mode_changing_head_with_context): new commands: create context as
9857         well as change mode.
9858
9859         * input/regression/system-overstrike.ly: new file.
9860
9861         * scm/page-layout.scm (ly:optimal-page-breaks): add
9862         betweensystempadding also to fixed distance for the spring.
9863  
9864         * scm/define-grobs.scm (all-grob-descriptions): fix order of
9865         key-cancellation.
9866
9867         * input/regression/beam-concave-damped.ly: new file.
9868
9869         * lily/beam-concave.cc: new file, with new routines for concave
9870         decisions. There are now two types of concaveness: 1. a sharp
9871         logic decision forcing a beam horizontal, and 2. a number that
9872         measures how concave beams are that are not caught by 1.
9873
9874         This fixes: morgenlied.ly and input/regression/beam-concave.ly
9875         
9876         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
9877         property: add-stem-support
9878
9879 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9880
9881         * lily/slur-scoring.cc (get_bound_info): only do
9882         broken trend at the end of the line.
9883
9884         * VERSION (PACKAGE_NAME): release 2.3.16.
9885
9886         * input/regression/phrasing-slur.ly (Module): remove (duplicate
9887         with phrasing-slur-slur-avoid.ly)
9888
9889         * lily/slur-scoring.cc (struct Extra_collision_info): collect
9890         parameters for extra offset.
9891         (get_bezier): add slurs mid-points for curve determination
9892         (score_extra_encompass): add slur end points for scoring.
9893
9894 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
9895
9896         * scm/framework-ps.scm (reencode-font): Handling font scaling
9897         and reencoding differently to work around a bug in gs 8.30 and
9898         earlier.
9899         Update callers.
9900
9901 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9902
9903         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
9904         extent index of other system. Fixes slurs across line breaks.
9905
9906         * lily/tuplet-engraver.cc (start_translation_timestep): use
9907         Tuplet_description::stop_ for determining when to stop producing
9908         tuplet brackets. This fixes: tuplet-overwrite.ly
9909
9910         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
9911         errors with GUILE 1.7 CVS.
9912
9913         * lily/translator.cc (derived_mark): new function.
9914
9915         * lily/slur-scoring.cc (score_encompass): new penalty type:
9916         variance penalty demerits slurs where one head/stem is much
9917         closer to the slur than average.
9918
9919         * lily/tuplet-bracket.cc (print): use robust_relative_extent
9920         iso. extent()
9921         (calc_position_and_height): use robust_relative_extent(). This
9922         fixes a couple of programming_errors
9923
9924         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
9925         file.
9926
9927         * lily/part-combine-iterator.cc (unisono): bugfix for the case
9928         that voice-2 plays solo, and voice-1 has an mmrest that starts
9929         earlier. In that case, we switch to voice-2, so we catch the
9930         mmrest of voice-2. This fixes: partcombine-rest.ly.
9931  
9932 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9933
9934         * scm/define-grob-properties.scm (all-internal-grob-properties):
9935         add adjacent-hairpins property.
9936
9937         * lily/hairpin.cc: lengthen hairpin if space is available.
9938
9939         * input/regression/dynamics-hairpin-length.ly (Module): new file.
9940
9941 2004-09-10  Graham Percival  <gperlist@shaw.ca>
9942
9943         * Documentation/user/notation.itely: small fixes to docs.
9944
9945 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9946         
9947         * VERSION (PACKAGE_NAME): release 2.3.15
9948
9949         * make/lilypond.redhat.spec.in (Requires): bump requirement for
9950         ec-fonts-mftraced
9951
9952         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
9953         the latest ec-fonts-mftraced package.
9954
9955         * scm/define-context-properties.scm
9956         (all-internal-translation-properties): add property. Remove
9957         definition of quotes property.
9958
9959         * Documentation/user/notation.itely (Quoting other voices):
9960         document it
9961
9962         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
9963         property, to determine what events are processed in \quote.
9964
9965 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
9966
9967         * (many files): removed most occurrences of underscore ("_")
9968         from font characters; made font character naming more
9969         consistent
9970
9971         * input/test/gregorian-scripts.ly: fixed another victim of grand
9972         replacement operations
9973
9974         * lily/vaticana-ligature-engraver.cc: caught some more "_"
9975         inconsistencies
9976
9977         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
9978
9979 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9980
9981         * Documentation/user/changing-defaults.itely (Paper size): doc
9982         landscape
9983         
9984
9985         * scm/framework-ps.scm (eps-header): bugfixes. 
9986
9987         * scm/titling.scm (default-score-title): remove opus from the
9988         \score title.
9989
9990 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
9991
9992         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
9993
9994         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
9995
9996         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
9997
9998         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
9999
10000         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
10001
10002         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
10003
10004         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
10005
10006         * scripts/ps2png.py (program_name): changed to sys.argv[0]
10007
10008 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10009
10010         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
10011         character position.  Huh?
10012
10013         * scm/output-gnome.scm (placebox): Shield affine-relative.
10014
10015         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
10016         cater for system's pango 1.5.1.
10017
10018         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
10019
10020         * scm/slur.scm: Tweak.
10021
10022 2004-09-08  Graham Percival  <gperlist@shaw.ca>
10023
10024         * Documentation/user/{first couple of chapters}: more editing.
10025
10026 2004-09-07  Graham Percival  <gperlist@shaw.ca>
10027
10028         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
10029         and summary.
10030
10031         * Documentation/user/{first couple of chapters}: the big "Graham's
10032         moved to a new city, his friends haven't arrived, and he has no
10033         internet access" patch.  Numerous editorial and stylistic changes
10034         to the manual.
10035
10036 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10037
10038         * scm/framework-ps.scm (output-framework): handle landscape settings.
10039
10040         * ps/lilyponddefs.ps: cleanup.
10041
10042 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10043
10044         * scm/define-grobs.scm (all-grob-descriptions): unset
10045         threshold. This fixes morgenlied. 
10046
10047         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
10048         rod calculation.
10049
10050         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
10051         spanners into account for staff-extents.
10052
10053         * lily/ottava-bracket.cc (print): take common refpoint of dots
10054         into account as well.
10055
10056 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10057
10058         * lily/lookup.cc (triangle): translate by interval.
10059
10060         * VERSION (PACKAGE_NAME): release 2.3.14
10061
10062         * Documentation/user/changing-defaults.itely (Page layout): add
10063         betweensystempadding
10064
10065         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
10066
10067         * input/regression/quote-cyclic.ly (Module): new file.
10068
10069         * scm/lily.scm (print): add function.
10070
10071         * scm/music-functions.scm (quote-substitute): new
10072         function. Substitute \quote when putting music into \score.
10073
10074         * input/regression/key-signature-cancellation.ly (Module): new file.
10075
10076         * lily/*.cc: more ly_scm2 -> scm_to converions.
10077
10078         * lily/key-signature-interface.cc (print): take position
10079         difference into account when spacing naturals.
10080
10081         * lily/key-engraver.cc (create_key): create KeyCancellation grob
10082         separately, so the cancellation can be put before the staff-bar
10083
10084         * scm/define-grobs.scm (all-grob-descriptions): add a
10085         KeyCancellation grob.
10086
10087         * lily/tuplet-engraver.cc (struct Tuplet_description): new
10088         struct. Use to clean-up Tuplet_engraver
10089
10090 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10091
10092         * lily/*: ly_scm2int -> scm_to_int
10093         ly_scm2double -> scm_to_double
10094
10095         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
10096
10097 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10098
10099         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
10100         0 springs
10101
10102         * lily/system.cc (post_processing): 
10103
10104         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
10105         density for vertical spacing by means of force penalty.
10106         
10107         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
10108         dimension-variables
10109
10110         * Documentation/user/changing-defaults.itely (Page layout): add
10111         betweensystemspace variable.
10112
10113         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
10114
10115         * scm/page-layout.scm (space-systems): new function. Use spring
10116         and rod approach for vertically spacing systems.
10117
10118         * ly/engraver-init.ly: tune down minimumVerticalExtent.
10119
10120         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
10121         vertical alignment.
10122
10123         * lily/slur-engraver.cc (process_music): add warning for slur.
10124
10125 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10126
10127         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
10128
10129         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
10130         export spacing routine to SCM.
10131
10132         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
10133         new class, separate Grobs from interface.
10134
10135 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10136
10137         * lily/include/lily-guile.hh: compatibility glue for 1.6
10138
10139         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
10140
10141         * lily/lily-guile.cc: remove ly_scm2str0.
10142
10143 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10144
10145         * Documentation/user/macros.itexi: Use @inforef iso @uref for
10146         external references.  Fixes HTML cross references with makeinfo 4.7.
10147
10148 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10149
10150         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
10151         expand_only option.
10152
10153 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10154
10155         * lily/system.cc (get_line): add System stencil to exprs. Fixes
10156         system-extents.ly.
10157
10158         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
10159
10160         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
10161         for MultiMeasureRestNumber
10162
10163         * VERSION (PACKAGE_NAME): release 2.3.13
10164
10165 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10166
10167         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
10168         takes two arguments.
10169
10170 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10171
10172         * input/regression/slur-stem-broken.ly: remove.
10173
10174         * lily/slur.cc: add quant-score.
10175
10176         * input/regression/slur-staccato.ly (texidoc): remove
10177
10178         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
10179
10180 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10181
10182         * lily/include/bezier-bow.hh: remove.
10183
10184         * lily/slur-bezier-bow.cc (Module): remove.
10185
10186         * lily/include/slur.hh (Module): remove.
10187
10188         * lily/slur.cc: remove
10189
10190         * input/test/slur-beautiful.ly (Module): remove
10191
10192         * input/test/slur-attachment-override.ly (Module): remove
10193
10194         * lily/slur-quanting.cc (after_line_breaking): only do scoring
10195         when less than 4 control-points.
10196
10197         * lily/key-signature-interface.cc: add style.
10198
10199         * Documentation/user/notation.itely (Automatic staff changes):
10200         document new behavior.
10201
10202         * input/regression/slur-extreme.ly: new file.
10203
10204         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
10205         bass. Obviates \clef bass in the bass staff, when using \autochange 
10206
10207         * lily/auto-change-iterator.cc (construct_children): instantiate
10208         up/down Staff, create Voice on up staff initially. Obviates
10209         explicit instantiation of up/down contexts for \autochange. 
10210
10211         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
10212         slur depending on extents of note heads.
10213         
10214 2004-08-28  Graham Percival  <gperlist@shaw.ca>
10215
10216         * Documentation/user/tutorial.itely: minor editing.
10217
10218         * Documentation/user/examples.itely: tiny editing.
10219
10220 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10221
10222         * lily/slur-quanting.cc (init_score_param): read scoring
10223         parameters from slur-details property
10224
10225         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
10226         Accidental
10227
10228         * Documentation/user/advanced.itely: removed.
10229
10230         * Documentation/user/programming-interface.itely (How markups work
10231         internally): new subsection.
10232
10233         * Documentation/user/converters.itely (Invoking abc2ly): remove
10234         musedata2ly.
10235
10236 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10237
10238         * Documentation/user/point-and-click.texi (Point and click): new file.
10239         put point & click in appendix.
10240         
10241         * Documentation/user/changing-defaults.itely (Vertical spacing):
10242         corrections
10243
10244 2004-08-27  Graham Percival  <gperlist@shaw.ca>
10245
10246         * Documentation/user/introduction.itely: add note about the
10247         "example templates" section of the manual, and remove link to
10248         input/template/
10249
10250 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
10251
10252         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
10253         -> La@TeX
10254
10255         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
10256         missing lneo_mensural head; editorial cleanups
10257
10258         * lily/mensural-ligature.cc: added more comments
10259
10260 2004-08-26  Graham Percival  <gperlist@shaw.ca>
10261
10262         * Documentation/user/examples.itely: second, third, fourth, and fifth
10263         sections added.
10264
10265         * input/template/{various}: removed files included in examples.itely.
10266
10267 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
10268
10269         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
10270         Stem::stem_end_position instead of broken
10271         Staff_symbol_referencer::get_position
10272
10273 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10274
10275         * debian/changelog: debian patch by Anthony Fok.
10276
10277         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
10278
10279         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
10280         get spurious messages with skipTypesetting on.
10281
10282 2004-08-25  Graham Percival   <gperlist@shaw.ca>
10283
10284         * Documentation/user/lilypond-book.itely: slight clean-up.
10285
10286         * Documentation/user/examples.itely: began section.
10287
10288 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10289
10290         * lily/script-interface.cc: add slur property.
10291
10292         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
10293         too.
10294
10295         * input/regression/phrasing-slur-slur-avoid.ly: new file.
10296
10297         * lily/ottava-bracket.cc (print): always start from right edge of
10298         a broken bound. This fixes ottava-clef.ps 
10299
10300 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10301
10302         * input/regression/slur-script-inside.ly: new file.
10303
10304         * lily/new-slur.cc (outside_slur_callback): new function, to make
10305         scripts avoid slurs 
10306
10307         * lily/slur-engraver.cc (finalize): 
10308
10309         * lily/script-interface.cc: add inside-slur property.
10310
10311         * lily/slur-engraver.cc (finalize): read inside-slur property.
10312
10313         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
10314         message.
10315
10316         * ly/property-init.ly (unHideNotes): hide accidentals at staff
10317         level. Fixes: hideNotes-accidental.ly
10318
10319 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
10320
10321         * scm/page-layout.scm (plain-header): fix bug that print page
10322         number in the first page if firstpagenumber was different than 1.
10323
10324 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10325
10326         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
10327         fonts. Fixes triangle markup for chords.
10328
10329         * lily/slur-quanting.cc (score_extra_encompass): make score depend
10330         on distance. This fixes slur-tenuto.ly and slur-tie.ly
10331  
10332         * flower/include/interval.hh (T>): add distance() function
10333
10334         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
10335         octaviation-dot.ly 
10336
10337         * lily/context-scheme.cc: ly_context_grob_definition: new function.
10338
10339         * VERSION (MY_PATCH_LEVEL): release 2.3.12
10340
10341         * lily/new-slur.cc (add_column): remove set_interface()
10342
10343 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10344
10345         * input/regression/slur-double.ly: new file. 
10346
10347         * lily/slur-engraver.cc: add doubleSlurs property
10348
10349         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
10350         symbols.
10351
10352         * Documentation/user/notation.itely (Easy Notation note heads):
10353         revise notation Chapter.
10354
10355         * ly/music-functions-init.ly (makecluster): add makeClusters music
10356         function.
10357
10358         * lily/part-combine-engraver.cc: rename soloADue ->
10359         printPartCombineTexts
10360
10361         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
10362
10363         * lily/horizontal-bracket.cc (print): use
10364         Tuplet_bracket::make_bracket, so it supports bracket-flare,
10365         edge-eight and shorten-pair.
10366
10367 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
10368
10369         * Documentation/user/changing-defaults.itely (Page layout):
10370         description of firstpagenumber. Moved @refbugs about rightmargin
10371         to the end of the section (it was looking like the documentation
10372         after the refbugs was part of the bug comment).
10373
10374         * scm/framework-ps.scm (output-framework): set the first
10375         postscript page number to firstpagenumber
10376
10377         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
10378         page number according to firstpagenumber
10379
10380         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
10381         parameter
10382
10383 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10384
10385         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
10386         nested slurs. 
10387
10388         * scripts/convert-ly.py (lilypond_version_re_str): handle
10389         \version "bar" % "foo"
10390
10391         * lily/completion-note-heads-engraver.cc (process_music): set
10392         duration-log before announcing object.
10393         
10394         * lily/staff-symbol.cc (print): subtract thickness from staff line
10395         length
10396
10397         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
10398         
10399 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
10400
10401         * scm/stencil.scm: remove fontify-text and fontify-text-white
10402
10403 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10404
10405         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
10406
10407         * Documentation/user/sound-output.texi (Sound): new file. Move all
10408         MIDI related information.
10409
10410 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10411
10412         * lily/script-engraver.cc (acknowledge_grob): only take into
10413         account note heads with a music cause. Fixes ambitus-accent.ly
10414
10415         * scm/define-markup-commands.scm (finger): set encoding to
10416         fetaNumber.
10417
10418 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
10419
10420         * scripts/convert-ly.py: typo
10421
10422 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
10423
10424         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
10425         font calls for diagrams based on paper and props
10426
10427 2004-08-19  Graham Percival <gperlist@shaw.ca>
10428
10429         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
10430
10431 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
10432
10433         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
10434         added setHairpinDecresc/Dim
10435
10436 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10437
10438         * lily/include/lily-guile.hh: Cosmetics.
10439
10440 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10441
10442         * input/regression/fermata-rest-position.ly: new file
10443
10444         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
10445
10446         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
10447
10448 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10449
10450         * scm/framework-tex.scm (output-preview-framework) 
10451         (output-classic-framework): 
10452         * scm/framework-ps.scm (output-preview-framework):
10453         s/ly:paper-book-lines/ly:paper-book-systems/g
10454
10455         * scm/fret-diagrams.scm (ss-font-encoding):
10456         s/my-font-encoding/ss-font-encoding
10457
10458 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10459
10460         * scm/music-functions.scm (direction-polyphonic-grobs): Set
10461         direction also on fingerings.
10462
10463         * lily/clef-engraver.cc: Add forceClef to list of read properties.
10464
10465 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10466
10467         * po/nl.po: Some updates.
10468
10469         * scm/lily.scm (_): New function.
10470         (postscript->pdf, postscript->png, lilypond-main)
10471         (postscript->pdf): Use it.  Write messages to stderr.
10472
10473         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
10474
10475         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
10476         xgettext does not recognise scheme yet.  Patch submitted.
10477
10478         * lily/scm-option.cc (LY_DEFINE):
10479         * lily/main.cc: The program is now called lilypond (WAS:
10480         lilypond-bin).
10481
10482         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
10483         messages.
10484
10485         * lily/include/paper-book.hh
10486         * lily/include/paper-system.hh: Finish renaming of paper-line to
10487         system.  Fix users.
10488
10489 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10490
10491         * scm/documentation-generate.scm (string-append): add version.
10492
10493         * scm/define-markup-commands.scm (box): add box-padding and
10494         thickness props for the box command.
10495  
10496         * Documentation/user/changing-defaults.itely (Text encoding):
10497         elucidate use of \encoding for \header strings.
10498
10499         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
10500
10501         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
10502         staff-change.ly
10503
10504         * lily/output-def.cc (assign_context_def): use set_variable().
10505
10506         * lily/text-item.cc (interpret_string): accept string input
10507         encoding too.
10508
10509         * scm/encoding.scm (read-encoding-file): print warning when file
10510         can't be found.
10511
10512         * tex/latin1.enc: remove.
10513
10514         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
10515
10516         * lily/rod.cc (columnize): robustness fix. Don't crash for
10517         nil span points. Fixes: appoggiatura-segfault.ly
10518         (add_to_cols): extra robustness fix.
10519
10520 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10521
10522         * lily/text-item.cc (interpret_string): use lookup_variable() to
10523         fidn inputencoding. Now, \paper inherits inputencoding from
10524         \bookpaper.
10525
10526         * lily/script-engraver.cc (stop_translation_timestep): remove slur
10527         collision kludge.
10528
10529         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
10530         kludge.
10531
10532 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10533
10534         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
10535
10536 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10537
10538         * lily/spanner.cc (spanned_rank_iv): Bugfix.
10539
10540         * lily.scm: Mark un-internationlised user messages (with FIXME).
10541
10542         * lily/include/modified-font-metric.hh (struct
10543         Modified_font_metric): New file.  (WAS: incorrectly named
10544         scaled-font-metric.hh ?)
10545
10546         * lily/include/scaled-font-metric.hh: Remove.
10547
10548         * lily/text-item.cc (interpret_string): Identify and document
10549         input-encoding problem.
10550
10551         * lily/paper-book.cc (pages): Do not use `paper' as variable name
10552         for a Bookpaper.
10553
10554         * tex/latin1.enc: Replace /minus with /hyphen.
10555
10556         * scm/encoding.scm: For latin1 (input-)encoding, use
10557         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
10558
10559         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
10560         inputencoding.
10561
10562 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
10563
10564         * Documentation/topdocs/INSTALL.html: fixes.
10565
10566 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
10567
10568         * buildscripts/builder.py: Fix for scons CVS.
10569
10570 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
10571
10572         * Documentation/user/notation.itely,
10573         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
10574         input/test/ambitus-mixed.ly: fix plurals:
10575         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
10576
10577 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10578
10579         * lily/dynamic-engraver.cc (typeset_all):
10580         * lily/script-engraver.cc (stop_translation_timestep): Handle
10581         collisions with new-slur.
10582
10583 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10584
10585         * scm/define-grobs.scm (all-grob-descriptions): Add
10586         new-slur-interface.
10587
10588 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10589
10590         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
10591         produces .PS
10592
10593 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
10594
10595         * scm/define-grob-properties.scm (all-user-grob-properties): fix
10596         definition of number-type
10597
10598 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
10599
10600         * scm/fret-diagrams.scm : change sans-serif font encoding from 
10601         TeX-text to ec (uses ecss fonts instead of cmss fonts)
10602
10603         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
10604         number-type and label-dir
10605
10606         * scm/define-grob-properties.scm: add number-type and label-dir
10607
10608         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
10609         left or right.  Allow choice of upper-case roman, lower-case roman, or
10610         arabic numerals in fret label
10611
10612 2004-08-04  Werner Lemberg  <wl@gnu.org>
10613
10614         * lily/slur-quanting.cc: Include libc-extension.hh.
10615         s/round/my_round/.
10616         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
10617         s/autobeaming/autoBeaming/.
10618
10619 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10620
10621         * VERSION: 2.3.11 released.
10622
10623         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
10624         renameinput.
10625
10626 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10627
10628         * lily/lookup.cc (round_filled_box): remove warnings about blot
10629         diameter.
10630
10631         * scm/paper.scm (paper-set-staff-size): make linethickness more
10632         easily tunable.
10633
10634         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
10635         \newlyrics -> \addlyrics
10636
10637         * lily/text-spanner.cc (print): use it.
10638
10639         * lily/dynamic-text-spanner.cc (print): use it.
10640
10641         * lily/grob.cc (robust_relative_extent): new function.
10642
10643         * scripts/lilypond-book.py (main): add -f tex as default process.
10644
10645         * lily/text-spanner.cc (print): only take linear_combination of
10646         nonempty interval.
10647         
10648
10649 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
10650
10651         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
10652         isn't specified by the user in \bookpaper center the music in the
10653         page.
10654
10655 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10656
10657         * Fix some problems after the renaming of my-lily -> lily
10658
10659 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10660
10661         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
10662
10663         * lily/slur-quanting.cc (enumerate_attachments): apply center on
10664         stem-X in more cases. 
10665
10666         * lily/stem.cc (dim_callback): solve todo.
10667
10668 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10669
10670         * input/test/README: new file.
10671
10672         * lily/lily-parser.cc: rename my-lily* files.
10673
10674         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
10675         parser.
10676
10677         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
10678
10679         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
10680
10681         * make/mutopia-targets.make (local-WWW): don't make ps.gz
10682         examples. They take a huge amount of space.
10683
10684         * Documentation/user/GNUmakefile: fix symlinks.
10685
10686         * VERSION: 2.3.10 released.
10687         
10688         * input/test/lyrics-skip-notes.ly: remove
10689
10690         * input/test/stem-cross-staff.ly (noFlag): fold into manual
10691
10692         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
10693         remove.
10694
10695 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
10696
10697         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
10698         fixes.
10699
10700 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10701
10702         * input/regression/beam-dir-functions.ly: move from test/
10703
10704         * Documentation/user/notation.itely (Feathered beams): new node.
10705
10706         * Documentation/user/changing-defaults.itely (Difficult tweaks):
10707         new node
10708
10709         * input/regression/lyric-hyphen-retain.ly: move to regression.
10710
10711         * input/regression/harmonic.ly: fold into manual
10712         
10713         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
10714         stem-length,chord-names-no-inversions}.ly: remove
10715         
10716         * input/test/tie-cross-voice.ly: move to regression.
10717
10718         * Documentation/user/notation.itely (Running trills): new node.
10719
10720         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
10721
10722         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
10723
10724         * lily/trill-spanner-engraver.cc: new file.
10725
10726         * input/regression/trill-spanner.ly: new file.
10727
10728         * input/test/timing.ly: fold into manual.
10729
10730         * input/test/time.ly: remove
10731
10732         * input/test/trill.ly: remove
10733         
10734         * input/test/time-signature-double.ly: fold into manual
10735
10736         * input/test/separate-staccato.ly: remove
10737
10738         * input/test/spanner-after-break-tweak.ly: fold into manual.
10739
10740         * input/test/script-priority.ly: fold into manual.
10741
10742         * input/test/scheme-interactions.ly: remove.
10743         
10744         * input/test/unfold-all-repeats.ly (mel),
10745         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
10746         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
10747         fold into manual.
10748
10749         * input/regression/no-staff.ly: move from input/test/
10750
10751         * input/regression/markup-score.ly: move from input/test/
10752
10753         * input/test/lyrics-melisma-faster.ly: fold into manual
10754         
10755         * input/test/lyrics-melisma-variants.ly: fold into manual
10756
10757         * Documentation/user/notation.itely (Popular music): new node. 
10758
10759         * input/test/gourlay.ly: remove
10760         
10761         * input/test/improv.ly: fold into manual.
10762
10763         * input/test/figured-bass-alternate.ly (fl): remove
10764
10765         * lily/dynamic-text-spanner.cc (print): new file.
10766
10767         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
10768
10769         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
10770         keep recursing into children in case a parent context inserts a
10771         grob into a child context.
10772
10773         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
10774         
10775 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10776
10777         * scm/define-markup-commands.scm (postscript): new markup command
10778         \postscript
10779
10780         * Documentation/user/notation.itely (Formatting cue notes): new
10781         section.
10782
10783         * input/test/clef-end-of-line.ly: fold into manual.
10784
10785         * input/test/scales-greek.ly: remove.
10786
10787         * input/test/chords-without-melody.ly: fold into manual.
10788
10789         * input/test/cadenza-skip.ly: remove.
10790
10791         * input/test/clef-8-syntax.ly: remove.
10792
10793         * input/test/clef-manual-control.ly: move into manual.
10794
10795         * Documentation/user/notation.itely (Aligning to cadenzas): fold
10796         in cadenza-skip.ly
10797
10798         * mf/parmesan*.mf: change neo_mensural to neomensural.
10799
10800         * input/test/trills.ly: remove.
10801
10802         * input/test/transposition.ly: remove.
10803
10804         * input/test/to-xml.ly: move to no-notation.
10805
10806         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
10807
10808         * lily/ledger-line-spanner.cc (print): use staff variable, not
10809         me. Fixes ledger lines on differently sized staves.
10810
10811         * input/test/rhythm-excercise.ly: remove file.
10812
10813         * lily/stem.cc (dim_callback): only do something if visible. Fixes
10814         spurious flag not found warning for 128th rest.
10815
10816         * input/regression/rest-dot-position.ly: new file.
10817         
10818         * input/test/rest-dot-positions.ly: remove
10819
10820         * lily/staff-symbol-referencer.cc (get_position): emergency
10821         fallback: use coordinate * 2.
10822
10823         * input/no-notation/midi-scales.ly: move from test/
10824
10825         * scm/define-markup-commands.scm (score): remove debugging code.
10826
10827         * input/test/incipit.ly (violin): remove. 
10828
10829         * lily/system-start-delimiter.cc (print): only draw system
10830         delimiter to staves that reach up to left bound of the delimiter.
10831
10832         * input/no-notation/embedded-scm.ly: move from test/
10833
10834         * input/test/follow-voice.ly: remove
10835
10836         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
10837
10838         * input/test/drarn*: remove
10839         
10840         * input/test/count-systems.ly: remove.
10841
10842         * lily/bar-line.cc (compound_barline): fix : for staff without
10843         lines.
10844
10845         * lily/accidental.cc (print): use music_font_alist_chain(). This
10846         fixes smaller cautionaries.
10847
10848         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
10849         encoding for accidental.
10850
10851         * Documentation/user/notation.itely (Educational use): new section
10852
10853         * input/test/*.ly: clean up directory: move examples into manual
10854         or regtest.
10855         
10856
10857         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
10858         mode as well. This fixes resolution errors.
10859
10860 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10861
10862         * scm/lily.scm (postscript->png): show commands for --verbose.
10863
10864         * flower/include/getopt-long.hh: opps. short option should be
10865         char, not int.
10866
10867         * Documentation/user/GNUmakefile: use symlinks to save space.
10868
10869         * VERSION: 2.3.9 released.
10870
10871         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
10872
10873         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
10874         manual.
10875
10876         * Documentation/user/tutorial.itely (Integrating text and music):
10877         remove \score and \notes from manual.
10878
10879         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
10880         mode in the beginning.
10881
10882 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10883
10884         * Documentation/user/changing-defaults.itely (Horizontal spacing):
10885         Correct the documentation of the spacing parameters. 
10886
10887         * Documentation/user/tutorial.itely (Integrating text and music), 
10888         Documentation/user/lilypond-book.itely (Integrating LaTeX and
10889         music): Document that you need to add the map file ec-mftrace.map
10890         in the dvips command.   
10891
10892 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10893
10894         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
10895         found.
10896
10897         * lily/text-item.cc (interpret_string): insert encoding setting
10898         here
10899
10900         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
10901         encoding kludge.
10902
10903         * Documentation/user/changing-defaults.itely (Text encoding): node
10904         on encoding.
10905
10906         * lily/lyric-engraver.cc (try_music): remove superfluous check.
10907
10908         * lily/book-paper-def.cc (find_scaled_font): remove default
10909         encoding, because it messes up font loading for feta and
10910         parmesan. Encoding should only be specified for running texts.
10911
10912         * lily/modified-font-metric.cc (text_dimension): support coding
10913         scheme ""
10914         
10915 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10916
10917         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
10918         definition, so \override works as expected.
10919
10920         * lily/measure-grouping-engraver.cc: clarify
10921
10922 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10923
10924         * lily/parser.yy (context_def_mod): remove \consistsend
10925
10926         * lily/context-def.cc (instantiate): use Translator::must_be_last
10927         to determine engraver order.
10928
10929         * lily/translator.cc (must_be_last): new function
10930
10931         * scripts/convert-ly.py (conv): rule.
10932
10933         * lily/bar-line.cc (print): return '() for height == 0.0 too.
10934
10935 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
10936
10937         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
10938  
10939 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10940
10941         * lily/include/lily-guile.hh (scm_is_int): compat glue.
10942
10943 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
10944
10945         * input/regression/page-layout.ly: new file.
10946
10947         * scm/paper.scm (set-paper-dimensions): Preliminary support for
10948         left and right margins.
10949
10950         * Documentation/user/changing-defaults.itely (Page layout):
10951         Explain the leftmargin option.
10952
10953 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10954
10955         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
10956
10957         * input/test/lyrics-melisma-faster.ly: new file.
10958
10959         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
10960         change of melody by setting associatedVoice.
10961
10962         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
10963
10964         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
10965         file contents, rather \include them, so default linewidth is set.
10966         (ly_options): make BOOKPAPER set of options. Move linewidth
10967         settings there.
10968
10969         * Documentation/user/examples.itely: new file. Templates are to be
10970         moved here.
10971
10972         * Documentation/user/programming-interface.itely: move chapter.
10973
10974         * scm/document-markup.scm (doc-markup-function): add @code
10975
10976         * stepmake/stepmake/texinfo-rules.make: remove chmod.
10977
10978 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10979
10980         * scm/page-layout.scm (plain-header): add printpagenumber boolean
10981         to bookpaper.
10982
10983         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
10984         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
10985
10986         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
10987
10988         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
10989
10990         * scripts/lilypond-latex.py: move from lilypond.py
10991
10992         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
10993         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
10994
10995         * scm/lily.scm (postscript->png): new function
10996         (postscript->pdf): new function
10997
10998         * lily/paper-book.cc (post_processing): call
10999         convert-to-{dvi,ps,png,pdf}
11000
11001         * scripts/ps2png.py (option_definitions): new file.
11002
11003         * lily/paper-book.cc (output): call output-preview-framework
11004         (post_processing): new function. Do PDF/PNG conversion.
11005
11006         * lily/paper-outputter.cc (close): new function.
11007
11008         * scm/framework-ps.scm (convert-to-pdf): new function. Call
11009         ps2pdf.
11010         (output-preview-framework): new function. Generate a preview .ps
11011         
11012
11013 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11014
11015         * VERSION: release 2.3.8
11016         
11017         * lily/note-head.cc: remove ledger line handling.
11018
11019         * lily/ambitus.cc (print): strip away accidental / note head code,
11020         and associated properties.
11021
11022         * lily/ambitus-engraver.cc (create_ambitus): change name to
11023         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
11024         other ambitus parts.
11025         (create_ambitus): group grobs in Ambitus grouping object. 
11026
11027         * lily/include/pitch-interval.hh (Pitch>): new file.
11028
11029         * lily/pitch-interval.cc (add_point): new file.
11030
11031         * lily/ledger-line-engraver.cc: new file.
11032
11033         * lily/ledger-line-spanner.cc (print): new file. Set limits to
11034         ledger line length to avoid clashes.
11035
11036 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11037
11038         * Documentation/user/invoking.itexi (Invoking lilypond): remove
11039         deprecated options
11040
11041 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11042
11043         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
11044         to command line option: fast=1 (default on).
11045
11046         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
11047         This brings SCons run-time on up-to-date tree down from 48s with
11048         only checksums, to 34s without 2day checksums, to 14s (make needs
11049         4 seconds).
11050         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
11051         necessary.
11052
11053 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11054
11055         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
11056         (score_extra_encompass): process scripts at edges too, by checking
11057         control points directly. 
11058
11059 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11060
11061         * po/nl.po: Update.
11062
11063         * lily/main.cc: Fix ly:option-usage help.
11064
11065         * input/regression/slur-script.ly: More collision tests.
11066
11067         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
11068
11069 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11070
11071         * VERSION: release 2.3.7
11072
11073         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
11074         files.
11075
11076         * Documentation/user/notation.itely (Slurs): document ^ and _ for
11077         slurs.
11078
11079         * input/regression/slur-script.ly: new file.
11080
11081         * lily/accidental-engraver.cc (process_acknowledged_grobs):
11082         make accidental appear to come from note head engraver.
11083
11084         * lily/slur-quanting.cc: new file.
11085         (score_extra_encompass): new function. Avoid scripts and
11086         accidentals
11087
11088 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11089
11090         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
11091         This greatly reduces the number of files that get recompiled
11092         after touching config.hh.
11093
11094         * config.hh.in: Remove GUILE_*_VERSION.
11095
11096         * lily/new-slur.cc: Resolve conflicts.
11097
11098         * lily/stem-engraver.cc (make_stem): New method.
11099
11100         * lily/include/script-interface.hh:
11101         * lily/script-interface.cc: New file.
11102
11103         * lily/include/script.hh:
11104         * lily/script.cc: Remove.
11105
11106         * lily/music.cc (duration_log): New method.
11107
11108         * lily/script.cc (struct Skript): Remove.
11109
11110         * lily/new-slur.cc (get_base_attachments): Try at articulations.
11111         Lots of coding cleanups (Stom).
11112
11113 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11114
11115         * lily/new-slur.cc (avoid_staff_line): new function: avoid
11116         collisions with staff lines.
11117
11118         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
11119         global_path
11120
11121         * scm/define-grobs.scm (all-grob-descriptions): set ratio
11122         .25. This flattens short slurs.
11123
11124         * lily/new-slur.cc (enumerate_attachments): move X of attachment
11125         points for tilted slurs.
11126
11127         * input/regression/slur-tilt.ly: new file.
11128
11129         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
11130         stems of 16th graces too.
11131
11132         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
11133         quant penalty dependent on how much the line is in the gap.
11134
11135         * input/regression/grace-stem-length.ly: new file.
11136
11137         * lily/beam-quanting.cc (score_forbidden_quants): remove
11138         interquant check. The penalty of 1000 is much too harsh, and the
11139         inter case should be caught by check-staff-line-in-gap check.
11140
11141         * lily/scm-option.cc: move debug-beam to \paper.
11142
11143         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
11144         .txt files to appease makeinfo.
11145
11146         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
11147         remove texttagline.
11148         
11149         * lily/new-slur.cc: cleanup, split in functions.
11150
11151         * lily/parser.yy (chord_body_element): allow octave-check = inside
11152         chord body. 
11153
11154         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
11155
11156         * lily/stem.cc (height): call Beam::after_line_breaking().
11157
11158         * lily/rest-collision.cc (force_shift_callback): only call shift
11159         for columns containing rests.
11160
11161         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
11162
11163         * input/regression/font-postscript.ly: invoke afm2tfm. 
11164
11165 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11166
11167         * mf/SConscript: Build map files.
11168
11169         * SConstruct: Rename $out to out-www in web.
11170
11171 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11172
11173         * SConstruct (web_kluts): Have make web build in out-www.  Not.
11174
11175 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11176
11177         * Documentation/user/music-glossary.tely (Top): add fragment to
11178         pertinent @lilypond entries.
11179
11180         * scm/define-grobs.scm: switch on new-slur by default.
11181
11182         * lily/scm-option.cc: symbol != string.
11183
11184         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
11185         really work yet.
11186         (set_end_points): make X coord of attachment dependent on  Y.
11187         (score_encompass): add edges too.
11188
11189 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11190
11191         * lily/stem.cc (get_beaming): new function.
11192
11193         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
11194         for fragment snippets. This fixes inclusion of toplevel-music
11195         examples (such as new-slur.ly)
11196  
11197 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11198
11199         * scripts/lilypond-book.py: Remove second import of stat.
11200
11201         * More SCons cleanups.
11202
11203         * Documentation/bibliography/computer-notation.bib (note): Remove
11204         extraneous closing brace.
11205
11206 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11207
11208         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
11209         stat calls.
11210
11211         * Documentation/bibliography/SConscript (bibs): failed try to get
11212         bib2html find html-long.bst.
11213
11214         * buildscripts/bib2html.py (stat): fail if bibtex fails.
11215
11216         * make/stepmake.make: use usescons for using scons. 
11217
11218 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11219
11220         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
11221         for lilypondend.  Import stat (huh?).
11222
11223 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11224
11225         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
11226         bypass dvi. 
11227
11228         * input/regression/font-postscript.ly: new file. 
11229
11230         * scm/framework-ps.scm (load-fonts): load pfb files too.
11231
11232         * lily/pfb.cc (pfb2pfa): new file.
11233
11234 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11235
11236         * scripts/lilypond-book.py (PREAMBLE_LY): set
11237         toplevel-music-handler too.
11238
11239 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11240
11241         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
11242         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
11243
11244         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
11245
11246         * python/SConscript:
11247         * python/vim:
11248         * input/mutopia/*SConscript: New file.
11249
11250         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
11251
11252         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
11253         fixes web build.
11254
11255         * make/stepmake.make (scons): re-route to SCONS if user has been
11256         running scons in this tree.
11257
11258         * SConstruct (config_vars): Add CPPDEFINES.
11259         (env): Set checksums type to "content".
11260         (save_config_cache): Do not exit after configuring when using
11261         checksums (the default) instead of timestamps.
11262
11263 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11264
11265         * SConstruct: Further development.
11266
11267         * input/test/SConscript: 
11268         * input/template/SConscript: 
11269         * input/regression/SConscript: 
11270         * Documentation/bibliography/SConscript:
11271         * Documentation/bibliography/index.html.in: New file.
11272
11273         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
11274         generation.
11275
11276         * buildscripts/builder.py: Add new builders.
11277
11278         * make/stepmake.make: 
11279         * stepmake/stepmake/*.make: 
11280         * configure.in:
11281         * lily/*:
11282         * flower*: Use config.hh (Was config.h).
11283
11284         * scm/encoding.scm (get-coding): Print friendly error message when
11285         no encoding is found, rather than crashing.
11286
11287 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11288
11289         * lily/new-slur.cc (score_slopes): strong sloping score only when
11290         stems point in same dir. 
11291
11292 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11293
11294         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
11295         for beam start.
11296
11297         * lily/parser.yy (context_prop_spec): check grob name for
11298         alphanumericness..
11299
11300         * lily/lyric-engraver.cc: creates LyricText objects
11301
11302 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11303
11304         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
11305
11306 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11307
11308         * SConstruct: Configure only pristine build tree or on user
11309         request.  Cleanups.  Add Documentation/topdocs to subdirs.
11310         Use checksums instead of timestamps.
11311         (CheckYYCurrentBuffer): Return result.
11312
11313         * Documentation/topdocs/SConscript: New file.
11314
11315 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11316
11317         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
11318
11319         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
11320         scm_from_int instead.
11321
11322 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
11323
11324         * SConstruct: Updates.  Add targets: tar, dist, release.
11325
11326 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11327
11328         * input/mutopia-header.ly: Generate output.
11329
11330         * SConstruct:
11331         * buildscripts/builder.py:
11332         * Documentation/user/SConscript: SCons fixes.
11333
11334 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11335
11336         * lily/new-slur.cc (class New_slur): new file. Score based slur
11337         computations.
11338
11339 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11340
11341         * mf/SConscript: Remove Builders.
11342
11343         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
11344
11345         * input/SConscript: 
11346         * Documentation/user/SConscript: New file.
11347
11348 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11349
11350         * Documentation/topdocs/NEWS.texi (Top): add note about new
11351         emacs electric-|
11352
11353         * scm/*.scm: adapt ly:warn calls.
11354
11355         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
11356
11357         * lily/repeat-acknowledge-engraver.cc (process_music): look at
11358         main timing, not grace timing. Fixes volta-repeat-grace.
11359
11360         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
11361         remove ly:kpathsea-gulp-file.
11362
11363         * scm/translation-functions.scm (format-metronome-markup): make
11364         note smaller, align to bottom.
11365
11366         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
11367
11368         * lily/metronome-engraver.cc (stop_translation_timestep): attach
11369         metronome to musical column. Don't ack time sigs or bar lines.
11370
11371 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
11372
11373         * THANKS: sort, add David. Kristof contributed code, he is a
11374         contributor.
11375
11376 2004-07-09  David Svoboda      <svoboda@cmu.edu>
11377
11378         * elisp/lilypond-mode.el,
11379         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
11380         count beats between last measure stop | and point in emacs.
11381         
11382 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11383
11384         * tex/GNUmakefile (TEX_FILES): don't dist
11385         music-drawing-routines.ps, latin1.enc 
11386
11387         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
11388         --no-pdf, --pdftex
11389         (copyright): add --latex option
11390         (ic_p.make_include_option): use direct PS as default.
11391
11392         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
11393
11394         * input/regression/beam-concave.ly (rossFourBeams): add cases from
11395         Ross
11396
11397         * scm/script.scm (default-script-alist): marcato should follow
11398         into staff
11399         
11400 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11401
11402         * buildscripts/builder.py:
11403         
11404         * Documentation/SConscript (outdir): New file.  Add *list.ly
11405         dependencies.  Fixes PDF doc build.
11406
11407 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11408
11409         * SConstruct: Add Tar target (incomplete), fix install issues, fix
11410         run from build-dir.
11411
11412         * ly/SConscript:
11413         * scm/SConscript: New file.
11414
11415         * lily/main.cc (dir_info): Print variables in sh format.
11416
11417         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
11418
11419         * mf/SConscript: Update multiple target rules.
11420
11421         * SConstruct (assert_version): Add.
11422
11423 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11424
11425         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
11426
11427 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11428
11429         * buildscripts/mf-to-table.py: Do not try to open ''.
11430
11431         * mf/SConscript: New file.
11432
11433 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
11434
11435         * scm/fret-diagrams.scm : Convert many properties to constants,
11436         reducing the pollution of the property namespace.
11437
11438         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
11439         unnecessary properties for fret-diagram
11440
11441         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
11442         for interface
11443
11444 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11445
11446         * SConstruct: Update.
11447
11448 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11449
11450         * input/regression/beam-quant-standard.ly (seconds): print desired
11451         quants when failing.
11452
11453 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11454
11455         * SConstruct:
11456         * flower/SConscript:
11457         * lily/SConscript: New file.
11458
11459 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
11460
11461         * scm/define-grob-properties.scm (all-user-grob-properties): Add
11462         descriptions for all fret-diagram properties.
11463
11464         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
11465         fret-diagram interface code
11466
11467 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11468
11469         * ly/book-paper-defaults.ly: set default encoding to ec.
11470
11471         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
11472         installed.
11473
11474         * tex/latin1.enc: new file, from a2ps. 
11475
11476 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
11477
11478         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
11479         add a faint, green border line.
11480
11481         * Documentation/index.html.in: drop <table>, add a faint border line.
11482
11483 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11484
11485         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
11486
11487         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
11488
11489 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
11490
11491         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
11492
11493         * scm/output-tex.scm (white-text): Add scale parameter to allow font
11494         scaling
11495
11496         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
11497         properly scale white text
11498
11499         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
11500         position for numbered dots so dot will touch fret.
11501         (various routines): move to font-metric interface, rather than
11502         name, size interface.  Clean up comments.
11503
11504         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
11505         size and offset to better center white text.
11506
11507 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11508
11509         * ChangeLog: Remove pre-2.1 changes.
11510
11511         * Documentation/misc/ChangeLog-2.1: New file.
11512
11513         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
11514         from ChangeLog.
11515
11516 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11517
11518         * input/test/chords-below-volta-bracket.ly,
11519         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
11520
11521 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11522
11523         * VERSION: release 2.3.6
11524
11525         * input/regression/beam-quant-standard.ly: new file: test standard
11526         beam quants.
11527
11528         * scm/beam.scm (check-quant-callbacks): new function
11529         (check-beam-quant): new function: check whether current beam
11530         quants match argument.
11531
11532         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
11533         forbidden quant for sitting (upstem)/hanging (downstem) on outer
11534         staffline line.
11535
11536 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11537
11538         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
11539         functions.
11540
11541         * lily/note-collision.cc (do_shifts): align colliding notes to
11542         their leftmost note.
11543
11544         * input/regression/collision-alignment.ly: new file.
11545
11546         * ly/init.ly: don't print gc stats.
11547
11548         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
11549         extra newline
11550
11551         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
11552         for dimensions. This fixes ottava-remove-empty-staff.ly
11553
11554         * input/regression/lyrics-tenor-clef.ly: new file.
11555
11556         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
11557         cyclic parents when two axis-group-engravers are
11558         present. Fixes: crash-axis-group-engraver.ly. 
11559         
11560         * input/test/volta-chord-names.ly: new file.
11561
11562         * scm/define-context-properties.scm
11563         (all-user-translation-properties): change voltaOnThisStaff
11564         definition. 
11565
11566         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
11567         if necessary.
11568
11569         * lily/volta-bracket.cc (print): handle volta brackets without
11570         bars. 
11571
11572 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
11573
11574         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
11575         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
11576
11577 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11578
11579         * scm/output-gnome.scm: updated instructions for running gnome
11580         backend
11581
11582 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
11583
11584         * scm/fret-diagrams.scm (draw-dots): default values for dot size
11585         and dot-position now depend on finger-code value; in-dot makes
11586         dots larger and centered.
11587         (draw-barre): added straight-barre indicator option
11588         (draw-dots): made fontify-text-white work.
11589
11590         * music-drawing-routines.ps: added /draw_white_text
11591
11592         * scm/output-tex.scm:  added white-text
11593
11594         * scm/output-ps.scm:  added white-text
11595
11596         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
11597         list of stencil expressions
11598
11599         * scm/stencil.scm: Added fontify-text-white
11600
11601 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
11602
11603         * input/regression/+.ly: use @unnumbered section.
11604
11605 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11606
11607         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
11608         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
11609
11610 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11611
11612         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
11613
11614 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11615
11616         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
11617         was causing an error. (was not actually commited in 2004-06-20)
11618
11619         * input/regression/lily-in-scheme.ly (withPaddingC): does not
11620         breaks anymore
11621
11622 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11623
11624         * VERSION: 2.3.5 released.
11625         
11626         * lily/my-lily-parser.cc (parse_string): switch module too.
11627
11628 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11629
11630         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
11631         ec-fonts-mftraced to running requirements.
11632
11633 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11634
11635         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
11636         assignments don't reach the original file.
11637
11638         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
11639         exists
11640
11641 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11642
11643         * scm/output-gnome.scm: 
11644         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
11645
11646         * debian/: Apply Debian patch (Anthony Fok).
11647
11648 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
11649
11650         * Documentation/user/music-glossary.tely: fix titling; @top is already
11651         an @unnumbered @chapter.
11652
11653 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11654
11655         * debian/GNUmakefile (EXTRA_DIST_FILES):
11656         (CONF_FILES): update file list.
11657
11658         * lily/stencil.cc (interpret_stencil_expression): bugfix.
11659
11660 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11661
11662         * debian/: Remove cruft (requested Anthony Fok.)
11663
11664         * buildscripts/guile-gnome.sh: Build without gcc libtool version
11665         juggling.
11666
11667         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
11668         Add popup menu with grob properties.
11669
11670         * lily/grob-scheme.cc (ly:grob-properties):
11671         (ly:grob-basic-properties): New function.
11672
11673         * lily/stencil.cc (interpret_stencil_expression): Comment-out
11674         "no-origin" call.  Fixes -fps output.
11675
11676         * scm/output-ps.scm (no-origin): Add dummy implementation.
11677
11678         * scm/output-gnome.scm (define-origin): Remove
11679         (grob-cause): Add.
11680
11681         * scm/output-ps.scm (scm):
11682         * scm/output-tex.scm (scm): Remove define-origin from exports list.
11683         (define-origin): Remove.
11684
11685         * scm/output-gnome.scm (define-origin): 
11686
11687         * scm/lily.scm (ly:all-output-backend-commands): Remove
11688         define-origin.  Add grob-cause.
11689
11690 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
11691
11692         * buildscripts/lilypond-words.py: add ly/portugues.ly.
11693
11694 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
11695
11696         * Documentation/user/GNUmakefile:
11697         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
11698         --include-css=.../texinfo.css; command includes css into the html.
11699
11700         * Documentation/texinfo.css: add file.
11701         define <hr> as black and thin.
11702
11703 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11704
11705         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
11706         stencil expression. Junk define-origin.
11707
11708         * lily/my-lily-parser.cc (parse_string): init parser variable when
11709         lexer_ is set, ie. in parse_string and parse_file.
11710
11711         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
11712         ly:score-bookify.
11713
11714         * scm/lily.scm (collect-scores-for-book): new function.
11715
11716         * ly/init.ly: print collected scores/musics.
11717
11718         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
11719         scope, not in lily module.
11720
11721         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
11722
11723         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
11724         encapsulate gtk/pango tests.
11725
11726         * po/tr.po: Turkish translation.
11727
11728 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11729
11730         * input/regression/lily-in-scheme.ly: regression test for #{
11731         ... #} syntax
11732
11733         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
11734         was causing an error.
11735
11736         * Documentation/user/programming-interface.itely (Using LilyPond
11737         syntax inside Scheme): documentation for #{ ... #} syntax.
11738
11739 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
11740
11741         * Documentation/index.html.in: use black thin <hr>.
11742
11743         * buildscripts/mutopia-index.py: use thin black <hr>.
11744
11745 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11746
11747         * scm/fret-diagrams.scm: Use UNIX style line endings.
11748         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
11749         typo.  Fixes compile.
11750
11751         * scm/output-ps.scm (white-dot): Remove second incarnation.
11752
11753         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
11754
11755 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11756
11757         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
11758         single file error.
11759
11760         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
11761
11762 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
11763
11764         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
11765         remove size as argument to fret-diagram interface;
11766         improved white-circle dots for fret;
11767         improved top-fret thick line/
11768
11769         * scm/output-ps.scm: added white-dot function
11770
11771         * scm/output-tex.scm: added white-dot function
11772
11773         * tex/music-drawing-routines.ps: added draw_white_dot function
11774
11775         * ps/music-drawing-routines.ps: added draw_white_dot function
11776
11777         * input/test/fret-diagram.ly: examples to show multiple
11778         functions and multiple interfaces
11779
11780 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11781
11782         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
11783         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
11784
11785         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
11786         conflict.  Have I told you lately how much I love autotools?
11787
11788 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11789
11790         * lily/lily-guile.cc: 
11791         * lily/pangofc-afm-decoder.cc:
11792         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
11793         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
11794
11795         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
11796         developers.
11797
11798         * lily/paper-outputter.cc (file): New method.
11799         (dump_string): Use it.
11800
11801         * scm/output-gnome.scm: Update with pango CVS info, lilylib
11802         musing.
11803
11804         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
11805         of them has a comma :-).
11806
11807         * scm/framework-gnome.scm: Add pango decoders.
11808
11809         * lily/include/pangofc-afm-decoder.hh: 
11810         * lily/pangofc-afm-decoder.cc: New file.
11811
11812         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
11813
11814         * configure.in: Check for pango.
11815
11816         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
11817         autoconf).
11818         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
11819
11820         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
11821
11822 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11823
11824         * Documentation/user/tutorial.itely (Integrating text and music):
11825         fix grammar & punctuation.
11826
11827 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11828
11829         * lily/: Stray janitorial cleanups.
11830
11831         * scm/lily.scm (ly:all-stencil-expressions):
11832         * scm/lily.scm (ly:all-output-backend-commands): New function.
11833
11834         * scm/safe-lily.scm (safe-objects): Add them.
11835
11836         * scm/framework-gnome.scm (<gnome-outputter>): New class.
11837
11838         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
11839
11840 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11841
11842         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
11843
11844 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11845
11846         * scm/page-layout.scm (default-page-make-stencil): add
11847         raggedbottom, raggedlastbottom.
11848
11849         * Documentation/user/changing-defaults.itely (Page layout): add doc.
11850
11851         * scm/framework-tex.scm (define-fonts): fix export of
11852         papersize.
11853
11854         * lily/paper-book.cc (classic_output): strip suffixes from
11855         framework functions.
11856
11857         * lily/tuplet-bracket.cc (before_line_breaking): do not return
11858         SCM_UNDEFINED to Scheme.
11859
11860 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11861
11862         * lily/book.cc: remove Book::to_stencil().
11863         (process): whoops. Score::book_rendering returns vector, not list.
11864
11865         * scripts/convert-ly.py (conv): remove \notes.
11866         apply to input examples.
11867
11868         * lily/paper-outputter.cc (output_stencil): don't use
11869         smobify_self() but self_scm()
11870
11871         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
11872         from smobify_self().
11873
11874         * lily/paper-book.cc (output): load framework module
11875         scm_c_resolve_module().
11876
11877         * python/lilylib.py (exit): exit with argument i.
11878
11879 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11880
11881         * scm/framework-gnome.scm (output-framework-gnome): Try loading
11882         gnome modules from non-toplevel.
11883
11884         * lily/ly-module.cc (ly:import-module): Export to ly:.
11885
11886         * lily/paper-score.cc (process): Do not show progress newline.
11887
11888         * lily/paper-book.cc (output, classic_output): Show progess
11889         newline after score.
11890
11891 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
11892
11893         * buildscripts/lilypond-words.py: add ly/vlaams.ly
11894
11895 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11896
11897         * lily/score.cc (ly:run-translator): Do not crash on empty music
11898         list.
11899
11900         * lily/book.cc (process): Do not render score when systems is empty.
11901
11902         * input/simple-song.ly: Down one octave.
11903
11904         * scm/output-gnome.scm: Remove script again; re-add modules fix
11905         (CVS conflict resolve?)
11906
11907         * lily/stencil.cc (ly:interpret-stencil): Was:
11908         interpret_stencil_expression.
11909
11910 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11911
11912         * buildscripts/guile-gnome.sh: New file.
11913
11914         * scm/output-gnome.scm: White background, better window size, sane
11915         canvas size.  Cleanups.
11916
11917 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11918
11919         * VERSION: release 2.3.4
11920
11921         * Documentation/user/invoking.itexi (Invoking the lilypond
11922         binary): document --safe.
11923
11924         * scm/output-gnome.scm: set PATH in script.
11925
11926         * scm/page-layout.scm (default-page-make-stencil): don't stretch
11927         if there is too few systems on a page.
11928
11929         * lily/parser.yy (relative_music): start at middle C without pitch
11930         argument.
11931
11932         * Documentation/user/changing-defaults.itely (Page layout): new node.
11933         (Paper size): rename node
11934         (Page breaking): new node.
11935         (Titling): move from invoking.
11936         (File structure): new node.
11937
11938         * lily/parser.yy (score_body): allow \header and music anywhere in
11939         \score body.
11940
11941 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11942
11943         * scm/lily.scm (ly:load): Remove page-breaking.scm.
11944
11945 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11946
11947         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
11948
11949         * lily/include/paper-line.hh: rename to Paper_system.
11950
11951         * lily/include/paper-book.hh: doc class.
11952
11953         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
11954
11955         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
11956         (plain-header): add instrument-name.
11957         (default-page-make-stencil): bugfixes.
11958
11959         * lily/parser.yy (book_body): allow \header anywhere in \book{}
11960
11961         * lily/paper-book.cc: remove copyright & tagline. Remove
11962         interactions with Page
11963
11964         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
11965         here, 
11966         (default-page-make-stencil): new function
11967         (default-page-music-height): new function
11968         (page-headfoot): new function
11969         (ly:optimal-page-breaks): generate stencils directly from here
11970
11971         * scm/titling.scm: new file, group titling functions
11972
11973 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11974
11975         * scm/output-gnome.scm: Handle multiple pages.
11976
11977         * scm/framework-gnome.scm: Do not load output-gnome.
11978         (framework-gnome): Invoke output-gnome::header and
11979         output-gnome::end-output as faked stencils.  Fixes experimental
11980         gnome output.
11981
11982 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11983
11984         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
11985         octavation compatibility fixes. Backportme. 
11986
11987         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
11988         pages.
11989         (ly:optimal-page-breaks): combine-penalties: no shortcut for
11990         negative. Now we handle negative penalties (ie. \pageBreak)
11991         correctly.
11992
11993         * lily/system.cc (get_line): extract page-penalty from the left
11994         bound.
11995
11996         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
11997
11998 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11999
12000         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
12001
12002 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
12003
12004         * scm/output-gnome.scm: Update script.  Move development to
12005         lilypond_2_3_2 branch for now.
12006
12007 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12008
12009         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
12010         negative penalties.
12011         cleanups.
12012
12013         * Documentation/user/changing-defaults.itely (Creating contexts):
12014         index entries
12015
12016         * scm/page-breaking.scm (ly:optimal-page-breaks): new
12017         file. Rewrite function. 
12018
12019         * lily/paper-book.cc (pages): new interface: page-breaking returns
12020         list of line-list.
12021
12022         * lily/page.cc (Page): take lines argument.
12023
12024         * scm/document-translation.scm (all-engravers-doc): link to user man
12025
12026         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
12027         iso. score.
12028
12029         * Documentation/user/notation.itely (Relative octaves): typo.
12030
12031         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
12032
12033 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12034
12035         * scm/output-gnome.scm: Update build script.
12036
12037 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
12038
12039         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
12040         gnome backend.
12041
12042         * scm/framework-gnome.scm: New file.
12043
12044         * scm/lily.scm: Use it.
12045
12046         * lily/paper-outputter.cc: Janitorial cleanups.
12047         (ly:outputter-dump-string): Remove unreachable statement.
12048
12049         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
12050         (ice-9): Bugfix: Add srfi-1.
12051
12052         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
12053
12054 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12055
12056         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
12057         in do_quit()
12058
12059 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12060
12061         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
12062
12063 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12064
12065         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
12066         override of Beam::position-callbacks. Why would grace beams not be
12067         quantized? Fixes: weird-stem-size-grace. 
12068
12069         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
12070         warning only once. Backportme.
12071
12072         * lily/accidental-engraver.cc (number_accidentals_from_sig):
12073         bugfix, 2nd try. Backportme.
12074
12075         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
12076
12077 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12078
12079         * Documentation/user/notation.itely (Instrument transpositions):
12080         Correct the name of the instrumentTransposition property.
12081
12082 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12083
12084         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
12085
12086 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12087
12088         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
12089         and postLilyPondExample are called when defined.
12090
12091 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12092
12093         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
12094         This fixes setting notenames with `\include "nederlands.ly" '
12095
12096         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
12097         new function.
12098
12099 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12100
12101         * scm/page-layout.scm: don't do piece, it should be in score-title
12102         only.
12103
12104         * lily/lexer.ll: lex \score separately.
12105
12106         * lily/paper-book.cc: junk stencil2line.
12107
12108         * lily/paper-line.cc (Paper_line): construct from Stencil
12109         directly. No futzing with the dimensions.
12110
12111         * lily/include/paper-line.hh (class Paper_line): 
12112
12113         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
12114         takes arbitrary number of arguments.
12115
12116         * input/test/markup-score.ly (tuning): simplify example. 
12117
12118 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12119
12120         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
12121
12122         * scm/define-markup-commands.scm (score): define score-markup
12123
12124         * lily/parser.yy (markup): use score-markup.
12125
12126         * lily/score.cc: add ly:score? 
12127
12128 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
12129
12130         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
12131         fret-parse-string so it prepares for calls to fret-diagram-verbose
12132         Changed display constants to props so they are available for
12133         \override.
12134
12135 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12136
12137         * VERSION: release 2.3.3
12138
12139         * stepmake/stepmake/generic-vars.make: unset LANG.
12140
12141         * input/regression/tuplet-nest.ly: bugfix.
12142
12143         * lily/tie-performer.cc (stop_translation_timestep): reset
12144         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
12145
12146         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
12147         clear repeat_ directly after setting stem_tremolo_. Fixes:
12148         tremolo-repeat.ly
12149
12150         * input/regression/span-bar-break.ly: new file.
12151
12152         * scm/define-grobs.scm (all-grob-descriptions): remove
12153         break-visibility from SpanBar. Fixes: piano-repeat.ly
12154
12155 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12156
12157         * python/lilylib.py (make_ps_images): only compute bbox when needed.
12158
12159         * scripts/lilypond-book.py (process_snippets): use lily -f ps
12160         files for generating pngs. (failed experiment)
12161
12162         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
12163         file with PFA fonts included.
12164
12165         * lily/score.cc (default_rendering): put header in too.
12166
12167         * lily/paper-line.cc (LY_DEFINE): change function to
12168         ly:paper-line-extent
12169
12170         * scm/page-layout.scm (default-book-title): only add lines for
12171         non-nil fields.
12172         (default-score-title): idem.
12173
12174         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
12175
12176         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
12177
12178         * lily/include/paper-book.hh (class Paper_book): remove height_
12179         member.
12180
12181         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
12182
12183         * lily/ly-module.cc (LY_DEFINE): bugfix.
12184
12185         * lily/paper-book.cc (book_title): separate function for the book
12186         title.
12187
12188         * scm/page-layout.scm (default-book-title): only account for
12189         markup fields.
12190
12191         * scm/framework-ps.scm: new file. Move high level interface from
12192         output-ps.scm
12193
12194         * scm/music-functions.scm (def-grace-function): move macros from
12195         ly/music-functions-init.ly
12196
12197         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
12198         framework-tex.scm
12199
12200         * scm/framework-tex.scm (dump-line): new file. High level
12201         interface for output (pages, systems, header). 
12202
12203         * lily/include/page.hh (class Page): add is_last_ field.
12204
12205         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
12206
12207         * lily/paper-book.cc (split_string): new function
12208         (output): output multiple formats, i.e. --format=ps,tex
12209
12210         * scm/output-ps.scm (output-scopes): dump variables directly.
12211         (define-fonts): rewrite for new interface
12212
12213         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
12214
12215         * lily/paper-outputter.cc (Paper_outputter): take format argument.
12216
12217         * lily/main.cc (parse_argv): don't set extension for output.
12218
12219         * lily/clef-engraver.cc (create_clef): remove
12220         Staff_symbol_referencer::set_position() call. 
12221
12222 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12223
12224         * ly/music-functions-init.ly (addlyrics): set the 'origin property
12225         with the location argument in music function definitions.
12226
12227 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12228
12229         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
12230         staffsymbol dependency.
12231
12232         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
12233         cleanups.
12234
12235         * lily/book.cc (process): return Paper_book
12236         (to_stencil): use Book::process().
12237
12238         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
12239         header_ field. Store in $globalheader
12240
12241         * lily/parser.yy (book_body): book header is initted to
12242         $globalheader.
12243
12244
12245 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12246
12247         * input/test/fill-a4.ly: removed.
12248
12249         * lily/parser.yy (output_def): push scope of parent_ Output_def
12250         too.
12251
12252 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12253
12254         * scm/output-gnome.scm: Update info.
12255
12256 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12257
12258         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
12259
12260         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
12261         than 1 module.
12262
12263         * lily/include/ly-module.hh (ly_use_module): rename is_module to
12264         ly_c_module_p.
12265
12266         * scm/page-layout.scm (default-book-title): move Scheme titling
12267         functions to here.
12268
12269         * lily/parser.yy (book_paper_block): remove scope too.
12270
12271         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
12272
12273         * lily/rest.cc: add direction to rest properties.
12274
12275         * lily/include/output-def.hh: new file, move from
12276         music-output-def.hh
12277
12278 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12279
12280         * scm/output-gnome.scm: Describe feta-cork hack.
12281
12282 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12283
12284         * lily/include/book-paper-def.hh: derive from Output_def 
12285
12286         * lily/include/paper-def.hh: move all functionality out of class.
12287         Junk header.
12288
12289         * lily/include/music-output-def.hh: rename Music_output_def to
12290         Output_def.
12291
12292         * input/wilhelmus.ly: only set space for Paper formatting. 
12293
12294         * lily/include/midi-def.hh: remove file, remove class.
12295         Move functions to Music-output-def.
12296
12297         * lily/music-output-def.cc (Music_output_def): remove separate
12298         translator table. Lookup translators in scope directly. This
12299         obviates Context suffix for context identifiers, i.e.
12300
12301         \context {
12302           \Staff
12303           .. 
12304           }
12305
12306
12307         will work.
12308
12309
12310         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
12311
12312         * Documentation/user/changing-defaults.itely (Horizontal spacing):
12313         document spacing override hack.
12314
12315 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12316
12317         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
12318         installation info.  Support point-and-click.  Add +/- zoom
12319         keybindings.
12320
12321 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12322
12323         * VERSION: 2.3.2 released
12324
12325         * lily/parser.yy (book_body): set default bookpaper.
12326
12327         * scm/output-tex.scm (header): kludge: hard code linewidth. 
12328
12329         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
12330
12331 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12332
12333         * lily/score.cc (default_rendering): scale outputdef before
12334         starting.
12335
12336 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
12337
12338         * scm/fret-diagrams.scm: Add header.
12339
12340         * scm/output-gnome.scm: Hello world :-)
12341
12342 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12343
12344         * scripts/lilypond.py (run_dvips): only add papersize if present.
12345
12346         * lily/accidental-engraver.cc (update_local_key_signature): new
12347         function, fold code from initialize() and process_music().
12348         (update_local_key_signature): use deep copy. This fixes one
12349         problem from custom-key-signatures.ly.
12350         (number_accidentals_from_sig): tighter check for
12351         accidental-too-old.
12352
12353         * ly/engraver-init.ly: remove localKeySignature
12354         definition from ChoirStaff, StaffGroup, Score.
12355
12356         * lily/percent-repeat-engraver.cc (try_music): add moments for
12357         barlines too. Fixes: skipbars-percent-repeat.ly.
12358
12359 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12360
12361         * lily/context-def.cc (filter_performers): don't go to cdrloc if
12362         skipping last pair. Fixes: crash-bar-number.
12363
12364         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
12365         D. Sorensen)
12366
12367         * input/test/fret-diagram.ly: new file.
12368
12369         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
12370         (scale-paper): divide by scale.
12371
12372 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12373
12374         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
12375         case.
12376
12377 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12378
12379         * scm/stencil.scm (fontify-text): reinstate function
12380
12381         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
12382
12383         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
12384
12385         * lily/parser.yy (book_paper_head): \bookpaper {} 
12386
12387         * python/midi.c: remove config.h
12388
12389 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12390
12391         * scm/output-gnome.scm: Update.
12392
12393 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12394
12395         * scm/output-gnome.scm: New file.
12396
12397         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
12398
12399 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12400
12401         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
12402         (find_scaled_font): move from Paper_def
12403
12404 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12405
12406         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
12407         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
12408
12409         * po/fr.po: update po.
12410
12411         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
12412
12413         * lily/book-paper-def.cc (print_smob): new file.
12414
12415 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
12416
12417         * buildscripts/lilypond-words.py: search words also from
12418         music-functions-init.ly.
12419
12420 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12421
12422         * ly/music-functions-init.ly (def-music-function): new helper
12423         macro for defining music functions. \addlyrics \appoggiatura
12424         \acciaccatura \grace \partcombine \autochange \applycontext
12425         \applyoutput and \breathe are now defined here thanks to it.
12426
12427         * lily/parser.yy: 
12428         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
12429         \grace \partcombine \autochange \applycontext \applyoutput and
12430         \breathe keywords removed from the parser.
12431
12432         * lily/parser.yy: 
12433         * lily/music-function.cc (ly_make_music_function): 
12434         * lily/lexer.ll (music_function_type): added a case for 0-arg
12435         music functions.
12436
12437 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12438
12439         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
12440         refering to a music expression can be used in lily-inside-scheme:
12441         #{ $music #}
12442
12443         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
12444         and ly:parser-define, and change ly:parser-parse-string in order
12445         to make #{ $music #} work.
12446
12447         * scm/new-markup.scm (compile-markup-expression): when an argument
12448         is a string, use `make-simple-markup'.
12449
12450 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12451
12452         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
12453
12454 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12455
12456         * scripts/convert-ly.py (FatalConversionError.func): handle + in
12457         font-size. (backportme)
12458
12459 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12460
12461         * lily/paper-outputter.cc (output_stencil): dump font definitions
12462         before each stencil.
12463
12464         * lily/include/paper-book.hh (struct Score_lines): new
12465         struct. Collect info per Paper-score.
12466
12467         * lily/include/page.hh (class Page): to_stencil() returns Stencil
12468         everywhere.
12469
12470         * lily/stencil.cc (find_expression_fonts): new function
12471
12472         * lily/paper-outputter.cc (output_stencil): use
12473         interpret_stencil_expr
12474
12475         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
12476         (interpret_stencil_expr): new function. Generic stencil
12477         interpretation.
12478
12479         * lily/paper-def.cc (find_scaled_font): divide lookup
12480         magnification by outpuscale for non-virtual fontmetrics. This
12481         fixes ludicrously long font definitions for text
12482         fonts. (backportme)
12483
12484         * lily/score-engraver.cc: remove
12485         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
12486
12487 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12488
12489         * input/test/markup-score.ly: Remove \notes.
12490
12491         * lily/parser.yy (book_body): Grok Composite_music and \header.
12492         (markup): Push NOTES mode before score_block.
12493
12494         * VERSION: release 2.3.1
12495
12496         * mf/feta-klef.mf: 
12497         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
12498
12499         * Documentation/user/programming-interface.itely: Use @emph (was:
12500         @em).
12501
12502         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
12503
12504 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12505
12506         * scm/output-tex.scm (output-tex-string): tighten safe security.
12507
12508         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
12509
12510         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
12511         allowed ly functions.
12512
12513         * lily/ly-module.cc (ly_module_define): only define variable if
12514         bound.
12515         (ly_make_anonymous_module): take safe option.
12516
12517 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12518
12519         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
12520
12521 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
12522
12523         * input/regression/newaddlyrics.ly: Fix.
12524
12525         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
12526         \score \notes.
12527
12528 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
12529
12530         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
12531
12532 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12533
12534         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
12535
12536         * lily/paper-line.cc (Paper_line): don't store list of stencils,
12537         but convert to single Stencil immediately.
12538
12539         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
12540
12541 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
12542
12543         * scm/output-sodipodi.scm: Resurrect sodipodi output.
12544
12545 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
12546
12547         * elisp/lilypond-mode.el: Changed the way defaults are created for
12548         LilyPond-command-master.  LilyPond-mode will now check the
12549         timestamps of the files to see which command has to run next.
12550
12551 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12552
12553         * scm/bass-figure.scm (format-bass-figure): don't set
12554         number-markup for strings. This fixes string in bass
12555         figure. (backportme)
12556
12557         * lily/parser.yy (bass_number): insert number-markup into figure
12558         definition.
12559
12560         * scm/define-music-properties.scm (all-music-properties): make
12561         'figure a markup.
12562
12563         * scripts/convert-ly.py (conv): \apply -> \applymusic
12564
12565 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
12566
12567         * elisp/lilypond-mode.el: changed the order of some commands
12568         ("Midi" after "2Midi"), use the user-defined
12569         LilyPond-command-default as default instead of "LilyPond"
12570
12571         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
12572         to set the master file for the next command.
12573
12574         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
12575         with font-lock-reference-face.
12576
12577 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
12578
12579         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
12580
12581         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
12582
12583 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12584
12585         * ly/music-functions-init.ly (TODO): new file.
12586
12587         * lily/parser.yy (Generic_prefix_music_scm): add more
12588         music_function symbols.
12589         (Prefix_composite_music): change \apply to music-function   
12590
12591         * lily/include/music-function.hh: rename to music-function
12592
12593 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12594
12595         * lily/music-head.cc (LY_DEFINE): change order of args.
12596
12597         * input/regression/music-head.ly (texidoc): new file.
12598
12599         * lily/parser.yy (Generic_prefix_music): allow generic
12600         music-transformation functions. 
12601
12602         * lily/include/music-head.hh (is_music_head): new file.
12603
12604         * lily/music-head.cc (get_music_head_transform): new file.
12605
12606 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12607
12608         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
12609         empty extent. This fixes ottava brackets on rests. (backportme)
12610
12611         * make/lilypond.redhat.spec.in (Group): ln png files for info.
12612
12613         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
12614
12615         * cygwin/lily-wins.py: update for the lily-wins.py script.
12616
12617 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12618
12619         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
12620         code. This will obviate typeset_grob () in the future.  The effect
12621         of this is that improperly written spanner handling will result in
12622         invalid spanner bounds.
12623         (announce_grob): add to elems_ from here
12624         (typeset_grob): comment out.  
12625
12626         * lily/include/engraver.hh (make_spanner): new calling interface
12627         for make_{item,spanner}. This obviates most calls to
12628         announce_grob().
12629
12630         * scm/music-functions.scm (set-accidental-style): use GrandStaff
12631         iso. PianoStaff for piano styles.
12632
12633 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
12634
12635         * Documentation/user/music-glossary.tely: add segno after d.s.
12636
12637 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12638
12639         * lily/include/audio-column.hh: remove unused variables.
12640         (patch by Michael Welsh Duggan)
12641
12642         * flower/include/axes.hh (other_axis): inline Axes function
12643         (thanks to David Brandon).
12644
12645 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
12646
12647         * cygwin/mknetrel: Install image links (backportme).
12648
12649         * Documentation/user/GNUmakefile (local-install-info): Activate
12650         actual installing of image links (backportme).
12651
12652 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12653
12654         * Documentation/user/notation.itely (Measure repeats): Removed
12655         unnecessary (and confusing) \context Voice{.
12656
12657 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12658
12659         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
12660
12661         * lily/page.cc (Page): Do not use ly_scheme_function for
12662         volatile/configurable variables (FIXME: better name).
12663
12664         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
12665         get_scmvar).
12666
12667 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12668
12669         * scripts/convert-ly.py (FatalConversionError.subst): use
12670         \transposition.
12671
12672 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12673
12674         * lily/include/page.hh (class Page): Declare left_margin ().
12675
12676         * lily/page.cc: Remove paper var caching.
12677
12678 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12679
12680         * Documentation/user/music-glossary.tely: Add name to @top node.
12681         Remove comment from @table definitions (workaround for makinfo
12682         bug).
12683
12684         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
12685         ly:stencil-get-expr).  Update callers.
12686         (ly:stencil-align-to!):  Return stencil too.
12687
12688         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
12689         stencil.  Remove looped line-based page output.
12690         (output_line): Use line stencil.  Remove looped stencil-based line
12691         output.
12692
12693         * lily/page.cc (ly:page-paper-lines): New function.
12694
12695         * input/test/markup-score.ly: New file.
12696
12697         * scm/define-markup-commands.scm (stencil): New markup.
12698
12699         * lily/book.cc (to_stencil): New method.
12700
12701         * lily/parser.yy (markup): Use it to grok \score.
12702
12703 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12704
12705         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
12706
12707         * lily/paper-book.cc (pages): Change signature.  Update callers.
12708
12709         * lily/include/page.hh:
12710         * lily/page.cc: New file.
12711
12712         * lily/paper-line.cc (to_stencil): New method.
12713
12714         * lily/paper-outputter.cc (output_stencil): New method.
12715
12716         * lily/paper-outputter.cc (output_line): Use them.
12717
12718         * lily/warn.cc: Remove.
12719
12720         * lily/my-lily-parser.cc (distill_inname): Remove.
12721
12722         * flower/include/file-name.hh: 
12723         * flower/file-name.cc: New file.  Update users.
12724
12725         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
12726         (find): New method of same name.
12727
12728         * lily/my-lily-parser.cc (ly:parse-file): Use it.
12729
12730         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
12731         constant error message.
12732
12733 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
12734
12735         * input/test/{blank-notes.ly,staff-container.ly}: typos.
12736
12737 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
12738
12739         * Documentation/user/music-glossary.tely: @table @strong' replaced
12740         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
12741         (backportme).
12742
12743 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
12744
12745         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
12746
12747         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
12748         #{ lily music expression #} that returns an equivalent scheme
12749         music expression by parsing the string.
12750
12751 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
12752
12753         * lily/my-lily-parser.cc:
12754         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
12755         SCM string (foo.ly/toto.scm support).
12756
12757 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
12758
12759         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
12760
12761 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12762
12763         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
12764
12765         * scripts/lilypond-book.py: LY code that includes \header is
12766         not assumed to be a fragment.
12767
12768 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12769
12770         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
12771         tremolo beams up.
12772
12773         * lily/stem.cc (chord_start_y): Return 0 if no heads.
12774         (get_default_stem_end_position): No tremolo head juggling if no
12775         heads.  Fixes tremolo crash on rests (backportme).
12776
12777         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
12778
12779 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
12780
12781         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
12782         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
12783
12784         * lily/lexer.ll: Allow \encoding in NOTES mode.
12785
12786         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
12787         for lyrics, not for commands.
12788
12789         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
12790         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
12791
12792         * input/regression/newaddlyrics.ly: New file.
12793
12794         * Documentation/topdocs/NEWS.texi: Update.
12795
12796         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
12797         (Music_list): Allow embedded scm.
12798
12799         * lily/score.cc (ly:score-bookify): New function.
12800
12801         * lily/music.cc (ly:music-scorify): Idem.
12802
12803         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
12804         (ly:parser-print-score): Idem.
12805
12806         * scm/lily.scm (default-toplevel-book-handler): Idem.
12807         (default-toplevel-music-handler): Idem.
12808         (default-toplevel-score-handler): Idem.
12809
12810         * ly/declarations-init.ly: Set default toplevel handlers.
12811
12812         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
12813
12814         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
12815         printer for score at toplevel.
12816
12817 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12818
12819         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
12820         Fix for simple case: input/simple-song.ly, more complex stuff
12821         does not work yet.
12822
12823 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12824
12825         * lily/parser.yy (Prefix_composite_music): split Composite_music
12826         in Prefix_composite_music and Grouped_music_list.
12827         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
12828
12829 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12830
12831         * scm/lily.scm (toplevel-expression): New define.
12832
12833         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
12834
12835         * lily/parser.yy (toplevel_expression): Use it.
12836
12837         * lily/include/my-lily-parser.hh: Smobbify.
12838
12839         * lily/my-lily-parser.cc (parse_string): New method.
12840
12841         * lily/my-lily-parser.cc (ly:parse-string): New function.
12842
12843         * Documentation/user/lilypond.tely: Add comment and workaround for
12844         gs-8.01 crash.  Fixes make web.
12845
12846         Simplification of toplevel music.
12847
12848         * lily/lexer.ll, lily/parser.yy:
12849
12850         * In LYRICS mode, return LYRICS_STRING.  This fixes one
12851         shift/reduce problem.
12852
12853         * Use NOTES mode at start of maininput.
12854
12855         * Grok toplevel composite music expression, put in score and book.
12856
12857         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
12858
12859         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
12860
12861         * input/simple.ly: New file.
12862
12863         * input/simple-song.ly: Idem.
12864
12865 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12866
12867         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
12868         Sandberg.
12869
12870 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12871
12872         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
12873
12874 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
12875
12876         * input/regression/accidental-octave.ly: doc automatic showing
12877         of note names.
12878
12879 2004-04-16  Heikki Junes <janneke@gnu.org>
12880
12881         * po/fi.po: do "make po && make -C po po-update" at top-level,
12882         then "cp po/out/fi.po po/fi.po" and update fields.
12883
12884         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
12885
12886 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
12887
12888         * Documentation/user/introduction.itely (About this manual): Fix
12889         templates and regression urls (backportme).
12890
12891 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12892
12893         * ly/engraver-init.ly (Score:graceSettings): Increase
12894         beamed-lengths, especially for 32nd notes.
12895
12896         * Documentation/user/notation.itely (Grace notes): Correct the
12897         syntax for add-grace-property example.
12898
12899 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12900
12901         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
12902         `Generated' tag.
12903
12904         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
12905         Severely broken (the Debian package, at least).
12906
12907 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12908
12909         * lily/context.cc (find_create_context): assign to lvalue.
12910
12911 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12912
12913         * lily/include/translator.hh (class Translator): rename
12914         get_parent_context() to context () to avoid confusion.
12915
12916         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
12917
12918         * lily/lexer.ll: change is_string -> ly_c_string_p 
12919
12920         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
12921
12922         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
12923
12924 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12925
12926         * VERSION: release 2.3.0
12927
12928         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
12929
12930         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
12931         if nonempty.
12932
12933         * lily/include/context.hh (class Context): make members protected.
12934         (children_contexts): new accessor function.
12935
12936         * lily/include/translator.hh (class Translator): make
12937         daddy_context_ protected.
12938         (class Translator): clean up. 
12939
12940         * lily/include/context.hh (class Context): make daddy_context_
12941         private.
12942
12943         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
12944         higher for finding Voice. (backportme)  
12945
12946         * lily/include/context.hh (class Context): remove
12947         find_context_below() as a method.
12948
12949         * Documentation/user/notation.itely (The Lyrics context): add note
12950         about manual durations
12951
12952         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
12953         encoding.
12954
12955         * scm/output-tex.scm (text): dump \inputencoding{} for text.
12956
12957 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12958
12959         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
12960         \usepackage{inputenc}
12961
12962         * lily/paper-book.cc (classic_output): don't advance Offset for
12963         TeX output.
12964
12965         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
12966         ec-sauter.map in rules
12967
12968         * mf/ecb.mf (font_identifier): new file, based on ecbx
12969
12970         * mf/ecb10.mf (gensize): new file.
12971
12972         * Documentation/topdocs/NEWS.texi (Top): document some more new
12973         features.
12974
12975         * ly/declarations-init.ly: run convert-ly
12976
12977         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
12978         from input-file-results. Remove input-file-results.* 
12979
12980 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12981
12982         * scm/output-ps.scm (font-command): Fix, again.
12983
12984         * input/test/title-markup.ly: Add \noPagebreak test.
12985
12986         * lily/score-engraver.cc (try_music): Bugfix.
12987
12988 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12989
12990         * lily/main.cc (main_with_guile): excise dependency options -M and
12991         --dep-prefix
12992
12993         * lily/input-file-results.cc: excise Makefile dependency code
12994
12995         * Documentation/user/invoking.itexi (Invoking the lilypond
12996         binary): remove dep doco
12997
12998         * lily/main.cc (main_with_guile): call lilypond-main
12999
13000         * scm/lily.scm (lilypond-main): new function: handle multiple files.
13001
13002         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
13003         exception.
13004
13005         * lily/my-lily-parser.cc: remove paper_description function
13006
13007         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
13008         new function.
13009
13010         * lily/main.cc: remove global_score_count.
13011
13012         * lily/book.cc (process): don't take header from global_input_file.
13013
13014         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
13015
13016         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
13017
13018         * lily/music-output-def.cc (LY_DEFINE): new function
13019         ly_output_description. This function does the bulk for  setting,
13020         parsing and breaking down of an input file.
13021
13022         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
13023         anonymous modules globally. Let's hope they get GCd
13024
13025         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
13026
13027 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13028
13029         * scm/output-ps.scm (header): Papersize from paper.
13030
13031         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
13032         for classic output.
13033
13034         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
13035         lilypondclassic is defined.
13036         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
13037
13038         * input/regression/between-systems.ly: Remove.
13039
13040         * python/lilylib.py (get_bbox): Fix regular expression
13041         for bounding box.
13042
13043         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
13044
13045         * scm/output-tex.scm (stop-page): Use it.
13046
13047         * scm/output-ps.scm (define-fonts): Bugfix.
13048
13049         * lily/grob.cc: Add penalty to interface.
13050
13051         * lily/include/paper-line.hh (class Paper_line): New member
13052         var penalty_.
13053
13054         * lily/system.cc (get_line): Initialise Paper_line with
13055         page-penalty's from original grobs.
13056
13057         * scm/define-music-properties.scm (all-music-properties): Add
13058         page-penalty.
13059
13060         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
13061
13062         * lily/score-engraver.cc (try_music): Handle page-penalty.
13063
13064         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
13065
13066 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13067
13068         * ly/declarations-init.ly (melismaEnd): typo
13069
13070         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
13071
13072         * scm/output-ps.scm (text): split string into spaces, use moveto
13073         for setting space. 
13074
13075 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13076
13077         * po/nl.po: Update.
13078
13079         * scm/font.scm (add-cmr-fonts): Typo.
13080
13081 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13082
13083         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
13084         font-encoding.
13085
13086         * scm/define-grobs.scm (all-grob-descriptions): idem.
13087
13088         * lily/time-signature.cc (numbered_time_signature): idem.
13089
13090         * scm/font.scm (add-cmr-fonts): use real encoding names for
13091         font-encoding.
13092
13093 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
13094
13095         * lily/paper-book.cc (classic_output): 
13096         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
13097         Fixes classic output.
13098         (lilypondstart):
13099         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
13100         kludge.
13101
13102         * scripts/old-lilypond-book.py: Remove.
13103
13104         Page layout for SCOREs enclosed in a BOOK:
13105
13106         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
13107         layout tweaking.
13108
13109         * input/les-nereides.ly (theScore): Add \book.
13110
13111         * input/test/title-markup.ly: Add \book.
13112
13113         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
13114         only if 'verbose.
13115
13116         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
13117
13118         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
13119
13120         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
13121         * scm/output-tex.scm (start-system): Update for page layout by
13122         LilyPond.
13123
13124         * scm/output-ps.scm (start-system): Previously (new-start-system).
13125
13126         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
13127         passed to define-fonts.
13128
13129         * lily/paper-column.cc: 
13130         * lily/system.cc (get_line):
13131         * ly/property-init.ly (newpage): 
13132         * scm/define-grob-properties.scm:
13133         * scm/output-ps.scm: 
13134         * scm/output-tex.scm: Remove between-system-string kludge.
13135
13136         * scm/output-ps.scm (define-fonts, font-command,
13137         font-load-encoding): Handle ENCODING = #f.
13138
13139         * scm/output-tex.scm (output-scopes): Check if variable is bound.
13140
13141         * scm/define-markup-commands.scm (fill-line): Use
13142         make-simple-markup (WAS: unexisting make-word-markup).
13143
13144         * lily/text-item.cc (interpret_markup): Bugfix, transpose
13145         ENCODING, MARKUP parameters for interpret_string.
13146
13147         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
13148
13149         * lily/score.cc (book_rendering): New method.
13150         (default_rendering): Create Paper_book helper locally, dump
13151         output.
13152
13153         * lily/my-lily-lexer.cc (the_key_tab): Add book.
13154
13155         * lily/parser.yy: Handle \book.
13156
13157         * lily/include/book.hh: 
13158         * lily/book.cc: New file.
13159
13160 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13161
13162         * lily/text-item.cc (interpret_string): new file, select font with
13163         encoding.
13164
13165         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
13166
13167         * scm/define-markup-commands.scm (encoded-simple): new markup command.
13168
13169         * lily/parser.yy (markup): take encoding from lexer.
13170
13171 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
13172
13173         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
13174
13175         * scm/output-ps.scm: Remove some cruft.
13176
13177 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13178
13179         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
13180
13181         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
13182
13183 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
13184
13185         * scm/font.scm (add-century-schoolbook-fonts):
13186         (make-century-schoolbook-tree): New function.
13187
13188         * input/test/title-markup.ly: Use Century Schoolbook font.
13189
13190 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13191
13192         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
13193         to Erik Sandberg) 
13194
13195         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
13196
13197         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
13198
13199         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
13200
13201         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
13202
13203 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13204
13205         * scm/part-combiner.scm (determine-split-list): bugfix: if no
13206         solo-state (at end of solo), we can set the solo status
13207         too. (backportme.)
13208
13209         * input/regression/part-combine-solo-end.ly: new file.
13210
13211 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
13212
13213         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
13214         flavour abc files.  Really ignore unknown keys (backportme).
13215
13216 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13217
13218         * lily/scaled-font-metric.cc (text_dimension): only multiply with
13219         magnification_ when looking up in orig_.
13220
13221         * scm/output-tex.scm (text): switch off char-mapping.
13222
13223         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
13224         because AFM's encoding field cannot have spaces.
13225
13226 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
13227
13228         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
13229
13230 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13231
13232         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
13233
13234         * mf/cmr.enc: new file, without hi-bit ascii info. 
13235
13236         * lily/bezier-bow.cc (slur_shape): make indent dependent on
13237         width. This removes the 'hook' at the end of a long slur.
13238
13239         * buildscripts/mf-to-table.py (parse_logfile): don't append
13240         encoding to fontname.
13241
13242 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
13243
13244         * scm/output-ps.scm (define-fonts): Load .enc only once.
13245
13246         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
13247         too.
13248
13249 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13250
13251         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
13252         encoding field.
13253
13254         * lily/stencil-scheme.cc: remove ly:fontify-atom 
13255
13256         * ly/portuges.ly (pitchnames): new file.
13257
13258         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
13259         Michael Welsh Duggan
13260
13261         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
13262
13263         * ly/nederlands.ly: add comment about digits.
13264
13265         * lily/scaled-font-metric.cc (derived_mark): idem.
13266
13267         * scm/encoding.scm (make-encoding-mapping): change permutation to
13268         mapping.
13269
13270         * lily/scaled-font-metric.cc (derived_mark): is a const method.
13271         (Modified_font_metric): make alist for coding_description_
13272         (LY_DEFINE): remove coding-name.
13273
13274         * scm/output-tex.scm (text): remove debugging code.
13275
13276         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
13277
13278         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
13279         from infile.
13280
13281         * mf/feta-generic.mf: move fet_beginfont into generic code.
13282         use fetaMusic (without space) as encoding
13283
13284         * mf/feta-autometric.mf: take encoding argument
13285
13286         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
13287
13288         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
13289         use.
13290
13291         * scm/encoding.scm (read-encoding-file): use symbol for glyph
13292         name.
13293
13294 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
13295
13296         * input/test/title-markup.ly: Set inputencoding.
13297
13298         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
13299
13300         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
13301
13302         * scm/encoding.scm (get-coding-filename, get-coding-command): New
13303         function.
13304         (coding-alist): Also hold filename, command.
13305         (read-encoding-file): Return symbols.
13306
13307 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13308
13309         * scm/output-tex.scm: remove fontify; text and char take a font
13310         argument.
13311
13312         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
13313
13314         * lily/scaled-font-metric.cc (text_dimension): init
13315         coding_{permutation,table}_ too 
13316         (LY_DEFINE): ly:font-encoding, new function return
13317
13318         * lily/paper-def.cc (find_scaled_font): take input coding from
13319         inputcoding paper var.
13320
13321         * lily/performance.cc (output): remap modulo 16.
13322
13323         * lily/text-item.cc (interpret_markup): whoops, variable
13324         shadowing fixed.
13325
13326 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
13327
13328         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
13329         symbols, not symbols to strings.
13330
13331         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
13332         symbols, not symbols to strings.
13333
13334 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
13335
13336         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
13337         (ly:kpathsea-gulp-file): New function.
13338
13339         * scm/encoding.scm (read-encoding-file): Use it.
13340
13341 2004-04-06  Werner Lemberg  <wl@gnu.org>
13342
13343         * scm/encoding.scm (coding-alist): Fix typo.
13344
13345 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13346
13347         * lily/scaled-font-metric.cc (text_dimension): move function from
13348         Font_metric
13349         (make_scaled_font_metric): init coding_scheme_ to TeX
13350         (text_dimension): use get-coding-vector for non TeX coding_scheme_
13351
13352         * lily/include/scaled-font-metric.hh (struct
13353         Modified_font_metric): rename from Scaled_font_metric
13354
13355         * scm/encoding.scm (read-encoding-file): split up large function,
13356         leave caching to (delay)
13357
13358         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
13359
13360 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
13361
13362         * lily/my-lily-lexer.cc (set_encoding): New method.
13363
13364         * lily/lexer.ll: Grok \encoding.
13365
13366         * lily/font-metric.cc (get_encoded_index): New function.
13367
13368         * lily/include/font-metric.hh (coding_scheme): New method.
13369
13370         * scm/encoding.scm: New file.
13371
13372         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
13373
13374 2004-04-05  Werner Lemberg  <wl@gnu.org>
13375
13376         * Documentation/user/tutorial.itely: Revised (finished).
13377
13378         * Documentation/user/macros.itexi (@separate): Removed.
13379
13380 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13381
13382         * scm/output-ps.scm (define-fonts): fix scaling.
13383
13384         * lily/scaled-font-metric.cc (design_size): add function.
13385
13386         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
13387         partial cut&paste of ly:font-magnification.
13388
13389 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
13390
13391         * scm/output-ps.scm (define-fonts):
13392         (fontify): Update.
13393
13394 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13395
13396         * po/fr.po: update. (backportme).
13397
13398         * po/nl.po: update. (backportme). 
13399
13400         * mf/feta-beugel.mf: document why design size is not fixed.
13401
13402         * mf/feta-braces-a.mf: rename to stress that it's not design size.
13403
13404 2004-04-04  Werner Lemberg  <wl@gnu.org>
13405
13406         * Documentation/user/tutorial.itely: Revised (continued).
13407
13408 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
13409
13410         * po/nl.po: Update (backportme).
13411
13412 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13413
13414         * po/de.po: update. (backportme).
13415
13416         * scm/output-tex.scm (font-command): use ly: functions to
13417         construct name.
13418         (define-fonts): don't use alist, just dump \font definitions.
13419         (font-load-command): calculate proper scaling by taking
13420         outputscale from paper argument.
13421
13422         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
13423         expression.
13424
13425         * lily/paper-outputter.cc (output_header): pass paper arg to
13426         define-fonts
13427
13428         * lily/paper-def.cc (font_descriptions): dump list of
13429         Scaled_font_metrics
13430         (find_scaled_font): take Font_metric argument, store
13431         Scaled_font_metrics in hash-table containing (size ->
13432         Scaled_font_metrics) alist.
13433         (get_dimension): rename from get_realvar
13434
13435         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
13436         ly:font-magnification, ly:font-name: new functions
13437
13438 2004-04-03  Werner Lemberg  <wl@gnu.org>
13439
13440         * Documentation/user/dedication.itely,
13441         Documentation/user/preface.itely,
13442         Documentation/user/introduction.itely,
13443         Documentation/user/tutorial.itely: Revised.
13444         Removing leading spaces which distorts output if info files are read
13445         with stand-alone info.
13446         Removing superfluous inter-word spaces which also distorts output
13447         for stand-alone info.
13448         Using ` and ' instead of `` and '' everywhere to improve
13449         legilibility with stand-alone info
13450         Using @samp for single-letter input items and data which contains
13451         spaces, @code for other things.
13452
13453         * lily/grob-interface.cc: Adding copyright.
13454         (check_interfaces_for_property): Improve format of warning message.
13455
13456 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13457
13458         * lily/include/font-metric.hh (struct Font_metric): add
13459         design_size () method.
13460
13461         * buildscripts/mf-to-table.py (base): add DesignSize comment.
13462
13463         * lily/afm.cc (read_afm_file): read design size.
13464
13465         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
13466
13467         * scm/music-functions.scm (unfold-repeats): handle dots too.
13468
13469 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13470
13471         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
13472         (backportme)
13473
13474 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
13475
13476         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
13477         lyric indent.  Revert melismaBusyProperties using \unset.
13478
13479 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13480
13481         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
13482
13483         * lily/parser.yy (command_element): allow redefinition of |
13484         meaning.
13485
13486         * lily/break-align-engraver.cc (acknowledge_grob): construct
13487         LeftEdge where the first cause for alignment is coming from.
13488         This makes \override Staff.LeftEdge work as expected.
13489
13490         * lily/slur-performer.cc (Slur_performer): add inits
13491
13492         * lily/beam-performer.cc (Beam_performer): add inits
13493
13494 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
13495
13496         * VERSION (PACKAGE_NAME): release 2.2.0
13497
13498 #Local variables:
13499 #coding: utf-8
13500 #End:
13501