]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* lily/tie-engraver.cc: Add tieWaitForNote to the list of read
[lilypond.git] / ChangeLog
1 2005-08-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2
3         * lily/tie-engraver.cc: Add tieWaitForNote to the list of read
4         properties and move tieMelismaBusy to the list of written
5         properties. 
6
7 2005-08-12  Heikki Junes  <hjunes@cc.hut.fi>
8
9         * po/TODO: suggest to use a dedicated tool like kbabel.
10
11         * po/fi.po: update using kbabel.
12
13 2005-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
14
15         * Remove obsolete files.  Nitpick run.
16
17         * lily/lily-guile.cc (parse_symbol_list): Bugfix.
18
19 2005-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
20
21         * mf/GNUmakefile (get-*-fonts): Rename from get-*-pfa.  Copy SVG
22         too.
23
24         * Documentation/topdocs/NEWS.tely (Top): Add slur script feature.
25
26         * lily/lily-guile.cc (parse_symbol_list): Rewrite.  Grok multiple
27         whitespace as symbol separator.
28
29         * lily/side-position-interface.cc: Add slur-padding.
30
31         * input/regression/slur-script.ly: Fixed.  Backportme?  This is
32         quite a large fix, and it never worked in a stable release; so not
33         really a regression.
34
35         * lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver):
36         Update cut and paste code from Slur_engraver.
37
38         * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
39         Add.
40
41         * scm/define-grobs.scm (DynamicLineSpanner): Add
42         dynamic-line-spanner-interface.
43         (DynamicLineSpanner, TextScript, Fingering): Add slur-padding.
44
45 2005-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
46
47         * lily/slur-engraver.cc (acknowledge_extra_object): Bugfix: use
48         to_boolean () so that non-set 'inside-slur means false.
49
50         * lily/slur.cc (outside_slur_callback): Bugfixes: make sure that
51         slur has control-points.  Skip script without direction.  Always
52         do_shift if script inside slur, even if slur not contained in
53         script y-extent.  Increment k in loop.
54
55 2005-08-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
56
57         * scm/define-markup-commands.scm: Improved regexp to search for
58         EPS bounding boxes and corrected call to ly:warning.
59
60 2005-08-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
61
62         * Documentation/user/programming-interface.itely (Displaying music
63         expressions): doc for \displayLilyMusic. Also some precisions in
64         "Markup construction in Scheme"
65
66 2005-08-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
67
68         * scm/define-markup-commands.scm (normal-text): Added 2 new
69         markup commands, \normal-text and \medium (the latter thanks to
70         Bruce Fairchild). 
71
72 2005-08-08  Graham Percival  <gpermus@gmail.com>
73
74         * Documentation/user/programming-interface.itely: fix @{ @}.
75
76         * scm/define-markup-commands.scm: add linewidth info to
77         \justify and \wordwrap, add "upright is the opposite of italic".
78
79         * Documentation/user/advanced-notation.itely: shaped->shape,
80         add (cons (markup "foo")) type of example to text markup,
81         reword multi-measure rests section.
82
83         * lily/note-heads-engraver.cc: changed Shaped->Shape in a
84         comment.  No actual code was touched.
85
86         * Documentation/user/invoking.itely: add more info about
87         \include.  Thanks, Bruce!
88
89         * THANKS: add Bruce Fairchild, alphabetise.
90
91         * Documentation/user/global.itely: document \score{\header{}}
92         behavior.
93
94         * Documentation/user/basic-notation.itely: reword multi-measure
95         rest discussion in Rests.
96
97 2005-08-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
98
99         * Documentation/user/programming-interface.itely (Markup
100         construction in Scheme): Corrected example and tried to clarify
101         the implicit \line in the table.
102
103 2005-08-07  Graham Percival  <gpermus@gmail.com>
104
105         * Documentation/user/instrument-notation.itely: moved
106         some bagpipe info back into the bagpipe section.  Somehow
107         it ended up in the "other vocal issues" section?!  :o_O
108
109 2005-08-07  Jan Nieuwenhuizen  <janneke@gnu.org>
110
111         * scm/framework-ps.scm (dir-join): Rename from path-join (joins
112         directories, not paths).
113
114 2005-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
115
116         * scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only
117         plain emmentaler/aybabtu.  Backportme.
118
119         * lily/tuplet-bracket.cc (calc_position_and_height): Bugfix:
120         missing dir correction.
121
122 2005-08-05  Graham Percival  <gperlist@shaw.ca>
123
124         * scm/define-markup-commands: fix reversed justify/wordwrap
125         doc strings.
126
127 2005-08-05  Jürgen Reuter  <reuter@ipd.uka.de>
128
129         * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc,
130         lily/gregorian-ligature-engaver.cc,
131         lily/include/ligature-engraver.hh,
132         lily/include/coherent-ligature-engraver.hh,
133         lily/include/gregorian-ligature-engraver.hh: make these classes
134         truely abstract.  This should fix some internal oddities such as
135         duplicate as well as dead translator/property declarations, and
136         also some dead code.
137
138         * lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc:
139         bugfix: avoid message "junking empty ligature" on ligature
140         brackets by collecting dummy grobs.
141
142 2005-08-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
143
144         * lily/tuplet-bracket.cc (print): default right overshoot to 0.0
145
146         * input/proportional.ly (staffKind): bugfix.
147         (staffKind): updates by Trevor Baca.
148
149         * scm/define-grobs.scm (all-grob-descriptions): remove arrows as
150         default layout. 
151
152         * lily/tuplet-bracket.cc (print): check whether edge-text is a
153         pair.
154
155         * lily/beam.cc (rest_collision_callback): call position_beam() if
156         necessary.
157
158         * VERSION: release 2.7.4
159
160         * input/regression/spacing-uniform-stretching.ly: new file.
161
162         * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
163
164         * Documentation/topdocs/NEWS.tely (Top): add Nicolas as
165         contributor.
166
167         * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
168
169         * input/proportional.ly: new file.
170
171         * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
172         columns is empty
173
174         * lily/tuplet-engraver.cc (finalize): new function. Reset right
175         bounds to currentCommandColumn for the last step.
176         (start_translation_timestep): if tupletFullLength is set, set
177         bound to Paper Column
178
179         * input/regression/tuplet-full-length.ly (indent): new file.
180
181         * lily/spacing-loose-columns.cc (set_loose_columns): space a whole
182         clique of loose columns, eg. a set of grace notes in strict
183         notespacing.
184
185         * input/regression/spacing-strict-spacing-grace.ly: new file.
186
187         * lily/key-signature-interface.cc: change property name to
188         alteration-alist
189
190         * lily/key-engraver.cc (read_event): read keyAlterationOrder, not
191         keyAccidentalOrder
192
193         * python/convertrules.py (conv): keyAccidentalOrder ->
194         keyAlterationOrder
195
196         * lily/key-engraver.cc (create_key): always print a cancellation
197         for going to C-major/A-minor, regardless of printKeyCancellation.
198         (create_key): remove typecheck for visibility. This fixes key
199         signature not being printed.
200
201         * lily/spacing-determine-loose-columns.cc: new file.
202
203         * input/regression/spacing-strict-notespacing.ly: new file.
204
205         * lily/spacing-spanner.cc (generate_springs): rename from
206         do_measure. 
207         (generate_pair_spacing): new function.
208         (init, generate_pair_spacing): set between-cols for floating
209         nonmusical columns.
210
211         * lily/spaceable-grob.cc (get_spring): new function. 
212
213         * lily/tuplet-bracket.cc (print): on the left, the overshoot is
214         relative to the right edge of the prefatory matter.
215
216         * lily/beam.cc (print): read break-overshoot to determine where to
217         stop/start broken beams.
218
219         * input/regression/spanner-break-overshoot.ly: new file.
220
221 2005-08-04  Graham Percival  <gperlist@shaw.ca>
222
223         * ly/bagpipe.ly: updated.
224
225         * Documentat/user/instrument.itely: un-comment out bagpipe example.
226
227 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
228
229         * lily/dynamic-engraver.cc (acknowledge_slur): add slur to
230         support: now (de)crescs avoid slurs as well.
231
232         * Documentation/user/instrument-notation.itely (Bagpipe example):
233         comment out non-functioning bagpipe example.
234         (Bagpipe definitions): idem.
235
236         * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example.
237         (Top): add proportionalNotationDuration example.
238
239         * input/regression/spacing-proportional.ly: new file.
240
241         * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is
242         synched to a beam.
243
244         * lily/beam.cc (shift_region_to_valid): divide by zero fix. This
245         fixes beams with a single stem (eg. beams across linebreaks.)
246
247         * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
248
249         * flower/rational.cc (operator +): prevent overflow. This fixes
250         heavily nested tuplets.
251
252         * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
253         have to protect even those unlikely to be corrupted data members.  
254
255 2005-08-04  Graham Percival  <gperlist@shaw.ca>
256
257         * ly/bagpipe.ly: new file.
258
259         * THANKS: added Sven Axelsson.
260
261 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
262
263         * lily/spacing-engraver.cc (stop_translation_timestep): directly
264         copy proportionalNotationDuration into currentMusicalColumn if
265         set.
266
267         * lily/spacing-spanner.cc (musical_column_spacing): if
268         uniform-stretching set, fixed space is 0.0
269
270         * input/regression/spacing-multi-tuplet.ly: show
271         uniform-stretching property.
272
273         * lily/spacing-spanner.cc (effective_shortest_duration): new function.
274
275         * lily/include/spacing-spanner.hh (class Spacing_spanner): new file.
276         (struct Spacing_options): new struct.
277
278         * lily/spacing-basic.cc: new file.
279
280         * lily/spacing-spanner.cc (note_spacing): remove outdated code:
281         delta_t doesn't have to be smaller than shortest_playing_len
282
283 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
284
285         * input/regression/markup-arrows.ly:  new file.
286
287         * lily/tuplet-bracket.cc: document new behavior.
288
289         * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets
290         with line breaks.
291
292         * scm/define-markup-commands.scm (arrow-head): arrow-head markup command.
293
294         * scm/define-grobs.scm (all-grob-descriptions): set arrows as
295         default 
296
297         * lily/tuplet-bracket.cc: add edge-text property.
298         add break-overshoot.
299         (print): read break-overshoot.
300         (print): read edge-text, add stencils.
301
302         * mf/feta-arrow.mf: new file.
303
304         * mf/feta-generic.mf: add feta-arrow.
305
306 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
307
308         * Documentation/user/lilypond-book.itely (An example of a
309         musicological document): Added flag -o to dvips for people who use
310         the default setting in teTeX where output is sent to the printer. 
311
312         * Documentation/user/global.itely (Vertical spacing): Added
313         reference to the Axis_group_engraver which documents the *Extent
314         properties.
315
316 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
317
318         * Documentation/user/basic-notation.itely (Tuplets): add note
319         about nested tuplets. Remove BUG. 
320
321         * input/regression/tuplet-nest.ly: update: remove manual hack. 
322
323         * lily/tuplet-bracket.cc (print): use robust_scm2drul
324         (print): manually call print() for subtuplets.
325         (calc_position_and_height): add subtuplets to the
326         support. Vertically shift outer tuplet 
327
328         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set
329         remove-first for Lyrics, ChordNames and FiguredBass
330
331         * scm/define-grob-properties.scm (all-internal-grob-properties):
332         use ly:grob-array? iso. grob-list?
333         (all-internal-grob-properties): add tuplets grob-array.
334
335         * lily/tuplet-bracket.cc (add_tuplet_bracket):
336         new function
337
338 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
339
340         * input/test/time-signature-staff.ly: new file.
341
342         * ly/declarations-init.ly (center): escape to Scheme. Fixes
343         spurious #<Music FingerEvent> errors. Backportme.
344
345 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
346
347         * Documentation/user/programming-interface.itely (Markup
348         construction in Scheme): Corrected markup syntax in the
349         translation table.
350
351 2005-08-03  Graham Percival  <gperlist@shaw.ca>
352
353         * Documentation/user/instrument-notation.itely: small update
354         to bagpipe notation docs; thanks Sven!
355
356         * Documentation/user/basic-notation.itely: add link about trills.
357
358 2005-08-02  Graham Percival  <gperlist@shaw.ca>
359
360         * Documentation/user/music-glossary: remove accidentally committed
361         fink patch.
362
363 2005-08-02  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
364
365         * lily/lily-parser.cc (get_header): new function. Enable multiple
366         \header definitions.
367
368         * lily/parser.yy (lilypond_header_body): use get_header.
369
370         * ly/init.ly:
371         * scm/lily-library.scm (print-score-with-defaults): renamed
372         $globalheader to $defaultheader
373         
374         * Documentation/user/global.itely (Creating titles): added short
375         explanation that multiple headers are useable.
376
377
378 2005-08-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
379
380         * lily/module-scheme.cc (LY_DEFINE): new file. 
381
382         * Documentation/user/advanced-notation.itely (Font selection): add
383         doco for make-pango-font-tree.
384
385 2005-07-31  Graham Percival  <gperlist@shaw.ca>
386
387         * Documentation/user/music-glossary: more languages
388         for tenuto.
389
390         * Docuemntation/user/instrument-notation.itely: minor
391         update for bagpipe example.
392
393 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
394
395         * input/regression/+.ly (TODO): add some text.
396
397 2005-07-28  Graham Percival  <gperlist@shaw.ca>
398
399         * Documentation/user/invoking.itely: \score begins with music.
400
401         * Documentation/user/ basic-notation.itely,
402         instrument-notation.itely: minor changes.
403
404         * Documentation/user/music-glossary.itely: began tenuto entry.
405
406 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
407
408         * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
409
410         * mf/feta-bolletjes.mf: swap up and down for aiken heads.
411
412 2005-07-27  Graham Percival  <gperlist@shaw.ca>
413
414         * Documentation/user/examples.itely: remove bagpipe template.
415
416         * Documentation/user/instrument-notation.itely: add bagpipe
417         section, maybe fix quotes in lyrics.  I hate text encoding.
418         Clarify chord durations, more bagpipe stuff.
419
420 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
421  
422         * lily/accidental-engraver.cc: formatting fixes.
423
424         * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
425         grob-array.
426
427         * lily/arpeggio.cc (print): suicide arpeggio for single notehead.
428
429         * lily/note-column.cc (arpeggio): new function.
430
431         * lily/note-spacing.cc (get_spacing): also take arpeggio into
432         account for spacing.
433
434 2005-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
435
436         * lily/main.cc (sane_setenv)[!ARGV0_RELOCATION]: Also define.
437         (setup_guile_env): Use it instead of nonstandard setenv.  Fixes
438         mingw build.
439         
440 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
441
442         * scm/lily.scm (lilypond-all): clear anonymous modules after
443         processing files.
444
445 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
446
447         * flower/include/guile-compatibility.hh (SCM_I_CONSP): add
448         SCM_I_CONSP
449
450         * VERSION: 2.7.3 released
451
452         * Documentation/user/invoking.itely (Invoking lilypond): add
453         LILYPOND_GC_YIELD documentation.
454
455         * lily/*: cleanups: use scm_from_int iso. scm_int2num. Idem for
456         scm_from_real / scm_make_real.
457
458         * lily/main.cc (setup_guile_env): new function. Set GC min_yields
459         higher. This increases memory footprint, but provides overall
460         speedup of 15 to 20%. 
461
462         * lily/include/translator.hh (class Translator): remove
463         PRECOMPUTED_VIRTUAL everywhere.
464
465         * lily/include/lily-guile.hh: inline scm_c[ad]r, scm_is_pair.
466
467         * lily/context.cc (now_mom): non-recursive now_mom() 
468
469         * lily/include/profile.hh: new file.
470
471         * lily/profile.cc: new file.
472
473         * lily/grob.cc (Grob::Grob): look properties up directly.
474
475         * lily/open-type-font.cc (get_indexed_char): cache index -> bbox
476         lookups.
477
478         * lily/include/box.hh (class Box): smob Box type.
479
480         * lily/smobs.cc (protect_smob): O(1) GC (un)protection.
481
482         * lily/include/smobs.hh (DECLARE_BASE_SMOBS): add methods
483         protect() and unprotect(). Use throughout.
484
485 2005-07-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
486
487         * Documentation/topdocs/NEWS.tely: new item for \displayLilyMusic
488
489         * scm/define-music-display-methods.scm (markup->lily-string):
490         markup elements can also be strings (without simple-markup
491         appended)
492
493 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
494
495         * lily/context.cc (where_defined): also assign value in
496         where_defined().
497
498         * lily/bezier.cc (get_other_coordinate): use curve_coordinate
499         (curve_coordinate): new function
500
501         * lily/simple-spacer.cc (add_columns): only add rods between
502         column i and begin/end if keep-inside-line is set (this repleces
503         allow-outside-line as default)
504
505 2005-07-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
506
507         * lily/tuplet-engraver.cc (start_translation_timestep): only read
508         tupletSpannerDuration if applicable.
509
510         * lily/font-size-engraver.cc (process_music): read fontSize only
511         once per timestep.
512
513         * lily/engraver*cc: use throughout.
514         
515         * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro.
516
517         * lily/translator.cc (add_acknowledger): new file. Directly jump
518         into an Engraver::acknowledge_xxx () method based on a grobs
519         interface-list.
520
521         * lily/include/translator-dispatch-list.hh (class
522         Engraver_dispatch_list): new struct, new file.
523
524         * scm/define-context-properties.scm
525         (all-internal-translation-properties): remove acceptHashTable,
526         acknowledgeHashTable
527
528         * lily/translator-group.cc (mark_smob): idem for acceptHashTable.
529
530         * lily/engraver-group-engraver.cc (Engraver_group_engraver):
531         change acknowledgeHashTable to C++ member. 
532
533         * lily/rest-collision.cc (do_shift): use extract_grob_set().
534
535 2005-07-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
536
537         * scm/display-lily.scm: new file. Define a `display-lily-music'
538         function, that displays the music expression given as an argument,
539         using LilyPond notation.
540
541         * scm/define-music-display-methods.scm: new file. Implementation
542         of display methods for each music type.
543
544         * ly/music-functions-init.ly (displayLilyMusic): new function for
545         displaying music with LilyPond notation.
546
547         * input/regression/display-lily-tests.ly: new regression test file
548         for `display-lily-music'.
549
550         * scm/markup.scm: remove obsolete debugging code (for printing
551         markups with LilyPond notation).
552
553         * scm/define-music-types.scm (music-name-to-property-table):
554         * scm/clef.scm (supported-clefs): export, in order to be accessible
555         from the (scm display-lily) module.
556
557 2005-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
558
559         * Documentation/topdocs/NEWS.tely (Top): Typo.
560
561 2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
562
563         * Documentation/index.html.in, Documentation/texinfo.css,
564           stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
565           Documentation/bibliography/index.html.in,
566           Documentation/bibliography/html-long.bst: revert css-width patch,
567           it does not work with IE6.
568
569 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
570
571         * Documentation/texinfo.css: revert 760px hack. 
572
573         * VERSION: release 2.7.2
574
575         * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
576
577         * Documentation/user/basic-notation.itely (Barnumber check): add
578         section.
579
580         * scm/music-functions.scm (skip-to-last): new function. Show only
581         last showLastLength part of the \score.
582
583         * lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub
584
585         * python/convertrules.py (conv): add ly:x-moment rule
586
587         * lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X
588
589         * Documentation/topdocs/NEWS.tely (Top): add new feature.
590
591         * Documentation/user/instrument-notation.itely (Flexibility in
592         alignment): options in subsections.
593
594         * lily/lyric-engraver.cc (process_music): don't typeset text for _
595         syllable text. Instead, assume that the previous lyric text is a
596         melismated text.
597
598         * Documentation/index.html.in: revert 800x600 change.
599
600 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
601
602         * lily/main.cc (main): Remove invalid handle kludge.
603
604         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
605         (lambda): add gui define.
606
607 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
608
609         * Documentation/topdocs/NEWS.tely (Top): add note about Musica ficta.
610
611         * Documentation/user/instrument-notation.itely (Musica ficta
612         accidentals): add section Musica ficta accidentals
613
614         * lily/accidental-engraver.cc (make_suggested_accidental): new
615         function.
616         (make_standard_accidental): move into new function.
617         (create_accidental): new function.
618
619         * scm/define-grobs.scm (all-grob-descriptions): new Grob
620         AccidentalSuggestion
621
622         * lily/output-def-scheme.cc (LY_DEFINE): take default  argument.
623
624         * lily/output-def.cc (lookup_variable): return SCM_UNDEFINED if
625         undefined.
626
627         * Documentation/user/global.itely (Page formatting): document
628         horizontalshift.
629
630         * scm/page-layout.scm (default-page-music-height):
631         horizontalshift: new variable, shift all systems by
632         horizontalshift to the right, to make space for instrument names.
633
634         * scm/paper.scm (set-paper-dimension-variables): add horizontalshift
635
636         * lily/input-scheme.cc (LY_DEFINE): take format commands.
637
638 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
639
640         * lily/note-column.cc (dir): idem.
641
642         * lily/spacing-spanner.cc (Module): idem.
643
644         * lily/script-column.cc (before_line_breaking): use extract_grob_set()
645
646         * lily/include/paper-column.hh (class Paper_column): add
647         non-static get_rank() member.
648
649         * VERSION: release 2.7.1
650         
651         * scm/framework-null.scm: new file, used for benchmarking.
652
653 2005-07-20  Heikki Junes  <hjunes@cc.hut.fi>
654
655         * Documentation/topdocs/INSTALL.texi, configure.in: fix
656         version dependencies for fontforge and gs.
657
658         * Documentation/index.html.in, Documentation/texinfo.css,
659         stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
660         Documentation/bibliography/index.html.in, 
661         Documentation/bibliography/html-long.bst: optimize width of
662         html for a 800x600 screen (width:760), increases printability
663         when 'fit to page' is not set and readability in wide screens.
664
665         * stepmake/bin/add-html-footer.py: add missing </p>.
666
667 2005-07-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
668
669         * scm/define-markup-commands.scm (beam): use polygon in beam
670         command.
671
672         * lily/grob-pq-engraver.cc (stop_translation_timestep): save up
673         all acknowledged grobs, and do potentially expensive merge and
674         write in one go.
675
676         * buildscripts/mf-to-table.py (write_fontlist): enforce noBreak.
677
678         * configure.in (reloc_b): add --enable-static-gxx to statically
679         link to libstdc++
680
681         * lily/GNUmakefile (static-gxx-libs): new target
682         static-gxx-libs. Create symlink to libstdc++.a
683
684         * lily/new-lyric-combine-music-iterator.cc: rename to
685         Lyric_combine_music_iterator
686
687         * lily/lyric-combine-music-iterator.cc
688         (Old_lyric_combine_music_iterator): rename to
689         Old_lyric_combine_music_iterator
690
691         * lily/*-engraver.cc (various): remove double use of
692         PRECOMPUTED_VIRTUAL function: only use
693         start_translation_timestep() and stop_translation_timestep(), not
694         both.
695
696         * lily/break-substitution.cc (fast_substitute_grob_array): do
697         fast_substitute_grob_array for all unordered grob_arrays.
698         (substitute_grob): return Grob *. Saves packing/unpacking SCMs.
699         (substitute_grob_array): optimize.
700
701         * lily/align-interface.cc (set_axis): set ordered_ for 'elements
702
703         * lily/include/grob-array.hh (class Grob_array): ordered_ member.
704
705         * lily/parser.yy: revert $globalheader patch.
706         
707         * lily/include/translator.icc
708         (IMPLEMENT_FETCH_PRECOMPUTABLE_METHODS): directly jump into
709         Translator methods, without _static helper.
710  
711         * lily/grob-smob.cc (derived_mark): rename from
712         do_derived_mark(). Return void.
713
714         * scm/define-context-properties.scm
715         (all-internal-translation-properties): remove tweakCount/tweakRank.
716
717         * scm/output-lib.scm (begin-of-line-invisible): use vectors for
718         predefined break-visibilities.
719
720         * lily/item.cc (handle_prebroken_dependencies): use a vector of 3
721         booleans for break-visibility.
722
723         * Documentation/topdocs/NEWS.tely (Top): add note about engravers.
724
725         * python/convertrules.py (conv): rule for Timing_translator. 
726
727         * lily/include/translator.icc: new file. 
728
729         * lily/paper-column-engraver.cc (process_music): new
730         file. Separate Paper_column factory from Score_engraver.
731
732         * lily/vertically-spaced-context-engraver.cc: administer
733         spaceable-staves property of System.
734
735         * lily/translator-group-ctors.cc: new file.
736
737         * lily/context-property.cc (make_grob_from_properties): construct
738         the right Grob class programmatically, looking at the class entry
739         for the meta property.
740
741         * lily/break-align-engraver.cc (stop_translation_timestep): call
742         Break_align_interface::add_element() directly.
743
744         * lily/context.cc (measure_position): measure_position() is now a
745         normal function.
746
747         * lily/include/translator.hh (class Translator): rename
748         process_acknowledged_grobs() to process_acknowledged() and move to
749         Translator.
750
751         * scm/define-grobs.scm (all-grob-descriptions): add a 'class meta
752         field for each grob description.
753
754         * lily/include/translator-group.hh (class Translator_group):
755         change to base class. Separate class from Translator. This gets
756         rid of virtual inheritance for Engravers/Performers.
757
758         * lily/staff-performer.cc (class Staff_performer): derive
759         Staff_performer from Performer, not Performer_group_performer 
760
761         * Lily/translator-group.cc (precomputed_recurse_over_translators):
762         new function.
763         (precompute_method_bindings): new function. Precompute lists of
764         Translators, so we only call methods (process_music,
765         start_translation_timestep, etc.) for Translators needing
766         it. Also: dispose of pointer-to-member-function calls.
767
768         * lily/engraver-group-engraver.cc: remove engraver_each,
769         recurse_down_engravers ()
770
771         * lily/note-head.cc (internal_print): only call
772         glyph-name-procedure if style != default. 
773
774 2005-07-16  Graham Percival  <gperlist@shaw.ca>
775
776         * ly/titling-init.ly: add printallheaders option.
777
778         * Documentation/user/global.itely: document printallheaders.
779
780 2005-07-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
781
782         * lily/system.cc (do_derived_mark): don't mark from object_alist_
783         anymore, but do it centrally.  
784
785         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
786         hammer hack.
787
788         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-object
789
790         * scm/output-lib.scm: remove hammer-print-function.
791
792         * lily/include/pointer-group-interface.hh (extract_grob_set): new
793         macro. Declare a Link_array<Grob> and fill it from a grob.
794         (extract_item_set): idem for item.
795
796         * lily/break-substitution.cc: add header.
797         (fast_substitute_grob_array): rewrite for Grob_arrays.
798         (substitute_grob_array): idem.
799
800         * lily/group-interface.cc (add_thing): remove file.
801
802         * flower/include/parray.hh (class Link_array): slice() is const.
803
804         * lily/include/grob-array.hh: new file.
805
806         * lily/grob-array.cc (spanner): new file.
807
808         * lily/beam-quanting.cc (fill): read details property from beam.
809
810         * lily/beam.cc: support details property.
811
812         * total speedups below: approx 10%.
813
814         * lily/include/beam.hh: new struct, softcode beam quanting parameters
815
816         * lily/include/grob.hh (class Grob): add interfaces_ member.
817
818         * lily/bezier.cc (init_polynomial_cache): new function: cache
819         binom(3,j) t^j (1-t)^{3-j}
820         (curve_point): opps, actually use the cache for t^j , (1-t)^j! 
821
822         * lily/*.cc: substitution throughout.
823
824         * lily/grob-property.cc (internal_get_object): new routine.
825         (internal_set_object): idem. Store grob refrences in separate
826         alist. This saves processing time, since properties aren't
827         break-substituted, and the per grob namespace is smaller, both for
828         grobs and non-grob properties.
829
830         * scm/define-grob-properties.scm (all-internal-grob-properties):
831         remove center-element.
832
833         * lily/grob.cc: remove tweak-count, tweak-rank.
834
835 2005-07-15  Graham Percival  <gperlist@shaw.ca>
836
837         * Documentation/user/lilypond-book.itely: fixes example.
838
839 2005-07-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
840
841         * Documentation/user/global.itely (Creating titles):    
842         * Documentation/user/examples.itely (All headers): change the
843         place of \header in \score blocks (after music block) to make
844         examples compile (cf. changes on parser.yy on 2005-07-10)
845
846 2005-07-13  Graham Percival  <gperlist@shaw.ca>
847
848         * python/convertrules.py: add exc -> ecc rule.
849
850         * scripts/convert-ly.py: add location of convertrules.py
851         in a comment.
852
853         * Documentation/user/changing-defaults.itely: fix language.
854
855 2005-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
856
857         * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix.
858
859 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
860
861         * scm/output-socket.scm (grob-bbox): don't use inf? 
862
863         * flower/include/rational.hh: add operator bool() 
864
865         * scm/define-music-types.scm (music-descriptions): remove
866         internal-class-name properties.
867
868         * lily/include/event.hh: remove file.
869
870         * lily/include/music-constructor.hh: remove file.
871
872         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
873         in 'types property.
874
875         * lily/music.cc (duration_length_callback): new function.
876
877         * lily/event.cc: remove file.
878
879         * lily/music-constructor.cc: remove file.
880
881         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
882
883         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
884         (get_context_key): idem.
885
886         * scm/lily.scm (lambda): new option object-keys (default to #f)
887
888         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
889
890         * scm/output-gnome.scm: remove beam routine.
891
892         * scm/output-ps.scm (scm): idem.
893
894         * scm/output-svg.scm: remove beam.
895
896         * ps/music-drawing-routines.ps: remove draw_beam.
897
898         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
899
900         * flower/include/guile-compatibility.hh (scm_from_locale_string):
901         add scm_from_locale_string compatibility glue. 
902
903 2005-07-13  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
904
905         * scripts/lilypond-book.py: Prevent occuring error when
906         'lilypond-book --output=foo/ somefile.ly' is executed multiple
907         times and target file shoud be overwritten.  (Error message said
908         'input file and output file is same'.)
909
910 2005-07-13  Graham Percival  <gperlist@shaw.ca>
911
912         * input/regression/slur-extreme.ly,
913         input/regression/slur-scoring.ly, lily/slur-configuration.cc,
914         lily/slur.cc, mf/feta-din-code.mf, mf/feta-timesig.mf,
915         mf/parmesan-heads.mf, scm/define-grob-properties.scm: Change
916         "excentricity" to "eccentricity".
917
918         * Documentation/user/converters.itely: fix URL for Noteedit and
919         Rosegarden.
920
921         * THANKS: added Yoshinobu Ishizaki.
922
923 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
924
925         * scm/define-markup-commands.scm (justify-field): add. 
926
927         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
928
929 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
930
931         * lily/lookup.cc (filled_box): express filled_box with
932         round_filled_box
933
934         * scm/midi.scm (paper-book-write-midis): new function. Write all
935         performances in numbered MIDI files.
936
937         * lily/performance-scheme.cc (LY_DEFINE): new file.
938         (LY_DEFINE): new function ly:performance-write.
939
940         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
941         new function.
942         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
943
944         * scm/framework-*.scm: use port arguments throughout.
945
946         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
947
948         * lily/paper-outputter.cc (Paper_outputter): take port argument.
949
950         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
951
952         * scm/framework-texstr.scm (output-framework): 
953
954         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
955
956         * scm/output-lib.scm (tablature-stem-attachment-function):
957         tablature stem attachment fix. 
958
959 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
960
961         * lily/bezier.cc: hardcode binomial coefficients of order 3.
962
963         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
964
965         * scm/define-music-types.scm (music-descriptions): don't use
966         Music_wrapper type.
967
968         * lily/paper-column.cc (print): print moment too.
969
970         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
971         remove compatibility cruft.
972
973         * lily/parser.yy (score_body): \score can only begin with Music. 
974
975         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
976         make-score. Take music argument only. Move parser interaction to
977         Scheme.
978
979         * scm/lily-library.scm (scorify-music): new function.
980
981         * python/lilylib.py (datadir): remove 2.1 compat kludge.
982         (datadir): remove resource import.
983         (print_environment): remove get_bbox()
984         (cp_to_dir): remove pre 1.5.2 compat glue.
985
986 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
987
988         * lily/include/simple-spacer.hh (Module): idem.
989
990         * lily/include/spring.hh (struct Spring): store inverse
991         strength. This prevents division by zero.
992
993         * VERSION: release 2.7.0
994         
995         * lily/include/music.hh (class Music): remove Music::duration_log()
996
997         * lily/stem-engraver.cc (make_stem): take duration log from event.
998
999         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
1000
1001 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1002
1003         * scm/lily.scm (ly:load): load autochange.scm
1004
1005         * Documentation/user/tutorial.itely (Running LilyPond for the
1006         first time): remove reference to DVI/TeX
1007
1008         * scm/define-markup-commands.scm (text): add \text markup command.
1009
1010         * configure.in (reloc_b): bump requirement to Python 2.2.
1011
1012         * lily/include/dots.hh (class Dots): make has_interface() static.
1013
1014         * python/convertrules.py (conv): add rule for ly:grob-default-font
1015
1016         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
1017         alphabetical order.
1018
1019         * input/regression/trill-spanner-pitched.ly: new file.
1020
1021         * lily/font-interface-scheme.cc (LY_DEFINE): function
1022         ly:grob-default-font (changed from get-default-font).
1023
1024         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
1025
1026         * lily/note-head.cc (internal_print): if style is not a symbol,
1027         set style to 'default. 
1028         (internal_print): no style suffix if glyph-name-procedure not
1029         set. Default to quarter head.
1030
1031         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
1032
1033         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
1034
1035         * ly/music-functions-init.ly: \pitchedTrill
1036
1037         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
1038
1039         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
1040
1041         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
1042
1043         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
1044
1045         * po/fr.po: update
1046
1047         * po/de.po: update.
1048
1049 2005-07-06  Graham Percival  <gperlist@shaw.ca>
1050
1051         * Documentation/user/changing-defaults.itely: add link
1052         to grob-iterface.
1053
1054         * Documentation/user/advanced-notation.itely: add material
1055         to Setting automatic beam behaviour.  Thanks, Joe!
1056
1057         * Documentation/user/lilypond.itely: change encoding to utf-8.
1058
1059 2005-07-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1060
1061         * Documentation/user/advanced-notation.itely (Setting automatic
1062         beam behavior): Correct the documentation of
1063         revert-auto-beam-setting (backportme)
1064
1065 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1066
1067         * lily/ly-module.cc (ly_make_anonymous_module): define
1068         %module-public-interface of module. 
1069
1070         * lily/lily-parser.cc (print_smob): allow printing of parser smob
1071         without lexer.
1072
1073 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1074
1075         * input/regression/fret-diagrams.ly: stretch example.
1076
1077 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1078
1079         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
1080         Fodor).
1081
1082 2005-06-30  Graham Percival  <gperlist@shaw.ca>
1083
1084         * Documentation/topdocs/AUTHORS.texi: update personal web address.
1085
1086         * Documentation/user/examples.itely, lilypond-book.itely:
1087         change \RequirePackage to \usepackage.
1088
1089         * Documentation/user/global.itely: document copyright and tagline.
1090
1091 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1092
1093         * Documentation/user/basic-notation.itely (Transpose): remove link
1094         to nonexistent UntransposableMusic.
1095
1096         * scm/output-svg.scm: remove old definitions.
1097
1098         * scripts/lilypond-book.py (do_file): search for kpsewhich before
1099         invoking.
1100
1101         * python/lilylib.py (search_exe_path): new function.
1102
1103 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1104
1105         * python/lilylib.py (mkdir_p): remove setup_environment()
1106         (backportme)
1107
1108         * buildscripts/mutopia-index.py (headertext): trim text.
1109
1110         * Documentation/topdocs/NEWS.tely (Top): refresh.
1111
1112         * scm/define-markup-commands.scm (wordwrap-string): new function:
1113         split string in paras and words.
1114         (wordwrap-markups): new function.
1115         (wordwrap-stencils): new function. 
1116         (justify): use it.
1117         (wordwrap): use it.
1118         (wordwrap-string): use it
1119         (justify-string): use it.
1120
1121         * scm/lily-library.scm (regexp-split): new function.
1122
1123         * scm/define-markup-commands.scm: remove encoded-simple. 
1124         remove font-markup.
1125         (fontsize): remove old version  of fontsize.
1126         (wordwrap): new markup function. Wrap into paragraphs.
1127
1128         * VERSION: Branch lilypond_2_6
1129         (MINOR_VERSION): go to 2.7.0
1130
1131 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1132
1133         * po/zh_TW.po: update from translation project.
1134
1135 2005-06-28  Graham Percival  <gperlist@shaw.ca>
1136
1137         * scm/midi.scm: compile fix.
1138
1139 2005-06-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1140
1141         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
1142         patch. Now, the tempfile module is loaded too, not only used.
1143
1144 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
1145
1146         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
1147         0.05 - 1.00 to 0.25 - 1.00
1148
1149         * scm/midi.scm: moved the default-instrument-equalizer procedure
1150         to just under the insturment-equalizer-alist it takes as an
1151         argument.
1152
1153 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1154
1155         * Documentation/user/advanced-notation.itely (Font selection):
1156         remove CMR note.
1157
1158         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
1159
1160 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1161
1162         * THANKS: Add UTF-8 marker.
1163
1164         * Documentation/user/point-and-click.itely (http): Update: use
1165         lilypond-invoke-editor.  Fix: instruct to use user.js.
1166
1167 2005-06-27  Graham Percival  <gperlist@shaw.ca>
1168
1169         * ly/titling-init.ly: implements printpagenumber, increases
1170         space between dedication and title (to avoid collisions with
1171         "g" and "q" in dedication), and nicer logic about copyright
1172         and instrument fields being printed on the first page.
1173         Thanks Vincent!
1174
1175         * Documentation/user/global.itely: document printpagenumber.
1176
1177 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1178
1179         * Documentation/topdocs/NEWS.tely: Update to 2.6.
1180
1181 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1182
1183         * THANKS: update to 2.6
1184
1185         * VERSION: 2.6.0 released.
1186
1187 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1188
1189         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
1190         rule, errorneously removed probably because of misleading comment.
1191
1192 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1193
1194         * python/lilylib.py (datadir): py2exe comments.
1195
1196         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
1197
1198         * configure.in (reloc_b): make fontconfig REQUIRED.
1199
1200 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
1201
1202         * po/fi.po: add latest translations.
1203
1204 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1205
1206         * ChangeLog: recode utf-8
1207
1208         * Documentation/pictures/lilypond.xpm (Module): edited photo as
1209         logo.
1210
1211         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
1212
1213         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
1214
1215         * python/convertrules.py (do_conversion): don't print program_name
1216         from within a module
1217
1218         * configure.in (reloc_b): bump fontforge requirement to 20050624.
1219
1220         * python/convertrules.py (conv): add 2.6.0 dummy rule.
1221
1222 2005-06-23  Graham Percival  <gperlist@shaw.ca>
1223
1224         * Documentation/user/lilypond-book.itely,
1225         Documentation/user/examples.itely: add \RequirePackage{graphics}.
1226
1227         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
1228         fixes baseline-skip.  Thanks Vincent!
1229
1230         * Documentation/user/advanced-notation.itely, global.itely:
1231         moved "Selecting font sizes" to global, since it deals with
1232         notation font size, not text fonts.
1233
1234 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1235
1236         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
1237         to fonts.
1238
1239 2005-06-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1240
1241         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
1242         workaround since /dev/stdin doesn't work on Cygwin. Using a
1243         temporary file in the current directory since latex doesn't
1244         understand the path name to the default TMP in Cygwin (at least on
1245         win XP).
1246         
1247         * Documentation/user/global.itely (Creating titles): Correct
1248         misprint in example. Thanks to Rob Vlasaty.
1249
1250 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1251
1252         * VERSION (PATCH_LEVEL): release 2.5.32
1253
1254         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
1255         variable in lily module
1256
1257         * scm/framework-ps.scm (output-classic-framework): error message
1258         regarding the classic framework.
1259
1260         * Documentation/user/henle-flat-gray.png (Module): new file.
1261
1262         * Documentation/user/baer-flat-gray.png (Module): new file.
1263
1264         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
1265         whiteout for markups.
1266
1267         * buildscripts/substitute-encoding.py (note_glyph): include _ in
1268         regex too. This fixes change clef appearance in PDF. 
1269
1270         * ttftool/include/*: remove.
1271
1272         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
1273
1274         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
1275
1276         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
1277
1278         * ttftool/*: remove ttftool subdirectory.
1279
1280         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
1281
1282         * lily/ttf.cc (print_header): new file. Convert to type42, using
1283         FreeType to parse the TTF. 
1284
1285         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
1286         and post table may differ. Pass around post_nglyphs as well.
1287
1288 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1289
1290         * ly/music-functions-init.ly (musicMap): new music function
1291         musicMap. 
1292         
1293 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1294
1295         * make/mutopia-rules.make: anti-alias-factor = 2
1296
1297         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
1298         page switch.
1299
1300         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
1301         anti-alias-factor for lilypond-book runs.
1302
1303         * scm/ps-to-png.scm (scale-down-image): new function.
1304         (my-system): new function.
1305         (make-ps-images): blow up GS resolution by anti-alias-factor,
1306         scale down image by anti-alias-factor.  This improves appearance
1307         of bitmaps
1308         (make-ps-images): remove showpage. Fixes spurious empty png at
1309         end.
1310
1311         * scm/framework-ps.scm (write-preamble): downcase filename before
1312         string-matching. Should fix .TTF files (as opposed to ttf files)  
1313
1314         * Documentation/user/tutorial.itely (Running LilyPond for the
1315         first time): separate subsections for windows, macos and unix.  
1316
1317         * Documentation/user/invoking.itely (Updating files with
1318         convert-ly): add MacOS X note.
1319
1320 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1321
1322         * Documentation/user/introduction.itely (Engraving): don't include
1323         file optical-spacing, add directly.
1324
1325         * lily/paper-outputter.cc (file): open file in binary mode. This
1326         fixes OTF embedding on windows.
1327
1328 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1329
1330         * scm/framework-ps.scm (write-preamble): remove debugging output.
1331
1332         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
1333
1334         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
1335         outdir.
1336         (install-fc-cache): install font cache in installation directories.
1337
1338 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1339
1340         * scm/editor.scm (editor-command-template-alist): Use char iso
1341         column, except for Emacs.
1342         (get-editor-command): Substitute char too (Bertalan Fodor).
1343
1344 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1345
1346         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
1347         quoted ~s.  This should fix PNG output on Windows; single quotes
1348         are regular characters on Windows.
1349
1350 2005-06-16  Graham Percival  <gperlist@shaw.ca>
1351
1352         * Documentation/user/basic-notation.itely: include ChoirStaff
1353         in System start delimiters.
1354
1355         * Documentation/user/putting.itely: new doc section on
1356         fixing overlapping notation.
1357
1358 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1359
1360         * Documentation/user/global.itely (Paper size): \paper is in
1361         \book, not \score.
1362
1363         * make/mutopia-rules.make: -ddelete-intermediate-files
1364
1365         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
1366
1367 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1368
1369         * ChangeLog: Recode utf-8.
1370
1371         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
1372         datadir with .py modules.
1373
1374 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
1375
1376         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
1377
1378 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1379
1380         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
1381         
1382         * scm/framework-ps.scm (write-preamble): remove status check.
1383
1384         * Documentation/user/invoking.itely (Updating files with
1385         convert-ly): remove -o option.
1386
1387         * VERSION (PACKAGE_NAME): release 2.5.31
1388
1389         * scm/framework-ps.scm (write-preamble): use ly:system.
1390         (write-preamble): verbosity.
1391
1392         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
1393
1394         * python/convertrules.py: new file. Store conversion rules
1395         separately.
1396
1397 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1398
1399         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
1400
1401 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1402
1403         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
1404         \musicDisplay 
1405
1406         * Documentation/user/instrument-notation.itely (More stanzas): Add
1407         reference to StanzaNumber.
1408
1409 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1410
1411         * THANKS: separate section for website translators.
1412
1413 2005-06-14  Graham Percival  <gperlist@shaw.ca>
1414
1415         * Documentation/topdocs/INSTALL.texi: update vim info;
1416         thanks Simon Bailey!
1417
1418         * Documentation/user/advanced-notation.itely: included
1419         color names.
1420
1421         * Documentation/user/advanced-notation.itely,
1422         Documentation/usr/notation-appendices.itely: moved
1423         color names into an appendix.
1424
1425 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1426         
1427         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
1428
1429         * scm/lily.scm (lambda): initialize program options from here.
1430
1431         * scm/framework-*.scm: add header info.
1432
1433         * lily/main.cc (parse_argv): only set output format to pdf if no
1434         other format specified.
1435
1436         * scm/backend-library.scm (postprocess-output): process
1437         'delete-intermediate-files after running convert-to-*. This fixes
1438         PNG generation when 'delete-intermediate-files is set.
1439         
1440 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1441
1442         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
1443         links on website. 
1444
1445 2005-06-13  Graham Percival  <gperlist@shaw.ca>
1446
1447         * Documentation/topdocs/INSTALL.texi,
1448         Documentation/user/lilypond-book.itely: typos.
1449
1450 2005-06-12  Pal Benko  <benkop@freestart.hu>
1451
1452         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
1453         added between program name and switch; -b changed to -f not
1454         to generate pdf
1455
1456 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1457
1458         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
1459         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
1460
1461         * input/sakura-sakura.ly: add \midi.
1462
1463         * buildscripts/mutopia-index.py (find): use /usr/bin/find
1464         iso. python find. 
1465
1466         * ttftool/test.c (main): cosmetics.
1467
1468         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
1469
1470         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
1471         create a ttf2ps binary.
1472
1473         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
1474
1475         * scm/backend-library.scm (postscript->png): set rename-page-1 to
1476         true.
1477
1478 2005-06-11  Graham Percival <gperlist@shaw.ca>
1479
1480         * Documentation/user/lilypond-book.itely: add warning about
1481         the font warnings in dvips.
1482
1483 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1484
1485         * THANKS: typo
1486
1487         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
1488
1489         * GNUmakefile.in: remove links for .map, .enc
1490         don't fail if out/ doesn't exist yet.
1491
1492 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1493
1494         * ttftool/util.c (surely_read): return nbytes
1495
1496         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
1497
1498         * VERSION (PACKAGE_NAME): release 2.5.30
1499
1500         * flower/string-convert.cc (precision_string): >? fix.
1501
1502         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
1503         (make-ps-images): add verbose -q too.
1504
1505         * lily/default-actions.cc (Module): new file. default
1506         {book,score}-print functions.
1507
1508         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
1509         pass results via parseStringResult, lookup via ly:parser-lookup.  
1510
1511         * lily/lily-parser.cc (Lily_parser): only clone lexer in
1512         constructors.
1513         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
1514         (parse_string): idem.
1515
1516         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
1517
1518         * lily/main.cc (main_with_guile): copy be_verbose_global into
1519         ly_set_option()
1520
1521 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1522
1523         * scm/backend-library.scm (postscript->pdf):
1524         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
1525         verbose mode.  Search for several names of gs executable.
1526
1527 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1528
1529         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
1530         directly. This fixes a massive memory leak, provided you use CVS
1531         GUILE.
1532
1533 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
1534
1535         * ly/property-init.ly: Added tieDashed.
1536
1537         * THANKS: Added some bughunters for 2.5.
1538
1539 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1540
1541         * lily/program-option.cc: add debug-gc option.
1542
1543         * lily/include/lily-guile-macros.hh: don't protect exported module
1544         objects.
1545
1546         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
1547
1548         * scm/backend-library.scm (postscript->pdf): use
1549         delete-intermediate-files iso. running-from-gui? 
1550
1551         * ttftool/util.c (surely_read): robustness. Allow read() to return
1552         less bytes than requested, as per posix standards.
1553
1554         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
1555         program option.
1556
1557         * ttftool/include/ttftool.h ("C"): rename verbosity to
1558         ttf_verbosity. Add to public interface.
1559
1560         * scm/music-functions.scm (unfold-repeats): remove debugging display.
1561
1562         * lily/program-option.cc: rename from scm-option.cc
1563
1564         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
1565         (get_help_string): Print pretty help string.
1566
1567         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
1568         to snippet preamble.
1569
1570         * lily/scm-option.cc: remove command-line-settings option. Fold
1571         all command-line options plus default settings in a generic
1572         interface. 
1573
1574         * flower/getopt-long.cc (table_string): indent 2nd lines of help
1575         texts too.
1576
1577 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1578
1579         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
1580         or EXT_ components non-empty.
1581
1582 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1583
1584         * scm/lily.scm (running-from-gui?): Export.
1585
1586         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
1587         output in .ly source directory.
1588
1589 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1590
1591         * ttftool/util.c (surely_lseek): more verbosity.
1592
1593         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
1594         compile.
1595
1596         * lily/parser.yy (Repeated_music): remove >? 
1597
1598         * scm/backend-library.scm (postscript->pdf): Support for
1599         -dgs-font-load=1
1600
1601         * scm/framework-ps.scm (write-preamble): make font loading
1602         switchable to GS via --define-default gs-font-load=1
1603
1604 2005-06-09  Graham Percival  <gperlist@shaw.ca>
1605
1606         * Documentation/user/global.itely: added \layout docs.
1607
1608 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1609
1610         * lily/lily-parser-scheme.cc: add unistd.h
1611
1612 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1613
1614         * scm/editor.scm: add char argument.
1615
1616         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
1617
1618         * ttftool/util.c (syserror): use errno for better error reporting.
1619
1620         * lily/source-file.cc (get_counts): new function. Calc column,
1621         line and char count in one go.
1622
1623         * lily/binary-source-file.cc (quote_input): rename to quote_input
1624
1625         * lily/input.cc (set): new function.
1626
1627 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1628
1629         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
1630         directory part of file name to search directory.
1631
1632         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
1633         search path and chdir to DIR if --outname=DIR used.
1634
1635         * lily/main.cc (prepend_env_path): Bugfix: Check directory
1636         existence before appending original path.
1637
1638 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1639
1640         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
1641         file" massage.
1642
1643         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
1644         texinfo.tex is always used.
1645         
1646 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1647
1648         * flower/include/axis.hh: rename from axes.hh
1649
1650         * lily/include/text-interface.hh (Module): rename from text-item.hh
1651
1652         * VERSION (PATCH_LEVEL): release 2.5.29
1653
1654         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
1655
1656         * scm/framework-ps.scm (font-file-as-ps-string): new function.
1657         (handle-macfont): new function. Call fondu for Native mac fonts.
1658
1659         * scm/define-markup-commands.scm (fill-line): handle text-widths =
1660         '() case.
1661
1662 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1663
1664         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
1665         multi-page.  Fix .eps regular expression.
1666
1667 2005-06-07  Graham Percival  <gperlist@shaw.ca>
1668
1669         * Documentation/user/putting.itely: add info on modifying templates.
1670
1671         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
1672         misc small changes.
1673
1674 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1675
1676         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
1677
1678         * scripts/lilypond-ps2png.scm
1679
1680         * VERSION (PACKAGE_NAME): release 2.5.28
1681
1682 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1683
1684         * lily/main.cc (prepend_env_path): Do not append /, that does not
1685         work.  Localedir lives in datadir, not in prefix.
1686
1687         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
1688         hack for windows.
1689
1690         * flower/include/file-cookie.hh: Compile fix.
1691
1692 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1693
1694         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
1695
1696         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
1697         system primitives.
1698         (gulp-port): using read-string!/partial. We don't want to read an
1699         entire PS file  (GUILE 1.6 limits strings to 16M) 
1700
1701         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
1702         properties. Add font-interface. 
1703
1704         * scm/define-grob-properties.scm (all-user-grob-properties):
1705         remove old bracket properties.
1706
1707         * scm/x11-color.scm: reformat. 
1708
1709         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
1710         LedgerLineSpanner if new StaffSymbol is found. 
1711
1712         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
1713         staff-symbol for finishing staff. 
1714
1715         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
1716
1717         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
1718         change black to currentColor everywhere. This fixes color support
1719         in SVG.
1720
1721 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
1722
1723         * input/regression/fret-diagrams.ly: new file to test fret diagram
1724         capability
1725
1726         * scm/output-tex.scm: remove white-dot and white-text
1727
1728         * scm/output-ps.scm: remove white-dot and white-text
1729
1730         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
1731         using ly:stencil-in-color instead
1732         (draw-dots) : remove call to white-dot
1733
1734 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1735
1736         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
1737         support.
1738
1739         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
1740
1741         * flower/include/file-cookie.hh: new file. lily_cookie extension 
1742
1743         * flower/file-cookie.cc: new file. lily_cookie extension.
1744         
1745 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1746
1747         * scm/editor.scm (editor-command-template-alist): Add syn
1748         editor (Jaap [de Vos]).
1749
1750 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1751
1752         * scripts/lilypond-ps2png.scm:
1753         * scm/ps-to-png.scm: New file.
1754
1755         * scm/backend-library.scm (postscript->png): Use it.
1756
1757         * scripts/lilypond-ps-to-png.py: Remove file.
1758
1759         * python/lilylib.py (get_bbox, make_ps_images): Remove.
1760
1761 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1762
1763         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
1764
1765         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
1766         start on grace moment. Fixes autobeam-grace.ly.
1767
1768         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
1769         process anything unless we're at the end of a pending beam. Fixes
1770         syncopated 8ths beamed across a beat.
1771
1772 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1773
1774         * scm/editor.scm (editor-command-template-alist): Start emacs if
1775         emacslient fails.
1776
1777         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
1778
1779         * flower/file-path.cc (is_file, is_dir): Export.
1780
1781         * lily/main.cc (prepend_env_path, set_env_file): Use them.
1782
1783 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1784
1785         * lily/easy-notation.cc: Added include cctype to correct
1786         compilation error.
1787
1788 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1789
1790         * scm/backend-library.scm (postscript->pdf): set resolution to
1791         1200, so bitmap fonts aren't that ugly. 
1792
1793         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
1794
1795         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
1796         parent if we have a notehead. Fixes incorrect offsets when
1797         Paper_column is very wide in the X direction.
1798
1799         * input/regression/font-family-override.ly (Module): new file.
1800
1801         * scm/font.scm (make-pango-font-tree): new function.
1802
1803         * lily/beam.cc (before_line_breaking): remove warning about less
1804         than 2 visible stems. We still get a warning when there is only
1805         one stem.
1806
1807 2005-06-01  Werner Lemberg  <wl@gnu.org>
1808
1809         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
1810         correctly.
1811
1812 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1813
1814         * lily/slur-scoring.cc (generate_avoid_offsets): new
1815         function. Generate avoid offsets once per slur.
1816
1817         * lily/slur.cc (add_extra_encompass): add dependency to
1818         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
1819
1820         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
1821         too. Fixes inf error with added bass notes.
1822
1823         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
1824         argument anymore.
1825
1826         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
1827
1828         * input/tutorial/lbook-latex-test.tex: add line length test.
1829
1830         * scripts/lilypond-book.py (set_default_options): new
1831         function. Call this before dissecting snippets, so linewidth
1832         settings reach the snippets.
1833
1834 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1835
1836         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
1837
1838 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1839
1840         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
1841
1842 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1843
1844         * stepmake/aclocal.m4: More autopackage friendliness.
1845
1846 2005-05-31  Graham Percival  <gperlist@shaw.ca>
1847
1848         * Documentation/index.html.in: remove link to LSR.
1849
1850         * Documentation/user/global.itely: remove duplicate
1851         "dedication" \header{} section.
1852
1853 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1854
1855         * VERSION (PACKAGE_NAME): release 2.5.27.
1856
1857         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
1858         too. Plugs memory leak.
1859
1860         * make/lilypond.fedora.spec.in (Group): remove
1861         lilypond-pdfpc-helper.
1862
1863         * scripts/GNUmakefile (SEXECUTABLES): remove
1864         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
1865
1866         * scm/font.scm (make-century-schoolbook-tree): add Mono as
1867         'typewriter family.
1868
1869         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
1870         memory leak.
1871
1872         * lily/parser.yy (score_body): don't clone Score, that's done in
1873         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
1874
1875         * lily/score-engraver.cc (derived_mark): new function.
1876         (initialize): unprotect Paper_score. This fixes a memory leak.
1877
1878         * lily/score-performer.cc (derived_mark): new function.
1879
1880         * lily/score-translator.cc (get_output): use SCM for get_output() call.
1881
1882         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
1883         spurious warning.
1884
1885         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
1886         serif.
1887
1888 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1889
1890         * configure.in (reloc_b): Add --enable-relocation.
1891
1892 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1893
1894         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
1895
1896         * input/regression/alignment-order.ly: add Staff example.
1897
1898 2005-05-31  John Mandereau   <john.mandereau@free.fr>
1899
1900         * po/fr.po: update.
1901
1902 2005-05-31  Graham Percival  <gperlist@shaw.ca>
1903
1904         * Documentation/index.html.in: add link to LSR.
1905
1906 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1907
1908         * scm/define-stencil-commands.scm (Module): new file. Register all
1909         allowed stencil expression heads in a central place.
1910
1911         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
1912         ly:make-stencil
1913
1914         * lily/stencil-expression.cc (all_stencil_heads): registering
1915         stencil expressions.
1916
1917         * lily/stencil-interpret.cc: new file. Stencil expression
1918         interpreting.
1919
1920         * input/xiao-haizi-guai-guai.ly: move file back.
1921
1922 2005-05-30  Graham Percival  <gperlist@shaw.ca>
1923
1924         * Documentation/user/advanced.itely, converters.itely,
1925         instrument-notation.itely, lilypond-book.itely: misc small
1926         changes.
1927
1928 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1929
1930         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
1931
1932         * make/lilypond.fedora.spec.in: Fix source url.
1933
1934         * cygwin: Update from mingw patches.
1935
1936         * scm/editor.scm (editor-command-template-alist): Use jedit
1937         -reuseview (Bertalan), add uedit (Patrick Huberts).
1938
1939         * input/xiao-hai-zi-guai-guai.ly: Rename from
1940         xiao-haizi-guai-guai.ly.
1941
1942         * input/*: Reindent, do not use TAB.
1943
1944         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
1945         white background.
1946
1947 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1948
1949         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
1950         numerical overflow error.
1951
1952 2005-05-29 Laura Conrad <lconrad@laymusic.org>
1953         
1954         * abc2ly.py: fix to syntax error in multi-part output.
1955
1956 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1957
1958         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
1959         with disappearing span bars when alignAboveContext is active
1960
1961         * lily/property-iterator.cc (check_grob): use is-grob?
1962         object-property. Fixes crash-key-sig-font-size.ly. 
1963
1964 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1965
1966         * lily/bar-line.cc (print): don't round barlines; this produces
1967         odd aliasing effects in Acroread.
1968
1969         * lily/timing-engraver.cc (process_music): robustness fix.
1970
1971         * lily/context-def.cc (filter_engravers): bugfix.
1972
1973 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1974
1975         * lily/lilypond.rc.in: Add ly-icon.
1976
1977         * lily/GNUmakefile: 
1978         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
1979         rules.
1980
1981 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1982
1983         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
1984
1985         * ps/music-drawing-routines.ps: 
1986
1987         * scm/output-ps.scm: remove draw ez_ball.
1988
1989         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
1990         EasyNotation context definition.
1991
1992         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
1993         Text_interface and color for making easy note heads.
1994
1995         * lily/stencil.cc (with_color): new function.
1996
1997         * ps/music-drawing-routines.ps: remove draw_zigzag_line
1998
1999         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
2000         output routine. Zigzag now works in SVG too.
2001
2002         * scm/output-tex.scm (filledbox): idem.
2003
2004         * scm/output-svg.scm (filledbox): idem.
2005
2006         * scm/output-ps.scm (lily-def): remove horizontal-line. 
2007
2008         * lily/lookup.cc (horizontal_line): use draw-line. 
2009
2010         * lily/system-start-delimiter.cc: remove old staff bracket code.
2011
2012         * mf/feta-haak.mf: further tweaks.
2013
2014         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
2015
2016         * mf/feta-generic.mf: include feta-haak.
2017
2018         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
2019
2020         * scm/framework-ps.scm (write-preamble): only load fonts if their
2021         filename is a string. 
2022
2023 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2024
2025         * scm/output-svg.scm (circle): support circle.
2026         (bracket): stub for bracket.
2027
2028         * scripts/lilypond-book.py (main): make sure --psfonts warning is
2029         correct.
2030
2031 2005-05-26  Graham Percival  <gperlist@shaw.ca>
2032
2033         * Documentation/user/lilypond.tely, advanced-notation.itely,
2034         basic-notation.itely, instrument-notation.itely, global.itely,
2035         introduction.itely, tutorial.itely: rearranging, editing,
2036         clean-up.
2037
2038         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
2039         for compiling on FreeBSD.
2040
2041 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2042
2043         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
2044         otf files.
2045
2046         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
2047         bugfixes.
2048
2049         * VERSION: 2.5.26 released.
2050
2051         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
2052
2053 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
2054
2055         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
2056         if printpagenumber is false.
2057
2058 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2059
2060         * lily/font-config.cc (init_fontconfig): comment out FontConfig
2061         cache warning.
2062
2063         * lily/tie.cc (print): support dotted ties.
2064         
2065 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2066
2067         * scm/define-grobs.scm (all-grob-descriptions): switch off
2068         debugging
2069         (all-grob-descriptions): Arpeggio has Y-extent.
2070
2071         * scm/define-music-properties.scm (all-music-properties): document
2072         length-callback and start-callback as "read-only".
2073
2074         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
2075         length-callback after creation. 
2076
2077         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
2078         compressmusic -> compressMusic.
2079
2080         * ly/music-functions-init.ly (oldaddlyrics): idem.
2081
2082         * lily/parser.yy: NewLyricCombineMusic ->
2083         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
2084
2085 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
2086
2087         * ly/Welcome_to_LilyPond.ly: typo.
2088
2089 2005-05-24  Graham Percival  <gperlist@shaw.ca>
2090
2091         * Documentation/user/lilypond.tely: move changing-defaults to be
2092         before global issues.
2093
2094         * Documentation/user/basic-notation.itely: move Transpose section
2095         here from advanced/Other.
2096
2097         * Documentation/user/changing-defaults.itely,
2098         advanced-notation.itely: move Fonts to advanced, edit.
2099
2100 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2101
2102         * lily/parser.yy (bare_int): remove rule.  From now on, we require
2103         # before negative integers.
2104
2105 2005-05-23  Graham Percival  <gperlist@shaw.ca>
2106
2107         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
2108
2109         * Documentation/user/lilypond.tely: change Unified index to
2110         LilyPond index.
2111
2112         * Documentation/user/advanced-notation.itely,
2113         instrument-notation.itely: editing.
2114
2115 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2116
2117         * scm/lily.scm (lilypond-all): Bugfix: return failed.
2118
2119         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
2120
2121 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2122
2123         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
2124         ly:port-move.  Needs to be stderr-specific on mingw.
2125         Run fixcc.
2126
2127 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2128
2129         * lily/general-scheme.cc (ly:port-move): Remove.
2130
2131         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
2132         windows.
2133
2134         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
2135         variables.  This eliminates the need for a gs.bat wrapper, which
2136         opens a console.
2137
2138         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
2139         * scm/lily.scm (running-from-gui?): 
2140         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
2141         artifact of not compiling with -mwindows.
2142
2143         * scm/editor.scm: Define PLATFORM.
2144
2145 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2146
2147         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
2148         can start to cut & paste lilypond-book fragments.  
2149
2150         * scm/define-music-types.scm (music-descriptions): remove
2151         UntransposableMusic
2152
2153 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2154
2155         * scm/output-ps.scm (glyph-string): remove / before CIDs.
2156
2157 2005-05-20  Graham Percival  <gperlist@shaw.ca>
2158
2159         * Documentation/user/instrument-notation.itely: remove *Engraver.
2160
2161         * Documentation/user/advanced-notation.itely: edit, rearrange.
2162
2163 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2164
2165         * scm/output-ps.scm (glyph-string): take cid? argument. Use
2166         findresource iso. findfont for CID CFF fonts.
2167
2168         * VERSION (PACKAGE_NAME): release 2.5.25
2169
2170         * ly/Welcome_to_LilyPond.ly: add  \version
2171
2172 2005-05-20  Graham Percival  <gperlist@shaw.ca>
2173
2174         * Documentation/user/programming-interface.itely: move
2175         \displayMusic into its own section.
2176
2177         * Documentation/user/basic-notation.itely: finish editing.
2178
2179 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2180
2181         * flower/file-path.cc (find): don't throw away file_name.dir, but
2182         append to it. Fixes \include with directories.
2183
2184         * flower/include/file-path.hh (class File_path): don't derive from
2185         Array<String>.
2186
2187         * flower/include/file-name.hh (class File_name): remove to_str0()
2188
2189         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
2190         Hara_kiri_engraver in separate file.
2191
2192         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
2193         translation went wrong. Fixes vertically translated slurs.
2194
2195 2005-05-19  Graham Percival  <gperlist@shaw.ca>
2196
2197         * Documentation/user/basic-notaton.itely: editing.
2198
2199 2005-05-18  Graham Percival  <gperlist@shaw.ca>
2200
2201         * Documentation/user/macros.itexi, basic-notation.itely:
2202         add @commonprop (commonly used properties) macro.
2203
2204 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2205
2206         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
2207
2208         * scripts/lilypond-book.py (invokes_lilypond): new function
2209         (main): only run fontextract if invokes_lilypond() is true.
2210
2211         * lily/function-documentation.cc (ly_add_function_documentation):
2212         duh, use !=
2213
2214         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
2215
2216         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
2217
2218         * scm/lily.scm (running-from-gui?): lowercase Darwin.
2219
2220         * lily/function-documentation.cc (ly_add_function_documentation):
2221         use scm_hash_table_p() for checking.
2222
2223 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2224
2225         * Documentation/user/advanced-notation.itely (Text scripts):
2226         Change nonexisting @internalsref{Text markup} to @ref{Text
2227         markup}.  Change @internalsref{Text script} to
2228         @internalsref{TextScript}.
2229
2230         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
2231
2232 2005-05-17  Graham Percival  <gperlist@shaw.ca>
2233
2234         * Documentation/user/tutorial.itely, basic-notation.itely,
2235         changing-defaults.itely: remove duplicate cindex entries
2236         that appear on the same page.
2237
2238         * scm/define-grobs.scm: change default padding for TextSpanner.
2239
2240         * Documentation/topdocs/AUTHORS.texi: update email address.
2241
2242         * Documentation/user/global.itely: add info about \include.
2243
2244 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2245
2246         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
2247         when running-from-gui.
2248
2249         * scm/editor.scm (get-editor): Add platform defaults.
2250
2251         * scm/backend-library.scm (postscript->pdf): Typo.
2252
2253 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2254
2255         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
2256
2257         * lily/font-config.cc (init_fontconfig): add warning about cache.
2258
2259 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2260
2261         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
2262
2263 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2264
2265         * lily/horizontal-bracket.cc (print): Take care of the direction
2266         property so brackets above the stave point downwards. 
2267
2268         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
2269         for HorizontalBracket so it doesn't end up within the stave.
2270
2271 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2272
2273         * lily/GNUmakefile (default): Typo.
2274
2275         * scm/lily.scm (PLATFORM): Export.
2276
2277         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
2278         load-font-via-GS, ttftool or fopencookie is broken on windows.
2279         
2280         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
2281         -dSAFER, that is broken on windows.
2282
2283 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2284
2285         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
2286         for FlexLexer.h
2287
2288         * scripts/lilypond-invoke-editor.scm: remove stray -
2289
2290 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2291
2292         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
2293         Fixes deprecation warning.
2294
2295         * flower/include/string.icc (to_string): Only inline if
2296         -DSTRING_UTILS_INLINED.
2297
2298         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
2299         name.  Remove windows comment.
2300
2301         * scm/editor.scm (slashify): New function.
2302         (get-editor-command): Use it.
2303         (get-command-template): Do not alter editor command if
2304         environment value includes `%(file)s' magic.
2305
2306         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
2307         (dissect-uri): Use it.
2308         (unquote-uri): Bugfix.
2309
2310 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2311
2312         * scm/framework-ps.scm (write-preamble): add TTF rule.
2313
2314         * Documentation/topdocs/README.texi (Top): remove note about
2315         xdelta.
2316
2317         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
2318         requirement.
2319
2320         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
2321         function. Figure out where FlexLexer.h lives
2322
2323         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
2324         
2325 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2326
2327         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
2328         with Windows root in file name.
2329
2330         * scm/backend-library.scm (ly:system): Only redirect output (using
2331         system and shell, ugh) if /dev/null is writable.
2332
2333         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
2334         windows icon.
2335
2336         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
2337         on Mingw.
2338
2339         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
2340         click.
2341
2342         * flower/file-path.cc (is_dir, is_file): New function.  Actually
2343         use result of stat when available.
2344
2345         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
2346         absolute file name and root.
2347
2348         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
2349
2350         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
2351
2352         * flower/file-name.cc (slashify): Bugfix, do substitute if no
2353         slashes in file name.
2354
2355 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2356
2357         * Documentation/user/preface.itely (Preface): Run
2358         texinfo-all-menus-update.
2359
2360         * scm/editor.scm (get-editor-command): Bugfix: allow full
2361         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
2362
2363         * Documentation/pictures/lilypond-48.xpm: New file.
2364
2365         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
2366
2367         * ly/Welcome_to_LilyPond.ly: New file.
2368
2369         * lily/main.cc (main): Only identify if we have a terminal.
2370
2371         * scm/backend-library.scm (postscript->png)
2372         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
2373         non-/bin/sh).
2374
2375 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
2376
2377         * Documentation/topdocs/AUTHORS.texi: polish, update.
2378
2379 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2380
2381         * Documentation/user/preface.itely (Notes for version 2.6): new
2382         notes for 2.6
2383
2384         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
2385         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
2386         is not fully contained" warnings.
2387
2388         * lily/slur-scoring.cc (get_bound_info): remove warning.
2389
2390         * lily/staff-symbol-engraver.cc (process_music): start initial
2391         spanner in process_music(). This fixes overrides of StaffSymbol
2392         properties.
2393
2394         * scm/framework-pdf.scm (Module): remove.
2395
2396         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
2397
2398         * lily/ambitus-engraver.cc: formatting cleanups.
2399
2400         * mf/feta-solfa.mf (Module): remove.
2401
2402         * ChangeLog: more details about contributions.
2403
2404 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2405
2406         * lily/align-interface.cc (align_elements_to_extents): warn if
2407         called too early. Fixes: disappearing-staff-lines.ly
2408
2409         * VERSION (PACKAGE_NAME): release 2.5.24
2410
2411 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2412
2413         * stepmake/aclocal.m4: Typo.
2414
2415         * flower/string.cc (substitute): Take two strings or two
2416         characters.  Update callers.
2417
2418 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2419
2420         * flower/file-name.cc (File_name): Slashify.
2421
2422         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
2423
2424         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
2425
2426         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
2427
2428         * configure.in (gui_b): Use it.
2429
2430         * lily/lilypond.rc.in: New file.
2431
2432         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
2433
2434 2005-05-12  Graham Percival  <gperlist@shaw.ca>
2435
2436         * Documentation/user/advanced-notation.itely: edit of Text
2437         section; clarify text scripts vs. text markup.
2438
2439 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2440
2441         * lily/multi-measure-rest-engraver.cc
2442         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
2443         separation items on start. Fixes mm rests in start of score.
2444
2445         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
2446         don't access StaffSymbol if not there.
2447         Fixes: crash-staff-symbol-engraver.ly.
2448
2449         * lily/instrument-name-engraver.cc (class
2450         Instrument_name_engraver): data member first_. Create
2451         InstrumentName on start. 
2452
2453 2005-05-12  Graham Percival  <gperlist@shaw.ca>
2454
2455         * Documentation/user/instrument-notation.itely: add guitar
2456         position.
2457
2458         * Documentation/user/introduction.itely,
2459         Documentation/user/lilypond.tely,
2460         Documentation/user/tutorial.itely: begin pruning
2461         unused (duplicated) cindex entries and misc cleanup.
2462
2463 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2464
2465         * input/test/volta-chord-names.ly: Bring the explanation up to
2466         date.
2467
2468 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
2469
2470         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
2471         Specify `@documentencoding utf-8' for html, ignore warnings.
2472
2473 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
2474
2475         * THANKS: Added bughunters.
2476
2477 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
2478
2479         * lily/main.cc: update help string for `lilypond -H'.
2480
2481         * po/fi.po: update.
2482         
2483 2005-05-10  Graham Percival  <gperlist@shaw.ca>
2484
2485         * Documentation/user/advanced-notation.itely: minor fixes.
2486
2487 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2488
2489         * scm/editor.scm: New module.
2490
2491         * scm/lily.scm (gui-main): Use it.
2492
2493         * scm/framework-gnome.scm (spawn-editor): Use it.
2494
2495         * scripts/lilypond-invoke-editor.scm: Use it in new script.
2496
2497 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2498
2499         * scm/framework-ps.scm (load-font-via-GS):  new function.
2500
2501         * lily/pango-font.cc (pango_item_string_stencil): add support for
2502         CID keyed font.
2503
2504         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
2505
2506 2005-05-10  Graham Percival  <gperlist@shaw.ca>
2507
2508         * Documentation/user/basic-notation.itely: add @ref.
2509
2510         * Documentation/user/advanced-notation.itely: add example
2511         of 5/8 beaming.
2512
2513 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2514
2515         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
2516
2517         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
2518         going through ps2pdf wrappers.
2519
2520 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
2521
2522         * Documentation/user/instrument-notation.itely: petrucci note
2523         heads: updated docu
2524
2525         * input/regression/note-head-style.ly: updated regression test;
2526         indentation fixes
2527
2528         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
2529         heads as default
2530
2531         * mf/parmesan-heads.mf: minor editing; use musicological names
2532         (rather than optical description) as note head names
2533
2534         * scm/output-lib.scm: complete petrucci heads
2535
2536 2005-05-09  Pal Benko  <benkop@freestart.hu>
2537
2538         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
2539         heads, but bigger)
2540
2541 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2542
2543         * lily/main.cc (main_with_guile): Remove no files check.
2544
2545         * lily/main.cc (ly:usage): Export to Scheme.
2546
2547         * scm/lily.scm (no-files-handler): New function.
2548
2549         * scm/lily.scm (lilypond-main): Use it.
2550
2551         * configure.in (gui_b): Add mbrtowc checking.
2552         Resurrect [utf8/]wchar.h checking.
2553
2554 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2555
2556         * Documentation/user/advanced-notation.itely (Metronome marks):
2557         Add link to the program reference for MetronomeMark
2558
2559         * Documentation/user/lilypond-book.itely (An example of a
2560         musicological document): Correct the example using psfonts 
2561
2562 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
2563
2564         * po/fi.po: update after a lesson how to update entries against
2565         source.
2566         
2567         * po/TODO: document the lesson.
2568
2569 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2570
2571         * configure.in (gui_b): remove wcrtomb checking.
2572
2573         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
2574         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
2575
2576 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2577
2578         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
2579         keep Scheme expressions and strings unmodified when doing the
2580         conversion to postfix notation for slurs and beams. Should
2581         hopefully solve most related conversion problems. 
2582
2583         * Documentation/user/lilypond-book.itely : Clarify and correct how
2584         to call dvips with -h psfonts.
2585
2586 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2587
2588         * Documentation/user/instrument-notation.itely (Entering lyrics):
2589         Typo.  Fixes build.
2590
2591 2005-05-09  Graham Percival  <gperlist@shaw.ca>
2592
2593         * Documentation/user/lilypond-book.itely: document PSFONTS file.
2594
2595         * Documentation/user/lilypond.tely, lilypond-book.itely,
2596         tutorial.itely: change references to 2.5.x to 2.6.x.
2597
2598         * Documentation/user/instrument-notation.itely: clarified \addlyrics
2599         vs \lyricmode.
2600
2601         * Documentation/user/invoking.itely: remove old info about
2602         lilypond-profile.
2603
2604         * Documentation/topdocs/INSTALL.texi: remove old info about
2605         lilypond-profile, add warning about needing international fonts
2606         to build docs.
2607
2608 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2609
2610         * lily/include/grob-info.hh (class Grob_info): make data member
2611         private. Changes throughout.
2612
2613         * input/regression/alignment-order.ly: new file. 
2614
2615         * lily/vertical-align-engraver.cc (acknowledge_grob): read
2616         alignAboveContext and alignBelowContext
2617
2618 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2619
2620         * lily/pfb.cc (LY_DEFINE): add cast.
2621
2622         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
2623         matches .otf
2624         (write-preamble): warn about unknown fonts.
2625
2626         * lily/pfb.cc (Module): new function ly:otf->cff
2627
2628         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
2629         (get_otf_table): new function.
2630
2631 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2632
2633         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
2634         iso. ps2png.
2635
2636 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
2637
2638         * po/fi.po: apply second round of update.
2639
2640 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2641
2642         * scm/x11-color.scm (make-x11-color-handler): don't use
2643         #\sp. Apparently doesn't work on all platforms. 
2644
2645 2005-05-06  Graham Percival  <gperlist@shaw.ca>
2646
2647         * Documentation/user/advanced-notation.itely, putting.itely,
2648         tutorial.itely, global.itely, introduction.itely: really minor fixes.
2649
2650 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2651
2652         * VERSION (PACKAGE_NAME): release 2.5.23
2653
2654 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2655
2656         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
2657         convert to utf-8.
2658
2659         * THANKS: Add translators for this release, convert to utf-8.
2660
2661         * mf/GNUmakefile (MFTRACE_FLAGS):
2662         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
2663         outdir as option (WAS: hardcoded).
2664
2665 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2666
2667         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
2668         finished_span_
2669
2670         * THANKS: add Hans Forbrich.
2671
2672         * Documentation/topdocs/NEWS.tely (Top): document new feature.
2673
2674         * Documentation/user/basic-notation.itely (Staff symbol): document
2675         start/stop staff. Reference to ossia.ly
2676
2677         * input/test/ossia.ly: new example using stop and startStaff.
2678
2679         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
2680         in other words, don't create "|" barline at start of the score.
2681         (start_translation_timestep): don't set whichBar for start of score.
2682
2683         * input/regression/staff-halfway.ly: use new functionality.
2684
2685         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
2686         start and stop staff based on events.
2687
2688         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
2689
2690         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
2691
2692 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2693
2694         * Documentation/user/programming-interface.itely (How markups work
2695         internally ): remove \encoding reference.
2696
2697 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2698
2699         * scripts/convert-ly.py: Attempt to do a smarter update of 
2700         text markups from versions < 1.9.0 with arbitrary nesting.
2701
2702 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
2703
2704         * po/fi.po: convert to utf-8, and update.
2705
2706 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2707
2708         * make/lilypond.suse.spec.in: update from suse 2.4 package.
2709
2710         * lily/*.cc: more <? >? to min/max changes
2711
2712         * lily/include/interpretation-context-handle.hh: rename
2713         Interpretation_context_handle to Context_handle.
2714
2715 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
2716
2717         * input/regression/GNUmakefile (local_delete): use `find` together 
2718         with `xargs` to avoid too long argument-lists in cmd line.
2719
2720 2005-05-04  Graham Percival  <gperlist@shaw.ca>
2721
2722         * Documentation/user/introduction.itely: updates "About this manual".
2723
2724         * Documentation/user/advanced-notation.itely,
2725         invoking.itely: minor fixes.
2726
2727 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2728
2729         * COPYING: add font exception. Update FSF address. 
2730
2731         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
2732         should be taken without child context.
2733
2734         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
2735
2736         * scm/define-markup-commands.scm (triangle): new command, as
2737         robust replacement for unicode Delta/Triangle.
2738
2739 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2740
2741         * ps/music-drawing-routines.ps: add fillp argument.
2742
2743         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
2744
2745         * lily/font-config.cc (init_fontconfig): don't add cff/
2746
2747         * VERSION (PACKAGE_NAME): release 2.5.22
2748
2749         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
2750
2751         * lily/grace-engraver.cc (consider_change_grace_settings): use
2752         is_alias(). Fixes problem with CueVoice grace notes. 
2753
2754         * lily/simultaneous-music-iterator.cc (construct_children): call
2755         Music_iterator::quit() for iterators that start out invalid. This
2756         fixes indefinitely continuing contexts.
2757
2758         * buildscripts/substitute-encoding.py: new file
2759
2760         * Documentation/user/basic-notation.itely (Basic polyphony): fix
2761         missing @end 
2762
2763         * scripts/lilypond-book.py (write_if_updated): print file name.
2764
2765         * Documentation/user/basic-notation.itely (Explicitly
2766         instantiating voices): idem.
2767
2768         * Documentation/user/advanced-notation.itely (Text spanners):
2769         remove stray { } 
2770
2771         * lily/context.cc (default_child_context_name): the default child
2772         is now first in accepts_list_.
2773
2774         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
2775         \defaultchild to all relevant contexts.  This fixes:
2776         drums-pitch.ly.
2777
2778         (Probably also fixes similar problems with ancient
2779         transcriptions getting CueVoices instead of the desired voices.)
2780  
2781         * lily/context-def.cc (get_default_child): new function.
2782         (get_accepted): place default child in front of list.
2783
2784         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
2785
2786         * lily/include/context-def.hh (struct Context_def): add
2787         default_accept_
2788
2789 2005-05-03  Graham Percival  <gperlist@shaw.ca>
2790
2791         * scm/define-grobs.scm: remove "remove-first" line, since
2792         the absent property is set to #f anyway.
2793
2794         * Documentation/user/basic-notation.itely,
2795         advanced-notation.itely, instrument-notation.itely: minor
2796         fixes.
2797
2798         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
2799
2800         * Documentation/user/advanced-notation.itely,
2801         changing-defaults.itely: consolidate Text stuff in
2802         advanced notation.
2803
2804         * Documentation/user/global.itely: better docs for \header.
2805
2806         * Documentation/user/putting.itely: new chapter; placeholder
2807         for future expansion.
2808
2809         * Documentation/user/examples.itely: moved "suggestions for
2810         writing LP files" section into putting.itely.
2811
2812         * Documentation/user/lilypond.itely: added new chapter,
2813         fixed the short table of contents.
2814
2815 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2816
2817         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
2818         infinity for unfeasible beams.
2819
2820         * make/lilypond.fedora.spec.in (Group): idem.
2821
2822         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
2823
2824         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
2825
2826         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
2827         fonts directly.
2828
2829         * buildscripts/gen-emmentaler-scripts.py (i): idem.
2830
2831         * mf/GNUmakefile: remove all CFF rules.
2832
2833         * scm/framework-ps.scm (ps-embed-cff): reinstate.
2834
2835         * lily/open-type-font-scheme.cc (LY_DEFINE):
2836         new function ly:otf-font-table-data.
2837         (LY_DEFINE): new function otf-font?
2838
2839 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2840
2841         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
2842         ($(outdir)/Fontmap.lily): idem.
2843
2844         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
2845         for PFAEmmentaler-XXX.pfa. 
2846
2847         * Documentation/user/music-glossary.tely (accidental): NL
2848         translation of accidental.
2849
2850 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2851
2852         * flower/include/international.hh: Bugfix: include "string.hh".
2853
2854         * lily/include/mingw-compatibility.hh: New file.
2855
2856         * flower/include/libc-extension.hh (memrev): Rename from strrev.
2857
2858         * configure.in: Search for mingw wcrtomb library.
2859
2860 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2861
2862         * scripts/convert-ly.py: Bug fix
2863
2864         * Documentation/user/changing-defaults.itely (Common tweaks):
2865         Added example where the context has to be specified explicitly
2866         (MetronomeMark). 
2867
2868 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2869
2870         * scripts/lilypond-book.py (ly_options): set timing to #f for
2871         notime option.
2872
2873         * scripts/convert-ly.py (conv): typo.
2874
2875         * flower/*.cc: remove <? and >?
2876         
2877         * lily/*.cc: remove <? and >?
2878
2879         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
2880         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
2881         editor.
2882
2883 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2884
2885         * lily/part-combine-engraver.cc: add space to variable list.
2886
2887 2005-04-30  Graham Percival  <gperlist@shaw.ca>
2888
2889         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
2890         remove-first to false (matches docs)
2891
2892         * Documentation/user/advanced-notation.itely: corrected docs
2893         concerning remove-first.
2894
2895 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2896
2897         * lily/part-combine-engraver.cc: make sure that the relevant
2898         properties are included in the documentation.
2899
2900 2005-04-28  Graham Percival  <gperlist@shaw.ca>
2901
2902         * Documentation/user/lilypond-book.itely: Bernard's docs
2903         for \betweenLilyPondSystem.
2904
2905 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2906
2907         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
2908         remarks.
2909
2910 2005-04-28  Pal Benko  <benkop@freestart.hu>
2911
2912         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
2913         only on vertical lines of flexa shape, and use a constant
2914         thickness value for horizontal lines (patch slightly modified by
2915         Jürgen Reuter)
2916
2917         * lily/include/mensural-ligature.hh: make 2 comments clearer
2918
2919 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
2920
2921         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
2922         to need_extra_horizontal_space; bugfix: use class scope to avoid
2923         global namespace pollution
2924
2925         * Documentation/user/instrument-notation.itely (ligatures): added
2926         comment on possible future syntax change and how to work around
2927
2928         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
2929         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
2930         intervals (fixes agnus dei example)
2931
2932         * Documentation/user/instrument-notation.itely (white mensural
2933         ligatures): selected a more illustrative example
2934
2935 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
2936
2937         * Documentation/index.html.in: specify utf-8 charset in meta content.
2938
2939 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2940
2941         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
2942         empty 2nd page for single page.
2943
2944         * scm/lily.scm: remove p&c definitions.
2945
2946         * po/zh_TW.po (Module): new translation.
2947
2948         * lily/lily-guile.cc (ly_chain_assoc): remove.
2949
2950         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
2951         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
2952
2953 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2954
2955         * lily/beaming-info.cc: remove infinity_i
2956
2957         * scripts/abc2ly.py (out_filename): fix thinko with \version.
2958
2959 2005-04-26  Graham Percival  <gperlist@shaw.ca>
2960
2961         * Documentation/user/basic-notation.itely,
2962         instrument-notation.itely, advanced-notation.itely,
2963         changing-defaults.itely: minor fixes.  Added docs
2964         for colors to advanced-notation.itely.
2965
2966         * Documentation/user/advanced-notation.itely: fixed compile
2967         problem and added Bernard's x11-color doc patch.
2968
2969 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2970
2971         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
2972         alright this time round.
2973
2974 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2975
2976         * Documentation/topdocs/INSTALL.texi (Top): idem.
2977
2978         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
2979
2980         * VERSION (MAJOR_VERSION): release 2.5.21
2981
2982         * scm/output-ps.scm (grob-cause): bugfix.
2983
2984 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2985
2986         * cygwin/*: Update.
2987
2988         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
2989         stuff.
2990
2991         * scm/output-ps.scm (grob-cause): Bugfix.
2992
2993         * scm/lily.scm (ly:load): Remove x11-color.
2994
2995         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
2996         quote executable, fixes getting version from program --with
2997         --options.
2998         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
2999         $ac_exeect.
3000
3001         * Documentation/user/GNUmakefile: Only build music-glossary with
3002         rendered lilypond snippets during web.
3003
3004 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3005
3006         * po/de.po: update.
3007
3008         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
3009
3010 2005-04-22  Laura Conrad <lconrad@laymusic.org>
3011  
3012         * scripts/abc2ly:
3013         second title line append with punctuation dash character;
3014         encode abc2ly python strings in utf-8
3015        
3016 2005-04-21  Laura Conrad <lconrad@laymusic.org>
3017
3018         * scripts/abc2ly fix chords (again)
3019  
3020 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
3021
3022         * scm/x11-color.scm: new file
3023         All x11 color names can be accessed with:
3024         #(x11-color 'ColorName),
3025         #(x11-color "ColorName") or:
3026         #(x11-color "color name")
3027         If the x11 color name is not recognised then it defaults
3028         to black
3029
3030         * scm/lily.scm: amended to call scm/x11-color.scm
3031
3032 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3033
3034         * Documentation/user/invoking.itely (Reporting bugs): comment out
3035         reference to online PNG bug repository.
3036
3037 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3038
3039         * lily/translator-scheme.cc (ly:translator-property): Remove.
3040         Update callers.
3041
3042         * lily/context-scheme.cc (ly:context-now): Move from translator.
3043         Update callers.
3044
3045 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3046
3047         * input/regression/grid-lines.ly (skips): refine example.
3048
3049         * scm/define-context-properties.scm
3050         (all-user-translation-properties): doc autoBeamCheck
3051
3052         * input/regression/grid-lines.ly (Module): new file.
3053
3054         * lily/grid-point-engraver.cc (Module): new file.
3055
3056         * lily/grid-line.cc (Module): new file.
3057
3058         * lily/grid-line-span-engraver.cc (Module): new file.
3059
3060         * lily/grid-line-interface.cc (Module): new file.
3061
3062 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3063
3064         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
3065         missing parameter, actualy cdr through list.  Actually return a
3066         list with ENTRY removed (was '()).
3067
3068         * scripts/convert-ly.py: Update.  Print warning if file cannot be
3069         opened.
3070         (do_conversion): Fix printing of continuation comma.
3071
3072         * Documentation/user/advanced-notation.itely (Beam formatting):
3073         Remove refbugs about compound time and mixed duration.
3074
3075         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
3076         modulo moments explicitely.
3077
3078         * lily/moment.cc (operator %): New function.
3079
3080         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
3081
3082         * lily/translator-scheme.cc (ly:translator-now,
3083         ly:translator-property): New function.
3084
3085         * scm/auto-beam.scm (default-auto-beam-check): New function.
3086
3087         * lily/auto-beam-engraver.cc (test_moment): Use it.
3088
3089         * flower/rational.cc (operator %): Bugfix.
3090
3091 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
3092
3093         * scripts/abc2ly: Bugfix
3094
3095 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3096
3097         * python/fontextract.py (write_extracted_fonts): bugfix, too many
3098         %'s on EndFont comment.
3099
3100         * lily/ledger-line-spanner.cc: some more words of explanation.
3101
3102 2005-04-20  John Williams <williams@tni.com>  
3103         
3104         * scripts/lilypond-book.py: htmlquote bugfix.
3105         Allow snippets to be given distinct filenames.
3106         Allow the default alt text to be overridden.
3107
3108 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
3109
3110         * ly/performer-init.ly: Bugfix
3111
3112         * THANKS: Added bughunters.
3113
3114 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3115
3116         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
3117
3118         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
3119         position (was: use modulo measure length).
3120
3121         * configure.in (no gui_b): Remove optional gtk+ requirement.
3122
3123 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3124
3125         * Documentation/user/basic-notation.itely (Pitches): add
3126         LedgerLineSpanner.
3127
3128         * lily/dynamic-engraver.cc (process_music): set right bound to
3129         script if present. Else, do not set.
3130         (acknowledge_grob): only set right bound of finished spanner to
3131         note column if no other bound is set.
3132
3133         * python/lilylib.py (make_ps_images): switch back to png16m.
3134         
3135 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3136
3137         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
3138         writing up to date file.  Add dvips usage suggestion.
3139
3140         * scripts/convert-ly.py: Fix error message.
3141         Print usage if no files on command line.
3142         (usage): Add example usage.
3143
3144         * input/test/compound-time.ly: New file.
3145
3146         * input/test/circle.ly: New file.
3147
3148         * Documentation/topdocs/NEWS.tely: Use them.
3149
3150         * input/test/boxed-stencil.ly: Remove \score.
3151
3152         * buildscripts/mf-to-table.py (base): Add .log dependency.
3153
3154         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
3155         pfa's.  Add .log dependency
3156
3157         * scm/define-markup-commands.scm (lower): New command.
3158
3159         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
3160         make it default.
3161
3162 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3163
3164         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
3165         also to finished cresc as right bound. This fixes:
3166         skip-string-decresc.ly
3167
3168         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
3169         relative_coordinate if extent is empty.
3170
3171         * lily/stem.cc (width_callback): determine correct extent if flag
3172         is not there. This fixes slur-no-flag.ly
3173
3174         * lily/grace-engraver.cc (consider_change_grace_settings): new
3175         function.
3176         (initialize): also consider_change_grace_settings() on
3177         initialization. Fixes large grace notes at start of score.
3178
3179         * lily/break-align-interface.cc (do_alignment): don't translate if
3180         total_extent is empty.
3181
3182         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
3183
3184 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3185
3186         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
3187         with slash.
3188
3189 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3190
3191         * stepmake/aclocal.m4: Remove tfm_path.
3192
3193 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3194
3195         * scm/music-functions.scm (markup-expression->make-markup): fix
3196         bug with cons arguments of markup commands.
3197         (music->make-music): fix music expression property list building
3198
3199 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3200
3201         * aclocal.m4: Massage package names.
3202
3203         * SCons updates.
3204
3205 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3206
3207         * VERSION (PACKAGE_NAME): release 2.5.20
3208
3209         * lily/stem.cc (calc_stem_info): add minimum Y extent of
3210         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
3211
3212         * lily/percent-repeat-engraver.cc (try_music): add measure before
3213         next_moment to future processing moment. Fixes:
3214         percent-repeat-mm-rest.ly
3215         (process_music): don't add moment for 2nd time.
3216
3217         * input/regression/repeat-percent.ly: add mmrests as extra test.
3218
3219         * lily/axis-group-engraver.cc (acknowledge_grob): read
3220         keepAliveInterfaces to decide what to kill.
3221
3222         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
3223         percent-repeat-interface to keepAliveInterfaces. This fixes
3224         percent-repeat-harakiri.
3225
3226 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3227
3228         * SCons updates.
3229
3230 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3231
3232         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
3233
3234         * aclocal.m4: remove --enable-tfm-path configure option
3235
3236         * input/test/ancient-font.ly (lowerStaff): clef name errors.
3237
3238         * scm/backend-library.scm (postscript->png): newline after
3239         finishing command.
3240
3241         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
3242         (LY_DEFINE): ly:paper-score-paper-systems: new function 
3243
3244         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
3245
3246         * lily/score.cc (default_rendering): use Music_output too.
3247
3248         * input/test/chord-names-languages.ly (Module): rename file.
3249
3250         * lily/text-spanner.cc: add bound-padding.
3251
3252         * lily/paper-book.cc (systems): accept Paper_score
3253         iso. Paper_system vector. 
3254
3255         * input/regression/line-arrows.ly: new file.
3256
3257         * lily/paper-score.cc (process): run get_paper_systems() only once.
3258
3259         * lily/line-spanner.cc (line_stencil): add arrows.
3260
3261 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
3262
3263         * lily/line-interface.cc (make_arrow): new function. 
3264         (arrows): idem.
3265
3266 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
3267
3268         * input/test/chord-names-german.ly: update for italian/french
3269         chords.
3270         
3271         * Documentation/user/instrument-notation.itely (Printing chord
3272         names): update.
3273
3274 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3275
3276         * lily/include/paper-score.hh (class Paper_score): remove unused
3277         prototypes.
3278
3279         * lily/book.cc (process): add -COUNT to midi output.
3280
3281         * lily/score.cc (book_rendering): remove outname argument
3282         (book_rendering): return list of Music_outputs. 
3283
3284         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
3285
3286         * lily/book.cc (process): loop over Music_outputs returned from
3287         Score::book_rendering().
3288
3289         * lily/*.cc (width_callback): remove spurious "unused" warnings
3290         for assert (axis==[XY]_AXIS); 
3291
3292         * lily/include/music-output.hh (class Music_output): smobify class.
3293
3294         * lily/include/paper-score.hh (class Paper_score): make members
3295         private.
3296
3297         * lily/performance.cc (process): return #f iso. #<undefined>. This
3298         prevents #<undefined> leaking into GUILE-userspace.
3299
3300 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3301
3302         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
3303
3304 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
3305
3306         * scm/chord-name.scm : support for italian and french
3307         chords names.
3308
3309         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
3310         a space defined by chordPrefixSpacer when the root name is
3311         direclty followed by a prefix.
3312
3313         * ly/engraver-init.ly : chordPrefixSpacer       
3314         * scm/define-context-properties.scm : chordPrefixSpacer
3315         * ly/property-init.ly : italianChords, frenchChords 
3316
3317 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3318
3319         * mf/feta-din.mf: Remove.
3320
3321         * mf/GNUmakefile (fontdir): Bugfix.
3322
3323         * mf/SConstruct: Some updates.
3324
3325         * SConstruct: Require pkg-config.
3326         (test_program): Bugfix for double digit version compares, use
3327         integer (not string-) compare.
3328         Optionally require gs 8.14.
3329
3330         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
3331
3332         * lily/*: s/ifdef HAVE_*/if have/.
3333
3334         * SConstruct (test_lib): New function.  Update pkg-config and some
3335         other requirements.
3336
3337         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
3338         freetype, pangof2t.
3339
3340 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3341
3342         * po/lilypond.pot, ...: Update using bison-CVS.
3343
3344         * python/lilylib.py (make_ps_images): Fixo.
3345
3346 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3347
3348         * python/lilylib.py (make_ps_images): typo.
3349
3350         * configure.in (gui_b): make bison optional.
3351
3352         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
3353
3354 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
3355
3356         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
3357         with one parameter can be defined in a LaTeX file when processed
3358         by lilypond-book this will be evaluated between the systems of
3359         a multi-system score. The parameter is the number of systems processed.
3360
3361 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3362
3363         * python/lilylib.py (make_ps_images): Escape newline.
3364
3365         * Documentation/user/music-glossary.tely: Run
3366         texinfo-all-menus-update.
3367
3368 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3369
3370         * scm/lily-library.scm (old-relative-not-used-message)
3371         (version-not-seen-message): Add input-file-name-location to message.
3372
3373         * lily/parser.yy (lilypond): Add token aliases.
3374
3375         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
3376         not confuse with alteration.
3377         (alteration): Add.
3378
3379 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3380
3381         * python/lilylib.py (make_ps_images): use -dEPSCrop
3382
3383         * VERSION (PACKAGE_NAME): release 2.5.19 
3384
3385         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
3386         only put xrefs in info documentation.
3387
3388         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
3389         .pdf rule to tex-rules.make.
3390
3391         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
3392         from -systems.* output.
3393
3394         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
3395         directly, remove -$(PAGESIZE) target.
3396
3397         * input/test/embedded-postscript.ly: update.
3398
3399 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3400
3401         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
3402
3403         * Documentation/user/changing-defaults.itely (Font selection):
3404         document font-name.
3405
3406         * input/regression/font-name.ly: show Pango fonts for
3407         font-name. Update example. 
3408
3409         * lily/pango-select.cc (properties_to_pango_description): don't
3410         convert symbol font-size to number, but use to lookup.
3411
3412         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
3413
3414         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
3415         (NAME . FILE-NAME) tuples for font descriptions. 
3416         (write-preamble): display BeginFont DSC comments.
3417
3418         * python/fontextract.py (write_extracted_fonts): new file. Extract
3419         font resources from a PS file.
3420
3421         * scripts/lilypond-book.py (option_definitions): --psfonts option.
3422         (Compile_error.process_include): do_file returns chunks.
3423
3424         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
3425
3426         * make/lysdoc-targets.make: .texi is .PRECIOUS
3427
3428         * scripts/lilypond-book.py (write_if_updated): new function.
3429
3430 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3431
3432         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
3433
3434 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3435
3436         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
3437
3438         * input/regression/markup-syntax.ly: remove \score.
3439
3440         * scm/define-markup-commands.scm (draw-circle): add fill argument
3441
3442         * scm/stencil.scm (make-circle-stencil): add fill argument
3443
3444         * ps/music-drawing-routines.ps: add fill argument.
3445
3446         * ly/performer-init.ly: add CueVoice to MIDI too.
3447
3448         * ps/music-drawing-routines.ps: new routine BeginEPSF /
3449         EndEPSF.
3450
3451         * input/regression/markup-eps.ly: new file.
3452
3453         * scm/framework-ps.scm (write-preamble): change order: vars should
3454         be inited before procedures.
3455
3456         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
3457         for EPS files.
3458
3459         * scm/define-markup-commands.scm (epsfile): add epsfile command.
3460
3461 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3462
3463         * configure.in (gui_b): add check for ghostscript 8.15
3464
3465 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3466
3467         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
3468         start of line. Fixes cresc-after-newline.ly
3469
3470         * lily/source-file.cc (file_line_column_string): use get_column().
3471
3472 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3473
3474         * lily/source-file.cc (get_column): utf-8 support for column numbers.
3475
3476 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3477
3478         * lily/*: use message () iso progress_indication () for messages.
3479         Revise/uniformise user messages.
3480
3481         * flower/warn.cc (progress_indication): New function.
3482         (message): Use it.  Fixes newline problems.
3483
3484         * config.make.in (webdir): Sort out install dirs.
3485
3486         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
3487
3488         * python/lilylib.py (command_name): Bugfix.
3489         (make_ps_images):
3490
3491 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
3492
3493         * lily/main.cc: --help says what types of backends are availabe
3494
3495 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3496
3497         Fix ./VERSION dependency, and without need to reconfigure.
3498
3499         * lily/main.cc (setup_paths): Update.
3500
3501         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
3502
3503         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
3504
3505         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
3506         Add \line for some simplistic cases.
3507
3508         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
3509
3510 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3511
3512         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
3513         to compile LY files (useful for adding eg. "-I" args)
3514         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
3515         2Gnome command for gnome backend.
3516         (LilyPond-command-formatgnome): call the 2Gnome command. key
3517         binding: C-c C-g
3518
3519 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3520
3521         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
3522         depend on all PNG images.
3523
3524 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3525
3526         * GNUmakefile.in: Bugfix: also link .map files.
3527
3528 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3529
3530         * scm/music-functions.scm (music->make-music): generate 
3531         a (make-music ...) sexpr from a music expression.
3532         (display-scheme-music): use guile pretty printer to display the
3533         make-music sexpr.
3534
3535 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3536
3537         * ly/engraver-init.ly: reindent.
3538         Add CueVoice.
3539
3540         * scm/music-functions.scm (music-pretty-string): handle moments
3541         too.
3542         (music-pretty-string): only print non-empty lists.
3543         (cue-substitute): create CueVoice context, which has smaller type.
3544
3545         * lily/moment-scheme.cc (LY_DEFINE): new methods
3546         ly:moment-grace-{numerator,denominator}
3547
3548         * lily/context-handle.cc: remove quit() method. 
3549
3550         * lily/font-config.cc (init_fontconfig): be verbose about font path.
3551         (init_fontconfig): success is 0, not !0
3552
3553 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3554
3555         * mf/feta-nummer-code.mf (code): add plus glyph.
3556
3557         * lily/tie.cc (print): idem.
3558
3559         * lily/slur.cc (print): don't use thickness property for
3560         slur shape-thickness.
3561
3562         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
3563         while adding stencils.
3564
3565         * scm/define-markup-commands.scm (with-color): with-color markup
3566         command.
3567         (whiteout): new markup command 
3568         (filled-box): new markup command
3569
3570 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3571
3572         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
3573         test for PDF docs.
3574
3575         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
3576         PFAAybabtu-Regular.  Fixes feta font in PDFs.
3577         
3578         Notes for tetex-3.0 make web:
3579            psclean.map: s/uhv8a/uhvr8a/
3580            config.ps add:
3581                 p +psfonts_t1.map
3582                 p +psclean.map
3583                 p +typeface.map
3584
3585 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3586
3587         * scm/music-functions.scm (music-pretty-string): fix bug with
3588         string argument.
3589
3590 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
3591
3592         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
3593
3594 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3595
3596         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
3597         only process options if they're there.
3598         (write_file_map): add version-seen? to snippet-map.ly
3599
3600 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
3601
3602         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
3603         formatting cleanups.
3604
3605         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
3606         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
3607
3608 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3609
3610         * scm/framework-ps.scm (ps-font-command): don't hash, just use
3611         name directly.
3612
3613         * lily/main.cc (setup_paths): either add mf/out to search path or 
3614         fonts/{otf,type1,etc}
3615         
3616         * lily/font-config.cc (init_fontconfig): either add mf/out to
3617         FontConfig or fonts/{otf,type1,etc}
3618
3619         * GNUmakefile.in: don't put mf/ link in share/ dir.
3620
3621         * lily/staff-spacing.cc: move same-direction-correction to
3622         note-spacing-interface
3623
3624         * scm/lily.scm (lilypond-main): use variable argument count for
3625         exception handler.
3626
3627         * lily/font-config.cc (init_fontconfig): add operator pacification
3628         message.
3629
3630         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
3631
3632         * buildscripts/gen-emmentaler-scripts.py (i): generate
3633         PFAEmmentaler as well.
3634
3635         * scm/framework-ps.scm (munge-lily-font-name): new function
3636         (write-preamble): hack: insert PFA equivalent of CFF into
3637         .PS. This makes LilyPond output printable on normal PS printers
3638         again.
3639
3640         * buildscripts/gen-emmentaler-scripts.py (i): generate
3641         PFAEmmentaler.pfa aswell.
3642
3643 2005-04-06  John Williams <williams@tni.com>  
3644         
3645         * scripts/lilypond-book.py: refactor the compose_ly procedure.
3646         
3647 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3648
3649         * scm/page-layout.scm (default-page-make-stencil): always combine
3650         the header stencil, even if empty. This prevents the body text to
3651         reach up to the margins.
3652
3653         * po/rw.po (Module): new file, for Kinyarwanda.
3654
3655         * input/test/spacing-optical.ly (Module): new file.
3656
3657         * lily/staff-spacing.cc: add same-direction-correction
3658
3659 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3660
3661         * Documentation/user/introduction.itely (Engraving): Comment-out
3662         non-existent file.
3663
3664 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3665
3666         * scm/define-grob-properties.scm (all-user-grob-properties): add
3667         same-direction-correction
3668
3669         * VERSION: release 2.5.18
3670
3671 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3672
3673         * lily/grob.cc (mark_smob): Check pscore->layout_ before
3674         dereferencing.  Fixes make web.
3675
3676         * lily/midi-stream.cc: Handle unwritable midi file.  Include
3677         errno.h.
3678
3679         * Documentation/user/: Fix links.
3680
3681 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3682
3683         * lily/text-interface.cc (Module): rename from text-item.cc
3684
3685         * input/regression/apply-output.ly (texidoc): function naming fix.
3686
3687         * lily/time-signature-performer.cc (derived_mark): new function.
3688
3689         * lily/lily-parser-scheme.cc:  print mapped file name for progress
3690
3691         * scripts/lilypond-book.py (find_linestarts): new function.
3692         (find_toplevel_snippets): keep track of line numbers.
3693
3694         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
3695         all key changes.
3696
3697         * ly/declarations-init.ly (partCombineListener): use
3698         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
3699
3700         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
3701
3702 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3703
3704         * lily/text-item.cc: Fix link.
3705
3706         * Documentation/user/changing-defaults.itely (Changing defaults):
3707         Fix programs reference links.
3708
3709         * Documentation/user/music-glossary.tely: Convert to utf-8.
3710
3711 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3712
3713         * make/lilypond-vars.make: remove TEXMF from variables.
3714         remove DEB_BUILD pk font variables.
3715         remove GUILE_LOAD_PATH
3716         remove TeX memory vars.
3717
3718 2005-04-04  Werner Lemberg  <wl@gnu.org>
3719
3720         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
3721
3722 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3723
3724         * ps/lilyponddefs.ps: remove reencode-font
3725
3726         * lily/simple-spacer.cc (add_columns): also compare
3727         directly. Column rank doesn't distinguish between broken and
3728         unbroken columns. This fixes large spaces before time sig changes.
3729
3730         * Documentation/user/point-and-click.itely: document ly:set-option.
3731
3732         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
3733         point_and_click_global is set.
3734
3735         * lily/scm-option.cc (LY_DEFINE): add point-and-click
3736         ly:set-option argument.
3737
3738 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3739
3740         * GNUmakefile.in: Include symlinks in webball.
3741
3742         * Documentation/user/GNUmakefile (source-links): Add symlinks to
3743         source dir for split and non-split manuals.
3744
3745         * Documentation/user/*y: Fix @uref/@inputfile links for
3746         split/non-split HTML documents.
3747
3748         * Documentation/user/GNUmakefile (local-WWW): Do not generate
3749         .ps.gz.
3750         
3751 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3752
3753         * GNUmakefile.in: Add newline.
3754
3755 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
3756
3757         * tex/lilyponddefs.tex: use color instead of xcolor
3758         * scm/output-tex.scm: minor editing
3759
3760 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3761
3762         * scm/music-functions.scm (display-scheme-music): pretty printer
3763         for music expressions.
3764
3765 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3766
3767         * buildscripts/install-info-html.sh (index_file): Fix link.
3768
3769 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3770
3771         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
3772
3773         * Documentation/index.html.in: Add size estimates with some big pages.
3774
3775         * Documentation/user/tutorial.itely (Running LilyPond for the
3776         first time): Add/replace some @rglos links.  TODO: add more
3777         @rglos links in tutorial, test non-intrusiveness (.css).
3778
3779         * stepmake/bin/add-html-footer.py (do_file): Remove info's
3780         annoying's indication of referencing external document.
3781
3782         * Documentation/user/GNUmakefile: Split version of glossary too.
3783         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
3784         links, not only for html.
3785
3786         * Documentation/user/introduction.itely: Fix some links for other
3787         than html, do not use `here' as link name.
3788
3789 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
3790
3791         * scm/documentation-generate.scm (string-append): Fix @usermanref,
3792         @glossaryref.
3793
3794 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3795
3796         * scm/page-layout.scm (default-page-make-stencil): only add header
3797         if existing and not empty. Fixes spurious programming error.
3798
3799         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
3800
3801 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
3802
3803         * scm/output-tex.scm: implement {re,}setcolor
3804         * tex/lilyponddefs.tex: use color package
3805
3806 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
3807
3808         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
3809         additions to website.
3810
3811         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
3812
3813         * Documentation/user/macros.itexi: Fix @usermanref html links in
3814         split documents: use @inforef.
3815
3816 2005-03-30  Graham Percival  <gperlist@shaw.ca>
3817
3818         * Documentation/user/programming-interface.itely: minor fix.
3819
3820         * Documentation/user/advanced-notation.itely: added info to
3821         Metronome markings.
3822
3823 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3824
3825         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
3826         use box-stencil.  Remove y-padding argument.
3827         (make-stencil-circler): New function.
3828
3829         * buildscripts/lilypond-words.py (F): 
3830         * elisp/SConscript (a): 
3831         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
3832         * vim/SConscript (a): 
3833         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
3834
3835         * lily/general-scheme.cc: Build fix.
3836
3837         * scm/markup.scm:
3838         * input/regression/markup-scheme.ly: 
3839         * input/regression/markup-syntax.ly: Drop 'new-' from name.
3840
3841         * scm/stencil.scm (make-circle-stencil): New function.
3842
3843         * scm/define-markup-commands.scm (draw-circle): Use it.  New
3844         name (was cicle).  Update callers.
3845         (circle): New markup command, similar to box.
3846
3847         * scm/stencil.scm (circle-stencil): New function.
3848
3849 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
3850
3851         * configure.in: Detect libutf8/wchar.h variant.
3852
3853         * stepmake/aclocal.m4: Modify shared size test.
3854
3855 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3856
3857         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
3858
3859 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3860
3861         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
3862         
3863         * VERSION (PACKAGE_NAME):  release 2.5.17
3864
3865 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3866
3867         * scm/backend-library.scm (postscript->png): Fix comment and png
3868         message.
3869
3870         * GNUmakefile.in (link-tree): Fix locales.
3871
3872 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3873
3874         * lily/stencil-scheme.cc (LY_DEFINE): change to
3875         ly:stencil-aligned-to, non mutating.
3876
3877         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
3878
3879         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
3880
3881         * lily/quote-iterator.cc (derived_mark): call
3882         Music_wrapper_iterator::derived_mark() too.
3883
3884         * lily/grace-engraver.cc (derived_mark): change signature, add
3885         const.
3886
3887 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3888
3889         * SConstruct (symlink): 
3890         * GNUmakefile.in (link-tree): Add scripts to prefix.
3891
3892         * lily/general-scheme.cc (ly:effective-prefix): New function.
3893
3894         * scm/backend-library.scm (postscript->png): Use it.
3895
3896 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3897
3898         * lily/paper-score.cc (process): don't delete grobs after
3899         producing stencils. 
3900
3901         * scm/part-combiner.scm (determine-split-list): switch off
3902         debugging info.
3903
3904         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
3905         if available.
3906
3907         * scm/define-context-properties.scm
3908         (all-user-translation-properties): add stringNumberOrientations.
3909
3910         * lily/new-fingering-engraver.cc (position_scripts): make generic,
3911         so fingering and string-numbers are separately controlled.
3912
3913 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3914
3915         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
3916         not use debugging.
3917
3918 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3919
3920         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
3921
3922         * config.hh.in: add HAVE_FONTCONFIG.
3923
3924         * Documentation/user/instrument-notation.itely (String number
3925         indications): new node.
3926
3927         * input/regression/new-markup-syntax.ly (texidoc): add circle.
3928
3929         * lily/new-fingering-engraver.cc (add_string): new function. 
3930         (acknowledge_grob): accept string-number-event as well.
3931
3932         * scm/define-markup-commands.scm (circle): new markup command.
3933
3934         * scm/output-lib.scm (print-circled-text-callback): new function.
3935
3936         * lily/GNUmakefile: move ifeq after include stepmake.make.
3937
3938 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3939
3940         * config.make.in (HAVE_LIBKPATHSEA_SO):
3941         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
3942
3943         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
3944         add KPATHSEA_LIBS.
3945
3946         * debian/watch: 
3947         * debian/control: Update.
3948
3949 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3950
3951         * input/test/title-markup.ly (spaceTest): remove.
3952
3953         * input/test/embedded-tex.ly (Module): remove.
3954
3955         * input/test/music-box.ly: use 'name property, not ly:music-name.
3956
3957         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
3958
3959         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
3960
3961 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3962
3963         * Documentation/topdocs/INSTALL.texi (Top): Remove information
3964         about xdeltas.  Add information about CVS.
3965
3966         * scm/lily.scm (lilypond-main): Fix invocation of handler,
3967         gracefully handle failed files.
3968
3969         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
3970
3971         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
3972         small fixes.
3973
3974         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
3975         No unnecessarily specific i18n messages.  Remove stray `1'.
3976
3977 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3978
3979         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
3980         documentencoding
3981
3982         * scm/documentation-lib.scm (texi-file-head): set utf-8
3983         documentencoding.
3984
3985         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
3986         Delta, not the Symbol one. 
3987
3988         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
3989         for the .map file.
3990
3991         * Documentation/topdocs/INSTALL.texi (Top): add running
3992         requirement as compilation requirement.
3993
3994 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3995
3996         * buildscripts/mutopia-index.py (headertext): add h1 header and
3997         utf-8 charset meta field.
3998
3999         * input/GNUmakefile: prune example list.
4000
4001         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
4002         options.
4003
4004         * lily/slur-scoring.cc (get_base_attachments): only look at stem
4005         extent for visible stems.
4006
4007         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
4008
4009 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4010
4011         * Documentation/topdocs/INSTALL.texi (Top): Updates.
4012
4013         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
4014
4015 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4016
4017         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
4018         pass inf/nan into slur scoring.
4019
4020         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
4021         page.
4022
4023         * scripts/abc2ly.py (dump_voices): use alphabet().
4024
4025 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
4026         
4027         * mf/GNUmakefile (depth): use $(FONTFORGE). 
4028
4029 2005-03-27 Matthias Neeracher <neeracher@mac.com>
4030         
4031         * flower/include/virtual-methods.hh: simplify. Patch by
4032
4033 2005-03-25  John Williams <williams@tni.com>  
4034
4035         * scripts/lilypond-book.py (main): add png for HTML too, guess
4036         only if necessary. 
4037
4038 2005-03-25  Graham Percival  <gperlist@shaw.ca>
4039
4040         * Documentation/topdocs/INSTALL.texi: now recommends
4041         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
4042
4043         * Documentation/user/basic-notation.itely,
4044         Documentation/user/tutoria.itely: warn about
4045         only one (phrasing) slur at once.
4046
4047 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
4048
4049         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
4050
4051 2005-03-23  Graham Percival  <gperlist@shaw.ca>
4052
4053         * Documentation/user/basic-notation.itely: fixed info about
4054         ending a (de)cresc.
4055
4056         * Documentation/user/lilypond-book.itely: fixed
4057         lilypond-book filter example and warned about not doing
4058         --filter and --process at the same time.
4059
4060 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4061
4062         * lily/parser.yy (bass_number),
4063         Documentation/user/instrument-notation.itely (Figured bass): 
4064         Add the possibility to use text markup in figured bass. 
4065
4066 2005-03-19  Graham Percival  <gperlist@shaw.ca>
4067
4068         * Documentation/user/global.itely: added info about naming
4069         identifiers and breakbefore.
4070
4071         * Documentation/user/invoking.itely: added info about batch
4072         processing files with convert-ly, removed references to TeX
4073         in the jail section.
4074
4075         * Documentation/user/examples.itely: possibly fixed piano
4076         dynamics.
4077
4078         * Documentation/user/advanced-notation.itely: added info
4079         about removing other types of Staff.
4080
4081         * Documentation/user/instrument-notation.itely: possibly
4082         fixed piano staff line switch.
4083
4084         * Documentation/user/changing-defaults.itely: added info
4085         about using normal font in titles.
4086
4087 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4088
4089         * VERSION (PATCH_LEVEL): release 2.5.16
4090
4091         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
4092         explicitly.
4093
4094 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4095
4096         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
4097         whitespace.
4098
4099         * python/lilylib.py (make_ps_images):
4100         * scm/backend-library.scm (postscript->pdf, postscript->png):
4101         Quote file name.  Use format rather than string-append juggling.
4102
4103 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4104
4105         * python/lilylib.py (make_ps_images): add x to -g argument. 
4106
4107         * lily/key-performer.cc (create_audio_elements): don't use
4108         scm_eval_string. Check for minor 3rd directly.
4109   
4110         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
4111         (sarabandeCelloGlobal): key is D minor, not F major.
4112
4113 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4114
4115         Fix truncated --png output (Peter Danenberg).
4116         
4117         * python/lilylib.py (make_ps_images):
4118         * scripts/ps2png.py (copyright): Grok --papersize option.
4119
4120         * scm/backend-library.scm (postscript->png): Add parameter
4121         PAPERSIZE.  Update callers.
4122
4123         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
4124         Fixes symbol placement.
4125
4126         * lily/spanner.cc: 
4127         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
4128         <libc-extension.hh>).
4129
4130 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4131
4132         * Nitpick run.
4133
4134         * buildscripts/fixcc.py: Update.
4135
4136         Builddir run fixes.
4137
4138         * HACKING (datadir): Add VERSION.
4139
4140         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
4141         higher up.
4142
4143 2005-03-15  Werner Lemberg  <wl@gnu.org>
4144
4145         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
4146         diagonal stem doesn't become thinner.
4147
4148 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4149
4150         * buildscripts/fixcc.py: Fixes (Werner).
4151
4152 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4153
4154         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
4155         Emmentaler/Aybabtu.
4156
4157         * GNUmakefile.in: fix lilypond-words path.
4158
4159         * po/tr.po: update to 2.3.21
4160
4161         * lily/new-fingering-engraver.cc (position_scripts): take priority
4162         from head position.
4163
4164         * input/regression/finger-chords-order.ly (texidoc): new file.
4165
4166 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4167
4168         * make/ly-rules.make: 
4169         * stepmake/aclocal.m4: 
4170         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
4171
4172         * buildscripts/fixcc.py (rules): Leave space after operator.
4173
4174 2005-03-14  Werner Lemberg  <wl@gnu.org>
4175
4176         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
4177         top of the glyph with smooth curve.
4178
4179 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4180
4181         * Documentation/user/global.itely (Page layout): remove
4182         printpagenumber.
4183
4184 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
4185
4186         * input/regression/mensural-ligatures.ly: new file (with examples
4187         compiled by Pal Benko).
4188
4189         * Documentation/user/instrument-notation.itely: Bugfix: yet some
4190         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
4191         musicglyph access.  Many small beautifications in ancient
4192         examples.
4193
4194         * input/test/divisiones.ly: fixed indentation; small
4195         beautifications
4196
4197         * ly/engraver-init.ly: added FIXME comment
4198
4199         * scripts/lilypond-book.py,
4200         Documentation/user/lilypond-book.itely: added music fragment
4201         option "packed" to lilypond-book
4202
4203         * Documentation/user/instrument-notation.itely: Bugfix: added
4204         missing LedgerLineSpanner color setting in several places.  Added
4205         music fragment option "packed" to VaticanaContext example.
4206
4207 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4208
4209         * scm/define-grobs.scm (all-grob-descriptions): switch off
4210         Hyphen_spanner::set_spacing_rods 
4211
4212         * lily/lyric-hyphen.cc (print): add padding between syllable and
4213         hyphen.
4214         (print): shorten hyphen in tight situations (determine using
4215         minimum-length)
4216
4217         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
4218         0.4pt.
4219
4220 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4221
4222         * ly/titling-init.ly (bookTitleMarkup): Refinements.
4223
4224         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
4225         header/footer markings for regression-test.
4226
4227         * scm/backend-library.scm (output-scopes, header-to-file): Move
4228         from framework-tex.scm.
4229
4230         * scm/framework-ps.scm (output-framework)
4231         (output-preview-framework):
4232         * scm/framework-eps.scm (output-classic-framework)
4233         (output-framework): Use it.  Fixes collated files.
4234
4235 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
4236
4237         * input/sakura-sakura.ly: 
4238         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
4239
4240         * buildscripts/guile-gnome.sh: Update.
4241
4242         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
4243
4244         * mf/aybabtu.pe.in: Capitalize Aybabtu.
4245
4246 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4247
4248         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
4249         culprit: always exit the loop if we find a rod, even if it has
4250         distance < 0. 
4251
4252         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
4253         algorithm.
4254
4255         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
4256         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
4257
4258         * scm/output-svg.scm (dashed-line): new  function body.
4259         
4260         * GNUmakefile.in: create .htaccess.
4261
4262 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4263
4264         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
4265
4266 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4267
4268         * VERSION (PACKAGE_NAME): release 2.5.15
4269
4270         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
4271
4272         * scm/framework-svg.scm (output-framework): put scaling in
4273         document header. Apply scaling only once.
4274         (output-framework): dump page size in px, not mm. 
4275
4276         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
4277         from font-size.
4278
4279         * lily/paper-outputter-scheme.cc (LY_DEFINE):
4280         ly:outputter-output-scheme, new function.
4281
4282         * scm/output-svg.scm (pango-description-to-svg-font): new function
4283
4284 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4285
4286         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
4287         target.
4288
4289         * input/typography-demo.ly: new file.
4290
4291 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4292
4293         * Documentation/user/global.itely (File structure): Add markup blocks
4294         to toplevel expressions.
4295         (Multiple movements, Creating titles): Add markup blocks.
4296
4297         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
4298         <libc-extension.hh>).
4299
4300         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
4301
4302         * flower
4303         * lily
4304         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
4305
4306 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4307
4308         * lily/accidental.cc: special bboxes for natural. 
4309
4310         * mf/feta-toevallig.mf: make stems heavier.
4311
4312         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
4313         texts as well.
4314
4315         * mf/feta-klef.mf: revise. 
4316
4317         * mf/feta-schrift.mf: make thinning of accent less pronounced.
4318
4319         * mf/feta-klef.mf: add rounded curve at top. 
4320         make thinnib a little heavier.
4321
4322 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4323
4324         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
4325
4326         * buildscripts/fixcc.py: New file.
4327
4328         * input/regression/utf8.ly: Update Debian font description.
4329
4330 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4331
4332         * stepmake/aclocal.m4: Fix test.
4333
4334 2005-03-09  Graham Percival  <gperlist@shaw.ca>
4335
4336         * Documentation/user/invoking.itely: added Sebastino Vigna's
4337         docs for the --jail option.
4338
4339 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4340
4341         * lily/stem.cc (print): only produce stemlets if there are no
4342         noteheads on this stem.
4343
4344         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
4345         don't crash on stemlet (visible stem without heads).
4346
4347         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
4348         unbroken situations. 
4349
4350         * scm/output-lib.scm (center-invisible): new function.
4351
4352         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
4353         wishes to determine loose column space.
4354
4355         * lily/font-config.cc (init_fontconfig): add
4356         fonts/{otf,type1,cff}  to path.
4357
4358         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
4359
4360         * mf/GNUmakefile (Module): install all fonts under otf/
4361
4362         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
4363         replace /fonts/otf/ by /ps/ 
4364
4365         
4366 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4367
4368         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
4369
4370         * lily/book.cc (process): Oops, add score_.header_.
4371
4372         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
4373
4374         * lily/parser.yy: Handle toplevel and book texts as score.
4375
4376         * scm/page-layout.scm (default-page-make-stencil):
4377         Bugfix: (page-properties rename.
4378
4379         * scm/backend-library.scm (ly:system): Typo.
4380
4381 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4382
4383         * stepmake/stepmake/executable-targets.make (installexe): don't
4384         strip installed executables
4385
4386         * lily/font-select.cc (get_font_by_design_size): revert
4387         pango_description_string as well.
4388
4389         * lily/system.cc (set_loose_columns): put loose column just left
4390         of next column.
4391
4392         * lily/include/group-interface.hh (extract_grob_array): rename
4393         from Pointer_group_interface__extract_grobs
4394
4395         * input/regression/ledger-line-minimum.ly (texidoc): new file.
4396
4397         * lily/ledger-line-spanner.cc (set_spacing_rods): new
4398         function. Keep ledgered note heads at a minimum distance.
4399         Introduce minimum-length-fraction
4400         (print): introduce length-fraction property.
4401
4402 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4403
4404         * tex/GNUmakefile: remove latin1.enc rules.
4405
4406 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4407
4408         * scm/titling.scm: Typo.
4409
4410         * input/regression/score-text.ly: Really add.
4411
4412         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
4413
4414 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4415
4416         * lily/open-type-font-scheme.cc:  new file.
4417
4418 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4419
4420         * scm/titling.scm (layout-extract-page-properties): Rename from
4421         page-properties.  Update callers.
4422
4423         * lily/lexer.ll (Lily_lexer):
4424         * lily/parser.yy: Junk lyric_markup state.
4425
4426         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
4427
4428         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
4429         Add texts parameter.
4430
4431 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4432
4433         * lily/lexer.ll (lyric_markup): New mode.
4434         (Lily_lexer::push_lyric_markup_state): New method.
4435         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
4436
4437         * lily/parser.yy (book_body):
4438         (toplevel_expression): Grok \markup texts.
4439
4440         * lily/score-scheme.cc (ly:music-scorify): 
4441         * scm/lily-library.scm (collect-music-for-book): Take texts
4442         parameter.
4443
4444         * lily/score.cc (texts_): New member.
4445
4446         * lily/paper-book.cc (systems): Format score texts.
4447
4448         * score-text.ly: New file.
4449
4450         * ttftool/SConscript:
4451         * kpath-guile/SConscript: New file.
4452
4453         * lily/SConscript:
4454         * SConstruct: Update.
4455
4456 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4457
4458         * VERSION (PACKAGE_NAME): release 2.5.14
4459
4460 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4461
4462         * lily/main.cc: Add dummy xgettext markers.
4463
4464 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4465
4466         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
4467         requirements
4468
4469         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
4470         executable is < 40k
4471
4472         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
4473         hack.
4474
4475 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4476
4477         * flower/libc-extension.cc:
4478         * flower/include/libc-extension.hh: [Open]BSD simply cast
4479         cookie/funopen declarations.
4480
4481         * stepmake/aclocal.m4: Check for libkpathsea.so.
4482
4483         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
4484         dl_kpse_find_file.
4485
4486 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4487
4488         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
4489         (open_library): alternative for static library.
4490
4491 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4492
4493         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
4494
4495         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
4496
4497         Drop run-time dependency on teTeX.
4498
4499         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
4500
4501         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
4502         KPATHSEA_LIBS in LIBS.
4503         (STEPMAKE_DLOPEN): New function.
4504
4505         * lily/font-config.cc (init_fontconfig): Use dir for directory,
4506         not path.
4507
4508         * flower/file-path.cc (directories): Rename from paths, as this
4509         return an array of directories (a single path).
4510
4511 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4512
4513         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
4514
4515         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
4516         new ly:kpathsea-find-file
4517
4518         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
4519
4520         * kpath-guile/GNUmakefile: new file
4521
4522         * buildscripts/gen-emmentaler-scripts.py (i): generate
4523         emmentaler-X.fontname as well.
4524
4525         * buildscripts/ps-embed-cff.py: new script
4526
4527         * scm/lily-library.scm: remove ps-embed-cff.
4528
4529         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
4530         font loading. 
4531
4532         * scm/font.scm (add-music-fonts): load dynamics/numbers through
4533         fontconfig as well.
4534
4535         * lily/font-config.cc (init_fontconfig): add cff/ too.
4536
4537         * ly/generate-embedded-cff.ly: capitalize.
4538
4539         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
4540         so as to register the pango font.
4541
4542         * lily/font-config.cc (init_fontconfig): add
4543         prefix/{otf,type1,mf/out} to fontconfig path.
4544
4545         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
4546         overrides all. 
4547
4548         * configure.in (gui_b): remove ec mftrace check
4549
4550         * config.hh.in: use lilypond-Major.Minor as data directory.
4551
4552         * scm/framework-ps.scm (dump-page): use output-units for landscape.
4553
4554         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
4555         name.
4556
4557 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4558
4559         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
4560         error messages.
4561
4562         * flower/libc-extension.cc:
4563         * flower/include/libc-extension.hh: [Open]BSD fixes for
4564         cookie/funopen declarations.
4565
4566 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4567
4568         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
4569         emmentaler.
4570
4571         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
4572         lcrm10.
4573
4574         * scm/define-markup-commands.scm (fontsize): new markup
4575         command. Also set baseline-skip
4576
4577 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
4578         
4579         * lily/main.cc (do_chroot_jail): paranoia security for webserver
4580         use.
4581
4582 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4583
4584         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
4585
4586         * lily/pdf.cc: remove PDF related files
4587
4588 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4589
4590         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
4591         <hamamatsu@gmx.de>
4592
4593 2005-03-05  Graham Percival  <gperlist@shaw.ca>
4594
4595         * Documentation/user/advanced-notation.itely: first draft
4596         of reorg done.
4597
4598         * Documentation/user/global.itely: fixed (sub)section
4599         bits of MIDI.
4600
4601 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4602
4603         * cygwin/mknetrel (extras): Bufix (Bertalan).
4604
4605         * Documentation/user/basic-notation.itely (Chords): @ref fix.
4606         * Documentation/user/instrument-notation.itely (Introducing chord
4607         names): Compile fix: must have unique name.
4608
4609 2005-03-02  Graham Percival  <gperlist@shaw.ca>
4610
4611         * Documentation/user/instrument-notation.itely: reorg.
4612
4613 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4614
4615         * scm/output-gnome.scm:
4616         * scm/output-svg.scm: Fix font scaling.
4617
4618 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4619
4620         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
4621         what link to use best.
4622
4623         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
4624         * Documentation/user/tutorial.itely (Automatic and manual beams):
4625         Fix @ref.
4626
4627         * lily/tweak-registration.cc (replace_grob_tweak): New function.
4628         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
4629         * scm/framework-gnome.scm (tweak): Use it.
4630
4631 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4632
4633         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
4634
4635         * scm/output-ps.scm (white-text): reinstate white-text
4636
4637 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4638
4639         * scm/output-ps.scm (offset-add): Remove.
4640
4641         * scm/lily-library.scm (offset-flip-y): New function.
4642         * scm/framework-gnome.scm (tweak): Use it.
4643
4644         * scm/output-gnome.scm (grob-cause): Add parameter.
4645
4646         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
4647         * scm/output-ps.scm (url-link): Move.
4648         (white-text): Warn user about brokenness.
4649
4650         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
4651         wrt ghostscript.
4652
4653 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4654
4655         * lily/slash-repeat-engraver.cc (try_music): always make slashes
4656         if body length smaller than measure length.
4657
4658         * scm/define-markup-commands.scm (with-url): oops. use Y extent
4659         for Y.
4660
4661         * ly/titling-init.ly (tagline): put default tagline in \paper
4662
4663 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4664
4665         * lily/kpath.cc: 
4666         * lily/pdf.cc (Pdf_file): Use more generic error messages.
4667
4668         * scm/lily-library.scm (version-not-seen-message): New function.
4669         * ly/init.ly: Use it.
4670
4671         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
4672         breaks as progess.
4673
4674         * scripts/lilypond-book.py (do_process_cmd): Do not lump
4675         whitespace with l10n message.
4676
4677         * scm/framework-tex.scm (convert-to-ps):
4678         (convert-to-dvi): Do not use overly specific l10n messages.
4679
4680         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
4681
4682         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
4683         merge stderr with stdout.  
4684
4685 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4686
4687         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
4688         Neeracher).
4689
4690 2005-02-29  Graham Percival  <gperlist@shaw.ca>
4691
4692         * Documentation/user/instrument-notation.teily: moved
4693         \arpeggio to Basic.
4694
4695         * Documentation/user/advanced-notation.itely: Articulation to
4696         Basic, a bunch of stuff from Basic moved to Advanced.
4697
4698         * Documentation/user/basic.itely: swapped various sections,
4699         reorganized Basic.
4700
4701 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4702
4703         * flower/memory-stream.cc: 
4704         * flower/libc-extension.cc: Remove obsolete #undefs.
4705
4706         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
4707         more carefully.
4708
4709 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4710
4711         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
4712         dependency.
4713
4714         * VERSION (PACKAGE_NAME): release 2.5.13
4715
4716         * GNUmakefile.in (web-ext): don't ship ps.gz
4717
4718         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
4719         stdout
4720
4721 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4722
4723         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
4724         without libintl.  Now it compiles too.
4725
4726 2005-02-28  Graham Percival  <gperlist@shaw.ca>
4727
4728         * Documentation/user/basic-notation.itely,
4729         instument-notation.itely, advanced-notation.itely:
4730         split up contents of notation.itely.
4731
4732         * Documentation/user/notation.itely: file removed.
4733
4734         * Documentation/user/invoking.itely, converters.itely:
4735         moved convert-ly info to invoking.itely.
4736
4737         * Documentation/user/global.itely, changing-defaults.itely,
4738         sound-output.itexi: moved global settings, file layout, and
4739         sound into global.itely.
4740
4741         * Documentation/user/sound-output.itexi: file removed.
4742
4743         * Documentation/user/lilypond.tely: removed links to
4744         notation.itely and sound.itely.
4745
4746 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4747
4748         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
4749
4750         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
4751  
4752         * THANKS: add sponsor.
4753
4754         * scm/define-markup-commands.scm (with-url): new markup command.
4755
4756         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
4757         tagline.
4758         
4759         * scm/output-tex.scm (url-link): stub.
4760
4761         * scm/output-ps.scm (url-link): new function.
4762
4763         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
4764         ly:set-point-and-click
4765
4766 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4767
4768         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
4769         based on pdf-viewer setting.
4770
4771         * scm/framework-ps.scm (write-preamble): Find and set preferred
4772         pdf-viewer.
4773
4774 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4775
4776         * Documentation/user/point-and-click.itely: update for PDF point &
4777         click.
4778
4779         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
4780         editors based on EDITOR setting.
4781
4782 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4783
4784         * scm/*: Oops, more grand 2005 replace bits.
4785
4786 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4787
4788         * ps/music-drawing-routines.ps: new routine: insert PDF mark
4789
4790         * scm/output-ps.scm (grob-cause): point & click support for
4791         PostScript
4792
4793 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4794
4795         * lily/input-scheme.cc (LY_DEFINE): rename to
4796         ly:input-file-line-column
4797
4798 2005-02-26  Graham Percival  <gperlist@shaw.ca>
4799
4800         * Documentation/user/examples.itely: small fix from Steve Doonan.
4801
4802         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
4803
4804         * THANKS: added Yuval Harel.
4805
4806         * Documentation/user/{various}: inserted two spaces after a period.
4807
4808         * Documentation/user/lilypond.tely: added framework for reorg.
4809
4810         * Documentation/user/basic-notation.itely, instrument-notation.itely,
4811         advanced-notation.itely, global.itely: new files, placeholder for
4812         future reorg.
4813
4814 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
4815
4816         * Documentation/user/notation.itely: revamped Polyphony section
4817         
4818 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4819
4820         * Documentation/user/lilypond-book.itely (Music fragment options):
4821         doc fontload.
4822
4823         * Documentation/user/changing-defaults.itely (Text encoding): add
4824         fontload option to utf8 include
4825
4826         * scripts/lilypond-book.py (compose_ly): add fontload option
4827
4828         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
4829         force-eps-font-include option.
4830
4831         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
4832         black triangle
4833
4834         * Documentation/user/invoking.itely (Editor support): remove
4835         lilypond-latex section.
4836
4837         * scripts/lilypond-latex.py (Module): remove script.
4838
4839         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
4840         overwrite .log. 
4841
4842         * lily/main.cc: remove -m, --no-layout
4843
4844         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
4845         to define. We don't want to override fprintf everywhere.
4846
4847 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4848
4849         * cygwin/lilypond.hint: 
4850         * cygwin/README.in: Update dependencies.
4851
4852         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
4853         Bugfix: do not pollute CPPFLAGS, LIBS.
4854
4855         * cygwin/mknetrel (extras): Cross compile fixes.
4856
4857         * ttftool/util.c: 
4858         * ttftool/ttfps.c: 
4859         * ttftool/ps.c: #include libc-extension.hh
4860
4861         * flower/include/libc-extension.hh:
4862         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
4863         wrapper using funopen.
4864         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
4865         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
4866
4867         * config.hh.in:
4868         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
4869         (AC_CHECK_HEADERS): Add libio.h
4870
4871         * scripts/convert-ly.py: Uniformize, internationalize.
4872         (2.5.2): Remove fatal encoding rule.
4873         (2.5.13): Handle latin1 encoding gracefully.
4874
4875 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4876
4877         * HACKING: Fix line breaks.
4878
4879 2005-02-23  Werner Lemberg  <wl@gnu.org>
4880
4881         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
4882         contains those two files.
4883
4884 2005-02-21  Werner Lemberg  <wl@gnu.org>
4885
4886         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
4887         to improve overlap removal process.
4888
4889         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
4890         left and right ending.  This ensures better overlapping.
4891         Update all callers.
4892         ("lineprall"): Don't use draw_gridline to get better overlapping.
4893
4894 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4895
4896         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
4897
4898         * Documentation/topdocs/NEWS.tely (Top): oops.
4899
4900 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
4901
4902         * HACKING: new file.
4903
4904         * input/regression/utf8.ly (portuguese): added a portuguese example
4905         to show latin1 accents.
4906
4907 2005-02-21  Pal Benko  <benkop@freestart.hu>
4908
4909         * lily/mensural-ligature-engraver.cc:
4910         * lily/mensural-ligature.cc:
4911         * lily/include/mensural-ligature.hh: new algorithm implemented
4912
4913         * scm/define-grob-properties.scm: join-left killed (add-join may
4914         be used); join-left-amount changed to join-right-amount
4915
4916 2005-02-21  Graham Percival  <gperlist@shaw.ca>
4917
4918         * Documentation/user/notation.itely: small but urgent fix.
4919
4920 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
4921
4922         * lily/duration-scheme.cc: bugfix: correct parameters to
4923         SCM_ASSERT_TYPE.
4924
4925         * THANKS: added Pal.
4926
4927         * Documentation/user/notation.itely: bugfix: unTeXified
4928         $\\backslash$.  Bugfix: yet another glyph renaming victim:
4929         "timesig.*x/y" -> "timesig.*xy".
4930
4931 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4932         
4933         * VERSION (PACKAGE_NAME): release 2.5.12
4934
4935 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4936
4937         * ly/engraver-init.ly: set tieWaitForNote to #t by default
4938
4939         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
4940
4941         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
4942
4943         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
4944
4945 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4946
4947         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
4948         latin1..utf-8.
4949
4950         * input/regression/stanza-number.ly:
4951         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
4952
4953         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
4954
4955 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4956
4957         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
4958         NEWS. Refer to website for older news.  
4959
4960         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
4961         .HTML. This should be done for specific servers only.
4962
4963         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
4964         .ly image examples.
4965
4966         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
4967         in layer 0 too.
4968
4969         * scm/define-context-properties.scm
4970         (all-user-translation-properties): add tieWaitForNote
4971
4972         * scm/define-grobs.scm (all-grob-descriptions): add
4973         Tie_column::before_line_breaking
4974
4975         * lily/tie.cc (get_column_rank): new function
4976
4977         * lily/tie-column.cc (before_line_breaking): new function.
4978         (werner_directions): take into account ties that start on
4979         different columns.  
4980
4981         * lily/score-engraver.cc (set_columns): move add_column() so we
4982         have column rank available.
4983
4984         * lily/tie.cc (get_column_rank): new function.
4985
4986         * input/regression/utf8.ly (japanese): add japanese lyrics.
4987
4988         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
4989
4990         * THANKS: add Steve D
4991
4992         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
4993         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
4994
4995 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
4996
4997         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
4998         to show harmonic notes
4999         * scm/define-markup-commands.scm: in \markup-by-number
5000         "dots-dot" -> "dots.dot" to show dotted notes
5001
5002 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5003
5004         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
5005
5006         * flower/memory-stream.cc (writer): new file.
5007
5008         * configure.in: add endian test.
5009
5010 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
5011
5012         * Documentation/user/examples.itely: small
5013         simplification/beautification
5014
5015         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
5016         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
5017         notation manual.
5018
5019         * lily/mensural-ligature.cc: bugfix: another few victims of the
5020         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
5021
5022         * ly/gregorian-init.ly: commit some experimental code for hi-level
5023         ligature input language lying around here for several months.
5024
5025         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
5026         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
5027
5028         * lily/vaticana-ligature-engraver.cc: bugfix: another few
5029         "x-y-z"->"x.y.s-z" fixes.
5030
5031 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5032
5033         * scm/framework-pdf.scm (scm): new file
5034
5035         * lily/include/pdf.hh (class Pdf_file): new file.
5036
5037         * lily/pdf.cc (write_trailer): new file.
5038
5039 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
5040
5041         * input/regression/color.ly: new file
5042
5043         * lily/stencil.cc (interpret_stencil_expression):
5044         when a color expression is encountered: save current color,
5045         process the rest of the expression, and restore previous color.
5046
5047         * lily/system.cc (get_line): check all grobs for color property and
5048         prepare the stencil scheme expressions for further processing.
5049         Fix layer-loop.
5050
5051         * scm/define-grob-properties.scm: introduce the color property.
5052
5053         * scm/output-lib.scm: color helper functions.
5054
5055         * scm/output-ps.scm: introduce setcolor/resetcolor.
5056
5057 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
5058
5059         * ly/*.ly, input/regression/*.ly: Added missing \version
5060         statements in some files.
5061
5062 2005-02-15  Graham Percival  <gperlist@shaw.ca>
5063
5064         * Documentation/user/notation.itely: minor editing.
5065
5066         * Documentation/user/converters.itely: updated convert-ly bugs.
5067
5068         * Documentation/user/lilypond-book.itely: add info about using
5069         feta characters in latex.
5070
5071 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5072
5073         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
5074
5075 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5076
5077         * scm/define-grob-properties.scm (all-user-grob-properties):
5078         removed 'dashed property.
5079
5080 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5081
5082         * scm/lily.scm (define-safe-public): new macro for defining
5083         variables that can be used in --safe mode. Use it in *.scm
5084         instead of manually setting safe-objects in safe-lily.scm.
5085
5086 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5087         
5088         * lily/slur.cc: Slur-dash patch by Bertalan.
5089
5090         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
5091
5092         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
5093
5094 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5095
5096         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
5097
5098 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5099
5100         * mf/GNUmakefile: teTeX-3.0 install fix.
5101
5102         * Cygwin patch from Bertalan.
5103
5104         * stepmake/stepmake/metafont-rules.make: Remove bashism.
5105
5106 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5107
5108         * GNUmakefile.in: 
5109         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
5110
5111         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
5112         2.0.x compatibility.
5113
5114 2005-02-08  Werner Lemberg  <wl@gnu.org>
5115
5116         * mf/feta-din-code.mf: Format; clean up code.
5117         Replace `---' with `--' plus explicit path directions.
5118         (linethickness#, stafflinethickness#): Remove.
5119         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
5120         ("dynamic s"): Improve shape.
5121         ("dynamic p"): Improve shape.
5122         Replace `draw' with better outline approximation.
5123         ("dynamic r"): Improve shape.
5124         Don't call `fill' and `draw' at the same time.
5125
5126 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5127
5128         * SConstruct (symlink):
5129         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
5130         build fix: add enc symlink.
5131
5132         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
5133
5134         Support for DESTDIR besides prefix=/foo
5135
5136         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
5137
5138         * stepmake/stepmake/*.make:
5139         * */GNUmakefile:
5140         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
5141
5142         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
5143
5144         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
5145         mawk in fontforge (date) test.
5146
5147 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5148
5149         * scm/font.scm (make-century-schoolbook-tree): add NCS as
5150         font-family=roman. Add Luxi Sans as sans
5151
5152 2005-02-07  Graham Percival  <gperlist@shaw.ca>
5153
5154         * Documentation/user/notation.itely: add warning about
5155         percent repeats and Voice contexts.
5156
5157         * Documentation/user/lilypond-book.itely: clarified the
5158         necessity of dvips -u arguments.
5159
5160 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
5161
5162         * THANKS: Added a bunch of bug hunters.
5163
5164 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5165
5166         * scm/framework-ps.scm (output-preview-framework): bugfix.
5167
5168         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
5169         o/ for chord modifier..
5170
5171         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
5172
5173         * lily/drum-note-performer.cc:  remove unused (thanks Michael
5174         Welsh Duggan). 
5175
5176 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5177
5178         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
5179
5180         * ly/titling-init.ly: Do not also print intstrument in header on
5181         first page.  Do not print page number on first and only page.
5182
5183 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5184
5185         * input/regression/*.ly: remove old-relative everywhere
5186
5187         * lily/music-sequence.cc (simultaneous_relative_callback): do
5188         what-if analysis on copy, not on original. Fixes old-relative
5189         compatibility.
5190
5191         * scm/backend-library.scm (postscript->png): space before
5192         --verbose.
5193         
5194 2005-02-05  Werner Lemberg  <wl@gnu.org>
5195
5196         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
5197         is defined.
5198
5199         * mf/feta-alphabet.mf: Define `staffsize#'.
5200         Include `feta-params.mf'.
5201         s/staffheight/design_size/.
5202
5203         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
5204
5205         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
5206
5207         * mf/feta-nummer-code.mf: Reformatted.
5208         (draw_six): Use outline intersection to avoid a self-intersecting
5209         path.
5210         ("Numeral comma"): Fix serious outline glitches.  This slightly
5211         changes the glyph shape.
5212         ("Numeral dash"): Use `draw_rounded_block'.
5213         ("Numeral dot"): Use `drawdot'.
5214         ("Numeral 1"): Assure identical tangent directions for the
5215         intersection points of paths.  The glyph shape improvement is only
5216         visible at very high magnifications.
5217         ("Numeral 2"): Use `solve' macro to make the lower right part of
5218         the glyph outline touch the x axis exactly.  This changes the
5219         glyph shape.
5220         Minor fixes for better overlap removal support.
5221         ("Numeral 4"): Make lefter corner `rounder'.
5222         ("Numeral 5"): Assure identical tangent directions for the
5223         intersection points of paths.  This improves the glyph shape at
5224         high magnifications.
5225         ("Numeral 7"): Use `solve' macro to make the upper right part of
5226         the glyph outline touch the metrics box exactly.  This changes the
5227         glyph shape.
5228         Avoid corner in the upper left part of the glyph (causing a minor
5229         shape change).
5230
5231         * mf/feta-ital-*.mf: Removed.  Unused.
5232
5233 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5234
5235         * VERSION (PATCH_LEVEL): release 2.5.11
5236
5237         * input/regression/fill-line-test.ly: new file.
5238
5239         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
5240         emmentaler name, eg. emmentaler-23. 
5241
5242 2005-02-04  Christian Hitz  <chhitz@gmx.net>
5243
5244         * scm/scm/define-markup-commands.scm (fill-line): rework for better
5245         alignment with centered texts
5246
5247         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
5248         list of paddings
5249
5250 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5251
5252         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
5253
5254         * lily/note-column.cc (translate_rests): call flush_extent_cache()
5255         of parents when translating rests. Fixes: c-chord-rest.ly 
5256
5257         * lily/include/dimension-cache.hh (struct Dimension_cache): add
5258         dimension_callback_ member.
5259
5260         * lily/grob.cc (flush_extent_cache): new function. Force recompute
5261         of extents.
5262
5263 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5264
5265         * all but lily/*: The grand 2004/2005 replace.
5266
5267 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5268
5269         * lily/*: add space after ,  
5270
5271         * scm/music-functions.scm (has-request-chord): don't use
5272         ly:music-name anywhere. Fixes <<\\>> notation. 
5273
5274         * scm/define-markup-commands.scm (box): use font-size for
5275         padding. Fixes boxed-rehearsal-marks.ly
5276
5277         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
5278         identifier definition too, so foo = \lyrics { ...   } bar = #1
5279         doesn't complain about "bar" being LYRICS_STRING.
5280
5281         * lily/paper-def.cc (find_pango_font): new routine; Store
5282         pango_fonts in hash tab too. This is necessary for retrieving
5283         Pango_fonts::physical_font_tab() later on.
5284  
5285         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
5286         crash if psname is null.
5287
5288         * lily/lily-guile.cc (ly_hash2alist): new function
5289
5290         * Documentation/user/changing-defaults.itely (Text encoding):
5291         rewrite. 
5292
5293         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
5294         -> font_filename mapping.
5295
5296         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
5297         ly_pango_font_physical_fonts
5298
5299         * scm/framework-ps.scm (supplies-or-needs): extract names from
5300         physical Pango_fonts.
5301
5302         * utf8.ly: new file.
5303
5304 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5305
5306         * Documentation/user/changing-defaults.itely (Page layout): add
5307         doco about systemSeparatorMarkup.
5308
5309         * scm/page-layout.scm (default-page-make-stencil): add-to-page
5310         function.
5311         (default-page-make-stencil): insert system separators.
5312
5313         * scm/define-markup-commands.scm (hcenter): add
5314         (beam): add.
5315
5316 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5317
5318         * scm/output-ps.scm (ez-ball): reinstate ez notation.
5319
5320 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5321
5322         * lily/main.cc: Spell backend consistently.  Sort options.
5323
5324 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5325
5326         * scripts/lilypond-book.py (Module): revert @include.
5327         
5328 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
5329
5330         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
5331         Bugfix: @include .tex (not .texi).  Small cleanups.
5332
5333         * stepmake/bin/add-html-footer.py (i18n): New function.
5334
5335 2005-01-31  Werner Lemberg  <wl@gnu.org>
5336
5337         * mf/feta-nummer.mf: Removed.  Unused.
5338
5339 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5340
5341         * lily/ : 2004 -> 2005 s&r
5342
5343         * scm/file-cache.scm (cached-file-contents): add file. Read each
5344         file only once.
5345
5346         * scm/font.scm (add-pango-fonts): change order. Medium weight is
5347         now default.
5348
5349         * VERSION: release 2.5.10
5350         
5351         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
5352
5353         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
5354
5355         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
5356         that both X and Y extents of bbox are non-nil.
5357
5358 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5359
5360         * scm/chord-name.scm (alteration->text-accidental-markup): change
5361         - to . 
5362
5363         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
5364
5365         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
5366
5367         * Documentation/user/invoking.itely (Invoking lilypond): add note
5368         about EPS backend.
5369
5370         * scm/framework-eps.scm: new file: create per-system/per-page EPS
5371         files for inclusion in lilypond-book document.
5372
5373         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
5374
5375         * input/tutorial/lbook-texi-test.texi: new file.
5376
5377         * scm/safe-lily.scm (safe-objects): add
5378         {begin,end}-of-line-(in)?visible as safe.
5379  
5380 2005-01-30  Graham Percival  <gperlist@shaw.ca>
5381
5382         * Documentation/user/changing-defaults.itely: fixed example
5383         of (dynamics).
5384
5385 2005-01-29  Graham Percival  <gperlist@shaw.ca>
5386
5387         * lily/main.cc: fix info about -o=FILE.
5388
5389 2005-01-29  Werner Lemberg  <wl@gnu.org>
5390
5391         * mf/feta-toevallig.mf ("Natural"): Completely changed the
5392         construction to assure smooth transition from straight to curved
5393         lines.
5394
5395 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5396
5397         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
5398         stencils.
5399
5400         * ps/lilyponddefs.ps: add start-page, start-system doesn't
5401         translate to top of page. Fixes alignment problems of
5402         lilypond-generated EPS files.
5403
5404 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5405
5406         * scm/part-combiner.scm (analyse-spanner-states): trigger on
5407         crescendo-end as well, since Decrescendo maybe ended with Stop
5408         Crescendo.). Fixes: partcombine-diminuendo.ly
5409
5410         * scm/script.scm (default-script-alist): swap portato symbols.
5411
5412         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
5413
5414         * lily/paper-outputter-scheme.cc (LY_DEFINE):
5415         ly:outputter-port. New function.
5416
5417         * scm/framework-ps.scm (output-classic-framework): dump a
5418         -systems.texi too
5419         (output-classic-framework): dump multiple systems on an "infinite"
5420         page EPS including fonts. 
5421
5422         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
5423         .eps files for both texi and tex formats. Use PNG coming from
5424         lilypond.
5425         
5426 2005-01-28  Graham Percival  <gperlist@shaw.ca>
5427
5428         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
5429
5430         * scripts/lilypond-latex.py: fix info about -o=FILE.
5431
5432 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5433
5434         * ly/generate-embedded-cff.ly: write .cff.ps files.
5435
5436         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
5437
5438         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
5439         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
5440
5441 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5442
5443         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
5444
5445 2005-01-28  Werner Lemberg  <wl@gnu.org>
5446
5447         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
5448         macros.
5449         (draw_bulb): Improved.
5450
5451         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
5452         metapost bug.
5453         (draw_pedal_P): Use soft_end_penstroke.
5454         (draw_pedal_d): Use soft_start_penstroke.
5455
5456         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
5457         path.
5458         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
5459         doesn't change the glyph shape.
5460
5461         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
5462         changing the shape) to avoid fontforge warnings.
5463
5464         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
5465         soft_end_penstroke and fix glyph shape.
5466
5467 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5468
5469         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
5470
5471 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5472
5473         * scm/define-markup-commands.scm (line): filter out empty stencils
5474         from line command.
5475
5476         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
5477         amount.
5478
5479 2005-01-27  Graham Percival  <gperlist@shaw.ca>
5480
5481         * Documentation/user/notation.itely: added info about what
5482         \voiceFoo does.  Also rewrote warning about marks at
5483         a line break.
5484
5485         * Documentation/user/changing-defaults.itely: added info
5486         about putting dynamics in parenthesis and brackets.
5487
5488 2005-01-27  Werner Lemberg  <wl@gnu.org>
5489
5490         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
5491
5492 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5493
5494         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
5495         portato-direction.ly
5496
5497         * lily/beam.cc (consider_auto_knees): add beam height to
5498         threshold. Fixes: knee-multiple-beam.ly
5499
5500         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
5501         pedal line spanners. Fixes: instrument-center-pedal.ly
5502
5503         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
5504         if encountering barline. Fixes: auto-beam-repeat.ly
5505
5506 2005-01-26  Werner Lemberg  <wl@gnu.org>
5507
5508         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
5509         overlapping.
5510
5511         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
5512         with inflections for the 1/2 sharp glyph.
5513
5514         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
5515         connection between `t' and `r'.
5516         Unify bulb with the rest of `r' to avoid grazing outlines which
5517         confuses the overlap removal algorithm of fontforge.
5518
5519         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
5520         inflections.
5521         (draw_cross): Fix shape to have uniform thickness in corners.
5522
5523         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
5524         to avoid an uneven number of self-intersections; this confuses
5525         fontforge.
5526         Fix a slight bug in the shape at left bottom (which is visible only
5527         at high magnifications).
5528         `Center' the stem horizontally to avoid overlapping.
5529
5530 2005-01-24  Werner Lemberg  <wl@gnu.org>
5531
5532         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
5533         to `asis'.
5534         (fet_begingroup): Save group name in string `feta_group'.
5535         (fet_endgroup): Updated.
5536         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
5537
5538         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
5539
5540         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
5541         in metapost.
5542
5543 2005-01-24  Graham Percival  <gperlist@shaw.ca>
5544
5545         * Documentation/user/notation.itely: really minor editing.
5546
5547 2005-01-22  Graham Percival  <gperlist@shaw.ca>
5548
5549         * Documentation/user/examples.itely: minor editing.
5550
5551         * Documentation/user/changing-defaults.itely: minor editing.
5552
5553         * Documentation/user/notation.itely: clarified info on polyphony
5554         and \addlyrics.
5555
5556 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5557
5558         * scm/output-gnome.scm: 
5559         * scm/output-svg.scm:
5560         * scm/lily-library.scm (font-name-style): Update font name
5561         kludging for fontconfig use.
5562
5563 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
5564
5565         * scm/define-markup-commands.scm: Document right-align and
5566         larger markup commands. Remove "TODO" from the topmost comment
5567         "each markup function should have a doc string." More consistent
5568         use of new-lines.
5569
5570 2005-01-22  Graham Percival  <gperlist@shaw.ca>
5571
5572         * Documentation/user/changing-defaults: removed info about
5573         copyright symbol, since it's likely to change soon.
5574         Added info about betweensystemspace.
5575
5576         * Documentation/user/notation.itely: minor fixes.
5577
5578         * Documentation/user/lilypond.tely,
5579         Documentation/user/music-glossary.tely: changed copyright
5580         date to 2005 instead of 2004.
5581
5582         * input/test/volta-chord-names.ly: added old example back.
5583
5584 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5585
5586         * mf/feta-beugel.mf: use design size 20 (not 15).
5587
5588         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
5589         change name to aybabtu completely
5590
5591 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5592
5593         * buildscripts/gen-emmentaler-scripts.py (outdir): add
5594         design_size to fontname
5595
5596 2005-01-19  Werner Lemberg  <wl@gnu.org>
5597
5598         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
5599         mf/feta-schrift.mf: s/p/pat/ if a path variable.
5600
5601         * mf/feta-autometric.mf (set_char_box): Add code which emits
5602         specials for mf2pt1 if run with metapost.
5603         (to_bp): New macro for mf2pt1.
5604
5605 2005-01-18  Graham Percival  <gperlist@shaw.ca>
5606
5607         * Documentation/user/changing-defaults: added info on
5608         creating a copyright symbol.
5609
5610 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5611
5612         * VERSION: release 2.5.9
5613         
5614 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
5615
5616         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
5617
5618         * Documentation/user/notation.itely: Document
5619         score-override-auto-beam-setting Fix documentation for
5620         revert-auto-beam-setting.
5621
5622 2005-01-18  Werner Lemberg  <wl@gnu.org>
5623
5624         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
5625         (procset): New function to define a procset resource.
5626         (ps-embed-pfa): New function to define a font resource.
5627         (setup): New function to define a `Setup' environment.
5628         (preamble): Use new functions.
5629
5630         * ps/lilypond.defs (init-lilypond-parameters): New function to
5631         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
5632
5633 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5634
5635         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
5636
5637 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
5638
5639         * scm/define-markup-commands.scm: Change number->markletter-string
5640         to take two arguments (vector number). Add number->mark-alphabet-vector
5641         and markalphabet markup command.
5642
5643         * scm/translation-functions.scm: Add format-mark-box-alphabet,
5644         format-mark-alphabet, format-mark-box-barnumbers and
5645         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
5646
5647 2005-01-17  Graham Percival  <gperlist@shaw.ca>
5648
5649         * Documentation/user/examples.itely: add SATB automatic piano
5650         reduction template.
5651
5652         * Documentation/user/notation.itely: added info about changing
5653         partcombine texts.  Also adds examples of alternate lyrics.
5654
5655         * Documentation/user/changing-defaults.itely: added warning
5656         about \RemoveEmptyStaffContext overriding previous changes.
5657
5658 2005-01-17  Werner Lemberg  <wl@gnu.org>
5659
5660         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
5661         feta-alphabet*.
5662
5663 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5664
5665         * python/lilylib.py (make_ps_images): don't do final showpage for
5666         multi-page documents.
5667         
5668         * VERSION (MY_PATCH_LEVEL): release 2.5.8
5669
5670 2005-01-16  Graham Percival  <gperlist@shaw.ca>
5671
5672         * Documentation/user/lilypond.tely: changed order of appendices;
5673         unified index should be last.
5674
5675         * Documentation/user/notation.itely: add example of key signatures
5676         and info about Staff.printKeyCancellation.
5677
5678 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5679
5680         * lily/include/repeated-music.hh (class Repeated_music): change
5681         into "namespace" class.
5682
5683         * lily/event.cc: remove Key_change_event.
5684
5685         * lily/include/transposed-music.hh (class Transposed_music): remove.
5686
5687         * lily/transposed-music.cc: remove
5688
5689         * lily/include/relative-music.hh: remove.
5690
5691         * lily/include/music-sequence.hh (struct Music_sequence): change
5692         into "namespace" class.
5693
5694         * lily/untransposable-music.cc (Module): remove
5695
5696         * lily/include/un-relativable-music.hh (Module): remove
5697
5698         * lily/include/untransposable-music.hh (Module): remove
5699
5700         * lily/include/music-list.hh (Module): remove file
5701
5702         * lily/un-relativable-music.cc: remove file.
5703
5704 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5705
5706         * lily/parser.yy: Compile fix.
5707
5708 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5709
5710         * lily/include/music.hh (class Music): unvirtualize transpose().
5711
5712         * lily/sequential-music.cc: remove file.
5713
5714         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
5715
5716         * lily/slur-scoring.cc (get_best_curve): only switch on
5717         DEBUG_SLUR_SCORING for non NDEBUG builds.
5718
5719         * lily/include/music.hh (class Music): replace Music::start_mom()
5720         by start-callback property
5721
5722         * lily/include/grace-music.hh: remove file. 
5723
5724         * lily/stem.cc (height): robustness fix.
5725
5726         * lily/time-scaled-music.cc: remove file.
5727
5728         * lily/include/music.hh (class Music): include SCM init argument.
5729         (class Music): replace Music::get_length() virtual by
5730         length-callback property everywhere.
5731
5732         * scripts/convert-ly.py (conv): add  # to \property scalar value.
5733
5734         * mf/GNUmakefile: don't install *list.ly
5735
5736 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5737
5738         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
5739
5740 2005-01-12  Werner Lemberg  <wl@gnu.org>
5741
5742         This patch addresses the following problems in the feta sources
5743         files which contribute to the fetaXX fonts.
5744
5745         . Many fixes for rasterization at low resolutions (consistent use of
5746           `vround' and `hround', integer shift values for paths, applying
5747           `eps' for mirrored paths, use of `define_whole_pixels' and
5748           friends, etc.) -- while this probably looks like a waste of time
5749           it has revealed deficiencies in some glyph shapes.  See comment at
5750           the end of feta-params.mf how vertical symmetry is achieved.
5751
5752         . The `---' operator has been replaced everywhere with `--'; this
5753           both improves and considerably reduces the font size after
5754           conversion with mf2pt1.
5755
5756         These change aren't explicitly mentioned below since virtually all
5757         glyphs are affected.
5758
5759         Other notable differences:
5760
5761         . Glyphs from feta-accordion.mf now have charboxes around the
5762           outline.
5763
5764         . Fixed incorrect charbox for `accDot'.
5765
5766         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
5767
5768         . Fixed position of the bow in the `upprall' glyph and its siblings.
5769
5770         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
5771           dependent on the staff line thickness to avoid touching the middle
5772           staff line at smaller sizes.
5773
5774         . Largely extended output for feta-testXX: Where useful, glyphs
5775         are shown both between and on staff lines.
5776
5777
5778         * mf/feta-params.mf (staff_space_rounded,
5779         stafflinethickness_rounded, linethickness_rounded,
5780         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
5781         Update all code which uses them where appropriate.
5782         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
5783         New variables used to control rasterization at low resolutions.  Set
5784         to zert if feta code is processed with metapost.
5785
5786         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
5787         (draw_rounded_block, draw_square_block): Updated to use `--' only.
5788         (flare_path): Updated.
5789         Make it work with `filldraw' (but only circular pens).
5790         (hfloor, vfloor, hceiling, vceiling): New macros.
5791
5792         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
5793         Use `draw' again in mf mode to have good pixel dropout control.
5794         Fix intersection points of horizontal lines with circle.
5795         ("accDot"): Fix parameters for set_char_box.
5796         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
5797         control.
5798
5799         * mf/feta-banier.mf: Updated.
5800
5801         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
5802         testing.
5803         (undraw_inside_ellipse): Remove `center' argument.  Update all
5804         callers.
5805         (draw_brevis): New macro, called by "Brevis notehead".
5806         (draw_whole_triangle_head): New macro, called by "Whole
5807         trianglehead".
5808         (draw_small_triangle_head): Use `filldraw'.
5809
5810         * mf/feta-eindelijk.mf: Remove useless global group.
5811         Updated.
5812
5813         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
5814         `filldraw'.
5815
5816         * mf/feta-pendaal.mf: Updated.
5817
5818         * mf/feta-puntje.mf: Updated.
5819
5820         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
5821         less points.
5822         ("Flageolet"): Use `draw' again in mf mode to have good pixel
5823         dropout control.
5824         ("Varied Coda"): Use `draw_block'.
5825         (draw_comma): Fix typo.
5826         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
5827         pixel dropout control.
5828
5829         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
5830         position of bow.
5831
5832         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
5833         sizes.
5834
5835         * mf/feta-toevallig.mf (remember_pic): New variable, used for
5836         testing.
5837         (draw_meta_sharp): Much simplified.
5838         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
5839
5840         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
5841
5842 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5843
5844         * Documentation/user/notation.itely (Ancient rests): Fix typo
5845         (thanks Anthony)
5846
5847 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5848
5849         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
5850
5851         * lily/main.cc (setup_paths): Add cff.
5852
5853         * mf/GNUmakefile (foe): Include actual target %.cff.
5854         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
5855
5856 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5857
5858         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
5859         suffix for main_input_b_.
5860
5861         * scm/music-functions.scm (toplevel-music-functions):
5862         precompute music lengths for music expressions.  
5863
5864 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5865
5866         * lily/include/input.hh (class Input): new `end_' slot for end of
5867         input. Renamed defined_str0_ to start_.
5868
5869         * lily/input.cc (Input): Add Input::Input (Input const &) and
5870         remove Input::Input (Source_file*, char const *). Use the new
5871         slots.
5872         (set_location): method used by bison to propagate input
5873         locations (YYLLOC_DEFAULT).
5874         (end_line_number, end_column_number, step_forward): new methods
5875         
5876         * lily/input-scheme.cc (ly:input-both-locations): new function,
5877         similar to ly:input-location, but also return the end line and
5878         column.
5879
5880         * lily/include/includable-lexer.hh: 
5881         * lily/includable-lexer.cc: 
5882         * lily/include/lily-lexer.hh (class Lily_lexer): 
5883         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
5884         Includable_lexer to Lily_lexer, in order to update lexloc (the
5885         yylloc), a new slot of Lily_lexer.
5886         (here_input, LexerError): simplify by using the lexloc slot (aka
5887         yylloc)
5888
5889         * lily/lexer.ll: #define yylloc to use input locations (it may
5890         be useless here?). Fixed the #embedded_scm rule (step the location
5891         forward in order to skip the sharp sign before parsing the scheme
5892         expression)
5893
5894         * lily/include/lily-parser.hh (class Lily_parser): 
5895         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
5896         here_input()
5897         (parser_error): overload for more precise locations of errors.
5898
5899         * lily/parser.yy (YYLTYPE): set location type to Input
5900         (YYLLOC_DEFAULT): use Input::set_location()
5901         (yylex): add the YYLTYPE* location parameter.
5902         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
5903         Give an Input parameter to THIS->parser-error() for more accurate
5904         messages.
5905
5906 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5907
5908         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
5909
5910         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
5911         on BEAMQUANTING for non-NDEBUG builds.
5912
5913         * lily/stem.cc (head_count): performance: avoid String::String()
5914         inside oft called function.
5915
5916 2005-01-09  Graham Percival  <gperlist@shaw.ca>
5917
5918         * Documentation/user/examles.itely: attempted fix for broken
5919         string quartet template.
5920
5921         * Documentation/user/notation.itely: remove unnecessary broken
5922         link.
5923
5924 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5925
5926         * VERSION (PACKAGE_NAME): release 2.5.7
5927
5928 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5929
5930         * config.make.in (METAFONT): Append -progname=mf, fixes use with
5931         mf-nowin for teTeX-3.0.  Backportme.
5932
5933         * scm/output-svg.scm (utf8-string): New function.
5934
5935         * scm/output-gnome.scm (utf8-string): New function.
5936         (otf-name-mangling): Remove.
5937
5938         * lily/pango-font.cc (Pango_font): Use font string iso font
5939         filename for utf8-text.
5940
5941         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
5942         name.
5943
5944 2005-01-08  Graham Percival  <gperlist@shaw.ca>
5945
5946         * Documentation/user/notation.itely: add info about
5947         Staff.extraNatural = ##f in Pitches section.  Also
5948         fixed some minor issues in the Vocal music section.
5949
5950 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5951
5952         * scm/output-ps.scm (white-text): comment out Helvetica font,
5953         which is broken for my GS install.
5954
5955         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
5956         which provides a tighter bbox.
5957
5958         * scm/define-grobs.scm (all-grob-descriptions): remove all
5959         extra-offsets from definitions.
5960
5961 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
5962
5963         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
5964         add tuning for 4-string bass and some common 4/5-string banjo
5965         tunings.  New function (four-string-banjo) turns a 5-string tuning
5966         into a 4-string tuning.  New function
5967         (fret-number-tablature-format-banjo) computes correct fret numbers
5968         on 5-string banjos.
5969
5970         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
5971         Add beam correction to TabVoice.
5972
5973         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
5974         using bold font; makes tabs more readable.
5975
5976 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5977
5978         * lily/font-select.cc (get_font_by_design_size): don't make
5979         Modified_font_metric; this causes trouble, since we don't know the
5980         font magnification from inside Pango_font::text_stencil()
5981
5982         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
5983
5984         * Documentation/user/notation.itely (The Lyrics context): comment out
5985         broken {Small ensembles} link.
5986
5987         * scm/framework-svg.scm (output-framework): change calling convention.
5988
5989         * lily/object-key-dumper-scheme.cc: new file.
5990
5991         * lily/object-key-undumper-scheme.cc: new file.
5992
5993         * lily/tweak-registration-scheme.cc: new file.
5994
5995         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
5996
5997         * Documentation/user/examples.itely (String quartet): uncomment
5998         broken example.
5999
6000         * lily/font-config.cc: new file.
6001
6002 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6003
6004         * scm/output-svg.scm: 
6005         * scm/output-gnome.scm: s/bigcheese/emmentaler.
6006
6007         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
6008
6009 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6010
6011         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
6012         Add headers.
6013
6014         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
6015
6016 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6017
6018         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
6019
6020         * lily/include/main.hh: lose _b hungarian suffixes for global
6021         variables.
6022
6023         * lily/include/lily-guile-macros.hh: new file.
6024
6025         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
6026
6027         * lily/general-scheme.cc: new file. 
6028
6029         * lily/font-select.cc (get_font_by_design_size): retrieve
6030         PangoFont for (designsize . "pango-descr") entries.
6031
6032         * lily/lily-parser-scheme.cc: new file.
6033
6034         * lily/output-def-scheme.cc: new file.
6035
6036         * lily/paper-book-scheme.cc: new file.
6037
6038         * lily/duration-scheme.cc (LY_DEFINE): new file.
6039
6040         * lily/pitch-scheme.cc:  new file.
6041
6042         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
6043
6044 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6045
6046         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
6047
6048 2005-01-06  Graham Percival  <gperlist@shaw.ca>
6049
6050         * Documentation/user/notation.itely: minor editing.
6051
6052         * Documentation/user/changing-defaults: minor editing.
6053
6054         * Documentation/user/examples.itely: add template for
6055         string quartet part extraction; demonstrates tag.
6056
6057 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
6058
6059         * Documentation/user/notation.itely: documents
6060         format-mark-box-letters and format-mark-box-numbers
6061
6062         * scm/define-context-properties.scm: change comment.
6063
6064 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6065
6066         * scm/framework-ps.scm (output-classic-framework): new function:
6067         dump systems as separate .eps files (without fonts) and write a
6068         single collecting .tex file.
6069
6070 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6071
6072         * Documentation/user/notation.itely (Setting simple songs):
6073         Correct several errors in the equivalent formulation of
6074         \addlyrics. 
6075         (The Lyrics context): Corrected link to the SATB example.
6076
6077 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6078
6079         * scm/lily.scm (completize-formats): new function
6080         (postprocess-output): new function
6081
6082         * lily/paper-book.cc (classic_output): change calling
6083         convention. Give basename as first argument. 
6084         remove Paper_book::post_processing().
6085
6086         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
6087
6088 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6089
6090         * lily/paper-outputter.cc (LY_DEFINE): new function
6091         ly:outputter-close.
6092
6093         * lily/main.cc: change --format,-f to --backend,-b
6094
6095         * lily/include/main.hh: rename format to backend.
6096
6097         * scm/translation-functions.scm (format-mark-box-numbers): add.
6098         patch by Erlend Aasland
6099
6100 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6101
6102         * lily/pango-font.cc (text_stencil): dump string as
6103         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
6104
6105 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6106
6107         * configure.in (gui_b): Remove handy developer-only
6108         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
6109         CVS source installations (but break other non-default but correct
6110         PKG_CONFIG_PATH setups), as this is no longer developer-only.
6111
6112         * SConstruct: 
6113         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
6114         compatibility (backportme).
6115
6116         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
6117
6118 2005-01-03  Werner Lemberg  <wl@gnu.org>
6119
6120         Prepare glyph shapes for mf2pt1 conversion.
6121
6122         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
6123         (accDiscant, accFreebase, accStdbase): Replace `draw' with
6124         `penstroke'.
6125         (accDot): Use `drawdot'.
6126         (accBayanbase): Replace `draw' with `draw_gridline'.
6127         (print_penpos): Moved to feta-macros.mf.
6128         (accOldEE): Replace `filldraw' with `penstroke'.
6129         Replace `draw' with `penstroke' and `drawdot'.
6130
6131         * mf/feta-banier.mf: Code clean-up.
6132         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
6133         `fill'.
6134
6135         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
6136
6137         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
6138         paremeter to control drawing of labels.  Update all callers.
6139
6140         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
6141         (new_bulb): Return a bulb as a single path.  To do that, it now
6142         takes some more parameters.  Updated all callers.
6143         (draw_gclef): Major clean-up.  `draw' has been replaced with
6144         `penstroke', unnecessary outlines have been removed.
6145         Remove (unused) gnome-canvas code.
6146
6147         * mf/feta-macros.mf (print_penpos): New macro (from
6148         feta-accordion.mf).
6149         Other minor fixes.
6150
6151         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
6152         ("Pedal dot"): Use `drawdot'.
6153         (draw_pedal_P): Add parameter to control drawing of labels.  Update
6154         all callers.
6155         Fix shape at top.
6156         (draw_pedal_e): Add parameter to control drawing of labels.  Update
6157         all callers.
6158         (draw_pedal_d): Add parameter to control drawing of labels.  Update
6159         all callers.
6160         Revert drawing direction.
6161
6162         * mf/feta-schrift.mf (draw_fermata): Use single path.
6163         (draw_short_fermata): Replace `filldraw' with `fill'.
6164         (draw_long_fermata, draw_very_long_fermata): Replace calls to
6165         `draw_rounded_block' with a single path.
6166         ("Thumb"): Draw full circle instead of mirroring segments.
6167         (draw_accent): New macro.
6168         ("> accent", "espr"): Use it.
6169         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
6170         ("open (unstopped)"): Draw full circle instead of mirroring
6171         segments.
6172         (draw_vee): Removed.
6173         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
6174         ("Downbow"): Replace calls to `draw_rounded_block' with a single
6175         path.
6176         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
6177         partial pieces drawn with `fill' -- these do still overlap with the
6178         stem of the `t' but just once, not multiple times so that fontforge
6179         can handle it gracefully.
6180         Change other parts of the glyph so that fontforge's overlapping
6181         algorithm reliably works.
6182         (draw_heel): Replace `draw' with `fill'.
6183         (draw_toe): Use `draw_accent' instead of `draw_vee'.
6184         ("Flageolet"): Replace `draw' with `penstroke'.
6185         ("Segno"): Replace `filldraw' with `penstroke'.
6186         Replace `draw' with `drawdot'.
6187         ("Coda"): Replace `fill' with `penstroke', using a single path.
6188         ("Varied Coda"): Use less overlapping paths.
6189         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
6190         single path.
6191
6192         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
6193         group to better control the `labels' command.
6194         Rename argument to `offset' and use it actually.  Update all
6195         callers.
6196         Replace `filldraw' with `fill'.
6197         ("mordent", "prallmordent", "upmordent", "downmordent",
6198         "lineprall"): Replace `draw' with `draw_gridline'.
6199         ("upprall", "downprall"): Replace `draw' with `fill'.
6200
6201         * mf/feta-timesig.mf: Formatting.
6202
6203         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
6204         to...
6205         ("Flat"): Here.
6206         (draw_paren): Move code to draw labels to...
6207         ("Right Parenthesis"): Here.
6208
6209 2005-01-02  Graham Percival <gperlist@shaw.ca>
6210
6211         * Documentation/user/notation.itely: add example of \setTextDecresc
6212         and \setTextDim.
6213
6214 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
6215
6216         * scm/define-markup-commands.scm :  fix glyph-strings of
6217         accidentals and \note-by-number
6218
6219 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6220
6221         * VERSION: 2.5.6 released.
6222         
6223         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
6224
6225         * input/regression/new-markup-scheme.ly: oops. font-family=music
6226         -> font-encoding fetaMusic.  
6227
6228         * lily/main.cc: put default to PS.
6229
6230         * lily/tfm.cc: idem.
6231
6232         * lily/afm.cc: idem.
6233
6234         * lily/include/modified-font-metric.hh (struct
6235         Modified_font_metric): remove coding_scheme() method.
6236
6237         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
6238
6239         * scripts/convert-ly.py (conv): crash on encountering \encoding.
6240
6241         * input/les-nereides.ly: convert to utf8
6242
6243         * lily/modified-font-metric.cc (text_dimension): idem.
6244
6245         * lily/parser.yy (TODO): idem.
6246
6247         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
6248
6249         * lily/lexer.ll: remove encoding
6250
6251         * scm/framework-ps.scm (output-variables): separately scale the
6252         page to mm 
6253
6254         * lily/pango-font.cc (Pango_font): fix scaling.
6255
6256         * lily/font-metric.cc (design_size): design_size returns a
6257         dimension now as well.
6258
6259 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6260
6261         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
6262         brace generation. 
6263
6264         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
6265
6266 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
6267
6268         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
6269         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
6270
6271 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6272
6273         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
6274         in first run as well.
6275
6276         * scm/paper.scm (layout-set-staff-size): use text-font-size in
6277         dimension less points (ie. 12 = 12 point)
6278
6279         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
6280
6281         * lily/all-font-metrics.cc (find_pango_font): set description_
6282
6283         * lily/pango-font.cc (text_stencil): export size as well.
6284         (text_stencil): fix scaling and extents box.
6285
6286 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6287
6288         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
6289
6290         * Documentation/user/invoking.itely (Invoking lilypond): document
6291         texstr
6292
6293         * scripts/convert-ly.py (conv): add ancient rules.
6294
6295         * scm/clef.scm (c0-pitch-alist): replace - with .
6296
6297         * scripts/lilypond-book.py (process_snippets): add texstr support.
6298
6299         * scm/framework-texstr.scm (header): change extension to .textmetrics
6300
6301         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
6302         -f tex.
6303
6304         * lily/text-metrics.cc: new file.
6305         (try_load_text_metrics): new function
6306
6307         * lily/include/text-metrics.hh: new file.
6308
6309 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6310
6311         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
6312         ly_scheme_function to ly_lily_module_constant.
6313
6314         * lily/modified-font-metric.cc (text_dimension): try
6315         lookup_tex_text_dimension() first.
6316
6317         * lily/tfm.cc: new function ly:load-text-dimensions
6318
6319 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6320
6321         * scm/output-texstr.scm (text): use \lilygetmetrics
6322
6323         * scm/framework-texstr.scm (header): dump in new format.
6324
6325         * tex/lilypond-tex-metrics: new file.
6326         
6327 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6328
6329         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
6330         mapping.
6331         (index_to_charcode): New method.
6332
6333         * scm/output-ps.scm (glyph-string): 
6334         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
6335
6336 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6337
6338         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
6339         implement fully, need FONT to get to charcode.
6340
6341         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
6342
6343         * scm: Cleanups.
6344
6345         * Documentation/user/changing-defaults.itely: Fix internalsrefs
6346         {Tunable context properties},
6347         {All layout objects},
6348         {Music definitions}.
6349
6350 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6351
6352         * VERSION: release 2.5.5
6353         
6354         * lily/main.cc: use TeX as default output format.
6355
6356         * flower/file-path.cc (find): try to open directly as well, so we
6357         find absolute path files. 
6358
6359         * lily/pango-select.cc: new file.
6360
6361         * scm/framework-ps.scm: remove all encoding code. 
6362         load pfb/pfa for PangoFont too.
6363         
6364         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
6365
6366 2004-12-22  Werner Lemberg  <wl@gnu.org>
6367
6368         Prepare glyph shapes for mf2pt1 conversion.
6369
6370         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
6371
6372         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
6373         (define_triangle_shape): Use it to replace `draw' with `fill' and
6374         `unfill'.  Update all callers.
6375         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
6376         (draw_cross): Ditto.
6377         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
6378         Use penrazor for better conversion with mf2pt1.
6379         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
6380         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
6381         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
6382         draw_la_head, draw_ti_head): Replace `filldraw' with
6383         `fill'.  Update all callers.
6384
6385 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6386
6387         * lily/paper-book.cc (output): revert: only allow a single output
6388         format.
6389
6390         * lily/include/pango-font.hh: new file.
6391
6392         * lily/pango-font.cc: new file.
6393
6394         * lily/font-metric.cc (text_stencil): new routine
6395
6396         * lily/all-font-metrics.cc (find_pango_font): new routine.
6397
6398         * lily/include/font-metric.hh (struct Font_metric): add
6399         text_stencil()
6400
6401         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
6402
6403 2004-12-22  Werner Lemberg  <wl@gnu.org>
6404
6405         Prepare glyph shapes for mf2pt1 conversion.
6406
6407         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
6408
6409         * mf/feta-toevallig.mf: Formatting.
6410         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
6411         ("Natural"): Fix paths to allow better postprocessing.
6412         (draw_meta_flat): Use `z3l' as additional point in path to get
6413         better conversion with mf2pt1.
6414         Other minor cleanups.
6415         ("3/4 Flat"): Add auxiliary points and modify path to replace
6416         `draw' with `fill'.
6417         ("Double Sharp"): Mirror path segments instead of picture elements
6418         to get a single outline.
6419         Modify path to replace `filldraw' with `fill'.
6420
6421 2004-12-22  Graham Percival  <gperlist@shaw.ca>
6422
6423         * input/test/unfold-all-repeats.ly: added file back.
6424
6425         * Documentation/user/notation.itely,
6426         Documentation/user/programming-interface.itely
6427         Documentation/user/changing-defaults.itely: fixed misc broken
6428         links to input/test/ files.
6429
6430 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6431
6432         * tex/texinfo.tex: Update.  We should not be distributing this,
6433         but since we do, use latest version.
6434
6435         * Documentation/user/macros.itexi: Comment-out \fetaflat,
6436         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
6437         macros for feta glyphs.
6438
6439 2004-12-22  Graham Percival  <gperlist@shaw.ca>
6440
6441         * Documentation/user/changing-defaults.itely: fix index for set.
6442
6443         * Documentation/user/converters.itely: added convert-ly bugs list
6444         from CVS.
6445
6446 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6447
6448         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
6449         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
6450         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
6451         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
6452
6453         * mf/GNUmakefile (pfa_warning): Use less broken check.
6454
6455         * python/lilylib.py (setup_environment): Remove cruft from
6456         GS_FONTPATH.
6457
6458         * configure.in: Bump mftrace requirement to 1.1.1.
6459
6460 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6461
6462         * scm/output-svg.scm (beam): Use polygon.
6463
6464         * scm/lily-library.scm: Bugfix.
6465
6466         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
6467
6468         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
6469
6470 2004-12-19  Werner Lemberg  <wl@gnu.org>
6471
6472         Prepare glyph shapes for mf2pt1 conversion.
6473
6474         * mf/feta-eindelijk: Some formatting.
6475         (multi_rest_x, multi_beam_height): Removed.  Unused.
6476         ("Quarter rest"): Use `intersectiontimes' to create a single
6477         outline.
6478         (rest_crook): Removed.  Unused.
6479         (draw_rest_bulb): Return path (wihtout filling).  Update callers.
6480         Simplified.
6481         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
6482         "128th rest"): Simplify `pat'.
6483         Create single outline.
6484
6485 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6486
6487         * mf/GNUmakefile (ALL_GEN_FILES):
6488         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
6489
6490         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
6491         function.
6492
6493 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6494
6495         * scm/output-texstr.scm (placebox): add routine
6496
6497         * VERSION (PACKAGE_NAME): release 2.5.4
6498
6499         * scm/framework-texstr.scm (output-framework): new file.  
6500
6501         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
6502         processing.
6503
6504         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
6505
6506         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
6507         rule.
6508
6509         * configure.in (gui_b): bump mftrace requirement to 1.1.0
6510
6511         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
6512
6513         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
6514
6515 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6516
6517         * scm/framework-svg.scm (dump-page): Implement landscape.
6518
6519 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6520
6521         * lily/main.cc (setup_paths): Add svg to search path.
6522
6523         * scm/output-svg.scm:
6524         * scm/framework-svg.scm: Add pageSet.  Update.
6525         (dump-fonts): New function.
6526         (output-framework): Use it.
6527
6528         * mf/GNUmakefile: 
6529         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
6530
6531 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6532
6533         * tex/lilyponddefs.tex: comment out new ifpdf code.
6534
6535 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6536
6537         * GNUmakefile.in: 
6538         * SConstruct (symlink): Replace afm by otf.
6539
6540         * scm/framework-gnome.scm (gnome-main): Remove invocation of
6541         ly:pango-add-afm-decoder.
6542
6543         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
6544
6545 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6546
6547         * scm/output-ps.scm (new-text): don't access t glyph for getting
6548         space dimension.
6549
6550         * ly/init.ly: warn about \version
6551
6552         * lily/lexer.ll: set version-seen?
6553
6554 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6555
6556         * scm/output-svg.scm (string->entities): Update.
6557
6558 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6559
6560         * lily/main.cc (setup_paths): replace afm by otf for path. 
6561
6562         * lily/pangofc-afm-decoder.cc: remove.
6563
6564         * lily/include/pangofc-afm-decoder.hh: remove.
6565
6566         * scm/framework-scm.scm (output-framework): new file.
6567
6568         * mf/GNUmakefile: remove SAUTER_FONTS.
6569         remove SVG/sodipodi hacks.
6570
6571         * scm/lily-library.scm (stderr): move stderr.
6572
6573         * mf/GNUmakefile: remove AFM support.
6574
6575         * buildscripts/mf-to-table.py (base): remove AFM support.
6576
6577         * lily/open-type-font.cc (design_size): use design_size
6578
6579 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
6580
6581         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
6582
6583 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6584
6585         * mf/GNUmakefile: Generate combined aybabtu info.
6586         * mf/aybabtu.pe.in (i): Load it.
6587
6588         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
6589         are not symbols.
6590
6591         * lily/include/open-type-font.hh (count): New method.
6592
6593         * mf/aybabtu.pe.in: Typo.
6594
6595         * Documentation/user/out/lilypond-internals.nexi (Scheme
6596         functions): Typo.
6597
6598         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
6599
6600 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6601
6602         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
6603         subfonts.
6604
6605         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
6606
6607         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
6608         (tex-font-command-raw): new function.
6609
6610         * lily/include/virtual-font-metric.hh (Module): remove file
6611
6612         * lily/virtual-font-metric.cc (Module): remove file.
6613         
6614
6615         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
6616         (get_indexed_char): read bbox from lily table if present.
6617
6618 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6619
6620         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
6621         aybabtu.subfonts
6622
6623         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
6624         global glyphname. Enables more than 64 glyphs in the OTF.
6625
6626 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6627
6628         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
6629         braces.
6630
6631         * lily/open-type-font.cc (design_size): Use 12 as default for
6632         design size.
6633
6634         * mf/aybabtu.pe.in: New file.  Merge all our braces.
6635
6636         * mf/GNUmakefile: Generate aybabtu.
6637
6638         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
6639
6640 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6641
6642         * scm/lily-library.scm (char->unicode-index): Remove.
6643
6644         * scm/output-gnome.scm (text): Bugfix for plain string input.
6645         Updates.
6646
6647         * scm/output-svg.scm (svg-font): Add weight to font selection.
6648
6649 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6650
6651         * Documentation/topdocs/INSTALL.texi (Top): Point to
6652         buildscripts/out/clean-fonts instead of
6653         buildscripts/clean-fonts.sh. 
6654
6655 2004-12-13  Graham Percival  <gperlist@shaw.ca>
6656
6657         * input/regression/figured-bass.ly: attempt to clarify text.
6658
6659         * Documentation/user/notation.tely: add cindex for tag, attempt to
6660         add figured bass example.
6661
6662         * Documentation/user/changing-defaults: basic editing.
6663
6664 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6665
6666         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
6667
6668         * lily/open-type-font.cc (LY_DEFINE): new function
6669         ly:font-sub-fonts
6670
6671         * lily/include/font-metric.hh (struct Font_metric): new method
6672         sub_fonts()
6673
6674         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
6675         . with - in add.stem.
6676         
6677 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6678
6679         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
6680         and fetaDynamic.
6681
6682         * lily/rest.cc (glyph_name): Change - to . .
6683
6684         * scm/output-gnome.scm (text): Hello world, again.
6685
6686         * scm/output-svg.scm (named-glyph): New function.  Hello world!
6687
6688         * lily/modified-font-metric.cc (index_to_charcode): New method.
6689
6690         * lily/include/font-metric.hh (index_to_charcode): New function.
6691
6692         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
6693         new function.
6694         (ly:font-glyph-to-index): Remove.
6695
6696 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6697
6698         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
6699
6700         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
6701
6702         * lily/open-type-font.cc (load_scheme_table): new function
6703
6704         * lily/dots.cc (print): replace - 
6705
6706         * lily/open-type-font.cc (attachment_point): new function.
6707         (load_table): read LILC table
6708
6709         * buildscripts/gen-bigcheese-scripts.py (Module): new
6710         file. Generate FF scripts.
6711
6712         * mf/feta-din10.mf: idem.
6713
6714         * mf/feta-nummer10.mf: remove mf files.
6715
6716         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
6717
6718 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6719
6720         * lily/lily-guile.cc: Use scm_from_locale_stringn.
6721
6722         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
6723         compatibility.
6724
6725 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6726
6727         * lily/open-type-font.cc (get_indexed_char): scale metrics by
6728         design-size and units_per_EM.
6729
6730         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
6731
6732 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6733
6734         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
6735         does not crash fontforge.
6736
6737         * scm/lily-library.scm (char->unicode-index): Hack to map onto
6738         PUA.
6739
6740 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6741
6742         * scm/framework-ps.scm (ps-embed-cff): new function.
6743
6744         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
6745
6746 2004-12-12  Werner Lemberg  <wl@gnu.org>
6747
6748         * mf/bigcheese.pe.in: Add PUA mapping.
6749         Don't create Type 42 but bare CFF font.
6750
6751 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6752
6753         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
6754         within canvas boundaries.
6755
6756         * mf/merge.pe.in: Set font names, version, license GPL.
6757
6758         * make/substitute.make: Add FONTFORGE.
6759
6760         * config.make.in (FONTFORGE): Add.
6761
6762         * configure.in (gui_b): Use PATH_PROG for fontforge.
6763
6764 2004-12-11  Graham Percival  <gperlist@shaw.ca>
6765
6766         * scm/define-markup-commands.scm: add baseline-skip to info
6767         about \column.
6768
6769 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6770
6771         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
6772
6773         * scm/output-gnome.scm (named-glyph): Use it.
6774
6775         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
6776
6777         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
6778         (upper_string, lower_string, reverse_string): Remove.
6779
6780         * configure.in (fontforge): Reinstate version check.
6781
6782         * ly/engraver-init.ly: Fix clef glyph names.
6783
6784         * lily/time-signature.cc (special_time_signature): Fix fraction
6785         glyph names.
6786
6787 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6788
6789         * mf/merge.pe: new file.
6790
6791         * lily/freetype.cc: new file.
6792
6793         * lily/include/open-type-font.hh (class Open_type_font): new file.
6794
6795         * lily/include/freetype.hh: new file.
6796
6797         * lily/open-type-font.cc: new file.
6798
6799         * lily/all-font-metrics.cc (find_otf): new function.
6800
6801 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6802
6803         * lily/time-signature.cc (special_time_signature): Fix.
6804
6805         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
6806         GTK2 before checking for pango.  Fixes -fgnome.
6807
6808         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
6809         Scheme name.
6810
6811         * scm/define-markup-commands.scm:
6812         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
6813
6814         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
6815
6816         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
6817         date versions.  Fixes configure.
6818         (STEPMAKE_CHECK_VERSION): Support optional actual program version
6819         argument.
6820
6821 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6822
6823         * buildscripts/mf-to-table.py (write_ps_encoding): write real
6824         names in .enc
6825
6826         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
6827
6828 2004-12-09  Graham Percival  <gperlist@shaw.ca>
6829
6830         * Documentation/user/changing-defaults.itely: add info about
6831         make-dynamic-script
6832
6833         * Documentation/user/notation.itely: add link in dynamics to
6834         section about make-dynamic-script.
6835
6836 2004-12-09  Christian hitz  <chhitz@gmx.net>
6837
6838         * lily/lily-guile.cc: change MACOS_X to __APPLE__
6839
6840 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6841
6842         * buildscripts/mf-to-table.py (parse_logfile): use . for
6843         concatting name and group.
6844         (parse_logfile): use M for Minus (negative.)
6845
6846         * lily/include/type-swallow-translator.hh
6847         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
6848
6849         * lily/*.cc: cosmetics around = sign.
6850
6851         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
6852         lyric spacing on the penultimate column.
6853
6854 2004-12-05  Christian Hitz  <chhitz@gmx.net>
6855
6856         * configure.in:
6857         * lily/accidental-placement.cc:
6858         * lily/bar-line.cc:
6859         * lily/beam-concave.cc:
6860         * lily/beam-quanting.cc:
6861         * lily/beam.cc:
6862         * lily/bezier-bow.cc:
6863         * lily/bezier.cc:
6864         * lily/break-align-interface.cc:
6865         * lily/custos.cc:
6866         * lily/dimension-cache.cc:
6867         * lily/dot-column.cc:
6868         * lily/font-metric.cc:
6869         * lily/font-select.cc:
6870         * lily/gourlay-breaking.cc:
6871         * lily/grob-property.cc:
6872         * lily/grob.cc:
6873         * lily/lily-guile.cc:
6874         * lily/line-spanner.cc:
6875         * lily/lookup.cc:
6876         * lily/lyric-extender.cc:
6877         * lily/lyric-hyphen.cc:
6878         * lily/mensural-ligature.cc:
6879         * lily/midi-def.cc:
6880         * lily/misc.cc:
6881         * lily/note-collision.cc:
6882         * lily/note-column.cc:
6883         * lily/note-head.cc:
6884         * lily/paper-outputter.cc:
6885         * lily/percent-repeat-item.cc:
6886         * lily/rest-collision.cc:
6887         * lily/side-position-interface.cc:
6888         * lily/simple-spacer.cc:
6889         * lily/slur-configuration.cc:
6890         * lily/slur-scoring.cc:
6891         * lily/slur.cc:
6892         * lily/spaceable-grob.cc:
6893         * lily/spacing-spanner.cc:
6894         * lily/spanner.cc:
6895         * lily/staff-symbol-referencer.cc:
6896         * lily/stem.cc:
6897         * lily/stencil.cc:
6898         * lily/system-start-delimiter.cc:
6899         * lily/system.cc:
6900         * lily/text-item.cc:
6901         * lily/tie.cc:
6902         * lily/tuplet-bracket.cc:
6903         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
6904         <cmath> beacause isinf/isnan is undefined in <cmath>
6905
6906 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6907
6908         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
6909
6910 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6911
6912         * VERSION: release 2.5.3
6913         
6914 2004-11-29  Arno Waschk <arno@arnowaschk.de>
6915
6916         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
6917
6918 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6919
6920         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
6921
6922         * lily/note-head.cc (internal_print): always try the "s" head if
6923         u/d not found.
6924
6925         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
6926
6927 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6928
6929         * mf/parmesan-heads.mf (overdone_heads): typos.
6930
6931 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6932
6933         * lily/parser.yy (markup): in markups, { .. } without command
6934         before are also flattened, ie \line must be explicitely used.
6935
6936         * Documentation/user/changing-defaults.itely:
6937         * Documentation/user/notation.itely: 
6938         * input/wilhelmus.ly: 
6939         * input/regression/instrument-name-markup.ly: 
6940         * input/regression/markup-score.ly: 
6941         * input/regression/new-markup-scheme.ly: 
6942         * input/regression/new-markup-syntax.ly: 
6943         * input/test/coriolan-margin.ly: use \line in markups where
6944         appropriate
6945         
6946 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6947
6948         * scm/new-markup.scm (map-markup-command-list): helper function
6949         used in parser.yy to map markup commands on a markup list.
6950
6951         * lily/parser.yy: get rid off < > in markups by treating { } as
6952         real lists.
6953
6954         * lily/lexer.ll: remove < > from markup lexer mode.
6955
6956         * scripts/convert-ly.py (conv): add rule for converting 
6957         \markup < > to \markup { }
6958
6959         * ly/titling-init.ly: 
6960         * input/test/coriolan-margin.ly: 
6961         * input/regression/new-markup-syntax.ly: 
6962         * input/regression/new-markup-scheme.ly: 
6963         * input/regression/multi-measure-rest-text.ly: 
6964         * input/regression/markup-stack.ly: 
6965         * input/regression/markup-score.ly: 
6966         * input/regression/instrument-name-markup.ly: 
6967         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
6968         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
6969         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
6970         * input/wilhelmus.ly: 
6971         * Documentation/user/notation.itely: 
6972         * Documentation/user/music-glossary.tely: 
6973         * Documentation/user/changing-defaults.itely: change < > to { } in
6974         markups
6975
6976 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6977
6978         * lily/accidental-placement.cc (position_accidentals): shortcut if
6979         no accidentals to place.
6980
6981 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6982
6983         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
6984         typo s/ly:dimension ?/ly:dimension?/
6985
6986         * input/regression/lily-in-scheme.ly: 
6987         * input/regression/music-function.ly: 
6988         * ly/spanners-init.ly (assertBeamSlope): 
6989         * scm/music-functions.scm (def-grace-function): add the paper
6990         argument to music function definitions.
6991
6992 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6993
6994         * lily/moment.cc (LY_DEFINE):
6995         ly:moment-main-{denominator,numberator}, new function.
6996
6997         * lily/score-engraver.cc (typeset_all): assign to column on basis
6998         of axis-group-parent-X setting.
6999
7000         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
7001         add_element() on basis of axis-group-parent-Y setting.
7002
7003         * lily/grob.cc: add axis-group-parent-{XY} properties.
7004
7005         * input/regression/spacing-stick-out.ly: new file.
7006
7007         * lily/simple-spacer.cc (add_columns): use binary search for
7008         setting column rods. Changes O(n^2) to O(n log(n)) for
7009         constructing spacing problem from columns.
7010         (add_columns): read allow-outside-line to make sure no texts stick
7011         out.
7012         (solve): Simple_spacer::is_active() only determines
7013         satisfies_constraints_ for non-ragged typesetting.
7014
7015         * lily/simultaneous-music.cc (to_relative_octave): only set
7016         old_relative_used if return pitch actually changed.
7017
7018         * scm/define-context-properties.scm
7019         (all-user-translation-properties): change to match implementation.
7020
7021         * python/lilylib.py: Replace re.match by re.search and adds "-c
7022         showpage" to the gs command line (Johannes Schindelin)
7023
7024         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
7025         before processing. Prevents crash when inf is in the extent.
7026
7027         * scm/define-markup-commands.scm (note-by-number): add "s" to
7028         "noteheads-" glyphname.
7029  
7030         * lily/parser.yy (Generic_prefix_music): supply parser argument to
7031         music function as well.
7032         
7033 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7034
7035         * VERSION: release 2.5.2
7036
7037         * Documentation/user/changing-defaults.itely (Creating titles):
7038         add breakbefore variable.
7039
7040         * lily/paper-book.cc (set_system_penalty): new function. Set
7041         penalty_ based on breakBefore setting
7042
7043         * lily/context-specced-music-iterator.cc (construct_children):
7044         interpret special context id $uniqueContextId 
7045
7046         * lily/context.cc (create_unique_context): new method. Move
7047         creation of unique (\new) contexts into interpreting phase. This
7048         makes
7049
7050           foo= \new Staff ..
7051           << \foo \foo >>
7052
7053         produce 2 staves.
7054         
7055
7056         * scm/define-music-properties.scm (all-music-properties): add
7057         quoted-voice-direction
7058
7059         * ly/music-functions-init.ly: killCues function.
7060
7061         * scm/music-functions.scm (cue-substitute): move creation of voice
7062         contexts further to the back. 
7063
7064 2004-11-25  Werner Lemberg  <wl@gnu.org>
7065
7066         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
7067         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
7068
7069 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
7070
7071         * buildscripts/guile-gnome.sh: Fixed typo.
7072
7073 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7074
7075         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
7076
7077         * scripts/abc2ly.py (dump_slyrics): add ord(). 
7078
7079         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
7080         to regular engraver. 
7081
7082 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7083
7084         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
7085
7086 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7087
7088         * scm/define-markup-commands.scm (fill-line): Typo.
7089
7090         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
7091         and newer.
7092
7093 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
7094
7095         * ly/dynamic-scripts-init.ly: Fixed typo.
7096
7097 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7098
7099         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
7100         note-head, to have different attachment points for up and down.
7101
7102         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
7103
7104         * mf/feta-generic.mf (else): remove solfa.
7105
7106         * mf/feta-bolletjes.mf (tishape): remove unicode test.
7107
7108         * scm/define-context-properties.scm
7109         (all-user-translation-properties): add shapeNoteStyles property.
7110
7111         * lily/shape-note-heads-engraver.cc (process_music): new file.
7112
7113         * lily/event.cc (transpose): call Event::transpose() for
7114         transposing the tonic.
7115
7116 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7117
7118         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
7119         Unicode/OpenType and AFM.
7120
7121         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
7122
7123 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7124
7125         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
7126
7127         * lily/context.cc (Context): unprotect key from ctor.
7128
7129         * scm/stencil.scm (stack-lines): return empty-stencil if argument
7130         is '()
7131         (stack-stencils): idem.
7132
7133         * Documentation/user/changing-defaults.itely (Creating titles):
7134         document new title layout options.
7135
7136         * lily/parser.yy (lilypond_header_body): copy previous
7137         $globalheader if present.
7138
7139         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
7140         ly:module-copy
7141         
7142         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
7143
7144         * scm/titling.scm: remove old titling functions
7145
7146         * lily/stencil.cc (translate): remove absolute dimension.
7147
7148         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
7149         via markup.
7150
7151         * scm/page-layout.scm (marked-up-headfoot): create header/footer
7152         field from user-supplied markup
7153
7154         * scm/define-markup-commands.scm (on-the-fly): new markup
7155         command. Enter SCM markup procedure directly in Scheme.
7156         (fromproperty): new markup command. Read markup from props argument.
7157
7158         * scm/titling.scm (marked-up-title): create title via
7159         user-specified markup. 
7160
7161         * scm/define-markup-commands.scm (column): remove empty stencils
7162         from column.
7163
7164         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
7165         not have side-effect of creating variable stub.
7166
7167         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
7168
7169 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7170
7171         * scm/encoding.scm (coding-alist): 
7172         * scm/font.scm (add-ec-fonts):
7173         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
7174         Extended-TeX-Font-Encoding---Latin.
7175
7176         * lily/side-position-interface.cc (general_side_position): Add
7177         actual offset to error message (avoid constant error messages).
7178
7179         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
7180         block.
7181
7182         * lily/font-select.cc (select_encoded_font)
7183         (get_font_by_mag_step, get_font_by_design_size): 
7184         * lily/modified-font-metric.cc (Modified_font_metric): 
7185         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
7186
7187         * scm/encoding.scm (coding-alist): Add fetaDynamic.
7188         (read-encoding-file): Bugfix: do not require space after bracket.
7189
7190         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
7191         these do not exist.
7192
7193 2004-11-20  Graham Percival  <gperlist@shaw.ca>
7194
7195         * Documentation/user/notation.itely: added info about typesetting
7196         boxed bar numbers.
7197
7198 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7199
7200         * flower/interval.cc (T_to_string): gcc4 fixes.
7201
7202         * scm/define-markup-commands.scm (fill-line): use
7203         stack-stencils. This fixes problems with putting already centered
7204         stencils in a line.
7205
7206         * VERSION: release 2.5.1
7207
7208         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
7209
7210 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7211
7212         * input/example-[1-3].ly: simplify.
7213
7214         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
7215
7216         * scm/output-ps.scm (new-text): new function. Use glyphshow to
7217         show glyphs.
7218
7219         * scm/encoding.scm (decode-byte-string): new function.
7220
7221         * scripts/convert-ly.py (conv): add warning about
7222         set-global-staff-size.
7223
7224         * Doxyfile: add. 
7225
7226         * scripts/convert-ly.py (conv): add raggedlastbottom rule
7227         (conv): warn for TextSpanner split.
7228         (conv): warn for textheight.
7229
7230 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7231
7232         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
7233         building the documentation, info with images are installed.
7234         (final-install): Fix description.  Mention sourcing of login
7235         scripts (instead of running).
7236
7237 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7238
7239         * Debian lmodern support.  Note that LilyPond will issue warnings
7240         
7241             no such encoding: "FontSpecific"
7242
7243           The font selection mechanism wants to get the encoding from the
7244           font itself, but the idea of lmodern is that it is usable with
7245           different encodings, ie, Lily should get the encoding from the
7246           font tree, rather than the font itself.  This would require some
7247           more work.
7248         
7249         * configure.in: Test for and accept lmodern if EC fonts not found.
7250
7251         * scm/framework-tex.scm (font-load-command): TeX font name
7252         mangling for latin1 encoded cork-lm fonts.
7253         (convert-to-ps): Load lm.map if available.
7254
7255         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
7256         available.
7257
7258         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
7259
7260         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
7261         available.
7262
7263         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
7264         path for absolute file name, that is silly.
7265
7266         * lily/score-engraver.cc (initialize): 
7267
7268         * Documentation/user/GNUmakefile (local-install-info): Invoke
7269         install-info --remove first.
7270
7271         * #include cleanup (Andreas Scherer).
7272
7273 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
7274
7275         * input/test/script-abbreviations.ly: fix typos.
7276
7277 2004-11-17  Werner Lemberg  <wl@gnu.org>
7278
7279         * python/lilylib.py (options_help_str): Support pretty-printing of
7280         newlines in fourth element of option description.
7281
7282         * scripts/lilypond-book.py (option_definitions): Use new lilylib
7283         feature.
7284         Sort options.
7285
7286         * Documentation/user/lilypond-book.itely: Finish update.
7287
7288 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7289
7290         * Documentation/user/macros.itexi: Add comment about \command.
7291
7292         * Documentation/user/lilypond.tely:
7293         * Documentation/user/lilypond-book.itely: Fix names of lilypond
7294         and lilypond-book nodes, so that `info lilypond' visits the manual
7295         at top level, and `info lilypond-book' visits the lilypond-book
7296         section.
7297
7298         * Documentation/user/GNUmakefile (local-install-info): Fix rules
7299         and packager messages.
7300
7301         * lily/pangofc-afm-decoder.cc: Update test.
7302
7303 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7304
7305         * scm/lily-library.scm (char->unicode-index): New function.
7306
7307         * scm/output-gnome.scm: 
7308         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
7309
7310         * Proper naming of file name throughout; s/filename/file[-_]name/.
7311
7312         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
7313
7314         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
7315
7316 2004-11-16  Werner Lemberg  <wl@gnu.org>
7317
7318         * scripts/lilypond-book.py: The Lord has commanded me to use only
7319         tabs for indentation.  Your humble servant obeys.
7320
7321 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7322
7323         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
7324         including font, if LilyPond-feta font is only feta font in path.
7325
7326         * scm/output-gnome.scm (text): Revert to file name of font if font
7327         has no name.  Fixes ec font selection.
7328         (char): Bugfix: do not utf8 twice.  Fixes clefs.
7329
7330         * scm/framework-svg.scm:
7331         * scm/output-svg.scm: New file.  TODO: figure out how to
7332         do character by index in font.
7333
7334         * scm/output-sodipodi.scm: Remove.
7335
7336         * scm/output-ps.scm (stem): Remove.
7337
7338 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
7339
7340         * scm/output-gnome.scm (beam): New function.
7341         (slur): Round corners.
7342         (round-filled-box): Round corners.
7343
7344 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7345
7346         * scm/output-gnome.scm (beam): add function.
7347         (draw-line): new routine.
7348         (dashed-line): stub; call draw-line
7349         (polygon): new routine.
7350
7351 2004-11-15  Werner Lemberg  <wl@gnu.org>
7352
7353         * Documentation/user/lilypond-book.itely: Revise section on
7354         lilypond-book options.
7355         Other minor fixes.
7356
7357         * scripts/lilypond-book.py: Change indentation to 4.
7358         Minor formatting.
7359
7360 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7361
7362         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
7363         grobs that have tweaks specced.
7364         
7365 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
7366
7367         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
7368
7369 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7370
7371         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
7372         actual char #, not 0 based index.
7373
7374         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
7375
7376         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
7377         Warning: do make -C mf clean.
7378
7379         * lily/context-property.cc: Compile fix.
7380
7381         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
7382         Grok ec-fonts, braces and dynamics.
7383
7384         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
7385
7386 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7387
7388         * lily/include/tweak-registration.hh: new file.
7389
7390         * lily/tweak-registration.cc: new file.
7391
7392         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
7393         saving tweaks.
7394
7395         * scm/output-gnome.scm (text): comment dribble.
7396
7397 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7398
7399         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
7400
7401         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
7402         path-def before using.  Fixes muchtomany slurs in wrong places
7403         bug.
7404
7405 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7406
7407         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
7408
7409         * lily/include/object-key-undumper.hh (Module): new file.
7410
7411         * lily/object-key-undumper.cc (Module): New file. Deserialize
7412         keys. SCM bindings
7413
7414         * lily/object-key-dumper.cc (Object_key_dumper): idem.
7415         Provide SCM bindings.
7416
7417         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
7418         new file. Serialize object keys.
7419         
7420         * lily/object-key.cc (dump): new function.
7421         (as_scheme): new virtual function
7422         (undump): new function
7423         (undumpers): new table.
7424
7425         * lily/include/global-context.hh (Context): take \score key upon init.
7426
7427         * lily/object-key-dumper.cc (serialize_key): new file.
7428
7429         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
7430
7431         * lily/lily-lexer.cc: remove \quote.
7432
7433         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
7434
7435         * lily/context.cc (Context): take key argument in ctor.
7436         (create_context): new function
7437
7438         * lily/grob.cc (Grob): take key argument in ctor.  
7439
7440         * lily/lilypond-key.cc (do_compare): new file.
7441
7442         * lily/object-key.cc (Object_key): new file.
7443
7444         * lily/include/object-key.hh (class Object_key): new file.
7445
7446         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
7447
7448 2004-11-13  Graham Percival  <gperlist@shaw.ca>
7449
7450         * Documentation/user/lilypond-book.itely: add small warning about
7451         noindent default in lilypond-book.
7452
7453         * Documentation/user/converters.itely: add examples for convert-ly.
7454
7455         * Documentation/user/examples.itely: change version string in templates
7456         to 2.4.0.
7457
7458 2004-11-12  Karl Hammar  <karl@aspodata.se>
7459
7460         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
7461         cmdline, use xargs instead (backportme)
7462
7463 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
7464         
7465         * Documentation/user/: Numerous fixes in the user manual.
7466
7467 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7468
7469         * lily/parser.yy (re_rhythmed_music): search music expression for
7470         context-id, surround by \new Voice if not found. Fixes:
7471         addlyrics-second-staff.ly
7472
7473         * VERSION: 2.5.0 released.
7474         
7475 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7476
7477         * Documentation/index.html.in: Fix url to one big page.  (backportme)
7478
7479         * Documentation/user/GNUmakefile: Separate rules for split and
7480         unsplit html documents.  Remove perl massaging.  (backportme)
7481
7482 2004-11-11  Graham Percival  <gperlist@shaw.ca>
7483
7484         * Documentation/user/lilypond-book.itely: add short warning about
7485         \lilypond{} in LaTeX docs.
7486
7487 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7488
7489         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
7490         found.  (backportme)
7491
7492         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
7493         version requirement.  (backportme)
7494
7495         * configure.in: Be explicit about old versions of
7496         ec-fonts-mtraced.  (backportme)
7497
7498         * lily/context-selector.cc (set_tweaks): New function.
7499         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
7500         web with -DTWEAK.
7501
7502         * Documentation/user/introduction.itely (Automated engraving):
7503         Remove fragment option.  Fixes web.
7504
7505         * lily/context-property.cc (make_item_from_properties):
7506         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
7507         #ifdef.
7508
7509         * scm/define-context-properties.scm
7510         (all-internal-translation-properties): Add tweakRank and tweakCount.
7511
7512         * lily/grob.cc: 
7513         * scm/define-grob-properties.scm (all-internal-grob-properties):
7514         Add tweak-rank and tweak-count.
7515
7516 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7517
7518         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
7519         New function.
7520         (text): Use them.
7521
7522         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
7523         animated/opaque grob dragging tweaks.
7524
7525         * buildscripts/guile-gnome.sh: Update.
7526
7527 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7528
7529         * scm/define-grobs.scm (all-grob-descriptions): Added
7530         line-interface to the LigatureBracket object.
7531
7532 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7533
7534         * scm/framework-gnome.scm (item-event): Support non-animated mouse
7535         dragging tweaks.
7536
7537         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
7538
7539         * lily/context-selector.cc (store_context): New function.
7540
7541         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
7542         (store_grob): New function.
7543         (identify_grob): Add Moment parameter.
7544
7545         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
7546         exists.
7547
7548         * scm/framework-gnome.scm (save-tweaks): Write as alist.
7549
7550 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7551
7552         * scm/framework-gnome.scm (item-event): Print grob id.
7553         (save-tweaks): New function.
7554         (tweak): New funtion.
7555         (item-event): Use it, bound to arrow keys.
7556
7557         * lily/context-property.cc (make_item_from_properties): Register grob.
7558         * lily/context.cc (add_context): Register context.
7559
7560         * lily/include/context-selector.hh:
7561         * lily/include/grob-selector.hh:
7562         * lily/context-selector.cc:
7563         * lily/grob-selector.cc: New file.
7564
7565 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7566
7567         * lily/slur.cc: add 'positions to interface
7568
7569         * lily/main.cc: reinstate PS as standard output format. 
7570
7571         * scm/framework-tex.scm (output-preview-framework): print systems
7572         up to first non title system.
7573
7574         * lily/grace-engraver.cc (start_translation_timestep): split
7575         scm_cadddr
7576         
7577 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7578
7579         * lily/quote-iterator.cc (Module): remove old quote-iterator
7580
7581         * scm/define-music-types.scm (music-descriptions): move
7582         NewQuoteMusic over QuoteMusic
7583
7584         * Documentation/user/notation.itely (Formatting cue notes): use
7585         \cueDuring.
7586
7587         * lily/new-quote-iterator.cc (quote_ok): new function.
7588
7589         * input/regression/quote-cue-during.ly: new file.
7590
7591         * input/regression/quote-grace.ly: new file.
7592
7593         * scm/define-context-properties.scm (Module): change definition of
7594         graceSettings
7595
7596         * lily/context-property.cc (Module): rename from
7597         translator-property.cc
7598
7599         * lily/context.cc (context_name_symbol): new function
7600
7601         * lily/grace-engraver.cc: new file. Set properties for grobs based
7602         on the grace-ness of now_moment().
7603
7604         * scm/music-functions.scm (add-grace-property): use list
7605         iso. vector for graceSettings
7606         remove set-{start,stop}-grace-properties. 
7607
7608         * lily/new-quote-iterator.cc (construct_children): set
7609         quote_outlet_ if no quoted-context-{id,type} specified.
7610
7611         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
7612
7613         * lily/parser.yy (command_element): remove \quote.
7614
7615         * ly/music-functions-init.ly (location): add quoteDuring music
7616         function. 
7617
7618         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
7619         optional semicolon. (backportme)
7620
7621 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7622
7623         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
7624         need to link to GUILE et al.
7625
7626 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7627
7628         * scm/define-music-properties.scm (all-music-properties): add
7629         quoted-context-type, quoted-context-id.
7630
7631         * scm/lily.scm (type-check-list): new function.
7632         
7633         * scm/lily-library.scm: new file. Generic library routines.
7634
7635         * lily/parser.yy (Generic_prefix_music): move typechecking out of
7636         parser.
7637
7638         * ly/music-functions-init.ly: add quoteDuring function.
7639
7640         * lily/include/music-iterator.hh (class Music_iterator): rename
7641         set_translator -> set_context
7642
7643         * lily/parser.yy (Generic_prefix_music_scm): add
7644         MUSIC_FUNCTION_SCM_SCM_MUSIC
7645
7646         * scm/lily.scm (sanitize-command-option): new function. (backportme)
7647
7648         * scm/framework-tex.scm (header): sanitize TeX paper size.
7649         (backportme)
7650
7651 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7652
7653         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
7654
7655         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
7656
7657         * scm/framework-tex.scm (font-load-command): Use T1 if no
7658         font-encoding set.  (backportme)
7659
7660         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
7661         exists before converting.  (backportme)
7662
7663         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
7664         exists before converting.  (backportme)
7665         (convert-to-ps): Remove .ps file if it exists before
7666         converting.  (backportme)
7667
7668         * lily/lexer.ll: Remove extra progress newline, use present tense.
7669
7670         * scm/paper.scm (paper-alist): public.
7671         * scm/framework-tex.scm (convert-to-ps):
7672         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
7673         command line.
7674
7675 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7676
7677         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
7678
7679         * lily/recording-group-engraver.cc (derived_mark): mark
7680         now_events_. (backportme)
7681
7682 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7683
7684         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
7685
7686         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
7687         invoking latex. (backportme.)
7688
7689         * lily/stem.cc (off_callback): center stems for all rest stems.
7690
7691 2004-11-05  Werner Lemberg  <wl@gnu.org>
7692
7693         * Documentation/user/lilypond.tely: Add more guidelines for writing
7694         lilypond texinfo documents.
7695
7696 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
7697
7698         * Documentation/index.html.in: remove <hr>.
7699
7700         * THANKS: change 2.3 to 2.4.
7701
7702 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
7703
7704         * scm/output-gnome.scm: More fontconfig comment.
7705
7706 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
7707
7708         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
7709         <package> directory in $(builddir)/share according with
7710         PACKAGE_NAME defined in the VERSION file.
7711
7712 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7713
7714         * lily/beam.cc (rest_collision_callback): use local beam
7715         multiplicity.
7716
7717         * input/regression/stem-stemlet.ly: new file.
7718
7719         * lily/stem.cc (add_head): store rests as well.
7720
7721         * scm/define-grob-properties.scm (all-user-grob-properties): add
7722         stemlet-length
7723
7724         * lily/stem.cc: store rests as well.
7725         
7726         * input/regression/new-slur.ly: mention forcing.
7727
7728 2004-11-04  Werner Lemberg  <wl@gnu.org>
7729
7730         * Documentation/user/*: A new round of layout fixes and document
7731         structure cleanup.
7732
7733 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
7734
7735         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
7736
7737 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7738
7739         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
7740
7741 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7742
7743         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
7744
7745         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
7746
7747         * lily/main.cc (main): Invoke identify.
7748
7749         * scm/lily.scm (postscript->pdf): Remove progress newline.
7750         Write progress to stderr.
7751
7752         * lily/paper-book.cc (output): Remove progress newline.
7753
7754         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
7755         gettext on user messages, and remove whitespace.
7756
7757         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
7758
7759         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
7760         argv[0] (Thomas Scharkowski).
7761
7762         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
7763         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
7764         for ec-fonts-mtraced.
7765
7766         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
7767         --srcdir build (Bertalan).
7768
7769         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
7770         headers and library too (Laura Conrad).
7771
7772         * Documentation/topdocs/INSTALL.texi (Top): Mention development
7773         package for guile too (Laura Conrad).
7774
7775         * lily/main.cc (usage): Typo.
7776
7777 2004-11-02  Werner Lemberg  <wl@gnu.org>
7778
7779         * Documentation/user/notation.ly: More fixes to improve appearance.
7780
7781         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
7782         better output for multicolumn tables.
7783
7784 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7785
7786         * lily/main.cc (dir_info): Fixed typo in the printouts.
7787
7788 2004-11-01  Werner Lemberg  <wl@gnu.org>
7789
7790         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
7791         of output.
7792         Set `per_line' to 2; replace hard-coded value with it.
7793
7794         * Documentation/user/*: Many fixes to improve appearance of
7795         printed manual.
7796
7797 2004-11-01  Werner Lemberg  <wl@gnu.org>
7798
7799         * Documentation/user/changing-defaults.itely,
7800         Documentation/user/notation.ly,
7801         Documentation/user/programming-interface.itely: Use @/.
7802         Fix formatting of some lilypond snippets and tables.
7803
7804         * scripts/lilypond-book.py (compose_ly): Provide useful default
7805         for LINEWIDTH in `override'.
7806
7807 2004-10-31  Graham Percival  <gperlist@shaw.ca>
7808
7809         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
7810
7811 2004-10-31  Werner Lemberg  <wl@gnu.org>
7812
7813         Resetting @exampleindent to `5' gives ugly results with texinfo's
7814         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
7815         (if not quoting) to change @exampleindent only locally.
7816
7817         * scripts/lilypond-book.py (NOQUOTE): New variable.
7818         (output) [LATEX]: Remove AFTER and BEFORE.
7819         [TEXINFO]: Remove AFTER and BEFORE.
7820         Fix QUOTE and VERBATIM pattern.
7821         Add NOQUOTE pattern.
7822         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
7823         and BEFORE.
7824         [output_texinfo]: Use NOQUOTE.
7825
7826 2004-10-31  Graham Percival  <gperlist@shaw.ca>
7827
7828         * Documentation/user/changing-defaults.itely: clarify paper
7829         size commands with correct info.
7830
7831         * Documentation/user/lilypond-book.itely: add more docs for
7832         filename extensions.
7833
7834 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7835
7836         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
7837         (PATCH_LEVEL): start 2.5.0.
7838
7839 2004-10-30  Graham Percival  <gperlist@shaw.ca>
7840
7841         * Documentation/user/notation.itely: add warning about bar numbers
7842         in multistaff music, add warning about quoting grace notes.
7843
7844         * Documentation/user/changing-defaults.itely: clarify paper size commands,
7845         add missing subsubtitle entry to Creating titles.
7846
7847         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
7848
7849 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7850
7851         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
7852         case.
7853         (conv): add dummy 2.4.0 conversion rule.
7854
7855         * Documentation/user/lilypond.tely: add @finalout.
7856
7857         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
7858         for attaching, fixes slur/stem left attachment of
7859         downslur/downstem.
7860
7861         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
7862         quote problem if for last note of quoted sequence. 
7863
7864         * input/regression/part-combine-text.ly (comm): add expect strings.
7865
7866 2004-10-30  Werner Lemberg  <wl@gnu.org>
7867
7868         * Documentation/user/examples.itely: Improved layout.
7869
7870         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
7871
7872         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
7873
7874         * Documentation/notation.itely: Use `@/'.
7875         Other layout fixes.
7876
7877 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7878
7879         * lily/part-combine-iterator.cc (unisono): examine last_playing_
7880         (not state_), this fixes a2 printing after chord.
7881
7882         * input/regression/no-staff.ly: fix octave, revise syntax.
7883
7884         * input/regression/lyrics-bar.ly (texidoc): fixes.
7885
7886         * input/regression/beam-dir-functions.ly (Module): remove from regtest
7887
7888         * input/regression/accidentals.ly (Module): remove from regtest.
7889
7890         * lily/parser.yy (Prefix_composite_music): 
7891         oops. Chords should be unrelativable, not bass figures untransposable.
7892
7893         * VERSION: 2.3.26 released.
7894         
7895         * lily/completion-note-heads-engraver.cc (try_music): only return
7896         something when is_first_ is true. Fixes lyrics with completion_heads. 
7897
7898         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
7899
7900         * scm/lily.scm (ly:system): new function. Catches uninstalled
7901         ps2png.
7902
7903 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7904
7905         * Documentation/user/notation.itely: remove
7906         @hyphenatedinternalsref.
7907
7908 2004-10-29  Werner Lemberg  <wl@gnu.org>
7909
7910         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
7911
7912         * scripts/lilypond-book.py (no_options): New dictionary.
7913         (simple_options): New list.
7914         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
7915         (compose_ly): Use `no_options' and `simple_options'.
7916         Fix logic of option handling.
7917         Handle `linewidth' option without parameter.
7918
7919 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7920
7921         * lily/lookup.cc (triangle): use (0, interval.length()) for X
7922         extent, since the stencil is translated later on.
7923
7924         * lily/ledger-line-spanner.cc (print): swap linear_combination
7925         arguments, effectively shortens ledger line. 
7926
7927         * Documentation/user/GNUmakefile
7928         ($(outdir)/lilypond/lilypond.html): use find to remove files.
7929
7930         * lily/main.cc: --no-pages option.
7931
7932 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
7933
7934         * Documentation/user/notation.itely (Fret diagrams): add extra
7935         notes to example to avoid collisions between fret diagrams.
7936
7937 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7938
7939         * Documentation/user/notation.itely (Automatic note splitting):
7940         note about lyrics. 
7941
7942         * Documentation/user/converters.itely (Invoking convert-ly): note
7943         about version numbers. 
7944
7945         * scripts/abc2ly.py (dump_score): revise lyric dumping
7946
7947         * scripts/mup2ly.py (pre_processor_commands): always open file.
7948
7949         * scripts/etf2ly.py (Frame.calculate): always close \grace.
7950         (Etf_file.dump): add \version
7951
7952         * VERSION: 2.3.25 released.
7953
7954         * lily/scm-option.cc: add 'resolution to ly:get-option argument
7955         list.
7956
7957 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7958
7959         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
7960
7961 2004-10-28  Werner Lemberg  <wl@gnu.org>
7962
7963         * Documentation/user/music-glossary.tely: More fixes to improve
7964         appearance with DVI output.
7965
7966         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
7967         EXAMPLEINDENT.  This is the maximum value for quotation environments
7968         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
7969
7970 2004-10-27  Werner Lemberg  <wl@gnu.org>
7971
7972         * Documentation/user/music-glossary.tely: Revised.
7973
7974 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
7975
7976         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
7977         improve fret diagram spacing in printed output.
7978
7979         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
7980         from options for the example so fret-diagrams won't overlap
7981         one another.
7982
7983 2004-10-26  Werner Lemberg  <wl@gnu.org>
7984
7985         * scripts/lilypond-book.py: Some additional formatting for
7986         orthogonality.
7987         (ly_options) [*]: Format strings.
7988         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
7989         by `compose_ly'.
7990         (output) [LATEX][OUTPUT]: Format string and simplify.
7991         (PREAMBLE_LY, FRAGMENT_LY): Format string.
7992         (classic_lilypond_book_compatibility): Take key/value pair as
7993         parameter.
7994         Return key/value pair.
7995         (compose_ly): Rewritten, taking the snippet type as third parameter. 
7996         The default values are now set more sensible, and a `linewidth'
7997         option is no longer overwritten under some circumstances.
7998
7999         * Documentation/user/music-glossary.tely: Replace all accented
8000         character macros with latin-1 codes.
8001
8002 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8003
8004         * lily/music-function.cc (ly_make_music_function): when an
8005         argument predicate is markup?, the signature keyword becomes
8006         "markup" iso "scm".
8007
8008         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
8009         tokens, for functions which signatures contain "markup".
8010
8011         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
8012         MUSIC_FUNCTION_*MARKUP* tokens.
8013
8014 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8015
8016         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
8017         Lyrics context.
8018
8019 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8020
8021         * python/lilylib.py (make_ps_images): return list of output files.
8022
8023         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
8024         all springs tight, and still satisfy the constraints.
8025
8026 2004-10-25  Werner Lemberg  <wl@gnu.org>
8027
8028         * scripts/lilypond-book.py: s/option-sep/option_sep/.
8029         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
8030         (snippet_res): Fix regexps and make them ignore whitespace properly.
8031         (compose_ly): Use `re.split' instead of `string.split' to remove
8032         surrounding whitespace.
8033         Some formatting to get more consistency.
8034
8035 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8036
8037         * VERSION: 2.3.24
8038         
8039         * scm/define-context-properties.scm
8040         (all-user-translation-properties): add verticallySpacedContexts.
8041
8042         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
8043         add interface
8044
8045         * scm/define-grob-properties.scm (all-internal-grob-properties):
8046         add spaceable-staves
8047
8048         * scm/define-grobs.scm (all-grob-descriptions): set
8049         vertically-spaceable-interface for VerticalAxisGroup and
8050         RemoveEmptyVerticalGroup
8051
8052         * lily/system.cc (get_line): determine staff_refpoints_
8053         using spaceable-staves.
8054
8055         * lily/score-engraver.cc (acknowledge_grob): ack
8056         vertically-spaceable-interface and verticallySpacedContexts to
8057         set spaceable-staves.
8058
8059         * input/regression/new-slur.ly: add slur under 16th subbeam case.
8060
8061         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
8062
8063 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8064
8065         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
8066         minimumVerticalExtent tweaks. 
8067  
8068         * mf/feta-schrift.mf: include size of thumb appendix in
8069         bbox. Fixes: c-thumb-notehead.ly  
8070
8071         * THANKS: add Meisters to the Development team.
8072
8073         * scm/framework-tex.scm (convert-to-dvi): redirect output to
8074         /dev/null for non-verbose.
8075
8076         * Documentation/user/invoking.itely (Invoking lilypond): add note
8077         about resource usage.
8078
8079         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
8080
8081         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
8082         --enable-encoding
8083
8084         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
8085
8086         * Documentation/user/changing-defaults.itely (Text encoding):
8087         change to latin1.
8088
8089         * Documentation/user/lilypond.tely: add language and encoding.
8090
8091         * scm/define-grobs.scm (all-grob-descriptions): add
8092         line-interface.
8093
8094         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
8095
8096         * input/test/ossia.ly: font sizes for ossia.
8097
8098         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
8099         -> \context Foo = "NOTENAME".
8100
8101         * lily/main.cc (determine_output_options): fix ordering.
8102
8103 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
8104
8105         * THANKS: Added bughunters for 2.3.
8106
8107 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8108
8109         * Documentation/user/macros.itexi: use findex functions/internals
8110         objects.
8111
8112         * scm/documentation-generate.scm (string-append): add syncodeindex
8113
8114         * Documentation/user/tutorial.itely (A lead sheet): use \chords
8115         for tutoring chord names.
8116  
8117         * Documentation/user/lilypond.tely: remove @authors.
8118
8119 2004-10-23  Werner Lemberg  <wl@gnu.org>
8120
8121         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
8122         Remove first two parameters of \lybox.
8123         Don't emit \vbox around \lybox.
8124         (dump-line): Add width to \lybox call.
8125         Remove first two parameters of \lybox.
8126
8127         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
8128         (\lyitem): Updated.
8129         (\lybox): Only take three parameters.
8130         Create box which has zero depth, only height.
8131         Center box vertically along the x-height of current font.
8132
8133 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8134
8135         * VERSION (PACKAGE_NAME): release 2.3.23
8136
8137         * scm/framework-tex.scm (convert-to-ps): add -E if filename
8138         contains .preview.
8139
8140 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8141
8142         * lily/lyric-extender.cc (print): only run to right-bound if
8143         broken. This fixes input/regression/lyric-extender.ly
8144
8145         * input/regression/beamed-chord.ly: removed.
8146
8147         * Documentation/user/macros.itexi: add \global to definitions for
8148         feta macros.
8149
8150         * po/fr.po: updated po file.
8151
8152         * po/de.po: updated po file.
8153
8154 2004-10-22  Werner Lemberg  <wl@gnu.org>
8155
8156         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
8157
8158 2004-10-21  Werner Lemberg  <wl@gnu.org>
8159
8160         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
8161         (\lilypondexperimentalfeatures): Removed.
8162
8163 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
8164
8165         * Documentation/user/notation.itely: fixed 2 typos
8166
8167 2004-10-20  Werner Lemberg  <wl@gnu.org>
8168
8169         * scm/framework-tex.scm (header-end): Don't set \outputscale.
8170         (dump-line): Produce prettier output.
8171
8172         * tex/lilyponddefs.tex: Comment all macros extensively.
8173         (\lilypondstart): Set \outputscale.
8174         Define \lilypondpagebreak and \lilypondnopagebreak here.
8175         Don't test for positive \lilypondpaperlinewidth -- this is always
8176         positive in the normal case (LilyPond produces bad output otherwise
8177         so we can safely ignore negative or zero values).
8178         (\lilypondend): Remove useless test for \lilypondbook.
8179         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
8180         don't input `feta20.tex'.
8181
8182 2004-10-19  Graham Percival  <gperlist@shaw.ca>
8183
8184         * Documentation/user/examples.itely: added texidoc lilypond-book
8185         template.
8186
8187 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8188
8189         * cygwin/lilypond.hint: Update.
8190
8191 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
8192
8193         * Documentation/user/notation.itely (Fret diagrams): Add documentation
8194         for fret diagram markups to user manual
8195
8196         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
8197         documentation for fret-diagram-terse
8198
8199         * Documentation/user/notation.itely: Added section on fret diagrams.
8200
8201 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8202
8203         * scripts/convert-ly.py (usage): Fix --help description.  Apply
8204         range also for --show-rules.
8205
8206 2004-10-18  Werner Lemberg  <wl@gnu.org>
8207
8208         * scripts/lilypond-book.py (Snippet, Include_snippet)
8209         [replacement_text]: Use group `match'.
8210
8211 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8212
8213         * Documentation/user/macros.itexi: Use @ref instead of @inforef
8214         for html.  Apparently, ``you should'' in texinfo documentation is
8215         merely a guideline that can safely be ignored.
8216
8217         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
8218         auto-mode-alist.
8219
8220         * input/test/engraver-example.ily: 
8221         * input/regression/allfontstyle.ily: Rename, update users.
8222
8223 2004-10-16  Graham Percival  <gperlist@shaw.ca>
8224
8225         * Documentation/user/lilypond-book.itely: add more details about
8226         building .lytex files.
8227
8228         * Documentation/user/examples.itely: added piano-lyrics template
8229
8230         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
8231
8232         * input/GNUmakefile: remove "templates" from build subdirs.
8233
8234         * input/template: removed.
8235
8236 2004-10-16  Werner Lemberg  <wl@gnu.org>
8237
8238         * scripts/lilypond-book.py (snippet_res): Define group `match'
8239         everywhere.
8240         Accept more spaces between commands and its arguments and options.
8241         Fix some regexps.
8242         (output): Remove some newlines in string values and suppress spaces
8243         in output.
8244         (output_texinfo): Output `output_print_filename' only if not empty.
8245         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
8246
8247 2004-10-16  Werner Lemberg  <wl@gnu.org>
8248
8249         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
8250         some TeX line ends with `%' to avoid additional horizontal space in
8251         output.
8252
8253         * scripts/lilypond-book.py: Unexpand spaces to tabs.
8254         (snippet_res): Use `x' modifier to represent regular expressions
8255         in a friendlier way.
8256         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
8257         (find_toplevel_snippets): Don't use indices from match group 0,
8258         which is the whole pattern space, but group 1.
8259
8260 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8261
8262         * flower/include/direction.hh (enum Direction): add
8263         DIRECTION_LIMIT
8264
8265 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8266
8267         * po/fr.po: new po file.
8268
8269 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8270
8271         * Documentation/user/macros.itexi: Do not construct external
8272         references using @uref.  That results in broken links.
8273
8274         * lily/slur.cc (outside_slur_callback): Use int in for loop;
8275         avoids g++-3.4.1 enum beature.
8276
8277 2004-10-13  Graham Percival  <gperlist@shaw.ca>
8278
8279         * Documentation/user/examples.itely: added lilypond-book template.
8280
8281         * Documentation/user/lilypond-book.itely: added filename extension
8282         page.
8283
8284 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8285
8286         * debian/rules (binary-indep): Link images for info.
8287
8288         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
8289         feature nicked from jEdit.
8290
8291 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
8292
8293         * Documentation/user/introduction.itely: Minor corrections.
8294
8295         * Documentation/user/notation.itely: Minor corrections.
8296
8297         * Documentation/user/tutorial.itely: Minor corrections.
8298
8299 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8300
8301         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
8302
8303         * scm/*.scm:
8304         * ly/paper-defaults.ly: Use papersizename only.
8305
8306 2004-10-11  Werner Lemberg  <wl@gnu.org>
8307
8308         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
8309         \raise work with positive values.
8310
8311 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8312
8313         * Documentation/user/notation.itely (Multi measure rests): Update
8314         the docs corresponding to the implementation change from 2004-10-08.
8315
8316 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8317
8318         * VERSION (MY_PATCH_LEVEL): release 2.3.22
8319
8320         * scm/part-combiner.scm (determine-split-list): reinstate
8321         playing+resting case. 
8322
8323         * Documentation/user/invoking.itely (Reporting bugs): rename.
8324
8325         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
8326
8327         * lily/parser.yy (Prefix_composite_music): change no-transposition
8328         for mode_changing_head to figures too.
8329
8330         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
8331         with normal slurs too.
8332         
8333         * lily/slur-scoring.cc (move_away_from_staffline): new function.
8334         (get_base_attachments): move away attachment point for breaks
8335         similar to attachment points on slurs (staffline collision, and
8336         half a space of padding)
8337
8338         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
8339         force twice.
8340
8341         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
8342         mode, return #f.        
8343
8344         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
8345         for last page if raggedlast. 
8346
8347         * lily/parser.yy (Prefix_composite_music): untransposable is for
8348         FiguredBass, not ChordNames
8349
8350 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8351
8352         * scm/framework-tex.scm: Merge fix.
8353
8354 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8355
8356         The grand \paper -> \layout, \bookpaper -> \paper renaming.
8357
8358 2004-10-10  Graham Percival  <gperlist@shaw.ca>
8359
8360         * Documentation/user/notation.itely: add raggedright to a whole
8361         bunch of places.
8362
8363 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8364
8365         * scm/paper.scm (set-paper-dimension-variables): new
8366         function. Define dimension-variables explicitly in \paper too.
8367         This allows overriding linewidth inside \score { \paper { } }
8368         blocks
8369  
8370         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
8371         landscape.
8372         (header): add landscape and papersize options.
8373
8374 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8375
8376         * lily/*.cc: use robust_scm2moment() where appropriate.
8377
8378         * lily/moment.cc (robust_scm2moment): new function.
8379
8380         * scm/titling.scm (default-score-title): remove caps for piece.
8381
8382         * VERSION: 2.3.21 released.
8383         
8384         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
8385
8386         * lily/include/slur-configuration.hh (class Slur_configuration):
8387         new file.
8388
8389         * lily/slur-configuration.cc: new file. move scoring functions
8390         into Slur_configuration.
8391
8392         * lily/slur-scoring.cc (Slur_score_state): change static functions
8393         to methods of Slur_score_state.
8394
8395         * lily/bezier-bow.cc (Message): 
8396
8397         * flower/include/interval-set.hh (Message): new file.
8398
8399         * flower/interval-set.cc (Message): new file.
8400
8401 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8402
8403         * lily/multi-measure-rest-engraver.cc (process_music): always
8404         generate MultiMeasureRestNumbers.
8405
8406         * SConstruct (txt_files): switch of make dist
8407
8408         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
8409         make sure that (indent < len / 3). This fixes progerror-max_h.ly
8410
8411         * lily/multi-measure-rest-engraver.cc (process_music): make
8412         MultiMeasureRestNumber too.
8413
8414 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8415
8416         * Documentation/user/notation.itely (Bar lines): Added a note that
8417         defaultBarType is to be changed in the Timing context.
8418
8419 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8420
8421         * lily/include/guile-compatibility.hh: add file.
8422
8423         * scm/framework-tex.scm (convert-to-dvi): use max of current
8424         extra_mem_top and 1M.
8425
8426         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
8427         function.
8428
8429 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8430
8431         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
8432  
8433 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8434
8435         * lily/slur-scoring.cc (struct Slur_score_state): add
8436         has_same_beam_, edge_has_beams_, is_broken_ bools.
8437         (get_base_attachments): simpler Y attachment determination for
8438         broken slurs.
8439
8440 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8441
8442         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
8443         bash without that is quite interesting.  Add xml and some omf
8444         keys.
8445
8446 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8447
8448         * Documentation/user/macros.itexi: Add xml macros.
8449
8450         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
8451
8452         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
8453
8454 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8455
8456         * lily/break-substitution.cc (substitute_mutable_property_alist):
8457         only put property back into value if != SCM_UNDEFINED
8458
8459         * lily/lyric-extender.cc (print): don't take common refpoint of
8460         null object if right_text isn't there.
8461  
8462         * lily/slur-scoring.cc (struct Slur_score_state): new
8463         struct. Collect scoring function arguments.
8464         (struct Slur_score_state): add musical_dy_
8465         (get_extra_encompass_infos): new function. Split off state
8466         computations.
8467
8468         * scm/part-combiner.scm (determine-split-list): remove playing1
8469         and playing2.
8470
8471 2004-10-02  Graham Percival  <gperlist@shaw.ca>
8472
8473         * Documentation/index.html.in: remove link to templates.
8474
8475         * Documentation/user/notation.itely: more small fixes.
8476
8477 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8478
8479         * lily/timing-engraver.cc (process_music): move setting
8480         measure-length. This fixes spacing-whole-rest.ly
8481
8482         * VERSION (PACKAGE_NAME): release 2.3.20
8483         
8484         * input/regression/quote-transposition.ly: update example
8485
8486         * scm/define-music-properties.scm (all-music-properties): change
8487         meaning of instrumentTransposition.  It is now the pitch played
8488         that sounds as middle C. This means that instrumentTransposition
8489         can be \transposed. 
8490         Fixes: transpose-quote.ly
8491
8492         * lily/parser.yy (command_element): reverse setting of
8493         instrumentTransposition
8494
8495         * lily/pitch.cc (pitch_interval): rename.
8496
8497         * lily/recording-group-engraver.cc (stop_translation_timestep):
8498         remove macrameing of accumulator and set_car/cdr.
8499         Fixes: transposition-quote.ly
8500
8501         * lily/music.cc (transpose): fold Event::transpose() in.
8502
8503         * lily/event.cc: remove Transpose. 
8504
8505         * lily/recording-group-engraver.cc: cleanup.
8506
8507         * ly/music-functions-init.ly (displayMusic): add function.
8508
8509         * make/lilypond.fedora.spec.in: rename file.
8510
8511         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
8512         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
8513
8514         * Documentation/user/changing-defaults.itely (Changing context
8515         properties on the fly): typo.
8516
8517         * lily/slur.cc (outside_slur_callback): try three sample points
8518         for determining collisions. This fixes: slur-script.ly.
8519
8520 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8521
8522         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
8523
8524 2004-10-01  Graham Percival  <gperlist@shaw.ca>
8525
8526         * Documentation/user/notation.itely: more small fixes.
8527
8528         * Documentation/user/examples.itely: make new sections.
8529
8530         * input/test/bar-lines.ly: improve output, fix bug.
8531
8532         * Documentation/user/changing-defaults.itely: small fixes.
8533
8534 2004-10-01  Werner Lemberg  <wl@gnu.org>
8535
8536         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
8537         T1 encoding in texinfo mode.
8538         (\lilypondstart): Use it.
8539         (\lilypondloop, \lilyponditerate): Removed.  Unused.
8540
8541 2004-09-30  Werner Lemberg  <wl@gnu.org>
8542
8543         * tex/lilyponddefs.tex (\lilypondstart): Define
8544         \lilypondfontencoding for both texinfo and latex mode.
8545
8546         * scm/framework-tex.scm (font-load-command): Use
8547         \lilypondfontencoding.
8548
8549 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8550
8551         * scm/framework-tex.scm (dump-page): take with-extents?
8552         argument. If true, output Y extents. Used for lilypond-book
8553         documents.
8554
8555         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
8556         \bookpaper.
8557
8558         * lily/slur.cc (outside_slur_callback): epsilon-delta management
8559         for slur edges. Fixes: progerror-no-bezier-intersection.ly
8560  
8561         * scm/framework-tex.scm (dump-page): put stencil height in dumped
8562         page.
8563
8564 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8565
8566         * Documentation/user/notation.itely (Multi measure rests):
8567         Improved example.
8568
8569 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8570
8571         * lily/auto-beam-engraver.cc (test_moment): robustify.
8572
8573 2004-09-28  Werner Lemberg  <wl@gnu.org>
8574
8575         * scm/framework-tex.scm (font-load-command): Define proper font
8576         macro which sets font encoding if available.
8577         (define-fonts): Define \lilypondpaperinputencoding, to be taken
8578         from the \bookpaper block.
8579
8580         * tex/lilyponddefs.tex (\lilypondstart): Use
8581         \lilypondpaperinputencoding for global input encoding.
8582
8583 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8584
8585         * lily/score.cc (Score): oops. Copy error_found_ too.
8586
8587 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8588
8589         * stepmake/stepmake/texinfo-rules.make: 
8590         * Documentation/GNUmakefile: --srcdir build fixes.
8591
8592         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
8593
8594         * Documentation/user/latex-lilypond-example.latex:
8595         * Documentation/user/latex-example.latex: Fix compile errors.
8596         Still buggy, need more love.
8597
8598 2004-09-27  Werner Lemberg  <wl@gnu.org>
8599
8600         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
8601
8602 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
8603
8604         * Documentation/user/examples.itely: removed \midi block to
8605         simplify the example
8606
8607         * Documentation/user/notation.itely: Removed superfluous
8608         TextSpanner tweakings (is already done by engraver-init.ly).
8609         Documented bug: vertical alignment of articulations.
8610
8611         * Documentation/user/notation.itely, ly/engraver-init.ly
8612         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
8613         padding.
8614
8615         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
8616         docu about TextSpanner padding bug from manual to engraver.ly
8617         (since it's workarounded and hence not user-visible any more)
8618
8619 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8620
8621         * VERSION: release 2.3.19
8622
8623 2004-09-26  Graham Percival  <gperlist@shaw.ca>
8624
8625         * ly/property-init.ly: fix bug in displaying ledger lines while
8626         \hideNotes is on.
8627
8628         * Documentation/user/notation.itely: more editing.
8629
8630         * Documentation/user/examples.itely: add piano-dynamics template.
8631
8632         * input/template/piano-dynamics.ly: remove.
8633
8634         * Documentation/user/sound-output.itexi: more editing
8635
8636 2004-09-25  Graham Percival  <gperlist@shaw.ca>
8637
8638         * Documentation/user/notation.itely: more editing.
8639
8640 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8641
8642         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
8643         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
8644
8645 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8646
8647         * lily/hairpin.cc (print): check columns of bounds, not bounds
8648         themselves.
8649         (print): robustify bound-padding lookup.
8650
8651         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
8652
8653         * scripts/lilypond-book.py (Compile_error.process_include): catch
8654         Compile_error exception, and remove output .texi.
8655
8656         * scm/define-music-properties.scm (all-music-properties): add
8657         error-found
8658
8659         * lily/parser.yy (Music_list): add error-found to music with errors.
8660
8661         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
8662
8663         * lily/book.cc (process): ignore books with errors
8664
8665         * lily/include/score.hh (class Score): add error_found_ member.
8666
8667         * lily/drum-note-engraver.cc (try_music): idem.
8668
8669         * lily/note-heads-engraver.cc: remove start-playing-event.
8670
8671         * lily/part-combine-iterator.cc (Part_combine_iterator): use
8672         BusyPlayingEvent to determine which voice was active last.
8673         (unisono): use last active to where to get unisono information
8674         from. This fixes: partcombine-rest.ly (again).
8675
8676         * scm/part-combiner.scm (determine-split-list): cleanups
8677
8678 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8679
8680         * input/regression/lyric-extender.ly: simplify.
8681         complexify.
8682
8683         * lily/lyric-extender.cc (print): use it to determine size of
8684         extender. Remove Lyric_extender::is_visible().
8685
8686         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
8687         next property.
8688
8689         * lily/lyric-engraver.cc: remove get_current_rest().
8690         
8691 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8692
8693         * input/regression/lyric-extender.ly: Fix and add test.
8694
8695         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
8696
8697 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8698
8699         * lily/note-head.cc: remove Note_head::extent.
8700
8701 2004-09-23  Graham Percival  <gperlist@shaw.ca>
8702
8703         * Documentation/user/tutorial.itely: do manual style 2-space
8704         indents in examples
8705
8706         * Documentation/user/notation.itely: more editing.
8707
8708 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8709
8710         * lily/lyric-engraver.cc (get_current_rest): New function.
8711
8712         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
8713         stop at rest.
8714
8715         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
8716
8717         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
8718
8719 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
8720
8721         * Documentation/user/examples.itely (Small ensembles): added
8722         example for transcription of mensural music
8723
8724         * Documentation/user/notation.itely (The Lyrics context): fixed broken
8725         link to SATB vocal score
8726
8727         * Documentation/user/notation.itely (System start delimiters):
8728         fixed typo: GrandStaff->StaffGroup
8729
8730         * Documentation/user/notation.itely (Ancient articulations):
8731         removed obsolete comment on \episem bug
8732
8733 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8734
8735         * scm/framework-tex.scm (output-preview-framework): Fix invocation
8736         of header.
8737
8738 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8739
8740         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
8741         start to note-column.
8742
8743         * lily/hairpin.cc (print): check text-interface, to attach to
8744         dynamic texts.  
8745
8746         * lily/include/text-item.hh (class Text_interface): rename
8747         Text_item -> Text_interface
8748
8749         * lily/piano-pedal-bracket.cc (print): robustify.
8750
8751 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
8752
8753         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
8754
8755         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
8756         true will print the page number in the first page.
8757
8758         * Documentation/user/changing-defaults.itely: Document
8759         printfirstpagenumber.
8760
8761 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8762
8763         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
8764         objects.
8765
8766         * lily/beam-concave.cc (calc_concaveness): take absolute value of
8767         dy for scaling. This fixes various downbeams.
8768         
8769
8770         * lily/beam-quanting.cc (best_quant_score_idx): 
8771
8772 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8773
8774         * scm/framework-tex.scm (header-to-file): Fix.
8775
8776 2004-09-22  Werner Lemberg  <wl@gnu.org>
8777
8778         * lily/parser.yy <score_body>: Fix typo.
8779
8780 2004-09-22  Graham Percival  <gperlist@shaw.ca>
8781
8782         * Documentation/user/tutorial.itely: modified a "future planning"
8783         comment.
8784
8785         * Documentation/user/notation.itely: more editing.
8786
8787 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8788
8789         * scm/define-markup-commands.scm (note-by-number): read font-size
8790         to determine stem length. Fixes: markup-note.ly
8791
8792 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8793
8794         * lily/slur.cc (outside_slur_callback): read #'padding for
8795         slur-padding. Fixes: slur-script.ly
8796
8797         * lily/parser.yy (score_body): disallow \bookpaper in \score.
8798
8799 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
8800
8801         * Documentation/user/notation.itely (ancient flags): documented
8802         flags-related known bugs
8803
8804         * lily/include/ligature-engraver.hh: added comment about why and
8805         how of (non-)use of abstract virtual methods
8806
8807         * ly/engraver-init.ly (VaticanaVoice,
8808         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
8809         unset dash-fraction property in order to get solid lines
8810
8811         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
8812
8813 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8814
8815         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
8816
8817 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8818
8819         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
8820         in function.
8821
8822         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
8823         openout_any=p.  Throughout: progress to stderr, translate user
8824         messages.
8825
8826         * scm/output-gnome.scm: Fix font dir description.
8827
8828 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8829
8830         * input/test/mensural-ligatures.ly (voice): move linethickness
8831         settings to bookpaper.
8832
8833         * lily/simple-spacer.cc (Module): use force to stretch to 
8834         line length as force measure for ragged spacing.
8835         
8836         * lily/lily-parser.cc (get_paper): don't set parent for \paper
8837         blocks in the parser. This eliminates ordering dependency for
8838         \bookpaper and \paper
8839
8840         * ly/part-paper-init.ly: remove file.
8841
8842         * lily/includable-lexer.cc (new_input): elucidate message.
8843
8844         * VERSION: 2.3.18 released.
8845         
8846 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8847
8848         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
8849         * input/mutopia/R.Schumann/romanze-op28-2.ly:
8850         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
8851         #'Slur.attachment setting.
8852
8853         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
8854         friendlier for point and click.
8855
8856 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8857
8858         * ly/init.ly: reverse collected scores.
8859
8860         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
8861         layout to determine force.
8862         
8863 2004-09-18  Werner Lemberg  <wl@gnu.org>
8864
8865         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
8866         ties.
8867
8868         * ly/declarations-init.ly (escapedBiggerSymbol,
8869         escapedSmallerSymbol): Fix typos.
8870
8871         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
8872
8873 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8874
8875         * input/{input,regression}/*.ly: run convert-ly
8876
8877         * VERSION: release 2.3.17
8878
8879         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
8880         little wider for attachment calculation. This prevents stem and
8881         slur touching.
8882
8883         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
8884         ) 
8885
8886         * input/regression/tie.ly (texidoc): cleanup.
8887
8888         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
8889         and ~
8890
8891         * lily/slur-scoring.cc (score_extra_encompass): check if extra
8892         objects are on boundary column. 
8893
8894         * lily/main.cc (parse_argv): process --tex too.
8895
8896         * ly/music-functions-init.ly (keepWithTag): add music functions
8897         keepWithTag and removeWithTag.
8898
8899         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
8900
8901         * lily/accidental-engraver.cc (recent_enough): interpret laziness
8902         = #t. This fixes no-reset accidental-style.
8903
8904         * input/regression/accidental-piano.ly (Module): new file.
8905
8906         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
8907
8908 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8909
8910         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
8911         extra encompass.
8912         (score_extra_encompass): use Y coordinate of attachment if X
8913         attachment falls in extra encompass X extent.
8914
8915         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
8916         GUILE_LOAD_PATH
8917
8918 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8919
8920         * scm/output-gnome.scm: Small fixes.
8921
8922         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
8923
8924 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
8925
8926         * Documentation/user/notation.itely (Ancient flags): Removed
8927         documentation on adjust-if-on-staffline (this property was removed
8928         by Han-Wen).
8929
8930         * Documentation/user/notation.itely (Ancient notation): Minor
8931         cleanups and fixes.  Renamed "Vaticana style contexts" ->
8932         "Gregorian Chant contexts".  Added section "Mensural contexts".
8933         Added section "Ancient articulations".
8934
8935         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
8936
8937 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8938
8939         * buildscripts/guile-gnome.sh: Add missing bit.
8940
8941 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8942
8943         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
8944
8945         * lily/slur-scoring.cc (get_y_attachment_range): set end point
8946         using base_attachment.
8947
8948         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
8949         page header back.
8950
8951         * scm/documentation-generate.scm (top-node): move version to top
8952         node.
8953
8954         * lily/ledger-line-spanner.cc: add ledgered-interface, with
8955         property no-ledgers.
8956
8957 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
8958
8959         * Documentation/user/{changing-defaults,examples,invoking,
8960         tutorial}.itely: Expand 's to is.
8961
8962         * Documentation/user/notation.itely: Capitalize only first letter.
8963
8964         * Documentation/user/programming-interface.itely: Capitalize Scheme.
8965
8966         * Documentation/user/lilypond-book.itely: use @refbugs.
8967
8968         * THANKS: sort.
8969
8970         * input/mutopia/F.Schubert/morgenlied.ly,
8971         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
8972         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
8973         name.
8974
8975 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
8976
8977         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
8978         lneomensural char entry; (ii) fixed mensural/neomensural naming
8979         clash typo; (iii) lneomensural char: fixed stem attachment point.
8980         WARNING: FONT CHANGED!
8981
8982 2004-09-15  Graham Percival  <gperlist@shaw.ca>
8983
8984         * Documentation/user/introduction.itely: update \stemBoth to
8985         \stemNeutral.
8986
8987         * Documentation/user/notation.itely: more editing of the manual.
8988
8989 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8990
8991         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
8992         factor in edge attraction. This reflects that the left edge may
8993         have a larger gap for an ascending up-slur.
8994         (get_base_attachments): copy bound Y from right bound, if there is
8995         only one note-column after the line break.
8996
8997 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8998
8999         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
9000
9001 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9002
9003         * lily/phrasing-slur-engraver.cc (process_music): Create
9004         PhrasingSlur instead of Slur.
9005
9006         * Documentation/user/changing-defaults.itely (Defining new
9007         contexts): Fixed misprinted context name.
9008
9009 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9010
9011         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
9012
9013         * scripts/convert-ly.py (conv): change Both to Neutral in property
9014         settings.
9015
9016         * ly/engraver-init.ly: increase extent of Staff. 
9017
9018 2004-09-13  Graham Percival  <gperlist@shaw.ca>
9019
9020         * scm/script.scm: change behaviour of slur and accent.
9021
9022         * Documentation/user/music-glossary.tely: de-gender a few entires.
9023
9024         * Documentation/user/introduction.itely: de-gender a few sentences.
9025
9026 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9027
9028         * input/regression/rehearsal-mark-number.ly: Reuse the existing
9029         formatting routine when adding boxed numbers. Makes it easier to
9030         extrapolate how to do for boxed letters.
9031
9032 2004-09-12  Graham Percival  <gperlist@shaw.ca>
9033
9034         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
9035
9036         * Documentation/user/invoking.itexi: updated the "reporting bugs"
9037         section.
9038
9039 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9040
9041         * scm/define-grobs.scm (all-grob-descriptions): longer
9042         ideallengths for stems in higher order beams.
9043
9044         * Documentation/user/changing-defaults.itely (Page layout):
9045         document them.
9046
9047         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
9048         to get sane spaces for titles.
9049
9050         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
9051         beforetitlespace, betweentitlespace.
9052
9053         * input/regression/beam-quant-standard.ly (primeSixteenths): add
9054         16th notes.
9055
9056         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
9057         small slope up to smallest quant. This prevents small slopes from
9058         getting rounded to zero.
9059
9060         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
9061         are smaller than the smallest quant.
9062
9063         * input/tutorial/brahms*.ly: remove.
9064
9065         * input/*: update all .ly files.
9066          
9067         * ly/a4-init.ly (vsize): remove papersize init files.
9068
9069         * scripts/convert-ly.py (conv): add conversion.
9070
9071         * lily/parser.yy: change mode changing commands to XXXmode,
9072         eg. drummode.
9073         (mode_changing_head): group mode changes.
9074         (mode_changing_head_with_context): new commands: create context as
9075         well as change mode.
9076
9077         * input/regression/system-overstrike.ly: new file.
9078
9079         * scm/page-layout.scm (ly:optimal-page-breaks): add
9080         betweensystempadding also to fixed distance for the spring.
9081  
9082         * scm/define-grobs.scm (all-grob-descriptions): fix order of
9083         key-cancellation.
9084
9085         * input/regression/beam-concave-damped.ly: new file.
9086
9087         * lily/beam-concave.cc: new file, with new routines for concave
9088         decisions. There are now two types of concaveness: 1. a sharp
9089         logic decision forcing a beam horizontal, and 2. a number that
9090         measures how concave beams are that are not caught by 1.
9091
9092         This fixes: morgenlied.ly and input/regression/beam-concave.ly
9093         
9094         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
9095         property: add-stem-support
9096
9097 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9098
9099         * lily/slur-scoring.cc (get_bound_info): only do
9100         broken trend at the end of the line.
9101
9102         * VERSION (PACKAGE_NAME): release 2.3.16.
9103
9104         * input/regression/phrasing-slur.ly (Module): remove (duplicate
9105         with phrasing-slur-slur-avoid.ly)
9106
9107         * lily/slur-scoring.cc (struct Extra_collision_info): collect
9108         parameters for extra offset.
9109         (get_bezier): add slurs mid-points for curve determination
9110         (score_extra_encompass): add slur end points for scoring.
9111
9112 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
9113
9114         * scm/framework-ps.scm (reencode-font): Handling font scaling
9115         and reencoding differently to work around a bug in gs 8.30 and
9116         earlier.
9117         Update callers.
9118
9119 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9120
9121         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
9122         extent index of other system. Fixes slurs across line breaks.
9123
9124         * lily/tuplet-engraver.cc (start_translation_timestep): use
9125         Tuplet_description::stop_ for determining when to stop producing
9126         tuplet brackets. This fixes: tuplet-overwrite.ly
9127
9128         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
9129         errors with GUILE 1.7 CVS.
9130
9131         * lily/translator.cc (derived_mark): new function.
9132
9133         * lily/slur-scoring.cc (score_encompass): new penalty type:
9134         variance penalty demerits slurs where one head/stem is much
9135         closer to the slur than average.
9136
9137         * lily/tuplet-bracket.cc (print): use robust_relative_extent
9138         iso. extent()
9139         (calc_position_and_height): use robust_relative_extent(). This
9140         fixes a couple of programming_errors
9141
9142         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
9143         file.
9144
9145         * lily/part-combine-iterator.cc (unisono): bugfix for the case
9146         that voice-2 plays solo, and voice-1 has an mmrest that starts
9147         earlier. In that case, we switch to voice-2, so we catch the
9148         mmrest of voice-2. This fixes: partcombine-rest.ly.
9149  
9150 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9151
9152         * scm/define-grob-properties.scm (all-internal-grob-properties):
9153         add adjacent-hairpins property.
9154
9155         * lily/hairpin.cc: lengthen hairpin if space is available.
9156
9157         * input/regression/dynamics-hairpin-length.ly (Module): new file.
9158
9159 2004-09-10  Graham Percival  <gperlist@shaw.ca>
9160
9161         * Documentation/user/notation.itely: small fixes to docs.
9162
9163 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9164         
9165         * VERSION (PACKAGE_NAME): release 2.3.15
9166
9167         * make/lilypond.redhat.spec.in (Requires): bump requirement for
9168         ec-fonts-mftraced
9169
9170         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
9171         the latest ec-fonts-mftraced package.
9172
9173         * scm/define-context-properties.scm
9174         (all-internal-translation-properties): add property. Remove
9175         definition of quotes property.
9176
9177         * Documentation/user/notation.itely (Quoting other voices):
9178         document it
9179
9180         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
9181         property, to determine what events are processed in \quote.
9182
9183 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
9184
9185         * (many files): removed most occurrences of underscore ("_")
9186         from font characters; made font character naming more
9187         consistent
9188
9189         * input/test/gregorian-scripts.ly: fixed another victim of grand
9190         replacement operations
9191
9192         * lily/vaticana-ligature-engraver.cc: caught some more "_"
9193         inconsistencies
9194
9195         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
9196
9197 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9198
9199         * Documentation/user/changing-defaults.itely (Paper size): doc
9200         landscape
9201         
9202
9203         * scm/framework-ps.scm (eps-header): bugfixes. 
9204
9205         * scm/titling.scm (default-score-title): remove opus from the
9206         \score title.
9207
9208 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
9209
9210         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
9211
9212         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
9213
9214         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
9215
9216         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
9217
9218         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
9219
9220         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
9221
9222         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
9223
9224         * scripts/ps2png.py (program_name): changed to sys.argv[0]
9225
9226 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9227
9228         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
9229         character position.  Huh?
9230
9231         * scm/output-gnome.scm (placebox): Shield affine-relative.
9232
9233         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
9234         cater for system's pango 1.5.1.
9235
9236         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
9237
9238         * scm/slur.scm: Tweak.
9239
9240 2004-09-08  Graham Percival  <gperlist@shaw.ca>
9241
9242         * Documentation/user/{first couple of chapters}: more editing.
9243
9244 2004-09-07  Graham Percival  <gperlist@shaw.ca>
9245
9246         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
9247         and summary.
9248
9249         * Documentation/user/{first couple of chapters}: the big "Graham's
9250         moved to a new city, his friends haven't arrived, and he has no
9251         internet access" patch.  Numerous editorial and stylistic changes
9252         to the manual.
9253
9254 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9255
9256         * scm/framework-ps.scm (output-framework): handle landscape settings.
9257
9258         * ps/lilyponddefs.ps: cleanup.
9259
9260 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9261
9262         * scm/define-grobs.scm (all-grob-descriptions): unset
9263         threshold. This fixes morgenlied. 
9264
9265         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
9266         rod calculation.
9267
9268         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
9269         spanners into account for staff-extents.
9270
9271         * lily/ottava-bracket.cc (print): take common refpoint of dots
9272         into account as well.
9273
9274 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9275
9276         * lily/lookup.cc (triangle): translate by interval.
9277
9278         * VERSION (PACKAGE_NAME): release 2.3.14
9279
9280         * Documentation/user/changing-defaults.itely (Page layout): add
9281         betweensystempadding
9282
9283         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
9284
9285         * input/regression/quote-cyclic.ly (Module): new file.
9286
9287         * scm/lily.scm (print): add function.
9288
9289         * scm/music-functions.scm (quote-substitute): new
9290         function. Substitute \quote when putting music into \score.
9291
9292         * input/regression/key-signature-cancellation.ly (Module): new file.
9293
9294         * lily/*.cc: more ly_scm2 -> scm_to converions.
9295
9296         * lily/key-signature-interface.cc (print): take position
9297         difference into account when spacing naturals.
9298
9299         * lily/key-engraver.cc (create_key): create KeyCancellation grob
9300         separately, so the cancellation can be put before the staff-bar
9301
9302         * scm/define-grobs.scm (all-grob-descriptions): add a
9303         KeyCancellation grob.
9304
9305         * lily/tuplet-engraver.cc (struct Tuplet_description): new
9306         struct. Use to clean-up Tuplet_engraver
9307
9308 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9309
9310         * lily/*: ly_scm2int -> scm_to_int
9311         ly_scm2double -> scm_to_double
9312
9313         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
9314
9315 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9316
9317         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
9318         0 springs
9319
9320         * lily/system.cc (post_processing): 
9321
9322         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
9323         density for vertical spacing by means of force penalty.
9324         
9325         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
9326         dimension-variables
9327
9328         * Documentation/user/changing-defaults.itely (Page layout): add
9329         betweensystemspace variable.
9330
9331         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
9332
9333         * scm/page-layout.scm (space-systems): new function. Use spring
9334         and rod approach for vertically spacing systems.
9335
9336         * ly/engraver-init.ly: tune down minimumVerticalExtent.
9337
9338         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
9339         vertical alignment.
9340
9341         * lily/slur-engraver.cc (process_music): add warning for slur.
9342
9343 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9344
9345         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
9346
9347         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
9348         export spacing routine to SCM.
9349
9350         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
9351         new class, separate Grobs from interface.
9352
9353 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9354
9355         * lily/include/lily-guile.hh: compatibility glue for 1.6
9356
9357         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
9358
9359         * lily/lily-guile.cc: remove ly_scm2str0.
9360
9361 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
9362
9363         * Documentation/user/macros.itexi: Use @inforef iso @uref for
9364         external references.  Fixes HTML cross references with makeinfo 4.7.
9365
9366 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9367
9368         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
9369         expand_only option.
9370
9371 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9372
9373         * lily/system.cc (get_line): add System stencil to exprs. Fixes
9374         system-extents.ly.
9375
9376         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
9377
9378         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
9379         for MultiMeasureRestNumber
9380
9381         * VERSION (PACKAGE_NAME): release 2.3.13
9382
9383 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9384
9385         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
9386         takes two arguments.
9387
9388 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9389
9390         * input/regression/slur-stem-broken.ly: remove.
9391
9392         * lily/slur.cc: add quant-score.
9393
9394         * input/regression/slur-staccato.ly (texidoc): remove
9395
9396         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
9397
9398 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9399
9400         * lily/include/bezier-bow.hh: remove.
9401
9402         * lily/slur-bezier-bow.cc (Module): remove.
9403
9404         * lily/include/slur.hh (Module): remove.
9405
9406         * lily/slur.cc: remove
9407
9408         * input/test/slur-beautiful.ly (Module): remove
9409
9410         * input/test/slur-attachment-override.ly (Module): remove
9411
9412         * lily/slur-quanting.cc (after_line_breaking): only do scoring
9413         when less than 4 control-points.
9414
9415         * lily/key-signature-interface.cc: add style.
9416
9417         * Documentation/user/notation.itely (Automatic staff changes):
9418         document new behavior.
9419
9420         * input/regression/slur-extreme.ly: new file.
9421
9422         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
9423         bass. Obviates \clef bass in the bass staff, when using \autochange 
9424
9425         * lily/auto-change-iterator.cc (construct_children): instantiate
9426         up/down Staff, create Voice on up staff initially. Obviates
9427         explicit instantiation of up/down contexts for \autochange. 
9428
9429         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
9430         slur depending on extents of note heads.
9431         
9432 2004-08-28  Graham Percival  <gperlist@shaw.ca>
9433
9434         * Documentation/user/tutorial.itely: minor editing.
9435
9436         * Documentation/user/examples.itely: tiny editing.
9437
9438 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9439
9440         * lily/slur-quanting.cc (init_score_param): read scoring
9441         parameters from slur-details property
9442
9443         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
9444         Accidental
9445
9446         * Documentation/user/advanced.itely: removed.
9447
9448         * Documentation/user/programming-interface.itely (How markups work
9449         internally): new subsection.
9450
9451         * Documentation/user/converters.itely (Invoking abc2ly): remove
9452         musedata2ly.
9453
9454 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9455
9456         * Documentation/user/point-and-click.texi (Point and click): new file.
9457         put point & click in appendix.
9458         
9459         * Documentation/user/changing-defaults.itely (Vertical spacing):
9460         corrections
9461
9462 2004-08-27  Graham Percival  <gperlist@shaw.ca>
9463
9464         * Documentation/user/introduction.itely: add note about the
9465         "example templates" section of the manual, and remove link to
9466         input/template/
9467
9468 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
9469
9470         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
9471         -> La@TeX
9472
9473         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
9474         missing lneo_mensural head; editorial cleanups
9475
9476         * lily/mensural-ligature.cc: added more comments
9477
9478 2004-08-26  Graham Percival  <gperlist@shaw.ca>
9479
9480         * Documentation/user/examples.itely: second, third, fourth, and fifth
9481         sections added.
9482
9483         * input/template/{various}: removed files included in examples.itely.
9484
9485 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
9486
9487         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
9488         Stem::stem_end_position instead of broken
9489         Staff_symbol_referencer::get_position
9490
9491 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9492
9493         * debian/changelog: debian patch by Anthony Fok.
9494
9495         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
9496
9497         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
9498         get spurious messages with skipTypesetting on.
9499
9500 2004-08-25  Graham Percival   <gperlist@shaw.ca>
9501
9502         * Documentation/user/lilypond-book.itely: slight clean-up.
9503
9504         * Documentation/user/examples.itely: began section.
9505
9506 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9507
9508         * lily/script-interface.cc: add slur property.
9509
9510         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
9511         too.
9512
9513         * input/regression/phrasing-slur-slur-avoid.ly: new file.
9514
9515         * lily/ottava-bracket.cc (print): always start from right edge of
9516         a broken bound. This fixes ottava-clef.ps 
9517
9518 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9519
9520         * input/regression/slur-script-inside.ly: new file.
9521
9522         * lily/new-slur.cc (outside_slur_callback): new function, to make
9523         scripts avoid slurs 
9524
9525         * lily/slur-engraver.cc (finalize): 
9526
9527         * lily/script-interface.cc: add inside-slur property.
9528
9529         * lily/slur-engraver.cc (finalize): read inside-slur property.
9530
9531         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
9532         message.
9533
9534         * ly/property-init.ly (unHideNotes): hide accidentals at staff
9535         level. Fixes: hideNotes-accidental.ly
9536
9537 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
9538
9539         * scm/page-layout.scm (plain-header): fix bug that print page
9540         number in the first page if firstpagenumber was different than 1.
9541
9542 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9543
9544         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
9545         fonts. Fixes triangle markup for chords.
9546
9547         * lily/slur-quanting.cc (score_extra_encompass): make score depend
9548         on distance. This fixes slur-tenuto.ly and slur-tie.ly
9549  
9550         * flower/include/interval.hh (T>): add distance() function
9551
9552         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
9553         octaviation-dot.ly 
9554
9555         * lily/context-scheme.cc: ly_context_grob_definition: new function.
9556
9557         * VERSION (MY_PATCH_LEVEL): release 2.3.12
9558
9559         * lily/new-slur.cc (add_column): remove set_interface()
9560
9561 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9562
9563         * input/regression/slur-double.ly: new file. 
9564
9565         * lily/slur-engraver.cc: add doubleSlurs property
9566
9567         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
9568         symbols.
9569
9570         * Documentation/user/notation.itely (Easy Notation note heads):
9571         revise notation Chapter.
9572
9573         * ly/music-functions-init.ly (makecluster): add makeClusters music
9574         function.
9575
9576         * lily/part-combine-engraver.cc: rename soloADue ->
9577         printPartCombineTexts
9578
9579         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
9580
9581         * lily/horizontal-bracket.cc (print): use
9582         Tuplet_bracket::make_bracket, so it supports bracket-flare,
9583         edge-eight and shorten-pair.
9584
9585 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
9586
9587         * Documentation/user/changing-defaults.itely (Page layout):
9588         description of firstpagenumber. Moved @refbugs about rightmargin
9589         to the end of the section (it was looking like the documentation
9590         after the refbugs was part of the bug comment).
9591
9592         * scm/framework-ps.scm (output-framework): set the first
9593         postscript page number to firstpagenumber
9594
9595         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
9596         page number according to firstpagenumber
9597
9598         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
9599         parameter
9600
9601 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9602
9603         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
9604         nested slurs. 
9605
9606         * scripts/convert-ly.py (lilypond_version_re_str): handle
9607         \version "bar" % "foo"
9608
9609         * lily/completion-note-heads-engraver.cc (process_music): set
9610         duration-log before announcing object.
9611         
9612         * lily/staff-symbol.cc (print): subtract thickness from staff line
9613         length
9614
9615         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
9616         
9617 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
9618
9619         * scm/stencil.scm: remove fontify-text and fontify-text-white
9620
9621 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9622
9623         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
9624
9625         * Documentation/user/sound-output.texi (Sound): new file. Move all
9626         MIDI related information.
9627
9628 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9629
9630         * lily/script-engraver.cc (acknowledge_grob): only take into
9631         account note heads with a music cause. Fixes ambitus-accent.ly
9632
9633         * scm/define-markup-commands.scm (finger): set encoding to
9634         fetaNumber.
9635
9636 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
9637
9638         * scripts/convert-ly.py: typo
9639
9640 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
9641
9642         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
9643         font calls for diagrams based on paper and props
9644
9645 2004-08-19  Graham Percival <gperlist@shaw.ca>
9646
9647         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
9648
9649 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
9650
9651         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
9652         added setHairpinDecresc/Dim
9653
9654 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9655
9656         * lily/include/lily-guile.hh: Cosmetics.
9657
9658 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9659
9660         * input/regression/fermata-rest-position.ly: new file
9661
9662         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
9663
9664         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
9665
9666 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9667
9668         * scm/framework-tex.scm (output-preview-framework) 
9669         (output-classic-framework): 
9670         * scm/framework-ps.scm (output-preview-framework):
9671         s/ly:paper-book-lines/ly:paper-book-systems/g
9672
9673         * scm/fret-diagrams.scm (ss-font-encoding):
9674         s/my-font-encoding/ss-font-encoding
9675
9676 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9677
9678         * scm/music-functions.scm (direction-polyphonic-grobs): Set
9679         direction also on fingerings.
9680
9681         * lily/clef-engraver.cc: Add forceClef to list of read properties.
9682
9683 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9684
9685         * po/nl.po: Some updates.
9686
9687         * scm/lily.scm (_): New function.
9688         (postscript->pdf, postscript->png, lilypond-main)
9689         (postscript->pdf): Use it.  Write messages to stderr.
9690
9691         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
9692
9693         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
9694         xgettext does not recognise scheme yet.  Patch submitted.
9695
9696         * lily/scm-option.cc (LY_DEFINE):
9697         * lily/main.cc: The program is now called lilypond (WAS:
9698         lilypond-bin).
9699
9700         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
9701         messages.
9702
9703         * lily/include/paper-book.hh
9704         * lily/include/paper-system.hh: Finish renaming of paper-line to
9705         system.  Fix users.
9706
9707 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9708
9709         * scm/documentation-generate.scm (string-append): add version.
9710
9711         * scm/define-markup-commands.scm (box): add box-padding and
9712         thickness props for the box command.
9713  
9714         * Documentation/user/changing-defaults.itely (Text encoding):
9715         elucidate use of \encoding for \header strings.
9716
9717         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
9718
9719         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
9720         staff-change.ly
9721
9722         * lily/output-def.cc (assign_context_def): use set_variable().
9723
9724         * lily/text-item.cc (interpret_string): accept string input
9725         encoding too.
9726
9727         * scm/encoding.scm (read-encoding-file): print warning when file
9728         can't be found.
9729
9730         * tex/latin1.enc: remove.
9731
9732         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
9733
9734         * lily/rod.cc (columnize): robustness fix. Don't crash for
9735         nil span points. Fixes: appoggiatura-segfault.ly
9736         (add_to_cols): extra robustness fix.
9737
9738 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9739
9740         * lily/text-item.cc (interpret_string): use lookup_variable() to
9741         fidn inputencoding. Now, \paper inherits inputencoding from
9742         \bookpaper.
9743
9744         * lily/script-engraver.cc (stop_translation_timestep): remove slur
9745         collision kludge.
9746
9747         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
9748         kludge.
9749
9750 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9751
9752         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
9753
9754 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9755
9756         * lily/spanner.cc (spanned_rank_iv): Bugfix.
9757
9758         * lily.scm: Mark un-internationlised user messages (with FIXME).
9759
9760         * lily/include/modified-font-metric.hh (struct
9761         Modified_font_metric): New file.  (WAS: incorrectly named
9762         scaled-font-metric.hh ?)
9763
9764         * lily/include/scaled-font-metric.hh: Remove.
9765
9766         * lily/text-item.cc (interpret_string): Identify and document
9767         input-encoding problem.
9768
9769         * lily/paper-book.cc (pages): Do not use `paper' as variable name
9770         for a Bookpaper.
9771
9772         * tex/latin1.enc: Replace /minus with /hyphen.
9773
9774         * scm/encoding.scm: For latin1 (input-)encoding, use
9775         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
9776
9777         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
9778         inputencoding.
9779
9780 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
9781
9782         * Documentation/topdocs/INSTALL.html: fixes.
9783
9784 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
9785
9786         * buildscripts/builder.py: Fix for scons CVS.
9787
9788 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
9789
9790         * Documentation/user/notation.itely,
9791         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
9792         input/test/ambitus-mixed.ly: fix plurals:
9793         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
9794
9795 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9796
9797         * lily/dynamic-engraver.cc (typeset_all):
9798         * lily/script-engraver.cc (stop_translation_timestep): Handle
9799         collisions with new-slur.
9800
9801 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9802
9803         * scm/define-grobs.scm (all-grob-descriptions): Add
9804         new-slur-interface.
9805
9806 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9807
9808         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
9809         produces .PS
9810
9811 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
9812
9813         * scm/define-grob-properties.scm (all-user-grob-properties): fix
9814         definition of number-type
9815
9816 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
9817
9818         * scm/fret-diagrams.scm : change sans-serif font encoding from 
9819         TeX-text to ec (uses ecss fonts instead of cmss fonts)
9820
9821         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
9822         number-type and label-dir
9823
9824         * scm/define-grob-properties.scm: add number-type and label-dir
9825
9826         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
9827         left or right.  Allow choice of upper-case roman, lower-case roman, or
9828         arabic numerals in fret label
9829
9830 2004-08-04  Werner Lemberg  <wl@gnu.org>
9831
9832         * lily/slur-quanting.cc: Include libc-extension.hh.
9833         s/round/my_round/.
9834         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
9835         s/autobeaming/autoBeaming/.
9836
9837 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9838
9839         * VERSION: 2.3.11 released.
9840
9841         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
9842         renameinput.
9843
9844 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9845
9846         * lily/lookup.cc (round_filled_box): remove warnings about blot
9847         diameter.
9848
9849         * scm/paper.scm (paper-set-staff-size): make linethickness more
9850         easily tunable.
9851
9852         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
9853         \newlyrics -> \addlyrics
9854
9855         * lily/text-spanner.cc (print): use it.
9856
9857         * lily/dynamic-text-spanner.cc (print): use it.
9858
9859         * lily/grob.cc (robust_relative_extent): new function.
9860
9861         * scripts/lilypond-book.py (main): add -f tex as default process.
9862
9863         * lily/text-spanner.cc (print): only take linear_combination of
9864         nonempty interval.
9865         
9866
9867 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
9868
9869         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
9870         isn't specified by the user in \bookpaper center the music in the
9871         page.
9872
9873 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9874
9875         * Fix some problems after the renaming of my-lily -> lily
9876
9877 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9878
9879         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
9880
9881         * lily/slur-quanting.cc (enumerate_attachments): apply center on
9882         stem-X in more cases. 
9883
9884         * lily/stem.cc (dim_callback): solve todo.
9885
9886 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9887
9888         * input/test/README: new file.
9889
9890         * lily/lily-parser.cc: rename my-lily* files.
9891
9892         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
9893         parser.
9894
9895         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
9896
9897         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
9898
9899         * make/mutopia-targets.make (local-WWW): don't make ps.gz
9900         examples. They take a huge amount of space.
9901
9902         * Documentation/user/GNUmakefile: fix symlinks.
9903
9904         * VERSION: 2.3.10 released.
9905         
9906         * input/test/lyrics-skip-notes.ly: remove
9907
9908         * input/test/stem-cross-staff.ly (noFlag): fold into manual
9909
9910         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
9911         remove.
9912
9913 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
9914
9915         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
9916         fixes.
9917
9918 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9919
9920         * input/regression/beam-dir-functions.ly: move from test/
9921
9922         * Documentation/user/notation.itely (Feathered beams): new node.
9923
9924         * Documentation/user/changing-defaults.itely (Difficult tweaks):
9925         new node
9926
9927         * input/regression/lyric-hyphen-retain.ly: move to regression.
9928
9929         * input/regression/harmonic.ly: fold into manual
9930         
9931         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
9932         stem-length,chord-names-no-inversions}.ly: remove
9933         
9934         * input/test/tie-cross-voice.ly: move to regression.
9935
9936         * Documentation/user/notation.itely (Running trills): new node.
9937
9938         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
9939
9940         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
9941
9942         * lily/trill-spanner-engraver.cc: new file.
9943
9944         * input/regression/trill-spanner.ly: new file.
9945
9946         * input/test/timing.ly: fold into manual.
9947
9948         * input/test/time.ly: remove
9949
9950         * input/test/trill.ly: remove
9951         
9952         * input/test/time-signature-double.ly: fold into manual
9953
9954         * input/test/separate-staccato.ly: remove
9955
9956         * input/test/spanner-after-break-tweak.ly: fold into manual.
9957
9958         * input/test/script-priority.ly: fold into manual.
9959
9960         * input/test/scheme-interactions.ly: remove.
9961         
9962         * input/test/unfold-all-repeats.ly (mel),
9963         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
9964         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
9965         fold into manual.
9966
9967         * input/regression/no-staff.ly: move from input/test/
9968
9969         * input/regression/markup-score.ly: move from input/test/
9970
9971         * input/test/lyrics-melisma-faster.ly: fold into manual
9972         
9973         * input/test/lyrics-melisma-variants.ly: fold into manual
9974
9975         * Documentation/user/notation.itely (Popular music): new node. 
9976
9977         * input/test/gourlay.ly: remove
9978         
9979         * input/test/improv.ly: fold into manual.
9980
9981         * input/test/figured-bass-alternate.ly (fl): remove
9982
9983         * lily/dynamic-text-spanner.cc (print): new file.
9984
9985         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
9986
9987         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
9988         keep recursing into children in case a parent context inserts a
9989         grob into a child context.
9990
9991         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
9992         
9993 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9994
9995         * scm/define-markup-commands.scm (postscript): new markup command
9996         \postscript
9997
9998         * Documentation/user/notation.itely (Formatting cue notes): new
9999         section.
10000
10001         * input/test/clef-end-of-line.ly: fold into manual.
10002
10003         * input/test/scales-greek.ly: remove.
10004
10005         * input/test/chords-without-melody.ly: fold into manual.
10006
10007         * input/test/cadenza-skip.ly: remove.
10008
10009         * input/test/clef-8-syntax.ly: remove.
10010
10011         * input/test/clef-manual-control.ly: move into manual.
10012
10013         * Documentation/user/notation.itely (Aligning to cadenzas): fold
10014         in cadenza-skip.ly
10015
10016         * mf/parmesan*.mf: change neo_mensural to neomensural.
10017
10018         * input/test/trills.ly: remove.
10019
10020         * input/test/transposition.ly: remove.
10021
10022         * input/test/to-xml.ly: move to no-notation.
10023
10024         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
10025
10026         * lily/ledger-line-spanner.cc (print): use staff variable, not
10027         me. Fixes ledger lines on differently sized staves.
10028
10029         * input/test/rhythm-excercise.ly: remove file.
10030
10031         * lily/stem.cc (dim_callback): only do something if visible. Fixes
10032         spurious flag not found warning for 128th rest.
10033
10034         * input/regression/rest-dot-position.ly: new file.
10035         
10036         * input/test/rest-dot-positions.ly: remove
10037
10038         * lily/staff-symbol-referencer.cc (get_position): emergency
10039         fallback: use coordinate * 2.
10040
10041         * input/no-notation/midi-scales.ly: move from test/
10042
10043         * scm/define-markup-commands.scm (score): remove debugging code.
10044
10045         * input/test/incipit.ly (violin): remove. 
10046
10047         * lily/system-start-delimiter.cc (print): only draw system
10048         delimiter to staves that reach up to left bound of the delimiter.
10049
10050         * input/no-notation/embedded-scm.ly: move from test/
10051
10052         * input/test/follow-voice.ly: remove
10053
10054         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
10055
10056         * input/test/drarn*: remove
10057         
10058         * input/test/count-systems.ly: remove.
10059
10060         * lily/bar-line.cc (compound_barline): fix : for staff without
10061         lines.
10062
10063         * lily/accidental.cc (print): use music_font_alist_chain(). This
10064         fixes smaller cautionaries.
10065
10066         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
10067         encoding for accidental.
10068
10069         * Documentation/user/notation.itely (Educational use): new section
10070
10071         * input/test/*.ly: clean up directory: move examples into manual
10072         or regtest.
10073         
10074
10075         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
10076         mode as well. This fixes resolution errors.
10077
10078 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10079
10080         * scm/lily.scm (postscript->png): show commands for --verbose.
10081
10082         * flower/include/getopt-long.hh: opps. short option should be
10083         char, not int.
10084
10085         * Documentation/user/GNUmakefile: use symlinks to save space.
10086
10087         * VERSION: 2.3.9 released.
10088
10089         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
10090
10091         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
10092         manual.
10093
10094         * Documentation/user/tutorial.itely (Integrating text and music):
10095         remove \score and \notes from manual.
10096
10097         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
10098         mode in the beginning.
10099
10100 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10101
10102         * Documentation/user/changing-defaults.itely (Horizontal spacing):
10103         Correct the documentation of the spacing parameters. 
10104
10105         * Documentation/user/tutorial.itely (Integrating text and music), 
10106         Documentation/user/lilypond-book.itely (Integrating LaTeX and
10107         music): Document that you need to add the map file ec-mftrace.map
10108         in the dvips command.   
10109
10110 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10111
10112         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
10113         found.
10114
10115         * lily/text-item.cc (interpret_string): insert encoding setting
10116         here
10117
10118         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
10119         encoding kludge.
10120
10121         * Documentation/user/changing-defaults.itely (Text encoding): node
10122         on encoding.
10123
10124         * lily/lyric-engraver.cc (try_music): remove superfluous check.
10125
10126         * lily/book-paper-def.cc (find_scaled_font): remove default
10127         encoding, because it messes up font loading for feta and
10128         parmesan. Encoding should only be specified for running texts.
10129
10130         * lily/modified-font-metric.cc (text_dimension): support coding
10131         scheme ""
10132         
10133 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10134
10135         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
10136         definition, so \override works as expected.
10137
10138         * lily/measure-grouping-engraver.cc: clarify
10139
10140 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10141
10142         * lily/parser.yy (context_def_mod): remove \consistsend
10143
10144         * lily/context-def.cc (instantiate): use Translator::must_be_last
10145         to determine engraver order.
10146
10147         * lily/translator.cc (must_be_last): new function
10148
10149         * scripts/convert-ly.py (conv): rule.
10150
10151         * lily/bar-line.cc (print): return '() for height == 0.0 too.
10152
10153 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
10154
10155         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
10156  
10157 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10158
10159         * lily/include/lily-guile.hh (scm_is_int): compat glue.
10160
10161 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
10162
10163         * input/regression/page-layout.ly: new file.
10164
10165         * scm/paper.scm (set-paper-dimensions): Preliminary support for
10166         left and right margins.
10167
10168         * Documentation/user/changing-defaults.itely (Page layout):
10169         Explain the leftmargin option.
10170
10171 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10172
10173         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
10174
10175         * input/test/lyrics-melisma-faster.ly: new file.
10176
10177         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
10178         change of melody by setting associatedVoice.
10179
10180         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
10181
10182         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
10183         file contents, rather \include them, so default linewidth is set.
10184         (ly_options): make BOOKPAPER set of options. Move linewidth
10185         settings there.
10186
10187         * Documentation/user/examples.itely: new file. Templates are to be
10188         moved here.
10189
10190         * Documentation/user/programming-interface.itely: move chapter.
10191
10192         * scm/document-markup.scm (doc-markup-function): add @code
10193
10194         * stepmake/stepmake/texinfo-rules.make: remove chmod.
10195
10196 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10197
10198         * scm/page-layout.scm (plain-header): add printpagenumber boolean
10199         to bookpaper.
10200
10201         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
10202         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
10203
10204         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
10205
10206         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
10207
10208         * scripts/lilypond-latex.py: move from lilypond.py
10209
10210         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
10211         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
10212
10213         * scm/lily.scm (postscript->png): new function
10214         (postscript->pdf): new function
10215
10216         * lily/paper-book.cc (post_processing): call
10217         convert-to-{dvi,ps,png,pdf}
10218
10219         * scripts/ps2png.py (option_definitions): new file.
10220
10221         * lily/paper-book.cc (output): call output-preview-framework
10222         (post_processing): new function. Do PDF/PNG conversion.
10223
10224         * lily/paper-outputter.cc (close): new function.
10225
10226         * scm/framework-ps.scm (convert-to-pdf): new function. Call
10227         ps2pdf.
10228         (output-preview-framework): new function. Generate a preview .ps
10229         
10230
10231 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10232
10233         * VERSION: release 2.3.8
10234         
10235         * lily/note-head.cc: remove ledger line handling.
10236
10237         * lily/ambitus.cc (print): strip away accidental / note head code,
10238         and associated properties.
10239
10240         * lily/ambitus-engraver.cc (create_ambitus): change name to
10241         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
10242         other ambitus parts.
10243         (create_ambitus): group grobs in Ambitus grouping object. 
10244
10245         * lily/include/pitch-interval.hh (Pitch>): new file.
10246
10247         * lily/pitch-interval.cc (add_point): new file.
10248
10249         * lily/ledger-line-engraver.cc: new file.
10250
10251         * lily/ledger-line-spanner.cc (print): new file. Set limits to
10252         ledger line length to avoid clashes.
10253
10254 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10255
10256         * Documentation/user/invoking.itexi (Invoking lilypond): remove
10257         deprecated options
10258
10259 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10260
10261         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
10262         to command line option: fast=1 (default on).
10263
10264         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
10265         This brings SCons run-time on up-to-date tree down from 48s with
10266         only checksums, to 34s without 2day checksums, to 14s (make needs
10267         4 seconds).
10268         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
10269         necessary.
10270
10271 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10272
10273         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
10274         (score_extra_encompass): process scripts at edges too, by checking
10275         control points directly. 
10276
10277 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
10278
10279         * po/nl.po: Update.
10280
10281         * lily/main.cc: Fix ly:option-usage help.
10282
10283         * input/regression/slur-script.ly: More collision tests.
10284
10285         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
10286
10287 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10288
10289         * VERSION: release 2.3.7
10290
10291         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
10292         files.
10293
10294         * Documentation/user/notation.itely (Slurs): document ^ and _ for
10295         slurs.
10296
10297         * input/regression/slur-script.ly: new file.
10298
10299         * lily/accidental-engraver.cc (process_acknowledged_grobs):
10300         make accidental appear to come from note head engraver.
10301
10302         * lily/slur-quanting.cc: new file.
10303         (score_extra_encompass): new function. Avoid scripts and
10304         accidentals
10305
10306 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10307
10308         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
10309         This greatly reduces the number of files that get recompiled
10310         after touching config.hh.
10311
10312         * config.hh.in: Remove GUILE_*_VERSION.
10313
10314         * lily/new-slur.cc: Resolve conflicts.
10315
10316         * lily/stem-engraver.cc (make_stem): New method.
10317
10318         * lily/include/script-interface.hh:
10319         * lily/script-interface.cc: New file.
10320
10321         * lily/include/script.hh:
10322         * lily/script.cc: Remove.
10323
10324         * lily/music.cc (duration_log): New method.
10325
10326         * lily/script.cc (struct Skript): Remove.
10327
10328         * lily/new-slur.cc (get_base_attachments): Try at articulations.
10329         Lots of coding cleanups (Stom).
10330
10331 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10332
10333         * lily/new-slur.cc (avoid_staff_line): new function: avoid
10334         collisions with staff lines.
10335
10336         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
10337         global_path
10338
10339         * scm/define-grobs.scm (all-grob-descriptions): set ratio
10340         .25. This flattens short slurs.
10341
10342         * lily/new-slur.cc (enumerate_attachments): move X of attachment
10343         points for tilted slurs.
10344
10345         * input/regression/slur-tilt.ly: new file.
10346
10347         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
10348         stems of 16th graces too.
10349
10350         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
10351         quant penalty dependent on how much the line is in the gap.
10352
10353         * input/regression/grace-stem-length.ly: new file.
10354
10355         * lily/beam-quanting.cc (score_forbidden_quants): remove
10356         interquant check. The penalty of 1000 is much too harsh, and the
10357         inter case should be caught by check-staff-line-in-gap check.
10358
10359         * lily/scm-option.cc: move debug-beam to \paper.
10360
10361         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
10362         .txt files to appease makeinfo.
10363
10364         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
10365         remove texttagline.
10366         
10367         * lily/new-slur.cc: cleanup, split in functions.
10368
10369         * lily/parser.yy (chord_body_element): allow octave-check = inside
10370         chord body. 
10371
10372         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
10373
10374         * lily/stem.cc (height): call Beam::after_line_breaking().
10375
10376         * lily/rest-collision.cc (force_shift_callback): only call shift
10377         for columns containing rests.
10378
10379         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
10380
10381         * input/regression/font-postscript.ly: invoke afm2tfm. 
10382
10383 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10384
10385         * mf/SConscript: Build map files.
10386
10387         * SConstruct: Rename $out to out-www in web.
10388
10389 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10390
10391         * SConstruct (web_kluts): Have make web build in out-www.  Not.
10392
10393 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10394
10395         * Documentation/user/music-glossary.tely (Top): add fragment to
10396         pertinent @lilypond entries.
10397
10398         * scm/define-grobs.scm: switch on new-slur by default.
10399
10400         * lily/scm-option.cc: symbol != string.
10401
10402         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
10403         really work yet.
10404         (set_end_points): make X coord of attachment dependent on  Y.
10405         (score_encompass): add edges too.
10406
10407 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10408
10409         * lily/stem.cc (get_beaming): new function.
10410
10411         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
10412         for fragment snippets. This fixes inclusion of toplevel-music
10413         examples (such as new-slur.ly)
10414  
10415 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10416
10417         * scripts/lilypond-book.py: Remove second import of stat.
10418
10419         * More SCons cleanups.
10420
10421         * Documentation/bibliography/computer-notation.bib (note): Remove
10422         extraneous closing brace.
10423
10424 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10425
10426         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
10427         stat calls.
10428
10429         * Documentation/bibliography/SConscript (bibs): failed try to get
10430         bib2html find html-long.bst.
10431
10432         * buildscripts/bib2html.py (stat): fail if bibtex fails.
10433
10434         * make/stepmake.make: use usescons for using scons. 
10435
10436 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10437
10438         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
10439         for lilypondend.  Import stat (huh?).
10440
10441 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10442
10443         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
10444         bypass dvi. 
10445
10446         * input/regression/font-postscript.ly: new file. 
10447
10448         * scm/framework-ps.scm (load-fonts): load pfb files too.
10449
10450         * lily/pfb.cc (pfb2pfa): new file.
10451
10452 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10453
10454         * scripts/lilypond-book.py (PREAMBLE_LY): set
10455         toplevel-music-handler too.
10456
10457 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10458
10459         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
10460         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
10461
10462         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
10463
10464         * python/SConscript:
10465         * python/vim:
10466         * input/mutopia/*SConscript: New file.
10467
10468         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
10469
10470         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
10471         fixes web build.
10472
10473         * make/stepmake.make (scons): re-route to SCONS if user has been
10474         running scons in this tree.
10475
10476         * SConstruct (config_vars): Add CPPDEFINES.
10477         (env): Set checksums type to "content".
10478         (save_config_cache): Do not exit after configuring when using
10479         checksums (the default) instead of timestamps.
10480
10481 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10482
10483         * SConstruct: Further development.
10484
10485         * input/test/SConscript: 
10486         * input/template/SConscript: 
10487         * input/regression/SConscript: 
10488         * Documentation/bibliography/SConscript:
10489         * Documentation/bibliography/index.html.in: New file.
10490
10491         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
10492         generation.
10493
10494         * buildscripts/builder.py: Add new builders.
10495
10496         * make/stepmake.make: 
10497         * stepmake/stepmake/*.make: 
10498         * configure.in:
10499         * lily/*:
10500         * flower*: Use config.hh (Was config.h).
10501
10502         * scm/encoding.scm (get-coding): Print friendly error message when
10503         no encoding is found, rather than crashing.
10504
10505 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10506
10507         * lily/new-slur.cc (score_slopes): strong sloping score only when
10508         stems point in same dir. 
10509
10510 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10511
10512         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
10513         for beam start.
10514
10515         * lily/parser.yy (context_prop_spec): check grob name for
10516         alphanumericness..
10517
10518         * lily/lyric-engraver.cc: creates LyricText objects
10519
10520 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10521
10522         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
10523
10524 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10525
10526         * SConstruct: Configure only pristine build tree or on user
10527         request.  Cleanups.  Add Documentation/topdocs to subdirs.
10528         Use checksums instead of timestamps.
10529         (CheckYYCurrentBuffer): Return result.
10530
10531         * Documentation/topdocs/SConscript: New file.
10532
10533 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10534
10535         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
10536
10537         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
10538         scm_from_int instead.
10539
10540 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
10541
10542         * SConstruct: Updates.  Add targets: tar, dist, release.
10543
10544 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10545
10546         * input/mutopia-header.ly: Generate output.
10547
10548         * SConstruct:
10549         * buildscripts/builder.py:
10550         * Documentation/user/SConscript: SCons fixes.
10551
10552 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10553
10554         * lily/new-slur.cc (class New_slur): new file. Score based slur
10555         computations.
10556
10557 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10558
10559         * mf/SConscript: Remove Builders.
10560
10561         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
10562
10563         * input/SConscript: 
10564         * Documentation/user/SConscript: New file.
10565
10566 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10567
10568         * Documentation/topdocs/NEWS.texi (Top): add note about new
10569         emacs electric-|
10570
10571         * scm/*.scm: adapt ly:warn calls.
10572
10573         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
10574
10575         * lily/repeat-acknowledge-engraver.cc (process_music): look at
10576         main timing, not grace timing. Fixes volta-repeat-grace.
10577
10578         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
10579         remove ly:kpathsea-gulp-file.
10580
10581         * scm/translation-functions.scm (format-metronome-markup): make
10582         note smaller, align to bottom.
10583
10584         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
10585
10586         * lily/metronome-engraver.cc (stop_translation_timestep): attach
10587         metronome to musical column. Don't ack time sigs or bar lines.
10588
10589 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
10590
10591         * THANKS: sort, add David. Kristof contributed code, he is a
10592         contributor.
10593
10594 2004-07-09  David Svoboda      <svoboda@cmu.edu>
10595
10596         * elisp/lilypond-mode.el,
10597         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
10598         count beats between last measure stop | and point in emacs.
10599         
10600 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10601
10602         * tex/GNUmakefile (TEX_FILES): don't dist
10603         music-drawing-routines.ps, latin1.enc 
10604
10605         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
10606         --no-pdf, --pdftex
10607         (copyright): add --latex option
10608         (ic_p.make_include_option): use direct PS as default.
10609
10610         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
10611
10612         * input/regression/beam-concave.ly (rossFourBeams): add cases from
10613         Ross
10614
10615         * scm/script.scm (default-script-alist): marcato should follow
10616         into staff
10617         
10618 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10619
10620         * buildscripts/builder.py:
10621         
10622         * Documentation/SConscript (outdir): New file.  Add *list.ly
10623         dependencies.  Fixes PDF doc build.
10624
10625 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10626
10627         * SConstruct: Add Tar target (incomplete), fix install issues, fix
10628         run from build-dir.
10629
10630         * ly/SConscript:
10631         * scm/SConscript: New file.
10632
10633         * lily/main.cc (dir_info): Print variables in sh format.
10634
10635         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
10636
10637         * mf/SConscript: Update multiple target rules.
10638
10639         * SConstruct (assert_version): Add.
10640
10641 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10642
10643         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
10644
10645 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10646
10647         * buildscripts/mf-to-table.py: Do not try to open ''.
10648
10649         * mf/SConscript: New file.
10650
10651 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
10652
10653         * scm/fret-diagrams.scm : Convert many properties to constants,
10654         reducing the pollution of the property namespace.
10655
10656         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
10657         unnecessary properties for fret-diagram
10658
10659         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
10660         for interface
10661
10662 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10663
10664         * SConstruct: Update.
10665
10666 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10667
10668         * input/regression/beam-quant-standard.ly (seconds): print desired
10669         quants when failing.
10670
10671 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10672
10673         * SConstruct:
10674         * flower/SConscript:
10675         * lily/SConscript: New file.
10676
10677 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
10678
10679         * scm/define-grob-properties.scm (all-user-grob-properties): Add
10680         descriptions for all fret-diagram properties.
10681
10682         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
10683         fret-diagram interface code
10684
10685 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10686
10687         * ly/book-paper-defaults.ly: set default encoding to ec.
10688
10689         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
10690         installed.
10691
10692         * tex/latin1.enc: new file, from a2ps. 
10693
10694 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
10695
10696         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
10697         add a faint, green border line.
10698
10699         * Documentation/index.html.in: drop <table>, add a faint border line.
10700
10701 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10702
10703         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
10704
10705         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
10706
10707 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
10708
10709         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
10710
10711         * scm/output-tex.scm (white-text): Add scale parameter to allow font
10712         scaling
10713
10714         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
10715         properly scale white text
10716
10717         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
10718         position for numbered dots so dot will touch fret.
10719         (various routines): move to font-metric interface, rather than
10720         name, size interface.  Clean up comments.
10721
10722         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
10723         size and offset to better center white text.
10724
10725 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10726
10727         * ChangeLog: Remove pre-2.1 changes.
10728
10729         * Documentation/misc/ChangeLog-2.1: New file.
10730
10731         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
10732         from ChangeLog.
10733
10734 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10735
10736         * input/test/chords-below-volta-bracket.ly,
10737         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
10738
10739 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10740
10741         * VERSION: release 2.3.6
10742
10743         * input/regression/beam-quant-standard.ly: new file: test standard
10744         beam quants.
10745
10746         * scm/beam.scm (check-quant-callbacks): new function
10747         (check-beam-quant): new function: check whether current beam
10748         quants match argument.
10749
10750         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
10751         forbidden quant for sitting (upstem)/hanging (downstem) on outer
10752         staffline line.
10753
10754 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10755
10756         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
10757         functions.
10758
10759         * lily/note-collision.cc (do_shifts): align colliding notes to
10760         their leftmost note.
10761
10762         * input/regression/collision-alignment.ly: new file.
10763
10764         * ly/init.ly: don't print gc stats.
10765
10766         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
10767         extra newline
10768
10769         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
10770         for dimensions. This fixes ottava-remove-empty-staff.ly
10771
10772         * input/regression/lyrics-tenor-clef.ly: new file.
10773
10774         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
10775         cyclic parents when two axis-group-engravers are
10776         present. Fixes: crash-axis-group-engraver.ly. 
10777         
10778         * input/test/volta-chord-names.ly: new file.
10779
10780         * scm/define-context-properties.scm
10781         (all-user-translation-properties): change voltaOnThisStaff
10782         definition. 
10783
10784         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
10785         if necessary.
10786
10787         * lily/volta-bracket.cc (print): handle volta brackets without
10788         bars. 
10789
10790 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10791
10792         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
10793         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
10794
10795 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10796
10797         * scm/output-gnome.scm: updated instructions for running gnome
10798         backend
10799
10800 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
10801
10802         * scm/fret-diagrams.scm (draw-dots): default values for dot size
10803         and dot-position now depend on finger-code value; in-dot makes
10804         dots larger and centered.
10805         (draw-barre): added straight-barre indicator option
10806         (draw-dots): made fontify-text-white work.
10807
10808         * music-drawing-routines.ps: added /draw_white_text
10809
10810         * scm/output-tex.scm:  added white-text
10811
10812         * scm/output-ps.scm:  added white-text
10813
10814         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
10815         list of stencil expressions
10816
10817         * scm/stencil.scm: Added fontify-text-white
10818
10819 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
10820
10821         * input/regression/+.ly: use @unnumbered section.
10822
10823 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10824
10825         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
10826         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
10827
10828 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10829
10830         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
10831
10832 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10833
10834         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
10835         was causing an error. (was not actually commited in 2004-06-20)
10836
10837         * input/regression/lily-in-scheme.ly (withPaddingC): does not
10838         breaks anymore
10839
10840 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10841
10842         * VERSION: 2.3.5 released.
10843         
10844         * lily/my-lily-parser.cc (parse_string): switch module too.
10845
10846 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10847
10848         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
10849         ec-fonts-mftraced to running requirements.
10850
10851 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10852
10853         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
10854         assignments don't reach the original file.
10855
10856         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
10857         exists
10858
10859 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
10860
10861         * scm/output-gnome.scm: 
10862         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
10863
10864         * debian/: Apply Debian patch (Anthony Fok).
10865
10866 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
10867
10868         * Documentation/user/music-glossary.tely: fix titling; @top is already
10869         an @unnumbered @chapter.
10870
10871 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10872
10873         * debian/GNUmakefile (EXTRA_DIST_FILES):
10874         (CONF_FILES): update file list.
10875
10876         * lily/stencil.cc (interpret_stencil_expression): bugfix.
10877
10878 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10879
10880         * debian/: Remove cruft (requested Anthony Fok.)
10881
10882         * buildscripts/guile-gnome.sh: Build without gcc libtool version
10883         juggling.
10884
10885         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
10886         Add popup menu with grob properties.
10887
10888         * lily/grob-scheme.cc (ly:grob-properties):
10889         (ly:grob-basic-properties): New function.
10890
10891         * lily/stencil.cc (interpret_stencil_expression): Comment-out
10892         "no-origin" call.  Fixes -fps output.
10893
10894         * scm/output-ps.scm (no-origin): Add dummy implementation.
10895
10896         * scm/output-gnome.scm (define-origin): Remove
10897         (grob-cause): Add.
10898
10899         * scm/output-ps.scm (scm):
10900         * scm/output-tex.scm (scm): Remove define-origin from exports list.
10901         (define-origin): Remove.
10902
10903         * scm/output-gnome.scm (define-origin): 
10904
10905         * scm/lily.scm (ly:all-output-backend-commands): Remove
10906         define-origin.  Add grob-cause.
10907
10908 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
10909
10910         * buildscripts/lilypond-words.py: add ly/portugues.ly.
10911
10912 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
10913
10914         * Documentation/user/GNUmakefile:
10915         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
10916         --include-css=.../texinfo.css; command includes css into the html.
10917
10918         * Documentation/texinfo.css: add file.
10919         define <hr> as black and thin.
10920
10921 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10922
10923         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
10924         stencil expression. Junk define-origin.
10925
10926         * lily/my-lily-parser.cc (parse_string): init parser variable when
10927         lexer_ is set, ie. in parse_string and parse_file.
10928
10929         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
10930         ly:score-bookify.
10931
10932         * scm/lily.scm (collect-scores-for-book): new function.
10933
10934         * ly/init.ly: print collected scores/musics.
10935
10936         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
10937         scope, not in lily module.
10938
10939         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
10940
10941         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
10942         encapsulate gtk/pango tests.
10943
10944         * po/tr.po: Turkish translation.
10945
10946 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10947
10948         * input/regression/lily-in-scheme.ly: regression test for #{
10949         ... #} syntax
10950
10951         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
10952         was causing an error.
10953
10954         * Documentation/user/programming-interface.itely (Using LilyPond
10955         syntax inside Scheme): documentation for #{ ... #} syntax.
10956
10957 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
10958
10959         * Documentation/index.html.in: use black thin <hr>.
10960
10961         * buildscripts/mutopia-index.py: use thin black <hr>.
10962
10963 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10964
10965         * scm/fret-diagrams.scm: Use UNIX style line endings.
10966         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
10967         typo.  Fixes compile.
10968
10969         * scm/output-ps.scm (white-dot): Remove second incarnation.
10970
10971         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
10972
10973 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10974
10975         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
10976         single file error.
10977
10978         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
10979
10980 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
10981
10982         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
10983         remove size as argument to fret-diagram interface;
10984         improved white-circle dots for fret;
10985         improved top-fret thick line/
10986
10987         * scm/output-ps.scm: added white-dot function
10988
10989         * scm/output-tex.scm: added white-dot function
10990
10991         * tex/music-drawing-routines.ps: added draw_white_dot function
10992
10993         * ps/music-drawing-routines.ps: added draw_white_dot function
10994
10995         * input/test/fret-diagram.ly: examples to show multiple
10996         functions and multiple interfaces
10997
10998 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10999
11000         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
11001         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
11002
11003         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
11004         conflict.  Have I told you lately how much I love autotools?
11005
11006 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11007
11008         * lily/lily-guile.cc: 
11009         * lily/pangofc-afm-decoder.cc:
11010         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
11011         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
11012
11013         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
11014         developers.
11015
11016         * lily/paper-outputter.cc (file): New method.
11017         (dump_string): Use it.
11018
11019         * scm/output-gnome.scm: Update with pango CVS info, lilylib
11020         musing.
11021
11022         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
11023         of them has a comma :-).
11024
11025         * scm/framework-gnome.scm: Add pango decoders.
11026
11027         * lily/include/pangofc-afm-decoder.hh: 
11028         * lily/pangofc-afm-decoder.cc: New file.
11029
11030         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
11031
11032         * configure.in: Check for pango.
11033
11034         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
11035         autoconf).
11036         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
11037
11038         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
11039
11040 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11041
11042         * Documentation/user/tutorial.itely (Integrating text and music):
11043         fix grammar & punctuation.
11044
11045 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11046
11047         * lily/: Stray janitorial cleanups.
11048
11049         * scm/lily.scm (ly:all-stencil-expressions):
11050         * scm/lily.scm (ly:all-output-backend-commands): New function.
11051
11052         * scm/safe-lily.scm (safe-objects): Add them.
11053
11054         * scm/framework-gnome.scm (<gnome-outputter>): New class.
11055
11056         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
11057
11058 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11059
11060         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
11061
11062 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11063
11064         * scm/page-layout.scm (default-page-make-stencil): add
11065         raggedbottom, raggedlastbottom.
11066
11067         * Documentation/user/changing-defaults.itely (Page layout): add doc.
11068
11069         * scm/framework-tex.scm (define-fonts): fix export of
11070         papersize.
11071
11072         * lily/paper-book.cc (classic_output): strip suffixes from
11073         framework functions.
11074
11075         * lily/tuplet-bracket.cc (before_line_breaking): do not return
11076         SCM_UNDEFINED to Scheme.
11077
11078 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11079
11080         * lily/book.cc: remove Book::to_stencil().
11081         (process): whoops. Score::book_rendering returns vector, not list.
11082
11083         * scripts/convert-ly.py (conv): remove \notes.
11084         apply to input examples.
11085
11086         * lily/paper-outputter.cc (output_stencil): don't use
11087         smobify_self() but self_scm()
11088
11089         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
11090         from smobify_self().
11091
11092         * lily/paper-book.cc (output): load framework module
11093         scm_c_resolve_module().
11094
11095         * python/lilylib.py (exit): exit with argument i.
11096
11097 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11098
11099         * scm/framework-gnome.scm (output-framework-gnome): Try loading
11100         gnome modules from non-toplevel.
11101
11102         * lily/ly-module.cc (ly:import-module): Export to ly:.
11103
11104         * lily/paper-score.cc (process): Do not show progress newline.
11105
11106         * lily/paper-book.cc (output, classic_output): Show progess
11107         newline after score.
11108
11109 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
11110
11111         * buildscripts/lilypond-words.py: add ly/vlaams.ly
11112
11113 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11114
11115         * lily/score.cc (ly:run-translator): Do not crash on empty music
11116         list.
11117
11118         * lily/book.cc (process): Do not render score when systems is empty.
11119
11120         * input/simple-song.ly: Down one octave.
11121
11122         * scm/output-gnome.scm: Remove script again; re-add modules fix
11123         (CVS conflict resolve?)
11124
11125         * lily/stencil.cc (ly:interpret-stencil): Was:
11126         interpret_stencil_expression.
11127
11128 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11129
11130         * buildscripts/guile-gnome.sh: New file.
11131
11132         * scm/output-gnome.scm: White background, better window size, sane
11133         canvas size.  Cleanups.
11134
11135 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11136
11137         * VERSION: release 2.3.4
11138
11139         * Documentation/user/invoking.itexi (Invoking the lilypond
11140         binary): document --safe.
11141
11142         * scm/output-gnome.scm: set PATH in script.
11143
11144         * scm/page-layout.scm (default-page-make-stencil): don't stretch
11145         if there is too few systems on a page.
11146
11147         * lily/parser.yy (relative_music): start at middle C without pitch
11148         argument.
11149
11150         * Documentation/user/changing-defaults.itely (Page layout): new node.
11151         (Paper size): rename node
11152         (Page breaking): new node.
11153         (Titling): move from invoking.
11154         (File structure): new node.
11155
11156         * lily/parser.yy (score_body): allow \header and music anywhere in
11157         \score body.
11158
11159 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11160
11161         * scm/lily.scm (ly:load): Remove page-breaking.scm.
11162
11163 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11164
11165         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
11166
11167         * lily/include/paper-line.hh: rename to Paper_system.
11168
11169         * lily/include/paper-book.hh: doc class.
11170
11171         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
11172
11173         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
11174         (plain-header): add instrument-name.
11175         (default-page-make-stencil): bugfixes.
11176
11177         * lily/parser.yy (book_body): allow \header anywhere in \book{}
11178
11179         * lily/paper-book.cc: remove copyright & tagline. Remove
11180         interactions with Page
11181
11182         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
11183         here, 
11184         (default-page-make-stencil): new function
11185         (default-page-music-height): new function
11186         (page-headfoot): new function
11187         (ly:optimal-page-breaks): generate stencils directly from here
11188
11189         * scm/titling.scm: new file, group titling functions
11190
11191 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11192
11193         * scm/output-gnome.scm: Handle multiple pages.
11194
11195         * scm/framework-gnome.scm: Do not load output-gnome.
11196         (framework-gnome): Invoke output-gnome::header and
11197         output-gnome::end-output as faked stencils.  Fixes experimental
11198         gnome output.
11199
11200 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11201
11202         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
11203         octavation compatibility fixes. Backportme. 
11204
11205         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
11206         pages.
11207         (ly:optimal-page-breaks): combine-penalties: no shortcut for
11208         negative. Now we handle negative penalties (ie. \pageBreak)
11209         correctly.
11210
11211         * lily/system.cc (get_line): extract page-penalty from the left
11212         bound.
11213
11214         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
11215
11216 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11217
11218         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
11219
11220 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
11221
11222         * scm/output-gnome.scm: Update script.  Move development to
11223         lilypond_2_3_2 branch for now.
11224
11225 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11226
11227         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
11228         negative penalties.
11229         cleanups.
11230
11231         * Documentation/user/changing-defaults.itely (Creating contexts):
11232         index entries
11233
11234         * scm/page-breaking.scm (ly:optimal-page-breaks): new
11235         file. Rewrite function. 
11236
11237         * lily/paper-book.cc (pages): new interface: page-breaking returns
11238         list of line-list.
11239
11240         * lily/page.cc (Page): take lines argument.
11241
11242         * scm/document-translation.scm (all-engravers-doc): link to user man
11243
11244         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
11245         iso. score.
11246
11247         * Documentation/user/notation.itely (Relative octaves): typo.
11248
11249         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
11250
11251 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11252
11253         * scm/output-gnome.scm: Update build script.
11254
11255 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11256
11257         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
11258         gnome backend.
11259
11260         * scm/framework-gnome.scm: New file.
11261
11262         * scm/lily.scm: Use it.
11263
11264         * lily/paper-outputter.cc: Janitorial cleanups.
11265         (ly:outputter-dump-string): Remove unreachable statement.
11266
11267         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
11268         (ice-9): Bugfix: Add srfi-1.
11269
11270         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
11271
11272 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11273
11274         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
11275         in do_quit()
11276
11277 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11278
11279         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
11280
11281 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11282
11283         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
11284         override of Beam::position-callbacks. Why would grace beams not be
11285         quantized? Fixes: weird-stem-size-grace. 
11286
11287         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
11288         warning only once. Backportme.
11289
11290         * lily/accidental-engraver.cc (number_accidentals_from_sig):
11291         bugfix, 2nd try. Backportme.
11292
11293         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
11294
11295 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11296
11297         * Documentation/user/notation.itely (Instrument transpositions):
11298         Correct the name of the instrumentTransposition property.
11299
11300 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11301
11302         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
11303
11304 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11305
11306         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
11307         and postLilyPondExample are called when defined.
11308
11309 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11310
11311         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
11312         This fixes setting notenames with `\include "nederlands.ly" '
11313
11314         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
11315         new function.
11316
11317 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11318
11319         * scm/page-layout.scm: don't do piece, it should be in score-title
11320         only.
11321
11322         * lily/lexer.ll: lex \score separately.
11323
11324         * lily/paper-book.cc: junk stencil2line.
11325
11326         * lily/paper-line.cc (Paper_line): construct from Stencil
11327         directly. No futzing with the dimensions.
11328
11329         * lily/include/paper-line.hh (class Paper_line): 
11330
11331         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
11332         takes arbitrary number of arguments.
11333
11334         * input/test/markup-score.ly (tuning): simplify example. 
11335
11336 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11337
11338         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
11339
11340         * scm/define-markup-commands.scm (score): define score-markup
11341
11342         * lily/parser.yy (markup): use score-markup.
11343
11344         * lily/score.cc: add ly:score? 
11345
11346 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
11347
11348         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
11349         fret-parse-string so it prepares for calls to fret-diagram-verbose
11350         Changed display constants to props so they are available for
11351         \override.
11352
11353 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11354
11355         * VERSION: release 2.3.3
11356
11357         * stepmake/stepmake/generic-vars.make: unset LANG.
11358
11359         * input/regression/tuplet-nest.ly: bugfix.
11360
11361         * lily/tie-performer.cc (stop_translation_timestep): reset
11362         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
11363
11364         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
11365         clear repeat_ directly after setting stem_tremolo_. Fixes:
11366         tremolo-repeat.ly
11367
11368         * input/regression/span-bar-break.ly: new file.
11369
11370         * scm/define-grobs.scm (all-grob-descriptions): remove
11371         break-visibility from SpanBar. Fixes: piano-repeat.ly
11372
11373 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11374
11375         * python/lilylib.py (make_ps_images): only compute bbox when needed.
11376
11377         * scripts/lilypond-book.py (process_snippets): use lily -f ps
11378         files for generating pngs. (failed experiment)
11379
11380         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
11381         file with PFA fonts included.
11382
11383         * lily/score.cc (default_rendering): put header in too.
11384
11385         * lily/paper-line.cc (LY_DEFINE): change function to
11386         ly:paper-line-extent
11387
11388         * scm/page-layout.scm (default-book-title): only add lines for
11389         non-nil fields.
11390         (default-score-title): idem.
11391
11392         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
11393
11394         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
11395
11396         * lily/include/paper-book.hh (class Paper_book): remove height_
11397         member.
11398
11399         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
11400
11401         * lily/ly-module.cc (LY_DEFINE): bugfix.
11402
11403         * lily/paper-book.cc (book_title): separate function for the book
11404         title.
11405
11406         * scm/page-layout.scm (default-book-title): only account for
11407         markup fields.
11408
11409         * scm/framework-ps.scm: new file. Move high level interface from
11410         output-ps.scm
11411
11412         * scm/music-functions.scm (def-grace-function): move macros from
11413         ly/music-functions-init.ly
11414
11415         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
11416         framework-tex.scm
11417
11418         * scm/framework-tex.scm (dump-line): new file. High level
11419         interface for output (pages, systems, header). 
11420
11421         * lily/include/page.hh (class Page): add is_last_ field.
11422
11423         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
11424
11425         * lily/paper-book.cc (split_string): new function
11426         (output): output multiple formats, i.e. --format=ps,tex
11427
11428         * scm/output-ps.scm (output-scopes): dump variables directly.
11429         (define-fonts): rewrite for new interface
11430
11431         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
11432
11433         * lily/paper-outputter.cc (Paper_outputter): take format argument.
11434
11435         * lily/main.cc (parse_argv): don't set extension for output.
11436
11437         * lily/clef-engraver.cc (create_clef): remove
11438         Staff_symbol_referencer::set_position() call. 
11439
11440 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11441
11442         * ly/music-functions-init.ly (addlyrics): set the 'origin property
11443         with the location argument in music function definitions.
11444
11445 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11446
11447         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
11448         staffsymbol dependency.
11449
11450         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
11451         cleanups.
11452
11453         * lily/book.cc (process): return Paper_book
11454         (to_stencil): use Book::process().
11455
11456         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
11457         header_ field. Store in $globalheader
11458
11459         * lily/parser.yy (book_body): book header is initted to
11460         $globalheader.
11461
11462
11463 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11464
11465         * input/test/fill-a4.ly: removed.
11466
11467         * lily/parser.yy (output_def): push scope of parent_ Output_def
11468         too.
11469
11470 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11471
11472         * scm/output-gnome.scm: Update info.
11473
11474 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11475
11476         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
11477
11478         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
11479         than 1 module.
11480
11481         * lily/include/ly-module.hh (ly_use_module): rename is_module to
11482         ly_c_module_p.
11483
11484         * scm/page-layout.scm (default-book-title): move Scheme titling
11485         functions to here.
11486
11487         * lily/parser.yy (book_paper_block): remove scope too.
11488
11489         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
11490
11491         * lily/rest.cc: add direction to rest properties.
11492
11493         * lily/include/output-def.hh: new file, move from
11494         music-output-def.hh
11495
11496 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11497
11498         * scm/output-gnome.scm: Describe feta-cork hack.
11499
11500 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11501
11502         * lily/include/book-paper-def.hh: derive from Output_def 
11503
11504         * lily/include/paper-def.hh: move all functionality out of class.
11505         Junk header.
11506
11507         * lily/include/music-output-def.hh: rename Music_output_def to
11508         Output_def.
11509
11510         * input/wilhelmus.ly: only set space for Paper formatting. 
11511
11512         * lily/include/midi-def.hh: remove file, remove class.
11513         Move functions to Music-output-def.
11514
11515         * lily/music-output-def.cc (Music_output_def): remove separate
11516         translator table. Lookup translators in scope directly. This
11517         obviates Context suffix for context identifiers, i.e.
11518
11519         \context {
11520           \Staff
11521           .. 
11522           }
11523
11524
11525         will work.
11526
11527
11528         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
11529
11530         * Documentation/user/changing-defaults.itely (Horizontal spacing):
11531         document spacing override hack.
11532
11533 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11534
11535         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
11536         installation info.  Support point-and-click.  Add +/- zoom
11537         keybindings.
11538
11539 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11540
11541         * VERSION: 2.3.2 released
11542
11543         * lily/parser.yy (book_body): set default bookpaper.
11544
11545         * scm/output-tex.scm (header): kludge: hard code linewidth. 
11546
11547         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
11548
11549 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11550
11551         * lily/score.cc (default_rendering): scale outputdef before
11552         starting.
11553
11554 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11555
11556         * scm/fret-diagrams.scm: Add header.
11557
11558         * scm/output-gnome.scm: Hello world :-)
11559
11560 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11561
11562         * scripts/lilypond.py (run_dvips): only add papersize if present.
11563
11564         * lily/accidental-engraver.cc (update_local_key_signature): new
11565         function, fold code from initialize() and process_music().
11566         (update_local_key_signature): use deep copy. This fixes one
11567         problem from custom-key-signatures.ly.
11568         (number_accidentals_from_sig): tighter check for
11569         accidental-too-old.
11570
11571         * ly/engraver-init.ly: remove localKeySignature
11572         definition from ChoirStaff, StaffGroup, Score.
11573
11574         * lily/percent-repeat-engraver.cc (try_music): add moments for
11575         barlines too. Fixes: skipbars-percent-repeat.ly.
11576
11577 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11578
11579         * lily/context-def.cc (filter_performers): don't go to cdrloc if
11580         skipping last pair. Fixes: crash-bar-number.
11581
11582         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
11583         D. Sorensen)
11584
11585         * input/test/fret-diagram.ly: new file.
11586
11587         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
11588         (scale-paper): divide by scale.
11589
11590 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11591
11592         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
11593         case.
11594
11595 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11596
11597         * scm/stencil.scm (fontify-text): reinstate function
11598
11599         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
11600
11601         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
11602
11603         * lily/parser.yy (book_paper_head): \bookpaper {} 
11604
11605         * python/midi.c: remove config.h
11606
11607 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11608
11609         * scm/output-gnome.scm: Update.
11610
11611 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11612
11613         * scm/output-gnome.scm: New file.
11614
11615         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
11616
11617 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11618
11619         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
11620         (find_scaled_font): move from Paper_def
11621
11622 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11623
11624         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
11625         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
11626
11627         * po/fr.po: update po.
11628
11629         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
11630
11631         * lily/book-paper-def.cc (print_smob): new file.
11632
11633 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
11634
11635         * buildscripts/lilypond-words.py: search words also from
11636         music-functions-init.ly.
11637
11638 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11639
11640         * ly/music-functions-init.ly (def-music-function): new helper
11641         macro for defining music functions. \addlyrics \appoggiatura
11642         \acciaccatura \grace \partcombine \autochange \applycontext
11643         \applyoutput and \breathe are now defined here thanks to it.
11644
11645         * lily/parser.yy: 
11646         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
11647         \grace \partcombine \autochange \applycontext \applyoutput and
11648         \breathe keywords removed from the parser.
11649
11650         * lily/parser.yy: 
11651         * lily/music-function.cc (ly_make_music_function): 
11652         * lily/lexer.ll (music_function_type): added a case for 0-arg
11653         music functions.
11654
11655 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11656
11657         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
11658         refering to a music expression can be used in lily-inside-scheme:
11659         #{ $music #}
11660
11661         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
11662         and ly:parser-define, and change ly:parser-parse-string in order
11663         to make #{ $music #} work.
11664
11665         * scm/new-markup.scm (compile-markup-expression): when an argument
11666         is a string, use `make-simple-markup'.
11667
11668 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11669
11670         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
11671
11672 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11673
11674         * scripts/convert-ly.py (FatalConversionError.func): handle + in
11675         font-size. (backportme)
11676
11677 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11678
11679         * lily/paper-outputter.cc (output_stencil): dump font definitions
11680         before each stencil.
11681
11682         * lily/include/paper-book.hh (struct Score_lines): new
11683         struct. Collect info per Paper-score.
11684
11685         * lily/include/page.hh (class Page): to_stencil() returns Stencil
11686         everywhere.
11687
11688         * lily/stencil.cc (find_expression_fonts): new function
11689
11690         * lily/paper-outputter.cc (output_stencil): use
11691         interpret_stencil_expr
11692
11693         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
11694         (interpret_stencil_expr): new function. Generic stencil
11695         interpretation.
11696
11697         * lily/paper-def.cc (find_scaled_font): divide lookup
11698         magnification by outpuscale for non-virtual fontmetrics. This
11699         fixes ludicrously long font definitions for text
11700         fonts. (backportme)
11701
11702         * lily/score-engraver.cc: remove
11703         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
11704
11705 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11706
11707         * input/test/markup-score.ly: Remove \notes.
11708
11709         * lily/parser.yy (book_body): Grok Composite_music and \header.
11710         (markup): Push NOTES mode before score_block.
11711
11712         * VERSION: release 2.3.1
11713
11714         * mf/feta-klef.mf: 
11715         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
11716
11717         * Documentation/user/programming-interface.itely: Use @emph (was:
11718         @em).
11719
11720         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
11721
11722 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11723
11724         * scm/output-tex.scm (output-tex-string): tighten safe security.
11725
11726         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
11727
11728         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
11729         allowed ly functions.
11730
11731         * lily/ly-module.cc (ly_module_define): only define variable if
11732         bound.
11733         (ly_make_anonymous_module): take safe option.
11734
11735 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11736
11737         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
11738
11739 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11740
11741         * input/regression/newaddlyrics.ly: Fix.
11742
11743         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
11744         \score \notes.
11745
11746 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
11747
11748         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
11749
11750 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11751
11752         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
11753
11754         * lily/paper-line.cc (Paper_line): don't store list of stencils,
11755         but convert to single Stencil immediately.
11756
11757         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
11758
11759 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11760
11761         * scm/output-sodipodi.scm: Resurrect sodipodi output.
11762
11763 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
11764
11765         * elisp/lilypond-mode.el: Changed the way defaults are created for
11766         LilyPond-command-master.  LilyPond-mode will now check the
11767         timestamps of the files to see which command has to run next.
11768
11769 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11770
11771         * scm/bass-figure.scm (format-bass-figure): don't set
11772         number-markup for strings. This fixes string in bass
11773         figure. (backportme)
11774
11775         * lily/parser.yy (bass_number): insert number-markup into figure
11776         definition.
11777
11778         * scm/define-music-properties.scm (all-music-properties): make
11779         'figure a markup.
11780
11781         * scripts/convert-ly.py (conv): \apply -> \applymusic
11782
11783 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
11784
11785         * elisp/lilypond-mode.el: changed the order of some commands
11786         ("Midi" after "2Midi"), use the user-defined
11787         LilyPond-command-default as default instead of "LilyPond"
11788
11789         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
11790         to set the master file for the next command.
11791
11792         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
11793         with font-lock-reference-face.
11794
11795 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
11796
11797         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
11798
11799         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
11800
11801 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11802
11803         * ly/music-functions-init.ly (TODO): new file.
11804
11805         * lily/parser.yy (Generic_prefix_music_scm): add more
11806         music_function symbols.
11807         (Prefix_composite_music): change \apply to music-function   
11808
11809         * lily/include/music-function.hh: rename to music-function
11810
11811 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11812
11813         * lily/music-head.cc (LY_DEFINE): change order of args.
11814
11815         * input/regression/music-head.ly (texidoc): new file.
11816
11817         * lily/parser.yy (Generic_prefix_music): allow generic
11818         music-transformation functions. 
11819
11820         * lily/include/music-head.hh (is_music_head): new file.
11821
11822         * lily/music-head.cc (get_music_head_transform): new file.
11823
11824 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11825
11826         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
11827         empty extent. This fixes ottava brackets on rests. (backportme)
11828
11829         * make/lilypond.redhat.spec.in (Group): ln png files for info.
11830
11831         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
11832
11833         * cygwin/lily-wins.py: update for the lily-wins.py script.
11834
11835 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11836
11837         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
11838         code. This will obviate typeset_grob () in the future.  The effect
11839         of this is that improperly written spanner handling will result in
11840         invalid spanner bounds.
11841         (announce_grob): add to elems_ from here
11842         (typeset_grob): comment out.  
11843
11844         * lily/include/engraver.hh (make_spanner): new calling interface
11845         for make_{item,spanner}. This obviates most calls to
11846         announce_grob().
11847
11848         * scm/music-functions.scm (set-accidental-style): use GrandStaff
11849         iso. PianoStaff for piano styles.
11850
11851 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
11852
11853         * Documentation/user/music-glossary.tely: add segno after d.s.
11854
11855 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11856
11857         * lily/include/audio-column.hh: remove unused variables.
11858         (patch by Michael Welsh Duggan)
11859
11860         * flower/include/axes.hh (other_axis): inline Axes function
11861         (thanks to David Brandon).
11862
11863 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11864
11865         * cygwin/mknetrel: Install image links (backportme).
11866
11867         * Documentation/user/GNUmakefile (local-install-info): Activate
11868         actual installing of image links (backportme).
11869
11870 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11871
11872         * Documentation/user/notation.itely (Measure repeats): Removed
11873         unnecessary (and confusing) \context Voice{.
11874
11875 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11876
11877         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
11878
11879         * lily/page.cc (Page): Do not use ly_scheme_function for
11880         volatile/configurable variables (FIXME: better name).
11881
11882         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
11883         get_scmvar).
11884
11885 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11886
11887         * scripts/convert-ly.py (FatalConversionError.subst): use
11888         \transposition.
11889
11890 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11891
11892         * lily/include/page.hh (class Page): Declare left_margin ().
11893
11894         * lily/page.cc: Remove paper var caching.
11895
11896 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11897
11898         * Documentation/user/music-glossary.tely: Add name to @top node.
11899         Remove comment from @table definitions (workaround for makinfo
11900         bug).
11901
11902         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
11903         ly:stencil-get-expr).  Update callers.
11904         (ly:stencil-align-to!):  Return stencil too.
11905
11906         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
11907         stencil.  Remove looped line-based page output.
11908         (output_line): Use line stencil.  Remove looped stencil-based line
11909         output.
11910
11911         * lily/page.cc (ly:page-paper-lines): New function.
11912
11913         * input/test/markup-score.ly: New file.
11914
11915         * scm/define-markup-commands.scm (stencil): New markup.
11916
11917         * lily/book.cc (to_stencil): New method.
11918
11919         * lily/parser.yy (markup): Use it to grok \score.
11920
11921 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11922
11923         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
11924
11925         * lily/paper-book.cc (pages): Change signature.  Update callers.
11926
11927         * lily/include/page.hh:
11928         * lily/page.cc: New file.
11929
11930         * lily/paper-line.cc (to_stencil): New method.
11931
11932         * lily/paper-outputter.cc (output_stencil): New method.
11933
11934         * lily/paper-outputter.cc (output_line): Use them.
11935
11936         * lily/warn.cc: Remove.
11937
11938         * lily/my-lily-parser.cc (distill_inname): Remove.
11939
11940         * flower/include/file-name.hh: 
11941         * flower/file-name.cc: New file.  Update users.
11942
11943         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
11944         (find): New method of same name.
11945
11946         * lily/my-lily-parser.cc (ly:parse-file): Use it.
11947
11948         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
11949         constant error message.
11950
11951 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
11952
11953         * input/test/{blank-notes.ly,staff-container.ly}: typos.
11954
11955 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11956
11957         * Documentation/user/music-glossary.tely: @table @strong' replaced
11958         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
11959         (backportme).
11960
11961 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11962
11963         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
11964
11965         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
11966         #{ lily music expression #} that returns an equivalent scheme
11967         music expression by parsing the string.
11968
11969 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11970
11971         * lily/my-lily-parser.cc:
11972         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
11973         SCM string (foo.ly/toto.scm support).
11974
11975 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11976
11977         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
11978
11979 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11980
11981         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
11982
11983         * scripts/lilypond-book.py: LY code that includes \header is
11984         not assumed to be a fragment.
11985
11986 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11987
11988         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
11989         tremolo beams up.
11990
11991         * lily/stem.cc (chord_start_y): Return 0 if no heads.
11992         (get_default_stem_end_position): No tremolo head juggling if no
11993         heads.  Fixes tremolo crash on rests (backportme).
11994
11995         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
11996
11997 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11998
11999         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
12000         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
12001
12002         * lily/lexer.ll: Allow \encoding in NOTES mode.
12003
12004         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
12005         for lyrics, not for commands.
12006
12007         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
12008         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
12009
12010         * input/regression/newaddlyrics.ly: New file.
12011
12012         * Documentation/topdocs/NEWS.texi: Update.
12013
12014         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
12015         (Music_list): Allow embedded scm.
12016
12017         * lily/score.cc (ly:score-bookify): New function.
12018
12019         * lily/music.cc (ly:music-scorify): Idem.
12020
12021         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
12022         (ly:parser-print-score): Idem.
12023
12024         * scm/lily.scm (default-toplevel-book-handler): Idem.
12025         (default-toplevel-music-handler): Idem.
12026         (default-toplevel-score-handler): Idem.
12027
12028         * ly/declarations-init.ly: Set default toplevel handlers.
12029
12030         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
12031
12032         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
12033         printer for score at toplevel.
12034
12035 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12036
12037         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
12038         Fix for simple case: input/simple-song.ly, more complex stuff
12039         does not work yet.
12040
12041 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12042
12043         * lily/parser.yy (Prefix_composite_music): split Composite_music
12044         in Prefix_composite_music and Grouped_music_list.
12045         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
12046
12047 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
12048
12049         * scm/lily.scm (toplevel-expression): New define.
12050
12051         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
12052
12053         * lily/parser.yy (toplevel_expression): Use it.
12054
12055         * lily/include/my-lily-parser.hh: Smobbify.
12056
12057         * lily/my-lily-parser.cc (parse_string): New method.
12058
12059         * lily/my-lily-parser.cc (ly:parse-string): New function.
12060
12061         * Documentation/user/lilypond.tely: Add comment and workaround for
12062         gs-8.01 crash.  Fixes make web.
12063
12064         Simplification of toplevel music.
12065
12066         * lily/lexer.ll, lily/parser.yy:
12067
12068         * In LYRICS mode, return LYRICS_STRING.  This fixes one
12069         shift/reduce problem.
12070
12071         * Use NOTES mode at start of maininput.
12072
12073         * Grok toplevel composite music expression, put in score and book.
12074
12075         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
12076
12077         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
12078
12079         * input/simple.ly: New file.
12080
12081         * input/simple-song.ly: Idem.
12082
12083 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12084
12085         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
12086         Sandberg.
12087
12088 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
12089
12090         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
12091
12092 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
12093
12094         * input/regression/accidental-octave.ly: doc automatic showing
12095         of note names.
12096
12097 2004-04-16  Heikki Junes <janneke@gnu.org>
12098
12099         * po/fi.po: do "make po && make -C po po-update" at top-level,
12100         then "cp po/out/fi.po po/fi.po" and update fields.
12101
12102         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
12103
12104 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
12105
12106         * Documentation/user/introduction.itely (About this manual): Fix
12107         templates and regression urls (backportme).
12108
12109 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
12110
12111         * ly/engraver-init.ly (Score:graceSettings): Increase
12112         beamed-lengths, especially for 32nd notes.
12113
12114         * Documentation/user/notation.itely (Grace notes): Correct the
12115         syntax for add-grace-property example.
12116
12117 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
12118
12119         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
12120         `Generated' tag.
12121
12122         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
12123         Severely broken (the Debian package, at least).
12124
12125 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12126
12127         * lily/context.cc (find_create_context): assign to lvalue.
12128
12129 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12130
12131         * lily/include/translator.hh (class Translator): rename
12132         get_parent_context() to context () to avoid confusion.
12133
12134         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
12135
12136         * lily/lexer.ll: change is_string -> ly_c_string_p 
12137
12138         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
12139
12140         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
12141
12142 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12143
12144         * VERSION: release 2.3.0
12145
12146         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
12147
12148         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
12149         if nonempty.
12150
12151         * lily/include/context.hh (class Context): make members protected.
12152         (children_contexts): new accessor function.
12153
12154         * lily/include/translator.hh (class Translator): make
12155         daddy_context_ protected.
12156         (class Translator): clean up. 
12157
12158         * lily/include/context.hh (class Context): make daddy_context_
12159         private.
12160
12161         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
12162         higher for finding Voice. (backportme)  
12163
12164         * lily/include/context.hh (class Context): remove
12165         find_context_below() as a method.
12166
12167         * Documentation/user/notation.itely (The Lyrics context): add note
12168         about manual durations
12169
12170         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
12171         encoding.
12172
12173         * scm/output-tex.scm (text): dump \inputencoding{} for text.
12174
12175 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12176
12177         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
12178         \usepackage{inputenc}
12179
12180         * lily/paper-book.cc (classic_output): don't advance Offset for
12181         TeX output.
12182
12183         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
12184         ec-sauter.map in rules
12185
12186         * mf/ecb.mf (font_identifier): new file, based on ecbx
12187
12188         * mf/ecb10.mf (gensize): new file.
12189
12190         * Documentation/topdocs/NEWS.texi (Top): document some more new
12191         features.
12192
12193         * ly/declarations-init.ly: run convert-ly
12194
12195         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
12196         from input-file-results. Remove input-file-results.* 
12197
12198 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12199
12200         * scm/output-ps.scm (font-command): Fix, again.
12201
12202         * input/test/title-markup.ly: Add \noPagebreak test.
12203
12204         * lily/score-engraver.cc (try_music): Bugfix.
12205
12206 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12207
12208         * lily/main.cc (main_with_guile): excise dependency options -M and
12209         --dep-prefix
12210
12211         * lily/input-file-results.cc: excise Makefile dependency code
12212
12213         * Documentation/user/invoking.itexi (Invoking the lilypond
12214         binary): remove dep doco
12215
12216         * lily/main.cc (main_with_guile): call lilypond-main
12217
12218         * scm/lily.scm (lilypond-main): new function: handle multiple files.
12219
12220         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
12221         exception.
12222
12223         * lily/my-lily-parser.cc: remove paper_description function
12224
12225         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
12226         new function.
12227
12228         * lily/main.cc: remove global_score_count.
12229
12230         * lily/book.cc (process): don't take header from global_input_file.
12231
12232         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
12233
12234         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
12235
12236         * lily/music-output-def.cc (LY_DEFINE): new function
12237         ly_output_description. This function does the bulk for  setting,
12238         parsing and breaking down of an input file.
12239
12240         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
12241         anonymous modules globally. Let's hope they get GCd
12242
12243         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
12244
12245 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12246
12247         * scm/output-ps.scm (header): Papersize from paper.
12248
12249         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
12250         for classic output.
12251
12252         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
12253         lilypondclassic is defined.
12254         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
12255
12256         * input/regression/between-systems.ly: Remove.
12257
12258         * python/lilylib.py (get_bbox): Fix regular expression
12259         for bounding box.
12260
12261         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
12262
12263         * scm/output-tex.scm (stop-page): Use it.
12264
12265         * scm/output-ps.scm (define-fonts): Bugfix.
12266
12267         * lily/grob.cc: Add penalty to interface.
12268
12269         * lily/include/paper-line.hh (class Paper_line): New member
12270         var penalty_.
12271
12272         * lily/system.cc (get_line): Initialise Paper_line with
12273         page-penalty's from original grobs.
12274
12275         * scm/define-music-properties.scm (all-music-properties): Add
12276         page-penalty.
12277
12278         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
12279
12280         * lily/score-engraver.cc (try_music): Handle page-penalty.
12281
12282         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
12283
12284 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12285
12286         * ly/declarations-init.ly (melismaEnd): typo
12287
12288         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
12289
12290         * scm/output-ps.scm (text): split string into spaces, use moveto
12291         for setting space. 
12292
12293 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
12294
12295         * po/nl.po: Update.
12296
12297         * scm/font.scm (add-cmr-fonts): Typo.
12298
12299 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12300
12301         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
12302         font-encoding.
12303
12304         * scm/define-grobs.scm (all-grob-descriptions): idem.
12305
12306         * lily/time-signature.cc (numbered_time_signature): idem.
12307
12308         * scm/font.scm (add-cmr-fonts): use real encoding names for
12309         font-encoding.
12310
12311 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
12312
12313         * lily/paper-book.cc (classic_output): 
12314         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
12315         Fixes classic output.
12316         (lilypondstart):
12317         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
12318         kludge.
12319
12320         * scripts/old-lilypond-book.py: Remove.
12321
12322         Page layout for SCOREs enclosed in a BOOK:
12323
12324         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
12325         layout tweaking.
12326
12327         * input/les-nereides.ly (theScore): Add \book.
12328
12329         * input/test/title-markup.ly: Add \book.
12330
12331         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
12332         only if 'verbose.
12333
12334         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
12335
12336         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
12337
12338         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
12339         * scm/output-tex.scm (start-system): Update for page layout by
12340         LilyPond.
12341
12342         * scm/output-ps.scm (start-system): Previously (new-start-system).
12343
12344         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
12345         passed to define-fonts.
12346
12347         * lily/paper-column.cc: 
12348         * lily/system.cc (get_line):
12349         * ly/property-init.ly (newpage): 
12350         * scm/define-grob-properties.scm:
12351         * scm/output-ps.scm: 
12352         * scm/output-tex.scm: Remove between-system-string kludge.
12353
12354         * scm/output-ps.scm (define-fonts, font-command,
12355         font-load-encoding): Handle ENCODING = #f.
12356
12357         * scm/output-tex.scm (output-scopes): Check if variable is bound.
12358
12359         * scm/define-markup-commands.scm (fill-line): Use
12360         make-simple-markup (WAS: unexisting make-word-markup).
12361
12362         * lily/text-item.cc (interpret_markup): Bugfix, transpose
12363         ENCODING, MARKUP parameters for interpret_string.
12364
12365         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
12366
12367         * lily/score.cc (book_rendering): New method.
12368         (default_rendering): Create Paper_book helper locally, dump
12369         output.
12370
12371         * lily/my-lily-lexer.cc (the_key_tab): Add book.
12372
12373         * lily/parser.yy: Handle \book.
12374
12375         * lily/include/book.hh: 
12376         * lily/book.cc: New file.
12377
12378 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12379
12380         * lily/text-item.cc (interpret_string): new file, select font with
12381         encoding.
12382
12383         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
12384
12385         * scm/define-markup-commands.scm (encoded-simple): new markup command.
12386
12387         * lily/parser.yy (markup): take encoding from lexer.
12388
12389 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12390
12391         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
12392
12393         * scm/output-ps.scm: Remove some cruft.
12394
12395 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12396
12397         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
12398
12399         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
12400
12401 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12402
12403         * scm/font.scm (add-century-schoolbook-fonts):
12404         (make-century-schoolbook-tree): New function.
12405
12406         * input/test/title-markup.ly: Use Century Schoolbook font.
12407
12408 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12409
12410         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
12411         to Erik Sandberg) 
12412
12413         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
12414
12415         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
12416
12417         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
12418
12419         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
12420
12421 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12422
12423         * scm/part-combiner.scm (determine-split-list): bugfix: if no
12424         solo-state (at end of solo), we can set the solo status
12425         too. (backportme.)
12426
12427         * input/regression/part-combine-solo-end.ly: new file.
12428
12429 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
12430
12431         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
12432         flavour abc files.  Really ignore unknown keys (backportme).
12433
12434 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12435
12436         * lily/scaled-font-metric.cc (text_dimension): only multiply with
12437         magnification_ when looking up in orig_.
12438
12439         * scm/output-tex.scm (text): switch off char-mapping.
12440
12441         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
12442         because AFM's encoding field cannot have spaces.
12443
12444 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
12445
12446         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
12447
12448 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12449
12450         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
12451
12452         * mf/cmr.enc: new file, without hi-bit ascii info. 
12453
12454         * lily/bezier-bow.cc (slur_shape): make indent dependent on
12455         width. This removes the 'hook' at the end of a long slur.
12456
12457         * buildscripts/mf-to-table.py (parse_logfile): don't append
12458         encoding to fontname.
12459
12460 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
12461
12462         * scm/output-ps.scm (define-fonts): Load .enc only once.
12463
12464         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
12465         too.
12466
12467 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12468
12469         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
12470         encoding field.
12471
12472         * lily/stencil-scheme.cc: remove ly:fontify-atom 
12473
12474         * ly/portuges.ly (pitchnames): new file.
12475
12476         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
12477         Michael Welsh Duggan
12478
12479         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
12480
12481         * ly/nederlands.ly: add comment about digits.
12482
12483         * lily/scaled-font-metric.cc (derived_mark): idem.
12484
12485         * scm/encoding.scm (make-encoding-mapping): change permutation to
12486         mapping.
12487
12488         * lily/scaled-font-metric.cc (derived_mark): is a const method.
12489         (Modified_font_metric): make alist for coding_description_
12490         (LY_DEFINE): remove coding-name.
12491
12492         * scm/output-tex.scm (text): remove debugging code.
12493
12494         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
12495
12496         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
12497         from infile.
12498
12499         * mf/feta-generic.mf: move fet_beginfont into generic code.
12500         use fetaMusic (without space) as encoding
12501
12502         * mf/feta-autometric.mf: take encoding argument
12503
12504         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
12505
12506         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
12507         use.
12508
12509         * scm/encoding.scm (read-encoding-file): use symbol for glyph
12510         name.
12511
12512 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
12513
12514         * input/test/title-markup.ly: Set inputencoding.
12515
12516         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
12517
12518         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
12519
12520         * scm/encoding.scm (get-coding-filename, get-coding-command): New
12521         function.
12522         (coding-alist): Also hold filename, command.
12523         (read-encoding-file): Return symbols.
12524
12525 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12526
12527         * scm/output-tex.scm: remove fontify; text and char take a font
12528         argument.
12529
12530         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
12531
12532         * lily/scaled-font-metric.cc (text_dimension): init
12533         coding_{permutation,table}_ too 
12534         (LY_DEFINE): ly:font-encoding, new function return
12535
12536         * lily/paper-def.cc (find_scaled_font): take input coding from
12537         inputcoding paper var.
12538
12539         * lily/performance.cc (output): remap modulo 16.
12540
12541         * lily/text-item.cc (interpret_markup): whoops, variable
12542         shadowing fixed.
12543
12544 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
12545
12546         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
12547         symbols, not symbols to strings.
12548
12549         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
12550         symbols, not symbols to strings.
12551
12552 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
12553
12554         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
12555         (ly:kpathsea-gulp-file): New function.
12556
12557         * scm/encoding.scm (read-encoding-file): Use it.
12558
12559 2004-04-06  Werner Lemberg  <wl@gnu.org>
12560
12561         * scm/encoding.scm (coding-alist): Fix typo.
12562
12563 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12564
12565         * lily/scaled-font-metric.cc (text_dimension): move function from
12566         Font_metric
12567         (make_scaled_font_metric): init coding_scheme_ to TeX
12568         (text_dimension): use get-coding-vector for non TeX coding_scheme_
12569
12570         * lily/include/scaled-font-metric.hh (struct
12571         Modified_font_metric): rename from Scaled_font_metric
12572
12573         * scm/encoding.scm (read-encoding-file): split up large function,
12574         leave caching to (delay)
12575
12576         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
12577
12578 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
12579
12580         * lily/my-lily-lexer.cc (set_encoding): New method.
12581
12582         * lily/lexer.ll: Grok \encoding.
12583
12584         * lily/font-metric.cc (get_encoded_index): New function.
12585
12586         * lily/include/font-metric.hh (coding_scheme): New method.
12587
12588         * scm/encoding.scm: New file.
12589
12590         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
12591
12592 2004-04-05  Werner Lemberg  <wl@gnu.org>
12593
12594         * Documentation/user/tutorial.itely: Revised (finished).
12595
12596         * Documentation/user/macros.itexi (@separate): Removed.
12597
12598 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12599
12600         * scm/output-ps.scm (define-fonts): fix scaling.
12601
12602         * lily/scaled-font-metric.cc (design_size): add function.
12603
12604         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
12605         partial cut&paste of ly:font-magnification.
12606
12607 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
12608
12609         * scm/output-ps.scm (define-fonts):
12610         (fontify): Update.
12611
12612 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12613
12614         * po/fr.po: update. (backportme).
12615
12616         * po/nl.po: update. (backportme). 
12617
12618         * mf/feta-beugel.mf: document why design size is not fixed.
12619
12620         * mf/feta-braces-a.mf: rename to stress that it's not design size.
12621
12622 2004-04-04  Werner Lemberg  <wl@gnu.org>
12623
12624         * Documentation/user/tutorial.itely: Revised (continued).
12625
12626 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12627
12628         * po/nl.po: Update (backportme).
12629
12630 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12631
12632         * po/de.po: update. (backportme).
12633
12634         * scm/output-tex.scm (font-command): use ly: functions to
12635         construct name.
12636         (define-fonts): don't use alist, just dump \font definitions.
12637         (font-load-command): calculate proper scaling by taking
12638         outputscale from paper argument.
12639
12640         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
12641         expression.
12642
12643         * lily/paper-outputter.cc (output_header): pass paper arg to
12644         define-fonts
12645
12646         * lily/paper-def.cc (font_descriptions): dump list of
12647         Scaled_font_metrics
12648         (find_scaled_font): take Font_metric argument, store
12649         Scaled_font_metrics in hash-table containing (size ->
12650         Scaled_font_metrics) alist.
12651         (get_dimension): rename from get_realvar
12652
12653         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
12654         ly:font-magnification, ly:font-name: new functions
12655
12656 2004-04-03  Werner Lemberg  <wl@gnu.org>
12657
12658         * Documentation/user/dedication.itely,
12659         Documentation/user/preface.itely,
12660         Documentation/user/introduction.itely,
12661         Documentation/user/tutorial.itely: Revised.
12662         Removing leading spaces which distorts output if info files are read
12663         with stand-alone info.
12664         Removing superfluous inter-word spaces which also distorts output
12665         for stand-alone info.
12666         Using ` and ' instead of `` and '' everywhere to improve
12667         legilibility with stand-alone info
12668         Using @samp for single-letter input items and data which contains
12669         spaces, @code for other things.
12670
12671         * lily/grob-interface.cc: Adding copyright.
12672         (check_interfaces_for_property): Improve format of warning message.
12673
12674 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12675
12676         * lily/include/font-metric.hh (struct Font_metric): add
12677         design_size () method.
12678
12679         * buildscripts/mf-to-table.py (base): add DesignSize comment.
12680
12681         * lily/afm.cc (read_afm_file): read design size.
12682
12683         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
12684
12685         * scm/music-functions.scm (unfold-repeats): handle dots too.
12686
12687 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12688
12689         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
12690         (backportme)
12691
12692 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
12693
12694         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
12695         lyric indent.  Revert melismaBusyProperties using \unset.
12696
12697 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12698
12699         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
12700
12701         * lily/parser.yy (command_element): allow redefinition of |
12702         meaning.
12703
12704         * lily/break-align-engraver.cc (acknowledge_grob): construct
12705         LeftEdge where the first cause for alignment is coming from.
12706         This makes \override Staff.LeftEdge work as expected.
12707
12708         * lily/slur-performer.cc (Slur_performer): add inits
12709
12710         * lily/beam-performer.cc (Beam_performer): add inits
12711
12712 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12713
12714         * VERSION (PACKAGE_NAME): release 2.2.0
12715
12716 #Local variables:
12717 #coding: utf-8
12718 #End:
12719