]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* input/regression/spacing-uniform-stretching.ly: new file.
[lilypond.git] / ChangeLog
1 2005-08-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2
3         * input/regression/spacing-uniform-stretching.ly: new file.
4
5         * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent().
6
7         * Documentation/topdocs/NEWS.tely (Top): add Nicolas as
8         contributor.
9
10         * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally.
11
12         * input/proportional.ly: new file.
13
14         * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
15         columns is empty
16
17         * lily/tuplet-engraver.cc (finalize): new function. Reset right
18         bounds to currentCommandColumn for the last step.
19         (start_translation_timestep): if tupletFullLength is set, set
20         bound to Paper Column
21
22         * input/regression/tuplet-full-length.ly (indent): new file.
23
24         * lily/spacing-loose-columns.cc (set_loose_columns): space a whole
25         clique of loose columns, eg. a set of grace notes in strict
26         notespacing.
27
28         * input/regression/spacing-strict-spacing-grace.ly: new file.
29
30         * lily/key-signature-interface.cc: change property name to
31         alteration-alist
32
33         * lily/key-engraver.cc (read_event): read keyAlterationOrder, not
34         keyAccidentalOrder
35
36         * python/convertrules.py (conv): keyAccidentalOrder ->
37         keyAlterationOrder
38
39         * lily/key-engraver.cc (create_key): always print a cancellation
40         for going to C-major/A-minor, regardless of printKeyCancellation.
41         (create_key): remove typecheck for visibility. This fixes key
42         signature not being printed.
43
44         * lily/spacing-determine-loose-columns.cc: new file.
45
46         * input/regression/spacing-strict-notespacing.ly: new file.
47
48         * lily/spacing-spanner.cc (generate_springs): rename from
49         do_measure. 
50         (generate_pair_spacing): new function.
51         (init, generate_pair_spacing): set between-cols for floating
52         nonmusical columns.
53
54         * lily/spaceable-grob.cc (get_spring): new function. 
55
56         * lily/tuplet-bracket.cc (print): on the left, the overshoot is
57         relative to the right edge of the prefatory matter.
58
59         * lily/beam.cc (print): read break-overshoot to determine where to
60         stop/start broken beams.
61
62         * input/regression/spanner-break-overshoot.ly: new file.
63
64 2005-08-04  Graham Percival  <gperlist@shaw.ca>
65
66         * ly/bagpipe.ly: updated.
67
68         * Documentat/user/instrument.itely: un-comment out bagpipe example.
69
70 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
71
72         * lily/dynamic-engraver.cc (acknowledge_slur): add slur to
73         support: now (de)crescs avoid slurs as well.
74
75         * Documentation/user/instrument-notation.itely (Bagpipe example):
76         comment out non-functioning bagpipe example.
77         (Bagpipe definitions): idem.
78
79         * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example.
80         (Top): add proportionalNotationDuration example.
81
82         * input/regression/spacing-proportional.ly: new file.
83
84         * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is
85         synched to a beam.
86
87         * lily/beam.cc (shift_region_to_valid): divide by zero fix. This
88         fixes beams with a single stem (eg. beams across linebreaks.)
89
90         * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER.
91
92         * flower/rational.cc (operator +): prevent overflow. This fixes
93         heavily nested tuplets.
94
95         * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We
96         have to protect even those unlikely to be corrupted data members.  
97
98 2005-08-04  Graham Percival  <gperlist@shaw.ca>
99
100         * ly/bagpipe.ly: new file.
101
102         * THANKS: added Sven Axelsson.
103
104 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
105
106         * lily/spacing-engraver.cc (stop_translation_timestep): directly
107         copy proportionalNotationDuration into currentMusicalColumn if
108         set.
109
110         * lily/spacing-spanner.cc (musical_column_spacing): if
111         uniform-stretching set, fixed space is 0.0
112
113         * input/regression/spacing-multi-tuplet.ly: show
114         uniform-stretching property.
115
116         * lily/spacing-spanner.cc (effective_shortest_duration): new function.
117
118         * lily/include/spacing-spanner.hh (class Spacing_spanner): new file.
119         (struct Spacing_options): new struct.
120
121         * lily/spacing-basic.cc: new file.
122
123         * lily/spacing-spanner.cc (note_spacing): remove outdated code:
124         delta_t doesn't have to be smaller than shortest_playing_len
125
126 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
127
128         * input/regression/markup-arrows.ly:  new file.
129
130         * lily/tuplet-bracket.cc: document new behavior.
131
132         * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets
133         with line breaks.
134
135         * scm/define-markup-commands.scm (arrow-head): arrow-head markup command.
136
137         * scm/define-grobs.scm (all-grob-descriptions): set arrows as
138         default 
139
140         * lily/tuplet-bracket.cc: add edge-text property.
141         add break-overshoot.
142         (print): read break-overshoot.
143         (print): read edge-text, add stencils.
144
145         * mf/feta-arrow.mf: new file.
146
147         * mf/feta-generic.mf: add feta-arrow.
148
149 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
150
151         * Documentation/user/lilypond-book.itely (An example of a
152         musicological document): Added flag -o to dvips for people who use
153         the default setting in teTeX where output is sent to the printer. 
154
155         * Documentation/user/global.itely (Vertical spacing): Added
156         reference to the Axis_group_engraver which documents the *Extent
157         properties.
158
159 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
160
161         * Documentation/user/basic-notation.itely (Tuplets): add note
162         about nested tuplets. Remove BUG. 
163
164         * input/regression/tuplet-nest.ly: update: remove manual hack. 
165
166         * lily/tuplet-bracket.cc (print): use robust_scm2drul
167         (print): manually call print() for subtuplets.
168         (calc_position_and_height): add subtuplets to the
169         support. Vertically shift outer tuplet 
170
171         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set
172         remove-first for Lyrics, ChordNames and FiguredBass
173
174         * scm/define-grob-properties.scm (all-internal-grob-properties):
175         use ly:grob-array? iso. grob-list?
176         (all-internal-grob-properties): add tuplets grob-array.
177
178         * lily/tuplet-bracket.cc (add_tuplet_bracket):
179         new function
180
181 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
182
183         * input/test/time-signature-staff.ly: new file.
184
185         * ly/declarations-init.ly (center): escape to Scheme. Fixes
186         spurious #<Music FingerEvent> errors. Backportme.
187
188 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
189
190         * Documentation/user/programming-interface.itely (Markup
191         construction in Scheme): Corrected markup syntax in the
192         translation table.
193
194 2005-08-03  Graham Percival  <gperlist@shaw.ca>
195
196         * Documentation/user/instrument-notation.itely: small update
197         to bagpipe notation docs; thanks Sven!
198
199         * Documentation/user/basic-notation.itely: add link about trills.
200
201 2005-08-02  Graham Percival  <gperlist@shaw.ca>
202
203         * Documentation/user/music-glossary: remove accidentally committed
204         fink patch.
205
206 2005-08-02  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
207
208         * lily/lily-parser.cc (get_header): new function. Enable multiple
209         \header definitions.
210
211         * lily/parser.yy (lilypond_header_body): use get_header.
212
213         * ly/init.ly:
214         * scm/lily-library.scm (print-score-with-defaults): renamed
215         $globalheader to $defaultheader
216         
217         * Documentation/user/global.itely (Creating titles): added short
218         explanation that multiple headers are useable.
219
220
221 2005-08-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
222
223         * lily/module-scheme.cc (LY_DEFINE): new file. 
224
225         * Documentation/user/advanced-notation.itely (Font selection): add
226         doco for make-pango-font-tree.
227
228 2005-07-31  Graham Percival  <gperlist@shaw.ca>
229
230         * Documentation/user/music-glossary: more languages
231         for tenuto.
232
233         * Docuemntation/user/instrument-notation.itely: minor
234         update for bagpipe example.
235
236 2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
237
238         * input/regression/+.ly (TODO): add some text.
239
240 2005-07-28  Graham Percival  <gperlist@shaw.ca>
241
242         * Documentation/user/invoking.itely: \score begins with music.
243
244         * Documentation/user/ basic-notation.itely,
245         instrument-notation.itely: minor changes.
246
247         * Documentation/user/music-glossary.itely: began tenuto entry.
248
249 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
250
251         * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
252
253         * mf/feta-bolletjes.mf: swap up and down for aiken heads.
254
255 2005-07-27  Graham Percival  <gperlist@shaw.ca>
256
257         * Documentation/user/examples.itely: remove bagpipe template.
258
259         * Documentation/user/instrument-notation.itely: add bagpipe
260         section, maybe fix quotes in lyrics.  I hate text encoding.
261         Clarify chord durations, more bagpipe stuff.
262
263 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
264  
265         * lily/accidental-engraver.cc: formatting fixes.
266
267         * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
268         grob-array.
269
270         * lily/arpeggio.cc (print): suicide arpeggio for single notehead.
271
272         * lily/note-column.cc (arpeggio): new function.
273
274         * lily/note-spacing.cc (get_spacing): also take arpeggio into
275         account for spacing.
276
277 2005-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
278
279         * lily/main.cc (sane_setenv)[!ARGV0_RELOCATION]: Also define.
280         (setup_guile_env): Use it instead of nonstandard setenv.  Fixes
281         mingw build.
282         
283 2005-07-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
284
285         * scm/lily.scm (lilypond-all): clear anonymous modules after
286         processing files.
287
288 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
289
290         * flower/include/guile-compatibility.hh (SCM_I_CONSP): add
291         SCM_I_CONSP
292
293         * VERSION: 2.7.3 released
294
295         * Documentation/user/invoking.itely (Invoking lilypond): add
296         LILYPOND_GC_YIELD documentation.
297
298         * lily/*: cleanups: use scm_from_int iso. scm_int2num. Idem for
299         scm_from_real / scm_make_real.
300
301         * lily/main.cc (setup_guile_env): new function. Set GC min_yields
302         higher. This increases memory footprint, but provides overall
303         speedup of 15 to 20%. 
304
305         * lily/include/translator.hh (class Translator): remove
306         PRECOMPUTED_VIRTUAL everywhere.
307
308         * lily/include/lily-guile.hh: inline scm_c[ad]r, scm_is_pair.
309
310         * lily/context.cc (now_mom): non-recursive now_mom() 
311
312         * lily/include/profile.hh: new file.
313
314         * lily/profile.cc: new file.
315
316         * lily/grob.cc (Grob::Grob): look properties up directly.
317
318         * lily/open-type-font.cc (get_indexed_char): cache index -> bbox
319         lookups.
320
321         * lily/include/box.hh (class Box): smob Box type.
322
323         * lily/smobs.cc (protect_smob): O(1) GC (un)protection.
324
325         * lily/include/smobs.hh (DECLARE_BASE_SMOBS): add methods
326         protect() and unprotect(). Use throughout.
327
328 2005-07-24  Nicolas Sceaux  <nicolas.sceaux@free.fr>
329
330         * Documentation/topdocs/NEWS.tely: new item for \displayLilyMusic
331
332         * scm/define-music-display-methods.scm (markup->lily-string):
333         markup elements can also be strings (without simple-markup
334         appended)
335
336 2005-07-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
337
338         * lily/context.cc (where_defined): also assign value in
339         where_defined().
340
341         * lily/bezier.cc (get_other_coordinate): use curve_coordinate
342         (curve_coordinate): new function
343
344         * lily/simple-spacer.cc (add_columns): only add rods between
345         column i and begin/end if keep-inside-line is set (this repleces
346         allow-outside-line as default)
347
348 2005-07-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
349
350         * lily/tuplet-engraver.cc (start_translation_timestep): only read
351         tupletSpannerDuration if applicable.
352
353         * lily/font-size-engraver.cc (process_music): read fontSize only
354         once per timestep.
355
356         * lily/engraver*cc: use throughout.
357         
358         * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro.
359
360         * lily/translator.cc (add_acknowledger): new file. Directly jump
361         into an Engraver::acknowledge_xxx () method based on a grobs
362         interface-list.
363
364         * lily/include/translator-dispatch-list.hh (class
365         Engraver_dispatch_list): new struct, new file.
366
367         * scm/define-context-properties.scm
368         (all-internal-translation-properties): remove acceptHashTable,
369         acknowledgeHashTable
370
371         * lily/translator-group.cc (mark_smob): idem for acceptHashTable.
372
373         * lily/engraver-group-engraver.cc (Engraver_group_engraver):
374         change acknowledgeHashTable to C++ member. 
375
376         * lily/rest-collision.cc (do_shift): use extract_grob_set().
377
378 2005-07-22  Nicolas Sceaux  <nicolas.sceaux@free.fr>
379
380         * scm/display-lily.scm: new file. Define a `display-lily-music'
381         function, that displays the music expression given as an argument,
382         using LilyPond notation.
383
384         * scm/define-music-display-methods.scm: new file. Implementation
385         of display methods for each music type.
386
387         * ly/music-functions-init.ly (displayLilyMusic): new function for
388         displaying music with LilyPond notation.
389
390         * input/regression/display-lily-tests.ly: new regression test file
391         for `display-lily-music'.
392
393         * scm/markup.scm: remove obsolete debugging code (for printing
394         markups with LilyPond notation).
395
396         * scm/define-music-types.scm (music-name-to-property-table):
397         * scm/clef.scm (supported-clefs): export, in order to be accessible
398         from the (scm display-lily) module.
399
400 2005-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
401
402         * Documentation/topdocs/NEWS.tely (Top): Typo.
403
404 2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
405
406         * Documentation/index.html.in, Documentation/texinfo.css,
407           stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
408           Documentation/bibliography/index.html.in,
409           Documentation/bibliography/html-long.bst: revert css-width patch,
410           it does not work with IE6.
411
412 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
413
414         * Documentation/texinfo.css: revert 760px hack. 
415
416         * VERSION: release 2.7.2
417
418         * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
419
420         * Documentation/user/basic-notation.itely (Barnumber check): add
421         section.
422
423         * scm/music-functions.scm (skip-to-last): new function. Show only
424         last showLastLength part of the \score.
425
426         * lily/moment-scheme.cc (LY_DEFINE): new function ly:moment-sub
427
428         * python/convertrules.py (conv): add ly:x-moment rule
429
430         * lily/moment-scheme.cc (LY_DEFINE): rename ly:X-moment  -> ly:moment-X
431
432         * Documentation/topdocs/NEWS.tely (Top): add new feature.
433
434         * Documentation/user/instrument-notation.itely (Flexibility in
435         alignment): options in subsections.
436
437         * lily/lyric-engraver.cc (process_music): don't typeset text for _
438         syllable text. Instead, assume that the previous lyric text is a
439         melismated text.
440
441         * Documentation/index.html.in: revert 800x600 change.
442
443 2005-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
444
445         * lily/main.cc (main): Remove invalid handle kludge.
446
447         * scm/lily.scm (running-from-gui?): WINDOWS: check -dgui.
448         (lambda): add gui define.
449
450 2005-07-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
451
452         * Documentation/topdocs/NEWS.tely (Top): add note about Musica ficta.
453
454         * Documentation/user/instrument-notation.itely (Musica ficta
455         accidentals): add section Musica ficta accidentals
456
457         * lily/accidental-engraver.cc (make_suggested_accidental): new
458         function.
459         (make_standard_accidental): move into new function.
460         (create_accidental): new function.
461
462         * scm/define-grobs.scm (all-grob-descriptions): new Grob
463         AccidentalSuggestion
464
465         * lily/output-def-scheme.cc (LY_DEFINE): take default  argument.
466
467         * lily/output-def.cc (lookup_variable): return SCM_UNDEFINED if
468         undefined.
469
470         * Documentation/user/global.itely (Page formatting): document
471         horizontalshift.
472
473         * scm/page-layout.scm (default-page-music-height):
474         horizontalshift: new variable, shift all systems by
475         horizontalshift to the right, to make space for instrument names.
476
477         * scm/paper.scm (set-paper-dimension-variables): add horizontalshift
478
479         * lily/input-scheme.cc (LY_DEFINE): take format commands.
480
481 2005-07-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
482
483         * lily/note-column.cc (dir): idem.
484
485         * lily/spacing-spanner.cc (Module): idem.
486
487         * lily/script-column.cc (before_line_breaking): use extract_grob_set()
488
489         * lily/include/paper-column.hh (class Paper_column): add
490         non-static get_rank() member.
491
492         * VERSION: release 2.7.1
493         
494         * scm/framework-null.scm: new file, used for benchmarking.
495
496 2005-07-20  Heikki Junes  <hjunes@cc.hut.fi>
497
498         * Documentation/topdocs/INSTALL.texi, configure.in: fix
499         version dependencies for fontforge and gs.
500
501         * Documentation/index.html.in, Documentation/texinfo.css,
502         stepmake/bin/text2html.py, buildscripts/mutopia-index.py,
503         Documentation/bibliography/index.html.in, 
504         Documentation/bibliography/html-long.bst: optimize width of
505         html for a 800x600 screen (width:760), increases printability
506         when 'fit to page' is not set and readability in wide screens.
507
508         * stepmake/bin/add-html-footer.py: add missing </p>.
509
510 2005-07-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
511
512         * scm/define-markup-commands.scm (beam): use polygon in beam
513         command.
514
515         * lily/grob-pq-engraver.cc (stop_translation_timestep): save up
516         all acknowledged grobs, and do potentially expensive merge and
517         write in one go.
518
519         * buildscripts/mf-to-table.py (write_fontlist): enforce noBreak.
520
521         * configure.in (reloc_b): add --enable-static-gxx to statically
522         link to libstdc++
523
524         * lily/GNUmakefile (static-gxx-libs): new target
525         static-gxx-libs. Create symlink to libstdc++.a
526
527         * lily/new-lyric-combine-music-iterator.cc: rename to
528         Lyric_combine_music_iterator
529
530         * lily/lyric-combine-music-iterator.cc
531         (Old_lyric_combine_music_iterator): rename to
532         Old_lyric_combine_music_iterator
533
534         * lily/*-engraver.cc (various): remove double use of
535         PRECOMPUTED_VIRTUAL function: only use
536         start_translation_timestep() and stop_translation_timestep(), not
537         both.
538
539         * lily/break-substitution.cc (fast_substitute_grob_array): do
540         fast_substitute_grob_array for all unordered grob_arrays.
541         (substitute_grob): return Grob *. Saves packing/unpacking SCMs.
542         (substitute_grob_array): optimize.
543
544         * lily/align-interface.cc (set_axis): set ordered_ for 'elements
545
546         * lily/include/grob-array.hh (class Grob_array): ordered_ member.
547
548         * lily/parser.yy: revert $globalheader patch.
549         
550         * lily/include/translator.icc
551         (IMPLEMENT_FETCH_PRECOMPUTABLE_METHODS): directly jump into
552         Translator methods, without _static helper.
553  
554         * lily/grob-smob.cc (derived_mark): rename from
555         do_derived_mark(). Return void.
556
557         * scm/define-context-properties.scm
558         (all-internal-translation-properties): remove tweakCount/tweakRank.
559
560         * scm/output-lib.scm (begin-of-line-invisible): use vectors for
561         predefined break-visibilities.
562
563         * lily/item.cc (handle_prebroken_dependencies): use a vector of 3
564         booleans for break-visibility.
565
566         * Documentation/topdocs/NEWS.tely (Top): add note about engravers.
567
568         * python/convertrules.py (conv): rule for Timing_translator. 
569
570         * lily/include/translator.icc: new file. 
571
572         * lily/paper-column-engraver.cc (process_music): new
573         file. Separate Paper_column factory from Score_engraver.
574
575         * lily/vertically-spaced-context-engraver.cc: administer
576         spaceable-staves property of System.
577
578         * lily/translator-group-ctors.cc: new file.
579
580         * lily/context-property.cc (make_grob_from_properties): construct
581         the right Grob class programmatically, looking at the class entry
582         for the meta property.
583
584         * lily/break-align-engraver.cc (stop_translation_timestep): call
585         Break_align_interface::add_element() directly.
586
587         * lily/context.cc (measure_position): measure_position() is now a
588         normal function.
589
590         * lily/include/translator.hh (class Translator): rename
591         process_acknowledged_grobs() to process_acknowledged() and move to
592         Translator.
593
594         * scm/define-grobs.scm (all-grob-descriptions): add a 'class meta
595         field for each grob description.
596
597         * lily/include/translator-group.hh (class Translator_group):
598         change to base class. Separate class from Translator. This gets
599         rid of virtual inheritance for Engravers/Performers.
600
601         * lily/staff-performer.cc (class Staff_performer): derive
602         Staff_performer from Performer, not Performer_group_performer 
603
604         * Lily/translator-group.cc (precomputed_recurse_over_translators):
605         new function.
606         (precompute_method_bindings): new function. Precompute lists of
607         Translators, so we only call methods (process_music,
608         start_translation_timestep, etc.) for Translators needing
609         it. Also: dispose of pointer-to-member-function calls.
610
611         * lily/engraver-group-engraver.cc: remove engraver_each,
612         recurse_down_engravers ()
613
614         * lily/note-head.cc (internal_print): only call
615         glyph-name-procedure if style != default. 
616
617 2005-07-16  Graham Percival  <gperlist@shaw.ca>
618
619         * ly/titling-init.ly: add printallheaders option.
620
621         * Documentation/user/global.itely: document printallheaders.
622
623 2005-07-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
624
625         * lily/system.cc (do_derived_mark): don't mark from object_alist_
626         anymore, but do it centrally.  
627
628         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
629         hammer hack.
630
631         * lily/grob-scheme.cc (LY_DEFINE): new function ly:grob-object
632
633         * scm/output-lib.scm: remove hammer-print-function.
634
635         * lily/include/pointer-group-interface.hh (extract_grob_set): new
636         macro. Declare a Link_array<Grob> and fill it from a grob.
637         (extract_item_set): idem for item.
638
639         * lily/break-substitution.cc: add header.
640         (fast_substitute_grob_array): rewrite for Grob_arrays.
641         (substitute_grob_array): idem.
642
643         * lily/group-interface.cc (add_thing): remove file.
644
645         * flower/include/parray.hh (class Link_array): slice() is const.
646
647         * lily/include/grob-array.hh: new file.
648
649         * lily/grob-array.cc (spanner): new file.
650
651         * lily/beam-quanting.cc (fill): read details property from beam.
652
653         * lily/beam.cc: support details property.
654
655         * total speedups below: approx 10%.
656
657         * lily/include/beam.hh: new struct, softcode beam quanting parameters
658
659         * lily/include/grob.hh (class Grob): add interfaces_ member.
660
661         * lily/bezier.cc (init_polynomial_cache): new function: cache
662         binom(3,j) t^j (1-t)^{3-j}
663         (curve_point): opps, actually use the cache for t^j , (1-t)^j! 
664
665         * lily/*.cc: substitution throughout.
666
667         * lily/grob-property.cc (internal_get_object): new routine.
668         (internal_set_object): idem. Store grob refrences in separate
669         alist. This saves processing time, since properties aren't
670         break-substituted, and the per grob namespace is smaller, both for
671         grobs and non-grob properties.
672
673         * scm/define-grob-properties.scm (all-internal-grob-properties):
674         remove center-element.
675
676         * lily/grob.cc: remove tweak-count, tweak-rank.
677
678 2005-07-15  Graham Percival  <gperlist@shaw.ca>
679
680         * Documentation/user/lilypond-book.itely: fixes example.
681
682 2005-07-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
683
684         * Documentation/user/global.itely (Creating titles):    
685         * Documentation/user/examples.itely (All headers): change the
686         place of \header in \score blocks (after music block) to make
687         examples compile (cf. changes on parser.yy on 2005-07-10)
688
689 2005-07-13  Graham Percival  <gperlist@shaw.ca>
690
691         * python/convertrules.py: add exc -> ecc rule.
692
693         * scripts/convert-ly.py: add location of convertrules.py
694         in a comment.
695
696         * Documentation/user/changing-defaults.itely: fix language.
697
698 2005-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
699
700         * lily/lily-parser-scheme.cc (LY_DEFINE): Guile 1.6 fix.
701
702 2005-07-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
703
704         * scm/output-socket.scm (grob-bbox): don't use inf? 
705
706         * flower/include/rational.hh: add operator bool() 
707
708         * scm/define-music-types.scm (music-descriptions): remove
709         internal-class-name properties.
710
711         * lily/include/event.hh: remove file.
712
713         * lily/include/music-constructor.hh: remove file.
714
715         * lily/parser.yy (Lily_lexer): check EVENT_IDENTIFIER using 'event
716         in 'types property.
717
718         * lily/music.cc (duration_length_callback): new function.
719
720         * lily/event.cc: remove file.
721
722         * lily/music-constructor.cc: remove file.
723
724         * lily/music-scheme.cc (LY_DEFINE): rename to ly:make-music
725
726         * lily/context.cc (get_grob_key): nop if use_object_keys not set.
727         (get_context_key): idem.
728
729         * scm/lily.scm (lambda): new option object-keys (default to #f)
730
731         * scm/output-svg.scm (utf-8-string): rename  from utf8-string.
732
733         * scm/output-gnome.scm: remove beam routine.
734
735         * scm/output-ps.scm (scm): idem.
736
737         * scm/output-svg.scm: remove beam.
738
739         * ps/music-drawing-routines.ps: remove draw_beam.
740
741         * lily/lookup.cc (beam): use round_filled_polygon() for beam.
742
743         * flower/include/guile-compatibility.hh (scm_from_locale_string):
744         add scm_from_locale_string compatibility glue. 
745
746 2005-07-13  Yoshinobu Ishizaki  <isizaki@mte.biglobe.ne.jp>
747
748         * scripts/lilypond-book.py: Prevent occuring error when
749         'lilypond-book --output=foo/ somefile.ly' is executed multiple
750         times and target file shoud be overwritten.  (Error message said
751         'input file and output file is same'.)
752
753 2005-07-13  Graham Percival  <gperlist@shaw.ca>
754
755         * input/regression/slur-extreme.ly,
756         input/regression/slur-scoring.ly, lily/slur-configuration.cc,
757         lily/slur.cc, mf/feta-din-code.mf, mf/feta-timesig.mf,
758         mf/parmesan-heads.mf, scm/define-grob-properties.scm: Change
759         "excentricity" to "eccentricity".
760
761         * Documentation/user/converters.itely: fix URL for Noteedit and
762         Rosegarden.
763
764         * THANKS: added Yoshinobu Ishizaki.
765
766 2005-07-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
767
768         * scm/define-markup-commands.scm (justify-field): add. 
769
770         * scm/define-grobs.scm (all-grob-descriptions): decrease font size.
771
772 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
773
774         * lily/lookup.cc (filled_box): express filled_box with
775         round_filled_box
776
777         * scm/midi.scm (paper-book-write-midis): new function. Write all
778         performances in numbered MIDI files.
779
780         * lily/performance-scheme.cc (LY_DEFINE): new file.
781         (LY_DEFINE): new function ly:performance-write.
782
783         * lily/lily-parser-scheme.cc (LY_DEFINE): ly:parser-output-name:
784         new function.
785         (LY_DEFINE): change name ly:parser-define -> ly:parser-define!
786
787         * scm/framework-*.scm: use port arguments throughout.
788
789         * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
790
791         * lily/paper-outputter.cc (Paper_outputter): take port argument.
792
793         * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
794
795         * scm/framework-texstr.scm (output-framework): 
796
797         * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
798
799         * scm/output-lib.scm (tablature-stem-attachment-function):
800         tablature stem attachment fix. 
801
802 2005-07-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
803
804         * lily/bezier.cc: hardcode binomial coefficients of order 3.
805
806         * lily/include/music-wrapper.hh: remove Music_wrapper as Music subtype.
807
808         * scm/define-music-types.scm (music-descriptions): don't use
809         Music_wrapper type.
810
811         * lily/paper-column.cc (print): print moment too.
812
813         * scripts/mup2ly.py (cp_to_dir): remove 1.5.2 compat glue.  
814         remove compatibility cruft.
815
816         * lily/parser.yy (score_body): \score can only begin with Music. 
817
818         * lily/score-scheme.cc (LY_DEFINE): rename scorify to
819         make-score. Take music argument only. Move parser interaction to
820         Scheme.
821
822         * scm/lily-library.scm (scorify-music): new function.
823
824         * python/lilylib.py (datadir): remove 2.1 compat kludge.
825         (datadir): remove resource import.
826         (print_environment): remove get_bbox()
827         (cp_to_dir): remove pre 1.5.2 compat glue.
828
829 2005-07-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
830
831         * lily/include/simple-spacer.hh (Module): idem.
832
833         * lily/include/spring.hh (struct Spring): store inverse
834         strength. This prevents division by zero.
835
836         * VERSION: release 2.7.0
837         
838         * lily/include/music.hh (class Music): remove Music::duration_log()
839
840         * lily/stem-engraver.cc (make_stem): take duration log from event.
841
842         * lily/chord-tremolo-engraver.cc: don't ack note-head-interface.
843
844 2005-07-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
845
846         * scm/lily.scm (ly:load): load autochange.scm
847
848         * Documentation/user/tutorial.itely (Running LilyPond for the
849         first time): remove reference to DVI/TeX
850
851         * scm/define-markup-commands.scm (text): add \text markup command.
852
853         * configure.in (reloc_b): bump requirement to Python 2.2.
854
855         * lily/include/dots.hh (class Dots): make has_interface() static.
856
857         * python/convertrules.py (conv): add rule for ly:grob-default-font
858
859         * scm/define-grobs.scm (all-grob-descriptions): reorganize in
860         alphabetical order.
861
862         * input/regression/trill-spanner-pitched.ly: new file.
863
864         * lily/font-interface-scheme.cc (LY_DEFINE): function
865         ly:grob-default-font (changed from get-default-font).
866
867         * lily/axis-group-interface-scheme.cc (LY_DEFINE): new file.
868
869         * lily/note-head.cc (internal_print): if style is not a symbol,
870         set style to 'default. 
871         (internal_print): no style suffix if glyph-name-procedure not
872         set. Default to quarter head.
873
874         * scm/define-grobs.scm (Module): new grob TrillPitchHead.
875
876         * scm/define-music-properties.scm (all-music-properties): add trill-pitch.
877
878         * ly/music-functions-init.ly: \pitchedTrill
879
880         * lily/pitched-trill-engraver.cc (acknowledge_grob): new file.
881
882         * ly/Welcome_to_LilyPond.ly: update to 2.6.0
883
884         * lily/trill-spanner-engraver.cc (finalize): rename req -> event
885
886         * scm/define-markup-commands.scm (pad-markup): pad-markup command.
887
888         * po/fr.po: update
889
890         * po/de.po: update.
891
892 2005-07-06  Graham Percival  <gperlist@shaw.ca>
893
894         * Documentation/user/changing-defaults.itely: add link
895         to grob-iterface.
896
897         * Documentation/user/advanced-notation.itely: add material
898         to Setting automatic beam behaviour.  Thanks, Joe!
899
900         * Documentation/user/lilypond.itely: change encoding to utf-8.
901
902 2005-07-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
903
904         * Documentation/user/advanced-notation.itely (Setting automatic
905         beam behavior): Correct the documentation of
906         revert-auto-beam-setting (backportme)
907
908 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
909
910         * lily/ly-module.cc (ly_make_anonymous_module): define
911         %module-public-interface of module. 
912
913         * lily/lily-parser.cc (print_smob): allow printing of parser smob
914         without lexer.
915
916 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
917
918         * input/regression/fret-diagrams.ly: stretch example.
919
920 2005-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
921
922         * cygwin/GNUmakefile ($(outdir)/%.sh): Bugfix: use TAB (Bertalan
923         Fodor).
924
925 2005-06-30  Graham Percival  <gperlist@shaw.ca>
926
927         * Documentation/topdocs/AUTHORS.texi: update personal web address.
928
929         * Documentation/user/examples.itely, lilypond-book.itely:
930         change \RequirePackage to \usepackage.
931
932         * Documentation/user/global.itely: document copyright and tagline.
933
934 2005-06-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
935
936         * Documentation/user/basic-notation.itely (Transpose): remove link
937         to nonexistent UntransposableMusic.
938
939         * scm/output-svg.scm: remove old definitions.
940
941         * scripts/lilypond-book.py (do_file): search for kpsewhich before
942         invoking.
943
944         * python/lilylib.py (search_exe_path): new function.
945
946 2005-06-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
947
948         * python/lilylib.py (mkdir_p): remove setup_environment()
949         (backportme)
950
951         * buildscripts/mutopia-index.py (headertext): trim text.
952
953         * Documentation/topdocs/NEWS.tely (Top): refresh.
954
955         * scm/define-markup-commands.scm (wordwrap-string): new function:
956         split string in paras and words.
957         (wordwrap-markups): new function.
958         (wordwrap-stencils): new function. 
959         (justify): use it.
960         (wordwrap): use it.
961         (wordwrap-string): use it
962         (justify-string): use it.
963
964         * scm/lily-library.scm (regexp-split): new function.
965
966         * scm/define-markup-commands.scm: remove encoded-simple. 
967         remove font-markup.
968         (fontsize): remove old version  of fontsize.
969         (wordwrap): new markup function. Wrap into paragraphs.
970
971         * VERSION: Branch lilypond_2_6
972         (MINOR_VERSION): go to 2.7.0
973
974 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
975
976         * po/zh_TW.po: update from translation project.
977
978 2005-06-28  Graham Percival  <gperlist@shaw.ca>
979
980         * scm/midi.scm: compile fix.
981
982 2005-06-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
983
984         * scripts/lilypond-book.py : Fix embarrassing bug in my previous
985         patch. Now, the tempfile module is loaded too, not only used.
986
987 2005-06-28  Stephen Charles McCarthy  <stecmccarthy@hotpop.com>
988
989         * scm/midi.scm: changed midi volumes in absolute-volume-alist from
990         0.05 - 1.00 to 0.25 - 1.00
991
992         * scm/midi.scm: moved the default-instrument-equalizer procedure
993         to just under the insturment-equalizer-alist it takes as an
994         argument.
995
996 2005-06-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
997
998         * Documentation/user/advanced-notation.itely (Font selection):
999         remove CMR note.
1000
1001         * scm/framework-ps.scm (write-preamble): ly:warning iso. ly:warn 
1002
1003 2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1004
1005         * THANKS: Add UTF-8 marker.
1006
1007         * Documentation/user/point-and-click.itely (http): Update: use
1008         lilypond-invoke-editor.  Fix: instruct to use user.js.
1009
1010 2005-06-27  Graham Percival  <gperlist@shaw.ca>
1011
1012         * ly/titling-init.ly: implements printpagenumber, increases
1013         space between dedication and title (to avoid collisions with
1014         "g" and "q" in dedication), and nicer logic about copyright
1015         and instrument fields being printed on the first page.
1016         Thanks Vincent!
1017
1018         * Documentation/user/global.itely: document printpagenumber.
1019
1020 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1021
1022         * Documentation/topdocs/NEWS.tely: Update to 2.6.
1023
1024 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1025
1026         * THANKS: update to 2.6
1027
1028         * VERSION: 2.6.0 released.
1029
1030 2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1031
1032         * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
1033         rule, errorneously removed probably because of misleading comment.
1034
1035 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1036
1037         * python/lilylib.py (datadir): py2exe comments.
1038
1039         * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
1040
1041         * configure.in (reloc_b): make fontconfig REQUIRED.
1042
1043 2005-06-27  Heikki Junes <hjunes@cc.hut.fi>
1044
1045         * po/fi.po: add latest translations.
1046
1047 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1048
1049         * ChangeLog: recode utf-8
1050
1051         * Documentation/pictures/lilypond.xpm (Module): edited photo as
1052         logo.
1053
1054         * Documentation/user/examples.itely (Module): 2.4.0 -> 2.6.0
1055
1056         * input/*.ly (Module): 2.4 -> 2.6 grand convert-ly s/r. 
1057
1058         * python/convertrules.py (do_conversion): don't print program_name
1059         from within a module
1060
1061         * configure.in (reloc_b): bump fontforge requirement to 20050624.
1062
1063         * python/convertrules.py (conv): add 2.6.0 dummy rule.
1064
1065 2005-06-23  Graham Percival  <gperlist@shaw.ca>
1066
1067         * Documentation/user/lilypond-book.itely,
1068         Documentation/user/examples.itely: add \RequirePackage{graphics}.
1069
1070         * ly/titling.ly: checks printfirstpagenumber, adds meter, and
1071         fixes baseline-skip.  Thanks Vincent!
1072
1073         * Documentation/user/advanced-notation.itely, global.itely:
1074         moved "Selecting font sizes" to global, since it deals with
1075         notation font size, not text fonts.
1076
1077 2005-06-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1078
1079         * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice
1080         to fonts.
1081
1082 2005-06-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1083
1084         * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly
1085         workaround since /dev/stdin doesn't work on Cygwin. Using a
1086         temporary file in the current directory since latex doesn't
1087         understand the path name to the default TMP in Cygwin (at least on
1088         win XP).
1089         
1090         * Documentation/user/global.itely (Creating titles): Correct
1091         misprint in example. Thanks to Rob Vlasaty.
1092
1093 2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1094
1095         * VERSION (PATCH_LEVEL): release 2.5.32
1096
1097         * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
1098         variable in lily module
1099
1100         * scm/framework-ps.scm (output-classic-framework): error message
1101         regarding the classic framework.
1102
1103         * Documentation/user/henle-flat-gray.png (Module): new file.
1104
1105         * Documentation/user/baer-flat-gray.png (Module): new file.
1106
1107         * scm/output-lib.scm (fret-number-tablature-format): vcenter and
1108         whiteout for markups.
1109
1110         * buildscripts/substitute-encoding.py (note_glyph): include _ in
1111         regex too. This fixes change clef appearance in PDF. 
1112
1113         * ttftool/include/*: remove.
1114
1115         * configure.in (reloc_b): remove TTFTOOL_ENDIAN
1116
1117         * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
1118
1119         * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
1120
1121         * ttftool/*: remove ttftool subdirectory.
1122
1123         * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
1124
1125         * lily/ttf.cc (print_header): new file. Convert to type42, using
1126         FreeType to parse the TTF. 
1127
1128         * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
1129         and post table may differ. Pass around post_nglyphs as well.
1130
1131 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1132
1133         * ly/music-functions-init.ly (musicMap): new music function
1134         musicMap. 
1135         
1136 2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1137
1138         * make/mutopia-rules.make: anti-alias-factor = 2
1139
1140         * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
1141         page switch.
1142
1143         * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
1144         anti-alias-factor for lilypond-book runs.
1145
1146         * scm/ps-to-png.scm (scale-down-image): new function.
1147         (my-system): new function.
1148         (make-ps-images): blow up GS resolution by anti-alias-factor,
1149         scale down image by anti-alias-factor.  This improves appearance
1150         of bitmaps
1151         (make-ps-images): remove showpage. Fixes spurious empty png at
1152         end.
1153
1154         * scm/framework-ps.scm (write-preamble): downcase filename before
1155         string-matching. Should fix .TTF files (as opposed to ttf files)  
1156
1157         * Documentation/user/tutorial.itely (Running LilyPond for the
1158         first time): separate subsections for windows, macos and unix.  
1159
1160         * Documentation/user/invoking.itely (Updating files with
1161         convert-ly): add MacOS X note.
1162
1163 2005-06-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1164
1165         * Documentation/user/introduction.itely (Engraving): don't include
1166         file optical-spacing, add directly.
1167
1168         * lily/paper-outputter.cc (file): open file in binary mode. This
1169         fixes OTF embedding on windows.
1170
1171 2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1172
1173         * scm/framework-ps.scm (write-preamble): remove debugging output.
1174
1175         * mf/aybabtu.pe.in (i): don't generate aybabtu.cff
1176
1177         * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for
1178         outdir.
1179         (install-fc-cache): install font cache in installation directories.
1180
1181 2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1182
1183         * scm/editor.scm (editor-command-template-alist): Use char iso
1184         column, except for Emacs.
1185         (get-editor-command): Substitute char too (Bertalan Fodor).
1186
1187 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1188
1189         * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single
1190         quoted ~s.  This should fix PNG output on Windows; single quotes
1191         are regular characters on Windows.
1192
1193 2005-06-16  Graham Percival  <gperlist@shaw.ca>
1194
1195         * Documentation/user/basic-notation.itely: include ChoirStaff
1196         in System start delimiters.
1197
1198         * Documentation/user/putting.itely: new doc section on
1199         fixing overlapping notation.
1200
1201 2005-06-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1202
1203         * Documentation/user/global.itely (Paper size): \paper is in
1204         \book, not \score.
1205
1206         * make/mutopia-rules.make: -ddelete-intermediate-files
1207
1208         * ly/engraver-init.ly: make Staff default child of ChoirStaff.
1209
1210 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1211
1212         * ChangeLog: Recode utf-8.
1213
1214         * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
1215         datadir with .py modules.
1216
1217 2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
1218
1219         * Documentation/user/basic-notation.itely (Ties): add tieDashed.
1220
1221 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1222
1223         * make/mutopia-rules.make: switch off ps, p&c for lilypond runs.
1224         
1225         * scm/framework-ps.scm (write-preamble): remove status check.
1226
1227         * Documentation/user/invoking.itely (Updating files with
1228         convert-ly): remove -o option.
1229
1230         * VERSION (PACKAGE_NAME): release 2.5.31
1231
1232         * scm/framework-ps.scm (write-preamble): use ly:system.
1233         (write-preamble): verbosity.
1234
1235         * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules.
1236
1237         * python/convertrules.py: new file. Store conversion rules
1238         separately.
1239
1240 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1241
1242         * scm/backend-library.scm (postprocess-output): remove debugging gobs.
1243
1244 2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1245
1246         * Documentation/topdocs/NEWS.tely (Top): Corrected name of
1247         \musicDisplay 
1248
1249         * Documentation/user/instrument-notation.itely (More stanzas): Add
1250         reference to StanzaNumber.
1251
1252 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1253
1254         * THANKS: separate section for website translators.
1255
1256 2005-06-14  Graham Percival  <gperlist@shaw.ca>
1257
1258         * Documentation/topdocs/INSTALL.texi: update vim info;
1259         thanks Simon Bailey!
1260
1261         * Documentation/user/advanced-notation.itely: included
1262         color names.
1263
1264         * Documentation/user/advanced-notation.itely,
1265         Documentation/usr/notation-appendices.itely: moved
1266         color names into an appendix.
1267
1268 2005-06-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1269         
1270         * lily/program-option.cc (LY_DEFINE): new function ly_add_option.
1271
1272         * scm/lily.scm (lambda): initialize program options from here.
1273
1274         * scm/framework-*.scm: add header info.
1275
1276         * lily/main.cc (parse_argv): only set output format to pdf if no
1277         other format specified.
1278
1279         * scm/backend-library.scm (postprocess-output): process
1280         'delete-intermediate-files after running convert-to-*. This fixes
1281         PNG generation when 'delete-intermediate-files is set.
1282         
1283 2005-06-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1284
1285         * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
1286         links on website. 
1287
1288 2005-06-13  Graham Percival  <gperlist@shaw.ca>
1289
1290         * Documentation/topdocs/INSTALL.texi,
1291         Documentation/user/lilypond-book.itely: typos.
1292
1293 2005-06-12  Pal Benko  <benkop@freestart.hu>
1294
1295         * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space
1296         added between program name and switch; -b changed to -f not
1297         to generate pdf
1298
1299 2005-06-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1300
1301         * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi
1302         (LilyPond-command-alist): use -f ps (thanks to Pal Benko)
1303
1304         * input/sakura-sakura.ly: add \midi.
1305
1306         * buildscripts/mutopia-index.py (find): use /usr/bin/find
1307         iso. python find. 
1308
1309         * ttftool/test.c (main): cosmetics.
1310
1311         * ttftool/util.c (surely_lseek): use stdio FILE's for I/O 
1312
1313         * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
1314         create a ttf2ps binary.
1315
1316         * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality.
1317
1318         * scm/backend-library.scm (postscript->png): set rename-page-1 to
1319         true.
1320
1321 2005-06-11  Graham Percival <gperlist@shaw.ca>
1322
1323         * Documentation/user/lilypond-book.itely: add warning about
1324         the font warnings in dvips.
1325
1326 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1327
1328         * THANKS: typo
1329
1330         * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
1331
1332         * GNUmakefile.in: remove links for .map, .enc
1333         don't fail if out/ doesn't exist yet.
1334
1335 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1336
1337         * ttftool/util.c (surely_read): return nbytes
1338
1339         * stepmake/bin/text2html.py (txt2html): add utf-8 marker. 
1340
1341         * VERSION (PACKAGE_NAME): release 2.5.30
1342
1343         * flower/string-convert.cc (precision_string): >? fix.
1344
1345         * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
1346         (make-ps-images): add verbose -q too.
1347
1348         * lily/default-actions.cc (Module): new file. default
1349         {book,score}-print functions.
1350
1351         * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
1352         pass results via parseStringResult, lookup via ly:parser-lookup.  
1353
1354         * lily/lily-parser.cc (Lily_parser): only clone lexer in
1355         constructors.
1356         (parse_file): encapsulate do_yyparse() in scm_set_current_module()
1357         (parse_string): idem.
1358
1359         * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
1360
1361         * lily/main.cc (main_with_guile): copy be_verbose_global into
1362         ly_set_option()
1363
1364 2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1365
1366         * scm/backend-library.scm (postscript->pdf):
1367         * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
1368         verbose mode.  Search for several names of gs executable.
1369
1370 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1371
1372         * lily/ly-module.cc (ly_make_anonymous_module): call make-module
1373         directly. This fixes a massive memory leak, provided you use CVS
1374         GUILE.
1375
1376 2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
1377
1378         * ly/property-init.ly: Added tieDashed.
1379
1380         * THANKS: Added some bughunters for 2.5.
1381
1382 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1383
1384         * lily/program-option.cc: add debug-gc option.
1385
1386         * lily/include/lily-guile-macros.hh: don't protect exported module
1387         objects.
1388
1389         * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
1390
1391         * scm/backend-library.scm (postscript->pdf): use
1392         delete-intermediate-files iso. running-from-gui? 
1393
1394         * ttftool/util.c (surely_read): robustness. Allow read() to return
1395         less bytes than requested, as per posix standards.
1396
1397         * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
1398         program option.
1399
1400         * ttftool/include/ttftool.h ("C"): rename verbosity to
1401         ttf_verbosity. Add to public interface.
1402
1403         * scm/music-functions.scm (unfold-repeats): remove debugging display.
1404
1405         * lily/program-option.cc: rename from scm-option.cc
1406
1407         * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
1408         (get_help_string): Print pretty help string.
1409
1410         * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
1411         to snippet preamble.
1412
1413         * lily/scm-option.cc: remove command-line-settings option. Fold
1414         all command-line options plus default settings in a generic
1415         interface. 
1416
1417         * flower/getopt-long.cc (table_string): indent 2nd lines of help
1418         texts too.
1419
1420 2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1421
1422         * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
1423         or EXT_ components non-empty.
1424
1425 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1426
1427         * scm/lily.scm (running-from-gui?): Export.
1428
1429         * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
1430         output in .ly source directory.
1431
1432 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1433
1434         * ttftool/util.c (surely_lseek): more verbosity.
1435
1436         * lily/include/lily-proto.hh: add Context_def. This fixes FC4
1437         compile.
1438
1439         * lily/parser.yy (Repeated_music): remove >? 
1440
1441         * scm/backend-library.scm (postscript->pdf): Support for
1442         -dgs-font-load=1
1443
1444         * scm/framework-ps.scm (write-preamble): make font loading
1445         switchable to GS via --define-default gs-font-load=1
1446
1447 2005-06-09  Graham Percival  <gperlist@shaw.ca>
1448
1449         * Documentation/user/global.itely: added \layout docs.
1450
1451 2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1452
1453         * lily/lily-parser-scheme.cc: add unistd.h
1454
1455 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1456
1457         * scm/editor.scm: add char argument.
1458
1459         * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
1460
1461         * ttftool/util.c (syserror): use errno for better error reporting.
1462
1463         * lily/source-file.cc (get_counts): new function. Calc column,
1464         line and char count in one go.
1465
1466         * lily/binary-source-file.cc (quote_input): rename to quote_input
1467
1468         * lily/input.cc (set): new function.
1469
1470 2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1471
1472         * flower/file-path.cc (find): Bugfix.  Append rather than prepend
1473         directory part of file name to search directory.
1474
1475         * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
1476         search path and chdir to DIR if --outname=DIR used.
1477
1478         * lily/main.cc (prepend_env_path): Bugfix: Check directory
1479         existence before appending original path.
1480
1481 2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1482
1483         * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
1484         file" massage.
1485
1486         * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
1487         texinfo.tex is always used.
1488         
1489 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1490
1491         * flower/include/axis.hh: rename from axes.hh
1492
1493         * lily/include/text-interface.hh (Module): rename from text-item.hh
1494
1495         * VERSION (PATCH_LEVEL): release 2.5.29
1496
1497         * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
1498
1499         * scm/framework-ps.scm (font-file-as-ps-string): new function.
1500         (handle-macfont): new function. Call fondu for Native mac fonts.
1501
1502         * scm/define-markup-commands.scm (fill-line): handle text-widths =
1503         '() case.
1504
1505 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1506
1507         * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
1508         multi-page.  Fix .eps regular expression.
1509
1510 2005-06-07  Graham Percival  <gperlist@shaw.ca>
1511
1512         * Documentation/user/putting.itely: add info on modifying templates.
1513
1514         * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
1515         misc small changes.
1516
1517 2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1518
1519         * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
1520
1521         * scripts/lilypond-ps2png.scm
1522
1523         * VERSION (PACKAGE_NAME): release 2.5.28
1524
1525 2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1526
1527         * lily/main.cc (prepend_env_path): Do not append /, that does not
1528         work.  Localedir lives in datadir, not in prefix.
1529
1530         * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
1531         hack for windows.
1532
1533         * flower/include/file-cookie.hh: Compile fix.
1534
1535 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1536
1537         * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
1538
1539         * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
1540         system primitives.
1541         (gulp-port): using read-string!/partial. We don't want to read an
1542         entire PS file  (GUILE 1.6 limits strings to 16M) 
1543
1544         * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
1545         properties. Add font-interface. 
1546
1547         * scm/define-grob-properties.scm (all-user-grob-properties):
1548         remove old bracket properties.
1549
1550         * scm/x11-color.scm: reformat. 
1551
1552         * lily/ledger-line-engraver.cc (acknowledge_grob): create new
1553         LedgerLineSpanner if new StaffSymbol is found. 
1554
1555         * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
1556         staff-symbol for finishing staff. 
1557
1558         * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
1559
1560         * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
1561         change black to currentColor everywhere. This fixes color support
1562         in SVG.
1563
1564 2005-06-06  Carl Sorensen  <carldsorensen@comcast.net>
1565
1566         * input/regression/fret-diagrams.ly: new file to test fret diagram
1567         capability
1568
1569         * scm/output-tex.scm: remove white-dot and white-text
1570
1571         * scm/output-ps.scm: remove white-dot and white-text
1572
1573         * scm/fret-diagrams.scm (sans-serif-stencil-white): removed -- 
1574         using ly:stencil-in-color instead
1575         (draw-dots) : remove call to white-dot
1576
1577 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1578
1579         * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
1580         support.
1581
1582         * ttftool/ttfps.c: use lily_cookie functions everywhere. 
1583
1584         * flower/include/file-cookie.hh: new file. lily_cookie extension 
1585
1586         * flower/file-cookie.cc: new file. lily_cookie extension.
1587         
1588 2005-06-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1589
1590         * scm/editor.scm (editor-command-template-alist): Add syn
1591         editor (Jaap [de Vos]).
1592
1593 2005-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1594
1595         * scripts/lilypond-ps2png.scm:
1596         * scm/ps-to-png.scm: New file.
1597
1598         * scm/backend-library.scm (postscript->png): Use it.
1599
1600         * scripts/lilypond-ps-to-png.py: Remove file.
1601
1602         * python/lilylib.py (get_bbox, make_ps_images): Remove.
1603
1604 2005-06-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1605
1606         * lily/auto-beam-engraver.cc (acknowledge_grob): remove dead code.
1607
1608         * scm/auto-beam.scm (default-auto-beam-check): only forbid beam
1609         start on grace moment. Fixes autobeam-grace.ly.
1610
1611         * lily/auto-beam-engraver.cc (process_acknowledged_grobs): don't
1612         process anything unless we're at the end of a pending beam. Fixes
1613         syncopated 8ths beamed across a beat.
1614
1615 2005-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1616
1617         * scm/editor.scm (editor-command-template-alist): Start emacs if
1618         emacslient fails.
1619
1620         * lily/main.cc (setup_localisation): Listen to LILYPOND_LOCALEDIR.
1621
1622         * flower/file-path.cc (is_file, is_dir): Export.
1623
1624         * lily/main.cc (prepend_env_path, set_env_file): Use them.
1625
1626 2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1627
1628         * lily/easy-notation.cc: Added include cctype to correct
1629         compilation error.
1630
1631 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1632
1633         * scm/backend-library.scm (postscript->pdf): set resolution to
1634         1200, so bitmap fonts aren't that ugly. 
1635
1636         * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
1637
1638         * lily/dynamic-engraver.cc (acknowledge_grob): only center on
1639         parent if we have a notehead. Fixes incorrect offsets when
1640         Paper_column is very wide in the X direction.
1641
1642         * input/regression/font-family-override.ly (Module): new file.
1643
1644         * scm/font.scm (make-pango-font-tree): new function.
1645
1646         * lily/beam.cc (before_line_breaking): remove warning about less
1647         than 2 visible stems. We still get a warning when there is only
1648         one stem.
1649
1650 2005-06-01  Werner Lemberg  <wl@gnu.org>
1651
1652         * buildscripts/substitute-encoding.py: Handle PFAemmentaler-xx.pfa
1653         correctly.
1654
1655 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1656
1657         * lily/slur-scoring.cc (generate_avoid_offsets): new
1658         function. Generate avoid offsets once per slur.
1659
1660         * lily/slur.cc (add_extra_encompass): add dependency to
1661         extra-encompass object. This fixes bugs/c-phrasing-slur.ly
1662
1663         * lily/stencil.cc (is_empty): check dim_ field for is_empty()
1664         too. Fixes inf error with added bass notes.
1665
1666         * scripts/lilypond-book.py (do_options): --psfonts doesn't take
1667         argument anymore.
1668
1669         * make/ly-vars.make (DVIPS_FLAGS): use .psfonts as extension.
1670
1671         * input/tutorial/lbook-latex-test.tex: add line length test.
1672
1673         * scripts/lilypond-book.py (set_default_options): new
1674         function. Call this before dissecting snippets, so linewidth
1675         settings reach the snippets.
1676
1677 2005-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1678
1679         * scm/lily.scm (PLATFORM, slashify): Remove double slashes.
1680
1681 2005-06-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1682
1683         * input/mutopia/R.Schumann/romanze-op28-2.ly (leftb): bugfix.
1684
1685 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1686
1687         * stepmake/aclocal.m4: More autopackage friendliness.
1688
1689 2005-05-31  Graham Percival  <gperlist@shaw.ca>
1690
1691         * Documentation/index.html.in: remove link to LSR.
1692
1693         * Documentation/user/global.itely: remove duplicate
1694         "dedication" \header{} section.
1695
1696 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1697
1698         * VERSION (PACKAGE_NAME): release 2.5.27.
1699
1700         * lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
1701         too. Plugs memory leak.
1702
1703         * make/lilypond.fedora.spec.in (Group): remove
1704         lilypond-pdfpc-helper.
1705
1706         * scripts/GNUmakefile (SEXECUTABLES): remove
1707         lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.
1708
1709         * scm/font.scm (make-century-schoolbook-tree): add Mono as
1710         'typewriter family.
1711
1712         * lily/score.cc (Score): unprotect copy of Output_def. Plugs
1713         memory leak.
1714
1715         * lily/parser.yy (score_body): don't clone Score, that's done in
1716         Lily_lexer::try_special_identifiers(). This fixes a memory leak.
1717
1718         * lily/score-engraver.cc (derived_mark): new function.
1719         (initialize): unprotect Paper_score. This fixes a memory leak.
1720
1721         * lily/score-performer.cc (derived_mark): new function.
1722
1723         * lily/score-translator.cc (get_output): use SCM for get_output() call.
1724
1725         * stepmake/aclocal.m4: put FlexLexer.h test in conftest.cc. Fixes
1726         spurious warning.
1727
1728         * scm/font.scm (make-century-schoolbook-tree): use Sans for sans
1729         serif.
1730
1731 2005-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1732
1733         * configure.in (reloc_b): Add --enable-relocation.
1734
1735 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1736
1737         * lily/pfb.cc (LY_DEFINE): show file name when loading PFB. 
1738
1739         * input/regression/alignment-order.ly: add Staff example.
1740
1741 2005-05-31  John Mandereau   <john.mandereau@free.fr>
1742
1743         * po/fr.po: update.
1744
1745 2005-05-31  Graham Percival  <gperlist@shaw.ca>
1746
1747         * Documentation/index.html.in: add link to LSR.
1748
1749 2005-05-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1750
1751         * scm/define-stencil-commands.scm (Module): new file. Register all
1752         allowed stencil expression heads in a central place.
1753
1754         * lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
1755         ly:make-stencil
1756
1757         * lily/stencil-expression.cc (all_stencil_heads): registering
1758         stencil expressions.
1759
1760         * lily/stencil-interpret.cc: new file. Stencil expression
1761         interpreting.
1762
1763         * input/xiao-haizi-guai-guai.ly: move file back.
1764
1765 2005-05-30  Graham Percival  <gperlist@shaw.ca>
1766
1767         * Documentation/user/advanced.itely, converters.itely,
1768         instrument-notation.itely, lilypond-book.itely: misc small
1769         changes.
1770
1771 2005-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1772
1773         * lily/lexer.ll: Skip UTF-8 BOM at BOF.
1774
1775         * make/lilypond.fedora.spec.in: Fix source url.
1776
1777         * cygwin: Update from mingw patches.
1778
1779         * scm/editor.scm (editor-command-template-alist): Use jedit
1780         -reuseview (Bertalan), add uedit (Patrick Huberts).
1781
1782         * input/xiao-hai-zi-guai-guai.ly: Rename from
1783         xiao-haizi-guai-guai.ly.
1784
1785         * input/*: Reindent, do not use TAB.
1786
1787         * Documentation/pictures/ly.xpm: Bugfix: do not anti-alias against
1788         white background.
1789
1790 2005-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1791
1792         * scm/framework-ps.scm (dump-stencil-as-EPS): Add silly fix for
1793         numerical overflow error.
1794
1795 2005-05-29 Laura Conrad <lconrad@laymusic.org>
1796         
1797         * abc2ly.py: fix to syntax error in multi-part output.
1798
1799 2005-05-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1800
1801         * lily/span-bar.cc (print): sort bar line extents. Fixes problem
1802         with disappearing span bars when alignAboveContext is active
1803
1804         * lily/property-iterator.cc (check_grob): use is-grob?
1805         object-property. Fixes crash-key-sig-font-size.ly. 
1806
1807 2005-05-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1808
1809         * lily/bar-line.cc (print): don't round barlines; this produces
1810         odd aliasing effects in Acroread.
1811
1812         * lily/timing-engraver.cc (process_music): robustness fix.
1813
1814         * lily/context-def.cc (filter_engravers): bugfix.
1815
1816 2005-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1817
1818         * lily/lilypond.rc.in: Add ly-icon.
1819
1820         * lily/GNUmakefile: 
1821         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
1822         rules.
1823
1824 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1825
1826         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
1827
1828         * ps/music-drawing-routines.ps: 
1829
1830         * scm/output-ps.scm: remove draw ez_ball.
1831
1832         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
1833         EasyNotation context definition.
1834
1835         * lily/easy-notation.cc (brew_ez_stencil): new file. Use
1836         Text_interface and color for making easy note heads.
1837
1838         * lily/stencil.cc (with_color): new function.
1839
1840         * ps/music-drawing-routines.ps: remove draw_zigzag_line
1841
1842         * lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
1843         output routine. Zigzag now works in SVG too.
1844
1845         * scm/output-tex.scm (filledbox): idem.
1846
1847         * scm/output-svg.scm (filledbox): idem.
1848
1849         * scm/output-ps.scm (lily-def): remove horizontal-line. 
1850
1851         * lily/lookup.cc (horizontal_line): use draw-line. 
1852
1853         * lily/system-start-delimiter.cc: remove old staff bracket code.
1854
1855         * mf/feta-haak.mf: further tweaks.
1856
1857         * lily/system-start-delimiter.cc (staff_bracket): use glyphs.
1858
1859         * mf/feta-generic.mf: include feta-haak.
1860
1861         * mf/feta-haak.mf: rewrite. Make separate glyphs for the tips 
1862
1863         * scm/framework-ps.scm (write-preamble): only load fonts if their
1864         filename is a string. 
1865
1866 2005-05-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1867
1868         * scm/output-svg.scm (circle): support circle.
1869         (bracket): stub for bracket.
1870
1871         * scripts/lilypond-book.py (main): make sure --psfonts warning is
1872         correct.
1873
1874 2005-05-26  Graham Percival  <gperlist@shaw.ca>
1875
1876         * Documentation/user/lilypond.tely, advanced-notation.itely,
1877         basic-notation.itely, instrument-notation.itely, global.itely,
1878         introduction.itely, tutorial.itely: rearranging, editing,
1879         clean-up.
1880
1881         * mf/GNUmakefile: change a "make -C" to "${MAKE} -C", required
1882         for compiling on FreeBSD.
1883
1884 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1885
1886         * lily/pfb.cc (LY_DEFINE): progress indication for opening ttf and
1887         otf files.
1888
1889         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (lower):
1890         bugfixes.
1891
1892         * VERSION: 2.5.26 released.
1893
1894         * scm/titling.scm (marked-up-headfoot): revert Pedro's patch. 
1895
1896 2005-05-25  Pedro Kroger  <kroeger@pedrokroeger.net>
1897
1898         * scm/titling.scm (marked-up-headfoot): doesn't print pagenumbers
1899         if printpagenumber is false.
1900
1901 2005-05-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1902
1903         * lily/font-config.cc (init_fontconfig): comment out FontConfig
1904         cache warning.
1905
1906         * lily/tie.cc (print): support dotted ties.
1907         
1908 2005-05-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1909
1910         * scm/define-grobs.scm (all-grob-descriptions): switch off
1911         debugging
1912         (all-grob-descriptions): Arpeggio has Y-extent.
1913
1914         * scm/define-music-properties.scm (all-music-properties): document
1915         length-callback and start-callback as "read-only".
1916
1917         * scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
1918         length-callback after creation. 
1919
1920         * scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
1921         compressmusic -> compressMusic.
1922
1923         * ly/music-functions-init.ly (oldaddlyrics): idem.
1924
1925         * lily/parser.yy: NewLyricCombineMusic ->
1926         LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.
1927
1928 2005-05-24  Pedro Kroger  <kroeger@pedrokroeger.net>
1929
1930         * ly/Welcome_to_LilyPond.ly: typo.
1931
1932 2005-05-24  Graham Percival  <gperlist@shaw.ca>
1933
1934         * Documentation/user/lilypond.tely: move changing-defaults to be
1935         before global issues.
1936
1937         * Documentation/user/basic-notation.itely: move Transpose section
1938         here from advanced/Other.
1939
1940         * Documentation/user/changing-defaults.itely,
1941         advanced-notation.itely: move Fonts to advanced, edit.
1942
1943 2005-05-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1944
1945         * lily/parser.yy (bare_int): remove rule.  From now on, we require
1946         # before negative integers.
1947
1948 2005-05-23  Graham Percival  <gperlist@shaw.ca>
1949
1950         * ly/property.ly: Update tieDotted to have the same form as slurDotted.
1951
1952         * Documentation/user/lilypond.tely: change Unified index to
1953         LilyPond index.
1954
1955         * Documentation/user/advanced-notation.itely,
1956         instrument-notation.itely: editing.
1957
1958 2005-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1959
1960         * scm/lily.scm (lilypond-all): Bugfix: return failed.
1961
1962         * lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
1963
1964 2005-05-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1965
1966         * lily/general-scheme.cc (ly:stderr-redirect): Rename from
1967         ly:port-move.  Needs to be stderr-specific on mingw.
1968         Run fixcc.
1969
1970 2005-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1971
1972         * lily/general-scheme.cc (ly:port-move): Remove.
1973
1974         * scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
1975         windows.
1976
1977         * lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
1978         variables.  This eliminates the need for a gs.bat wrapper, which
1979         opens a console.
1980
1981         * scripts/lilypond-invoke-editor.scm (running-from-gui?): 
1982         * scm/lily.scm (running-from-gui?): 
1983         * lily/main.cc[MINGW]: Remove isatty inversion, this is an
1984         artifact of not compiling with -mwindows.
1985
1986         * scm/editor.scm: Define PLATFORM.
1987
1988 2005-05-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1989
1990         * scripts/lilypond-book.py (PREAMBLE_LY): add marker, where people
1991         can start to cut & paste lilypond-book fragments.  
1992
1993         * scm/define-music-types.scm (music-descriptions): remove
1994         UntransposableMusic
1995
1996 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1997
1998         * scm/output-ps.scm (glyph-string): remove / before CIDs.
1999
2000 2005-05-20  Graham Percival  <gperlist@shaw.ca>
2001
2002         * Documentation/user/instrument-notation.itely: remove *Engraver.
2003
2004         * Documentation/user/advanced-notation.itely: edit, rearrange.
2005
2006 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2007
2008         * scm/output-ps.scm (glyph-string): take cid? argument. Use
2009         findresource iso. findfont for CID CFF fonts.
2010
2011         * VERSION (PACKAGE_NAME): release 2.5.25
2012
2013         * ly/Welcome_to_LilyPond.ly: add  \version
2014
2015 2005-05-20  Graham Percival  <gperlist@shaw.ca>
2016
2017         * Documentation/user/programming-interface.itely: move
2018         \displayMusic into its own section.
2019
2020         * Documentation/user/basic-notation.itely: finish editing.
2021
2022 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2023
2024         * flower/file-path.cc (find): don't throw away file_name.dir, but
2025         append to it. Fixes \include with directories.
2026
2027         * flower/include/file-path.hh (class File_path): don't derive from
2028         Array<String>.
2029
2030         * flower/include/file-name.hh (class File_name): remove to_str0()
2031
2032         * lily/hara-kiri-engraver.cc (acknowledge_grob): split
2033         Hara_kiri_engraver in separate file.
2034
2035         * lily/slur-configuration.cc (score_encompass): oops, <? to min()
2036         translation went wrong. Fixes vertically translated slurs.
2037
2038 2005-05-19  Graham Percival  <gperlist@shaw.ca>
2039
2040         * Documentation/user/basic-notaton.itely: editing.
2041
2042 2005-05-18  Graham Percival  <gperlist@shaw.ca>
2043
2044         * Documentation/user/macros.itexi, basic-notation.itely:
2045         add @commonprop (commonly used properties) macro.
2046
2047 2005-05-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2048
2049         * ly/Welcome_to_LilyPond.ly: talk about icon, not program.
2050
2051         * scripts/lilypond-book.py (invokes_lilypond): new function
2052         (main): only run fontextract if invokes_lilypond() is true.
2053
2054         * lily/function-documentation.cc (ly_add_function_documentation):
2055         duh, use !=
2056
2057         * Documentation/topdocs/INSTALL.texi (Top): add MacOS command.
2058
2059         * stepmake/aclocal.m4: remove kpathsea warning, change to OPTIONAL.
2060
2061         * scm/lily.scm (running-from-gui?): lowercase Darwin.
2062
2063         * lily/function-documentation.cc (ly_add_function_documentation):
2064         use scm_hash_table_p() for checking.
2065
2066 2005-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2067
2068         * Documentation/user/advanced-notation.itely (Text scripts):
2069         Change nonexisting @internalsref{Text markup} to @ref{Text
2070         markup}.  Change @internalsref{Text script} to
2071         @internalsref{TextScript}.
2072
2073         * lily/main.cc (setup_paths): Bugfix: pangorc is not pango.modules.
2074
2075 2005-05-17  Graham Percival  <gperlist@shaw.ca>
2076
2077         * Documentation/user/tutorial.itely, basic-notation.itely,
2078         changing-defaults.itely: remove duplicate cindex entries
2079         that appear on the same page.
2080
2081         * scm/define-grobs.scm: change default padding for TextSpanner.
2082
2083         * Documentation/topdocs/AUTHORS.texi: update email address.
2084
2085         * Documentation/user/global.itely: add info about \include.
2086
2087 2005-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2088
2089         * scm/backend-library.scm (postscript->pdf): Remove (useless) .ps
2090         when running-from-gui.
2091
2092         * scm/editor.scm (get-editor): Add platform defaults.
2093
2094         * scm/backend-library.scm (postscript->pdf): Typo.
2095
2096 2005-05-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2097
2098         * scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
2099
2100         * lily/font-config.cc (init_fontconfig): add warning about cache.
2101
2102 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2103
2104         * lily/main.cc (setup_paths)[ARGV0_RELOCATION]: Remove GS_*.
2105
2106 2005-05-16  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2107
2108         * lily/horizontal-bracket.cc (print): Take care of the direction
2109         property so brackets above the stave point downwards. 
2110
2111         * scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
2112         for HorizontalBracket so it doesn't end up within the stave.
2113
2114 2005-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2115
2116         * lily/GNUmakefile (default): Typo.
2117
2118         * scm/lily.scm (PLATFORM): Export.
2119
2120         * scm/framework-ps.scm (write-preamble)[MINGW]: Use
2121         load-font-via-GS, ttftool or fopencookie is broken on windows.
2122         
2123         * scm/backend-library.scm (postscript->pdf)[MINGW]: Do not use
2124         -dSAFER, that is broken on windows.
2125
2126 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2127
2128         * lily/GNUmakefile ($(outdir)/FlexLexer.h): conditional dependency
2129         for FlexLexer.h
2130
2131         * scripts/lilypond-invoke-editor.scm: remove stray -
2132
2133 2005-05-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2134
2135         * lily/lily-guile.cc (ly_scm2newstr): Use scm_i_string_length.
2136         Fixes deprecation warning.
2137
2138         * flower/include/string.icc (to_string): Only inline if
2139         -DSTRING_UTILS_INLINED.
2140
2141         * lily/pango-font.cc (pango_item_string_stencil): Normalize file
2142         name.  Remove windows comment.
2143
2144         * scm/editor.scm (slashify): New function.
2145         (get-editor-command): Use it.
2146         (get-command-template): Do not alter editor command if
2147         environment value includes `%(file)s' magic.
2148
2149         * scripts/lilypond-invoke-editor.scm (unquote-uri): New function.
2150         (dissect-uri): Use it.
2151         (unquote-uri): Bugfix.
2152
2153 2005-05-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2154
2155         * scm/framework-ps.scm (write-preamble): add TTF rule.
2156
2157         * Documentation/topdocs/README.texi (Top): remove note about
2158         xdelta.
2159
2160         * Documentation/topdocs/INSTALL.texi (Top): remove Flex
2161         requirement.
2162
2163         * stepmake/aclocal.m4: STEPMAKE_FLEXLEXER_LOCATION: new
2164         function. Figure out where FlexLexer.h lives
2165
2166         * lily/GNUmakefile (OUT_DIST_FILES): dist lexer.cc and FlexLexer.h
2167         
2168 2005-05-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2169
2170         * scripts/lilypond-invoke-editor.scm (dissect-uri): Handle URIs
2171         with Windows root in file name.
2172
2173         * scm/backend-library.scm (ly:system): Only redirect output (using
2174         system and shell, ugh) if /dev/null is writable.
2175
2176         * Documentation/pictures/GNUmakefile [PLATFORM_WINDOWS]: Build
2177         windows icon.
2178
2179         * scm/lily.scm (is-absolute?): New function.  Fixes absolute files
2180         on Mingw.
2181
2182         * scm/output-ps.scm (grob-cause): Use it.  Fixes PDF point and
2183         click.
2184
2185         * flower/file-path.cc (is_dir, is_file): New function.  Actually
2186         use result of stat when available.
2187
2188         * flower/file-path.cc (find): Use it.  Refactor.  Fixes Mingw,
2189         absolute file name and root.
2190
2191         * scm/lily.scm (PLATFORM): On mingw, slashify getcwd.
2192
2193         * scm/editor.scm (get-editor-command): Typo: do not apply editor.
2194
2195         * flower/file-name.cc (slashify): Bugfix, do substitute if no
2196         slashes in file name.
2197
2198 2005-05-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2199
2200         * Documentation/user/preface.itely (Preface): Run
2201         texinfo-all-menus-update.
2202
2203         * scm/editor.scm (get-editor-command): Bugfix: allow full
2204         LYEDITOR setting, partial XEDITOR setting.  With typo fix.
2205
2206         * Documentation/pictures/lilypond-48.xpm: New file.
2207
2208         * flower/file-path.cc (to_string): Bugfix: use PATHSEP.
2209
2210         * ly/Welcome_to_LilyPond.ly: New file.
2211
2212         * lily/main.cc (main): Only identify if we have a terminal.
2213
2214         * scm/backend-library.scm (postscript->png)
2215         (postscript->pdf): Fix file name quoting for GS/MINGW (ie,
2216         non-/bin/sh).
2217
2218 2005-05-13  Heikki Junes  <hjunes@cc.hut.fi>
2219
2220         * Documentation/topdocs/AUTHORS.texi: polish, update.
2221
2222 2005-05-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2223
2224         * Documentation/user/preface.itely (Notes for version 2.6): new
2225         notes for 2.6
2226
2227         * lily/dynamic-engraver.cc (stop_translation_timestep): first set
2228         finished_span_, then call typeset_all(). Fixes spurious "Hairpin
2229         is not fully contained" warnings.
2230
2231         * lily/slur-scoring.cc (get_bound_info): remove warning.
2232
2233         * lily/staff-symbol-engraver.cc (process_music): start initial
2234         spanner in process_music(). This fixes overrides of StaffSymbol
2235         properties.
2236
2237         * scm/framework-pdf.scm (Module): remove.
2238
2239         * Documentation/topdocs/AUTHORS.texi (AUTHORS): clean up, update.
2240
2241         * lily/ambitus-engraver.cc: formatting cleanups.
2242
2243         * mf/feta-solfa.mf (Module): remove.
2244
2245         * ChangeLog: more details about contributions.
2246
2247 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2248
2249         * lily/align-interface.cc (align_elements_to_extents): warn if
2250         called too early. Fixes: disappearing-staff-lines.ly
2251
2252         * VERSION (PACKAGE_NAME): release 2.5.24
2253
2254 2005-05-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2255
2256         * stepmake/aclocal.m4: Typo.
2257
2258         * flower/string.cc (substitute): Take two strings or two
2259         characters.  Update callers.
2260
2261 2005-05-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2262
2263         * flower/file-name.cc (File_name): Slashify.
2264
2265         * scm/lily.scm: Use gui-main iso lilypond-main on MINGW.
2266
2267         * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor.
2268
2269         * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function.
2270
2271         * configure.in (gui_b): Use it.
2272
2273         * lily/lilypond.rc.in: New file.
2274
2275         * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
2276
2277 2005-05-12  Graham Percival  <gperlist@shaw.ca>
2278
2279         * Documentation/user/advanced-notation.itely: edit of Text
2280         section; clarify text scripts vs. text markup.
2281
2282 2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2283
2284         * lily/multi-measure-rest-engraver.cc
2285         (Multi_measure_rest_engraver): init bar_seen_ to true. Notice
2286         separation items on start. Fixes mm rests in start of score.
2287
2288         * lily/slur-scoring.cc (move_away_from_staffline): robustness,
2289         don't access StaffSymbol if not there.
2290         Fixes: crash-staff-symbol-engraver.ly.
2291
2292         * lily/instrument-name-engraver.cc (class
2293         Instrument_name_engraver): data member first_. Create
2294         InstrumentName on start. 
2295
2296 2005-05-12  Graham Percival  <gperlist@shaw.ca>
2297
2298         * Documentation/user/instrument-notation.itely: add guitar
2299         position.
2300
2301         * Documentation/user/introduction.itely,
2302         Documentation/user/lilypond.tely,
2303         Documentation/user/tutorial.itely: begin pruning
2304         unused (duplicated) cindex entries and misc cleanup.
2305
2306 2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2307
2308         * input/test/volta-chord-names.ly: Bring the explanation up to
2309         date.
2310
2311 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
2312
2313         * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
2314         Specify `@documentencoding utf-8' for html, ignore warnings.
2315
2316 2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
2317
2318         * THANKS: Added bughunters.
2319
2320 2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
2321
2322         * lily/main.cc: update help string for `lilypond -H'.
2323
2324         * po/fi.po: update.
2325         
2326 2005-05-10  Graham Percival  <gperlist@shaw.ca>
2327
2328         * Documentation/user/advanced-notation.itely: minor fixes.
2329
2330 2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2331
2332         * scm/editor.scm: New module.
2333
2334         * scm/lily.scm (gui-main): Use it.
2335
2336         * scm/framework-gnome.scm (spawn-editor): Use it.
2337
2338         * scripts/lilypond-invoke-editor.scm: Use it in new script.
2339
2340 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2341
2342         * scm/framework-ps.scm (load-font-via-GS):  new function.
2343
2344         * lily/pango-font.cc (pango_item_string_stencil): add support for
2345         CID keyed font.
2346
2347         * scm/output-ps.scm (glyph-string): add support for CID keyed font.
2348
2349 2005-05-10  Graham Percival  <gperlist@shaw.ca>
2350
2351         * Documentation/user/basic-notation.itely: add @ref.
2352
2353         * Documentation/user/advanced-notation.itely: add example
2354         of 5/8 beaming.
2355
2356 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2357
2358         * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
2359
2360         * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
2361         going through ps2pdf wrappers.
2362
2363 2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
2364
2365         * Documentation/user/instrument-notation.itely: petrucci note
2366         heads: updated docu
2367
2368         * input/regression/note-head-style.ly: updated regression test;
2369         indentation fixes
2370
2371         * ly/engraver-init.ly: MensuralVoiceContext: use petrucci note
2372         heads as default
2373
2374         * mf/parmesan-heads.mf: minor editing; use musicological names
2375         (rather than optical description) as note head names
2376
2377         * scm/output-lib.scm: complete petrucci heads
2378
2379 2005-05-09  Pal Benko  <benkop@freestart.hu>
2380
2381         * mf/parmesan-heads.mf: add petrucci heads (like neo-mensural
2382         heads, but bigger)
2383
2384 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2385
2386         * lily/main.cc (main_with_guile): Remove no files check.
2387
2388         * lily/main.cc (ly:usage): Export to Scheme.
2389
2390         * scm/lily.scm (no-files-handler): New function.
2391
2392         * scm/lily.scm (lilypond-main): Use it.
2393
2394         * configure.in (gui_b): Add mbrtowc checking.
2395         Resurrect [utf8/]wchar.h checking.
2396
2397 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2398
2399         * Documentation/user/advanced-notation.itely (Metronome marks):
2400         Add link to the program reference for MetronomeMark
2401
2402         * Documentation/user/lilypond-book.itely (An example of a
2403         musicological document): Correct the example using psfonts 
2404
2405 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
2406
2407         * po/fi.po: update after a lesson how to update entries against
2408         source.
2409         
2410         * po/TODO: document the lesson.
2411
2412 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2413
2414         * configure.in (gui_b): remove wcrtomb checking.
2415
2416         * lily/general-scheme.cc (LY_DEFINE): hand-convert utf8 to 32
2417         bits. Patch by Matthias Neeracher. <neeracher@mac.com>
2418
2419 2005-05-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2420
2421         * scripts/convert-ly.py: In the conversion to version 1.9.0, 
2422         keep Scheme expressions and strings unmodified when doing the
2423         conversion to postfix notation for slurs and beams. Should
2424         hopefully solve most related conversion problems. 
2425
2426         * Documentation/user/lilypond-book.itely : Clarify and correct how
2427         to call dvips with -h psfonts.
2428
2429 2005-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2430
2431         * Documentation/user/instrument-notation.itely (Entering lyrics):
2432         Typo.  Fixes build.
2433
2434 2005-05-09  Graham Percival  <gperlist@shaw.ca>
2435
2436         * Documentation/user/lilypond-book.itely: document PSFONTS file.
2437
2438         * Documentation/user/lilypond.tely, lilypond-book.itely,
2439         tutorial.itely: change references to 2.5.x to 2.6.x.
2440
2441         * Documentation/user/instrument-notation.itely: clarified \addlyrics
2442         vs \lyricmode.
2443
2444         * Documentation/user/invoking.itely: remove old info about
2445         lilypond-profile.
2446
2447         * Documentation/topdocs/INSTALL.texi: remove old info about
2448         lilypond-profile, add warning about needing international fonts
2449         to build docs.
2450
2451 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2452
2453         * lily/include/grob-info.hh (class Grob_info): make data member
2454         private. Changes throughout.
2455
2456         * input/regression/alignment-order.ly: new file. 
2457
2458         * lily/vertical-align-engraver.cc (acknowledge_grob): read
2459         alignAboveContext and alignBelowContext
2460
2461 2005-05-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2462
2463         * lily/pfb.cc (LY_DEFINE): add cast.
2464
2465         * scm/framework-ps.scm (write-preamble): embed CFFs if file name
2466         matches .otf
2467         (write-preamble): warn about unknown fonts.
2468
2469         * lily/pfb.cc (Module): new function ly:otf->cff
2470
2471         * lily/open-type-font.cc (get_otf_table): use ::get_otf_table
2472         (get_otf_table): new function.
2473
2474 2005-05-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2475
2476         * scm/backend-library.scm (postscript->png): call lilypond-ps2png
2477         iso. ps2png.
2478
2479 2005-05-06  Heikki Junes  <hjunes@cc.hut.fi>
2480
2481         * po/fi.po: apply second round of update.
2482
2483 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2484
2485         * scm/x11-color.scm (make-x11-color-handler): don't use
2486         #\sp. Apparently doesn't work on all platforms. 
2487
2488 2005-05-06  Graham Percival  <gperlist@shaw.ca>
2489
2490         * Documentation/user/advanced-notation.itely, putting.itely,
2491         tutorial.itely, global.itely, introduction.itely: really minor fixes.
2492
2493 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2494
2495         * VERSION (PACKAGE_NAME): release 2.5.23
2496
2497 2005-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2498
2499         * Documentation/topdocs/AUTHORS.texi: Remove texinfo @accents,
2500         convert to utf-8.
2501
2502         * THANKS: Add translators for this release, convert to utf-8.
2503
2504         * mf/GNUmakefile (MFTRACE_FLAGS):
2505         * buildscripts/substitute-encoding.py (outdir): Build fix: pass
2506         outdir as option (WAS: hardcoded).
2507
2508 2005-05-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2509
2510         * lily/staff-symbol-engraver.cc (Staff_symbol_engraver): init
2511         finished_span_
2512
2513         * THANKS: add Hans Forbrich.
2514
2515         * Documentation/topdocs/NEWS.tely (Top): document new feature.
2516
2517         * Documentation/user/basic-notation.itely (Staff symbol): document
2518         start/stop staff. Reference to ossia.ly
2519
2520         * input/test/ossia.ly: new example using stop and startStaff.
2521
2522         * lily/timing-engraver.cc: remove Timing_engraver::initialize(),
2523         in other words, don't create "|" barline at start of the score.
2524         (start_translation_timestep): don't set whichBar for start of score.
2525
2526         * input/regression/staff-halfway.ly: use new functionality.
2527
2528         * lily/staff-symbol-engraver.cc (try_music): take StaffSpanEvents,
2529         start and stop staff based on events.
2530
2531         * scm/define-music-types.scm (music-descriptions): add StaffSpanEvent
2532
2533         * ly/declarations-init.ly (startStaff, stopStaff): new identifiers.
2534
2535 2005-05-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2536
2537         * Documentation/user/programming-interface.itely (How markups work
2538         internally ): remove \encoding reference.
2539
2540 2005-05-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2541
2542         * scripts/convert-ly.py: Attempt to do a smarter update of 
2543         text markups from versions < 1.9.0 with arbitrary nesting.
2544
2545 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
2546
2547         * po/fi.po: convert to utf-8, and update.
2548
2549 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2550
2551         * make/lilypond.suse.spec.in: update from suse 2.4 package.
2552
2553         * lily/*.cc: more <? >? to min/max changes
2554
2555         * lily/include/interpretation-context-handle.hh: rename
2556         Interpretation_context_handle to Context_handle.
2557
2558 2005-05-04  Heikki Junes  <hjunes@cc.hut.fi>
2559
2560         * input/regression/GNUmakefile (local_delete): use `find` together 
2561         with `xargs` to avoid too long argument-lists in cmd line.
2562
2563 2005-05-04  Graham Percival  <gperlist@shaw.ca>
2564
2565         * Documentation/user/introduction.itely: updates "About this manual".
2566
2567         * Documentation/user/advanced-notation.itely,
2568         invoking.itely: minor fixes.
2569
2570 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2571
2572         * COPYING: add font exception. Update FSF address. 
2573
2574         * lily/context-def.cc (path_to_acceptable_context): bugfix, depth
2575         should be taken without child context.
2576
2577         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use it.
2578
2579         * scm/define-markup-commands.scm (triangle): new command, as
2580         robust replacement for unicode Delta/Triangle.
2581
2582 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2583
2584         * ps/music-drawing-routines.ps: add fillp argument.
2585
2586         * lily/lookup.cc (round_filled_polygon): polygon takes filled? argument
2587
2588         * lily/font-config.cc (init_fontconfig): don't add cff/
2589
2590         * VERSION (PACKAGE_NAME): release 2.5.22
2591
2592         * mf/GNUmakefile: remove cff/cff.ps/.map install rules.
2593
2594         * lily/grace-engraver.cc (consider_change_grace_settings): use
2595         is_alias(). Fixes problem with CueVoice grace notes. 
2596
2597         * lily/simultaneous-music-iterator.cc (construct_children): call
2598         Music_iterator::quit() for iterators that start out invalid. This
2599         fixes indefinitely continuing contexts.
2600
2601         * buildscripts/substitute-encoding.py: new file
2602
2603         * Documentation/user/basic-notation.itely (Basic polyphony): fix
2604         missing @end 
2605
2606         * scripts/lilypond-book.py (write_if_updated): print file name.
2607
2608         * Documentation/user/basic-notation.itely (Explicitly
2609         instantiating voices): idem.
2610
2611         * Documentation/user/advanced-notation.itely (Text spanners):
2612         remove stray { } 
2613
2614         * lily/context.cc (default_child_context_name): the default child
2615         is now first in accepts_list_.
2616
2617         * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): add
2618         \defaultchild to all relevant contexts.  This fixes:
2619         drums-pitch.ly.
2620
2621         (Probably also fixes similar problems with ancient
2622         transcriptions getting CueVoices instead of the desired voices.)
2623  
2624         * lily/context-def.cc (get_default_child): new function.
2625         (get_accepted): place default child in front of list.
2626
2627         * lily/parser.yy (FIXME): add DEFAULTCHILD token.
2628
2629         * lily/include/context-def.hh (struct Context_def): add
2630         default_accept_
2631
2632 2005-05-03  Graham Percival  <gperlist@shaw.ca>
2633
2634         * scm/define-grobs.scm: remove "remove-first" line, since
2635         the absent property is set to #f anyway.
2636
2637         * Documentation/user/basic-notation.itely,
2638         advanced-notation.itely, instrument-notation.itely: minor
2639         fixes.
2640
2641         * ly/property-init.ly: add textSpanner{Up,Down,Neutral}.
2642
2643         * Documentation/user/advanced-notation.itely,
2644         changing-defaults.itely: consolidate Text stuff in
2645         advanced notation.
2646
2647         * Documentation/user/global.itely: better docs for \header.
2648
2649         * Documentation/user/putting.itely: new chapter; placeholder
2650         for future expansion.
2651
2652         * Documentation/user/examples.itely: moved "suggestions for
2653         writing LP files" section into putting.itely.
2654
2655         * Documentation/user/lilypond.itely: added new chapter,
2656         fixed the short table of contents.
2657
2658 2005-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2659
2660         * lily/beam-quanting.cc (quanting): robustness fix, don't produce
2661         infinity for unfeasible beams.
2662
2663         * make/lilypond.fedora.spec.in (Group): idem.
2664
2665         * scripts/GNUmakefile (SEXECUTABLES): rename ps2png to lilypond-ps2png
2666
2667         * mf/GNUmakefile (ALL_GEN_FILES): remove .map
2668
2669         * scm/framework-ps.scm (write-preamble): extract CFF from OTF
2670         fonts directly.
2671
2672         * buildscripts/gen-emmentaler-scripts.py (i): idem.
2673
2674         * mf/GNUmakefile: remove all CFF rules.
2675
2676         * scm/framework-ps.scm (ps-embed-cff): reinstate.
2677
2678         * lily/open-type-font-scheme.cc (LY_DEFINE):
2679         new function ly:otf-font-table-data.
2680         (LY_DEFINE): new function otf-font?
2681
2682 2005-05-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2683
2684         * mf/GNUmakefile ($(outdir)/lilypond.map): remove rule.
2685         ($(outdir)/Fontmap.lily): idem.
2686
2687         * buildscripts/gen-emmentaler-scripts.py (i): load fetaXX encoding
2688         for PFAEmmentaler-XXX.pfa. 
2689
2690         * Documentation/user/music-glossary.tely (accidental): NL
2691         translation of accidental.
2692
2693 2005-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2694
2695         * flower/include/international.hh: Bugfix: include "string.hh".
2696
2697         * lily/include/mingw-compatibility.hh: New file.
2698
2699         * flower/include/libc-extension.hh (memrev): Rename from strrev.
2700
2701         * configure.in: Search for mingw wcrtomb library.
2702
2703 2005-05-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2704
2705         * scripts/convert-ly.py: Bug fix
2706
2707         * Documentation/user/changing-defaults.itely (Common tweaks):
2708         Added example where the context has to be specified explicitly
2709         (MetronomeMark). 
2710
2711 2005-05-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2712
2713         * scripts/lilypond-book.py (ly_options): set timing to #f for
2714         notime option.
2715
2716         * scripts/convert-ly.py (conv): typo.
2717
2718         * flower/*.cc: remove <? and >?
2719         
2720         * lily/*.cc: remove <? and >?
2721
2722         * lily/tweak-registration.cc (insert_tweak_from_file): Make sure
2723         that 0x0 isn't passed into scm_cons(). Fixes crash with tweak
2724         editor.
2725
2726 2005-04-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2727
2728         * lily/part-combine-engraver.cc: add space to variable list.
2729
2730 2005-04-30  Graham Percival  <gperlist@shaw.ca>
2731
2732         * scm/define-grobs.scm: changed RemoveEmptyVerticalGroup's
2733         remove-first to false (matches docs)
2734
2735         * Documentation/user/advanced-notation.itely: corrected docs
2736         concerning remove-first.
2737
2738 2005-04-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2739
2740         * lily/part-combine-engraver.cc: make sure that the relevant
2741         properties are included in the documentation.
2742
2743 2005-04-28  Graham Percival  <gperlist@shaw.ca>
2744
2745         * Documentation/user/lilypond-book.itely: Bernard's docs
2746         for \betweenLilyPondSystem.
2747
2748 2005-04-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2749
2750         * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated
2751         remarks.
2752
2753 2005-04-28  Pal Benko  <benkop@freestart.hu>
2754
2755         * lily/mensural-ligature.cc (brew_flexa): apply thickness property
2756         only on vertical lines of flexa shape, and use a constant
2757         thickness value for horizontal lines (patch slightly modified by
2758         Jürgen Reuter)
2759
2760         * lily/include/mensural-ligature.hh: make 2 comments clearer
2761
2762 2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
2763
2764         * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
2765         to need_extra_horizontal_space; bugfix: use class scope to avoid
2766         global namespace pollution
2767
2768         * Documentation/user/instrument-notation.itely (ligatures): added
2769         comment on possible future syntax change and how to work around
2770
2771         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf
2772         (epiphonus, cephalicus): fine-tune shape of plica head for narrow
2773         intervals (fixes agnus dei example)
2774
2775         * Documentation/user/instrument-notation.itely (white mensural
2776         ligatures): selected a more illustrative example
2777
2778 2005-04-28  Heikki Junes <hjunes@cc.hut.fi>
2779
2780         * Documentation/index.html.in: specify utf-8 charset in meta content.
2781
2782 2005-04-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2783
2784         * python/lilylib.py (make_ps_images): bugfixes; GS can produce
2785         empty 2nd page for single page.
2786
2787         * scm/lily.scm: remove p&c definitions.
2788
2789         * po/zh_TW.po (Module): new translation.
2790
2791         * lily/lily-guile.cc (ly_chain_assoc): remove.
2792
2793         * lily/general-scheme.cc (LY_DEFINE): export ly:chain_assoc_get
2794         (LY_DEFINE): recurse, iso. calling ly_chain_assoc.
2795
2796 2005-04-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2797
2798         * lily/beaming-info.cc: remove infinity_i
2799
2800         * scripts/abc2ly.py (out_filename): fix thinko with \version.
2801
2802 2005-04-26  Graham Percival  <gperlist@shaw.ca>
2803
2804         * Documentation/user/basic-notation.itely,
2805         instrument-notation.itely, advanced-notation.itely,
2806         changing-defaults.itely: minor fixes.  Added docs
2807         for colors to advanced-notation.itely.
2808
2809         * Documentation/user/advanced-notation.itely: fixed compile
2810         problem and added Bernard's x11-color doc patch.
2811
2812 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2813
2814         * scm/output-ps.scm (grob-cause): Yet another fix, hope it's
2815         alright this time round.
2816
2817 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2818
2819         * Documentation/topdocs/INSTALL.texi (Top): idem.
2820
2821         * Documentation/topdocs/README.texi (Top): remove clean-fonts refs.
2822
2823         * VERSION (MAJOR_VERSION): release 2.5.21
2824
2825         * scm/output-ps.scm (grob-cause): bugfix.
2826
2827 2005-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2828
2829         * cygwin/*: Update.
2830
2831         * cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
2832         stuff.
2833
2834         * scm/output-ps.scm (grob-cause): Bugfix.
2835
2836         * scm/lily.scm (ly:load): Remove x11-color.
2837
2838         * stepmake/aclocal.m4 (STEPMAKE_GET_EXECUTABLE): Bugfix: do not
2839         quote executable, fixes getting version from program --with
2840         --options.
2841         (STEPMAKE_KPATHSEA): Bugfix for Cygwin cross building: use
2842         $ac_exeect.
2843
2844         * Documentation/user/GNUmakefile: Only build music-glossary with
2845         rendered lilypond snippets during web.
2846
2847 2005-04-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2848
2849         * po/de.po: update.
2850
2851         * lily/GNUmakefile (OUT_DIST_FILES): don't dist lexer.cc
2852
2853 2005-04-22  Laura Conrad <lconrad@laymusic.org>
2854  
2855         * scripts/abc2ly:
2856         second title line append with punctuation dash character;
2857         encode abc2ly python strings in utf-8
2858        
2859 2005-04-21  Laura Conrad <lconrad@laymusic.org>
2860
2861         * scripts/abc2ly fix chords (again)
2862  
2863 2005-04-22  Bernard Hurley  <bernard@fong-hurley.org.uk>
2864
2865         * scm/x11-color.scm: new file
2866         All x11 color names can be accessed with:
2867         #(x11-color 'ColorName),
2868         #(x11-color "ColorName") or:
2869         #(x11-color "color name")
2870         If the x11 color name is not recognised then it defaults
2871         to black
2872
2873         * scm/lily.scm: amended to call scm/x11-color.scm
2874
2875 2005-04-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2876
2877         * Documentation/user/invoking.itely (Reporting bugs): comment out
2878         reference to online PNG bug repository.
2879
2880 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2881
2882         * lily/translator-scheme.cc (ly:translator-property): Remove.
2883         Update callers.
2884
2885         * lily/context-scheme.cc (ly:context-now): Move from translator.
2886         Update callers.
2887
2888 2005-04-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2889
2890         * input/regression/grid-lines.ly (skips): refine example.
2891
2892         * scm/define-context-properties.scm
2893         (all-user-translation-properties): doc autoBeamCheck
2894
2895         * input/regression/grid-lines.ly (Module): new file.
2896
2897         * lily/grid-point-engraver.cc (Module): new file.
2898
2899         * lily/grid-line.cc (Module): new file.
2900
2901         * lily/grid-line-span-engraver.cc (Module): new file.
2902
2903         * lily/grid-line-interface.cc (Module): new file.
2904
2905 2005-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2906
2907         * scm/auto-beam.scm (revert-property-setting): Bugfixes: add
2908         missing parameter, actualy cdr through list.  Actually return a
2909         list with ENTRY removed (was '()).
2910
2911         * scripts/convert-ly.py: Update.  Print warning if file cannot be
2912         opened.
2913         (do_conversion): Fix printing of continuation comma.
2914
2915         * Documentation/user/advanced-notation.itely (Beam formatting):
2916         Remove refbugs about compound time and mixed duration.
2917
2918         * scm/auto-beam.scm (default-auto-beam-settings): Write out all
2919         modulo moments explicitely.
2920
2921         * lily/moment.cc (operator %): New function.
2922
2923         * lily/moment-scheme.cc (ly:mod-moment): Wrap it.
2924
2925         * lily/translator-scheme.cc (ly:translator-now,
2926         ly:translator-property): New function.
2927
2928         * scm/auto-beam.scm (default-auto-beam-check): New function.
2929
2930         * lily/auto-beam-engraver.cc (test_moment): Use it.
2931
2932         * flower/rational.cc (operator %): Bugfix.
2933
2934 2005-04-21  Erik Sandberg  <ersa9195@student.uu.se>
2935
2936         * scripts/abc2ly: Bugfix
2937
2938 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2939
2940         * python/fontextract.py (write_extracted_fonts): bugfix, too many
2941         %'s on EndFont comment.
2942
2943         * lily/ledger-line-spanner.cc: some more words of explanation.
2944
2945 2005-04-20  John Williams <williams@tni.com>  
2946         
2947         * scripts/lilypond-book.py: htmlquote bugfix.
2948         Allow snippets to be given distinct filenames.
2949         Allow the default alt text to be overridden.
2950
2951 2005-04-20  Erik Sandberg  <ersa9195@student.uu.se>
2952
2953         * ly/performer-init.ly: Bugfix
2954
2955         * THANKS: Added bughunters.
2956
2957 2005-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2958
2959         * SConstruct (test_lib): Bump mftrace requirement to 1.1.9.
2960
2961         * lily/auto-beam-engraver.cc (test_moment): Test exact measure
2962         position (was: use modulo measure length).
2963
2964         * configure.in (no gui_b): Remove optional gtk+ requirement.
2965
2966 2005-04-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2967
2968         * Documentation/user/basic-notation.itely (Pitches): add
2969         LedgerLineSpanner.
2970
2971         * lily/dynamic-engraver.cc (process_music): set right bound to
2972         script if present. Else, do not set.
2973         (acknowledge_grob): only set right bound of finished spanner to
2974         note column if no other bound is set.
2975
2976         * python/lilylib.py (make_ps_images): switch back to png16m.
2977         
2978 2005-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2979
2980         * scripts/lilypond-book.py (write_if_updated): Bugfix for not
2981         writing up to date file.  Add dvips usage suggestion.
2982
2983         * scripts/convert-ly.py: Fix error message.
2984         Print usage if no files on command line.
2985         (usage): Add example usage.
2986
2987         * input/test/compound-time.ly: New file.
2988
2989         * input/test/circle.ly: New file.
2990
2991         * Documentation/topdocs/NEWS.tely: Use them.
2992
2993         * input/test/boxed-stencil.ly: Remove \score.
2994
2995         * buildscripts/mf-to-table.py (base): Add .log dependency.
2996
2997         * mf/GNUmakefile: Add PFAemmentaler and PFAaybabtu dependencies on
2998         pfa's.  Add .log dependency
2999
3000         * scm/define-markup-commands.scm (lower): New command.
3001
3002         * elisp/lilypond-mode.el (LilyPond-pdf-command): New command,
3003         make it default.
3004
3005 2005-04-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3006
3007         * lily/dynamic-engraver.cc (acknowledge_grob): add note-column
3008         also to finished cresc as right bound. This fixes:
3009         skip-string-decresc.ly
3010
3011         * lily/slur-scoring.cc (get_bound_info): robustness: substitute
3012         relative_coordinate if extent is empty.
3013
3014         * lily/stem.cc (width_callback): determine correct extent if flag
3015         is not there. This fixes slur-no-flag.ly
3016
3017         * lily/grace-engraver.cc (consider_change_grace_settings): new
3018         function.
3019         (initialize): also consider_change_grace_settings() on
3020         initialization. Fixes large grace notes at start of score.
3021
3022         * lily/break-align-interface.cc (do_alignment): don't translate if
3023         total_extent is empty.
3024
3025         * buildscripts/lilypond-{login,profile}.sh (Module): remove file.
3026
3027 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3028
3029         * scm/output-ps.scm (grob-cause): don't add cwd if path starts
3030         with slash.
3031
3032 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3033
3034         * stepmake/aclocal.m4: Remove tfm_path.
3035
3036 2005-04-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3037
3038         * scm/music-functions.scm (markup-expression->make-markup): fix
3039         bug with cons arguments of markup commands.
3040         (music->make-music): fix music expression property list building
3041
3042 2005-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3043
3044         * aclocal.m4: Massage package names.
3045
3046         * SCons updates.
3047
3048 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3049
3050         * VERSION (PACKAGE_NAME): release 2.5.20
3051
3052         * lily/stem.cc (calc_stem_info): add minimum Y extent of
3053         stem-tremolo.  Fixes: bugs/tremolo-stem-length-beamed
3054
3055         * lily/percent-repeat-engraver.cc (try_music): add measure before
3056         next_moment to future processing moment. Fixes:
3057         percent-repeat-mm-rest.ly
3058         (process_music): don't add moment for 2nd time.
3059
3060         * input/regression/repeat-percent.ly: add mmrests as extra test.
3061
3062         * lily/axis-group-engraver.cc (acknowledge_grob): read
3063         keepAliveInterfaces to decide what to kill.
3064
3065         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): add
3066         percent-repeat-interface to keepAliveInterfaces. This fixes
3067         percent-repeat-harakiri.
3068
3069 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3070
3071         * SCons updates.
3072
3073 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3074
3075         * config.make.in (TTFTOOL_ENDIAN): rm TFM_PATH
3076
3077         * aclocal.m4: remove --enable-tfm-path configure option
3078
3079         * input/test/ancient-font.ly (lowerStaff): clef name errors.
3080
3081         * scm/backend-library.scm (postscript->png): newline after
3082         finishing command.
3083
3084         * lily/paper-score-scheme.cc (LY_DEFINE): new file.
3085         (LY_DEFINE): ly:paper-score-paper-systems: new function 
3086
3087         * lily/score-scheme.cc (LY_DEFINE): require music argument. 
3088
3089         * lily/score.cc (default_rendering): use Music_output too.
3090
3091         * input/test/chord-names-languages.ly (Module): rename file.
3092
3093         * lily/text-spanner.cc: add bound-padding.
3094
3095         * lily/paper-book.cc (systems): accept Paper_score
3096         iso. Paper_system vector. 
3097
3098         * input/regression/line-arrows.ly: new file.
3099
3100         * lily/paper-score.cc (process): run get_paper_systems() only once.
3101
3102         * lily/line-spanner.cc (line_stencil): add arrows.
3103
3104 2005-04-18  Jonatan Liljedahl  <lijon@kymatica.com>
3105
3106         * lily/line-interface.cc (make_arrow): new function. 
3107         (arrows): idem.
3108
3109 2005-04-18  Mathieu Giraud  <magiraud@free.fr>
3110
3111         * input/test/chord-names-german.ly: update for italian/french
3112         chords.
3113         
3114         * Documentation/user/instrument-notation.itely (Printing chord
3115         names): update.
3116
3117 2005-04-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3118
3119         * lily/include/paper-score.hh (class Paper_score): remove unused
3120         prototypes.
3121
3122         * lily/book.cc (process): add -COUNT to midi output.
3123
3124         * lily/score.cc (book_rendering): remove outname argument
3125         (book_rendering): return list of Music_outputs. 
3126
3127         * lily/global-context-scheme.cc (LY_DEFINE): remove outname argument.
3128
3129         * lily/book.cc (process): loop over Music_outputs returned from
3130         Score::book_rendering().
3131
3132         * lily/*.cc (width_callback): remove spurious "unused" warnings
3133         for assert (axis==[XY]_AXIS); 
3134
3135         * lily/include/music-output.hh (class Music_output): smobify class.
3136
3137         * lily/include/paper-score.hh (class Paper_score): make members
3138         private.
3139
3140         * lily/performance.cc (process): return #f iso. #<undefined>. This
3141         prevents #<undefined> leaking into GUILE-userspace.
3142
3143 2005-04-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3144
3145         * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC.
3146
3147 2005-04-17  Mathieu Giraud  <magiraud@free.fr>
3148
3149         * scm/chord-name.scm : support for italian and french
3150         chords names.
3151
3152         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): add
3153         a space defined by chordPrefixSpacer when the root name is
3154         direclty followed by a prefix.
3155
3156         * ly/engraver-init.ly : chordPrefixSpacer       
3157         * scm/define-context-properties.scm : chordPrefixSpacer
3158         * ly/property-init.ly : italianChords, frenchChords 
3159
3160 2005-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3161
3162         * mf/feta-din.mf: Remove.
3163
3164         * mf/GNUmakefile (fontdir): Bugfix.
3165
3166         * mf/SConstruct: Some updates.
3167
3168         * SConstruct: Require pkg-config.
3169         (test_program): Bugfix for double digit version compares, use
3170         integer (not string-) compare.
3171         Optionally require gs 8.14.
3172
3173         * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too.
3174
3175         * lily/*: s/ifdef HAVE_*/if have/.
3176
3177         * SConstruct (test_lib): New function.  Update pkg-config and some
3178         other requirements.
3179
3180         * configure.in: Require pkg-config.  Enforce REQUIRE and version for
3181         freetype, pangof2t.
3182
3183 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3184
3185         * po/lilypond.pot, ...: Update using bison-CVS.
3186
3187         * python/lilylib.py (make_ps_images): Fixo.
3188
3189 2005-04-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3190
3191         * python/lilylib.py (make_ps_images): typo.
3192
3193         * configure.in (gui_b): make bison optional.
3194
3195         * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
3196
3197 2005-04-16  Bernard Hurley  <bernard@fong-hurley.org.uk>
3198
3199         * framework-eps.scm: code added so that a macro \betweenLilyPondSystem
3200         with one parameter can be defined in a LaTeX file when processed
3201         by lilypond-book this will be evaluated between the systems of
3202         a multi-system score. The parameter is the number of systems processed.
3203
3204 2005-04-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3205
3206         * python/lilylib.py (make_ps_images): Escape newline.
3207
3208         * Documentation/user/music-glossary.tely: Run
3209         texinfo-all-menus-update.
3210
3211 2005-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3212
3213         * scm/lily-library.scm (old-relative-not-used-message)
3214         (version-not-seen-message): Add input-file-name-location to message.
3215
3216         * lily/parser.yy (lilypond): Add token aliases.
3217
3218         * Documentation/user/music-glossary.tely (accidental): Fixes.  Do
3219         not confuse with alteration.
3220         (alteration): Add.
3221
3222 2005-04-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3223
3224         * python/lilylib.py (make_ps_images): use -dEPSCrop
3225
3226         * VERSION (PACKAGE_NAME): release 2.5.19 
3227
3228         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
3229         only put xrefs in info documentation.
3230
3231         * make/ly-rules.make ($(outdir)/%.html.omf): transplant .dvi ->
3232         .pdf rule to tex-rules.make.
3233
3234         * scm/framework-eps.scm (dump-stencils-as-EPSes): remove comments
3235         from -systems.* output.
3236
3237         * stepmake/stepmake/tex-rules.make ($(outdir)/%.pdf): make PDF
3238         directly, remove -$(PAGESIZE) target.
3239
3240         * input/test/embedded-postscript.ly: update.
3241
3242 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3243
3244         * make/lysdoc-targets.make (local-WWW): remove ps.gz target.
3245
3246         * Documentation/user/changing-defaults.itely (Font selection):
3247         document font-name.
3248
3249         * input/regression/font-name.ly: show Pango fonts for
3250         font-name. Update example. 
3251
3252         * lily/pango-select.cc (properties_to_pango_description): don't
3253         convert symbol font-size to number, but use to lookup.
3254
3255         * python/fontextract.py (write_extracted_fonts): add VMusage 0.
3256
3257         * scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
3258         (NAME . FILE-NAME) tuples for font descriptions. 
3259         (write-preamble): display BeginFont DSC comments.
3260
3261         * python/fontextract.py (write_extracted_fonts): new file. Extract
3262         font resources from a PS file.
3263
3264         * scripts/lilypond-book.py (option_definitions): --psfonts option.
3265         (Compile_error.process_include): do_file returns chunks.
3266
3267         * make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
3268
3269         * make/lysdoc-targets.make: .texi is .PRECIOUS
3270
3271         * scripts/lilypond-book.py (write_if_updated): new function.
3272
3273 2005-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3274
3275         * scm/framework-eps.scm (dump-stencils-as-EPSes): Massage messages.
3276
3277 2005-04-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3278
3279         * scm/framework-eps.scm (dump-stencils-as-EPSes): no massages.
3280
3281         * input/regression/markup-syntax.ly: remove \score.
3282
3283         * scm/define-markup-commands.scm (draw-circle): add fill argument
3284
3285         * scm/stencil.scm (make-circle-stencil): add fill argument
3286
3287         * ps/music-drawing-routines.ps: add fill argument.
3288
3289         * ly/performer-init.ly: add CueVoice to MIDI too.
3290
3291         * ps/music-drawing-routines.ps: new routine BeginEPSF /
3292         EndEPSF.
3293
3294         * input/regression/markup-eps.ly: new file.
3295
3296         * scm/framework-ps.scm (write-preamble): change order: vars should
3297         be inited before procedures.
3298
3299         * scm/output-ps.scm (glyph-string): break lines. 255 chars is max
3300         for EPS files.
3301
3302         * scm/define-markup-commands.scm (epsfile): add epsfile command.
3303
3304 2005-04-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3305
3306         * configure.in (gui_b): add check for ghostscript 8.15
3307
3308 2005-04-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3309
3310         * lily/hairpin.cc (after_line_breaking): suicide the hairpinlet at
3311         start of line. Fixes cresc-after-newline.ly
3312
3313         * lily/source-file.cc (file_line_column_string): use get_column().
3314
3315 2005-04-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3316
3317         * lily/source-file.cc (get_column): utf-8 support for column numbers.
3318
3319 2005-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3320
3321         * lily/*: use message () iso progress_indication () for messages.
3322         Revise/uniformise user messages.
3323
3324         * flower/warn.cc (progress_indication): New function.
3325         (message): Use it.  Fixes newline problems.
3326
3327         * config.make.in (webdir): Sort out install dirs.
3328
3329         * stepmake/stepmake/generic-targets.make (final-install): Bugfix.
3330
3331         * python/lilylib.py (command_name): Bugfix.
3332         (make_ps_images):
3333
3334 2005-04-11  Pedro Kroger  <kroeger@pedrokroeger.net>
3335
3336         * lily/main.cc: --help says what types of backends are availabe
3337
3338 2005-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3339
3340         Fix ./VERSION dependency, and without need to reconfigure.
3341
3342         * lily/main.cc (setup_paths): Update.
3343
3344         * stepmake/bin/make-version.py (defs): Add TOPLEVEL_VERSION define..
3345
3346         * config.hh.in (LILYPOND_DATADIR): Remove TOPLEVEL_VERSION.
3347
3348         * scripts/convert-ly.py (\markup): Fix too simplistic regexps.
3349         Add \line for some simplistic cases.
3350
3351         * lily/GNUmakefile (main.o): Add missing dependency on version.hh.
3352
3353 2005-04-10  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3354
3355         * elisp/lilypond-mode.el (LilyPond-lilypond-command): command used
3356         to compile LY files (useful for adding eg. "-I" args)
3357         (LilyPond-command-alist): use `LilyPond-lilypond-command'. Add a
3358         2Gnome command for gnome backend.
3359         (LilyPond-command-formatgnome): call the 2Gnome command. key
3360         binding: C-c C-g
3361
3362 2005-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3363
3364         * Documentation/user/GNUmakefile (lilypond/index.html): Bugfix:
3365         depend on all PNG images.
3366
3367 2005-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3368
3369         * GNUmakefile.in: Bugfix: also link .map files.
3370
3371 2005-04-09  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3372
3373         * scm/music-functions.scm (music->make-music): generate 
3374         a (make-music ...) sexpr from a music expression.
3375         (display-scheme-music): use guile pretty printer to display the
3376         make-music sexpr.
3377
3378 2005-04-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3379
3380         * ly/engraver-init.ly: reindent.
3381         Add CueVoice.
3382
3383         * scm/music-functions.scm (music-pretty-string): handle moments
3384         too.
3385         (music-pretty-string): only print non-empty lists.
3386         (cue-substitute): create CueVoice context, which has smaller type.
3387
3388         * lily/moment-scheme.cc (LY_DEFINE): new methods
3389         ly:moment-grace-{numerator,denominator}
3390
3391         * lily/context-handle.cc: remove quit() method. 
3392
3393         * lily/font-config.cc (init_fontconfig): be verbose about font path.
3394         (init_fontconfig): success is 0, not !0
3395
3396 2005-04-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3397
3398         * mf/feta-nummer-code.mf (code): add plus glyph.
3399
3400         * lily/tie.cc (print): idem.
3401
3402         * lily/slur.cc (print): don't use thickness property for
3403         slur shape-thickness.
3404
3405         * lily/stencil-scheme.cc (LY_DEFINE): don't reverse the order
3406         while adding stencils.
3407
3408         * scm/define-markup-commands.scm (with-color): with-color markup
3409         command.
3410         (whiteout): new markup command 
3411         (filled-box): new markup command
3412
3413 2005-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3414
3415         * Documentation/topdocs/NEWS.tely (Top): Make tex-able.  Handy
3416         test for PDF docs.
3417
3418         * mf/GNUmakefile (lilypond.map): Add PFAEmmentaler,
3419         PFAAybabtu-Regular.  Fixes feta font in PDFs.
3420         
3421         Notes for tetex-3.0 make web:
3422            psclean.map: s/uhv8a/uhvr8a/
3423            config.ps add:
3424                 p +psfonts_t1.map
3425                 p +psclean.map
3426                 p +typeface.map
3427
3428 2005-04-06  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3429
3430         * scm/music-functions.scm (music-pretty-string): fix bug with
3431         string argument.
3432
3433 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
3434
3435         * stepmake/bin/add-html-footer.py (i18n): Bugfix.
3436
3437 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3438
3439         * scripts/lilypond-book.py (Lilypond_snippet.__init__): 
3440         only process options if they're there.
3441         (write_file_map): add version-seen? to snippet-map.ly
3442
3443 2005-04-06  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
3444
3445         * scripts/lilypond-book.py (split_options): Bugfix.  Small code
3446         formatting cleanups.
3447
3448         * mf/GNUmakefile: Rewrite $addprefix, $addsuffix using % short-forms.
3449         Add PFAaybabtu.pfa dependency on aybabtu.subfonts.
3450
3451 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3452
3453         * scm/framework-ps.scm (ps-font-command): don't hash, just use
3454         name directly.
3455
3456         * lily/main.cc (setup_paths): either add mf/out to search path or 
3457         fonts/{otf,type1,etc}
3458         
3459         * lily/font-config.cc (init_fontconfig): either add mf/out to
3460         FontConfig or fonts/{otf,type1,etc}
3461
3462         * GNUmakefile.in: don't put mf/ link in share/ dir.
3463
3464         * lily/staff-spacing.cc: move same-direction-correction to
3465         note-spacing-interface
3466
3467         * scm/lily.scm (lilypond-main): use variable argument count for
3468         exception handler.
3469
3470         * lily/font-config.cc (init_fontconfig): add operator pacification
3471         message.
3472
3473         * mf/aybabtu.pe.in (i): generate PFAAybabtu.pfa
3474
3475         * buildscripts/gen-emmentaler-scripts.py (i): generate
3476         PFAEmmentaler as well.
3477
3478         * scm/framework-ps.scm (munge-lily-font-name): new function
3479         (write-preamble): hack: insert PFA equivalent of CFF into
3480         .PS. This makes LilyPond output printable on normal PS printers
3481         again.
3482
3483         * buildscripts/gen-emmentaler-scripts.py (i): generate
3484         PFAEmmentaler.pfa aswell.
3485
3486 2005-04-06  John Williams <williams@tni.com>  
3487         
3488         * scripts/lilypond-book.py: refactor the compose_ly procedure.
3489         
3490 2005-04-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3491
3492         * scm/page-layout.scm (default-page-make-stencil): always combine
3493         the header stencil, even if empty. This prevents the body text to
3494         reach up to the margins.
3495
3496         * po/rw.po (Module): new file, for Kinyarwanda.
3497
3498         * input/test/spacing-optical.ly (Module): new file.
3499
3500         * lily/staff-spacing.cc: add same-direction-correction
3501
3502 2005-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3503
3504         * Documentation/user/introduction.itely (Engraving): Comment-out
3505         non-existent file.
3506
3507 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3508
3509         * scm/define-grob-properties.scm (all-user-grob-properties): add
3510         same-direction-correction
3511
3512         * VERSION: release 2.5.18
3513
3514 2005-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3515
3516         * lily/grob.cc (mark_smob): Check pscore->layout_ before
3517         dereferencing.  Fixes make web.
3518
3519         * lily/midi-stream.cc: Handle unwritable midi file.  Include
3520         errno.h.
3521
3522         * Documentation/user/: Fix links.
3523
3524 2005-04-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3525
3526         * lily/text-interface.cc (Module): rename from text-item.cc
3527
3528         * input/regression/apply-output.ly (texidoc): function naming fix.
3529
3530         * lily/time-signature-performer.cc (derived_mark): new function.
3531
3532         * lily/lily-parser-scheme.cc:  print mapped file name for progress
3533
3534         * scripts/lilypond-book.py (find_linestarts): new function.
3535         (find_toplevel_snippets): keep track of line numbers.
3536
3537         * lily/key-performer.cc (try_music): remove FIXME warning, gobble
3538         all key changes.
3539
3540         * ly/declarations-init.ly (partCombineListener): use
3541         ignoreBarChecks. Fixes: warn-partcombine-barcheck.ly
3542
3543         * lily/bar-check-iterator.cc (process): ignoreBarChecks property.
3544
3545 2005-04-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3546
3547         * lily/text-item.cc: Fix link.
3548
3549         * Documentation/user/changing-defaults.itely (Changing defaults):
3550         Fix programs reference links.
3551
3552         * Documentation/user/music-glossary.tely: Convert to utf-8.
3553
3554 2005-04-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3555
3556         * make/lilypond-vars.make: remove TEXMF from variables.
3557         remove DEB_BUILD pk font variables.
3558         remove GUILE_LOAD_PATH
3559         remove TeX memory vars.
3560
3561 2005-04-04  Werner Lemberg  <wl@gnu.org>
3562
3563         * lilypond/scm-option.cc (ly_option_usage): Add final newline.
3564
3565 2005-04-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3566
3567         * ps/lilyponddefs.ps: remove reencode-font
3568
3569         * lily/simple-spacer.cc (add_columns): also compare
3570         directly. Column rank doesn't distinguish between broken and
3571         unbroken columns. This fixes large spaces before time sig changes.
3572
3573         * Documentation/user/point-and-click.itely: document ly:set-option.
3574
3575         * lily/grob.cc (get_uncached_stencil): only set grob-cause if
3576         point_and_click_global is set.
3577
3578         * lily/scm-option.cc (LY_DEFINE): add point-and-click
3579         ly:set-option argument.
3580
3581 2005-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3582
3583         * GNUmakefile.in: Include symlinks in webball.
3584
3585         * Documentation/user/GNUmakefile (source-links): Add symlinks to
3586         source dir for split and non-split manuals.
3587
3588         * Documentation/user/*y: Fix @uref/@inputfile links for
3589         split/non-split HTML documents.
3590
3591         * Documentation/user/GNUmakefile (local-WWW): Do not generate
3592         .ps.gz.
3593         
3594 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3595
3596         * GNUmakefile.in: Add newline.
3597
3598 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
3599
3600         * tex/lilyponddefs.tex: use color instead of xcolor
3601         * scm/output-tex.scm: minor editing
3602
3603 2005-04-02  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3604
3605         * scm/music-functions.scm (display-scheme-music): pretty printer
3606         for music expressions.
3607
3608 2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3609
3610         * buildscripts/install-info-html.sh (index_file): Fix link.
3611
3612 2005-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3613
3614         * input/test/dynamic-extra.ly (piuf): Use utf-8 iso TeX accent.
3615
3616         * Documentation/index.html.in: Add size estimates with some big pages.
3617
3618         * Documentation/user/tutorial.itely (Running LilyPond for the
3619         first time): Add/replace some @rglos links.  TODO: add more
3620         @rglos links in tutorial, test non-intrusiveness (.css).
3621
3622         * stepmake/bin/add-html-footer.py (do_file): Remove info's
3623         annoying's indication of referencing external document.
3624
3625         * Documentation/user/GNUmakefile: Split version of glossary too.
3626         * Documentation/user/macros.itexi (@rglos): Have makeinfo produce
3627         links, not only for html.
3628
3629         * Documentation/user/introduction.itely: Fix some links for other
3630         than html, do not use `here' as link name.
3631
3632 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
3633
3634         * scm/documentation-generate.scm (string-append): Fix @usermanref,
3635         @glossaryref.
3636
3637 2005-03-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3638
3639         * scm/page-layout.scm (default-page-make-stencil): only add header
3640         if existing and not empty. Fixes spurious programming error.
3641
3642         * lily/span-bar.cc (print): don't make rounded edges for spanbars.
3643
3644 2005-03-31  Erlend Aasland  <erlenda@gmail.com>
3645
3646         * scm/output-tex.scm: implement {re,}setcolor
3647         * tex/lilyponddefs.tex: use color package
3648
3649 2005-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
3650
3651         * GNUmakefile.in (local-WWW-post): Restore .htaccess and .html
3652         additions to website.
3653
3654         * Documentation/user/lilypond.tely: Remove reference to ps.gz.
3655
3656         * Documentation/user/macros.itexi: Fix @usermanref html links in
3657         split documents: use @inforef.
3658
3659 2005-03-30  Graham Percival  <gperlist@shaw.ca>
3660
3661         * Documentation/user/programming-interface.itely: minor fix.
3662
3663         * Documentation/user/advanced-notation.itely: added info to
3664         Metronome markings.
3665
3666 2005-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3667
3668         * scm/output-lib.scm (make-stencil-boxer): Junk code duplication,
3669         use box-stencil.  Remove y-padding argument.
3670         (make-stencil-circler): New function.
3671
3672         * buildscripts/lilypond-words.py (F): 
3673         * elisp/SConscript (a): 
3674         * elisp/GNUmakefile (LILYPOND_WORDS_DEPENDS):
3675         * vim/SConscript (a): 
3676         * vim/GNUmakefile (LILYPOND_WORDS_DEPENDS): Update.
3677
3678         * lily/general-scheme.cc: Build fix.
3679
3680         * scm/markup.scm:
3681         * input/regression/markup-scheme.ly: 
3682         * input/regression/markup-syntax.ly: Drop 'new-' from name.
3683
3684         * scm/stencil.scm (make-circle-stencil): New function.
3685
3686         * scm/define-markup-commands.scm (draw-circle): Use it.  New
3687         name (was cicle).  Update callers.
3688         (circle): New markup command, similar to box.
3689
3690         * scm/stencil.scm (circle-stencil): New function.
3691
3692 2005-03-29  David Jedlinsky  <lilypond@ipnh.com>
3693
3694         * configure.in: Detect libutf8/wchar.h variant.
3695
3696         * stepmake/aclocal.m4: Modify shared size test.
3697
3698 2005-03-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3699
3700         * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
3701
3702 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3703
3704         * scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
3705         
3706         * VERSION (PACKAGE_NAME):  release 2.5.17
3707
3708 2005-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3709
3710         * scm/backend-library.scm (postscript->png): Fix comment and png
3711         message.
3712
3713         * GNUmakefile.in (link-tree): Fix locales.
3714
3715 2005-03-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3716
3717         * lily/stencil-scheme.cc (LY_DEFINE): change to
3718         ly:stencil-aligned-to, non mutating.
3719
3720         * scm/safe-lily.scm (lambda): remove ly:stencil-set-extent!
3721
3722         * lily/stencil-scheme.cc: remove ly:stencil-set-extent!
3723
3724         * lily/quote-iterator.cc (derived_mark): call
3725         Music_wrapper_iterator::derived_mark() too.
3726
3727         * lily/grace-engraver.cc (derived_mark): change signature, add
3728         const.
3729
3730 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3731
3732         * SConstruct (symlink): 
3733         * GNUmakefile.in (link-tree): Add scripts to prefix.
3734
3735         * lily/general-scheme.cc (ly:effective-prefix): New function.
3736
3737         * scm/backend-library.scm (postscript->png): Use it.
3738
3739 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3740
3741         * lily/paper-score.cc (process): don't delete grobs after
3742         producing stencils. 
3743
3744         * scm/part-combiner.scm (determine-split-list): switch off
3745         debugging info.
3746
3747         * scm/backend-library.scm (postscript->png): explicitly use ps2png.py
3748         if available.
3749
3750         * scm/define-context-properties.scm
3751         (all-user-translation-properties): add stringNumberOrientations.
3752
3753         * lily/new-fingering-engraver.cc (position_scripts): make generic,
3754         so fingering and string-numbers are separately controlled.
3755
3756 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3757
3758         * stepmake/aclocal.m4: Fix shared size test: add missing comma, do
3759         not use debugging.
3760
3761 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3762
3763         * GNUmakefile.in (local-WWW-post): remove UTF8 .htaccess.
3764
3765         * config.hh.in: add HAVE_FONTCONFIG.
3766
3767         * Documentation/user/instrument-notation.itely (String number
3768         indications): new node.
3769
3770         * input/regression/new-markup-syntax.ly (texidoc): add circle.
3771
3772         * lily/new-fingering-engraver.cc (add_string): new function. 
3773         (acknowledge_grob): accept string-number-event as well.
3774
3775         * scm/define-markup-commands.scm (circle): new markup command.
3776
3777         * scm/output-lib.scm (print-circled-text-callback): new function.
3778
3779         * lily/GNUmakefile: move ifeq after include stepmake.make.
3780
3781 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3782
3783         * config.make.in (HAVE_LIBKPATHSEA_SO):
3784         * stepmake/aclocal.m4: Also subst HAVE_LIBKPATHSEA_SO.
3785
3786         * lily/GNUmakefile (MODULE_LDFLAGS): Only if not HAVE_KPATHSEA_SO,
3787         add KPATHSEA_LIBS.
3788
3789         * debian/watch: 
3790         * debian/control: Update.
3791
3792 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3793
3794         * input/test/title-markup.ly (spaceTest): remove.
3795
3796         * input/test/embedded-tex.ly (Module): remove.
3797
3798         * input/test/music-box.ly: use 'name property, not ly:music-name.
3799
3800         * lily/GNUmakefile (MODULE_LDFLAGS): add KPATHSEA_LIBS.
3801
3802         * stepmake/aclocal.m4: STEPMAKE_FONTCONFIG: add.
3803
3804 2005-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3805
3806         * Documentation/topdocs/INSTALL.texi (Top): Remove information
3807         about xdeltas.  Add information about CVS.
3808
3809         * scm/lily.scm (lilypond-main): Fix invocation of handler,
3810         gracefully handle failed files.
3811
3812         * lily/GNUmakefile (MODULE_LDFLAGS): Remove KPATHSEA_LIBS.
3813
3814         * Documentation/topdocs/INSTALL.texi (Top): Whitespace and other
3815         small fixes.
3816
3817         * scm/framework-tex.scm (convert-to-ps): Proper option spacing.
3818         No unnecessarily specific i18n messages.  Remove stray `1'.
3819
3820 2005-03-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3821
3822         * buildscripts/lys-to-tely.py (strip_extension): add utf-8
3823         documentencoding
3824
3825         * scm/documentation-lib.scm (texi-file-head): set utf-8
3826         documentencoding.
3827
3828         * ly/chord-modifiers-init.ly (whiteTriangleMarkup): use the greek
3829         Delta, not the Symbol one. 
3830
3831         * mf/GNUmakefile ($(outdir)/lilypond.map): add -Regular to Aybabtu
3832         for the .map file.
3833
3834         * Documentation/topdocs/INSTALL.texi (Top): add running
3835         requirement as compilation requirement.
3836
3837 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3838
3839         * buildscripts/mutopia-index.py (headertext): add h1 header and
3840         utf-8 charset meta field.
3841
3842         * input/GNUmakefile: prune example list.
3843
3844         * scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
3845         options.
3846
3847         * lily/slur-scoring.cc (get_base_attachments): only look at stem
3848         extent for visible stems.
3849
3850         * lily/grob.cc (mark_smob): mark \layout block from Grob::mark_smob().
3851
3852 2005-03-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3853
3854         * Documentation/topdocs/INSTALL.texi (Top): Updates.
3855
3856         * scripts/convert-ly.py: Python 2.2 compatibility (thanks Mats).
3857
3858 2005-03-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3859
3860         * lily/slur-scoring.cc (get_base_attachments): robustness. Don't
3861         pass inf/nan into slur scoring.
3862
3863         * ly/titling-init.ly (oddHeaderMarkup): don't show page no. on 1st
3864         page.
3865
3866         * scripts/abc2ly.py (dump_voices): use alphabet().
3867
3868 2005-03-27  Jeff Smith <whydoubt@yahoo.com>
3869         
3870         * mf/GNUmakefile (depth): use $(FONTFORGE). 
3871
3872 2005-03-27 Matthias Neeracher <neeracher@mac.com>
3873         
3874         * flower/include/virtual-methods.hh: simplify. Patch by
3875
3876 2005-03-25  John Williams <williams@tni.com>  
3877
3878         * scripts/lilypond-book.py (main): add png for HTML too, guess
3879         only if necessary. 
3880
3881 2005-03-25  Graham Percival  <gperlist@shaw.ca>
3882
3883         * Documentation/topdocs/INSTALL.texi: now recommends
3884         lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
3885
3886         * Documentation/user/basic-notation.itely,
3887         Documentation/user/tutoria.itely: warn about
3888         only one (phrasing) slur at once.
3889
3890 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
3891
3892         * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
3893
3894 2005-03-23  Graham Percival  <gperlist@shaw.ca>
3895
3896         * Documentation/user/basic-notation.itely: fixed info about
3897         ending a (de)cresc.
3898
3899         * Documentation/user/lilypond-book.itely: fixed
3900         lilypond-book filter example and warned about not doing
3901         --filter and --process at the same time.
3902
3903 2005-03-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3904
3905         * lily/parser.yy (bass_number),
3906         Documentation/user/instrument-notation.itely (Figured bass): 
3907         Add the possibility to use text markup in figured bass. 
3908
3909 2005-03-19  Graham Percival  <gperlist@shaw.ca>
3910
3911         * Documentation/user/global.itely: added info about naming
3912         identifiers and breakbefore.
3913
3914         * Documentation/user/invoking.itely: added info about batch
3915         processing files with convert-ly, removed references to TeX
3916         in the jail section.
3917
3918         * Documentation/user/examples.itely: possibly fixed piano
3919         dynamics.
3920
3921         * Documentation/user/advanced-notation.itely: added info
3922         about removing other types of Staff.
3923
3924         * Documentation/user/instrument-notation.itely: possibly
3925         fixed piano staff line switch.
3926
3927         * Documentation/user/changing-defaults.itely: added info
3928         about using normal font in titles.
3929
3930 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3931
3932         * VERSION (PATCH_LEVEL): release 2.5.16
3933
3934         * make/ly-vars.make (DVIPS_FLAGS): include lilypond.map path
3935         explicitly.
3936
3937 2005-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3938
3939         * scm/framework-tex.scm (convert-to-dvi): Barf if NAME contains
3940         whitespace.
3941
3942         * python/lilylib.py (make_ps_images):
3943         * scm/backend-library.scm (postscript->pdf, postscript->png):
3944         Quote file name.  Use format rather than string-append juggling.
3945
3946 2005-03-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3947
3948         * python/lilylib.py (make_ps_images): add x to -g argument. 
3949
3950         * lily/key-performer.cc (create_audio_elements): don't use
3951         scm_eval_string. Check for minor 3rd directly.
3952   
3953         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
3954         (sarabandeCelloGlobal): key is D minor, not F major.
3955
3956 2005-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3957
3958         Fix truncated --png output (Peter Danenberg).
3959         
3960         * python/lilylib.py (make_ps_images):
3961         * scripts/ps2png.py (copyright): Grok --papersize option.
3962
3963         * scm/backend-library.scm (postscript->png): Add parameter
3964         PAPERSIZE.  Update callers.
3965
3966         * scm/output-gnome.scm (music-font?): Bugfix: use "Emmentaler".
3967         Fixes symbol placement.
3968
3969         * lily/spanner.cc: 
3970         * lily/stencil.cc: Use "libc-extension.hh" (WAS:
3971         <libc-extension.hh>).
3972
3973 2005-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3974
3975         * Nitpick run.
3976
3977         * buildscripts/fixcc.py: Update.
3978
3979         Builddir run fixes.
3980
3981         * HACKING (datadir): Add VERSION.
3982
3983         * GNUmakefile.in (linktree): Bugfix: outconfdirs are one dir
3984         higher up.
3985
3986 2005-03-15  Werner Lemberg  <wl@gnu.org>
3987
3988         * mf/feta-klef.mf (draw_gclef): Move z10' slightly so that the
3989         diagonal stem doesn't become thinner.
3990
3991 2005-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3992
3993         * buildscripts/fixcc.py: Fixes (Werner).
3994
3995 2005-03-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
3996
3997         * mf/GNUmakefile ($(outdir)/lilypond.map): capitalize
3998         Emmentaler/Aybabtu.
3999
4000         * GNUmakefile.in: fix lilypond-words path.
4001
4002         * po/tr.po: update to 2.3.21
4003
4004         * lily/new-fingering-engraver.cc (position_scripts): take priority
4005         from head position.
4006
4007         * input/regression/finger-chords-order.ly (texidoc): new file.
4008
4009 2005-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4010
4011         * make/ly-rules.make: 
4012         * stepmake/aclocal.m4: 
4013         * Documentation/user/GNUmakefile: Remove old makeinfo compatibility.
4014
4015         * buildscripts/fixcc.py (rules): Leave space after operator.
4016
4017 2005-03-14  Werner Lemberg  <wl@gnu.org>
4018
4019         * mf/feta-klef.mf (draw_gclef): Replace `simple_serif' for
4020         top of the glyph with smooth curve.
4021
4022 2005-03-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4023
4024         * Documentation/user/global.itely (Page layout): remove
4025         printpagenumber.
4026
4027 2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
4028
4029         * input/regression/mensural-ligatures.ly: new file (with examples
4030         compiled by Pal Benko).
4031
4032         * Documentation/user/instrument-notation.itely: Bugfix: yet some
4033         other "custodes.*-u0" -> "custodes.*.u0" renaming victims in
4034         musicglyph access.  Many small beautifications in ancient
4035         examples.
4036
4037         * input/test/divisiones.ly: fixed indentation; small
4038         beautifications
4039
4040         * ly/engraver-init.ly: added FIXME comment
4041
4042         * scripts/lilypond-book.py,
4043         Documentation/user/lilypond-book.itely: added music fragment
4044         option "packed" to lilypond-book
4045
4046         * Documentation/user/instrument-notation.itely: Bugfix: added
4047         missing LedgerLineSpanner color setting in several places.  Added
4048         music fragment option "packed" to VaticanaContext example.
4049
4050 2005-03-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4051
4052         * scm/define-grobs.scm (all-grob-descriptions): switch off
4053         Hyphen_spanner::set_spacing_rods 
4054
4055         * lily/lyric-hyphen.cc (print): add padding between syllable and
4056         hyphen.
4057         (print): shorten hyphen in tight situations (determine using
4058         minimum-length)
4059
4060         * scm/paper.scm (layout-set-staff-size): increase blotdiameter to
4061         0.4pt.
4062
4063 2005-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4064
4065         * ly/titling-init.ly (bookTitleMarkup): Refinements.
4066
4067         * input/regression/page-breaks.ly (paper): Set not raggedlastbottom,
4068         header/footer markings for regression-test.
4069
4070         * scm/backend-library.scm (output-scopes, header-to-file): Move
4071         from framework-tex.scm.
4072
4073         * scm/framework-ps.scm (output-framework)
4074         (output-preview-framework):
4075         * scm/framework-eps.scm (output-classic-framework)
4076         (output-framework): Use it.  Fixes collated files.
4077
4078 2005-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
4079
4080         * input/sakura-sakura.ly: 
4081         * input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
4082
4083         * buildscripts/guile-gnome.sh: Update.
4084
4085         * mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
4086
4087         * mf/aybabtu.pe.in: Capitalize Aybabtu.
4088
4089 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4090
4091         * lily/separating-group-spanner.cc (find_rods): oops. Fix the real
4092         culprit: always exit the loop if we find a rod, even if it has
4093         distance < 0. 
4094
4095         * lily/ledger-line-spanner.cc (set_spacing_rods): rewrite to O(n)
4096         algorithm.
4097
4098         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
4099         $(outdir)/%.svg $(outdir)/%.pfa): add --simplify.
4100
4101         * scm/output-svg.scm (dashed-line): new  function body.
4102         
4103         * GNUmakefile.in: create .htaccess.
4104
4105 2005-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4106
4107         * Documentation/topdocs/NEWS.tely (Top): Fix text example.
4108
4109 2005-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4110
4111         * VERSION (PACKAGE_NAME): release 2.5.15
4112
4113         * scm/output-{pdf,pdftex,sketch}.scm (Module): remove bitrotted files.
4114
4115         * scm/framework-svg.scm (output-framework): put scaling in
4116         document header. Apply scaling only once.
4117         (output-framework): dump page size in px, not mm. 
4118
4119         * scm/lily-library.scm (modified-font-metric-font-scaling): rename
4120         from font-size.
4121
4122         * lily/paper-outputter-scheme.cc (LY_DEFINE):
4123         ly:outputter-output-scheme, new function.
4124
4125         * scm/output-svg.scm (pango-description-to-svg-font): new function
4126
4127 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4128
4129         * Documentation/user/GNUmakefile (deep-symlinks): remove outimages
4130         target.
4131
4132         * input/typography-demo.ly: new file.
4133
4134 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4135
4136         * Documentation/user/global.itely (File structure): Add markup blocks
4137         to toplevel expressions.
4138         (Multiple movements, Creating titles): Add markup blocks.
4139
4140         * lily/stencil-scheme.cc: Use "libc-extension.hh" (WAS:
4141         <libc-extension.hh>).
4142
4143         * lily/accidental.cc (accurate_boxes): Compile fix: 1.51 was broken.
4144
4145         * flower
4146         * lily
4147         * kpath-guile: Nitpick run: buildscripts/fixcc.py.
4148
4149 2005-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4150
4151         * lily/accidental.cc: special bboxes for natural. 
4152
4153         * mf/feta-toevallig.mf: make stems heavier.
4154
4155         * lily/dynamic-text-spanner.cc (print): add bound padding for edge
4156         texts as well.
4157
4158         * mf/feta-klef.mf: revise. 
4159
4160         * mf/feta-schrift.mf: make thinning of accent less pronounced.
4161
4162         * mf/feta-klef.mf: add rounded curve at top. 
4163         make thinnib a little heavier.
4164
4165 2005-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4166
4167         * lily/parser.yy (book_body): Oops, allow \markup in \book too.
4168
4169         * buildscripts/fixcc.py: New file.
4170
4171         * input/regression/utf8.ly: Update Debian font description.
4172
4173 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4174
4175         * stepmake/aclocal.m4: Fix test.
4176
4177 2005-03-09  Graham Percival  <gperlist@shaw.ca>
4178
4179         * Documentation/user/invoking.itely: added Sebastino Vigna's
4180         docs for the --jail option.
4181
4182 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4183
4184         * lily/stem.cc (print): only produce stemlets if there are no
4185         noteheads on this stem.
4186
4187         * lily/note-spacing.cc (stem_dir_correction): robustness fix:
4188         don't crash on stemlet (visible stem without heads).
4189
4190         * scm/define-grobs.scm (all-grob-descriptions): junk LeftEdge for
4191         unbroken situations. 
4192
4193         * scm/output-lib.scm (center-invisible): new function.
4194
4195         * lily/spacing-loose-columns.cc (set_loose_columns): use spacing
4196         wishes to determine loose column space.
4197
4198         * lily/font-config.cc (init_fontconfig): add
4199         fonts/{otf,type1,cff}  to path.
4200
4201         * lily/main.cc (setup_paths): add fonts/{otf,svg,tfm,cff} to path
4202
4203         * mf/GNUmakefile (Module): install all fonts under otf/
4204
4205         * scm/framework-ps.scm (Module): read fonts from fonts/extension,
4206         replace /fonts/otf/ by /ps/ 
4207
4208         
4209 2005-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4210
4211         * lily/paper-book.cc (classic_output): Reinstate header_0_ hack.
4212
4213         * lily/book.cc (process): Oops, add score_.header_.
4214
4215         * lily/paper-book.cc: Fold hearders, score and texts into scores_.
4216
4217         * lily/parser.yy: Handle toplevel and book texts as score.
4218
4219         * scm/page-layout.scm (default-page-make-stencil):
4220         Bugfix: (page-properties rename.
4221
4222         * scm/backend-library.scm (ly:system): Typo.
4223
4224 2005-03-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4225
4226         * stepmake/stepmake/executable-targets.make (installexe): don't
4227         strip installed executables
4228
4229         * lily/font-select.cc (get_font_by_design_size): revert
4230         pango_description_string as well.
4231
4232         * lily/system.cc (set_loose_columns): put loose column just left
4233         of next column.
4234
4235         * lily/include/group-interface.hh (extract_grob_array): rename
4236         from Pointer_group_interface__extract_grobs
4237
4238         * input/regression/ledger-line-minimum.ly (texidoc): new file.
4239
4240         * lily/ledger-line-spanner.cc (set_spacing_rods): new
4241         function. Keep ledgered note heads at a minimum distance.
4242         Introduce minimum-length-fraction
4243         (print): introduce length-fraction property.
4244
4245 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4246
4247         * tex/GNUmakefile: remove latin1.enc rules.
4248
4249 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4250
4251         * scm/titling.scm: Typo.
4252
4253         * input/regression/score-text.ly: Really add.
4254
4255         * lily/score.cc: Bugfixes for SCM header_ and texts_ members.
4256
4257 2005-03-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4258
4259         * lily/open-type-font-scheme.cc:  new file.
4260
4261 2005-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4262
4263         * scm/titling.scm (layout-extract-page-properties): Rename from
4264         page-properties.  Update callers.
4265
4266         * lily/lexer.ll (Lily_lexer):
4267         * lily/parser.yy: Junk lyric_markup state.
4268
4269         * Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
4270
4271         * scripts/lilypond-book.py (PREAMBLE_LY): toplevel-music-handler:
4272         Add texts parameter.
4273
4274 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4275
4276         * lily/lexer.ll (lyric_markup): New mode.
4277         (Lily_lexer::push_lyric_markup_state): New method.
4278         (MARKUPCOMMAND): Markup during lyric mode returns LYRIC_MARKUP.
4279
4280         * lily/parser.yy (book_body):
4281         (toplevel_expression): Grok \markup texts.
4282
4283         * lily/score-scheme.cc (ly:music-scorify): 
4284         * scm/lily-library.scm (collect-music-for-book): Take texts
4285         parameter.
4286
4287         * lily/score.cc (texts_): New member.
4288
4289         * lily/paper-book.cc (systems): Format score texts.
4290
4291         * score-text.ly: New file.
4292
4293         * ttftool/SConscript:
4294         * kpath-guile/SConscript: New file.
4295
4296         * lily/SConscript:
4297         * SConstruct: Update.
4298
4299 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4300
4301         * VERSION (PACKAGE_NAME): release 2.5.14
4302
4303 2005-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4304
4305         * lily/main.cc: Add dummy xgettext markers.
4306
4307 2005-03-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4308
4309         * make/lilypond.fedora.spec.in (Requires): scrap kpathsea/tex
4310         requirements
4311
4312         * stepmake/aclocal.m4: check dynamic link, by checking if kpathsea
4313         executable is < 40k
4314
4315         * lily/main.cc (setup_paths): remove tfm1 tfm2 tfm3 include path
4316         hack.
4317
4318 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4319
4320         * flower/libc-extension.cc:
4321         * flower/include/libc-extension.hh: [Open]BSD simply cast
4322         cookie/funopen declarations.
4323
4324         * stepmake/aclocal.m4: Check for libkpathsea.so.
4325
4326         * kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
4327         dl_kpse_find_file.
4328
4329 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4330
4331         * kpath-guile/kpath.c (open_library): dlopen libkpathsea.so
4332         (open_library): alternative for static library.
4333
4334 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4335
4336         * configure.in: Set TTFTOOL_ENDIAN iso global CFLAGS.
4337
4338         * ttftool/GNUmakefile (MODULE_CFLAGS): Add $(TTFTOOL_ENDIAN).
4339
4340         Drop run-time dependency on teTeX.
4341
4342         * lily/kpath.cc (initialize_kpathsea): dlopen libkpathsea.
4343
4344         * stepmake/aclocal.m4 (STEPMAKE_KPATHSEA): Do not include
4345         KPATHSEA_LIBS in LIBS.
4346         (STEPMAKE_DLOPEN): New function.
4347
4348         * lily/font-config.cc (init_fontconfig): Use dir for directory,
4349         not path.
4350
4351         * flower/file-path.cc (directories): Rename from paths, as this
4352         return an array of directories (a single path).
4353
4354 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4355
4356         * lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
4357
4358         * lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
4359         new ly:kpathsea-find-file
4360
4361         * kpath-guile/kpath.c: new file. Put kpath bindings in lib.
4362
4363         * kpath-guile/GNUmakefile: new file
4364
4365         * buildscripts/gen-emmentaler-scripts.py (i): generate
4366         emmentaler-X.fontname as well.
4367
4368         * buildscripts/ps-embed-cff.py: new script
4369
4370         * scm/lily-library.scm: remove ps-embed-cff.
4371
4372         * scm/framework-ps.scm (write-preamble): don't use kpathsea for
4373         font loading. 
4374
4375         * scm/font.scm (add-music-fonts): load dynamics/numbers through
4376         fontconfig as well.
4377
4378         * lily/font-config.cc (init_fontconfig): add cff/ too.
4379
4380         * ly/generate-embedded-cff.ly: capitalize.
4381
4382         * lily/pango-select.cc (select_pango_font): use ::find_pango_font,
4383         so as to register the pango font.
4384
4385         * lily/font-config.cc (init_fontconfig): add
4386         prefix/{otf,type1,mf/out} to fontconfig path.
4387
4388         * lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
4389         overrides all. 
4390
4391         * configure.in (gui_b): remove ec mftrace check
4392
4393         * config.hh.in: use lilypond-Major.Minor as data directory.
4394
4395         * scm/framework-ps.scm (dump-page): use output-units for landscape.
4396
4397         * buildscripts/gen-emmentaler-scripts.py (i): lower case file
4398         name.
4399
4400 2005-03-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4401
4402         * lily/main.cc (do_chroot_jail): Small cleanups.  Avoid constant
4403         error messages.
4404
4405         * flower/libc-extension.cc:
4406         * flower/include/libc-extension.hh: [Open]BSD fixes for
4407         cookie/funopen declarations.
4408
4409 2005-03-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4410
4411         * buildscripts/gen-emmentaler-scripts.py (outdir): capitalize
4412         emmentaler.
4413
4414         * lily/score-engraver.cc (initialize): remove check for ecrm10 /
4415         lcrm10.
4416
4417         * scm/define-markup-commands.scm (fontsize): new markup
4418         command. Also set baseline-skip
4419
4420 2005-03-06 Sebastiano Vigna <vigna@dsi.unimi.it>.
4421         
4422         * lily/main.cc (do_chroot_jail): paranoia security for webserver
4423         use.
4424
4425 2005-03-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4426
4427         * stepmake/bin/add-html-footer.py (do_file): make wiki link optional.
4428
4429         * lily/pdf.cc: remove PDF related files
4430
4431 2005-03-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4432
4433         * ly/deutsch.ly: add quarter tones, patch by Arno Waschk.
4434         <hamamatsu@gmx.de>
4435
4436 2005-03-05  Graham Percival  <gperlist@shaw.ca>
4437
4438         * Documentation/user/advanced-notation.itely: first draft
4439         of reorg done.
4440
4441         * Documentation/user/global.itely: fixed (sub)section
4442         bits of MIDI.
4443
4444 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4445
4446         * cygwin/mknetrel (extras): Bufix (Bertalan).
4447
4448         * Documentation/user/basic-notation.itely (Chords): @ref fix.
4449         * Documentation/user/instrument-notation.itely (Introducing chord
4450         names): Compile fix: must have unique name.
4451
4452 2005-03-02  Graham Percival  <gperlist@shaw.ca>
4453
4454         * Documentation/user/instrument-notation.itely: reorg.
4455
4456 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4457
4458         * scm/output-gnome.scm:
4459         * scm/output-svg.scm: Fix font scaling.
4460
4461 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4462
4463         * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
4464         what link to use best.
4465
4466         * Documentation/user/instrument-notation.itely (Ancient accidentals): 
4467         * Documentation/user/tutorial.itely (Automatic and manual beams):
4468         Fix @ref.
4469
4470         * lily/tweak-registration.cc (replace_grob_tweak): New function.
4471         * lily/tweak-registration-scheme.cc (LY_DEFINE): Wrap it.
4472         * scm/framework-gnome.scm (tweak): Use it.
4473
4474 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4475
4476         * Documentation/topdocs/NEWS.tely (Top): elucidate GS problem.
4477
4478         * scm/output-ps.scm (white-text): reinstate white-text
4479
4480 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4481
4482         * scm/output-ps.scm (offset-add): Remove.
4483
4484         * scm/lily-library.scm (offset-flip-y): New function.
4485         * scm/framework-gnome.scm (tweak): Use it.
4486
4487         * scm/output-gnome.scm (grob-cause): Add parameter.
4488
4489         * scm/lily.scm (ly:all-stencil-expressions): Add url-link.
4490         * scm/output-ps.scm (url-link): Move.
4491         (white-text): Warn user about brokenness.
4492
4493         * Documentation/topdocs/NEWS.tely: Be more accurate and respectful
4494         wrt ghostscript.
4495
4496 2005-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4497
4498         * lily/slash-repeat-engraver.cc (try_music): always make slashes
4499         if body length smaller than measure length.
4500
4501         * scm/define-markup-commands.scm (with-url): oops. use Y extent
4502         for Y.
4503
4504         * ly/titling-init.ly (tagline): put default tagline in \paper
4505
4506 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4507
4508         * lily/kpath.cc: 
4509         * lily/pdf.cc (Pdf_file): Use more generic error messages.
4510
4511         * scm/lily-library.scm (version-not-seen-message): New function.
4512         * ly/init.ly: Use it.
4513
4514         * scm/page-layout.scm (ly:optimal-page-breaks): Display page
4515         breaks as progess.
4516
4517         * scripts/lilypond-book.py (do_process_cmd): Do not lump
4518         whitespace with l10n message.
4519
4520         * scm/framework-tex.scm (convert-to-ps):
4521         (convert-to-dvi): Do not use overly specific l10n messages.
4522
4523         * ly/titling-init.ly (bookTitleMarkup): Add baseline skips from 2.4.
4524
4525         * tex/GNUmakefile $(outdir)/latin1.enc: Build fix:
4526         merge stderr with stdout.  
4527
4528 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4529
4530         * flower/libc-extension.cc: Tested BSD compile fix (Matthias
4531         Neeracher).
4532
4533 2005-02-29  Graham Percival  <gperlist@shaw.ca>
4534
4535         * Documentation/user/instrument-notation.teily: moved
4536         \arpeggio to Basic.
4537
4538         * Documentation/user/advanced-notation.itely: Articulation to
4539         Basic, a bunch of stuff from Basic moved to Advanced.
4540
4541         * Documentation/user/basic.itely: swapped various sections,
4542         reorganized Basic.
4543
4544 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4545
4546         * flower/memory-stream.cc: 
4547         * flower/libc-extension.cc: Remove obsolete #undefs.
4548
4549         * flower/include/libc-extension.hh: Bugfix for BSD, place #ifdef
4550         more carefully.
4551
4552 2005-02-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4553
4554         * make/lilypond.fedora.spec.in (Requires): add GS 8.15 as
4555         dependency.
4556
4557         * VERSION (PACKAGE_NAME): release 2.5.13
4558
4559         * GNUmakefile.in (web-ext): don't ship ps.gz
4560
4561         * tex/GNUmakefile ($(outdir)/latin1.enc): redirect stderr to
4562         stdout
4563
4564 2005-02-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4565
4566         * lily/general-scheme.cc (LY_DEFINE): Compile fix for systems
4567         without libintl.  Now it compiles too.
4568
4569 2005-02-28  Graham Percival  <gperlist@shaw.ca>
4570
4571         * Documentation/user/basic-notation.itely,
4572         instument-notation.itely, advanced-notation.itely:
4573         split up contents of notation.itely.
4574
4575         * Documentation/user/notation.itely: file removed.
4576
4577         * Documentation/user/invoking.itely, converters.itely:
4578         moved convert-ly info to invoking.itely.
4579
4580         * Documentation/user/global.itely, changing-defaults.itely,
4581         sound-output.itexi: moved global settings, file layout, and
4582         sound into global.itely.
4583
4584         * Documentation/user/sound-output.itexi: file removed.
4585
4586         * Documentation/user/lilypond.tely: removed links to
4587         notation.itely and sound.itely.
4588
4589 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4590
4591         * scm/output-ps.scm (grob-cause): only do mark_URI if non-empty.
4592
4593         * scm/framework-ps.scm (write-preamble): remove pdf-viewer code.
4594  
4595         * THANKS: add sponsor.
4596
4597         * scm/define-markup-commands.scm (with-url): new markup command.
4598
4599         * scm/page-layout.scm (TAGLINE): add www.lilypond.org with URL to
4600         tagline.
4601         
4602         * scm/output-tex.scm (url-link): stub.
4603
4604         * scm/output-ps.scm (url-link): new function.
4605
4606         * lily/lily-parser-scheme.cc (LY_DEFINE): deprecate
4607         ly:set-point-and-click
4608
4609 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4610
4611         * ps/music-drawing-routines.ps (mark_file_line): Switch Action
4612         based on pdf-viewer setting.
4613
4614         * scm/framework-ps.scm (write-preamble): Find and set preferred
4615         pdf-viewer.
4616
4617 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4618
4619         * Documentation/user/point-and-click.itely: update for PDF point &
4620         click.
4621
4622         * scripts/lilypond-pdfpc-helper.py: new file. Invoke different
4623         editors based on EDITOR setting.
4624
4625 2005-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4626
4627         * scm/*: Oops, more grand 2005 replace bits.
4628
4629 2005-02-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4630
4631         * ps/music-drawing-routines.ps: new routine: insert PDF mark
4632
4633         * scm/output-ps.scm (grob-cause): point & click support for
4634         PostScript
4635
4636 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4637
4638         * lily/input-scheme.cc (LY_DEFINE): rename to
4639         ly:input-file-line-column
4640
4641 2005-02-26  Graham Percival  <gperlist@shaw.ca>
4642
4643         * Documentation/user/examples.itely: small fix from Steve Doonan.
4644
4645         * Documentation/user/scheme-tutorial.itely: small fix from Steve Doonan.
4646
4647         * THANKS: added Yuval Harel.
4648
4649         * Documentation/user/{various}: inserted two spaces after a period.
4650
4651         * Documentation/user/lilypond.tely: added framework for reorg.
4652
4653         * Documentation/user/basic-notation.itely, instrument-notation.itely,
4654         advanced-notation.itely, global.itely: new files, placeholder for
4655         future reorg.
4656
4657 2005-02-26 Yuval Harel  <yuvalh@hotpop.com>
4658
4659         * Documentation/user/notation.itely: revamped Polyphony section
4660         
4661 2005-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4662
4663         * Documentation/user/lilypond-book.itely (Music fragment options):
4664         doc fontload.
4665
4666         * Documentation/user/changing-defaults.itely (Text encoding): add
4667         fontload option to utf8 include
4668
4669         * scripts/lilypond-book.py (compose_ly): add fontload option
4670
4671         * scm/framework-eps.scm (dump-stencils-as-EPSes): add
4672         force-eps-font-include option.
4673
4674         * ly/chord-modifiers-init.ly (blackTriangleMarkup): reinstate
4675         black triangle
4676
4677         * Documentation/user/invoking.itely (Editor support): remove
4678         lilypond-latex section.
4679
4680         * scripts/lilypond-latex.py (Module): remove script.
4681
4682         * cygwin/lily-wins.py (stat): write to .lylog, so as not to
4683         overwrite .log. 
4684
4685         * lily/main.cc: remove -m, --no-layout
4686
4687         * flower/include/libc-extension.hh: add ALIAS_FILE_TO_FILECOOKIE
4688         to define. We don't want to override fprintf everywhere.
4689
4690 2005-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4691
4692         * cygwin/lilypond.hint: 
4693         * cygwin/README.in: Update dependencies.
4694
4695         * stepmake/aclocal.m4 (STEPMAKE_PANGO, STEPMAKE_PANGO_FT2):
4696         Bugfix: do not pollute CPPFLAGS, LIBS.
4697
4698         * cygwin/mknetrel (extras): Cross compile fixes.
4699
4700         * ttftool/util.c: 
4701         * ttftool/ttfps.c: 
4702         * ttftool/ps.c: #include libc-extension.hh
4703
4704         * flower/include/libc-extension.hh:
4705         * flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
4706         wrapper using funopen.
4707         (fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
4708         handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
4709
4710         * config.hh.in:
4711         * configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
4712         (AC_CHECK_HEADERS): Add libio.h
4713
4714         * scripts/convert-ly.py: Uniformize, internationalize.
4715         (2.5.2): Remove fatal encoding rule.
4716         (2.5.13): Handle latin1 encoding gracefully.
4717
4718 2005-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4719
4720         * HACKING: Fix line breaks.
4721
4722 2005-02-23  Werner Lemberg  <wl@gnu.org>
4723
4724         * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
4725         contains those two files.
4726
4727 2005-02-21  Werner Lemberg  <wl@gnu.org>
4728
4729         * mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
4730         to improve overlap removal process.
4731
4732         * mf/feta-slag.mf (draw_trillelement): Add parameter to control
4733         left and right ending.  This ensures better overlapping.
4734         Update all callers.
4735         ("lineprall"): Don't use draw_gridline to get better overlapping.
4736
4737 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4738
4739         * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
4740
4741         * Documentation/topdocs/NEWS.tely (Top): oops.
4742
4743 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
4744
4745         * HACKING: new file.
4746
4747         * input/regression/utf8.ly (portuguese): added a portuguese example
4748         to show latin1 accents.
4749
4750 2005-02-21  Pal Benko  <benkop@freestart.hu>
4751
4752         * lily/mensural-ligature-engraver.cc:
4753         * lily/mensural-ligature.cc:
4754         * lily/include/mensural-ligature.hh: new algorithm implemented
4755
4756         * scm/define-grob-properties.scm: join-left killed (add-join may
4757         be used); join-left-amount changed to join-right-amount
4758
4759 2005-02-21  Graham Percival  <gperlist@shaw.ca>
4760
4761         * Documentation/user/notation.itely: small but urgent fix.
4762
4763 2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
4764
4765         * lily/duration-scheme.cc: bugfix: correct parameters to
4766         SCM_ASSERT_TYPE.
4767
4768         * THANKS: added Pal.
4769
4770         * Documentation/user/notation.itely: bugfix: unTeXified
4771         $\\backslash$.  Bugfix: yet another glyph renaming victim:
4772         "timesig.*x/y" -> "timesig.*xy".
4773
4774 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4775         
4776         * VERSION (PACKAGE_NAME): release 2.5.12
4777
4778 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4779
4780         * ly/engraver-init.ly: set tieWaitForNote to #t by default
4781
4782         * configure.in (gui_b): bump GUILE requirement to 1.6.5 
4783
4784         * Documentation/topdocs/NEWS.tely: add inputfileref macro.
4785
4786         * scm/framework-ps.scm (supplies-or-needs): uniq font name list.
4787
4788 2005-02-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4789
4790         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: recode
4791         latin1..utf-8.
4792
4793         * input/regression/stanza-number.ly:
4794         * input/regression/utf8.ly (hebrew): Use addlyrics.  Update.
4795
4796         * lily/tie-engraver.cc (acknowledge_grob): Compile fix.
4797
4798 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4799
4800         * Documentation/topdocs/NEWS.tely (Top): only mention 2.5
4801         NEWS. Refer to website for older news.  
4802
4803         * stepmake/bin/add-html-footer.py (i18n): don't strip .PNG /
4804         .HTML. This should be done for specific servers only.
4805
4806         * Documentation/topdocs/NEWS.tely (Top): move to .tely. Add some
4807         .ly image examples.
4808
4809         * scm/define-grobs.scm (all-grob-descriptions): put ledger lines
4810         in layer 0 too.
4811
4812         * scm/define-context-properties.scm
4813         (all-user-translation-properties): add tieWaitForNote
4814
4815         * scm/define-grobs.scm (all-grob-descriptions): add
4816         Tie_column::before_line_breaking
4817
4818         * lily/tie.cc (get_column_rank): new function
4819
4820         * lily/tie-column.cc (before_line_breaking): new function.
4821         (werner_directions): take into account ties that start on
4822         different columns.  
4823
4824         * lily/score-engraver.cc (set_columns): move add_column() so we
4825         have column rank available.
4826
4827         * lily/tie.cc (get_column_rank): new function.
4828
4829         * input/regression/utf8.ly (japanese): add japanese lyrics.
4830
4831         * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
4832
4833         * THANKS: add Steve D
4834
4835         * ttftool/*.c: add TTF -> Type42 conversion library. Based on
4836         Public Domain work by Juliusz Chroboczek <jch@pps.jussieu.fr>
4837
4838 2005-02-20  Tatsuya Ono  <tats_ono@infoseek.jp>
4839
4840         * mf/parmesan-heads.mf: "0harmonic" -> "s0harmonic"
4841         to show harmonic notes
4842         * scm/define-markup-commands.scm: in \markup-by-number
4843         "dots-dot" -> "dots.dot" to show dotted notes
4844
4845 2005-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4846
4847         * flower/include/memory-stream.hh (class Memory_out_stream): new file.
4848
4849         * flower/memory-stream.cc (writer): new file.
4850
4851         * configure.in: add endian test.
4852
4853 2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
4854
4855         * Documentation/user/examples.itely: small
4856         simplification/beautification
4857
4858         * Documentation/user/notation.ietly: bugfix: fixed many artefacts
4859         from the "x-y-z"->"x.y.z" renaming of glyphs throughout the whole
4860         notation manual.
4861
4862         * lily/mensural-ligature.cc: bugfix: another few victims of the
4863         "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
4864
4865         * ly/gregorian-init.ly: commit some experimental code for hi-level
4866         ligature input language lying around here for several months.
4867
4868         * lily/mensural-ligature-engraver.cc: bugfix: another victim of
4869         the "x-y-z"->"x.y.s-z" symetrical notehead glyph renaming.
4870
4871         * lily/vaticana-ligature-engraver.cc: bugfix: another few
4872         "x-y-z"->"x.y.s-z" fixes.
4873
4874 2005-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4875
4876         * scm/framework-pdf.scm (scm): new file
4877
4878         * lily/include/pdf.hh (class Pdf_file): new file.
4879
4880         * lily/pdf.cc (write_trailer): new file.
4881
4882 2005-02-18  Erlend Aasland  <erlenda@gmail.com>
4883
4884         * input/regression/color.ly: new file
4885
4886         * lily/stencil.cc (interpret_stencil_expression):
4887         when a color expression is encountered: save current color,
4888         process the rest of the expression, and restore previous color.
4889
4890         * lily/system.cc (get_line): check all grobs for color property and
4891         prepare the stencil scheme expressions for further processing.
4892         Fix layer-loop.
4893
4894         * scm/define-grob-properties.scm: introduce the color property.
4895
4896         * scm/output-lib.scm: color helper functions.
4897
4898         * scm/output-ps.scm: introduce setcolor/resetcolor.
4899
4900 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
4901
4902         * ly/*.ly, input/regression/*.ly: Added missing \version
4903         statements in some files.
4904
4905 2005-02-15  Graham Percival  <gperlist@shaw.ca>
4906
4907         * Documentation/user/notation.itely: minor editing.
4908
4909         * Documentation/user/converters.itely: updated convert-ly bugs.
4910
4911         * Documentation/user/lilypond-book.itely: add info about using
4912         feta characters in latex.
4913
4914 2005-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4915
4916         * scripts/convert-ly.py: new slur dash patch by Bertalan Fodor.
4917
4918 2005-02-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4919
4920         * scm/define-grob-properties.scm (all-user-grob-properties):
4921         removed 'dashed property.
4922
4923 2005-02-13  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4924
4925         * scm/lily.scm (define-safe-public): new macro for defining
4926         variables that can be used in --safe mode. Use it in *.scm
4927         instead of manually setting safe-objects in safe-lily.scm.
4928
4929 2005-02-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4930         
4931         * lily/slur.cc: Slur-dash patch by Bertalan.
4932
4933         * ly/engraver-init.ly (EasyNotation): glyph name dash -> period.
4934
4935         * stepmake/bin/add-html-footer.py (do_file): do i18n only once. 
4936
4937 2005-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4938
4939         * stepmake/aclocal.m4: teTeX-3.0 inimf fix.  Comment-out.
4940
4941 2005-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4942
4943         * mf/GNUmakefile: teTeX-3.0 install fix.
4944
4945         * Cygwin patch from Bertalan.
4946
4947         * stepmake/stepmake/metafont-rules.make: Remove bashism.
4948
4949 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4950
4951         * GNUmakefile.in: 
4952         * SConstruct (symlink): teTeX-3.0 build fix: add map symlink.
4953
4954         * tex/GNUmakefile: teTeX-3.0 fix: install .enc in fonts/enc.  Add
4955         2.0.x compatibility.
4956
4957 2005-02-08  Werner Lemberg  <wl@gnu.org>
4958
4959         * mf/feta-din-code.mf: Format; clean up code.
4960         Replace `---' with `--' plus explicit path directions.
4961         (linethickness#, stafflinethickness#): Remove.
4962         ("dynamic f"): Replace `draw' with `draw_rounded_block'.
4963         ("dynamic s"): Improve shape.
4964         ("dynamic p"): Improve shape.
4965         Replace `draw' with better outline approximation.
4966         ("dynamic r"): Improve shape.
4967         Don't call `fill' and `draw' at the same time.
4968
4969 2005-02-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4970
4971         * SConstruct (symlink):
4972         * GNUmakefile.in ($(builddir)/share/lilypond-force): teTeX-3.0
4973         build fix: add enc symlink.
4974
4975         * lily/general-scheme.cc: Compile fixes: include wchar.h, string.h.
4976
4977         Support for DESTDIR besides prefix=/foo
4978
4979         * vim/GNUmakefile (local-install): Use $(INSTALL) -d iso mkdir.
4980
4981         * stepmake/stepmake/*.make:
4982         * */GNUmakefile:
4983         * GNUmakefile.in: Prepend $(DESTDIR) to installation directory.
4984
4985         * config.make.in (prefix): Remove broken $(DESTDIR) hack.
4986
4987         * stepmake/aclocal.m4: Use %0.f iso %d to quiet gawk < 3.1.4 and
4988         mawk in fontforge (date) test.
4989
4990 2005-02-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
4991
4992         * scm/font.scm (make-century-schoolbook-tree): add NCS as
4993         font-family=roman. Add Luxi Sans as sans
4994
4995 2005-02-07  Graham Percival  <gperlist@shaw.ca>
4996
4997         * Documentation/user/notation.itely: add warning about
4998         percent repeats and Voice contexts.
4999
5000         * Documentation/user/lilypond-book.itely: clarified the
5001         necessity of dvips -u arguments.
5002
5003 2005-02-07  Erik Sandberg  <ersa9195@student.uu.se>
5004
5005         * THANKS: Added a bunch of bug hunters.
5006
5007 2005-02-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5008
5009         * scm/framework-ps.scm (output-preview-framework): bugfix.
5010
5011         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): use unicode
5012         o/ for chord modifier..
5013
5014         * lily/general-scheme.cc (LY_DEFINE): new function ly:wide-char->utf-8.
5015
5016         * lily/drum-note-performer.cc:  remove unused (thanks Michael
5017         Welsh Duggan). 
5018
5019 2005-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5020
5021         * Documentation/user/changing-defaults.itely (Text encoding): Clarify.
5022
5023         * ly/titling-init.ly: Do not also print intstrument in header on
5024         first page.  Do not print page number on first and only page.
5025
5026 2005-02-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5027
5028         * input/regression/*.ly: remove old-relative everywhere
5029
5030         * lily/music-sequence.cc (simultaneous_relative_callback): do
5031         what-if analysis on copy, not on original. Fixes old-relative
5032         compatibility.
5033
5034         * scm/backend-library.scm (postscript->png): space before
5035         --verbose.
5036         
5037 2005-02-05  Werner Lemberg  <wl@gnu.org>
5038
5039         * mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
5040         is defined.
5041
5042         * mf/feta-alphabet.mf: Define `staffsize#'.
5043         Include `feta-params.mf'.
5044         s/staffheight/design_size/.
5045
5046         * mf/feta-alphabet??.mf: s/staffheight/design_size/.
5047
5048         * mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).
5049
5050         * mf/feta-nummer-code.mf: Reformatted.
5051         (draw_six): Use outline intersection to avoid a self-intersecting
5052         path.
5053         ("Numeral comma"): Fix serious outline glitches.  This slightly
5054         changes the glyph shape.
5055         ("Numeral dash"): Use `draw_rounded_block'.
5056         ("Numeral dot"): Use `drawdot'.
5057         ("Numeral 1"): Assure identical tangent directions for the
5058         intersection points of paths.  The glyph shape improvement is only
5059         visible at very high magnifications.
5060         ("Numeral 2"): Use `solve' macro to make the lower right part of
5061         the glyph outline touch the x axis exactly.  This changes the
5062         glyph shape.
5063         Minor fixes for better overlap removal support.
5064         ("Numeral 4"): Make lefter corner `rounder'.
5065         ("Numeral 5"): Assure identical tangent directions for the
5066         intersection points of paths.  This improves the glyph shape at
5067         high magnifications.
5068         ("Numeral 7"): Use `solve' macro to make the upper right part of
5069         the glyph outline touch the metrics box exactly.  This changes the
5070         glyph shape.
5071         Avoid corner in the upper left part of the glyph (causing a minor
5072         shape change).
5073
5074         * mf/feta-ital-*.mf: Removed.  Unused.
5075
5076 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5077
5078         * VERSION (PATCH_LEVEL): release 2.5.11
5079
5080         * input/regression/fill-line-test.ly: new file.
5081
5082         * buildscripts/gen-emmentaler-scripts.py (i): insert dash in
5083         emmentaler name, eg. emmentaler-23. 
5084
5085 2005-02-04  Christian Hitz  <chhitz@gmx.net>
5086
5087         * scm/scm/define-markup-commands.scm (fill-line): rework for better
5088         alignment with centered texts
5089
5090         * scm/stencil.scm (stack-stencils-padding-list): new function, takes a
5091         list of paddings
5092
5093 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5094
5095         * mf/GNUmakefile ($(outdir)/lilypond.map): add aybabtu to .map file.
5096
5097         * lily/note-column.cc (translate_rests): call flush_extent_cache()
5098         of parents when translating rests. Fixes: c-chord-rest.ly 
5099
5100         * lily/include/dimension-cache.hh (struct Dimension_cache): add
5101         dimension_callback_ member.
5102
5103         * lily/grob.cc (flush_extent_cache): new function. Force recompute
5104         of extents.
5105
5106 2005-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5107
5108         * all but lily/*: The grand 2004/2005 replace.
5109
5110 2005-02-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5111
5112         * lily/*: add space after ,  
5113
5114         * scm/music-functions.scm (has-request-chord): don't use
5115         ly:music-name anywhere. Fixes <<\\>> notation. 
5116
5117         * scm/define-markup-commands.scm (box): use font-size for
5118         padding. Fixes boxed-rehearsal-marks.ly
5119
5120         * lily/parser.yy (assignment_id): allow LYRICS_STRING as
5121         identifier definition too, so foo = \lyrics { ...   } bar = #1
5122         doesn't complain about "bar" being LYRICS_STRING.
5123
5124         * lily/paper-def.cc (find_pango_font): new routine; Store
5125         pango_fonts in hash tab too. This is necessary for retrieving
5126         Pango_fonts::physical_font_tab() later on.
5127  
5128         * lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
5129         crash if psname is null.
5130
5131         * lily/lily-guile.cc (ly_hash2alist): new function
5132
5133         * Documentation/user/changing-defaults.itely (Text encoding):
5134         rewrite. 
5135
5136         * lily/pango-font.cc (physical_font_tab): new member. Store PSname
5137         -> font_filename mapping.
5138
5139         * lily/pango-font-scheme.cc (LY_DEFINE): new file. New function
5140         ly_pango_font_physical_fonts
5141
5142         * scm/framework-ps.scm (supplies-or-needs): extract names from
5143         physical Pango_fonts.
5144
5145         * utf8.ly: new file.
5146
5147 2005-02-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5148
5149         * Documentation/user/changing-defaults.itely (Page layout): add
5150         doco about systemSeparatorMarkup.
5151
5152         * scm/page-layout.scm (default-page-make-stencil): add-to-page
5153         function.
5154         (default-page-make-stencil): insert system separators.
5155
5156         * scm/define-markup-commands.scm (hcenter): add
5157         (beam): add.
5158
5159 2005-02-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5160
5161         * scm/output-ps.scm (ez-ball): reinstate ez notation.
5162
5163 2005-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5164
5165         * lily/main.cc: Spell backend consistently.  Sort options.
5166
5167 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5168
5169         * scripts/lilypond-book.py (Module): revert @include.
5170         
5171 2005-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
5172
5173         * scripts/lilypond-book.py: Resurrect HTML links to .ly source.
5174         Bugfix: @include .tex (not .texi).  Small cleanups.
5175
5176         * stepmake/bin/add-html-footer.py (i18n): New function.
5177
5178 2005-01-31  Werner Lemberg  <wl@gnu.org>
5179
5180         * mf/feta-nummer.mf: Removed.  Unused.
5181
5182 2005-01-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5183
5184         * lily/ : 2004 -> 2005 s&r
5185
5186         * scm/file-cache.scm (cached-file-contents): add file. Read each
5187         file only once.
5188
5189         * scm/font.scm (add-pango-fonts): change order. Medium weight is
5190         now default.
5191
5192         * VERSION: release 2.5.10
5193         
5194         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): install cff.ps files.
5195
5196         * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker.
5197
5198         * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure
5199         that both X and Y extents of bbox are non-nil.
5200
5201 2005-01-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5202
5203         * scm/chord-name.scm (alteration->text-accidental-markup): change
5204         - to . 
5205
5206         * scm/output-ps.scm (utf8-string): add utf8-string for completeness.
5207
5208         * scm/framework-ps.scm (dump-stencil-as-EPS): new function
5209
5210         * Documentation/user/invoking.itely (Invoking lilypond): add note
5211         about EPS backend.
5212
5213         * scm/framework-eps.scm: new file: create per-system/per-page EPS
5214         files for inclusion in lilypond-book document.
5215
5216         * input/tutorial/lbook-latex-test.tex: rename from lilbook.tex
5217
5218         * input/tutorial/lbook-texi-test.texi: new file.
5219
5220         * scm/safe-lily.scm (safe-objects): add
5221         {begin,end}-of-line-(in)?visible as safe.
5222  
5223 2005-01-30  Graham Percival  <gperlist@shaw.ca>
5224
5225         * Documentation/user/changing-defaults.itely: fixed example
5226         of (dynamics).
5227
5228 2005-01-29  Graham Percival  <gperlist@shaw.ca>
5229
5230         * lily/main.cc: fix info about -o=FILE.
5231
5232 2005-01-29  Werner Lemberg  <wl@gnu.org>
5233
5234         * mf/feta-toevallig.mf ("Natural"): Completely changed the
5235         construction to assure smooth transition from straight to curved
5236         lines.
5237
5238 2005-01-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5239
5240         * lily/stencil.cc (moved_to_edge): don't halt on adding empty
5241         stencils.
5242
5243         * ps/lilyponddefs.ps: add start-page, start-system doesn't
5244         translate to top of page. Fixes alignment problems of
5245         lilypond-generated EPS files.
5246
5247 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5248
5249         * scm/part-combiner.scm (analyse-spanner-states): trigger on
5250         crescendo-end as well, since Decrescendo maybe ended with Stop
5251         Crescendo.). Fixes: partcombine-diminuendo.ly
5252
5253         * scm/script.scm (default-script-alist): swap portato symbols.
5254
5255         * lily/instrument-name-engraver.cc (acknowledge_grob): typo.
5256
5257         * lily/paper-outputter-scheme.cc (LY_DEFINE):
5258         ly:outputter-port. New function.
5259
5260         * scm/framework-ps.scm (output-classic-framework): dump a
5261         -systems.texi too
5262         (output-classic-framework): dump multiple systems on an "infinite"
5263         page EPS including fonts. 
5264
5265         * scripts/lilypond-book.py (Lilypond_snippet.ly_is_outdated): use
5266         .eps files for both texi and tex formats. Use PNG coming from
5267         lilypond.
5268         
5269 2005-01-28  Graham Percival  <gperlist@shaw.ca>
5270
5271         * Docuemntation/user/invoking.itely: fix info about -o=FILE.
5272
5273         * scripts/lilypond-latex.py: fix info about -o=FILE.
5274
5275 2005-01-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5276
5277         * ly/generate-embedded-cff.ly: write .cff.ps files.
5278
5279         * mf/GNUmakefile ($(outdir)/lilypond.map): add .cff.ps to .map file.
5280
5281         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb
5282         $(outdir)/%.svg $(outdir)/%.pfa): remove --simplify
5283
5284 2005-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5285
5286         * lily/include/guile-compatibility.hh (SCM_VECTOR_P): Compile fix.
5287
5288 2005-01-28  Werner Lemberg  <wl@gnu.org>
5289
5290         * mf/feta-macros.mf (soft_start_penstroke, soft_end_penstroke): New
5291         macros.
5292         (draw_bulb): Improved.
5293
5294         * mf/feta-pendaal.mf ("Pedal asterisk"): Remove workaround for
5295         metapost bug.
5296         (draw_pedal_P): Use soft_end_penstroke.
5297         (draw_pedal_d): Use soft_start_penstroke.
5298
5299         * mf/feta-schrift.mf ("Trill (`tr')"): Remove redundant point in
5300         path.
5301         ("Varied Coda"): Move some points to avoid fontforge warnings.  This
5302         doesn't change the glyph shape.
5303
5304         * mf/feta-accordion.mf ("accOldEE"): Draw glyph differently (without
5305         changing the shape) to avoid fontforge warnings.
5306
5307         * mf/feta-klef.mf (draw_tab_T, draw_tab_A, draw_tab_B): Use
5308         soft_end_penstroke and fix glyph shape.
5309
5310 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5311
5312         * lily/*.cc: Scheme deprecation of SCM_VECTOR_* 
5313
5314 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5315
5316         * scm/define-markup-commands.scm (line): filter out empty stencils
5317         from line command.
5318
5319         * lily/stencil-scheme.cc (LY_DEFINE): only allow finite real
5320         amount.
5321
5322 2005-01-27  Graham Percival  <gperlist@shaw.ca>
5323
5324         * Documentation/user/notation.itely: added info about what
5325         \voiceFoo does.  Also rewrote warning about marks at
5326         a line break.
5327
5328         * Documentation/user/changing-defaults.itely: added info
5329         about putting dynamics in parenthesis and brackets.
5330
5331 2005-01-27  Werner Lemberg  <wl@gnu.org>
5332
5333         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
5334
5335 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5336
5337         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
5338         portato-direction.ly
5339
5340         * lily/beam.cc (consider_auto_knees): add beam height to
5341         threshold. Fixes: knee-multiple-beam.ly
5342
5343         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
5344         pedal line spanners. Fixes: instrument-center-pedal.ly
5345
5346         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
5347         if encountering barline. Fixes: auto-beam-repeat.ly
5348
5349 2005-01-26  Werner Lemberg  <wl@gnu.org>
5350
5351         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
5352         overlapping.
5353
5354         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
5355         with inflections for the 1/2 sharp glyph.
5356
5357         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
5358         connection between `t' and `r'.
5359         Unify bulb with the rest of `r' to avoid grazing outlines which
5360         confuses the overlap removal algorithm of fontforge.
5361
5362         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
5363         inflections.
5364         (draw_cross): Fix shape to have uniform thickness in corners.
5365
5366         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
5367         to avoid an uneven number of self-intersections; this confuses
5368         fontforge.
5369         Fix a slight bug in the shape at left bottom (which is visible only
5370         at high magnifications).
5371         `Center' the stem horizontally to avoid overlapping.
5372
5373 2005-01-24  Werner Lemberg  <wl@gnu.org>
5374
5375         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
5376         to `asis'.
5377         (fet_begingroup): Save group name in string `feta_group'.
5378         (fet_endgroup): Updated.
5379         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
5380
5381         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
5382
5383         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
5384         in metapost.
5385
5386 2005-01-24  Graham Percival  <gperlist@shaw.ca>
5387
5388         * Documentation/user/notation.itely: really minor editing.
5389
5390 2005-01-22  Graham Percival  <gperlist@shaw.ca>
5391
5392         * Documentation/user/examples.itely: minor editing.
5393
5394         * Documentation/user/changing-defaults.itely: minor editing.
5395
5396         * Documentation/user/notation.itely: clarified info on polyphony
5397         and \addlyrics.
5398
5399 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5400
5401         * scm/output-gnome.scm: 
5402         * scm/output-svg.scm:
5403         * scm/lily-library.scm (font-name-style): Update font name
5404         kludging for fontconfig use.
5405
5406 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
5407
5408         * scm/define-markup-commands.scm: Document right-align and
5409         larger markup commands. Remove "TODO" from the topmost comment
5410         "each markup function should have a doc string." More consistent
5411         use of new-lines.
5412
5413 2005-01-22  Graham Percival  <gperlist@shaw.ca>
5414
5415         * Documentation/user/changing-defaults: removed info about
5416         copyright symbol, since it's likely to change soon.
5417         Added info about betweensystemspace.
5418
5419         * Documentation/user/notation.itely: minor fixes.
5420
5421         * Documentation/user/lilypond.tely,
5422         Documentation/user/music-glossary.tely: changed copyright
5423         date to 2005 instead of 2004.
5424
5425         * input/test/volta-chord-names.ly: added old example back.
5426
5427 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5428
5429         * mf/feta-beugel.mf: use design size 20 (not 15).
5430
5431         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
5432         change name to aybabtu completely
5433
5434 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5435
5436         * buildscripts/gen-emmentaler-scripts.py (outdir): add
5437         design_size to fontname
5438
5439 2005-01-19  Werner Lemberg  <wl@gnu.org>
5440
5441         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
5442         mf/feta-schrift.mf: s/p/pat/ if a path variable.
5443
5444         * mf/feta-autometric.mf (set_char_box): Add code which emits
5445         specials for mf2pt1 if run with metapost.
5446         (to_bp): New macro for mf2pt1.
5447
5448 2005-01-18  Graham Percival  <gperlist@shaw.ca>
5449
5450         * Documentation/user/changing-defaults: added info on
5451         creating a copyright symbol.
5452
5453 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5454
5455         * VERSION: release 2.5.9
5456         
5457 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
5458
5459         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
5460
5461         * Documentation/user/notation.itely: Document
5462         score-override-auto-beam-setting Fix documentation for
5463         revert-auto-beam-setting.
5464
5465 2005-01-18  Werner Lemberg  <wl@gnu.org>
5466
5467         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
5468         (procset): New function to define a procset resource.
5469         (ps-embed-pfa): New function to define a font resource.
5470         (setup): New function to define a `Setup' environment.
5471         (preamble): Use new functions.
5472
5473         * ps/lilypond.defs (init-lilypond-parameters): New function to
5474         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
5475
5476 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5477
5478         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
5479
5480 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
5481
5482         * scm/define-markup-commands.scm: Change number->markletter-string
5483         to take two arguments (vector number). Add number->mark-alphabet-vector
5484         and markalphabet markup command.
5485
5486         * scm/translation-functions.scm: Add format-mark-box-alphabet,
5487         format-mark-alphabet, format-mark-box-barnumbers and
5488         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
5489
5490 2005-01-17  Graham Percival  <gperlist@shaw.ca>
5491
5492         * Documentation/user/examples.itely: add SATB automatic piano
5493         reduction template.
5494
5495         * Documentation/user/notation.itely: added info about changing
5496         partcombine texts.  Also adds examples of alternate lyrics.
5497
5498         * Documentation/user/changing-defaults.itely: added warning
5499         about \RemoveEmptyStaffContext overriding previous changes.
5500
5501 2005-01-17  Werner Lemberg  <wl@gnu.org>
5502
5503         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
5504         feta-alphabet*.
5505
5506 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5507
5508         * python/lilylib.py (make_ps_images): don't do final showpage for
5509         multi-page documents.
5510         
5511         * VERSION (MY_PATCH_LEVEL): release 2.5.8
5512
5513 2005-01-16  Graham Percival  <gperlist@shaw.ca>
5514
5515         * Documentation/user/lilypond.tely: changed order of appendices;
5516         unified index should be last.
5517
5518         * Documentation/user/notation.itely: add example of key signatures
5519         and info about Staff.printKeyCancellation.
5520
5521 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5522
5523         * lily/include/repeated-music.hh (class Repeated_music): change
5524         into "namespace" class.
5525
5526         * lily/event.cc: remove Key_change_event.
5527
5528         * lily/include/transposed-music.hh (class Transposed_music): remove.
5529
5530         * lily/transposed-music.cc: remove
5531
5532         * lily/include/relative-music.hh: remove.
5533
5534         * lily/include/music-sequence.hh (struct Music_sequence): change
5535         into "namespace" class.
5536
5537         * lily/untransposable-music.cc (Module): remove
5538
5539         * lily/include/un-relativable-music.hh (Module): remove
5540
5541         * lily/include/untransposable-music.hh (Module): remove
5542
5543         * lily/include/music-list.hh (Module): remove file
5544
5545         * lily/un-relativable-music.cc: remove file.
5546
5547 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5548
5549         * lily/parser.yy: Compile fix.
5550
5551 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5552
5553         * lily/include/music.hh (class Music): unvirtualize transpose().
5554
5555         * lily/sequential-music.cc: remove file.
5556
5557         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
5558
5559         * lily/slur-scoring.cc (get_best_curve): only switch on
5560         DEBUG_SLUR_SCORING for non NDEBUG builds.
5561
5562         * lily/include/music.hh (class Music): replace Music::start_mom()
5563         by start-callback property
5564
5565         * lily/include/grace-music.hh: remove file. 
5566
5567         * lily/stem.cc (height): robustness fix.
5568
5569         * lily/time-scaled-music.cc: remove file.
5570
5571         * lily/include/music.hh (class Music): include SCM init argument.
5572         (class Music): replace Music::get_length() virtual by
5573         length-callback property everywhere.
5574
5575         * scripts/convert-ly.py (conv): add  # to \property scalar value.
5576
5577         * mf/GNUmakefile: don't install *list.ly
5578
5579 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5580
5581         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
5582
5583 2005-01-12  Werner Lemberg  <wl@gnu.org>
5584
5585         This patch addresses the following problems in the feta sources
5586         files which contribute to the fetaXX fonts.
5587
5588         . Many fixes for rasterization at low resolutions (consistent use of
5589           `vround' and `hround', integer shift values for paths, applying
5590           `eps' for mirrored paths, use of `define_whole_pixels' and
5591           friends, etc.) -- while this probably looks like a waste of time
5592           it has revealed deficiencies in some glyph shapes.  See comment at
5593           the end of feta-params.mf how vertical symmetry is achieved.
5594
5595         . The `---' operator has been replaced everywhere with `--'; this
5596           both improves and considerably reduces the font size after
5597           conversion with mf2pt1.
5598
5599         These change aren't explicitly mentioned below since virtually all
5600         glyphs are affected.
5601
5602         Other notable differences:
5603
5604         . Glyphs from feta-accordion.mf now have charboxes around the
5605           outline.
5606
5607         . Fixed incorrect charbox for `accDot'.
5608
5609         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
5610
5611         . Fixed position of the bow in the `upprall' glyph and its siblings.
5612
5613         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
5614           dependent on the staff line thickness to avoid touching the middle
5615           staff line at smaller sizes.
5616
5617         . Largely extended output for feta-testXX: Where useful, glyphs
5618         are shown both between and on staff lines.
5619
5620
5621         * mf/feta-params.mf (staff_space_rounded,
5622         stafflinethickness_rounded, linethickness_rounded,
5623         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
5624         Update all code which uses them where appropriate.
5625         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
5626         New variables used to control rasterization at low resolutions.  Set
5627         to zert if feta code is processed with metapost.
5628
5629         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
5630         (draw_rounded_block, draw_square_block): Updated to use `--' only.
5631         (flare_path): Updated.
5632         Make it work with `filldraw' (but only circular pens).
5633         (hfloor, vfloor, hceiling, vceiling): New macros.
5634
5635         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
5636         Use `draw' again in mf mode to have good pixel dropout control.
5637         Fix intersection points of horizontal lines with circle.
5638         ("accDot"): Fix parameters for set_char_box.
5639         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
5640         control.
5641
5642         * mf/feta-banier.mf: Updated.
5643
5644         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
5645         testing.
5646         (undraw_inside_ellipse): Remove `center' argument.  Update all
5647         callers.
5648         (draw_brevis): New macro, called by "Brevis notehead".
5649         (draw_whole_triangle_head): New macro, called by "Whole
5650         trianglehead".
5651         (draw_small_triangle_head): Use `filldraw'.
5652
5653         * mf/feta-eindelijk.mf: Remove useless global group.
5654         Updated.
5655
5656         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
5657         `filldraw'.
5658
5659         * mf/feta-pendaal.mf: Updated.
5660
5661         * mf/feta-puntje.mf: Updated.
5662
5663         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
5664         less points.
5665         ("Flageolet"): Use `draw' again in mf mode to have good pixel
5666         dropout control.
5667         ("Varied Coda"): Use `draw_block'.
5668         (draw_comma): Fix typo.
5669         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
5670         pixel dropout control.
5671
5672         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
5673         position of bow.
5674
5675         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
5676         sizes.
5677
5678         * mf/feta-toevallig.mf (remember_pic): New variable, used for
5679         testing.
5680         (draw_meta_sharp): Much simplified.
5681         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
5682
5683         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
5684
5685 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5686
5687         * Documentation/user/notation.itely (Ancient rests): Fix typo
5688         (thanks Anthony)
5689
5690 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5691
5692         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
5693
5694         * lily/main.cc (setup_paths): Add cff.
5695
5696         * mf/GNUmakefile (foe): Include actual target %.cff.
5697         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
5698
5699 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5700
5701         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
5702         suffix for main_input_b_.
5703
5704         * scm/music-functions.scm (toplevel-music-functions):
5705         precompute music lengths for music expressions.  
5706
5707 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5708
5709         * lily/include/input.hh (class Input): new `end_' slot for end of
5710         input. Renamed defined_str0_ to start_.
5711
5712         * lily/input.cc (Input): Add Input::Input (Input const &) and
5713         remove Input::Input (Source_file*, char const *). Use the new
5714         slots.
5715         (set_location): method used by bison to propagate input
5716         locations (YYLLOC_DEFAULT).
5717         (end_line_number, end_column_number, step_forward): new methods
5718         
5719         * lily/input-scheme.cc (ly:input-both-locations): new function,
5720         similar to ly:input-location, but also return the end line and
5721         column.
5722
5723         * lily/include/includable-lexer.hh: 
5724         * lily/includable-lexer.cc: 
5725         * lily/include/lily-lexer.hh (class Lily_lexer): 
5726         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
5727         Includable_lexer to Lily_lexer, in order to update lexloc (the
5728         yylloc), a new slot of Lily_lexer.
5729         (here_input, LexerError): simplify by using the lexloc slot (aka
5730         yylloc)
5731
5732         * lily/lexer.ll: #define yylloc to use input locations (it may
5733         be useless here?). Fixed the #embedded_scm rule (step the location
5734         forward in order to skip the sharp sign before parsing the scheme
5735         expression)
5736
5737         * lily/include/lily-parser.hh (class Lily_parser): 
5738         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
5739         here_input()
5740         (parser_error): overload for more precise locations of errors.
5741
5742         * lily/parser.yy (YYLTYPE): set location type to Input
5743         (YYLLOC_DEFAULT): use Input::set_location()
5744         (yylex): add the YYLTYPE* location parameter.
5745         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
5746         Give an Input parameter to THIS->parser-error() for more accurate
5747         messages.
5748
5749 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5750
5751         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
5752
5753         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
5754         on BEAMQUANTING for non-NDEBUG builds.
5755
5756         * lily/stem.cc (head_count): performance: avoid String::String()
5757         inside oft called function.
5758
5759 2005-01-09  Graham Percival  <gperlist@shaw.ca>
5760
5761         * Documentation/user/examles.itely: attempted fix for broken
5762         string quartet template.
5763
5764         * Documentation/user/notation.itely: remove unnecessary broken
5765         link.
5766
5767 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5768
5769         * VERSION (PACKAGE_NAME): release 2.5.7
5770
5771 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5772
5773         * config.make.in (METAFONT): Append -progname=mf, fixes use with
5774         mf-nowin for teTeX-3.0.  Backportme.
5775
5776         * scm/output-svg.scm (utf8-string): New function.
5777
5778         * scm/output-gnome.scm (utf8-string): New function.
5779         (otf-name-mangling): Remove.
5780
5781         * lily/pango-font.cc (Pango_font): Use font string iso font
5782         filename for utf8-text.
5783
5784         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
5785         name.
5786
5787 2005-01-08  Graham Percival  <gperlist@shaw.ca>
5788
5789         * Documentation/user/notation.itely: add info about
5790         Staff.extraNatural = ##f in Pitches section.  Also
5791         fixed some minor issues in the Vocal music section.
5792
5793 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5794
5795         * scm/output-ps.scm (white-text): comment out Helvetica font,
5796         which is broken for my GS install.
5797
5798         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
5799         which provides a tighter bbox.
5800
5801         * scm/define-grobs.scm (all-grob-descriptions): remove all
5802         extra-offsets from definitions.
5803
5804 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
5805
5806         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
5807         add tuning for 4-string bass and some common 4/5-string banjo
5808         tunings.  New function (four-string-banjo) turns a 5-string tuning
5809         into a 4-string tuning.  New function
5810         (fret-number-tablature-format-banjo) computes correct fret numbers
5811         on 5-string banjos.
5812
5813         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
5814         Add beam correction to TabVoice.
5815
5816         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
5817         using bold font; makes tabs more readable.
5818
5819 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5820
5821         * lily/font-select.cc (get_font_by_design_size): don't make
5822         Modified_font_metric; this causes trouble, since we don't know the
5823         font magnification from inside Pango_font::text_stencil()
5824
5825         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
5826
5827         * Documentation/user/notation.itely (The Lyrics context): comment out
5828         broken {Small ensembles} link.
5829
5830         * scm/framework-svg.scm (output-framework): change calling convention.
5831
5832         * lily/object-key-dumper-scheme.cc: new file.
5833
5834         * lily/object-key-undumper-scheme.cc: new file.
5835
5836         * lily/tweak-registration-scheme.cc: new file.
5837
5838         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
5839
5840         * Documentation/user/examples.itely (String quartet): uncomment
5841         broken example.
5842
5843         * lily/font-config.cc: new file.
5844
5845 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5846
5847         * scm/output-svg.scm: 
5848         * scm/output-gnome.scm: s/bigcheese/emmentaler.
5849
5850         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
5851
5852 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5853
5854         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
5855         Add headers.
5856
5857         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
5858
5859 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5860
5861         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
5862
5863         * lily/include/main.hh: lose _b hungarian suffixes for global
5864         variables.
5865
5866         * lily/include/lily-guile-macros.hh: new file.
5867
5868         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
5869
5870         * lily/general-scheme.cc: new file. 
5871
5872         * lily/font-select.cc (get_font_by_design_size): retrieve
5873         PangoFont for (designsize . "pango-descr") entries.
5874
5875         * lily/lily-parser-scheme.cc: new file.
5876
5877         * lily/output-def-scheme.cc: new file.
5878
5879         * lily/paper-book-scheme.cc: new file.
5880
5881         * lily/duration-scheme.cc (LY_DEFINE): new file.
5882
5883         * lily/pitch-scheme.cc:  new file.
5884
5885         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
5886
5887 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5888
5889         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
5890
5891 2005-01-06  Graham Percival  <gperlist@shaw.ca>
5892
5893         * Documentation/user/notation.itely: minor editing.
5894
5895         * Documentation/user/changing-defaults: minor editing.
5896
5897         * Documentation/user/examples.itely: add template for
5898         string quartet part extraction; demonstrates tag.
5899
5900 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
5901
5902         * Documentation/user/notation.itely: documents
5903         format-mark-box-letters and format-mark-box-numbers
5904
5905         * scm/define-context-properties.scm: change comment.
5906
5907 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5908
5909         * scm/framework-ps.scm (output-classic-framework): new function:
5910         dump systems as separate .eps files (without fonts) and write a
5911         single collecting .tex file.
5912
5913 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5914
5915         * Documentation/user/notation.itely (Setting simple songs):
5916         Correct several errors in the equivalent formulation of
5917         \addlyrics. 
5918         (The Lyrics context): Corrected link to the SATB example.
5919
5920 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5921
5922         * scm/lily.scm (completize-formats): new function
5923         (postprocess-output): new function
5924
5925         * lily/paper-book.cc (classic_output): change calling
5926         convention. Give basename as first argument. 
5927         remove Paper_book::post_processing().
5928
5929         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
5930
5931 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5932
5933         * lily/paper-outputter.cc (LY_DEFINE): new function
5934         ly:outputter-close.
5935
5936         * lily/main.cc: change --format,-f to --backend,-b
5937
5938         * lily/include/main.hh: rename format to backend.
5939
5940         * scm/translation-functions.scm (format-mark-box-numbers): add.
5941         patch by Erlend Aasland
5942
5943 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
5944
5945         * lily/pango-font.cc (text_stencil): dump string as
5946         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
5947
5948 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5949
5950         * configure.in (gui_b): Remove handy developer-only
5951         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
5952         CVS source installations (but break other non-default but correct
5953         PKG_CONFIG_PATH setups), as this is no longer developer-only.
5954
5955         * SConstruct: 
5956         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
5957         compatibility (backportme).
5958
5959         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
5960
5961 2005-01-03  Werner Lemberg  <wl@gnu.org>
5962
5963         Prepare glyph shapes for mf2pt1 conversion.
5964
5965         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
5966         (accDiscant, accFreebase, accStdbase): Replace `draw' with
5967         `penstroke'.
5968         (accDot): Use `drawdot'.
5969         (accBayanbase): Replace `draw' with `draw_gridline'.
5970         (print_penpos): Moved to feta-macros.mf.
5971         (accOldEE): Replace `filldraw' with `penstroke'.
5972         Replace `draw' with `penstroke' and `drawdot'.
5973
5974         * mf/feta-banier.mf: Code clean-up.
5975         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
5976         `fill'.
5977
5978         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
5979
5980         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
5981         paremeter to control drawing of labels.  Update all callers.
5982
5983         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
5984         (new_bulb): Return a bulb as a single path.  To do that, it now
5985         takes some more parameters.  Updated all callers.
5986         (draw_gclef): Major clean-up.  `draw' has been replaced with
5987         `penstroke', unnecessary outlines have been removed.
5988         Remove (unused) gnome-canvas code.
5989
5990         * mf/feta-macros.mf (print_penpos): New macro (from
5991         feta-accordion.mf).
5992         Other minor fixes.
5993
5994         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
5995         ("Pedal dot"): Use `drawdot'.
5996         (draw_pedal_P): Add parameter to control drawing of labels.  Update
5997         all callers.
5998         Fix shape at top.
5999         (draw_pedal_e): Add parameter to control drawing of labels.  Update
6000         all callers.
6001         (draw_pedal_d): Add parameter to control drawing of labels.  Update
6002         all callers.
6003         Revert drawing direction.
6004
6005         * mf/feta-schrift.mf (draw_fermata): Use single path.
6006         (draw_short_fermata): Replace `filldraw' with `fill'.
6007         (draw_long_fermata, draw_very_long_fermata): Replace calls to
6008         `draw_rounded_block' with a single path.
6009         ("Thumb"): Draw full circle instead of mirroring segments.
6010         (draw_accent): New macro.
6011         ("> accent", "espr"): Use it.
6012         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
6013         ("open (unstopped)"): Draw full circle instead of mirroring
6014         segments.
6015         (draw_vee): Removed.
6016         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
6017         ("Downbow"): Replace calls to `draw_rounded_block' with a single
6018         path.
6019         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
6020         partial pieces drawn with `fill' -- these do still overlap with the
6021         stem of the `t' but just once, not multiple times so that fontforge
6022         can handle it gracefully.
6023         Change other parts of the glyph so that fontforge's overlapping
6024         algorithm reliably works.
6025         (draw_heel): Replace `draw' with `fill'.
6026         (draw_toe): Use `draw_accent' instead of `draw_vee'.
6027         ("Flageolet"): Replace `draw' with `penstroke'.
6028         ("Segno"): Replace `filldraw' with `penstroke'.
6029         Replace `draw' with `drawdot'.
6030         ("Coda"): Replace `fill' with `penstroke', using a single path.
6031         ("Varied Coda"): Use less overlapping paths.
6032         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
6033         single path.
6034
6035         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
6036         group to better control the `labels' command.
6037         Rename argument to `offset' and use it actually.  Update all
6038         callers.
6039         Replace `filldraw' with `fill'.
6040         ("mordent", "prallmordent", "upmordent", "downmordent",
6041         "lineprall"): Replace `draw' with `draw_gridline'.
6042         ("upprall", "downprall"): Replace `draw' with `fill'.
6043
6044         * mf/feta-timesig.mf: Formatting.
6045
6046         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
6047         to...
6048         ("Flat"): Here.
6049         (draw_paren): Move code to draw labels to...
6050         ("Right Parenthesis"): Here.
6051
6052 2005-01-02  Graham Percival <gperlist@shaw.ca>
6053
6054         * Documentation/user/notation.itely: add example of \setTextDecresc
6055         and \setTextDim.
6056
6057 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
6058
6059         * scm/define-markup-commands.scm :  fix glyph-strings of
6060         accidentals and \note-by-number
6061
6062 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6063
6064         * VERSION: 2.5.6 released.
6065         
6066         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
6067
6068         * input/regression/new-markup-scheme.ly: oops. font-family=music
6069         -> font-encoding fetaMusic.  
6070
6071         * lily/main.cc: put default to PS.
6072
6073         * lily/tfm.cc: idem.
6074
6075         * lily/afm.cc: idem.
6076
6077         * lily/include/modified-font-metric.hh (struct
6078         Modified_font_metric): remove coding_scheme() method.
6079
6080         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
6081
6082         * scripts/convert-ly.py (conv): crash on encountering \encoding.
6083
6084         * input/les-nereides.ly: convert to utf8
6085
6086         * lily/modified-font-metric.cc (text_dimension): idem.
6087
6088         * lily/parser.yy (TODO): idem.
6089
6090         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
6091
6092         * lily/lexer.ll: remove encoding
6093
6094         * scm/framework-ps.scm (output-variables): separately scale the
6095         page to mm 
6096
6097         * lily/pango-font.cc (Pango_font): fix scaling.
6098
6099         * lily/font-metric.cc (design_size): design_size returns a
6100         dimension now as well.
6101
6102 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6103
6104         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
6105         brace generation. 
6106
6107         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
6108
6109 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
6110
6111         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
6112         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
6113
6114 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6115
6116         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
6117         in first run as well.
6118
6119         * scm/paper.scm (layout-set-staff-size): use text-font-size in
6120         dimension less points (ie. 12 = 12 point)
6121
6122         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
6123
6124         * lily/all-font-metrics.cc (find_pango_font): set description_
6125
6126         * lily/pango-font.cc (text_stencil): export size as well.
6127         (text_stencil): fix scaling and extents box.
6128
6129 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6130
6131         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
6132
6133         * Documentation/user/invoking.itely (Invoking lilypond): document
6134         texstr
6135
6136         * scripts/convert-ly.py (conv): add ancient rules.
6137
6138         * scm/clef.scm (c0-pitch-alist): replace - with .
6139
6140         * scripts/lilypond-book.py (process_snippets): add texstr support.
6141
6142         * scm/framework-texstr.scm (header): change extension to .textmetrics
6143
6144         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
6145         -f tex.
6146
6147         * lily/text-metrics.cc: new file.
6148         (try_load_text_metrics): new function
6149
6150         * lily/include/text-metrics.hh: new file.
6151
6152 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6153
6154         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
6155         ly_scheme_function to ly_lily_module_constant.
6156
6157         * lily/modified-font-metric.cc (text_dimension): try
6158         lookup_tex_text_dimension() first.
6159
6160         * lily/tfm.cc: new function ly:load-text-dimensions
6161
6162 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6163
6164         * scm/output-texstr.scm (text): use \lilygetmetrics
6165
6166         * scm/framework-texstr.scm (header): dump in new format.
6167
6168         * tex/lilypond-tex-metrics: new file.
6169         
6170 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6171
6172         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
6173         mapping.
6174         (index_to_charcode): New method.
6175
6176         * scm/output-ps.scm (glyph-string): 
6177         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
6178
6179 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6180
6181         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
6182         implement fully, need FONT to get to charcode.
6183
6184         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
6185
6186         * scm: Cleanups.
6187
6188         * Documentation/user/changing-defaults.itely: Fix internalsrefs
6189         {Tunable context properties},
6190         {All layout objects},
6191         {Music definitions}.
6192
6193 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6194
6195         * VERSION: release 2.5.5
6196         
6197         * lily/main.cc: use TeX as default output format.
6198
6199         * flower/file-path.cc (find): try to open directly as well, so we
6200         find absolute path files. 
6201
6202         * lily/pango-select.cc: new file.
6203
6204         * scm/framework-ps.scm: remove all encoding code. 
6205         load pfb/pfa for PangoFont too.
6206         
6207         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
6208
6209 2004-12-22  Werner Lemberg  <wl@gnu.org>
6210
6211         Prepare glyph shapes for mf2pt1 conversion.
6212
6213         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
6214
6215         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
6216         (define_triangle_shape): Use it to replace `draw' with `fill' and
6217         `unfill'.  Update all callers.
6218         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
6219         (draw_cross): Ditto.
6220         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
6221         Use penrazor for better conversion with mf2pt1.
6222         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
6223         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
6224         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
6225         draw_la_head, draw_ti_head): Replace `filldraw' with
6226         `fill'.  Update all callers.
6227
6228 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6229
6230         * lily/paper-book.cc (output): revert: only allow a single output
6231         format.
6232
6233         * lily/include/pango-font.hh: new file.
6234
6235         * lily/pango-font.cc: new file.
6236
6237         * lily/font-metric.cc (text_stencil): new routine
6238
6239         * lily/all-font-metrics.cc (find_pango_font): new routine.
6240
6241         * lily/include/font-metric.hh (struct Font_metric): add
6242         text_stencil()
6243
6244         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
6245
6246 2004-12-22  Werner Lemberg  <wl@gnu.org>
6247
6248         Prepare glyph shapes for mf2pt1 conversion.
6249
6250         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
6251
6252         * mf/feta-toevallig.mf: Formatting.
6253         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
6254         ("Natural"): Fix paths to allow better postprocessing.
6255         (draw_meta_flat): Use `z3l' as additional point in path to get
6256         better conversion with mf2pt1.
6257         Other minor cleanups.
6258         ("3/4 Flat"): Add auxiliary points and modify path to replace
6259         `draw' with `fill'.
6260         ("Double Sharp"): Mirror path segments instead of picture elements
6261         to get a single outline.
6262         Modify path to replace `filldraw' with `fill'.
6263
6264 2004-12-22  Graham Percival  <gperlist@shaw.ca>
6265
6266         * input/test/unfold-all-repeats.ly: added file back.
6267
6268         * Documentation/user/notation.itely,
6269         Documentation/user/programming-interface.itely
6270         Documentation/user/changing-defaults.itely: fixed misc broken
6271         links to input/test/ files.
6272
6273 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6274
6275         * tex/texinfo.tex: Update.  We should not be distributing this,
6276         but since we do, use latest version.
6277
6278         * Documentation/user/macros.itexi: Comment-out \fetaflat,
6279         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
6280         macros for feta glyphs.
6281
6282 2004-12-22  Graham Percival  <gperlist@shaw.ca>
6283
6284         * Documentation/user/changing-defaults.itely: fix index for set.
6285
6286         * Documentation/user/converters.itely: added convert-ly bugs list
6287         from CVS.
6288
6289 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6290
6291         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
6292         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
6293         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
6294         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
6295
6296         * mf/GNUmakefile (pfa_warning): Use less broken check.
6297
6298         * python/lilylib.py (setup_environment): Remove cruft from
6299         GS_FONTPATH.
6300
6301         * configure.in: Bump mftrace requirement to 1.1.1.
6302
6303 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6304
6305         * scm/output-svg.scm (beam): Use polygon.
6306
6307         * scm/lily-library.scm: Bugfix.
6308
6309         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
6310
6311         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
6312
6313 2004-12-19  Werner Lemberg  <wl@gnu.org>
6314
6315         Prepare glyph shapes for mf2pt1 conversion.
6316
6317         * mf/feta-eindelijk: Some formatting.
6318         (multi_rest_x, multi_beam_height): Removed.  Unused.
6319         ("Quarter rest"): Use `intersectiontimes' to create a single
6320         outline.
6321         (rest_crook): Removed.  Unused.
6322         (draw_rest_bulb): Return path (wihtout filling).  Update callers.
6323         Simplified.
6324         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
6325         "128th rest"): Simplify `pat'.
6326         Create single outline.
6327
6328 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6329
6330         * mf/GNUmakefile (ALL_GEN_FILES):
6331         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
6332
6333         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
6334         function.
6335
6336 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6337
6338         * scm/output-texstr.scm (placebox): add routine
6339
6340         * VERSION (PACKAGE_NAME): release 2.5.4
6341
6342         * scm/framework-texstr.scm (output-framework): new file.  
6343
6344         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
6345         processing.
6346
6347         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
6348
6349         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
6350         rule.
6351
6352         * configure.in (gui_b): bump mftrace requirement to 1.1.0
6353
6354         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
6355
6356         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
6357
6358 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6359
6360         * scm/framework-svg.scm (dump-page): Implement landscape.
6361
6362 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6363
6364         * lily/main.cc (setup_paths): Add svg to search path.
6365
6366         * scm/output-svg.scm:
6367         * scm/framework-svg.scm: Add pageSet.  Update.
6368         (dump-fonts): New function.
6369         (output-framework): Use it.
6370
6371         * mf/GNUmakefile: 
6372         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
6373
6374 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6375
6376         * tex/lilyponddefs.tex: comment out new ifpdf code.
6377
6378 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6379
6380         * GNUmakefile.in: 
6381         * SConstruct (symlink): Replace afm by otf.
6382
6383         * scm/framework-gnome.scm (gnome-main): Remove invocation of
6384         ly:pango-add-afm-decoder.
6385
6386         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
6387
6388 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6389
6390         * scm/output-ps.scm (new-text): don't access t glyph for getting
6391         space dimension.
6392
6393         * ly/init.ly: warn about \version
6394
6395         * lily/lexer.ll: set version-seen?
6396
6397 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6398
6399         * scm/output-svg.scm (string->entities): Update.
6400
6401 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6402
6403         * lily/main.cc (setup_paths): replace afm by otf for path. 
6404
6405         * lily/pangofc-afm-decoder.cc: remove.
6406
6407         * lily/include/pangofc-afm-decoder.hh: remove.
6408
6409         * scm/framework-scm.scm (output-framework): new file.
6410
6411         * mf/GNUmakefile: remove SAUTER_FONTS.
6412         remove SVG/sodipodi hacks.
6413
6414         * scm/lily-library.scm (stderr): move stderr.
6415
6416         * mf/GNUmakefile: remove AFM support.
6417
6418         * buildscripts/mf-to-table.py (base): remove AFM support.
6419
6420         * lily/open-type-font.cc (design_size): use design_size
6421
6422 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
6423
6424         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
6425
6426 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6427
6428         * mf/GNUmakefile: Generate combined aybabtu info.
6429         * mf/aybabtu.pe.in (i): Load it.
6430
6431         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
6432         are not symbols.
6433
6434         * lily/include/open-type-font.hh (count): New method.
6435
6436         * mf/aybabtu.pe.in: Typo.
6437
6438         * Documentation/user/out/lilypond-internals.nexi (Scheme
6439         functions): Typo.
6440
6441         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
6442
6443 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6444
6445         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
6446         subfonts.
6447
6448         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
6449
6450         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
6451         (tex-font-command-raw): new function.
6452
6453         * lily/include/virtual-font-metric.hh (Module): remove file
6454
6455         * lily/virtual-font-metric.cc (Module): remove file.
6456         
6457
6458         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
6459         (get_indexed_char): read bbox from lily table if present.
6460
6461 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6462
6463         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
6464         aybabtu.subfonts
6465
6466         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
6467         global glyphname. Enables more than 64 glyphs in the OTF.
6468
6469 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6470
6471         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
6472         braces.
6473
6474         * lily/open-type-font.cc (design_size): Use 12 as default for
6475         design size.
6476
6477         * mf/aybabtu.pe.in: New file.  Merge all our braces.
6478
6479         * mf/GNUmakefile: Generate aybabtu.
6480
6481         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
6482
6483 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6484
6485         * scm/lily-library.scm (char->unicode-index): Remove.
6486
6487         * scm/output-gnome.scm (text): Bugfix for plain string input.
6488         Updates.
6489
6490         * scm/output-svg.scm (svg-font): Add weight to font selection.
6491
6492 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6493
6494         * Documentation/topdocs/INSTALL.texi (Top): Point to
6495         buildscripts/out/clean-fonts instead of
6496         buildscripts/clean-fonts.sh. 
6497
6498 2004-12-13  Graham Percival  <gperlist@shaw.ca>
6499
6500         * input/regression/figured-bass.ly: attempt to clarify text.
6501
6502         * Documentation/user/notation.tely: add cindex for tag, attempt to
6503         add figured bass example.
6504
6505         * Documentation/user/changing-defaults: basic editing.
6506
6507 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6508
6509         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
6510
6511         * lily/open-type-font.cc (LY_DEFINE): new function
6512         ly:font-sub-fonts
6513
6514         * lily/include/font-metric.hh (struct Font_metric): new method
6515         sub_fonts()
6516
6517         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
6518         . with - in add.stem.
6519         
6520 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6521
6522         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
6523         and fetaDynamic.
6524
6525         * lily/rest.cc (glyph_name): Change - to . .
6526
6527         * scm/output-gnome.scm (text): Hello world, again.
6528
6529         * scm/output-svg.scm (named-glyph): New function.  Hello world!
6530
6531         * lily/modified-font-metric.cc (index_to_charcode): New method.
6532
6533         * lily/include/font-metric.hh (index_to_charcode): New function.
6534
6535         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
6536         new function.
6537         (ly:font-glyph-to-index): Remove.
6538
6539 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6540
6541         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
6542
6543         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
6544
6545         * lily/open-type-font.cc (load_scheme_table): new function
6546
6547         * lily/dots.cc (print): replace - 
6548
6549         * lily/open-type-font.cc (attachment_point): new function.
6550         (load_table): read LILC table
6551
6552         * buildscripts/gen-bigcheese-scripts.py (Module): new
6553         file. Generate FF scripts.
6554
6555         * mf/feta-din10.mf: idem.
6556
6557         * mf/feta-nummer10.mf: remove mf files.
6558
6559         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
6560
6561 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6562
6563         * lily/lily-guile.cc: Use scm_from_locale_stringn.
6564
6565         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
6566         compatibility.
6567
6568 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6569
6570         * lily/open-type-font.cc (get_indexed_char): scale metrics by
6571         design-size and units_per_EM.
6572
6573         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
6574
6575 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6576
6577         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
6578         does not crash fontforge.
6579
6580         * scm/lily-library.scm (char->unicode-index): Hack to map onto
6581         PUA.
6582
6583 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6584
6585         * scm/framework-ps.scm (ps-embed-cff): new function.
6586
6587         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
6588
6589 2004-12-12  Werner Lemberg  <wl@gnu.org>
6590
6591         * mf/bigcheese.pe.in: Add PUA mapping.
6592         Don't create Type 42 but bare CFF font.
6593
6594 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
6595
6596         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
6597         within canvas boundaries.
6598
6599         * mf/merge.pe.in: Set font names, version, license GPL.
6600
6601         * make/substitute.make: Add FONTFORGE.
6602
6603         * config.make.in (FONTFORGE): Add.
6604
6605         * configure.in (gui_b): Use PATH_PROG for fontforge.
6606
6607 2004-12-11  Graham Percival  <gperlist@shaw.ca>
6608
6609         * scm/define-markup-commands.scm: add baseline-skip to info
6610         about \column.
6611
6612 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6613
6614         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
6615
6616         * scm/output-gnome.scm (named-glyph): Use it.
6617
6618         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
6619
6620         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
6621         (upper_string, lower_string, reverse_string): Remove.
6622
6623         * configure.in (fontforge): Reinstate version check.
6624
6625         * ly/engraver-init.ly: Fix clef glyph names.
6626
6627         * lily/time-signature.cc (special_time_signature): Fix fraction
6628         glyph names.
6629
6630 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6631
6632         * mf/merge.pe: new file.
6633
6634         * lily/freetype.cc: new file.
6635
6636         * lily/include/open-type-font.hh (class Open_type_font): new file.
6637
6638         * lily/include/freetype.hh: new file.
6639
6640         * lily/open-type-font.cc: new file.
6641
6642         * lily/all-font-metrics.cc (find_otf): new function.
6643
6644 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6645
6646         * lily/time-signature.cc (special_time_signature): Fix.
6647
6648         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
6649         GTK2 before checking for pango.  Fixes -fgnome.
6650
6651         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
6652         Scheme name.
6653
6654         * scm/define-markup-commands.scm:
6655         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
6656
6657         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
6658
6659         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
6660         date versions.  Fixes configure.
6661         (STEPMAKE_CHECK_VERSION): Support optional actual program version
6662         argument.
6663
6664 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6665
6666         * buildscripts/mf-to-table.py (write_ps_encoding): write real
6667         names in .enc
6668
6669         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
6670
6671 2004-12-09  Graham Percival  <gperlist@shaw.ca>
6672
6673         * Documentation/user/changing-defaults.itely: add info about
6674         make-dynamic-script
6675
6676         * Documentation/user/notation.itely: add link in dynamics to
6677         section about make-dynamic-script.
6678
6679 2004-12-09  Christian hitz  <chhitz@gmx.net>
6680
6681         * lily/lily-guile.cc: change MACOS_X to __APPLE__
6682
6683 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6684
6685         * buildscripts/mf-to-table.py (parse_logfile): use . for
6686         concatting name and group.
6687         (parse_logfile): use M for Minus (negative.)
6688
6689         * lily/include/type-swallow-translator.hh
6690         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
6691
6692         * lily/*.cc: cosmetics around = sign.
6693
6694         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
6695         lyric spacing on the penultimate column.
6696
6697 2004-12-05  Christian Hitz  <chhitz@gmx.net>
6698
6699         * configure.in:
6700         * lily/accidental-placement.cc:
6701         * lily/bar-line.cc:
6702         * lily/beam-concave.cc:
6703         * lily/beam-quanting.cc:
6704         * lily/beam.cc:
6705         * lily/bezier-bow.cc:
6706         * lily/bezier.cc:
6707         * lily/break-align-interface.cc:
6708         * lily/custos.cc:
6709         * lily/dimension-cache.cc:
6710         * lily/dot-column.cc:
6711         * lily/font-metric.cc:
6712         * lily/font-select.cc:
6713         * lily/gourlay-breaking.cc:
6714         * lily/grob-property.cc:
6715         * lily/grob.cc:
6716         * lily/lily-guile.cc:
6717         * lily/line-spanner.cc:
6718         * lily/lookup.cc:
6719         * lily/lyric-extender.cc:
6720         * lily/lyric-hyphen.cc:
6721         * lily/mensural-ligature.cc:
6722         * lily/midi-def.cc:
6723         * lily/misc.cc:
6724         * lily/note-collision.cc:
6725         * lily/note-column.cc:
6726         * lily/note-head.cc:
6727         * lily/paper-outputter.cc:
6728         * lily/percent-repeat-item.cc:
6729         * lily/rest-collision.cc:
6730         * lily/side-position-interface.cc:
6731         * lily/simple-spacer.cc:
6732         * lily/slur-configuration.cc:
6733         * lily/slur-scoring.cc:
6734         * lily/slur.cc:
6735         * lily/spaceable-grob.cc:
6736         * lily/spacing-spanner.cc:
6737         * lily/spanner.cc:
6738         * lily/staff-symbol-referencer.cc:
6739         * lily/stem.cc:
6740         * lily/stencil.cc:
6741         * lily/system-start-delimiter.cc:
6742         * lily/system.cc:
6743         * lily/text-item.cc:
6744         * lily/tie.cc:
6745         * lily/tuplet-bracket.cc:
6746         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
6747         <cmath> beacause isinf/isnan is undefined in <cmath>
6748
6749 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6750
6751         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
6752
6753 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6754
6755         * VERSION: release 2.5.3
6756         
6757 2004-11-29  Arno Waschk <arno@arnowaschk.de>
6758
6759         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
6760
6761 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6762
6763         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
6764
6765         * lily/note-head.cc (internal_print): always try the "s" head if
6766         u/d not found.
6767
6768         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
6769
6770 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6771
6772         * mf/parmesan-heads.mf (overdone_heads): typos.
6773
6774 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6775
6776         * lily/parser.yy (markup): in markups, { .. } without command
6777         before are also flattened, ie \line must be explicitely used.
6778
6779         * Documentation/user/changing-defaults.itely:
6780         * Documentation/user/notation.itely: 
6781         * input/wilhelmus.ly: 
6782         * input/regression/instrument-name-markup.ly: 
6783         * input/regression/markup-score.ly: 
6784         * input/regression/new-markup-scheme.ly: 
6785         * input/regression/new-markup-syntax.ly: 
6786         * input/test/coriolan-margin.ly: use \line in markups where
6787         appropriate
6788         
6789 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6790
6791         * scm/new-markup.scm (map-markup-command-list): helper function
6792         used in parser.yy to map markup commands on a markup list.
6793
6794         * lily/parser.yy: get rid off < > in markups by treating { } as
6795         real lists.
6796
6797         * lily/lexer.ll: remove < > from markup lexer mode.
6798
6799         * scripts/convert-ly.py (conv): add rule for converting 
6800         \markup < > to \markup { }
6801
6802         * ly/titling-init.ly: 
6803         * input/test/coriolan-margin.ly: 
6804         * input/regression/new-markup-syntax.ly: 
6805         * input/regression/new-markup-scheme.ly: 
6806         * input/regression/multi-measure-rest-text.ly: 
6807         * input/regression/markup-stack.ly: 
6808         * input/regression/markup-score.ly: 
6809         * input/regression/instrument-name-markup.ly: 
6810         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
6811         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
6812         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
6813         * input/wilhelmus.ly: 
6814         * Documentation/user/notation.itely: 
6815         * Documentation/user/music-glossary.tely: 
6816         * Documentation/user/changing-defaults.itely: change < > to { } in
6817         markups
6818
6819 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6820
6821         * lily/accidental-placement.cc (position_accidentals): shortcut if
6822         no accidentals to place.
6823
6824 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6825
6826         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
6827         typo s/ly:dimension ?/ly:dimension?/
6828
6829         * input/regression/lily-in-scheme.ly: 
6830         * input/regression/music-function.ly: 
6831         * ly/spanners-init.ly (assertBeamSlope): 
6832         * scm/music-functions.scm (def-grace-function): add the paper
6833         argument to music function definitions.
6834
6835 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6836
6837         * lily/moment.cc (LY_DEFINE):
6838         ly:moment-main-{denominator,numberator}, new function.
6839
6840         * lily/score-engraver.cc (typeset_all): assign to column on basis
6841         of axis-group-parent-X setting.
6842
6843         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
6844         add_element() on basis of axis-group-parent-Y setting.
6845
6846         * lily/grob.cc: add axis-group-parent-{XY} properties.
6847
6848         * input/regression/spacing-stick-out.ly: new file.
6849
6850         * lily/simple-spacer.cc (add_columns): use binary search for
6851         setting column rods. Changes O(n^2) to O(n log(n)) for
6852         constructing spacing problem from columns.
6853         (add_columns): read allow-outside-line to make sure no texts stick
6854         out.
6855         (solve): Simple_spacer::is_active() only determines
6856         satisfies_constraints_ for non-ragged typesetting.
6857
6858         * lily/simultaneous-music.cc (to_relative_octave): only set
6859         old_relative_used if return pitch actually changed.
6860
6861         * scm/define-context-properties.scm
6862         (all-user-translation-properties): change to match implementation.
6863
6864         * python/lilylib.py: Replace re.match by re.search and adds "-c
6865         showpage" to the gs command line (Johannes Schindelin)
6866
6867         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
6868         before processing. Prevents crash when inf is in the extent.
6869
6870         * scm/define-markup-commands.scm (note-by-number): add "s" to
6871         "noteheads-" glyphname.
6872  
6873         * lily/parser.yy (Generic_prefix_music): supply parser argument to
6874         music function as well.
6875         
6876 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6877
6878         * VERSION: release 2.5.2
6879
6880         * Documentation/user/changing-defaults.itely (Creating titles):
6881         add breakbefore variable.
6882
6883         * lily/paper-book.cc (set_system_penalty): new function. Set
6884         penalty_ based on breakBefore setting
6885
6886         * lily/context-specced-music-iterator.cc (construct_children):
6887         interpret special context id $uniqueContextId 
6888
6889         * lily/context.cc (create_unique_context): new method. Move
6890         creation of unique (\new) contexts into interpreting phase. This
6891         makes
6892
6893           foo= \new Staff ..
6894           << \foo \foo >>
6895
6896         produce 2 staves.
6897         
6898
6899         * scm/define-music-properties.scm (all-music-properties): add
6900         quoted-voice-direction
6901
6902         * ly/music-functions-init.ly: killCues function.
6903
6904         * scm/music-functions.scm (cue-substitute): move creation of voice
6905         contexts further to the back. 
6906
6907 2004-11-25  Werner Lemberg  <wl@gnu.org>
6908
6909         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
6910         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
6911
6912 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
6913
6914         * buildscripts/guile-gnome.sh: Fixed typo.
6915
6916 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6917
6918         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
6919
6920         * scripts/abc2ly.py (dump_slyrics): add ord(). 
6921
6922         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
6923         to regular engraver. 
6924
6925 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6926
6927         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
6928
6929 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6930
6931         * scm/define-markup-commands.scm (fill-line): Typo.
6932
6933         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
6934         and newer.
6935
6936 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
6937
6938         * ly/dynamic-scripts-init.ly: Fixed typo.
6939
6940 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6941
6942         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
6943         note-head, to have different attachment points for up and down.
6944
6945         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
6946
6947         * mf/feta-generic.mf (else): remove solfa.
6948
6949         * mf/feta-bolletjes.mf (tishape): remove unicode test.
6950
6951         * scm/define-context-properties.scm
6952         (all-user-translation-properties): add shapeNoteStyles property.
6953
6954         * lily/shape-note-heads-engraver.cc (process_music): new file.
6955
6956         * lily/event.cc (transpose): call Event::transpose() for
6957         transposing the tonic.
6958
6959 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6960
6961         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
6962         Unicode/OpenType and AFM.
6963
6964         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
6965
6966 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6967
6968         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
6969
6970         * lily/context.cc (Context): unprotect key from ctor.
6971
6972         * scm/stencil.scm (stack-lines): return empty-stencil if argument
6973         is '()
6974         (stack-stencils): idem.
6975
6976         * Documentation/user/changing-defaults.itely (Creating titles):
6977         document new title layout options.
6978
6979         * lily/parser.yy (lilypond_header_body): copy previous
6980         $globalheader if present.
6981
6982         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
6983         ly:module-copy
6984         
6985         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
6986
6987         * scm/titling.scm: remove old titling functions
6988
6989         * lily/stencil.cc (translate): remove absolute dimension.
6990
6991         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
6992         via markup.
6993
6994         * scm/page-layout.scm (marked-up-headfoot): create header/footer
6995         field from user-supplied markup
6996
6997         * scm/define-markup-commands.scm (on-the-fly): new markup
6998         command. Enter SCM markup procedure directly in Scheme.
6999         (fromproperty): new markup command. Read markup from props argument.
7000
7001         * scm/titling.scm (marked-up-title): create title via
7002         user-specified markup. 
7003
7004         * scm/define-markup-commands.scm (column): remove empty stencils
7005         from column.
7006
7007         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
7008         not have side-effect of creating variable stub.
7009
7010         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
7011
7012 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7013
7014         * scm/encoding.scm (coding-alist): 
7015         * scm/font.scm (add-ec-fonts):
7016         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
7017         Extended-TeX-Font-Encoding---Latin.
7018
7019         * lily/side-position-interface.cc (general_side_position): Add
7020         actual offset to error message (avoid constant error messages).
7021
7022         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
7023         block.
7024
7025         * lily/font-select.cc (select_encoded_font)
7026         (get_font_by_mag_step, get_font_by_design_size): 
7027         * lily/modified-font-metric.cc (Modified_font_metric): 
7028         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
7029
7030         * scm/encoding.scm (coding-alist): Add fetaDynamic.
7031         (read-encoding-file): Bugfix: do not require space after bracket.
7032
7033         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
7034         these do not exist.
7035
7036 2004-11-20  Graham Percival  <gperlist@shaw.ca>
7037
7038         * Documentation/user/notation.itely: added info about typesetting
7039         boxed bar numbers.
7040
7041 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7042
7043         * flower/interval.cc (T_to_string): gcc4 fixes.
7044
7045         * scm/define-markup-commands.scm (fill-line): use
7046         stack-stencils. This fixes problems with putting already centered
7047         stencils in a line.
7048
7049         * VERSION: release 2.5.1
7050
7051         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
7052
7053 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7054
7055         * input/example-[1-3].ly: simplify.
7056
7057         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
7058
7059         * scm/output-ps.scm (new-text): new function. Use glyphshow to
7060         show glyphs.
7061
7062         * scm/encoding.scm (decode-byte-string): new function.
7063
7064         * scripts/convert-ly.py (conv): add warning about
7065         set-global-staff-size.
7066
7067         * Doxyfile: add. 
7068
7069         * scripts/convert-ly.py (conv): add raggedlastbottom rule
7070         (conv): warn for TextSpanner split.
7071         (conv): warn for textheight.
7072
7073 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7074
7075         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
7076         building the documentation, info with images are installed.
7077         (final-install): Fix description.  Mention sourcing of login
7078         scripts (instead of running).
7079
7080 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7081
7082         * Debian lmodern support.  Note that LilyPond will issue warnings
7083         
7084             no such encoding: "FontSpecific"
7085
7086           The font selection mechanism wants to get the encoding from the
7087           font itself, but the idea of lmodern is that it is usable with
7088           different encodings, ie, Lily should get the encoding from the
7089           font tree, rather than the font itself.  This would require some
7090           more work.
7091         
7092         * configure.in: Test for and accept lmodern if EC fonts not found.
7093
7094         * scm/framework-tex.scm (font-load-command): TeX font name
7095         mangling for latin1 encoded cork-lm fonts.
7096         (convert-to-ps): Load lm.map if available.
7097
7098         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
7099         available.
7100
7101         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
7102
7103         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
7104         available.
7105
7106         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
7107         path for absolute file name, that is silly.
7108
7109         * lily/score-engraver.cc (initialize): 
7110
7111         * Documentation/user/GNUmakefile (local-install-info): Invoke
7112         install-info --remove first.
7113
7114         * #include cleanup (Andreas Scherer).
7115
7116 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
7117
7118         * input/test/script-abbreviations.ly: fix typos.
7119
7120 2004-11-17  Werner Lemberg  <wl@gnu.org>
7121
7122         * python/lilylib.py (options_help_str): Support pretty-printing of
7123         newlines in fourth element of option description.
7124
7125         * scripts/lilypond-book.py (option_definitions): Use new lilylib
7126         feature.
7127         Sort options.
7128
7129         * Documentation/user/lilypond-book.itely: Finish update.
7130
7131 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7132
7133         * Documentation/user/macros.itexi: Add comment about \command.
7134
7135         * Documentation/user/lilypond.tely:
7136         * Documentation/user/lilypond-book.itely: Fix names of lilypond
7137         and lilypond-book nodes, so that `info lilypond' visits the manual
7138         at top level, and `info lilypond-book' visits the lilypond-book
7139         section.
7140
7141         * Documentation/user/GNUmakefile (local-install-info): Fix rules
7142         and packager messages.
7143
7144         * lily/pangofc-afm-decoder.cc: Update test.
7145
7146 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7147
7148         * scm/lily-library.scm (char->unicode-index): New function.
7149
7150         * scm/output-gnome.scm: 
7151         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
7152
7153         * Proper naming of file name throughout; s/filename/file[-_]name/.
7154
7155         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
7156
7157         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
7158
7159 2004-11-16  Werner Lemberg  <wl@gnu.org>
7160
7161         * scripts/lilypond-book.py: The Lord has commanded me to use only
7162         tabs for indentation.  Your humble servant obeys.
7163
7164 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7165
7166         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
7167         including font, if LilyPond-feta font is only feta font in path.
7168
7169         * scm/output-gnome.scm (text): Revert to file name of font if font
7170         has no name.  Fixes ec font selection.
7171         (char): Bugfix: do not utf8 twice.  Fixes clefs.
7172
7173         * scm/framework-svg.scm:
7174         * scm/output-svg.scm: New file.  TODO: figure out how to
7175         do character by index in font.
7176
7177         * scm/output-sodipodi.scm: Remove.
7178
7179         * scm/output-ps.scm (stem): Remove.
7180
7181 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
7182
7183         * scm/output-gnome.scm (beam): New function.
7184         (slur): Round corners.
7185         (round-filled-box): Round corners.
7186
7187 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7188
7189         * scm/output-gnome.scm (beam): add function.
7190         (draw-line): new routine.
7191         (dashed-line): stub; call draw-line
7192         (polygon): new routine.
7193
7194 2004-11-15  Werner Lemberg  <wl@gnu.org>
7195
7196         * Documentation/user/lilypond-book.itely: Revise section on
7197         lilypond-book options.
7198         Other minor fixes.
7199
7200         * scripts/lilypond-book.py: Change indentation to 4.
7201         Minor formatting.
7202
7203 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7204
7205         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
7206         grobs that have tweaks specced.
7207         
7208 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
7209
7210         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
7211
7212 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7213
7214         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
7215         actual char #, not 0 based index.
7216
7217         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
7218
7219         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
7220         Warning: do make -C mf clean.
7221
7222         * lily/context-property.cc: Compile fix.
7223
7224         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
7225         Grok ec-fonts, braces and dynamics.
7226
7227         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
7228
7229 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7230
7231         * lily/include/tweak-registration.hh: new file.
7232
7233         * lily/tweak-registration.cc: new file.
7234
7235         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
7236         saving tweaks.
7237
7238         * scm/output-gnome.scm (text): comment dribble.
7239
7240 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
7241
7242         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
7243
7244         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
7245         path-def before using.  Fixes muchtomany slurs in wrong places
7246         bug.
7247
7248 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7249
7250         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
7251
7252         * lily/include/object-key-undumper.hh (Module): new file.
7253
7254         * lily/object-key-undumper.cc (Module): New file. Deserialize
7255         keys. SCM bindings
7256
7257         * lily/object-key-dumper.cc (Object_key_dumper): idem.
7258         Provide SCM bindings.
7259
7260         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
7261         new file. Serialize object keys.
7262         
7263         * lily/object-key.cc (dump): new function.
7264         (as_scheme): new virtual function
7265         (undump): new function
7266         (undumpers): new table.
7267
7268         * lily/include/global-context.hh (Context): take \score key upon init.
7269
7270         * lily/object-key-dumper.cc (serialize_key): new file.
7271
7272         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
7273
7274         * lily/lily-lexer.cc: remove \quote.
7275
7276         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
7277
7278         * lily/context.cc (Context): take key argument in ctor.
7279         (create_context): new function
7280
7281         * lily/grob.cc (Grob): take key argument in ctor.  
7282
7283         * lily/lilypond-key.cc (do_compare): new file.
7284
7285         * lily/object-key.cc (Object_key): new file.
7286
7287         * lily/include/object-key.hh (class Object_key): new file.
7288
7289         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
7290
7291 2004-11-13  Graham Percival  <gperlist@shaw.ca>
7292
7293         * Documentation/user/lilypond-book.itely: add small warning about
7294         noindent default in lilypond-book.
7295
7296         * Documentation/user/converters.itely: add examples for convert-ly.
7297
7298         * Documentation/user/examples.itely: change version string in templates
7299         to 2.4.0.
7300
7301 2004-11-12  Karl Hammar  <karl@aspodata.se>
7302
7303         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
7304         cmdline, use xargs instead (backportme)
7305
7306 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
7307         
7308         * Documentation/user/: Numerous fixes in the user manual.
7309
7310 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7311
7312         * lily/parser.yy (re_rhythmed_music): search music expression for
7313         context-id, surround by \new Voice if not found. Fixes:
7314         addlyrics-second-staff.ly
7315
7316         * VERSION: 2.5.0 released.
7317         
7318 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7319
7320         * Documentation/index.html.in: Fix url to one big page.  (backportme)
7321
7322         * Documentation/user/GNUmakefile: Separate rules for split and
7323         unsplit html documents.  Remove perl massaging.  (backportme)
7324
7325 2004-11-11  Graham Percival  <gperlist@shaw.ca>
7326
7327         * Documentation/user/lilypond-book.itely: add short warning about
7328         \lilypond{} in LaTeX docs.
7329
7330 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7331
7332         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
7333         found.  (backportme)
7334
7335         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
7336         version requirement.  (backportme)
7337
7338         * configure.in: Be explicit about old versions of
7339         ec-fonts-mtraced.  (backportme)
7340
7341         * lily/context-selector.cc (set_tweaks): New function.
7342         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
7343         web with -DTWEAK.
7344
7345         * Documentation/user/introduction.itely (Automated engraving):
7346         Remove fragment option.  Fixes web.
7347
7348         * lily/context-property.cc (make_item_from_properties):
7349         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
7350         #ifdef.
7351
7352         * scm/define-context-properties.scm
7353         (all-internal-translation-properties): Add tweakRank and tweakCount.
7354
7355         * lily/grob.cc: 
7356         * scm/define-grob-properties.scm (all-internal-grob-properties):
7357         Add tweak-rank and tweak-count.
7358
7359 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7360
7361         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
7362         New function.
7363         (text): Use them.
7364
7365         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
7366         animated/opaque grob dragging tweaks.
7367
7368         * buildscripts/guile-gnome.sh: Update.
7369
7370 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7371
7372         * scm/define-grobs.scm (all-grob-descriptions): Added
7373         line-interface to the LigatureBracket object.
7374
7375 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7376
7377         * scm/framework-gnome.scm (item-event): Support non-animated mouse
7378         dragging tweaks.
7379
7380         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
7381
7382         * lily/context-selector.cc (store_context): New function.
7383
7384         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
7385         (store_grob): New function.
7386         (identify_grob): Add Moment parameter.
7387
7388         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
7389         exists.
7390
7391         * scm/framework-gnome.scm (save-tweaks): Write as alist.
7392
7393 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
7394
7395         * scm/framework-gnome.scm (item-event): Print grob id.
7396         (save-tweaks): New function.
7397         (tweak): New funtion.
7398         (item-event): Use it, bound to arrow keys.
7399
7400         * lily/context-property.cc (make_item_from_properties): Register grob.
7401         * lily/context.cc (add_context): Register context.
7402
7403         * lily/include/context-selector.hh:
7404         * lily/include/grob-selector.hh:
7405         * lily/context-selector.cc:
7406         * lily/grob-selector.cc: New file.
7407
7408 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7409
7410         * lily/slur.cc: add 'positions to interface
7411
7412         * lily/main.cc: reinstate PS as standard output format. 
7413
7414         * scm/framework-tex.scm (output-preview-framework): print systems
7415         up to first non title system.
7416
7417         * lily/grace-engraver.cc (start_translation_timestep): split
7418         scm_cadddr
7419         
7420 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7421
7422         * lily/quote-iterator.cc (Module): remove old quote-iterator
7423
7424         * scm/define-music-types.scm (music-descriptions): move
7425         NewQuoteMusic over QuoteMusic
7426
7427         * Documentation/user/notation.itely (Formatting cue notes): use
7428         \cueDuring.
7429
7430         * lily/new-quote-iterator.cc (quote_ok): new function.
7431
7432         * input/regression/quote-cue-during.ly: new file.
7433
7434         * input/regression/quote-grace.ly: new file.
7435
7436         * scm/define-context-properties.scm (Module): change definition of
7437         graceSettings
7438
7439         * lily/context-property.cc (Module): rename from
7440         translator-property.cc
7441
7442         * lily/context.cc (context_name_symbol): new function
7443
7444         * lily/grace-engraver.cc: new file. Set properties for grobs based
7445         on the grace-ness of now_moment().
7446
7447         * scm/music-functions.scm (add-grace-property): use list
7448         iso. vector for graceSettings
7449         remove set-{start,stop}-grace-properties. 
7450
7451         * lily/new-quote-iterator.cc (construct_children): set
7452         quote_outlet_ if no quoted-context-{id,type} specified.
7453
7454         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
7455
7456         * lily/parser.yy (command_element): remove \quote.
7457
7458         * ly/music-functions-init.ly (location): add quoteDuring music
7459         function. 
7460
7461         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
7462         optional semicolon. (backportme)
7463
7464 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7465
7466         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
7467         need to link to GUILE et al.
7468
7469 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7470
7471         * scm/define-music-properties.scm (all-music-properties): add
7472         quoted-context-type, quoted-context-id.
7473
7474         * scm/lily.scm (type-check-list): new function.
7475         
7476         * scm/lily-library.scm: new file. Generic library routines.
7477
7478         * lily/parser.yy (Generic_prefix_music): move typechecking out of
7479         parser.
7480
7481         * ly/music-functions-init.ly: add quoteDuring function.
7482
7483         * lily/include/music-iterator.hh (class Music_iterator): rename
7484         set_translator -> set_context
7485
7486         * lily/parser.yy (Generic_prefix_music_scm): add
7487         MUSIC_FUNCTION_SCM_SCM_MUSIC
7488
7489         * scm/lily.scm (sanitize-command-option): new function. (backportme)
7490
7491         * scm/framework-tex.scm (header): sanitize TeX paper size.
7492         (backportme)
7493
7494 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7495
7496         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
7497
7498         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
7499
7500         * scm/framework-tex.scm (font-load-command): Use T1 if no
7501         font-encoding set.  (backportme)
7502
7503         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
7504         exists before converting.  (backportme)
7505
7506         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
7507         exists before converting.  (backportme)
7508         (convert-to-ps): Remove .ps file if it exists before
7509         converting.  (backportme)
7510
7511         * lily/lexer.ll: Remove extra progress newline, use present tense.
7512
7513         * scm/paper.scm (paper-alist): public.
7514         * scm/framework-tex.scm (convert-to-ps):
7515         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
7516         command line.
7517
7518 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7519
7520         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
7521
7522         * lily/recording-group-engraver.cc (derived_mark): mark
7523         now_events_. (backportme)
7524
7525 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7526
7527         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
7528
7529         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
7530         invoking latex. (backportme.)
7531
7532         * lily/stem.cc (off_callback): center stems for all rest stems.
7533
7534 2004-11-05  Werner Lemberg  <wl@gnu.org>
7535
7536         * Documentation/user/lilypond.tely: Add more guidelines for writing
7537         lilypond texinfo documents.
7538
7539 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
7540
7541         * Documentation/index.html.in: remove <hr>.
7542
7543         * THANKS: change 2.3 to 2.4.
7544
7545 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
7546
7547         * scm/output-gnome.scm: More fontconfig comment.
7548
7549 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
7550
7551         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
7552         <package> directory in $(builddir)/share according with
7553         PACKAGE_NAME defined in the VERSION file.
7554
7555 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7556
7557         * lily/beam.cc (rest_collision_callback): use local beam
7558         multiplicity.
7559
7560         * input/regression/stem-stemlet.ly: new file.
7561
7562         * lily/stem.cc (add_head): store rests as well.
7563
7564         * scm/define-grob-properties.scm (all-user-grob-properties): add
7565         stemlet-length
7566
7567         * lily/stem.cc: store rests as well.
7568         
7569         * input/regression/new-slur.ly: mention forcing.
7570
7571 2004-11-04  Werner Lemberg  <wl@gnu.org>
7572
7573         * Documentation/user/*: A new round of layout fixes and document
7574         structure cleanup.
7575
7576 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
7577
7578         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
7579
7580 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7581
7582         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
7583
7584 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7585
7586         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
7587
7588         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
7589
7590         * lily/main.cc (main): Invoke identify.
7591
7592         * scm/lily.scm (postscript->pdf): Remove progress newline.
7593         Write progress to stderr.
7594
7595         * lily/paper-book.cc (output): Remove progress newline.
7596
7597         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
7598         gettext on user messages, and remove whitespace.
7599
7600         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
7601
7602         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
7603         argv[0] (Thomas Scharkowski).
7604
7605         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
7606         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
7607         for ec-fonts-mtraced.
7608
7609         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
7610         --srcdir build (Bertalan).
7611
7612         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
7613         headers and library too (Laura Conrad).
7614
7615         * Documentation/topdocs/INSTALL.texi (Top): Mention development
7616         package for guile too (Laura Conrad).
7617
7618         * lily/main.cc (usage): Typo.
7619
7620 2004-11-02  Werner Lemberg  <wl@gnu.org>
7621
7622         * Documentation/user/notation.ly: More fixes to improve appearance.
7623
7624         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
7625         better output for multicolumn tables.
7626
7627 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
7628
7629         * lily/main.cc (dir_info): Fixed typo in the printouts.
7630
7631 2004-11-01  Werner Lemberg  <wl@gnu.org>
7632
7633         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
7634         of output.
7635         Set `per_line' to 2; replace hard-coded value with it.
7636
7637         * Documentation/user/*: Many fixes to improve appearance of
7638         printed manual.
7639
7640 2004-11-01  Werner Lemberg  <wl@gnu.org>
7641
7642         * Documentation/user/changing-defaults.itely,
7643         Documentation/user/notation.ly,
7644         Documentation/user/programming-interface.itely: Use @/.
7645         Fix formatting of some lilypond snippets and tables.
7646
7647         * scripts/lilypond-book.py (compose_ly): Provide useful default
7648         for LINEWIDTH in `override'.
7649
7650 2004-10-31  Graham Percival  <gperlist@shaw.ca>
7651
7652         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
7653
7654 2004-10-31  Werner Lemberg  <wl@gnu.org>
7655
7656         Resetting @exampleindent to `5' gives ugly results with texinfo's
7657         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
7658         (if not quoting) to change @exampleindent only locally.
7659
7660         * scripts/lilypond-book.py (NOQUOTE): New variable.
7661         (output) [LATEX]: Remove AFTER and BEFORE.
7662         [TEXINFO]: Remove AFTER and BEFORE.
7663         Fix QUOTE and VERBATIM pattern.
7664         Add NOQUOTE pattern.
7665         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
7666         and BEFORE.
7667         [output_texinfo]: Use NOQUOTE.
7668
7669 2004-10-31  Graham Percival  <gperlist@shaw.ca>
7670
7671         * Documentation/user/changing-defaults.itely: clarify paper
7672         size commands with correct info.
7673
7674         * Documentation/user/lilypond-book.itely: add more docs for
7675         filename extensions.
7676
7677 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7678
7679         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
7680         (PATCH_LEVEL): start 2.5.0.
7681
7682 2004-10-30  Graham Percival  <gperlist@shaw.ca>
7683
7684         * Documentation/user/notation.itely: add warning about bar numbers
7685         in multistaff music, add warning about quoting grace notes.
7686
7687         * Documentation/user/changing-defaults.itely: clarify paper size commands,
7688         add missing subsubtitle entry to Creating titles.
7689
7690         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
7691
7692 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7693
7694         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
7695         case.
7696         (conv): add dummy 2.4.0 conversion rule.
7697
7698         * Documentation/user/lilypond.tely: add @finalout.
7699
7700         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
7701         for attaching, fixes slur/stem left attachment of
7702         downslur/downstem.
7703
7704         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
7705         quote problem if for last note of quoted sequence. 
7706
7707         * input/regression/part-combine-text.ly (comm): add expect strings.
7708
7709 2004-10-30  Werner Lemberg  <wl@gnu.org>
7710
7711         * Documentation/user/examples.itely: Improved layout.
7712
7713         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
7714
7715         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
7716
7717         * Documentation/notation.itely: Use `@/'.
7718         Other layout fixes.
7719
7720 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7721
7722         * lily/part-combine-iterator.cc (unisono): examine last_playing_
7723         (not state_), this fixes a2 printing after chord.
7724
7725         * input/regression/no-staff.ly: fix octave, revise syntax.
7726
7727         * input/regression/lyrics-bar.ly (texidoc): fixes.
7728
7729         * input/regression/beam-dir-functions.ly (Module): remove from regtest
7730
7731         * input/regression/accidentals.ly (Module): remove from regtest.
7732
7733         * lily/parser.yy (Prefix_composite_music): 
7734         oops. Chords should be unrelativable, not bass figures untransposable.
7735
7736         * VERSION: 2.3.26 released.
7737         
7738         * lily/completion-note-heads-engraver.cc (try_music): only return
7739         something when is_first_ is true. Fixes lyrics with completion_heads. 
7740
7741         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
7742
7743         * scm/lily.scm (ly:system): new function. Catches uninstalled
7744         ps2png.
7745
7746 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7747
7748         * Documentation/user/notation.itely: remove
7749         @hyphenatedinternalsref.
7750
7751 2004-10-29  Werner Lemberg  <wl@gnu.org>
7752
7753         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
7754
7755         * scripts/lilypond-book.py (no_options): New dictionary.
7756         (simple_options): New list.
7757         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
7758         (compose_ly): Use `no_options' and `simple_options'.
7759         Fix logic of option handling.
7760         Handle `linewidth' option without parameter.
7761
7762 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7763
7764         * lily/lookup.cc (triangle): use (0, interval.length()) for X
7765         extent, since the stencil is translated later on.
7766
7767         * lily/ledger-line-spanner.cc (print): swap linear_combination
7768         arguments, effectively shortens ledger line. 
7769
7770         * Documentation/user/GNUmakefile
7771         ($(outdir)/lilypond/lilypond.html): use find to remove files.
7772
7773         * lily/main.cc: --no-pages option.
7774
7775 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
7776
7777         * Documentation/user/notation.itely (Fret diagrams): add extra
7778         notes to example to avoid collisions between fret diagrams.
7779
7780 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7781
7782         * Documentation/user/notation.itely (Automatic note splitting):
7783         note about lyrics. 
7784
7785         * Documentation/user/converters.itely (Invoking convert-ly): note
7786         about version numbers. 
7787
7788         * scripts/abc2ly.py (dump_score): revise lyric dumping
7789
7790         * scripts/mup2ly.py (pre_processor_commands): always open file.
7791
7792         * scripts/etf2ly.py (Frame.calculate): always close \grace.
7793         (Etf_file.dump): add \version
7794
7795         * VERSION: 2.3.25 released.
7796
7797         * lily/scm-option.cc: add 'resolution to ly:get-option argument
7798         list.
7799
7800 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7801
7802         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
7803
7804 2004-10-28  Werner Lemberg  <wl@gnu.org>
7805
7806         * Documentation/user/music-glossary.tely: More fixes to improve
7807         appearance with DVI output.
7808
7809         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
7810         EXAMPLEINDENT.  This is the maximum value for quotation environments
7811         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
7812
7813 2004-10-27  Werner Lemberg  <wl@gnu.org>
7814
7815         * Documentation/user/music-glossary.tely: Revised.
7816
7817 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
7818
7819         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
7820         improve fret diagram spacing in printed output.
7821
7822         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
7823         from options for the example so fret-diagrams won't overlap
7824         one another.
7825
7826 2004-10-26  Werner Lemberg  <wl@gnu.org>
7827
7828         * scripts/lilypond-book.py: Some additional formatting for
7829         orthogonality.
7830         (ly_options) [*]: Format strings.
7831         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
7832         by `compose_ly'.
7833         (output) [LATEX][OUTPUT]: Format string and simplify.
7834         (PREAMBLE_LY, FRAGMENT_LY): Format string.
7835         (classic_lilypond_book_compatibility): Take key/value pair as
7836         parameter.
7837         Return key/value pair.
7838         (compose_ly): Rewritten, taking the snippet type as third parameter. 
7839         The default values are now set more sensible, and a `linewidth'
7840         option is no longer overwritten under some circumstances.
7841
7842         * Documentation/user/music-glossary.tely: Replace all accented
7843         character macros with latin-1 codes.
7844
7845 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
7846
7847         * lily/music-function.cc (ly_make_music_function): when an
7848         argument predicate is markup?, the signature keyword becomes
7849         "markup" iso "scm".
7850
7851         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
7852         tokens, for functions which signatures contain "markup".
7853
7854         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
7855         MUSIC_FUNCTION_*MARKUP* tokens.
7856
7857 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
7858
7859         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
7860         Lyrics context.
7861
7862 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7863
7864         * python/lilylib.py (make_ps_images): return list of output files.
7865
7866         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
7867         all springs tight, and still satisfy the constraints.
7868
7869 2004-10-25  Werner Lemberg  <wl@gnu.org>
7870
7871         * scripts/lilypond-book.py: s/option-sep/option_sep/.
7872         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
7873         (snippet_res): Fix regexps and make them ignore whitespace properly.
7874         (compose_ly): Use `re.split' instead of `string.split' to remove
7875         surrounding whitespace.
7876         Some formatting to get more consistency.
7877
7878 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7879
7880         * VERSION: 2.3.24
7881         
7882         * scm/define-context-properties.scm
7883         (all-user-translation-properties): add verticallySpacedContexts.
7884
7885         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
7886         add interface
7887
7888         * scm/define-grob-properties.scm (all-internal-grob-properties):
7889         add spaceable-staves
7890
7891         * scm/define-grobs.scm (all-grob-descriptions): set
7892         vertically-spaceable-interface for VerticalAxisGroup and
7893         RemoveEmptyVerticalGroup
7894
7895         * lily/system.cc (get_line): determine staff_refpoints_
7896         using spaceable-staves.
7897
7898         * lily/score-engraver.cc (acknowledge_grob): ack
7899         vertically-spaceable-interface and verticallySpacedContexts to
7900         set spaceable-staves.
7901
7902         * input/regression/new-slur.ly: add slur under 16th subbeam case.
7903
7904         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
7905
7906 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7907
7908         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
7909         minimumVerticalExtent tweaks. 
7910  
7911         * mf/feta-schrift.mf: include size of thumb appendix in
7912         bbox. Fixes: c-thumb-notehead.ly  
7913
7914         * THANKS: add Meisters to the Development team.
7915
7916         * scm/framework-tex.scm (convert-to-dvi): redirect output to
7917         /dev/null for non-verbose.
7918
7919         * Documentation/user/invoking.itely (Invoking lilypond): add note
7920         about resource usage.
7921
7922         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
7923
7924         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
7925         --enable-encoding
7926
7927         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
7928
7929         * Documentation/user/changing-defaults.itely (Text encoding):
7930         change to latin1.
7931
7932         * Documentation/user/lilypond.tely: add language and encoding.
7933
7934         * scm/define-grobs.scm (all-grob-descriptions): add
7935         line-interface.
7936
7937         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
7938
7939         * input/test/ossia.ly: font sizes for ossia.
7940
7941         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
7942         -> \context Foo = "NOTENAME".
7943
7944         * lily/main.cc (determine_output_options): fix ordering.
7945
7946 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
7947
7948         * THANKS: Added bughunters for 2.3.
7949
7950 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7951
7952         * Documentation/user/macros.itexi: use findex functions/internals
7953         objects.
7954
7955         * scm/documentation-generate.scm (string-append): add syncodeindex
7956
7957         * Documentation/user/tutorial.itely (A lead sheet): use \chords
7958         for tutoring chord names.
7959  
7960         * Documentation/user/lilypond.tely: remove @authors.
7961
7962 2004-10-23  Werner Lemberg  <wl@gnu.org>
7963
7964         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
7965         Remove first two parameters of \lybox.
7966         Don't emit \vbox around \lybox.
7967         (dump-line): Add width to \lybox call.
7968         Remove first two parameters of \lybox.
7969
7970         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
7971         (\lyitem): Updated.
7972         (\lybox): Only take three parameters.
7973         Create box which has zero depth, only height.
7974         Center box vertically along the x-height of current font.
7975
7976 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7977
7978         * VERSION (PACKAGE_NAME): release 2.3.23
7979
7980         * scm/framework-tex.scm (convert-to-ps): add -E if filename
7981         contains .preview.
7982
7983 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
7984
7985         * lily/lyric-extender.cc (print): only run to right-bound if
7986         broken. This fixes input/regression/lyric-extender.ly
7987
7988         * input/regression/beamed-chord.ly: removed.
7989
7990         * Documentation/user/macros.itexi: add \global to definitions for
7991         feta macros.
7992
7993         * po/fr.po: updated po file.
7994
7995         * po/de.po: updated po file.
7996
7997 2004-10-22  Werner Lemberg  <wl@gnu.org>
7998
7999         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
8000
8001 2004-10-21  Werner Lemberg  <wl@gnu.org>
8002
8003         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
8004         (\lilypondexperimentalfeatures): Removed.
8005
8006 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
8007
8008         * Documentation/user/notation.itely: fixed 2 typos
8009
8010 2004-10-20  Werner Lemberg  <wl@gnu.org>
8011
8012         * scm/framework-tex.scm (header-end): Don't set \outputscale.
8013         (dump-line): Produce prettier output.
8014
8015         * tex/lilyponddefs.tex: Comment all macros extensively.
8016         (\lilypondstart): Set \outputscale.
8017         Define \lilypondpagebreak and \lilypondnopagebreak here.
8018         Don't test for positive \lilypondpaperlinewidth -- this is always
8019         positive in the normal case (LilyPond produces bad output otherwise
8020         so we can safely ignore negative or zero values).
8021         (\lilypondend): Remove useless test for \lilypondbook.
8022         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
8023         don't input `feta20.tex'.
8024
8025 2004-10-19  Graham Percival  <gperlist@shaw.ca>
8026
8027         * Documentation/user/examples.itely: added texidoc lilypond-book
8028         template.
8029
8030 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8031
8032         * cygwin/lilypond.hint: Update.
8033
8034 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
8035
8036         * Documentation/user/notation.itely (Fret diagrams): Add documentation
8037         for fret diagram markups to user manual
8038
8039         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
8040         documentation for fret-diagram-terse
8041
8042         * Documentation/user/notation.itely: Added section on fret diagrams.
8043
8044 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8045
8046         * scripts/convert-ly.py (usage): Fix --help description.  Apply
8047         range also for --show-rules.
8048
8049 2004-10-18  Werner Lemberg  <wl@gnu.org>
8050
8051         * scripts/lilypond-book.py (Snippet, Include_snippet)
8052         [replacement_text]: Use group `match'.
8053
8054 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8055
8056         * Documentation/user/macros.itexi: Use @ref instead of @inforef
8057         for html.  Apparently, ``you should'' in texinfo documentation is
8058         merely a guideline that can safely be ignored.
8059
8060         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
8061         auto-mode-alist.
8062
8063         * input/test/engraver-example.ily: 
8064         * input/regression/allfontstyle.ily: Rename, update users.
8065
8066 2004-10-16  Graham Percival  <gperlist@shaw.ca>
8067
8068         * Documentation/user/lilypond-book.itely: add more details about
8069         building .lytex files.
8070
8071         * Documentation/user/examples.itely: added piano-lyrics template
8072
8073         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
8074
8075         * input/GNUmakefile: remove "templates" from build subdirs.
8076
8077         * input/template: removed.
8078
8079 2004-10-16  Werner Lemberg  <wl@gnu.org>
8080
8081         * scripts/lilypond-book.py (snippet_res): Define group `match'
8082         everywhere.
8083         Accept more spaces between commands and its arguments and options.
8084         Fix some regexps.
8085         (output): Remove some newlines in string values and suppress spaces
8086         in output.
8087         (output_texinfo): Output `output_print_filename' only if not empty.
8088         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
8089
8090 2004-10-16  Werner Lemberg  <wl@gnu.org>
8091
8092         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
8093         some TeX line ends with `%' to avoid additional horizontal space in
8094         output.
8095
8096         * scripts/lilypond-book.py: Unexpand spaces to tabs.
8097         (snippet_res): Use `x' modifier to represent regular expressions
8098         in a friendlier way.
8099         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
8100         (find_toplevel_snippets): Don't use indices from match group 0,
8101         which is the whole pattern space, but group 1.
8102
8103 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8104
8105         * flower/include/direction.hh (enum Direction): add
8106         DIRECTION_LIMIT
8107
8108 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8109
8110         * po/fr.po: new po file.
8111
8112 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8113
8114         * Documentation/user/macros.itexi: Do not construct external
8115         references using @uref.  That results in broken links.
8116
8117         * lily/slur.cc (outside_slur_callback): Use int in for loop;
8118         avoids g++-3.4.1 enum beature.
8119
8120 2004-10-13  Graham Percival  <gperlist@shaw.ca>
8121
8122         * Documentation/user/examples.itely: added lilypond-book template.
8123
8124         * Documentation/user/lilypond-book.itely: added filename extension
8125         page.
8126
8127 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8128
8129         * debian/rules (binary-indep): Link images for info.
8130
8131         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
8132         feature nicked from jEdit.
8133
8134 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
8135
8136         * Documentation/user/introduction.itely: Minor corrections.
8137
8138         * Documentation/user/notation.itely: Minor corrections.
8139
8140         * Documentation/user/tutorial.itely: Minor corrections.
8141
8142 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8143
8144         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
8145
8146         * scm/*.scm:
8147         * ly/paper-defaults.ly: Use papersizename only.
8148
8149 2004-10-11  Werner Lemberg  <wl@gnu.org>
8150
8151         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
8152         \raise work with positive values.
8153
8154 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8155
8156         * Documentation/user/notation.itely (Multi measure rests): Update
8157         the docs corresponding to the implementation change from 2004-10-08.
8158
8159 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8160
8161         * VERSION (MY_PATCH_LEVEL): release 2.3.22
8162
8163         * scm/part-combiner.scm (determine-split-list): reinstate
8164         playing+resting case. 
8165
8166         * Documentation/user/invoking.itely (Reporting bugs): rename.
8167
8168         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
8169
8170         * lily/parser.yy (Prefix_composite_music): change no-transposition
8171         for mode_changing_head to figures too.
8172
8173         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
8174         with normal slurs too.
8175         
8176         * lily/slur-scoring.cc (move_away_from_staffline): new function.
8177         (get_base_attachments): move away attachment point for breaks
8178         similar to attachment points on slurs (staffline collision, and
8179         half a space of padding)
8180
8181         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
8182         force twice.
8183
8184         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
8185         mode, return #f.        
8186
8187         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
8188         for last page if raggedlast. 
8189
8190         * lily/parser.yy (Prefix_composite_music): untransposable is for
8191         FiguredBass, not ChordNames
8192
8193 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8194
8195         * scm/framework-tex.scm: Merge fix.
8196
8197 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
8198
8199         The grand \paper -> \layout, \bookpaper -> \paper renaming.
8200
8201 2004-10-10  Graham Percival  <gperlist@shaw.ca>
8202
8203         * Documentation/user/notation.itely: add raggedright to a whole
8204         bunch of places.
8205
8206 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8207
8208         * scm/paper.scm (set-paper-dimension-variables): new
8209         function. Define dimension-variables explicitly in \paper too.
8210         This allows overriding linewidth inside \score { \paper { } }
8211         blocks
8212  
8213         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
8214         landscape.
8215         (header): add landscape and papersize options.
8216
8217 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8218
8219         * lily/*.cc: use robust_scm2moment() where appropriate.
8220
8221         * lily/moment.cc (robust_scm2moment): new function.
8222
8223         * scm/titling.scm (default-score-title): remove caps for piece.
8224
8225         * VERSION: 2.3.21 released.
8226         
8227         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
8228
8229         * lily/include/slur-configuration.hh (class Slur_configuration):
8230         new file.
8231
8232         * lily/slur-configuration.cc: new file. move scoring functions
8233         into Slur_configuration.
8234
8235         * lily/slur-scoring.cc (Slur_score_state): change static functions
8236         to methods of Slur_score_state.
8237
8238         * lily/bezier-bow.cc (Message): 
8239
8240         * flower/include/interval-set.hh (Message): new file.
8241
8242         * flower/interval-set.cc (Message): new file.
8243
8244 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8245
8246         * lily/multi-measure-rest-engraver.cc (process_music): always
8247         generate MultiMeasureRestNumbers.
8248
8249         * SConstruct (txt_files): switch of make dist
8250
8251         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
8252         make sure that (indent < len / 3). This fixes progerror-max_h.ly
8253
8254         * lily/multi-measure-rest-engraver.cc (process_music): make
8255         MultiMeasureRestNumber too.
8256
8257 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8258
8259         * Documentation/user/notation.itely (Bar lines): Added a note that
8260         defaultBarType is to be changed in the Timing context.
8261
8262 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8263
8264         * lily/include/guile-compatibility.hh: add file.
8265
8266         * scm/framework-tex.scm (convert-to-dvi): use max of current
8267         extra_mem_top and 1M.
8268
8269         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
8270         function.
8271
8272 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8273
8274         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
8275  
8276 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8277
8278         * lily/slur-scoring.cc (struct Slur_score_state): add
8279         has_same_beam_, edge_has_beams_, is_broken_ bools.
8280         (get_base_attachments): simpler Y attachment determination for
8281         broken slurs.
8282
8283 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8284
8285         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
8286         bash without that is quite interesting.  Add xml and some omf
8287         keys.
8288
8289 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8290
8291         * Documentation/user/macros.itexi: Add xml macros.
8292
8293         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
8294
8295         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
8296
8297 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8298
8299         * lily/break-substitution.cc (substitute_mutable_property_alist):
8300         only put property back into value if != SCM_UNDEFINED
8301
8302         * lily/lyric-extender.cc (print): don't take common refpoint of
8303         null object if right_text isn't there.
8304  
8305         * lily/slur-scoring.cc (struct Slur_score_state): new
8306         struct. Collect scoring function arguments.
8307         (struct Slur_score_state): add musical_dy_
8308         (get_extra_encompass_infos): new function. Split off state
8309         computations.
8310
8311         * scm/part-combiner.scm (determine-split-list): remove playing1
8312         and playing2.
8313
8314 2004-10-02  Graham Percival  <gperlist@shaw.ca>
8315
8316         * Documentation/index.html.in: remove link to templates.
8317
8318         * Documentation/user/notation.itely: more small fixes.
8319
8320 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
8321
8322         * lily/timing-engraver.cc (process_music): move setting
8323         measure-length. This fixes spacing-whole-rest.ly
8324
8325         * VERSION (PACKAGE_NAME): release 2.3.20
8326         
8327         * input/regression/quote-transposition.ly: update example
8328
8329         * scm/define-music-properties.scm (all-music-properties): change
8330         meaning of instrumentTransposition.  It is now the pitch played
8331         that sounds as middle C. This means that instrumentTransposition
8332         can be \transposed. 
8333         Fixes: transpose-quote.ly
8334
8335         * lily/parser.yy (command_element): reverse setting of
8336         instrumentTransposition
8337
8338         * lily/pitch.cc (pitch_interval): rename.
8339
8340         * lily/recording-group-engraver.cc (stop_translation_timestep):
8341         remove macrameing of accumulator and set_car/cdr.
8342         Fixes: transposition-quote.ly
8343
8344         * lily/music.cc (transpose): fold Event::transpose() in.
8345
8346         * lily/event.cc: remove Transpose. 
8347
8348         * lily/recording-group-engraver.cc: cleanup.
8349
8350         * ly/music-functions-init.ly (displayMusic): add function.
8351
8352         * make/lilypond.fedora.spec.in: rename file.
8353
8354         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
8355         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
8356
8357         * Documentation/user/changing-defaults.itely (Changing context
8358         properties on the fly): typo.
8359
8360         * lily/slur.cc (outside_slur_callback): try three sample points
8361         for determining collisions. This fixes: slur-script.ly.
8362
8363 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8364
8365         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
8366
8367 2004-10-01  Graham Percival  <gperlist@shaw.ca>
8368
8369         * Documentation/user/notation.itely: more small fixes.
8370
8371         * Documentation/user/examples.itely: make new sections.
8372
8373         * input/test/bar-lines.ly: improve output, fix bug.
8374
8375         * Documentation/user/changing-defaults.itely: small fixes.
8376
8377 2004-10-01  Werner Lemberg  <wl@gnu.org>
8378
8379         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
8380         T1 encoding in texinfo mode.
8381         (\lilypondstart): Use it.
8382         (\lilypondloop, \lilyponditerate): Removed.  Unused.
8383
8384 2004-09-30  Werner Lemberg  <wl@gnu.org>
8385
8386         * tex/lilyponddefs.tex (\lilypondstart): Define
8387         \lilypondfontencoding for both texinfo and latex mode.
8388
8389         * scm/framework-tex.scm (font-load-command): Use
8390         \lilypondfontencoding.
8391
8392 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8393
8394         * scm/framework-tex.scm (dump-page): take with-extents?
8395         argument. If true, output Y extents. Used for lilypond-book
8396         documents.
8397
8398         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
8399         \bookpaper.
8400
8401         * lily/slur.cc (outside_slur_callback): epsilon-delta management
8402         for slur edges. Fixes: progerror-no-bezier-intersection.ly
8403  
8404         * scm/framework-tex.scm (dump-page): put stencil height in dumped
8405         page.
8406
8407 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8408
8409         * Documentation/user/notation.itely (Multi measure rests):
8410         Improved example.
8411
8412 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8413
8414         * lily/auto-beam-engraver.cc (test_moment): robustify.
8415
8416 2004-09-28  Werner Lemberg  <wl@gnu.org>
8417
8418         * scm/framework-tex.scm (font-load-command): Define proper font
8419         macro which sets font encoding if available.
8420         (define-fonts): Define \lilypondpaperinputencoding, to be taken
8421         from the \bookpaper block.
8422
8423         * tex/lilyponddefs.tex (\lilypondstart): Use
8424         \lilypondpaperinputencoding for global input encoding.
8425
8426 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8427
8428         * lily/score.cc (Score): oops. Copy error_found_ too.
8429
8430 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8431
8432         * stepmake/stepmake/texinfo-rules.make: 
8433         * Documentation/GNUmakefile: --srcdir build fixes.
8434
8435         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
8436
8437         * Documentation/user/latex-lilypond-example.latex:
8438         * Documentation/user/latex-example.latex: Fix compile errors.
8439         Still buggy, need more love.
8440
8441 2004-09-27  Werner Lemberg  <wl@gnu.org>
8442
8443         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
8444
8445 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
8446
8447         * Documentation/user/examples.itely: removed \midi block to
8448         simplify the example
8449
8450         * Documentation/user/notation.itely: Removed superfluous
8451         TextSpanner tweakings (is already done by engraver-init.ly).
8452         Documented bug: vertical alignment of articulations.
8453
8454         * Documentation/user/notation.itely, ly/engraver-init.ly
8455         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
8456         padding.
8457
8458         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
8459         docu about TextSpanner padding bug from manual to engraver.ly
8460         (since it's workarounded and hence not user-visible any more)
8461
8462 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8463
8464         * VERSION: release 2.3.19
8465
8466 2004-09-26  Graham Percival  <gperlist@shaw.ca>
8467
8468         * ly/property-init.ly: fix bug in displaying ledger lines while
8469         \hideNotes is on.
8470
8471         * Documentation/user/notation.itely: more editing.
8472
8473         * Documentation/user/examples.itely: add piano-dynamics template.
8474
8475         * input/template/piano-dynamics.ly: remove.
8476
8477         * Documentation/user/sound-output.itexi: more editing
8478
8479 2004-09-25  Graham Percival  <gperlist@shaw.ca>
8480
8481         * Documentation/user/notation.itely: more editing.
8482
8483 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
8484
8485         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
8486         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
8487
8488 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8489
8490         * lily/hairpin.cc (print): check columns of bounds, not bounds
8491         themselves.
8492         (print): robustify bound-padding lookup.
8493
8494         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
8495
8496         * scripts/lilypond-book.py (Compile_error.process_include): catch
8497         Compile_error exception, and remove output .texi.
8498
8499         * scm/define-music-properties.scm (all-music-properties): add
8500         error-found
8501
8502         * lily/parser.yy (Music_list): add error-found to music with errors.
8503
8504         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
8505
8506         * lily/book.cc (process): ignore books with errors
8507
8508         * lily/include/score.hh (class Score): add error_found_ member.
8509
8510         * lily/drum-note-engraver.cc (try_music): idem.
8511
8512         * lily/note-heads-engraver.cc: remove start-playing-event.
8513
8514         * lily/part-combine-iterator.cc (Part_combine_iterator): use
8515         BusyPlayingEvent to determine which voice was active last.
8516         (unisono): use last active to where to get unisono information
8517         from. This fixes: partcombine-rest.ly (again).
8518
8519         * scm/part-combiner.scm (determine-split-list): cleanups
8520
8521 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8522
8523         * input/regression/lyric-extender.ly: simplify.
8524         complexify.
8525
8526         * lily/lyric-extender.cc (print): use it to determine size of
8527         extender. Remove Lyric_extender::is_visible().
8528
8529         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
8530         next property.
8531
8532         * lily/lyric-engraver.cc: remove get_current_rest().
8533         
8534 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8535
8536         * input/regression/lyric-extender.ly: Fix and add test.
8537
8538         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
8539
8540 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8541
8542         * lily/note-head.cc: remove Note_head::extent.
8543
8544 2004-09-23  Graham Percival  <gperlist@shaw.ca>
8545
8546         * Documentation/user/tutorial.itely: do manual style 2-space
8547         indents in examples
8548
8549         * Documentation/user/notation.itely: more editing.
8550
8551 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8552
8553         * lily/lyric-engraver.cc (get_current_rest): New function.
8554
8555         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
8556         stop at rest.
8557
8558         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
8559
8560         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
8561
8562 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
8563
8564         * Documentation/user/examples.itely (Small ensembles): added
8565         example for transcription of mensural music
8566
8567         * Documentation/user/notation.itely (The Lyrics context): fixed broken
8568         link to SATB vocal score
8569
8570         * Documentation/user/notation.itely (System start delimiters):
8571         fixed typo: GrandStaff->StaffGroup
8572
8573         * Documentation/user/notation.itely (Ancient articulations):
8574         removed obsolete comment on \episem bug
8575
8576 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8577
8578         * scm/framework-tex.scm (output-preview-framework): Fix invocation
8579         of header.
8580
8581 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8582
8583         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
8584         start to note-column.
8585
8586         * lily/hairpin.cc (print): check text-interface, to attach to
8587         dynamic texts.  
8588
8589         * lily/include/text-item.hh (class Text_interface): rename
8590         Text_item -> Text_interface
8591
8592         * lily/piano-pedal-bracket.cc (print): robustify.
8593
8594 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
8595
8596         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
8597
8598         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
8599         true will print the page number in the first page.
8600
8601         * Documentation/user/changing-defaults.itely: Document
8602         printfirstpagenumber.
8603
8604 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8605
8606         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
8607         objects.
8608
8609         * lily/beam-concave.cc (calc_concaveness): take absolute value of
8610         dy for scaling. This fixes various downbeams.
8611         
8612
8613         * lily/beam-quanting.cc (best_quant_score_idx): 
8614
8615 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8616
8617         * scm/framework-tex.scm (header-to-file): Fix.
8618
8619 2004-09-22  Werner Lemberg  <wl@gnu.org>
8620
8621         * lily/parser.yy <score_body>: Fix typo.
8622
8623 2004-09-22  Graham Percival  <gperlist@shaw.ca>
8624
8625         * Documentation/user/tutorial.itely: modified a "future planning"
8626         comment.
8627
8628         * Documentation/user/notation.itely: more editing.
8629
8630 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8631
8632         * scm/define-markup-commands.scm (note-by-number): read font-size
8633         to determine stem length. Fixes: markup-note.ly
8634
8635 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8636
8637         * lily/slur.cc (outside_slur_callback): read #'padding for
8638         slur-padding. Fixes: slur-script.ly
8639
8640         * lily/parser.yy (score_body): disallow \bookpaper in \score.
8641
8642 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
8643
8644         * Documentation/user/notation.itely (ancient flags): documented
8645         flags-related known bugs
8646
8647         * lily/include/ligature-engraver.hh: added comment about why and
8648         how of (non-)use of abstract virtual methods
8649
8650         * ly/engraver-init.ly (VaticanaVoice,
8651         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
8652         unset dash-fraction property in order to get solid lines
8653
8654         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
8655
8656 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8657
8658         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
8659
8660 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8661
8662         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
8663         in function.
8664
8665         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
8666         openout_any=p.  Throughout: progress to stderr, translate user
8667         messages.
8668
8669         * scm/output-gnome.scm: Fix font dir description.
8670
8671 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8672
8673         * input/test/mensural-ligatures.ly (voice): move linethickness
8674         settings to bookpaper.
8675
8676         * lily/simple-spacer.cc (Module): use force to stretch to 
8677         line length as force measure for ragged spacing.
8678         
8679         * lily/lily-parser.cc (get_paper): don't set parent for \paper
8680         blocks in the parser. This eliminates ordering dependency for
8681         \bookpaper and \paper
8682
8683         * ly/part-paper-init.ly: remove file.
8684
8685         * lily/includable-lexer.cc (new_input): elucidate message.
8686
8687         * VERSION: 2.3.18 released.
8688         
8689 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8690
8691         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
8692         * input/mutopia/R.Schumann/romanze-op28-2.ly:
8693         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
8694         #'Slur.attachment setting.
8695
8696         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
8697         friendlier for point and click.
8698
8699 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8700
8701         * ly/init.ly: reverse collected scores.
8702
8703         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
8704         layout to determine force.
8705         
8706 2004-09-18  Werner Lemberg  <wl@gnu.org>
8707
8708         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
8709         ties.
8710
8711         * ly/declarations-init.ly (escapedBiggerSymbol,
8712         escapedSmallerSymbol): Fix typos.
8713
8714         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
8715
8716 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8717
8718         * input/{input,regression}/*.ly: run convert-ly
8719
8720         * VERSION: release 2.3.17
8721
8722         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
8723         little wider for attachment calculation. This prevents stem and
8724         slur touching.
8725
8726         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
8727         ) 
8728
8729         * input/regression/tie.ly (texidoc): cleanup.
8730
8731         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
8732         and ~
8733
8734         * lily/slur-scoring.cc (score_extra_encompass): check if extra
8735         objects are on boundary column. 
8736
8737         * lily/main.cc (parse_argv): process --tex too.
8738
8739         * ly/music-functions-init.ly (keepWithTag): add music functions
8740         keepWithTag and removeWithTag.
8741
8742         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
8743
8744         * lily/accidental-engraver.cc (recent_enough): interpret laziness
8745         = #t. This fixes no-reset accidental-style.
8746
8747         * input/regression/accidental-piano.ly (Module): new file.
8748
8749         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
8750
8751 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8752
8753         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
8754         extra encompass.
8755         (score_extra_encompass): use Y coordinate of attachment if X
8756         attachment falls in extra encompass X extent.
8757
8758         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
8759         GUILE_LOAD_PATH
8760
8761 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8762
8763         * scm/output-gnome.scm: Small fixes.
8764
8765         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
8766
8767 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
8768
8769         * Documentation/user/notation.itely (Ancient flags): Removed
8770         documentation on adjust-if-on-staffline (this property was removed
8771         by Han-Wen).
8772
8773         * Documentation/user/notation.itely (Ancient notation): Minor
8774         cleanups and fixes.  Renamed "Vaticana style contexts" ->
8775         "Gregorian Chant contexts".  Added section "Mensural contexts".
8776         Added section "Ancient articulations".
8777
8778         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
8779
8780 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8781
8782         * buildscripts/guile-gnome.sh: Add missing bit.
8783
8784 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8785
8786         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
8787
8788         * lily/slur-scoring.cc (get_y_attachment_range): set end point
8789         using base_attachment.
8790
8791         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
8792         page header back.
8793
8794         * scm/documentation-generate.scm (top-node): move version to top
8795         node.
8796
8797         * lily/ledger-line-spanner.cc: add ledgered-interface, with
8798         property no-ledgers.
8799
8800 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
8801
8802         * Documentation/user/{changing-defaults,examples,invoking,
8803         tutorial}.itely: Expand 's to is.
8804
8805         * Documentation/user/notation.itely: Capitalize only first letter.
8806
8807         * Documentation/user/programming-interface.itely: Capitalize Scheme.
8808
8809         * Documentation/user/lilypond-book.itely: use @refbugs.
8810
8811         * THANKS: sort.
8812
8813         * input/mutopia/F.Schubert/morgenlied.ly,
8814         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
8815         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
8816         name.
8817
8818 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
8819
8820         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
8821         lneomensural char entry; (ii) fixed mensural/neomensural naming
8822         clash typo; (iii) lneomensural char: fixed stem attachment point.
8823         WARNING: FONT CHANGED!
8824
8825 2004-09-15  Graham Percival  <gperlist@shaw.ca>
8826
8827         * Documentation/user/introduction.itely: update \stemBoth to
8828         \stemNeutral.
8829
8830         * Documentation/user/notation.itely: more editing of the manual.
8831
8832 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8833
8834         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
8835         factor in edge attraction. This reflects that the left edge may
8836         have a larger gap for an ascending up-slur.
8837         (get_base_attachments): copy bound Y from right bound, if there is
8838         only one note-column after the line break.
8839
8840 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8841
8842         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
8843
8844 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8845
8846         * lily/phrasing-slur-engraver.cc (process_music): Create
8847         PhrasingSlur instead of Slur.
8848
8849         * Documentation/user/changing-defaults.itely (Defining new
8850         contexts): Fixed misprinted context name.
8851
8852 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8853
8854         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
8855
8856         * scripts/convert-ly.py (conv): change Both to Neutral in property
8857         settings.
8858
8859         * ly/engraver-init.ly: increase extent of Staff. 
8860
8861 2004-09-13  Graham Percival  <gperlist@shaw.ca>
8862
8863         * scm/script.scm: change behaviour of slur and accent.
8864
8865         * Documentation/user/music-glossary.tely: de-gender a few entires.
8866
8867         * Documentation/user/introduction.itely: de-gender a few sentences.
8868
8869 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
8870
8871         * input/regression/rehearsal-mark-number.ly: Reuse the existing
8872         formatting routine when adding boxed numbers. Makes it easier to
8873         extrapolate how to do for boxed letters.
8874
8875 2004-09-12  Graham Percival  <gperlist@shaw.ca>
8876
8877         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
8878
8879         * Documentation/user/invoking.itexi: updated the "reporting bugs"
8880         section.
8881
8882 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8883
8884         * scm/define-grobs.scm (all-grob-descriptions): longer
8885         ideallengths for stems in higher order beams.
8886
8887         * Documentation/user/changing-defaults.itely (Page layout):
8888         document them.
8889
8890         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
8891         to get sane spaces for titles.
8892
8893         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
8894         beforetitlespace, betweentitlespace.
8895
8896         * input/regression/beam-quant-standard.ly (primeSixteenths): add
8897         16th notes.
8898
8899         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
8900         small slope up to smallest quant. This prevents small slopes from
8901         getting rounded to zero.
8902
8903         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
8904         are smaller than the smallest quant.
8905
8906         * input/tutorial/brahms*.ly: remove.
8907
8908         * input/*: update all .ly files.
8909          
8910         * ly/a4-init.ly (vsize): remove papersize init files.
8911
8912         * scripts/convert-ly.py (conv): add conversion.
8913
8914         * lily/parser.yy: change mode changing commands to XXXmode,
8915         eg. drummode.
8916         (mode_changing_head): group mode changes.
8917         (mode_changing_head_with_context): new commands: create context as
8918         well as change mode.
8919
8920         * input/regression/system-overstrike.ly: new file.
8921
8922         * scm/page-layout.scm (ly:optimal-page-breaks): add
8923         betweensystempadding also to fixed distance for the spring.
8924  
8925         * scm/define-grobs.scm (all-grob-descriptions): fix order of
8926         key-cancellation.
8927
8928         * input/regression/beam-concave-damped.ly: new file.
8929
8930         * lily/beam-concave.cc: new file, with new routines for concave
8931         decisions. There are now two types of concaveness: 1. a sharp
8932         logic decision forcing a beam horizontal, and 2. a number that
8933         measures how concave beams are that are not caught by 1.
8934
8935         This fixes: morgenlied.ly and input/regression/beam-concave.ly
8936         
8937         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
8938         property: add-stem-support
8939
8940 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8941
8942         * lily/slur-scoring.cc (get_bound_info): only do
8943         broken trend at the end of the line.
8944
8945         * VERSION (PACKAGE_NAME): release 2.3.16.
8946
8947         * input/regression/phrasing-slur.ly (Module): remove (duplicate
8948         with phrasing-slur-slur-avoid.ly)
8949
8950         * lily/slur-scoring.cc (struct Extra_collision_info): collect
8951         parameters for extra offset.
8952         (get_bezier): add slurs mid-points for curve determination
8953         (score_extra_encompass): add slur end points for scoring.
8954
8955 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
8956
8957         * scm/framework-ps.scm (reencode-font): Handling font scaling
8958         and reencoding differently to work around a bug in gs 8.30 and
8959         earlier.
8960         Update callers.
8961
8962 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8963
8964         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
8965         extent index of other system. Fixes slurs across line breaks.
8966
8967         * lily/tuplet-engraver.cc (start_translation_timestep): use
8968         Tuplet_description::stop_ for determining when to stop producing
8969         tuplet brackets. This fixes: tuplet-overwrite.ly
8970
8971         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
8972         errors with GUILE 1.7 CVS.
8973
8974         * lily/translator.cc (derived_mark): new function.
8975
8976         * lily/slur-scoring.cc (score_encompass): new penalty type:
8977         variance penalty demerits slurs where one head/stem is much
8978         closer to the slur than average.
8979
8980         * lily/tuplet-bracket.cc (print): use robust_relative_extent
8981         iso. extent()
8982         (calc_position_and_height): use robust_relative_extent(). This
8983         fixes a couple of programming_errors
8984
8985         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
8986         file.
8987
8988         * lily/part-combine-iterator.cc (unisono): bugfix for the case
8989         that voice-2 plays solo, and voice-1 has an mmrest that starts
8990         earlier. In that case, we switch to voice-2, so we catch the
8991         mmrest of voice-2. This fixes: partcombine-rest.ly.
8992  
8993 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
8994
8995         * scm/define-grob-properties.scm (all-internal-grob-properties):
8996         add adjacent-hairpins property.
8997
8998         * lily/hairpin.cc: lengthen hairpin if space is available.
8999
9000         * input/regression/dynamics-hairpin-length.ly (Module): new file.
9001
9002 2004-09-10  Graham Percival  <gperlist@shaw.ca>
9003
9004         * Documentation/user/notation.itely: small fixes to docs.
9005
9006 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9007         
9008         * VERSION (PACKAGE_NAME): release 2.3.15
9009
9010         * make/lilypond.redhat.spec.in (Requires): bump requirement for
9011         ec-fonts-mftraced
9012
9013         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
9014         the latest ec-fonts-mftraced package.
9015
9016         * scm/define-context-properties.scm
9017         (all-internal-translation-properties): add property. Remove
9018         definition of quotes property.
9019
9020         * Documentation/user/notation.itely (Quoting other voices):
9021         document it
9022
9023         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
9024         property, to determine what events are processed in \quote.
9025
9026 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
9027
9028         * (many files): removed most occurrences of underscore ("_")
9029         from font characters; made font character naming more
9030         consistent
9031
9032         * input/test/gregorian-scripts.ly: fixed another victim of grand
9033         replacement operations
9034
9035         * lily/vaticana-ligature-engraver.cc: caught some more "_"
9036         inconsistencies
9037
9038         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
9039
9040 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9041
9042         * Documentation/user/changing-defaults.itely (Paper size): doc
9043         landscape
9044         
9045
9046         * scm/framework-ps.scm (eps-header): bugfixes. 
9047
9048         * scm/titling.scm (default-score-title): remove opus from the
9049         \score title.
9050
9051 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
9052
9053         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
9054
9055         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
9056
9057         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
9058
9059         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
9060
9061         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
9062
9063         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
9064
9065         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
9066
9067         * scripts/ps2png.py (program_name): changed to sys.argv[0]
9068
9069 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
9070
9071         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
9072         character position.  Huh?
9073
9074         * scm/output-gnome.scm (placebox): Shield affine-relative.
9075
9076         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
9077         cater for system's pango 1.5.1.
9078
9079         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
9080
9081         * scm/slur.scm: Tweak.
9082
9083 2004-09-08  Graham Percival  <gperlist@shaw.ca>
9084
9085         * Documentation/user/{first couple of chapters}: more editing.
9086
9087 2004-09-07  Graham Percival  <gperlist@shaw.ca>
9088
9089         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
9090         and summary.
9091
9092         * Documentation/user/{first couple of chapters}: the big "Graham's
9093         moved to a new city, his friends haven't arrived, and he has no
9094         internet access" patch.  Numerous editorial and stylistic changes
9095         to the manual.
9096
9097 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9098
9099         * scm/framework-ps.scm (output-framework): handle landscape settings.
9100
9101         * ps/lilyponddefs.ps: cleanup.
9102
9103 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9104
9105         * scm/define-grobs.scm (all-grob-descriptions): unset
9106         threshold. This fixes morgenlied. 
9107
9108         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
9109         rod calculation.
9110
9111         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
9112         spanners into account for staff-extents.
9113
9114         * lily/ottava-bracket.cc (print): take common refpoint of dots
9115         into account as well.
9116
9117 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9118
9119         * lily/lookup.cc (triangle): translate by interval.
9120
9121         * VERSION (PACKAGE_NAME): release 2.3.14
9122
9123         * Documentation/user/changing-defaults.itely (Page layout): add
9124         betweensystempadding
9125
9126         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
9127
9128         * input/regression/quote-cyclic.ly (Module): new file.
9129
9130         * scm/lily.scm (print): add function.
9131
9132         * scm/music-functions.scm (quote-substitute): new
9133         function. Substitute \quote when putting music into \score.
9134
9135         * input/regression/key-signature-cancellation.ly (Module): new file.
9136
9137         * lily/*.cc: more ly_scm2 -> scm_to converions.
9138
9139         * lily/key-signature-interface.cc (print): take position
9140         difference into account when spacing naturals.
9141
9142         * lily/key-engraver.cc (create_key): create KeyCancellation grob
9143         separately, so the cancellation can be put before the staff-bar
9144
9145         * scm/define-grobs.scm (all-grob-descriptions): add a
9146         KeyCancellation grob.
9147
9148         * lily/tuplet-engraver.cc (struct Tuplet_description): new
9149         struct. Use to clean-up Tuplet_engraver
9150
9151 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9152
9153         * lily/*: ly_scm2int -> scm_to_int
9154         ly_scm2double -> scm_to_double
9155
9156         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
9157
9158 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9159
9160         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
9161         0 springs
9162
9163         * lily/system.cc (post_processing): 
9164
9165         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
9166         density for vertical spacing by means of force penalty.
9167         
9168         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
9169         dimension-variables
9170
9171         * Documentation/user/changing-defaults.itely (Page layout): add
9172         betweensystemspace variable.
9173
9174         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
9175
9176         * scm/page-layout.scm (space-systems): new function. Use spring
9177         and rod approach for vertically spacing systems.
9178
9179         * ly/engraver-init.ly: tune down minimumVerticalExtent.
9180
9181         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
9182         vertical alignment.
9183
9184         * lily/slur-engraver.cc (process_music): add warning for slur.
9185
9186 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9187
9188         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
9189
9190         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
9191         export spacing routine to SCM.
9192
9193         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
9194         new class, separate Grobs from interface.
9195
9196 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9197
9198         * lily/include/lily-guile.hh: compatibility glue for 1.6
9199
9200         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
9201
9202         * lily/lily-guile.cc: remove ly_scm2str0.
9203
9204 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
9205
9206         * Documentation/user/macros.itexi: Use @inforef iso @uref for
9207         external references.  Fixes HTML cross references with makeinfo 4.7.
9208
9209 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9210
9211         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
9212         expand_only option.
9213
9214 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9215
9216         * lily/system.cc (get_line): add System stencil to exprs. Fixes
9217         system-extents.ly.
9218
9219         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
9220
9221         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
9222         for MultiMeasureRestNumber
9223
9224         * VERSION (PACKAGE_NAME): release 2.3.13
9225
9226 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9227
9228         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
9229         takes two arguments.
9230
9231 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9232
9233         * input/regression/slur-stem-broken.ly: remove.
9234
9235         * lily/slur.cc: add quant-score.
9236
9237         * input/regression/slur-staccato.ly (texidoc): remove
9238
9239         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
9240
9241 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9242
9243         * lily/include/bezier-bow.hh: remove.
9244
9245         * lily/slur-bezier-bow.cc (Module): remove.
9246
9247         * lily/include/slur.hh (Module): remove.
9248
9249         * lily/slur.cc: remove
9250
9251         * input/test/slur-beautiful.ly (Module): remove
9252
9253         * input/test/slur-attachment-override.ly (Module): remove
9254
9255         * lily/slur-quanting.cc (after_line_breaking): only do scoring
9256         when less than 4 control-points.
9257
9258         * lily/key-signature-interface.cc: add style.
9259
9260         * Documentation/user/notation.itely (Automatic staff changes):
9261         document new behavior.
9262
9263         * input/regression/slur-extreme.ly: new file.
9264
9265         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
9266         bass. Obviates \clef bass in the bass staff, when using \autochange 
9267
9268         * lily/auto-change-iterator.cc (construct_children): instantiate
9269         up/down Staff, create Voice on up staff initially. Obviates
9270         explicit instantiation of up/down contexts for \autochange. 
9271
9272         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
9273         slur depending on extents of note heads.
9274         
9275 2004-08-28  Graham Percival  <gperlist@shaw.ca>
9276
9277         * Documentation/user/tutorial.itely: minor editing.
9278
9279         * Documentation/user/examples.itely: tiny editing.
9280
9281 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9282
9283         * lily/slur-quanting.cc (init_score_param): read scoring
9284         parameters from slur-details property
9285
9286         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
9287         Accidental
9288
9289         * Documentation/user/advanced.itely: removed.
9290
9291         * Documentation/user/programming-interface.itely (How markups work
9292         internally): new subsection.
9293
9294         * Documentation/user/converters.itely (Invoking abc2ly): remove
9295         musedata2ly.
9296
9297 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9298
9299         * Documentation/user/point-and-click.texi (Point and click): new file.
9300         put point & click in appendix.
9301         
9302         * Documentation/user/changing-defaults.itely (Vertical spacing):
9303         corrections
9304
9305 2004-08-27  Graham Percival  <gperlist@shaw.ca>
9306
9307         * Documentation/user/introduction.itely: add note about the
9308         "example templates" section of the manual, and remove link to
9309         input/template/
9310
9311 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
9312
9313         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
9314         -> La@TeX
9315
9316         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
9317         missing lneo_mensural head; editorial cleanups
9318
9319         * lily/mensural-ligature.cc: added more comments
9320
9321 2004-08-26  Graham Percival  <gperlist@shaw.ca>
9322
9323         * Documentation/user/examples.itely: second, third, fourth, and fifth
9324         sections added.
9325
9326         * input/template/{various}: removed files included in examples.itely.
9327
9328 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
9329
9330         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
9331         Stem::stem_end_position instead of broken
9332         Staff_symbol_referencer::get_position
9333
9334 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9335
9336         * debian/changelog: debian patch by Anthony Fok.
9337
9338         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
9339
9340         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
9341         get spurious messages with skipTypesetting on.
9342
9343 2004-08-25  Graham Percival   <gperlist@shaw.ca>
9344
9345         * Documentation/user/lilypond-book.itely: slight clean-up.
9346
9347         * Documentation/user/examples.itely: began section.
9348
9349 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9350
9351         * lily/script-interface.cc: add slur property.
9352
9353         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
9354         too.
9355
9356         * input/regression/phrasing-slur-slur-avoid.ly: new file.
9357
9358         * lily/ottava-bracket.cc (print): always start from right edge of
9359         a broken bound. This fixes ottava-clef.ps 
9360
9361 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9362
9363         * input/regression/slur-script-inside.ly: new file.
9364
9365         * lily/new-slur.cc (outside_slur_callback): new function, to make
9366         scripts avoid slurs 
9367
9368         * lily/slur-engraver.cc (finalize): 
9369
9370         * lily/script-interface.cc: add inside-slur property.
9371
9372         * lily/slur-engraver.cc (finalize): read inside-slur property.
9373
9374         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
9375         message.
9376
9377         * ly/property-init.ly (unHideNotes): hide accidentals at staff
9378         level. Fixes: hideNotes-accidental.ly
9379
9380 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
9381
9382         * scm/page-layout.scm (plain-header): fix bug that print page
9383         number in the first page if firstpagenumber was different than 1.
9384
9385 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9386
9387         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
9388         fonts. Fixes triangle markup for chords.
9389
9390         * lily/slur-quanting.cc (score_extra_encompass): make score depend
9391         on distance. This fixes slur-tenuto.ly and slur-tie.ly
9392  
9393         * flower/include/interval.hh (T>): add distance() function
9394
9395         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
9396         octaviation-dot.ly 
9397
9398         * lily/context-scheme.cc: ly_context_grob_definition: new function.
9399
9400         * VERSION (MY_PATCH_LEVEL): release 2.3.12
9401
9402         * lily/new-slur.cc (add_column): remove set_interface()
9403
9404 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9405
9406         * input/regression/slur-double.ly: new file. 
9407
9408         * lily/slur-engraver.cc: add doubleSlurs property
9409
9410         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
9411         symbols.
9412
9413         * Documentation/user/notation.itely (Easy Notation note heads):
9414         revise notation Chapter.
9415
9416         * ly/music-functions-init.ly (makecluster): add makeClusters music
9417         function.
9418
9419         * lily/part-combine-engraver.cc: rename soloADue ->
9420         printPartCombineTexts
9421
9422         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
9423
9424         * lily/horizontal-bracket.cc (print): use
9425         Tuplet_bracket::make_bracket, so it supports bracket-flare,
9426         edge-eight and shorten-pair.
9427
9428 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
9429
9430         * Documentation/user/changing-defaults.itely (Page layout):
9431         description of firstpagenumber. Moved @refbugs about rightmargin
9432         to the end of the section (it was looking like the documentation
9433         after the refbugs was part of the bug comment).
9434
9435         * scm/framework-ps.scm (output-framework): set the first
9436         postscript page number to firstpagenumber
9437
9438         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
9439         page number according to firstpagenumber
9440
9441         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
9442         parameter
9443
9444 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9445
9446         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
9447         nested slurs. 
9448
9449         * scripts/convert-ly.py (lilypond_version_re_str): handle
9450         \version "bar" % "foo"
9451
9452         * lily/completion-note-heads-engraver.cc (process_music): set
9453         duration-log before announcing object.
9454         
9455         * lily/staff-symbol.cc (print): subtract thickness from staff line
9456         length
9457
9458         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
9459         
9460 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
9461
9462         * scm/stencil.scm: remove fontify-text and fontify-text-white
9463
9464 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9465
9466         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
9467
9468         * Documentation/user/sound-output.texi (Sound): new file. Move all
9469         MIDI related information.
9470
9471 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9472
9473         * lily/script-engraver.cc (acknowledge_grob): only take into
9474         account note heads with a music cause. Fixes ambitus-accent.ly
9475
9476         * scm/define-markup-commands.scm (finger): set encoding to
9477         fetaNumber.
9478
9479 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
9480
9481         * scripts/convert-ly.py: typo
9482
9483 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
9484
9485         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
9486         font calls for diagrams based on paper and props
9487
9488 2004-08-19  Graham Percival <gperlist@shaw.ca>
9489
9490         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
9491
9492 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
9493
9494         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
9495         added setHairpinDecresc/Dim
9496
9497 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9498
9499         * lily/include/lily-guile.hh: Cosmetics.
9500
9501 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9502
9503         * input/regression/fermata-rest-position.ly: new file
9504
9505         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
9506
9507         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
9508
9509 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
9510
9511         * scm/framework-tex.scm (output-preview-framework) 
9512         (output-classic-framework): 
9513         * scm/framework-ps.scm (output-preview-framework):
9514         s/ly:paper-book-lines/ly:paper-book-systems/g
9515
9516         * scm/fret-diagrams.scm (ss-font-encoding):
9517         s/my-font-encoding/ss-font-encoding
9518
9519 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9520
9521         * scm/music-functions.scm (direction-polyphonic-grobs): Set
9522         direction also on fingerings.
9523
9524         * lily/clef-engraver.cc: Add forceClef to list of read properties.
9525
9526 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9527
9528         * po/nl.po: Some updates.
9529
9530         * scm/lily.scm (_): New function.
9531         (postscript->pdf, postscript->png, lilypond-main)
9532         (postscript->pdf): Use it.  Write messages to stderr.
9533
9534         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
9535
9536         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
9537         xgettext does not recognise scheme yet.  Patch submitted.
9538
9539         * lily/scm-option.cc (LY_DEFINE):
9540         * lily/main.cc: The program is now called lilypond (WAS:
9541         lilypond-bin).
9542
9543         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
9544         messages.
9545
9546         * lily/include/paper-book.hh
9547         * lily/include/paper-system.hh: Finish renaming of paper-line to
9548         system.  Fix users.
9549
9550 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9551
9552         * scm/documentation-generate.scm (string-append): add version.
9553
9554         * scm/define-markup-commands.scm (box): add box-padding and
9555         thickness props for the box command.
9556  
9557         * Documentation/user/changing-defaults.itely (Text encoding):
9558         elucidate use of \encoding for \header strings.
9559
9560         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
9561
9562         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
9563         staff-change.ly
9564
9565         * lily/output-def.cc (assign_context_def): use set_variable().
9566
9567         * lily/text-item.cc (interpret_string): accept string input
9568         encoding too.
9569
9570         * scm/encoding.scm (read-encoding-file): print warning when file
9571         can't be found.
9572
9573         * tex/latin1.enc: remove.
9574
9575         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
9576
9577         * lily/rod.cc (columnize): robustness fix. Don't crash for
9578         nil span points. Fixes: appoggiatura-segfault.ly
9579         (add_to_cols): extra robustness fix.
9580
9581 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9582
9583         * lily/text-item.cc (interpret_string): use lookup_variable() to
9584         fidn inputencoding. Now, \paper inherits inputencoding from
9585         \bookpaper.
9586
9587         * lily/script-engraver.cc (stop_translation_timestep): remove slur
9588         collision kludge.
9589
9590         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
9591         kludge.
9592
9593 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9594
9595         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
9596
9597 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9598
9599         * lily/spanner.cc (spanned_rank_iv): Bugfix.
9600
9601         * lily.scm: Mark un-internationlised user messages (with FIXME).
9602
9603         * lily/include/modified-font-metric.hh (struct
9604         Modified_font_metric): New file.  (WAS: incorrectly named
9605         scaled-font-metric.hh ?)
9606
9607         * lily/include/scaled-font-metric.hh: Remove.
9608
9609         * lily/text-item.cc (interpret_string): Identify and document
9610         input-encoding problem.
9611
9612         * lily/paper-book.cc (pages): Do not use `paper' as variable name
9613         for a Bookpaper.
9614
9615         * tex/latin1.enc: Replace /minus with /hyphen.
9616
9617         * scm/encoding.scm: For latin1 (input-)encoding, use
9618         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
9619
9620         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
9621         inputencoding.
9622
9623 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
9624
9625         * Documentation/topdocs/INSTALL.html: fixes.
9626
9627 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
9628
9629         * buildscripts/builder.py: Fix for scons CVS.
9630
9631 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
9632
9633         * Documentation/user/notation.itely,
9634         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
9635         input/test/ambitus-mixed.ly: fix plurals:
9636         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
9637
9638 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
9639
9640         * lily/dynamic-engraver.cc (typeset_all):
9641         * lily/script-engraver.cc (stop_translation_timestep): Handle
9642         collisions with new-slur.
9643
9644 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
9645
9646         * scm/define-grobs.scm (all-grob-descriptions): Add
9647         new-slur-interface.
9648
9649 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9650
9651         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
9652         produces .PS
9653
9654 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
9655
9656         * scm/define-grob-properties.scm (all-user-grob-properties): fix
9657         definition of number-type
9658
9659 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
9660
9661         * scm/fret-diagrams.scm : change sans-serif font encoding from 
9662         TeX-text to ec (uses ecss fonts instead of cmss fonts)
9663
9664         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
9665         number-type and label-dir
9666
9667         * scm/define-grob-properties.scm: add number-type and label-dir
9668
9669         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
9670         left or right.  Allow choice of upper-case roman, lower-case roman, or
9671         arabic numerals in fret label
9672
9673 2004-08-04  Werner Lemberg  <wl@gnu.org>
9674
9675         * lily/slur-quanting.cc: Include libc-extension.hh.
9676         s/round/my_round/.
9677         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
9678         s/autobeaming/autoBeaming/.
9679
9680 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9681
9682         * VERSION: 2.3.11 released.
9683
9684         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
9685         renameinput.
9686
9687 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9688
9689         * lily/lookup.cc (round_filled_box): remove warnings about blot
9690         diameter.
9691
9692         * scm/paper.scm (paper-set-staff-size): make linethickness more
9693         easily tunable.
9694
9695         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
9696         \newlyrics -> \addlyrics
9697
9698         * lily/text-spanner.cc (print): use it.
9699
9700         * lily/dynamic-text-spanner.cc (print): use it.
9701
9702         * lily/grob.cc (robust_relative_extent): new function.
9703
9704         * scripts/lilypond-book.py (main): add -f tex as default process.
9705
9706         * lily/text-spanner.cc (print): only take linear_combination of
9707         nonempty interval.
9708         
9709
9710 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
9711
9712         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
9713         isn't specified by the user in \bookpaper center the music in the
9714         page.
9715
9716 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9717
9718         * Fix some problems after the renaming of my-lily -> lily
9719
9720 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9721
9722         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
9723
9724         * lily/slur-quanting.cc (enumerate_attachments): apply center on
9725         stem-X in more cases. 
9726
9727         * lily/stem.cc (dim_callback): solve todo.
9728
9729 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9730
9731         * input/test/README: new file.
9732
9733         * lily/lily-parser.cc: rename my-lily* files.
9734
9735         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
9736         parser.
9737
9738         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
9739
9740         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
9741
9742         * make/mutopia-targets.make (local-WWW): don't make ps.gz
9743         examples. They take a huge amount of space.
9744
9745         * Documentation/user/GNUmakefile: fix symlinks.
9746
9747         * VERSION: 2.3.10 released.
9748         
9749         * input/test/lyrics-skip-notes.ly: remove
9750
9751         * input/test/stem-cross-staff.ly (noFlag): fold into manual
9752
9753         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
9754         remove.
9755
9756 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
9757
9758         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
9759         fixes.
9760
9761 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9762
9763         * input/regression/beam-dir-functions.ly: move from test/
9764
9765         * Documentation/user/notation.itely (Feathered beams): new node.
9766
9767         * Documentation/user/changing-defaults.itely (Difficult tweaks):
9768         new node
9769
9770         * input/regression/lyric-hyphen-retain.ly: move to regression.
9771
9772         * input/regression/harmonic.ly: fold into manual
9773         
9774         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
9775         stem-length,chord-names-no-inversions}.ly: remove
9776         
9777         * input/test/tie-cross-voice.ly: move to regression.
9778
9779         * Documentation/user/notation.itely (Running trills): new node.
9780
9781         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
9782
9783         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
9784
9785         * lily/trill-spanner-engraver.cc: new file.
9786
9787         * input/regression/trill-spanner.ly: new file.
9788
9789         * input/test/timing.ly: fold into manual.
9790
9791         * input/test/time.ly: remove
9792
9793         * input/test/trill.ly: remove
9794         
9795         * input/test/time-signature-double.ly: fold into manual
9796
9797         * input/test/separate-staccato.ly: remove
9798
9799         * input/test/spanner-after-break-tweak.ly: fold into manual.
9800
9801         * input/test/script-priority.ly: fold into manual.
9802
9803         * input/test/scheme-interactions.ly: remove.
9804         
9805         * input/test/unfold-all-repeats.ly (mel),
9806         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
9807         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
9808         fold into manual.
9809
9810         * input/regression/no-staff.ly: move from input/test/
9811
9812         * input/regression/markup-score.ly: move from input/test/
9813
9814         * input/test/lyrics-melisma-faster.ly: fold into manual
9815         
9816         * input/test/lyrics-melisma-variants.ly: fold into manual
9817
9818         * Documentation/user/notation.itely (Popular music): new node. 
9819
9820         * input/test/gourlay.ly: remove
9821         
9822         * input/test/improv.ly: fold into manual.
9823
9824         * input/test/figured-bass-alternate.ly (fl): remove
9825
9826         * lily/dynamic-text-spanner.cc (print): new file.
9827
9828         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
9829
9830         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
9831         keep recursing into children in case a parent context inserts a
9832         grob into a child context.
9833
9834         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
9835         
9836 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9837
9838         * scm/define-markup-commands.scm (postscript): new markup command
9839         \postscript
9840
9841         * Documentation/user/notation.itely (Formatting cue notes): new
9842         section.
9843
9844         * input/test/clef-end-of-line.ly: fold into manual.
9845
9846         * input/test/scales-greek.ly: remove.
9847
9848         * input/test/chords-without-melody.ly: fold into manual.
9849
9850         * input/test/cadenza-skip.ly: remove.
9851
9852         * input/test/clef-8-syntax.ly: remove.
9853
9854         * input/test/clef-manual-control.ly: move into manual.
9855
9856         * Documentation/user/notation.itely (Aligning to cadenzas): fold
9857         in cadenza-skip.ly
9858
9859         * mf/parmesan*.mf: change neo_mensural to neomensural.
9860
9861         * input/test/trills.ly: remove.
9862
9863         * input/test/transposition.ly: remove.
9864
9865         * input/test/to-xml.ly: move to no-notation.
9866
9867         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
9868
9869         * lily/ledger-line-spanner.cc (print): use staff variable, not
9870         me. Fixes ledger lines on differently sized staves.
9871
9872         * input/test/rhythm-excercise.ly: remove file.
9873
9874         * lily/stem.cc (dim_callback): only do something if visible. Fixes
9875         spurious flag not found warning for 128th rest.
9876
9877         * input/regression/rest-dot-position.ly: new file.
9878         
9879         * input/test/rest-dot-positions.ly: remove
9880
9881         * lily/staff-symbol-referencer.cc (get_position): emergency
9882         fallback: use coordinate * 2.
9883
9884         * input/no-notation/midi-scales.ly: move from test/
9885
9886         * scm/define-markup-commands.scm (score): remove debugging code.
9887
9888         * input/test/incipit.ly (violin): remove. 
9889
9890         * lily/system-start-delimiter.cc (print): only draw system
9891         delimiter to staves that reach up to left bound of the delimiter.
9892
9893         * input/no-notation/embedded-scm.ly: move from test/
9894
9895         * input/test/follow-voice.ly: remove
9896
9897         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
9898
9899         * input/test/drarn*: remove
9900         
9901         * input/test/count-systems.ly: remove.
9902
9903         * lily/bar-line.cc (compound_barline): fix : for staff without
9904         lines.
9905
9906         * lily/accidental.cc (print): use music_font_alist_chain(). This
9907         fixes smaller cautionaries.
9908
9909         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
9910         encoding for accidental.
9911
9912         * Documentation/user/notation.itely (Educational use): new section
9913
9914         * input/test/*.ly: clean up directory: move examples into manual
9915         or regtest.
9916         
9917
9918         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
9919         mode as well. This fixes resolution errors.
9920
9921 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9922
9923         * scm/lily.scm (postscript->png): show commands for --verbose.
9924
9925         * flower/include/getopt-long.hh: opps. short option should be
9926         char, not int.
9927
9928         * Documentation/user/GNUmakefile: use symlinks to save space.
9929
9930         * VERSION: 2.3.9 released.
9931
9932         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
9933
9934         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
9935         manual.
9936
9937         * Documentation/user/tutorial.itely (Integrating text and music):
9938         remove \score and \notes from manual.
9939
9940         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
9941         mode in the beginning.
9942
9943 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
9944
9945         * Documentation/user/changing-defaults.itely (Horizontal spacing):
9946         Correct the documentation of the spacing parameters. 
9947
9948         * Documentation/user/tutorial.itely (Integrating text and music), 
9949         Documentation/user/lilypond-book.itely (Integrating LaTeX and
9950         music): Document that you need to add the map file ec-mftrace.map
9951         in the dvips command.   
9952
9953 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9954
9955         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
9956         found.
9957
9958         * lily/text-item.cc (interpret_string): insert encoding setting
9959         here
9960
9961         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
9962         encoding kludge.
9963
9964         * Documentation/user/changing-defaults.itely (Text encoding): node
9965         on encoding.
9966
9967         * lily/lyric-engraver.cc (try_music): remove superfluous check.
9968
9969         * lily/book-paper-def.cc (find_scaled_font): remove default
9970         encoding, because it messes up font loading for feta and
9971         parmesan. Encoding should only be specified for running texts.
9972
9973         * lily/modified-font-metric.cc (text_dimension): support coding
9974         scheme ""
9975         
9976 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9977
9978         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
9979         definition, so \override works as expected.
9980
9981         * lily/measure-grouping-engraver.cc: clarify
9982
9983 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9984
9985         * lily/parser.yy (context_def_mod): remove \consistsend
9986
9987         * lily/context-def.cc (instantiate): use Translator::must_be_last
9988         to determine engraver order.
9989
9990         * lily/translator.cc (must_be_last): new function
9991
9992         * scripts/convert-ly.py (conv): rule.
9993
9994         * lily/bar-line.cc (print): return '() for height == 0.0 too.
9995
9996 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
9997
9998         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
9999  
10000 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10001
10002         * lily/include/lily-guile.hh (scm_is_int): compat glue.
10003
10004 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
10005
10006         * input/regression/page-layout.ly: new file.
10007
10008         * scm/paper.scm (set-paper-dimensions): Preliminary support for
10009         left and right margins.
10010
10011         * Documentation/user/changing-defaults.itely (Page layout):
10012         Explain the leftmargin option.
10013
10014 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10015
10016         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
10017
10018         * input/test/lyrics-melisma-faster.ly: new file.
10019
10020         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
10021         change of melody by setting associatedVoice.
10022
10023         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
10024
10025         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
10026         file contents, rather \include them, so default linewidth is set.
10027         (ly_options): make BOOKPAPER set of options. Move linewidth
10028         settings there.
10029
10030         * Documentation/user/examples.itely: new file. Templates are to be
10031         moved here.
10032
10033         * Documentation/user/programming-interface.itely: move chapter.
10034
10035         * scm/document-markup.scm (doc-markup-function): add @code
10036
10037         * stepmake/stepmake/texinfo-rules.make: remove chmod.
10038
10039 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10040
10041         * scm/page-layout.scm (plain-header): add printpagenumber boolean
10042         to bookpaper.
10043
10044         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
10045         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
10046
10047         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
10048
10049         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
10050
10051         * scripts/lilypond-latex.py: move from lilypond.py
10052
10053         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
10054         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
10055
10056         * scm/lily.scm (postscript->png): new function
10057         (postscript->pdf): new function
10058
10059         * lily/paper-book.cc (post_processing): call
10060         convert-to-{dvi,ps,png,pdf}
10061
10062         * scripts/ps2png.py (option_definitions): new file.
10063
10064         * lily/paper-book.cc (output): call output-preview-framework
10065         (post_processing): new function. Do PDF/PNG conversion.
10066
10067         * lily/paper-outputter.cc (close): new function.
10068
10069         * scm/framework-ps.scm (convert-to-pdf): new function. Call
10070         ps2pdf.
10071         (output-preview-framework): new function. Generate a preview .ps
10072         
10073
10074 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10075
10076         * VERSION: release 2.3.8
10077         
10078         * lily/note-head.cc: remove ledger line handling.
10079
10080         * lily/ambitus.cc (print): strip away accidental / note head code,
10081         and associated properties.
10082
10083         * lily/ambitus-engraver.cc (create_ambitus): change name to
10084         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
10085         other ambitus parts.
10086         (create_ambitus): group grobs in Ambitus grouping object. 
10087
10088         * lily/include/pitch-interval.hh (Pitch>): new file.
10089
10090         * lily/pitch-interval.cc (add_point): new file.
10091
10092         * lily/ledger-line-engraver.cc: new file.
10093
10094         * lily/ledger-line-spanner.cc (print): new file. Set limits to
10095         ledger line length to avoid clashes.
10096
10097 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10098
10099         * Documentation/user/invoking.itexi (Invoking lilypond): remove
10100         deprecated options
10101
10102 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10103
10104         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
10105         to command line option: fast=1 (default on).
10106
10107         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
10108         This brings SCons run-time on up-to-date tree down from 48s with
10109         only checksums, to 34s without 2day checksums, to 14s (make needs
10110         4 seconds).
10111         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
10112         necessary.
10113
10114 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10115
10116         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
10117         (score_extra_encompass): process scripts at edges too, by checking
10118         control points directly. 
10119
10120 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
10121
10122         * po/nl.po: Update.
10123
10124         * lily/main.cc: Fix ly:option-usage help.
10125
10126         * input/regression/slur-script.ly: More collision tests.
10127
10128         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
10129
10130 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10131
10132         * VERSION: release 2.3.7
10133
10134         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
10135         files.
10136
10137         * Documentation/user/notation.itely (Slurs): document ^ and _ for
10138         slurs.
10139
10140         * input/regression/slur-script.ly: new file.
10141
10142         * lily/accidental-engraver.cc (process_acknowledged_grobs):
10143         make accidental appear to come from note head engraver.
10144
10145         * lily/slur-quanting.cc: new file.
10146         (score_extra_encompass): new function. Avoid scripts and
10147         accidentals
10148
10149 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10150
10151         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
10152         This greatly reduces the number of files that get recompiled
10153         after touching config.hh.
10154
10155         * config.hh.in: Remove GUILE_*_VERSION.
10156
10157         * lily/new-slur.cc: Resolve conflicts.
10158
10159         * lily/stem-engraver.cc (make_stem): New method.
10160
10161         * lily/include/script-interface.hh:
10162         * lily/script-interface.cc: New file.
10163
10164         * lily/include/script.hh:
10165         * lily/script.cc: Remove.
10166
10167         * lily/music.cc (duration_log): New method.
10168
10169         * lily/script.cc (struct Skript): Remove.
10170
10171         * lily/new-slur.cc (get_base_attachments): Try at articulations.
10172         Lots of coding cleanups (Stom).
10173
10174 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10175
10176         * lily/new-slur.cc (avoid_staff_line): new function: avoid
10177         collisions with staff lines.
10178
10179         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
10180         global_path
10181
10182         * scm/define-grobs.scm (all-grob-descriptions): set ratio
10183         .25. This flattens short slurs.
10184
10185         * lily/new-slur.cc (enumerate_attachments): move X of attachment
10186         points for tilted slurs.
10187
10188         * input/regression/slur-tilt.ly: new file.
10189
10190         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
10191         stems of 16th graces too.
10192
10193         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
10194         quant penalty dependent on how much the line is in the gap.
10195
10196         * input/regression/grace-stem-length.ly: new file.
10197
10198         * lily/beam-quanting.cc (score_forbidden_quants): remove
10199         interquant check. The penalty of 1000 is much too harsh, and the
10200         inter case should be caught by check-staff-line-in-gap check.
10201
10202         * lily/scm-option.cc: move debug-beam to \paper.
10203
10204         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
10205         .txt files to appease makeinfo.
10206
10207         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
10208         remove texttagline.
10209         
10210         * lily/new-slur.cc: cleanup, split in functions.
10211
10212         * lily/parser.yy (chord_body_element): allow octave-check = inside
10213         chord body. 
10214
10215         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
10216
10217         * lily/stem.cc (height): call Beam::after_line_breaking().
10218
10219         * lily/rest-collision.cc (force_shift_callback): only call shift
10220         for columns containing rests.
10221
10222         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
10223
10224         * input/regression/font-postscript.ly: invoke afm2tfm. 
10225
10226 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10227
10228         * mf/SConscript: Build map files.
10229
10230         * SConstruct: Rename $out to out-www in web.
10231
10232 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10233
10234         * SConstruct (web_kluts): Have make web build in out-www.  Not.
10235
10236 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10237
10238         * Documentation/user/music-glossary.tely (Top): add fragment to
10239         pertinent @lilypond entries.
10240
10241         * scm/define-grobs.scm: switch on new-slur by default.
10242
10243         * lily/scm-option.cc: symbol != string.
10244
10245         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
10246         really work yet.
10247         (set_end_points): make X coord of attachment dependent on  Y.
10248         (score_encompass): add edges too.
10249
10250 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10251
10252         * lily/stem.cc (get_beaming): new function.
10253
10254         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
10255         for fragment snippets. This fixes inclusion of toplevel-music
10256         examples (such as new-slur.ly)
10257  
10258 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10259
10260         * scripts/lilypond-book.py: Remove second import of stat.
10261
10262         * More SCons cleanups.
10263
10264         * Documentation/bibliography/computer-notation.bib (note): Remove
10265         extraneous closing brace.
10266
10267 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10268
10269         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
10270         stat calls.
10271
10272         * Documentation/bibliography/SConscript (bibs): failed try to get
10273         bib2html find html-long.bst.
10274
10275         * buildscripts/bib2html.py (stat): fail if bibtex fails.
10276
10277         * make/stepmake.make: use usescons for using scons. 
10278
10279 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10280
10281         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
10282         for lilypondend.  Import stat (huh?).
10283
10284 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10285
10286         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
10287         bypass dvi. 
10288
10289         * input/regression/font-postscript.ly: new file. 
10290
10291         * scm/framework-ps.scm (load-fonts): load pfb files too.
10292
10293         * lily/pfb.cc (pfb2pfa): new file.
10294
10295 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10296
10297         * scripts/lilypond-book.py (PREAMBLE_LY): set
10298         toplevel-music-handler too.
10299
10300 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10301
10302         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
10303         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
10304
10305         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
10306
10307         * python/SConscript:
10308         * python/vim:
10309         * input/mutopia/*SConscript: New file.
10310
10311         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
10312
10313         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
10314         fixes web build.
10315
10316         * make/stepmake.make (scons): re-route to SCONS if user has been
10317         running scons in this tree.
10318
10319         * SConstruct (config_vars): Add CPPDEFINES.
10320         (env): Set checksums type to "content".
10321         (save_config_cache): Do not exit after configuring when using
10322         checksums (the default) instead of timestamps.
10323
10324 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10325
10326         * SConstruct: Further development.
10327
10328         * input/test/SConscript: 
10329         * input/template/SConscript: 
10330         * input/regression/SConscript: 
10331         * Documentation/bibliography/SConscript:
10332         * Documentation/bibliography/index.html.in: New file.
10333
10334         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
10335         generation.
10336
10337         * buildscripts/builder.py: Add new builders.
10338
10339         * make/stepmake.make: 
10340         * stepmake/stepmake/*.make: 
10341         * configure.in:
10342         * lily/*:
10343         * flower*: Use config.hh (Was config.h).
10344
10345         * scm/encoding.scm (get-coding): Print friendly error message when
10346         no encoding is found, rather than crashing.
10347
10348 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10349
10350         * lily/new-slur.cc (score_slopes): strong sloping score only when
10351         stems point in same dir. 
10352
10353 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10354
10355         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
10356         for beam start.
10357
10358         * lily/parser.yy (context_prop_spec): check grob name for
10359         alphanumericness..
10360
10361         * lily/lyric-engraver.cc: creates LyricText objects
10362
10363 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10364
10365         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
10366
10367 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10368
10369         * SConstruct: Configure only pristine build tree or on user
10370         request.  Cleanups.  Add Documentation/topdocs to subdirs.
10371         Use checksums instead of timestamps.
10372         (CheckYYCurrentBuffer): Return result.
10373
10374         * Documentation/topdocs/SConscript: New file.
10375
10376 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10377
10378         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
10379
10380         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
10381         scm_from_int instead.
10382
10383 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
10384
10385         * SConstruct: Updates.  Add targets: tar, dist, release.
10386
10387 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10388
10389         * input/mutopia-header.ly: Generate output.
10390
10391         * SConstruct:
10392         * buildscripts/builder.py:
10393         * Documentation/user/SConscript: SCons fixes.
10394
10395 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10396
10397         * lily/new-slur.cc (class New_slur): new file. Score based slur
10398         computations.
10399
10400 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10401
10402         * mf/SConscript: Remove Builders.
10403
10404         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
10405
10406         * input/SConscript: 
10407         * Documentation/user/SConscript: New file.
10408
10409 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10410
10411         * Documentation/topdocs/NEWS.texi (Top): add note about new
10412         emacs electric-|
10413
10414         * scm/*.scm: adapt ly:warn calls.
10415
10416         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
10417
10418         * lily/repeat-acknowledge-engraver.cc (process_music): look at
10419         main timing, not grace timing. Fixes volta-repeat-grace.
10420
10421         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
10422         remove ly:kpathsea-gulp-file.
10423
10424         * scm/translation-functions.scm (format-metronome-markup): make
10425         note smaller, align to bottom.
10426
10427         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
10428
10429         * lily/metronome-engraver.cc (stop_translation_timestep): attach
10430         metronome to musical column. Don't ack time sigs or bar lines.
10431
10432 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
10433
10434         * THANKS: sort, add David. Kristof contributed code, he is a
10435         contributor.
10436
10437 2004-07-09  David Svoboda      <svoboda@cmu.edu>
10438
10439         * elisp/lilypond-mode.el,
10440         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
10441         count beats between last measure stop | and point in emacs.
10442         
10443 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10444
10445         * tex/GNUmakefile (TEX_FILES): don't dist
10446         music-drawing-routines.ps, latin1.enc 
10447
10448         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
10449         --no-pdf, --pdftex
10450         (copyright): add --latex option
10451         (ic_p.make_include_option): use direct PS as default.
10452
10453         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
10454
10455         * input/regression/beam-concave.ly (rossFourBeams): add cases from
10456         Ross
10457
10458         * scm/script.scm (default-script-alist): marcato should follow
10459         into staff
10460         
10461 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
10462
10463         * buildscripts/builder.py:
10464         
10465         * Documentation/SConscript (outdir): New file.  Add *list.ly
10466         dependencies.  Fixes PDF doc build.
10467
10468 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
10469
10470         * SConstruct: Add Tar target (incomplete), fix install issues, fix
10471         run from build-dir.
10472
10473         * ly/SConscript:
10474         * scm/SConscript: New file.
10475
10476         * lily/main.cc (dir_info): Print variables in sh format.
10477
10478         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
10479
10480         * mf/SConscript: Update multiple target rules.
10481
10482         * SConstruct (assert_version): Add.
10483
10484 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10485
10486         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
10487
10488 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10489
10490         * buildscripts/mf-to-table.py: Do not try to open ''.
10491
10492         * mf/SConscript: New file.
10493
10494 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
10495
10496         * scm/fret-diagrams.scm : Convert many properties to constants,
10497         reducing the pollution of the property namespace.
10498
10499         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
10500         unnecessary properties for fret-diagram
10501
10502         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
10503         for interface
10504
10505 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10506
10507         * SConstruct: Update.
10508
10509 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10510
10511         * input/regression/beam-quant-standard.ly (seconds): print desired
10512         quants when failing.
10513
10514 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10515
10516         * SConstruct:
10517         * flower/SConscript:
10518         * lily/SConscript: New file.
10519
10520 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
10521
10522         * scm/define-grob-properties.scm (all-user-grob-properties): Add
10523         descriptions for all fret-diagram properties.
10524
10525         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
10526         fret-diagram interface code
10527
10528 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10529
10530         * ly/book-paper-defaults.ly: set default encoding to ec.
10531
10532         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
10533         installed.
10534
10535         * tex/latin1.enc: new file, from a2ps. 
10536
10537 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
10538
10539         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
10540         add a faint, green border line.
10541
10542         * Documentation/index.html.in: drop <table>, add a faint border line.
10543
10544 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10545
10546         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
10547
10548         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
10549
10550 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
10551
10552         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
10553
10554         * scm/output-tex.scm (white-text): Add scale parameter to allow font
10555         scaling
10556
10557         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
10558         properly scale white text
10559
10560         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
10561         position for numbered dots so dot will touch fret.
10562         (various routines): move to font-metric interface, rather than
10563         name, size interface.  Clean up comments.
10564
10565         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
10566         size and offset to better center white text.
10567
10568 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10569
10570         * ChangeLog: Remove pre-2.1 changes.
10571
10572         * Documentation/misc/ChangeLog-2.1: New file.
10573
10574         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
10575         from ChangeLog.
10576
10577 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
10578
10579         * input/test/chords-below-volta-bracket.ly,
10580         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
10581
10582 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10583
10584         * VERSION: release 2.3.6
10585
10586         * input/regression/beam-quant-standard.ly: new file: test standard
10587         beam quants.
10588
10589         * scm/beam.scm (check-quant-callbacks): new function
10590         (check-beam-quant): new function: check whether current beam
10591         quants match argument.
10592
10593         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
10594         forbidden quant for sitting (upstem)/hanging (downstem) on outer
10595         staffline line.
10596
10597 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10598
10599         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
10600         functions.
10601
10602         * lily/note-collision.cc (do_shifts): align colliding notes to
10603         their leftmost note.
10604
10605         * input/regression/collision-alignment.ly: new file.
10606
10607         * ly/init.ly: don't print gc stats.
10608
10609         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
10610         extra newline
10611
10612         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
10613         for dimensions. This fixes ottava-remove-empty-staff.ly
10614
10615         * input/regression/lyrics-tenor-clef.ly: new file.
10616
10617         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
10618         cyclic parents when two axis-group-engravers are
10619         present. Fixes: crash-axis-group-engraver.ly. 
10620         
10621         * input/test/volta-chord-names.ly: new file.
10622
10623         * scm/define-context-properties.scm
10624         (all-user-translation-properties): change voltaOnThisStaff
10625         definition. 
10626
10627         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
10628         if necessary.
10629
10630         * lily/volta-bracket.cc (print): handle volta brackets without
10631         bars. 
10632
10633 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
10634
10635         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
10636         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
10637
10638 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10639
10640         * scm/output-gnome.scm: updated instructions for running gnome
10641         backend
10642
10643 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
10644
10645         * scm/fret-diagrams.scm (draw-dots): default values for dot size
10646         and dot-position now depend on finger-code value; in-dot makes
10647         dots larger and centered.
10648         (draw-barre): added straight-barre indicator option
10649         (draw-dots): made fontify-text-white work.
10650
10651         * music-drawing-routines.ps: added /draw_white_text
10652
10653         * scm/output-tex.scm:  added white-text
10654
10655         * scm/output-ps.scm:  added white-text
10656
10657         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
10658         list of stencil expressions
10659
10660         * scm/stencil.scm: Added fontify-text-white
10661
10662 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
10663
10664         * input/regression/+.ly: use @unnumbered section.
10665
10666 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10667
10668         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
10669         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
10670
10671 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10672
10673         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
10674
10675 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10676
10677         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
10678         was causing an error. (was not actually commited in 2004-06-20)
10679
10680         * input/regression/lily-in-scheme.ly (withPaddingC): does not
10681         breaks anymore
10682
10683 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10684
10685         * VERSION: 2.3.5 released.
10686         
10687         * lily/my-lily-parser.cc (parse_string): switch module too.
10688
10689 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10690
10691         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
10692         ec-fonts-mftraced to running requirements.
10693
10694 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10695
10696         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
10697         assignments don't reach the original file.
10698
10699         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
10700         exists
10701
10702 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
10703
10704         * scm/output-gnome.scm: 
10705         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
10706
10707         * debian/: Apply Debian patch (Anthony Fok).
10708
10709 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
10710
10711         * Documentation/user/music-glossary.tely: fix titling; @top is already
10712         an @unnumbered @chapter.
10713
10714 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10715
10716         * debian/GNUmakefile (EXTRA_DIST_FILES):
10717         (CONF_FILES): update file list.
10718
10719         * lily/stencil.cc (interpret_stencil_expression): bugfix.
10720
10721 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10722
10723         * debian/: Remove cruft (requested Anthony Fok.)
10724
10725         * buildscripts/guile-gnome.sh: Build without gcc libtool version
10726         juggling.
10727
10728         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
10729         Add popup menu with grob properties.
10730
10731         * lily/grob-scheme.cc (ly:grob-properties):
10732         (ly:grob-basic-properties): New function.
10733
10734         * lily/stencil.cc (interpret_stencil_expression): Comment-out
10735         "no-origin" call.  Fixes -fps output.
10736
10737         * scm/output-ps.scm (no-origin): Add dummy implementation.
10738
10739         * scm/output-gnome.scm (define-origin): Remove
10740         (grob-cause): Add.
10741
10742         * scm/output-ps.scm (scm):
10743         * scm/output-tex.scm (scm): Remove define-origin from exports list.
10744         (define-origin): Remove.
10745
10746         * scm/output-gnome.scm (define-origin): 
10747
10748         * scm/lily.scm (ly:all-output-backend-commands): Remove
10749         define-origin.  Add grob-cause.
10750
10751 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
10752
10753         * buildscripts/lilypond-words.py: add ly/portugues.ly.
10754
10755 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
10756
10757         * Documentation/user/GNUmakefile:
10758         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
10759         --include-css=.../texinfo.css; command includes css into the html.
10760
10761         * Documentation/texinfo.css: add file.
10762         define <hr> as black and thin.
10763
10764 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10765
10766         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
10767         stencil expression. Junk define-origin.
10768
10769         * lily/my-lily-parser.cc (parse_string): init parser variable when
10770         lexer_ is set, ie. in parse_string and parse_file.
10771
10772         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
10773         ly:score-bookify.
10774
10775         * scm/lily.scm (collect-scores-for-book): new function.
10776
10777         * ly/init.ly: print collected scores/musics.
10778
10779         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
10780         scope, not in lily module.
10781
10782         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
10783
10784         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
10785         encapsulate gtk/pango tests.
10786
10787         * po/tr.po: Turkish translation.
10788
10789 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
10790
10791         * input/regression/lily-in-scheme.ly: regression test for #{
10792         ... #} syntax
10793
10794         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
10795         was causing an error.
10796
10797         * Documentation/user/programming-interface.itely (Using LilyPond
10798         syntax inside Scheme): documentation for #{ ... #} syntax.
10799
10800 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
10801
10802         * Documentation/index.html.in: use black thin <hr>.
10803
10804         * buildscripts/mutopia-index.py: use thin black <hr>.
10805
10806 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10807
10808         * scm/fret-diagrams.scm: Use UNIX style line endings.
10809         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
10810         typo.  Fixes compile.
10811
10812         * scm/output-ps.scm (white-dot): Remove second incarnation.
10813
10814         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
10815
10816 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10817
10818         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
10819         single file error.
10820
10821         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
10822
10823 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
10824
10825         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
10826         remove size as argument to fret-diagram interface;
10827         improved white-circle dots for fret;
10828         improved top-fret thick line/
10829
10830         * scm/output-ps.scm: added white-dot function
10831
10832         * scm/output-tex.scm: added white-dot function
10833
10834         * tex/music-drawing-routines.ps: added draw_white_dot function
10835
10836         * ps/music-drawing-routines.ps: added draw_white_dot function
10837
10838         * input/test/fret-diagram.ly: examples to show multiple
10839         functions and multiple interfaces
10840
10841 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10842
10843         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
10844         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
10845
10846         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
10847         conflict.  Have I told you lately how much I love autotools?
10848
10849 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
10850
10851         * lily/lily-guile.cc: 
10852         * lily/pangofc-afm-decoder.cc:
10853         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
10854         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
10855
10856         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
10857         developers.
10858
10859         * lily/paper-outputter.cc (file): New method.
10860         (dump_string): Use it.
10861
10862         * scm/output-gnome.scm: Update with pango CVS info, lilylib
10863         musing.
10864
10865         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
10866         of them has a comma :-).
10867
10868         * scm/framework-gnome.scm: Add pango decoders.
10869
10870         * lily/include/pangofc-afm-decoder.hh: 
10871         * lily/pangofc-afm-decoder.cc: New file.
10872
10873         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
10874
10875         * configure.in: Check for pango.
10876
10877         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
10878         autoconf).
10879         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
10880
10881         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
10882
10883 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10884
10885         * Documentation/user/tutorial.itely (Integrating text and music):
10886         fix grammar & punctuation.
10887
10888 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10889
10890         * lily/: Stray janitorial cleanups.
10891
10892         * scm/lily.scm (ly:all-stencil-expressions):
10893         * scm/lily.scm (ly:all-output-backend-commands): New function.
10894
10895         * scm/safe-lily.scm (safe-objects): Add them.
10896
10897         * scm/framework-gnome.scm (<gnome-outputter>): New class.
10898
10899         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
10900
10901 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10902
10903         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
10904
10905 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10906
10907         * scm/page-layout.scm (default-page-make-stencil): add
10908         raggedbottom, raggedlastbottom.
10909
10910         * Documentation/user/changing-defaults.itely (Page layout): add doc.
10911
10912         * scm/framework-tex.scm (define-fonts): fix export of
10913         papersize.
10914
10915         * lily/paper-book.cc (classic_output): strip suffixes from
10916         framework functions.
10917
10918         * lily/tuplet-bracket.cc (before_line_breaking): do not return
10919         SCM_UNDEFINED to Scheme.
10920
10921 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10922
10923         * lily/book.cc: remove Book::to_stencil().
10924         (process): whoops. Score::book_rendering returns vector, not list.
10925
10926         * scripts/convert-ly.py (conv): remove \notes.
10927         apply to input examples.
10928
10929         * lily/paper-outputter.cc (output_stencil): don't use
10930         smobify_self() but self_scm()
10931
10932         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
10933         from smobify_self().
10934
10935         * lily/paper-book.cc (output): load framework module
10936         scm_c_resolve_module().
10937
10938         * python/lilylib.py (exit): exit with argument i.
10939
10940 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10941
10942         * scm/framework-gnome.scm (output-framework-gnome): Try loading
10943         gnome modules from non-toplevel.
10944
10945         * lily/ly-module.cc (ly:import-module): Export to ly:.
10946
10947         * lily/paper-score.cc (process): Do not show progress newline.
10948
10949         * lily/paper-book.cc (output, classic_output): Show progess
10950         newline after score.
10951
10952 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
10953
10954         * buildscripts/lilypond-words.py: add ly/vlaams.ly
10955
10956 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10957
10958         * lily/score.cc (ly:run-translator): Do not crash on empty music
10959         list.
10960
10961         * lily/book.cc (process): Do not render score when systems is empty.
10962
10963         * input/simple-song.ly: Down one octave.
10964
10965         * scm/output-gnome.scm: Remove script again; re-add modules fix
10966         (CVS conflict resolve?)
10967
10968         * lily/stencil.cc (ly:interpret-stencil): Was:
10969         interpret_stencil_expression.
10970
10971 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
10972
10973         * buildscripts/guile-gnome.sh: New file.
10974
10975         * scm/output-gnome.scm: White background, better window size, sane
10976         canvas size.  Cleanups.
10977
10978 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
10979
10980         * VERSION: release 2.3.4
10981
10982         * Documentation/user/invoking.itexi (Invoking the lilypond
10983         binary): document --safe.
10984
10985         * scm/output-gnome.scm: set PATH in script.
10986
10987         * scm/page-layout.scm (default-page-make-stencil): don't stretch
10988         if there is too few systems on a page.
10989
10990         * lily/parser.yy (relative_music): start at middle C without pitch
10991         argument.
10992
10993         * Documentation/user/changing-defaults.itely (Page layout): new node.
10994         (Paper size): rename node
10995         (Page breaking): new node.
10996         (Titling): move from invoking.
10997         (File structure): new node.
10998
10999         * lily/parser.yy (score_body): allow \header and music anywhere in
11000         \score body.
11001
11002 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11003
11004         * scm/lily.scm (ly:load): Remove page-breaking.scm.
11005
11006 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11007
11008         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
11009
11010         * lily/include/paper-line.hh: rename to Paper_system.
11011
11012         * lily/include/paper-book.hh: doc class.
11013
11014         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
11015
11016         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
11017         (plain-header): add instrument-name.
11018         (default-page-make-stencil): bugfixes.
11019
11020         * lily/parser.yy (book_body): allow \header anywhere in \book{}
11021
11022         * lily/paper-book.cc: remove copyright & tagline. Remove
11023         interactions with Page
11024
11025         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
11026         here, 
11027         (default-page-make-stencil): new function
11028         (default-page-music-height): new function
11029         (page-headfoot): new function
11030         (ly:optimal-page-breaks): generate stencils directly from here
11031
11032         * scm/titling.scm: new file, group titling functions
11033
11034 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11035
11036         * scm/output-gnome.scm: Handle multiple pages.
11037
11038         * scm/framework-gnome.scm: Do not load output-gnome.
11039         (framework-gnome): Invoke output-gnome::header and
11040         output-gnome::end-output as faked stencils.  Fixes experimental
11041         gnome output.
11042
11043 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11044
11045         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
11046         octavation compatibility fixes. Backportme. 
11047
11048         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
11049         pages.
11050         (ly:optimal-page-breaks): combine-penalties: no shortcut for
11051         negative. Now we handle negative penalties (ie. \pageBreak)
11052         correctly.
11053
11054         * lily/system.cc (get_line): extract page-penalty from the left
11055         bound.
11056
11057         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
11058
11059 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11060
11061         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
11062
11063 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
11064
11065         * scm/output-gnome.scm: Update script.  Move development to
11066         lilypond_2_3_2 branch for now.
11067
11068 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11069
11070         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
11071         negative penalties.
11072         cleanups.
11073
11074         * Documentation/user/changing-defaults.itely (Creating contexts):
11075         index entries
11076
11077         * scm/page-breaking.scm (ly:optimal-page-breaks): new
11078         file. Rewrite function. 
11079
11080         * lily/paper-book.cc (pages): new interface: page-breaking returns
11081         list of line-list.
11082
11083         * lily/page.cc (Page): take lines argument.
11084
11085         * scm/document-translation.scm (all-engravers-doc): link to user man
11086
11087         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
11088         iso. score.
11089
11090         * Documentation/user/notation.itely (Relative octaves): typo.
11091
11092         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
11093
11094 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11095
11096         * scm/output-gnome.scm: Update build script.
11097
11098 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11099
11100         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
11101         gnome backend.
11102
11103         * scm/framework-gnome.scm: New file.
11104
11105         * scm/lily.scm: Use it.
11106
11107         * lily/paper-outputter.cc: Janitorial cleanups.
11108         (ly:outputter-dump-string): Remove unreachable statement.
11109
11110         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
11111         (ice-9): Bugfix: Add srfi-1.
11112
11113         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
11114
11115 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11116
11117         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
11118         in do_quit()
11119
11120 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11121
11122         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
11123
11124 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11125
11126         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
11127         override of Beam::position-callbacks. Why would grace beams not be
11128         quantized? Fixes: weird-stem-size-grace. 
11129
11130         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
11131         warning only once. Backportme.
11132
11133         * lily/accidental-engraver.cc (number_accidentals_from_sig):
11134         bugfix, 2nd try. Backportme.
11135
11136         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
11137
11138 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11139
11140         * Documentation/user/notation.itely (Instrument transpositions):
11141         Correct the name of the instrumentTransposition property.
11142
11143 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11144
11145         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
11146
11147 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11148
11149         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
11150         and postLilyPondExample are called when defined.
11151
11152 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11153
11154         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
11155         This fixes setting notenames with `\include "nederlands.ly" '
11156
11157         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
11158         new function.
11159
11160 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11161
11162         * scm/page-layout.scm: don't do piece, it should be in score-title
11163         only.
11164
11165         * lily/lexer.ll: lex \score separately.
11166
11167         * lily/paper-book.cc: junk stencil2line.
11168
11169         * lily/paper-line.cc (Paper_line): construct from Stencil
11170         directly. No futzing with the dimensions.
11171
11172         * lily/include/paper-line.hh (class Paper_line): 
11173
11174         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
11175         takes arbitrary number of arguments.
11176
11177         * input/test/markup-score.ly (tuning): simplify example. 
11178
11179 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11180
11181         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
11182
11183         * scm/define-markup-commands.scm (score): define score-markup
11184
11185         * lily/parser.yy (markup): use score-markup.
11186
11187         * lily/score.cc: add ly:score? 
11188
11189 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
11190
11191         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
11192         fret-parse-string so it prepares for calls to fret-diagram-verbose
11193         Changed display constants to props so they are available for
11194         \override.
11195
11196 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11197
11198         * VERSION: release 2.3.3
11199
11200         * stepmake/stepmake/generic-vars.make: unset LANG.
11201
11202         * input/regression/tuplet-nest.ly: bugfix.
11203
11204         * lily/tie-performer.cc (stop_translation_timestep): reset
11205         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
11206
11207         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
11208         clear repeat_ directly after setting stem_tremolo_. Fixes:
11209         tremolo-repeat.ly
11210
11211         * input/regression/span-bar-break.ly: new file.
11212
11213         * scm/define-grobs.scm (all-grob-descriptions): remove
11214         break-visibility from SpanBar. Fixes: piano-repeat.ly
11215
11216 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11217
11218         * python/lilylib.py (make_ps_images): only compute bbox when needed.
11219
11220         * scripts/lilypond-book.py (process_snippets): use lily -f ps
11221         files for generating pngs. (failed experiment)
11222
11223         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
11224         file with PFA fonts included.
11225
11226         * lily/score.cc (default_rendering): put header in too.
11227
11228         * lily/paper-line.cc (LY_DEFINE): change function to
11229         ly:paper-line-extent
11230
11231         * scm/page-layout.scm (default-book-title): only add lines for
11232         non-nil fields.
11233         (default-score-title): idem.
11234
11235         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
11236
11237         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
11238
11239         * lily/include/paper-book.hh (class Paper_book): remove height_
11240         member.
11241
11242         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
11243
11244         * lily/ly-module.cc (LY_DEFINE): bugfix.
11245
11246         * lily/paper-book.cc (book_title): separate function for the book
11247         title.
11248
11249         * scm/page-layout.scm (default-book-title): only account for
11250         markup fields.
11251
11252         * scm/framework-ps.scm: new file. Move high level interface from
11253         output-ps.scm
11254
11255         * scm/music-functions.scm (def-grace-function): move macros from
11256         ly/music-functions-init.ly
11257
11258         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
11259         framework-tex.scm
11260
11261         * scm/framework-tex.scm (dump-line): new file. High level
11262         interface for output (pages, systems, header). 
11263
11264         * lily/include/page.hh (class Page): add is_last_ field.
11265
11266         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
11267
11268         * lily/paper-book.cc (split_string): new function
11269         (output): output multiple formats, i.e. --format=ps,tex
11270
11271         * scm/output-ps.scm (output-scopes): dump variables directly.
11272         (define-fonts): rewrite for new interface
11273
11274         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
11275
11276         * lily/paper-outputter.cc (Paper_outputter): take format argument.
11277
11278         * lily/main.cc (parse_argv): don't set extension for output.
11279
11280         * lily/clef-engraver.cc (create_clef): remove
11281         Staff_symbol_referencer::set_position() call. 
11282
11283 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11284
11285         * ly/music-functions-init.ly (addlyrics): set the 'origin property
11286         with the location argument in music function definitions.
11287
11288 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11289
11290         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
11291         staffsymbol dependency.
11292
11293         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
11294         cleanups.
11295
11296         * lily/book.cc (process): return Paper_book
11297         (to_stencil): use Book::process().
11298
11299         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
11300         header_ field. Store in $globalheader
11301
11302         * lily/parser.yy (book_body): book header is initted to
11303         $globalheader.
11304
11305
11306 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11307
11308         * input/test/fill-a4.ly: removed.
11309
11310         * lily/parser.yy (output_def): push scope of parent_ Output_def
11311         too.
11312
11313 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11314
11315         * scm/output-gnome.scm: Update info.
11316
11317 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11318
11319         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
11320
11321         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
11322         than 1 module.
11323
11324         * lily/include/ly-module.hh (ly_use_module): rename is_module to
11325         ly_c_module_p.
11326
11327         * scm/page-layout.scm (default-book-title): move Scheme titling
11328         functions to here.
11329
11330         * lily/parser.yy (book_paper_block): remove scope too.
11331
11332         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
11333
11334         * lily/rest.cc: add direction to rest properties.
11335
11336         * lily/include/output-def.hh: new file, move from
11337         music-output-def.hh
11338
11339 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11340
11341         * scm/output-gnome.scm: Describe feta-cork hack.
11342
11343 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11344
11345         * lily/include/book-paper-def.hh: derive from Output_def 
11346
11347         * lily/include/paper-def.hh: move all functionality out of class.
11348         Junk header.
11349
11350         * lily/include/music-output-def.hh: rename Music_output_def to
11351         Output_def.
11352
11353         * input/wilhelmus.ly: only set space for Paper formatting. 
11354
11355         * lily/include/midi-def.hh: remove file, remove class.
11356         Move functions to Music-output-def.
11357
11358         * lily/music-output-def.cc (Music_output_def): remove separate
11359         translator table. Lookup translators in scope directly. This
11360         obviates Context suffix for context identifiers, i.e.
11361
11362         \context {
11363           \Staff
11364           .. 
11365           }
11366
11367
11368         will work.
11369
11370
11371         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
11372
11373         * Documentation/user/changing-defaults.itely (Horizontal spacing):
11374         document spacing override hack.
11375
11376 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11377
11378         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
11379         installation info.  Support point-and-click.  Add +/- zoom
11380         keybindings.
11381
11382 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11383
11384         * VERSION: 2.3.2 released
11385
11386         * lily/parser.yy (book_body): set default bookpaper.
11387
11388         * scm/output-tex.scm (header): kludge: hard code linewidth. 
11389
11390         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
11391
11392 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11393
11394         * lily/score.cc (default_rendering): scale outputdef before
11395         starting.
11396
11397 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11398
11399         * scm/fret-diagrams.scm: Add header.
11400
11401         * scm/output-gnome.scm: Hello world :-)
11402
11403 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11404
11405         * scripts/lilypond.py (run_dvips): only add papersize if present.
11406
11407         * lily/accidental-engraver.cc (update_local_key_signature): new
11408         function, fold code from initialize() and process_music().
11409         (update_local_key_signature): use deep copy. This fixes one
11410         problem from custom-key-signatures.ly.
11411         (number_accidentals_from_sig): tighter check for
11412         accidental-too-old.
11413
11414         * ly/engraver-init.ly: remove localKeySignature
11415         definition from ChoirStaff, StaffGroup, Score.
11416
11417         * lily/percent-repeat-engraver.cc (try_music): add moments for
11418         barlines too. Fixes: skipbars-percent-repeat.ly.
11419
11420 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11421
11422         * lily/context-def.cc (filter_performers): don't go to cdrloc if
11423         skipping last pair. Fixes: crash-bar-number.
11424
11425         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
11426         D. Sorensen)
11427
11428         * input/test/fret-diagram.ly: new file.
11429
11430         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
11431         (scale-paper): divide by scale.
11432
11433 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11434
11435         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
11436         case.
11437
11438 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11439
11440         * scm/stencil.scm (fontify-text): reinstate function
11441
11442         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
11443
11444         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
11445
11446         * lily/parser.yy (book_paper_head): \bookpaper {} 
11447
11448         * python/midi.c: remove config.h
11449
11450 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11451
11452         * scm/output-gnome.scm: Update.
11453
11454 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11455
11456         * scm/output-gnome.scm: New file.
11457
11458         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
11459
11460 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11461
11462         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
11463         (find_scaled_font): move from Paper_def
11464
11465 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11466
11467         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
11468         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
11469
11470         * po/fr.po: update po.
11471
11472         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
11473
11474         * lily/book-paper-def.cc (print_smob): new file.
11475
11476 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
11477
11478         * buildscripts/lilypond-words.py: search words also from
11479         music-functions-init.ly.
11480
11481 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11482
11483         * ly/music-functions-init.ly (def-music-function): new helper
11484         macro for defining music functions. \addlyrics \appoggiatura
11485         \acciaccatura \grace \partcombine \autochange \applycontext
11486         \applyoutput and \breathe are now defined here thanks to it.
11487
11488         * lily/parser.yy: 
11489         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
11490         \grace \partcombine \autochange \applycontext \applyoutput and
11491         \breathe keywords removed from the parser.
11492
11493         * lily/parser.yy: 
11494         * lily/music-function.cc (ly_make_music_function): 
11495         * lily/lexer.ll (music_function_type): added a case for 0-arg
11496         music functions.
11497
11498 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11499
11500         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
11501         refering to a music expression can be used in lily-inside-scheme:
11502         #{ $music #}
11503
11504         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
11505         and ly:parser-define, and change ly:parser-parse-string in order
11506         to make #{ $music #} work.
11507
11508         * scm/new-markup.scm (compile-markup-expression): when an argument
11509         is a string, use `make-simple-markup'.
11510
11511 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11512
11513         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
11514
11515 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11516
11517         * scripts/convert-ly.py (FatalConversionError.func): handle + in
11518         font-size. (backportme)
11519
11520 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11521
11522         * lily/paper-outputter.cc (output_stencil): dump font definitions
11523         before each stencil.
11524
11525         * lily/include/paper-book.hh (struct Score_lines): new
11526         struct. Collect info per Paper-score.
11527
11528         * lily/include/page.hh (class Page): to_stencil() returns Stencil
11529         everywhere.
11530
11531         * lily/stencil.cc (find_expression_fonts): new function
11532
11533         * lily/paper-outputter.cc (output_stencil): use
11534         interpret_stencil_expr
11535
11536         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
11537         (interpret_stencil_expr): new function. Generic stencil
11538         interpretation.
11539
11540         * lily/paper-def.cc (find_scaled_font): divide lookup
11541         magnification by outpuscale for non-virtual fontmetrics. This
11542         fixes ludicrously long font definitions for text
11543         fonts. (backportme)
11544
11545         * lily/score-engraver.cc: remove
11546         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
11547
11548 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
11549
11550         * input/test/markup-score.ly: Remove \notes.
11551
11552         * lily/parser.yy (book_body): Grok Composite_music and \header.
11553         (markup): Push NOTES mode before score_block.
11554
11555         * VERSION: release 2.3.1
11556
11557         * mf/feta-klef.mf: 
11558         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
11559
11560         * Documentation/user/programming-interface.itely: Use @emph (was:
11561         @em).
11562
11563         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
11564
11565 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11566
11567         * scm/output-tex.scm (output-tex-string): tighten safe security.
11568
11569         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
11570
11571         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
11572         allowed ly functions.
11573
11574         * lily/ly-module.cc (ly_module_define): only define variable if
11575         bound.
11576         (ly_make_anonymous_module): take safe option.
11577
11578 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11579
11580         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
11581
11582 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
11583
11584         * input/regression/newaddlyrics.ly: Fix.
11585
11586         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
11587         \score \notes.
11588
11589 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
11590
11591         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
11592
11593 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11594
11595         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
11596
11597         * lily/paper-line.cc (Paper_line): don't store list of stencils,
11598         but convert to single Stencil immediately.
11599
11600         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
11601
11602 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11603
11604         * scm/output-sodipodi.scm: Resurrect sodipodi output.
11605
11606 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
11607
11608         * elisp/lilypond-mode.el: Changed the way defaults are created for
11609         LilyPond-command-master.  LilyPond-mode will now check the
11610         timestamps of the files to see which command has to run next.
11611
11612 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11613
11614         * scm/bass-figure.scm (format-bass-figure): don't set
11615         number-markup for strings. This fixes string in bass
11616         figure. (backportme)
11617
11618         * lily/parser.yy (bass_number): insert number-markup into figure
11619         definition.
11620
11621         * scm/define-music-properties.scm (all-music-properties): make
11622         'figure a markup.
11623
11624         * scripts/convert-ly.py (conv): \apply -> \applymusic
11625
11626 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
11627
11628         * elisp/lilypond-mode.el: changed the order of some commands
11629         ("Midi" after "2Midi"), use the user-defined
11630         LilyPond-command-default as default instead of "LilyPond"
11631
11632         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
11633         to set the master file for the next command.
11634
11635         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
11636         with font-lock-reference-face.
11637
11638 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
11639
11640         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
11641
11642         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
11643
11644 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11645
11646         * ly/music-functions-init.ly (TODO): new file.
11647
11648         * lily/parser.yy (Generic_prefix_music_scm): add more
11649         music_function symbols.
11650         (Prefix_composite_music): change \apply to music-function   
11651
11652         * lily/include/music-function.hh: rename to music-function
11653
11654 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11655
11656         * lily/music-head.cc (LY_DEFINE): change order of args.
11657
11658         * input/regression/music-head.ly (texidoc): new file.
11659
11660         * lily/parser.yy (Generic_prefix_music): allow generic
11661         music-transformation functions. 
11662
11663         * lily/include/music-head.hh (is_music_head): new file.
11664
11665         * lily/music-head.cc (get_music_head_transform): new file.
11666
11667 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11668
11669         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
11670         empty extent. This fixes ottava brackets on rests. (backportme)
11671
11672         * make/lilypond.redhat.spec.in (Group): ln png files for info.
11673
11674         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
11675
11676         * cygwin/lily-wins.py: update for the lily-wins.py script.
11677
11678 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11679
11680         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
11681         code. This will obviate typeset_grob () in the future.  The effect
11682         of this is that improperly written spanner handling will result in
11683         invalid spanner bounds.
11684         (announce_grob): add to elems_ from here
11685         (typeset_grob): comment out.  
11686
11687         * lily/include/engraver.hh (make_spanner): new calling interface
11688         for make_{item,spanner}. This obviates most calls to
11689         announce_grob().
11690
11691         * scm/music-functions.scm (set-accidental-style): use GrandStaff
11692         iso. PianoStaff for piano styles.
11693
11694 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
11695
11696         * Documentation/user/music-glossary.tely: add segno after d.s.
11697
11698 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11699
11700         * lily/include/audio-column.hh: remove unused variables.
11701         (patch by Michael Welsh Duggan)
11702
11703         * flower/include/axes.hh (other_axis): inline Axes function
11704         (thanks to David Brandon).
11705
11706 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
11707
11708         * cygwin/mknetrel: Install image links (backportme).
11709
11710         * Documentation/user/GNUmakefile (local-install-info): Activate
11711         actual installing of image links (backportme).
11712
11713 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11714
11715         * Documentation/user/notation.itely (Measure repeats): Removed
11716         unnecessary (and confusing) \context Voice{.
11717
11718 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11719
11720         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
11721
11722         * lily/page.cc (Page): Do not use ly_scheme_function for
11723         volatile/configurable variables (FIXME: better name).
11724
11725         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
11726         get_scmvar).
11727
11728 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11729
11730         * scripts/convert-ly.py (FatalConversionError.subst): use
11731         \transposition.
11732
11733 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11734
11735         * lily/include/page.hh (class Page): Declare left_margin ().
11736
11737         * lily/page.cc: Remove paper var caching.
11738
11739 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11740
11741         * Documentation/user/music-glossary.tely: Add name to @top node.
11742         Remove comment from @table definitions (workaround for makinfo
11743         bug).
11744
11745         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
11746         ly:stencil-get-expr).  Update callers.
11747         (ly:stencil-align-to!):  Return stencil too.
11748
11749         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
11750         stencil.  Remove looped line-based page output.
11751         (output_line): Use line stencil.  Remove looped stencil-based line
11752         output.
11753
11754         * lily/page.cc (ly:page-paper-lines): New function.
11755
11756         * input/test/markup-score.ly: New file.
11757
11758         * scm/define-markup-commands.scm (stencil): New markup.
11759
11760         * lily/book.cc (to_stencil): New method.
11761
11762         * lily/parser.yy (markup): Use it to grok \score.
11763
11764 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11765
11766         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
11767
11768         * lily/paper-book.cc (pages): Change signature.  Update callers.
11769
11770         * lily/include/page.hh:
11771         * lily/page.cc: New file.
11772
11773         * lily/paper-line.cc (to_stencil): New method.
11774
11775         * lily/paper-outputter.cc (output_stencil): New method.
11776
11777         * lily/paper-outputter.cc (output_line): Use them.
11778
11779         * lily/warn.cc: Remove.
11780
11781         * lily/my-lily-parser.cc (distill_inname): Remove.
11782
11783         * flower/include/file-name.hh: 
11784         * flower/file-name.cc: New file.  Update users.
11785
11786         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
11787         (find): New method of same name.
11788
11789         * lily/my-lily-parser.cc (ly:parse-file): Use it.
11790
11791         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
11792         constant error message.
11793
11794 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
11795
11796         * input/test/{blank-notes.ly,staff-container.ly}: typos.
11797
11798 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11799
11800         * Documentation/user/music-glossary.tely: @table @strong' replaced
11801         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
11802         (backportme).
11803
11804 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
11805
11806         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
11807
11808         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
11809         #{ lily music expression #} that returns an equivalent scheme
11810         music expression by parsing the string.
11811
11812 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11813
11814         * lily/my-lily-parser.cc:
11815         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
11816         SCM string (foo.ly/toto.scm support).
11817
11818 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11819
11820         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
11821
11822 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11823
11824         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
11825
11826         * scripts/lilypond-book.py: LY code that includes \header is
11827         not assumed to be a fragment.
11828
11829 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11830
11831         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
11832         tremolo beams up.
11833
11834         * lily/stem.cc (chord_start_y): Return 0 if no heads.
11835         (get_default_stem_end_position): No tremolo head juggling if no
11836         heads.  Fixes tremolo crash on rests (backportme).
11837
11838         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
11839
11840 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11841
11842         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
11843         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
11844
11845         * lily/lexer.ll: Allow \encoding in NOTES mode.
11846
11847         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
11848         for lyrics, not for commands.
11849
11850         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
11851         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
11852
11853         * input/regression/newaddlyrics.ly: New file.
11854
11855         * Documentation/topdocs/NEWS.texi: Update.
11856
11857         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
11858         (Music_list): Allow embedded scm.
11859
11860         * lily/score.cc (ly:score-bookify): New function.
11861
11862         * lily/music.cc (ly:music-scorify): Idem.
11863
11864         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
11865         (ly:parser-print-score): Idem.
11866
11867         * scm/lily.scm (default-toplevel-book-handler): Idem.
11868         (default-toplevel-music-handler): Idem.
11869         (default-toplevel-score-handler): Idem.
11870
11871         * ly/declarations-init.ly: Set default toplevel handlers.
11872
11873         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
11874
11875         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
11876         printer for score at toplevel.
11877
11878 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11879
11880         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
11881         Fix for simple case: input/simple-song.ly, more complex stuff
11882         does not work yet.
11883
11884 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11885
11886         * lily/parser.yy (Prefix_composite_music): split Composite_music
11887         in Prefix_composite_music and Grouped_music_list.
11888         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
11889
11890 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
11891
11892         * scm/lily.scm (toplevel-expression): New define.
11893
11894         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
11895
11896         * lily/parser.yy (toplevel_expression): Use it.
11897
11898         * lily/include/my-lily-parser.hh: Smobbify.
11899
11900         * lily/my-lily-parser.cc (parse_string): New method.
11901
11902         * lily/my-lily-parser.cc (ly:parse-string): New function.
11903
11904         * Documentation/user/lilypond.tely: Add comment and workaround for
11905         gs-8.01 crash.  Fixes make web.
11906
11907         Simplification of toplevel music.
11908
11909         * lily/lexer.ll, lily/parser.yy:
11910
11911         * In LYRICS mode, return LYRICS_STRING.  This fixes one
11912         shift/reduce problem.
11913
11914         * Use NOTES mode at start of maininput.
11915
11916         * Grok toplevel composite music expression, put in score and book.
11917
11918         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
11919
11920         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
11921
11922         * input/simple.ly: New file.
11923
11924         * input/simple-song.ly: Idem.
11925
11926 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11927
11928         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
11929         Sandberg.
11930
11931 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
11932
11933         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
11934
11935 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
11936
11937         * input/regression/accidental-octave.ly: doc automatic showing
11938         of note names.
11939
11940 2004-04-16  Heikki Junes <janneke@gnu.org>
11941
11942         * po/fi.po: do "make po && make -C po po-update" at top-level,
11943         then "cp po/out/fi.po po/fi.po" and update fields.
11944
11945         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
11946
11947 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11948
11949         * Documentation/user/introduction.itely (About this manual): Fix
11950         templates and regression urls (backportme).
11951
11952 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11953
11954         * ly/engraver-init.ly (Score:graceSettings): Increase
11955         beamed-lengths, especially for 32nd notes.
11956
11957         * Documentation/user/notation.itely (Grace notes): Correct the
11958         syntax for add-grace-property example.
11959
11960 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
11961
11962         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
11963         `Generated' tag.
11964
11965         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
11966         Severely broken (the Debian package, at least).
11967
11968 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11969
11970         * lily/context.cc (find_create_context): assign to lvalue.
11971
11972 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11973
11974         * lily/include/translator.hh (class Translator): rename
11975         get_parent_context() to context () to avoid confusion.
11976
11977         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
11978
11979         * lily/lexer.ll: change is_string -> ly_c_string_p 
11980
11981         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
11982
11983         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
11984
11985 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11986
11987         * VERSION: release 2.3.0
11988
11989         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
11990
11991         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
11992         if nonempty.
11993
11994         * lily/include/context.hh (class Context): make members protected.
11995         (children_contexts): new accessor function.
11996
11997         * lily/include/translator.hh (class Translator): make
11998         daddy_context_ protected.
11999         (class Translator): clean up. 
12000
12001         * lily/include/context.hh (class Context): make daddy_context_
12002         private.
12003
12004         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
12005         higher for finding Voice. (backportme)  
12006
12007         * lily/include/context.hh (class Context): remove
12008         find_context_below() as a method.
12009
12010         * Documentation/user/notation.itely (The Lyrics context): add note
12011         about manual durations
12012
12013         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
12014         encoding.
12015
12016         * scm/output-tex.scm (text): dump \inputencoding{} for text.
12017
12018 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12019
12020         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
12021         \usepackage{inputenc}
12022
12023         * lily/paper-book.cc (classic_output): don't advance Offset for
12024         TeX output.
12025
12026         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
12027         ec-sauter.map in rules
12028
12029         * mf/ecb.mf (font_identifier): new file, based on ecbx
12030
12031         * mf/ecb10.mf (gensize): new file.
12032
12033         * Documentation/topdocs/NEWS.texi (Top): document some more new
12034         features.
12035
12036         * ly/declarations-init.ly: run convert-ly
12037
12038         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
12039         from input-file-results. Remove input-file-results.* 
12040
12041 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12042
12043         * scm/output-ps.scm (font-command): Fix, again.
12044
12045         * input/test/title-markup.ly: Add \noPagebreak test.
12046
12047         * lily/score-engraver.cc (try_music): Bugfix.
12048
12049 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12050
12051         * lily/main.cc (main_with_guile): excise dependency options -M and
12052         --dep-prefix
12053
12054         * lily/input-file-results.cc: excise Makefile dependency code
12055
12056         * Documentation/user/invoking.itexi (Invoking the lilypond
12057         binary): remove dep doco
12058
12059         * lily/main.cc (main_with_guile): call lilypond-main
12060
12061         * scm/lily.scm (lilypond-main): new function: handle multiple files.
12062
12063         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
12064         exception.
12065
12066         * lily/my-lily-parser.cc: remove paper_description function
12067
12068         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
12069         new function.
12070
12071         * lily/main.cc: remove global_score_count.
12072
12073         * lily/book.cc (process): don't take header from global_input_file.
12074
12075         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
12076
12077         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
12078
12079         * lily/music-output-def.cc (LY_DEFINE): new function
12080         ly_output_description. This function does the bulk for  setting,
12081         parsing and breaking down of an input file.
12082
12083         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
12084         anonymous modules globally. Let's hope they get GCd
12085
12086         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
12087
12088 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12089
12090         * scm/output-ps.scm (header): Papersize from paper.
12091
12092         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
12093         for classic output.
12094
12095         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
12096         lilypondclassic is defined.
12097         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
12098
12099         * input/regression/between-systems.ly: Remove.
12100
12101         * python/lilylib.py (get_bbox): Fix regular expression
12102         for bounding box.
12103
12104         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
12105
12106         * scm/output-tex.scm (stop-page): Use it.
12107
12108         * scm/output-ps.scm (define-fonts): Bugfix.
12109
12110         * lily/grob.cc: Add penalty to interface.
12111
12112         * lily/include/paper-line.hh (class Paper_line): New member
12113         var penalty_.
12114
12115         * lily/system.cc (get_line): Initialise Paper_line with
12116         page-penalty's from original grobs.
12117
12118         * scm/define-music-properties.scm (all-music-properties): Add
12119         page-penalty.
12120
12121         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
12122
12123         * lily/score-engraver.cc (try_music): Handle page-penalty.
12124
12125         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
12126
12127 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12128
12129         * ly/declarations-init.ly (melismaEnd): typo
12130
12131         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
12132
12133         * scm/output-ps.scm (text): split string into spaces, use moveto
12134         for setting space. 
12135
12136 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
12137
12138         * po/nl.po: Update.
12139
12140         * scm/font.scm (add-cmr-fonts): Typo.
12141
12142 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12143
12144         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
12145         font-encoding.
12146
12147         * scm/define-grobs.scm (all-grob-descriptions): idem.
12148
12149         * lily/time-signature.cc (numbered_time_signature): idem.
12150
12151         * scm/font.scm (add-cmr-fonts): use real encoding names for
12152         font-encoding.
12153
12154 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
12155
12156         * lily/paper-book.cc (classic_output): 
12157         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
12158         Fixes classic output.
12159         (lilypondstart):
12160         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
12161         kludge.
12162
12163         * scripts/old-lilypond-book.py: Remove.
12164
12165         Page layout for SCOREs enclosed in a BOOK:
12166
12167         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
12168         layout tweaking.
12169
12170         * input/les-nereides.ly (theScore): Add \book.
12171
12172         * input/test/title-markup.ly: Add \book.
12173
12174         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
12175         only if 'verbose.
12176
12177         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
12178
12179         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
12180
12181         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
12182         * scm/output-tex.scm (start-system): Update for page layout by
12183         LilyPond.
12184
12185         * scm/output-ps.scm (start-system): Previously (new-start-system).
12186
12187         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
12188         passed to define-fonts.
12189
12190         * lily/paper-column.cc: 
12191         * lily/system.cc (get_line):
12192         * ly/property-init.ly (newpage): 
12193         * scm/define-grob-properties.scm:
12194         * scm/output-ps.scm: 
12195         * scm/output-tex.scm: Remove between-system-string kludge.
12196
12197         * scm/output-ps.scm (define-fonts, font-command,
12198         font-load-encoding): Handle ENCODING = #f.
12199
12200         * scm/output-tex.scm (output-scopes): Check if variable is bound.
12201
12202         * scm/define-markup-commands.scm (fill-line): Use
12203         make-simple-markup (WAS: unexisting make-word-markup).
12204
12205         * lily/text-item.cc (interpret_markup): Bugfix, transpose
12206         ENCODING, MARKUP parameters for interpret_string.
12207
12208         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
12209
12210         * lily/score.cc (book_rendering): New method.
12211         (default_rendering): Create Paper_book helper locally, dump
12212         output.
12213
12214         * lily/my-lily-lexer.cc (the_key_tab): Add book.
12215
12216         * lily/parser.yy: Handle \book.
12217
12218         * lily/include/book.hh: 
12219         * lily/book.cc: New file.
12220
12221 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12222
12223         * lily/text-item.cc (interpret_string): new file, select font with
12224         encoding.
12225
12226         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
12227
12228         * scm/define-markup-commands.scm (encoded-simple): new markup command.
12229
12230         * lily/parser.yy (markup): take encoding from lexer.
12231
12232 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12233
12234         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
12235
12236         * scm/output-ps.scm: Remove some cruft.
12237
12238 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12239
12240         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
12241
12242         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
12243
12244 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
12245
12246         * scm/font.scm (add-century-schoolbook-fonts):
12247         (make-century-schoolbook-tree): New function.
12248
12249         * input/test/title-markup.ly: Use Century Schoolbook font.
12250
12251 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12252
12253         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
12254         to Erik Sandberg) 
12255
12256         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
12257
12258         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
12259
12260         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
12261
12262         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
12263
12264 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12265
12266         * scm/part-combiner.scm (determine-split-list): bugfix: if no
12267         solo-state (at end of solo), we can set the solo status
12268         too. (backportme.)
12269
12270         * input/regression/part-combine-solo-end.ly: new file.
12271
12272 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
12273
12274         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
12275         flavour abc files.  Really ignore unknown keys (backportme).
12276
12277 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12278
12279         * lily/scaled-font-metric.cc (text_dimension): only multiply with
12280         magnification_ when looking up in orig_.
12281
12282         * scm/output-tex.scm (text): switch off char-mapping.
12283
12284         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
12285         because AFM's encoding field cannot have spaces.
12286
12287 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
12288
12289         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
12290
12291 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12292
12293         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
12294
12295         * mf/cmr.enc: new file, without hi-bit ascii info. 
12296
12297         * lily/bezier-bow.cc (slur_shape): make indent dependent on
12298         width. This removes the 'hook' at the end of a long slur.
12299
12300         * buildscripts/mf-to-table.py (parse_logfile): don't append
12301         encoding to fontname.
12302
12303 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
12304
12305         * scm/output-ps.scm (define-fonts): Load .enc only once.
12306
12307         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
12308         too.
12309
12310 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12311
12312         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
12313         encoding field.
12314
12315         * lily/stencil-scheme.cc: remove ly:fontify-atom 
12316
12317         * ly/portuges.ly (pitchnames): new file.
12318
12319         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
12320         Michael Welsh Duggan
12321
12322         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
12323
12324         * ly/nederlands.ly: add comment about digits.
12325
12326         * lily/scaled-font-metric.cc (derived_mark): idem.
12327
12328         * scm/encoding.scm (make-encoding-mapping): change permutation to
12329         mapping.
12330
12331         * lily/scaled-font-metric.cc (derived_mark): is a const method.
12332         (Modified_font_metric): make alist for coding_description_
12333         (LY_DEFINE): remove coding-name.
12334
12335         * scm/output-tex.scm (text): remove debugging code.
12336
12337         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
12338
12339         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
12340         from infile.
12341
12342         * mf/feta-generic.mf: move fet_beginfont into generic code.
12343         use fetaMusic (without space) as encoding
12344
12345         * mf/feta-autometric.mf: take encoding argument
12346
12347         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
12348
12349         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
12350         use.
12351
12352         * scm/encoding.scm (read-encoding-file): use symbol for glyph
12353         name.
12354
12355 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
12356
12357         * input/test/title-markup.ly: Set inputencoding.
12358
12359         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
12360
12361         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
12362
12363         * scm/encoding.scm (get-coding-filename, get-coding-command): New
12364         function.
12365         (coding-alist): Also hold filename, command.
12366         (read-encoding-file): Return symbols.
12367
12368 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12369
12370         * scm/output-tex.scm: remove fontify; text and char take a font
12371         argument.
12372
12373         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
12374
12375         * lily/scaled-font-metric.cc (text_dimension): init
12376         coding_{permutation,table}_ too 
12377         (LY_DEFINE): ly:font-encoding, new function return
12378
12379         * lily/paper-def.cc (find_scaled_font): take input coding from
12380         inputcoding paper var.
12381
12382         * lily/performance.cc (output): remap modulo 16.
12383
12384         * lily/text-item.cc (interpret_markup): whoops, variable
12385         shadowing fixed.
12386
12387 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
12388
12389         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
12390         symbols, not symbols to strings.
12391
12392         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
12393         symbols, not symbols to strings.
12394
12395 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
12396
12397         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
12398         (ly:kpathsea-gulp-file): New function.
12399
12400         * scm/encoding.scm (read-encoding-file): Use it.
12401
12402 2004-04-06  Werner Lemberg  <wl@gnu.org>
12403
12404         * scm/encoding.scm (coding-alist): Fix typo.
12405
12406 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12407
12408         * lily/scaled-font-metric.cc (text_dimension): move function from
12409         Font_metric
12410         (make_scaled_font_metric): init coding_scheme_ to TeX
12411         (text_dimension): use get-coding-vector for non TeX coding_scheme_
12412
12413         * lily/include/scaled-font-metric.hh (struct
12414         Modified_font_metric): rename from Scaled_font_metric
12415
12416         * scm/encoding.scm (read-encoding-file): split up large function,
12417         leave caching to (delay)
12418
12419         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
12420
12421 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
12422
12423         * lily/my-lily-lexer.cc (set_encoding): New method.
12424
12425         * lily/lexer.ll: Grok \encoding.
12426
12427         * lily/font-metric.cc (get_encoded_index): New function.
12428
12429         * lily/include/font-metric.hh (coding_scheme): New method.
12430
12431         * scm/encoding.scm: New file.
12432
12433         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
12434
12435 2004-04-05  Werner Lemberg  <wl@gnu.org>
12436
12437         * Documentation/user/tutorial.itely: Revised (finished).
12438
12439         * Documentation/user/macros.itexi (@separate): Removed.
12440
12441 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12442
12443         * scm/output-ps.scm (define-fonts): fix scaling.
12444
12445         * lily/scaled-font-metric.cc (design_size): add function.
12446
12447         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
12448         partial cut&paste of ly:font-magnification.
12449
12450 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
12451
12452         * scm/output-ps.scm (define-fonts):
12453         (fontify): Update.
12454
12455 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12456
12457         * po/fr.po: update. (backportme).
12458
12459         * po/nl.po: update. (backportme). 
12460
12461         * mf/feta-beugel.mf: document why design size is not fixed.
12462
12463         * mf/feta-braces-a.mf: rename to stress that it's not design size.
12464
12465 2004-04-04  Werner Lemberg  <wl@gnu.org>
12466
12467         * Documentation/user/tutorial.itely: Revised (continued).
12468
12469 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12470
12471         * po/nl.po: Update (backportme).
12472
12473 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12474
12475         * po/de.po: update. (backportme).
12476
12477         * scm/output-tex.scm (font-command): use ly: functions to
12478         construct name.
12479         (define-fonts): don't use alist, just dump \font definitions.
12480         (font-load-command): calculate proper scaling by taking
12481         outputscale from paper argument.
12482
12483         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
12484         expression.
12485
12486         * lily/paper-outputter.cc (output_header): pass paper arg to
12487         define-fonts
12488
12489         * lily/paper-def.cc (font_descriptions): dump list of
12490         Scaled_font_metrics
12491         (find_scaled_font): take Font_metric argument, store
12492         Scaled_font_metrics in hash-table containing (size ->
12493         Scaled_font_metrics) alist.
12494         (get_dimension): rename from get_realvar
12495
12496         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
12497         ly:font-magnification, ly:font-name: new functions
12498
12499 2004-04-03  Werner Lemberg  <wl@gnu.org>
12500
12501         * Documentation/user/dedication.itely,
12502         Documentation/user/preface.itely,
12503         Documentation/user/introduction.itely,
12504         Documentation/user/tutorial.itely: Revised.
12505         Removing leading spaces which distorts output if info files are read
12506         with stand-alone info.
12507         Removing superfluous inter-word spaces which also distorts output
12508         for stand-alone info.
12509         Using ` and ' instead of `` and '' everywhere to improve
12510         legilibility with stand-alone info
12511         Using @samp for single-letter input items and data which contains
12512         spaces, @code for other things.
12513
12514         * lily/grob-interface.cc: Adding copyright.
12515         (check_interfaces_for_property): Improve format of warning message.
12516
12517 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12518
12519         * lily/include/font-metric.hh (struct Font_metric): add
12520         design_size () method.
12521
12522         * buildscripts/mf-to-table.py (base): add DesignSize comment.
12523
12524         * lily/afm.cc (read_afm_file): read design size.
12525
12526         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
12527
12528         * scm/music-functions.scm (unfold-repeats): handle dots too.
12529
12530 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12531
12532         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
12533         (backportme)
12534
12535 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
12536
12537         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
12538         lyric indent.  Revert melismaBusyProperties using \unset.
12539
12540 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12541
12542         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
12543
12544         * lily/parser.yy (command_element): allow redefinition of |
12545         meaning.
12546
12547         * lily/break-align-engraver.cc (acknowledge_grob): construct
12548         LeftEdge where the first cause for alignment is coming from.
12549         This makes \override Staff.LeftEdge work as expected.
12550
12551         * lily/slur-performer.cc (Slur_performer): add inits
12552
12553         * lily/beam-performer.cc (Beam_performer): add inits
12554
12555 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12556
12557         * VERSION (PACKAGE_NAME): release 2.2.0
12558
12559 #Local variables:
12560 #coding: utf-8
12561 #End:
12562