]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
[lilypond.git] / ChangeLog
1 2005-01-27  Werner Lemberg  <wl@gnu.org>
2
3         * mf/feta-schrift.mf ("Trill (`tr')"): Fix typo.
4
5 2005-01-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
6
7         * mf/feta-schrift.mf: reverse u and d portato. Fixes:
8         portato-direction.ly
9
10         * lily/beam.cc (consider_auto_knees): add beam height to
11         threshold. Fixes: knee-multiple-beam.ly
12
13         * lily/instrument-name-engraver.cc (acknowledge_grob): also ignore
14         pedal line spanners. Fixes: instrument-center-pedal.ly
15
16         * lily/auto-beam-engraver.cc (acknowledge_grob): stop beam
17         if encountering barline. Fixes: auto-beam-repeat.ly
18
19 2005-01-26  Werner Lemberg  <wl@gnu.org>
20
21         * mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
22         overlapping.
23
24         * mf/feta-toevallig.mf (draw_meta_sharp): Fix shape to avoid curves
25         with inflections for the 1/2 sharp glyph.
26
27         * mf/feta-schrift.mf ("Trill (`tr')"): Fix start position of
28         connection between `t' and `r'.
29         Unify bulb with the rest of `r' to avoid grazing outlines which
30         confuses the overlap removal algorithm of fontforge.
31
32         * mf/feta-bolletjes.mf (draw_slash): Fix shape to avoid curves with
33         inflections.
34         (draw_cross): Fix shape to have uniform thickness in corners.
35
36         * mf/feta-pendaal.mf (draw_pedal_P): Break shape into smaller pieces
37         to avoid an uneven number of self-intersections; this confuses
38         fontforge.
39         Fix a slight bug in the shape at left bottom (which is visible only
40         at high magnifications).
41         `Center' the stem horizontally to avoid overlapping.
42
43 2005-01-24  Werner Lemberg  <wl@gnu.org>
44
45         * mf/feta-autometric.mf (fet_beginfont): Set font_coding_scheme
46         to `asis'.
47         (fet_begingroup): Save group name in string `feta_group'.
48         (fet_endgroup): Updated.
49         (fet_beginchar): Emit `glyph_name' special for mf2pt1.
50
51         * mf/feta-bolletjes.mf: s/p/pat/ for paths.
52
53         * mf/feta-pendaal.mf ("Pedal asterisk"): Add workaround for bug
54         in metapost.
55
56 2005-01-24  Graham Percival  <gperlist@shaw.ca>
57
58         * Documentation/user/notation.itely: really minor editing.
59
60 2005-01-22  Graham Percival  <gperlist@shaw.ca>
61
62         * Documentation/user/examples.itely: minor editing.
63
64         * Documentation/user/changing-defaults.itely: minor editing.
65
66         * Documentation/user/notation.itely: clarified info on polyphony
67         and \addlyrics.
68
69 2005-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
70
71         * scm/output-gnome.scm: 
72         * scm/output-svg.scm:
73         * scm/lily-library.scm (font-name-style): Update font name
74         kludging for fontconfig use.
75
76 2005-01-20  Erlend Aasland  <erlenda@gmail.com>
77
78         * scm/define-markup-commands.scm: Document right-align and
79         larger markup commands. Remove "TODO" from the topmost comment
80         "each markup function should have a doc string." More consistent
81         use of new-lines.
82
83 2005-01-22  Graham Percival  <gperlist@shaw.ca>
84
85         * Documentation/user/changing-defaults: removed info about
86         copyright symbol, since it's likely to change soon.
87         Added info about betweensystemspace.
88
89         * Documentation/user/notation.itely: minor fixes.
90
91         * Documentation/user/lilypond.tely,
92         Documentation/user/music-glossary.tely: changed copyright
93         date to 2005 instead of 2004.
94
95         * input/test/volta-chord-names.ly: added old example back.
96
97 2005-01-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
98
99         * mf/feta-beugel.mf: use design size 20 (not 15).
100
101         * mf/aybabtu.pe.in: scale brace fonts to design sizes.
102         change name to aybabtu completely
103
104 2005-01-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
105
106         * buildscripts/gen-emmentaler-scripts.py (outdir): add
107         design_size to fontname
108
109 2005-01-19  Werner Lemberg  <wl@gnu.org>
110
111         * mf/feta-accordion.mf, mf/feta-klef.mf, mf/feta-pendaal.mf,
112         mf/feta-schrift.mf: s/p/pat/ if a path variable.
113
114         * mf/feta-autometric.mf (set_char_box): Add code which emits
115         specials for mf2pt1 if run with metapost.
116         (to_bp): New macro for mf2pt1.
117
118 2005-01-18  Graham Percival  <gperlist@shaw.ca>
119
120         * Documentation/user/changing-defaults: added info on
121         creating a copyright symbol.
122
123 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
124
125         * VERSION: release 2.5.9
126         
127 2005-01-18  Erlend Aasland  <erlenda@gmail.com>
128
129         * scm/auto-beam.scm: Simplify score-override-auto-beam-setting
130
131         * Documentation/user/notation.itely: Document
132         score-override-auto-beam-setting Fix documentation for
133         revert-auto-beam-setting.
134
135 2005-01-18  Werner Lemberg  <wl@gnu.org>
136
137         * scm/framework-ps.scm (ps-embed-cff): Fix DSC comments.
138         (procset): New function to define a procset resource.
139         (ps-embed-pfa): New function to define a font resource.
140         (setup): New function to define a `Setup' environment.
141         (preamble): Use new functions.
142
143         * ps/lilypond.defs (init-lilypond-parameters): New function to
144         get rid of directly executed PS code.  Used in scm/framework-ps.scm.
145
146 2005-01-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
147
148         * mf/GNUmakefile (MFTRACE_FLAGS): add --no-afm to MFTRACE_FLAGS
149
150 2005-01-17  Erlend Aasland  <erlenda@gmail.com>
151
152         * scm/define-markup-commands.scm: Change number->markletter-string
153         to take two arguments (vector number). Add number->mark-alphabet-vector
154         and markalphabet markup command.
155
156         * scm/translation-functions.scm: Add format-mark-box-alphabet,
157         format-mark-alphabet, format-mark-box-barnumbers and
158         format-mark-barnumbers. Fix bug in format-mark-box-numbers.
159
160 2005-01-17  Graham Percival  <gperlist@shaw.ca>
161
162         * Documentation/user/examples.itely: add SATB automatic piano
163         reduction template.
164
165         * Documentation/user/notation.itely: added info about changing
166         partcombine texts.  Also adds examples of alternate lyrics.
167
168         * Documentation/user/changing-defaults.itely: added warning
169         about \RemoveEmptyStaffContext overriding previous changes.
170
171 2005-01-17  Werner Lemberg  <wl@gnu.org>
172
173         * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
174         feta-alphabet*.
175
176 2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
177
178         * python/lilylib.py (make_ps_images): don't do final showpage for
179         multi-page documents.
180         
181         * VERSION (MY_PATCH_LEVEL): release 2.5.8
182
183 2005-01-16  Graham Percival  <gperlist@shaw.ca>
184
185         * Documentation/user/lilypond.tely: changed order of appendices;
186         unified index should be last.
187
188         * Documentation/user/notation.itely: add example of key signatures
189         and info about Staff.printKeyCancellation.
190
191 2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
192
193         * lily/include/repeated-music.hh (class Repeated_music): change
194         into "namespace" class.
195
196         * lily/event.cc: remove Key_change_event.
197
198         * lily/include/transposed-music.hh (class Transposed_music): remove.
199
200         * lily/transposed-music.cc: remove
201
202         * lily/include/relative-music.hh: remove.
203
204         * lily/include/music-sequence.hh (struct Music_sequence): change
205         into "namespace" class.
206
207         * lily/untransposable-music.cc (Module): remove
208
209         * lily/include/un-relativable-music.hh (Module): remove
210
211         * lily/include/untransposable-music.hh (Module): remove
212
213         * lily/include/music-list.hh (Module): remove file
214
215         * lily/un-relativable-music.cc: remove file.
216
217 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
218
219         * lily/parser.yy: Compile fix.
220
221 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
222
223         * lily/include/music.hh (class Music): unvirtualize transpose().
224
225         * lily/sequential-music.cc: remove file.
226
227         * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
228
229         * lily/slur-scoring.cc (get_best_curve): only switch on
230         DEBUG_SLUR_SCORING for non NDEBUG builds.
231
232         * lily/include/music.hh (class Music): replace Music::start_mom()
233         by start-callback property
234
235         * lily/include/grace-music.hh: remove file. 
236
237         * lily/stem.cc (height): robustness fix.
238
239         * lily/time-scaled-music.cc: remove file.
240
241         * lily/include/music.hh (class Music): include SCM init argument.
242         (class Music): replace Music::get_length() virtual by
243         length-callback property everywhere.
244
245         * scripts/convert-ly.py (conv): add  # to \property scalar value.
246
247         * mf/GNUmakefile: don't install *list.ly
248
249 2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
250
251         * mf/GNUmakefile (CFF_FILES): Bugfix: only big cheeses and braces.
252
253 2005-01-12  Werner Lemberg  <wl@gnu.org>
254
255         This patch addresses the following problems in the feta sources
256         files which contribute to the fetaXX fonts.
257
258         . Many fixes for rasterization at low resolutions (consistent use of
259           `vround' and `hround', integer shift values for paths, applying
260           `eps' for mirrored paths, use of `define_whole_pixels' and
261           friends, etc.) -- while this probably looks like a waste of time
262           it has revealed deficiencies in some glyph shapes.  See comment at
263           the end of feta-params.mf how vertical symmetry is achieved.
264
265         . The `---' operator has been replaced everywhere with `--'; this
266           both improves and considerably reduces the font size after
267           conversion with mf2pt1.
268
269         These change aren't explicitly mentioned below since virtually all
270         glyphs are affected.
271
272         Other notable differences:
273
274         . Glyphs from feta-accordion.mf now have charboxes around the
275           outline.
276
277         . Fixed incorrect charbox for `accDot'.
278
279         . The `rcomma' and `lcomma' glyphs were distorted due to a typo.
280
281         . Fixed position of the bow in the `upprall' glyph and its siblings.
282
283         . The bulb size in the `2/2 meter' and `4/4 meter' glyphs is now
284           dependent on the staff line thickness to avoid touching the middle
285           staff line at smaller sizes.
286
287         . Largely extended output for feta-testXX: Where useful, glyphs
288         are shown both between and on staff lines.
289
290
291         * mf/feta-params.mf (staff_space_rounded,
292         stafflinethickness_rounded, linethickness_rounded,
293         ledgerlinethickness_rounded, stemthickness_rounded): New variables.
294         Update all code which uses them where appropriate.
295         (feta_eps, feta_shift, feta_space_shift, feta_offset, feta_fillpen):
296         New variables used to control rasterization at low resolutions.  Set
297         to zert if feta code is processed with metapost.
298
299         * mf/feta-macros.mf (draw_staff, draw_staff_outline): Updated.
300         (draw_rounded_block, draw_square_block): Updated to use `--' only.
301         (flare_path): Updated.
302         Make it work with `filldraw' (but only circular pens).
303         (hfloor, vfloor, hceiling, vceiling): New macros.
304
305         * mf/feta-accordion.mf ("accDiscant", "accFreebase", "accStdbase"):
306         Use `draw' again in mf mode to have good pixel dropout control.
307         Fix intersection points of horizontal lines with circle.
308         ("accDot"): Fix parameters for set_char_box.
309         ("accOldEE"): Use `draw' again in mf mode to have good pixel dropout
310         control.
311
312         * mf/feta-banier.mf: Updated.
313
314         * mf/feta-bolletjes.mf (remember_pic): New variable, used for
315         testing.
316         (undraw_inside_ellipse): Remove `center' argument.  Update all
317         callers.
318         (draw_brevis): New macro, called by "Brevis notehead".
319         (draw_whole_triangle_head): New macro, called by "Whole
320         trianglehead".
321         (draw_small_triangle_head): Use `filldraw'.
322
323         * mf/feta-eindelijk.mf: Remove useless global group.
324         Updated.
325
326         * mf/feta-klef.mf (draw_c_clef): Correct point positions for using
327         `filldraw'.
328
329         * mf/feta-pendaal.mf: Updated.
330
331         * mf/feta-puntje.mf: Updated.
332
333         * mf/feta-schrift.mf (draw_very_long_fermata): Simplified to use
334         less points.
335         ("Flageolet"): Use `draw' again in mf mode to have good pixel
336         dropout control.
337         ("Varied Coda"): Use `draw_block'.
338         (draw_comma): Fix typo.
339         (draw_arpeggio_arrow): Use `draw' also in mf mode to have good
340         pixel dropout control.
341
342         * mf/feta-slag.mf ("upprall", "downprall", "lineprall"): Fix start
343         position of bow.
344
345         * mf/feta-timesig.mf (draw_C): Reduce bulb size for smaller design
346         sizes.
347
348         * mf/feta-toevallig.mf (remember_pic): New variable, used for
349         testing.
350         (draw_meta_sharp): Much simplified.
351         ("Sharp", "1/2 Sharp", "3/4 Sharp"): Don't rotate but shift.
352
353         * mf/feta-test-generic.mf: Include all files as in feta-generic.mf.
354
355 2005-01-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
356
357         * Documentation/user/notation.itely (Ancient rests): Fix typo
358         (thanks Anthony)
359
360 2005-01-13  Jan Nieuwenhuizen  <janneke@gnu.org>
361
362         * scm/auto-beam.scm (score-override-auto-beam-setting): New function.
363
364         * lily/main.cc (setup_paths): Add cff.
365
366         * mf/GNUmakefile (foe): Include actual target %.cff.
367         (INSTALLATION_OUT_SUFFIXES): Install CFF and SVG fonts too.
368
369 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
370
371         * lily/include/lily-lexer.hh (class Lily_lexer): lose hungarian _b
372         suffix for main_input_b_.
373
374         * scm/music-functions.scm (toplevel-music-functions):
375         precompute music lengths for music expressions.  
376
377 2005-01-11  Nicolas Sceaux  <nicolas.sceaux@free.fr>
378
379         * lily/include/input.hh (class Input): new `end_' slot for end of
380         input. Renamed defined_str0_ to start_.
381
382         * lily/input.cc (Input): Add Input::Input (Input const &) and
383         remove Input::Input (Source_file*, char const *). Use the new
384         slots.
385         (set_location): method used by bison to propagate input
386         locations (YYLLOC_DEFAULT).
387         (end_line_number, end_column_number, step_forward): new methods
388         
389         * lily/input-scheme.cc (ly:input-both-locations): new function,
390         similar to ly:input-location, but also return the end line and
391         column.
392
393         * lily/include/includable-lexer.hh: 
394         * lily/includable-lexer.cc: 
395         * lily/include/lily-lexer.hh (class Lily_lexer): 
396         * lily/lily-lexer.cc (add_lexed_char): Move add_lexed_char from
397         Includable_lexer to Lily_lexer, in order to update lexloc (the
398         yylloc), a new slot of Lily_lexer.
399         (here_input, LexerError): simplify by using the lexloc slot (aka
400         yylloc)
401
402         * lily/lexer.ll: #define yylloc to use input locations (it may
403         be useless here?). Fixed the #embedded_scm rule (step the location
404         forward in order to skip the sharp sign before parsing the scheme
405         expression)
406
407         * lily/include/lily-parser.hh (class Lily_parser): 
408         * lily/lily-parser.cc: Remove push_spot(), pop_spot() and
409         here_input()
410         (parser_error): overload for more precise locations of errors.
411
412         * lily/parser.yy (YYLTYPE): set location type to Input
413         (YYLLOC_DEFAULT): use Input::set_location()
414         (yylex): add the YYLTYPE* location parameter.
415         Clean push_spot()/pop_spot()/here_input(), and use @$, @1, etc.
416         Give an Input parameter to THIS->parser-error() for more accurate
417         messages.
418
419 2005-01-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
420
421         * stepmake/aclocal.m4: do NDEBUG for optimizing builds.
422
423         * lily/include/beam.hh (DEBUG_QUANTING): performance: only switch
424         on BEAMQUANTING for non-NDEBUG builds.
425
426         * lily/stem.cc (head_count): performance: avoid String::String()
427         inside oft called function.
428
429 2005-01-09  Graham Percival  <gperlist@shaw.ca>
430
431         * Documentation/user/examles.itely: attempted fix for broken
432         string quartet template.
433
434         * Documentation/user/notation.itely: remove unnecessary broken
435         link.
436
437 2005-01-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
438
439         * VERSION (PACKAGE_NAME): release 2.5.7
440
441 2005-01-09  Jan Nieuwenhuizen  <janneke@gnu.org>
442
443         * config.make.in (METAFONT): Append -progname=mf, fixes use with
444         mf-nowin for teTeX-3.0.  Backportme.
445
446         * scm/output-svg.scm (utf8-string): New function.
447
448         * scm/output-gnome.scm (utf8-string): New function.
449         (otf-name-mangling): Remove.
450
451         * lily/pango-font.cc (Pango_font): Use font string iso font
452         filename for utf8-text.
453
454         * buildscripts/gen-emmentaler-scripts.py: Remove designsize from
455         name.
456
457 2005-01-08  Graham Percival  <gperlist@shaw.ca>
458
459         * Documentation/user/notation.itely: add info about
460         Staff.extraNatural = ##f in Pitches section.  Also
461         fixed some minor issues in the Vocal music section.
462
463 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
464
465         * scm/output-ps.scm (white-text): comment out Helvetica font,
466         which is broken for my GS install.
467
468         * lily/pango-font.cc (pango_item_string_stencil): use ink_rect,
469         which provides a tighter bbox.
470
471         * scm/define-grobs.scm (all-grob-descriptions): remove all
472         extra-offsets from definitions.
473
474 2005-01-08  Erlend Aasland  <erlenda@gmail.com>
475
476         * scm/output-lib.scm: Rename guitar-tunings to guitar-tuning and
477         add tuning for 4-string bass and some common 4/5-string banjo
478         tunings.  New function (four-string-banjo) turns a 5-string tuning
479         into a 4-string tuning.  New function
480         (fret-number-tablature-format-banjo) computes correct fret numbers
481         on 5-string banjos.
482
483         * ly/engraver-init.ly: Default stringTunings = #guitar-tuning
484         Add beam correction to TabVoice.
485
486         * scm/define-grobs.scm: Adjust notehead offset. Print fret numbers
487         using bold font; makes tabs more readable.
488
489 2005-01-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
490
491         * lily/font-select.cc (get_font_by_design_size): don't make
492         Modified_font_metric; this causes trouble, since we don't know the
493         font magnification from inside Pango_font::text_stencil()
494
495         * lily/all-font-metrics.cc (find_pango_font): take magnification argument.
496
497         * Documentation/user/notation.itely (The Lyrics context): comment out
498         broken {Small ensembles} link.
499
500         * scm/framework-svg.scm (output-framework): change calling convention.
501
502         * lily/object-key-dumper-scheme.cc: new file.
503
504         * lily/object-key-undumper-scheme.cc: new file.
505
506         * lily/tweak-registration-scheme.cc: new file.
507
508         * lily/pango-select.cc (symbol_to_pango_variant): init local variable.
509
510         * Documentation/user/examples.itely (String quartet): uncomment
511         broken example.
512
513         * lily/font-config.cc: new file.
514
515 2005-01-08  Jan Nieuwenhuizen  <janneke@gnu.org>
516
517         * scm/output-svg.scm: 
518         * scm/output-gnome.scm: s/bigcheese/emmentaler.
519
520         * lily/score-engraver.cc (MUSIC_FONT): Use emmentaler20.
521
522 2005-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
523
524         * lily/general-scheme.cc (LY_DEFINE): Use snprintf (WAS: sprintf).
525         Add headers.
526
527         * lily/GNUmakefile (general-scheme.o): Add version.hh dependency.
528
529 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
530
531         * mf/GNUmakefile (debian-mirror): rename bigcheese to emmentaler.
532
533         * lily/include/main.hh: lose _b hungarian suffixes for global
534         variables.
535
536         * lily/include/lily-guile-macros.hh: new file.
537
538         * lily/pango-select-scheme.cc (LY_DEFINE): new file.
539
540         * lily/general-scheme.cc: new file. 
541
542         * lily/font-select.cc (get_font_by_design_size): retrieve
543         PangoFont for (designsize . "pango-descr") entries.
544
545         * lily/lily-parser-scheme.cc: new file.
546
547         * lily/output-def-scheme.cc: new file.
548
549         * lily/paper-book-scheme.cc: new file.
550
551         * lily/duration-scheme.cc (LY_DEFINE): new file.
552
553         * lily/pitch-scheme.cc:  new file.
554
555         * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
556
557 2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
558
559         * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
560
561 2005-01-06  Graham Percival  <gperlist@shaw.ca>
562
563         * Documentation/user/notation.itely: minor editing.
564
565         * Documentation/user/changing-defaults: minor editing.
566
567         * Documentation/user/examples.itely: add template for
568         string quartet part extraction; demonstrates tag.
569
570 2005-01-06  Erlend Aasland  <erlenda@gmail.com>
571
572         * Documentation/user/notation.itely: documents
573         format-mark-box-letters and format-mark-box-numbers
574
575         * scm/define-context-properties.scm: change comment.
576
577 2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
578
579         * scm/framework-ps.scm (output-classic-framework): new function:
580         dump systems as separate .eps files (without fonts) and write a
581         single collecting .tex file.
582
583 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
584
585         * Documentation/user/notation.itely (Setting simple songs):
586         Correct several errors in the equivalent formulation of
587         \addlyrics. 
588         (The Lyrics context): Corrected link to the SATB example.
589
590 2005-01-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
591
592         * scm/lily.scm (completize-formats): new function
593         (postprocess-output): new function
594
595         * lily/paper-book.cc (classic_output): change calling
596         convention. Give basename as first argument. 
597         remove Paper_book::post_processing().
598
599         * lily/lily-guile.cc (LY_DEFINE): ly:output-backend, new function.
600
601 2005-01-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
602
603         * lily/paper-outputter.cc (LY_DEFINE): new function
604         ly:outputter-close.
605
606         * lily/main.cc: change --format,-f to --backend,-b
607
608         * lily/include/main.hh: rename format to backend.
609
610         * scm/translation-functions.scm (format-mark-box-numbers): add.
611         patch by Erlend Aasland
612
613 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
614
615         * lily/pango-font.cc (text_stencil): dump string as
616         (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
617
618 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
619
620         * configure.in (gui_b): Remove handy developer-only
621         PKG_CONFIG_PATH settings that cater for Jan-and-Han-Wen ~/usr/pkg/
622         CVS source installations (but break other non-default but correct
623         PKG_CONFIG_PATH setups), as this is no longer developer-only.
624
625         * SConstruct: 
626         * ps/GNUmakefile (INSTALLATION_FILES): teTeX-3.0
627         compatibility (backportme).
628
629         * GNUmakefile.in: teTeX-3.0 compatibility (backportme).
630
631 2005-01-03  Werner Lemberg  <wl@gnu.org>
632
633         Prepare glyph shapes for mf2pt1 conversion.
634
635         * mf/feta-accordion.mf (accreg_pen): Removed.  No longer used.
636         (accDiscant, accFreebase, accStdbase): Replace `draw' with
637         `penstroke'.
638         (accDot): Use `drawdot'.
639         (accBayanbase): Replace `draw' with `draw_gridline'.
640         (print_penpos): Moved to feta-macros.mf.
641         (accOldEE): Replace `filldraw' with `penstroke'.
642         Replace `draw' with `penstroke' and `drawdot'.
643
644         * mf/feta-banier.mf: Code clean-up.
645         ("grace dash (up)", "grace dash (down)"): Replace `draw' with
646         `fill'.
647
648         * mf/feta-bolletjes (draw_cross): Remove call to `labels'.
649
650         * mf/feta-eindelijk.mf (draw_rest_bulb, draw_eigth_rest): Add
651         paremeter to control drawing of labels.  Update all callers.
652
653         * mf/feta-klef.mf (draw_c_clef): Use `&' not `..' to connect paths.
654         (new_bulb): Return a bulb as a single path.  To do that, it now
655         takes some more parameters.  Updated all callers.
656         (draw_gclef): Major clean-up.  `draw' has been replaced with
657         `penstroke', unnecessary outlines have been removed.
658         Remove (unused) gnome-canvas code.
659
660         * mf/feta-macros.mf (print_penpos): New macro (from
661         feta-accordion.mf).
662         Other minor fixes.
663
664         * mf/feta-pendaal.mf ("Pedal asterisk"): Use `undrawdot'.
665         ("Pedal dot"): Use `drawdot'.
666         (draw_pedal_P): Add parameter to control drawing of labels.  Update
667         all callers.
668         Fix shape at top.
669         (draw_pedal_e): Add parameter to control drawing of labels.  Update
670         all callers.
671         (draw_pedal_d): Add parameter to control drawing of labels.  Update
672         all callers.
673         Revert drawing direction.
674
675         * mf/feta-schrift.mf (draw_fermata): Use single path.
676         (draw_short_fermata): Replace `filldraw' with `fill'.
677         (draw_long_fermata, draw_very_long_fermata): Replace calls to
678         `draw_rounded_block' with a single path.
679         ("Thumb"): Draw full circle instead of mirroring segments.
680         (draw_accent): New macro.
681         ("> accent", "espr"): Use it.
682         (draw_marcato): Replace `filldraw' and `draw' with `fill'.
683         ("open (unstopped)"): Draw full circle instead of mirroring
684         segments.
685         (draw_vee): Removed.
686         ("Upbow"): Use `draw_accent' instead of `draw_vee'.
687         ("Downbow"): Replace calls to `draw_rounded_block' with a single
688         path.
689         ("Trill (`tr')"): Replace overlapping loop drawn with `draw' with
690         partial pieces drawn with `fill' -- these do still overlap with the
691         stem of the `t' but just once, not multiple times so that fontforge
692         can handle it gracefully.
693         Change other parts of the glyph so that fontforge's overlapping
694         algorithm reliably works.
695         (draw_heel): Replace `draw' with `fill'.
696         (draw_toe): Use `draw_accent' instead of `draw_vee'.
697         ("Flageolet"): Replace `draw' with `penstroke'.
698         ("Segno"): Replace `filldraw' with `penstroke'.
699         Replace `draw' with `drawdot'.
700         ("Coda"): Replace `fill' with `penstroke', using a single path.
701         ("Varied Coda"): Use less overlapping paths.
702         (draw_arpeggio_arrow): Replace `filldraw' with `fill', using a
703         single path.
704
705         * mf/feta-slag.mf (draw_trillelement): Put `clearxy' outside of
706         group to better control the `labels' command.
707         Rename argument to `offset' and use it actually.  Update all
708         callers.
709         Replace `filldraw' with `fill'.
710         ("mordent", "prallmordent", "upmordent", "downmordent",
711         "lineprall"): Replace `draw' with `draw_gridline'.
712         ("upprall", "downprall"): Replace `draw' with `fill'.
713
714         * mf/feta-timesig.mf: Formatting.
715
716         * mf feta-toevallig.mf (draw_meta_flag): Move code to draw labels
717         to...
718         ("Flat"): Here.
719         (draw_paren): Move code to draw labels to...
720         ("Right Parenthesis"): Here.
721
722 2005-01-02  Graham Percival <gperlist@shaw.ca>
723
724         * Documentation/user/notation.itely: add example of \setTextDecresc
725         and \setTextDim.
726
727 2005-01-02  Tatsuya Ono <tats_ono@infoseek.jp>
728
729         * scm/define-markup-commands.scm :  fix glyph-strings of
730         accidentals and \note-by-number
731
732 2005-01-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
733
734         * VERSION: 2.5.6 released.
735         
736         * ps/lilyponddefs.ps: put mm -> pt scaling in here.
737
738         * input/regression/new-markup-scheme.ly: oops. font-family=music
739         -> font-encoding fetaMusic.  
740
741         * lily/main.cc: put default to PS.
742
743         * lily/tfm.cc: idem.
744
745         * lily/afm.cc: idem.
746
747         * lily/include/modified-font-metric.hh (struct
748         Modified_font_metric): remove coding_scheme() method.
749
750         * input/mutopia/F.Schubert/morgenlied.ly: convert to utf8
751
752         * scripts/convert-ly.py (conv): crash on encountering \encoding.
753
754         * input/les-nereides.ly: convert to utf8
755
756         * lily/modified-font-metric.cc (text_dimension): idem.
757
758         * lily/parser.yy (TODO): idem.
759
760         * lily/include/lily-lexer.hh (class Lily_lexer): idem.
761
762         * lily/lexer.ll: remove encoding
763
764         * scm/framework-ps.scm (output-variables): separately scale the
765         page to mm 
766
767         * lily/pango-font.cc (Pango_font): fix scaling.
768
769         * lily/font-metric.cc (design_size): design_size returns a
770         dimension now as well.
771
772 2004-12-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
773
774         * mf/GNUmakefile ($(outdir)/%.otf-table): use findstring. Fixes
775         brace generation. 
776
777         * lily/text-metrics.cc (LY_DEFINE): use scm_c_make_hash_table().
778
779 2004-12-30  Jan Nieuwenhuizen  <janneke@gnu.org>
780
781         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Do not try to
782         install unbuildable Fontmap and Fontmap.lily (Simon Aridis-Lang).
783
784 2004-12-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
785
786         * mf/GNUmakefile ($(outdir)/%.otf-table): include parmesan20.lisp
787         in first run as well.
788
789         * scm/paper.scm (layout-set-staff-size): use text-font-size in
790         dimension less points (ie. 12 = 12 point)
791
792         * lily/pango-select.cc (select_pango_font): use find_scaled_font().
793
794         * lily/all-font-metrics.cc (find_pango_font): set description_
795
796         * lily/pango-font.cc (text_stencil): export size as well.
797         (text_stencil): fix scaling and extents box.
798
799 2004-12-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
800
801         * Documentation/topdocs/NEWS.texi (Top): add -f texstr
802
803         * Documentation/user/invoking.itely (Invoking lilypond): document
804         texstr
805
806         * scripts/convert-ly.py (conv): add ancient rules.
807
808         * scm/clef.scm (c0-pitch-alist): replace - with .
809
810         * scripts/lilypond-book.py (process_snippets): add texstr support.
811
812         * scm/framework-texstr.scm (header): change extension to .textmetrics
813
814         * lily/lily-parser.cc (parse_file): do try_load_text_metrics for
815         -f tex.
816
817         * lily/text-metrics.cc: new file.
818         (try_load_text_metrics): new function
819
820         * lily/include/text-metrics.hh: new file.
821
822 2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
823
824         * lily/include/lily-guile.hh (ly_lily_module_constant): rename
825         ly_scheme_function to ly_lily_module_constant.
826
827         * lily/modified-font-metric.cc (text_dimension): try
828         lookup_tex_text_dimension() first.
829
830         * lily/tfm.cc: new function ly:load-text-dimensions
831
832 2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
833
834         * scm/output-texstr.scm (text): use \lilygetmetrics
835
836         * scm/framework-texstr.scm (header): dump in new format.
837
838         * tex/lilypond-tex-metrics: new file.
839         
840 2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
841
842         * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
843         mapping.
844         (index_to_charcode): New method.
845
846         * scm/output-ps.scm (glyph-string): 
847         * scm/output-gnome.scm (glyph-string): Add FONT parameter.
848
849 2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
850
851         * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
852         implement fully, need FONT to get to charcode.
853
854         * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
855
856         * scm: Cleanups.
857
858         * Documentation/user/changing-defaults.itely: Fix internalsrefs
859         {Tunable context properties},
860         {All layout objects},
861         {Music definitions}.
862
863 2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
864
865         * VERSION: release 2.5.5
866         
867         * lily/main.cc: use TeX as default output format.
868
869         * flower/file-path.cc (find): try to open directly as well, so we
870         find absolute path files. 
871
872         * lily/pango-select.cc: new file.
873
874         * scm/framework-ps.scm: remove all encoding code. 
875         load pfb/pfa for PangoFont too.
876         
877         * lily/lily-guile.cc (ly_chain_assoc_get): new function.
878
879 2004-12-22  Werner Lemberg  <wl@gnu.org>
880
881         Prepare glyph shapes for mf2pt1 conversion.
882
883         * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
884
885         * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
886         (define_triangle_shape): Use it to replace `draw' with `fill' and
887         `unfill'.  Update all callers.
888         (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
889         (draw_cross): Ditto.
890         ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
891         Use penrazor for better conversion with mf2pt1.
892         (generic_draw_solfa_note_shape, draw_solfa_note_shape,
893         draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
894         (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
895         draw_la_head, draw_ti_head): Replace `filldraw' with
896         `fill'.  Update all callers.
897
898 2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
899
900         * lily/paper-book.cc (output): revert: only allow a single output
901         format.
902
903         * lily/include/pango-font.hh: new file.
904
905         * lily/pango-font.cc: new file.
906
907         * lily/font-metric.cc (text_stencil): new routine
908
909         * lily/all-font-metrics.cc (find_pango_font): new routine.
910
911         * lily/include/font-metric.hh (struct Font_metric): add
912         text_stencil()
913
914         * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
915
916 2004-12-22  Werner Lemberg  <wl@gnu.org>
917
918         Prepare glyph shapes for mf2pt1 conversion.
919
920         * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
921
922         * mf/feta-toevallig.mf: Formatting.
923         (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
924         ("Natural"): Fix paths to allow better postprocessing.
925         (draw_meta_flat): Use `z3l' as additional point in path to get
926         better conversion with mf2pt1.
927         Other minor cleanups.
928         ("3/4 Flat"): Add auxiliary points and modify path to replace
929         `draw' with `fill'.
930         ("Double Sharp"): Mirror path segments instead of picture elements
931         to get a single outline.
932         Modify path to replace `filldraw' with `fill'.
933
934 2004-12-22  Graham Percival  <gperlist@shaw.ca>
935
936         * input/test/unfold-all-repeats.ly: added file back.
937
938         * Documentation/user/notation.itely,
939         Documentation/user/programming-interface.itely
940         Documentation/user/changing-defaults.itely: fixed misc broken
941         links to input/test/ files.
942
943 2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
944
945         * tex/texinfo.tex: Update.  We should not be distributing this,
946         but since we do, use latest version.
947
948         * Documentation/user/macros.itexi: Comment-out \fetaflat,
949         \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
950         macros for feta glyphs.
951
952 2004-12-22  Graham Percival  <gperlist@shaw.ca>
953
954         * Documentation/user/changing-defaults.itely: fix index for set.
955
956         * Documentation/user/converters.itely: added convert-ly bugs list
957         from CVS.
958
959 2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
960
961         * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
962         to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
963         gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
964         resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
965
966         * mf/GNUmakefile (pfa_warning): Use less broken check.
967
968         * python/lilylib.py (setup_environment): Remove cruft from
969         GS_FONTPATH.
970
971         * configure.in: Bump mftrace requirement to 1.1.1.
972
973 2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
974
975         * scm/output-svg.scm (beam): Use polygon.
976
977         * scm/lily-library.scm: Bugfix.
978
979         * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
980
981         * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
982
983 2004-12-19  Werner Lemberg  <wl@gnu.org>
984
985         Prepare glyph shapes for mf2pt1 conversion.
986
987         * mf/feta-eindelijk: Some formatting.
988         (multi_rest_x, multi_beam_height): Removed.  Unused.
989         ("Quarter rest"): Use `intersectiontimes' to create a single
990         outline.
991         (rest_crook): Removed.  Unused.
992         (draw_rest_bulb): Return path (wihtout filling).  Update callers.
993         Simplified.
994         (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
995         "128th rest"): Simplify `pat'.
996         Create single outline.
997
998 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
999
1000         * mf/GNUmakefile (ALL_GEN_FILES):
1001         (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
1002
1003         * scm/output-svg.scm (polygon, draw-line, dashed-line): New
1004         function.
1005
1006 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1007
1008         * scm/output-texstr.scm (placebox): add routine
1009
1010         * VERSION (PACKAGE_NAME): release 2.5.4
1011
1012         * scm/framework-texstr.scm (output-framework): new file.  
1013
1014         * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
1015         processing.
1016
1017         * Documentation/user/invoking.itely (Invoking lilypond): add SVG
1018
1019         * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB
1020         rule.
1021
1022         * configure.in (gui_b): bump mftrace requirement to 1.1.0
1023
1024         * mf/feta-bolletjes.mf (triangle): add s to 0triangle.
1025
1026         * mf/GNUmakefile (ALL_GEN_FILES): make SVG files too.
1027
1028 2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1029
1030         * scm/framework-svg.scm (dump-page): Implement landscape.
1031
1032 2004-12-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1033
1034         * lily/main.cc (setup_paths): Add svg to search path.
1035
1036         * scm/output-svg.scm:
1037         * scm/framework-svg.scm: Add pageSet.  Update.
1038         (dump-fonts): New function.
1039         (output-framework): Use it.
1040
1041         * mf/GNUmakefile: 
1042         * buildscripts/gen-bigcheese-scripts.py: Also generate SVG font.
1043
1044 2004-12-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1045
1046         * tex/lilyponddefs.tex: comment out new ifpdf code.
1047
1048 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1049
1050         * GNUmakefile.in: 
1051         * SConstruct (symlink): Replace afm by otf.
1052
1053         * scm/framework-gnome.scm (gnome-main): Remove invocation of
1054         ly:pango-add-afm-decoder.
1055
1056         * lily/lily-guile.cc ("ly:pango-add-afm-decoder"): Build fix: Remove.
1057
1058 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1059
1060         * scm/output-ps.scm (new-text): don't access t glyph for getting
1061         space dimension.
1062
1063         * ly/init.ly: warn about \version
1064
1065         * lily/lexer.ll: set version-seen?
1066
1067 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1068
1069         * scm/output-svg.scm (string->entities): Update.
1070
1071 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1072
1073         * lily/main.cc (setup_paths): replace afm by otf for path. 
1074
1075         * lily/pangofc-afm-decoder.cc: remove.
1076
1077         * lily/include/pangofc-afm-decoder.hh: remove.
1078
1079         * scm/framework-scm.scm (output-framework): new file.
1080
1081         * mf/GNUmakefile: remove SAUTER_FONTS.
1082         remove SVG/sodipodi hacks.
1083
1084         * scm/lily-library.scm (stderr): move stderr.
1085
1086         * mf/GNUmakefile: remove AFM support.
1087
1088         * buildscripts/mf-to-table.py (base): remove AFM support.
1089
1090         * lily/open-type-font.cc (design_size): use design_size
1091
1092 2004-12-17  Pedro Kroger  <kroeger@pedrokroeger.net>
1093
1094         * lily/font-metric.cc (LY_DEFINE): Fix the docstring.
1095
1096 2004-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1097
1098         * mf/GNUmakefile: Generate combined aybabtu info.
1099         * mf/aybabtu.pe.in (i): Load it.
1100
1101         * scm/framework-tex.scm (otf-font-load-command): Bugfix: subfonts
1102         are not symbols.
1103
1104         * lily/include/open-type-font.hh (count): New method.
1105
1106         * mf/aybabtu.pe.in: Typo.
1107
1108         * Documentation/user/out/lilypond-internals.nexi (Scheme
1109         functions): Typo.
1110
1111         * lily/include/guile-compatibility.hh (SCM_HASHTABLE_P): Add compat.
1112
1113 2004-12-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1114
1115         * buildscripts/gen-bigcheese-scripts.py (i): use symbols for
1116         subfonts.
1117
1118         * scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
1119
1120         * scm/framework-tex.scm (otf-font-load-command): load subfonts.
1121         (tex-font-command-raw): new function.
1122
1123         * lily/include/virtual-font-metric.hh (Module): remove file
1124
1125         * lily/virtual-font-metric.cc (Module): remove file.
1126         
1127
1128         * lily/open-type-font.cc (LY_DEFINE): ly:otf-font-glyph-info
1129         (get_indexed_char): read bbox from lily table if present.
1130
1131 2004-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1132
1133         * mf/GNUmakefile ($(outdir)/aybabtu.subfonts): rule for
1134         aybabtu.subfonts
1135
1136         * mf/feta-beugel.mf (y): don't number consecutively, instead, use
1137         global glyphname. Enables more than 64 glyphs in the OTF.
1138
1139 2004-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1140
1141         * scm/font.scm (add-music-fonts): Load aybabtu iso all separate
1142         braces.
1143
1144         * lily/open-type-font.cc (design_size): Use 12 as default for
1145         design size.
1146
1147         * mf/aybabtu.pe.in: New file.  Merge all our braces.
1148
1149         * mf/GNUmakefile: Generate aybabtu.
1150
1151         * tex/lilyponddefs.tex: teTeX 3.0 pdfetex fix.
1152
1153 2004-12-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1154
1155         * scm/lily-library.scm (char->unicode-index): Remove.
1156
1157         * scm/output-gnome.scm (text): Bugfix for plain string input.
1158         Updates.
1159
1160         * scm/output-svg.scm (svg-font): Add weight to font selection.
1161
1162 2004-12-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1163
1164         * Documentation/topdocs/INSTALL.texi (Top): Point to
1165         buildscripts/out/clean-fonts instead of
1166         buildscripts/clean-fonts.sh. 
1167
1168 2004-12-13  Graham Percival  <gperlist@shaw.ca>
1169
1170         * input/regression/figured-bass.ly: attempt to clarify text.
1171
1172         * Documentation/user/notation.tely: add cindex for tag, attempt to
1173         add figured bass example.
1174
1175         * Documentation/user/changing-defaults: basic editing.
1176
1177 2004-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1178
1179         * buildscripts/gen-bigcheese-scripts.py (i): load .subfonts table. 
1180
1181         * lily/open-type-font.cc (LY_DEFINE): new function
1182         ly:font-sub-fonts
1183
1184         * lily/include/font-metric.hh (struct Font_metric): new method
1185         sub_fonts()
1186
1187         * lily/vaticana-ligature-engraver.cc (transform_heads): replace
1188         . with - in add.stem.
1189         
1190 2004-12-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1191
1192         * scm/encoding.scm (coding-alist): Fix encodings for fetaNumber
1193         and fetaDynamic.
1194
1195         * lily/rest.cc (glyph_name): Change - to . .
1196
1197         * scm/output-gnome.scm (text): Hello world, again.
1198
1199         * scm/output-svg.scm (named-glyph): New function.  Hello world!
1200
1201         * lily/modified-font-metric.cc (index_to_charcode): New method.
1202
1203         * lily/include/font-metric.hh (index_to_charcode): New function.
1204
1205         * lily/font-metric.cc (ly:font-glyph-name-to-charcode): Use it in
1206         new function.
1207         (ly:font-glyph-to-index): Remove.
1208
1209 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1210
1211         * lily/open-type-font.cc (make_index_to_charcode_map): new method.
1212
1213         * mf/feta-autometric.mf (code): remove tex name from fet_beginchar.
1214
1215         * lily/open-type-font.cc (load_scheme_table): new function
1216
1217         * lily/dots.cc (print): replace - 
1218
1219         * lily/open-type-font.cc (attachment_point): new function.
1220         (load_table): read LILC table
1221
1222         * buildscripts/gen-bigcheese-scripts.py (Module): new
1223         file. Generate FF scripts.
1224
1225         * mf/feta-din10.mf: idem.
1226
1227         * mf/feta-nummer10.mf: remove mf files.
1228
1229         * mf/feta-alphabet.mf (dynamic_design_size): merge din and number font.
1230
1231 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1232
1233         * lily/lily-guile.cc: Use scm_from_locale_stringn.
1234
1235         * lily/include/guile-compatibility.hh (scm_from_locale_stringn): Add
1236         compatibility.
1237
1238 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1239
1240         * lily/open-type-font.cc (get_indexed_char): scale metrics by
1241         design-size and units_per_EM.
1242
1243         * mf/bigcheese.pe.in: set PUA codepoints before loading din & nummer.
1244
1245 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1246
1247         * mf/bigcheese.pe.in (i): Map to 0xe000 (PUA) for testing, which
1248         does not crash fontforge.
1249
1250         * scm/lily-library.scm (char->unicode-index): Hack to map onto
1251         PUA.
1252
1253 2004-12-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1254
1255         * scm/framework-ps.scm (ps-embed-cff): new function.
1256
1257         * lily/lily-guile.cc (LY_DEFINE): make ly:gulp-file binary proof.
1258
1259 2004-12-12  Werner Lemberg  <wl@gnu.org>
1260
1261         * mf/bigcheese.pe.in: Add PUA mapping.
1262         Don't create Type 42 but bare CFF font.
1263
1264 2004-12-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1265
1266         * scm/output-gnome.scm (placebox): Hackery to get bigcheese symbols
1267         within canvas boundaries.
1268
1269         * mf/merge.pe.in: Set font names, version, license GPL.
1270
1271         * make/substitute.make: Add FONTFORGE.
1272
1273         * config.make.in (FONTFORGE): Add.
1274
1275         * configure.in (gui_b): Use PATH_PROG for fontforge.
1276
1277 2004-12-11  Graham Percival  <gperlist@shaw.ca>
1278
1279         * scm/define-markup-commands.scm: add baseline-skip to info
1280         about \column.
1281
1282 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1283
1284         * lily/font-metric.cc (ly:font-get-glyph-index): New function.
1285
1286         * scm/output-gnome.scm (named-glyph): Use it.
1287
1288         * scm/lily.scm (ly:all-stencil-expressions): Add named-glyph.
1289
1290         * flower/string.cc (substitute_char): Rename, rewrite, modify this.
1291         (upper_string, lower_string, reverse_string): Remove.
1292
1293         * configure.in (fontforge): Reinstate version check.
1294
1295         * ly/engraver-init.ly: Fix clef glyph names.
1296
1297         * lily/time-signature.cc (special_time_signature): Fix fraction
1298         glyph names.
1299
1300 2004-12-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1301
1302         * mf/merge.pe: new file.
1303
1304         * lily/freetype.cc: new file.
1305
1306         * lily/include/open-type-font.hh (class Open_type_font): new file.
1307
1308         * lily/include/freetype.hh: new file.
1309
1310         * lily/open-type-font.cc: new file.
1311
1312         * lily/all-font-metrics.cc (find_otf): new function.
1313
1314 2004-12-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1315
1316         * lily/time-signature.cc (special_time_signature): Fix.
1317
1318         * configure.in (PKG_CONFIG_PATH): Remove stray `i'.  Check for
1319         GTK2 before checking for pango.  Fixes -fgnome.
1320
1321         * lily/font-metric.cc (LY_DEFINE): Also rename C name to match
1322         Scheme name.
1323
1324         * scm/define-markup-commands.scm:
1325         * scm/safe-lily.scm: Bugfix: ly:font-by-name.
1326
1327         * configure.in: Require makeinfo 4.7 (needed for @ifdocbook).
1328
1329         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Grok fontforge-like
1330         date versions.  Fixes configure.
1331         (STEPMAKE_CHECK_VERSION): Support optional actual program version
1332         argument.
1333
1334 2004-12-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1335
1336         * buildscripts/mf-to-table.py (write_ps_encoding): write real
1337         names in .enc
1338
1339         * lily/*.cc: use '.' iso. '-' for separating glyph name elements.
1340
1341 2004-12-09  Graham Percival  <gperlist@shaw.ca>
1342
1343         * Documentation/user/changing-defaults.itely: add info about
1344         make-dynamic-script
1345
1346         * Documentation/user/notation.itely: add link in dynamics to
1347         section about make-dynamic-script.
1348
1349 2004-12-09  Christian hitz  <chhitz@gmx.net>
1350
1351         * lily/lily-guile.cc: change MACOS_X to __APPLE__
1352
1353 2004-12-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1354
1355         * buildscripts/mf-to-table.py (parse_logfile): use . for
1356         concatting name and group.
1357         (parse_logfile): use M for Minus (negative.)
1358
1359         * lily/include/type-swallow-translator.hh
1360         (DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
1361
1362         * lily/*.cc: cosmetics around = sign.
1363
1364         * lily/paper-column.cc (Paper_column): copy rank_. This fixes
1365         lyric spacing on the penultimate column.
1366
1367 2004-12-05  Christian Hitz  <chhitz@gmx.net>
1368
1369         * configure.in:
1370         * lily/accidental-placement.cc:
1371         * lily/bar-line.cc:
1372         * lily/beam-concave.cc:
1373         * lily/beam-quanting.cc:
1374         * lily/beam.cc:
1375         * lily/bezier-bow.cc:
1376         * lily/bezier.cc:
1377         * lily/break-align-interface.cc:
1378         * lily/custos.cc:
1379         * lily/dimension-cache.cc:
1380         * lily/dot-column.cc:
1381         * lily/font-metric.cc:
1382         * lily/font-select.cc:
1383         * lily/gourlay-breaking.cc:
1384         * lily/grob-property.cc:
1385         * lily/grob.cc:
1386         * lily/lily-guile.cc:
1387         * lily/line-spanner.cc:
1388         * lily/lookup.cc:
1389         * lily/lyric-extender.cc:
1390         * lily/lyric-hyphen.cc:
1391         * lily/mensural-ligature.cc:
1392         * lily/midi-def.cc:
1393         * lily/misc.cc:
1394         * lily/note-collision.cc:
1395         * lily/note-column.cc:
1396         * lily/note-head.cc:
1397         * lily/paper-outputter.cc:
1398         * lily/percent-repeat-item.cc:
1399         * lily/rest-collision.cc:
1400         * lily/side-position-interface.cc:
1401         * lily/simple-spacer.cc:
1402         * lily/slur-configuration.cc:
1403         * lily/slur-scoring.cc:
1404         * lily/slur.cc:
1405         * lily/spaceable-grob.cc:
1406         * lily/spacing-spanner.cc:
1407         * lily/spanner.cc:
1408         * lily/staff-symbol-referencer.cc:
1409         * lily/stem.cc:
1410         * lily/stencil.cc:
1411         * lily/system-start-delimiter.cc:
1412         * lily/system.cc:
1413         * lily/text-item.cc:
1414         * lily/tie.cc:
1415         * lily/tuplet-bracket.cc:
1416         * lily/vaticana-ligature.cc: Fix for MacOS X: use <math.h> instead of
1417         <cmath> beacause isinf/isnan is undefined in <cmath>
1418
1419 2004-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1420
1421         * cygwin/lily-wins.py (stat): remove old flag -p when calling lilypond.
1422
1423 2004-12-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1424
1425         * VERSION: release 2.5.3
1426         
1427 2004-11-29  Arno Waschk <arno@arnowaschk.de>
1428
1429         * mf/feta-schrift.mf: added <>-like articulation mark as "espressivo"
1430
1431 2004-12-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1432
1433         * scm/music-functions.scm (cue-substitute): voice counts start at 0.
1434
1435         * lily/note-head.cc (internal_print): always try the "s" head if
1436         u/d not found.
1437
1438         * scm/titling.scm (marked-up-headfoot): reinstate default tagline.
1439
1440 2004-11-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1441
1442         * mf/parmesan-heads.mf (overdone_heads): typos.
1443
1444 2004-11-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1445
1446         * lily/parser.yy (markup): in markups, { .. } without command
1447         before are also flattened, ie \line must be explicitely used.
1448
1449         * Documentation/user/changing-defaults.itely:
1450         * Documentation/user/notation.itely: 
1451         * input/wilhelmus.ly: 
1452         * input/regression/instrument-name-markup.ly: 
1453         * input/regression/markup-score.ly: 
1454         * input/regression/new-markup-scheme.ly: 
1455         * input/regression/new-markup-syntax.ly: 
1456         * input/test/coriolan-margin.ly: use \line in markups where
1457         appropriate
1458         
1459 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1460
1461         * scm/new-markup.scm (map-markup-command-list): helper function
1462         used in parser.yy to map markup commands on a markup list.
1463
1464         * lily/parser.yy: get rid off < > in markups by treating { } as
1465         real lists.
1466
1467         * lily/lexer.ll: remove < > from markup lexer mode.
1468
1469         * scripts/convert-ly.py (conv): add rule for converting 
1470         \markup < > to \markup { }
1471
1472         * ly/titling-init.ly: 
1473         * input/test/coriolan-margin.ly: 
1474         * input/regression/new-markup-syntax.ly: 
1475         * input/regression/new-markup-scheme.ly: 
1476         * input/regression/multi-measure-rest-text.ly: 
1477         * input/regression/markup-stack.ly: 
1478         * input/regression/markup-score.ly: 
1479         * input/regression/instrument-name-markup.ly: 
1480         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: 
1481         * input/mutopia/R.Schumann/romanze-op28-2.ly: 
1482         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: 
1483         * input/wilhelmus.ly: 
1484         * Documentation/user/notation.itely: 
1485         * Documentation/user/music-glossary.tely: 
1486         * Documentation/user/changing-defaults.itely: change < > to { } in
1487         markups
1488
1489 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1490
1491         * lily/accidental-placement.cc (position_accidentals): shortcut if
1492         no accidentals to place.
1493
1494 2004-11-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1495
1496         * scm/define-grob-properties.scm (all-user-grob-properties): fixed
1497         typo s/ly:dimension ?/ly:dimension?/
1498
1499         * input/regression/lily-in-scheme.ly: 
1500         * input/regression/music-function.ly: 
1501         * ly/spanners-init.ly (assertBeamSlope): 
1502         * scm/music-functions.scm (def-grace-function): add the paper
1503         argument to music function definitions.
1504
1505 2004-11-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1506
1507         * lily/moment.cc (LY_DEFINE):
1508         ly:moment-main-{denominator,numberator}, new function.
1509
1510         * lily/score-engraver.cc (typeset_all): assign to column on basis
1511         of axis-group-parent-X setting.
1512
1513         * lily/axis-group-engraver.cc (process_acknowledged_grobs): do
1514         add_element() on basis of axis-group-parent-Y setting.
1515
1516         * lily/grob.cc: add axis-group-parent-{XY} properties.
1517
1518         * input/regression/spacing-stick-out.ly: new file.
1519
1520         * lily/simple-spacer.cc (add_columns): use binary search for
1521         setting column rods. Changes O(n^2) to O(n log(n)) for
1522         constructing spacing problem from columns.
1523         (add_columns): read allow-outside-line to make sure no texts stick
1524         out.
1525         (solve): Simple_spacer::is_active() only determines
1526         satisfies_constraints_ for non-ragged typesetting.
1527
1528         * lily/simultaneous-music.cc (to_relative_octave): only set
1529         old_relative_used if return pitch actually changed.
1530
1531         * scm/define-context-properties.scm
1532         (all-user-translation-properties): change to match implementation.
1533
1534         * python/lilylib.py: Replace re.match by re.search and adds "-c
1535         showpage" to the gs command line (Johannes Schindelin)
1536
1537         * scm/framework-ps.scm (output-preview-framework): sanitize bbox
1538         before processing. Prevents crash when inf is in the extent.
1539
1540         * scm/define-markup-commands.scm (note-by-number): add "s" to
1541         "noteheads-" glyphname.
1542  
1543         * lily/parser.yy (Generic_prefix_music): supply parser argument to
1544         music function as well.
1545         
1546 2004-11-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1547
1548         * VERSION: release 2.5.2
1549
1550         * Documentation/user/changing-defaults.itely (Creating titles):
1551         add breakbefore variable.
1552
1553         * lily/paper-book.cc (set_system_penalty): new function. Set
1554         penalty_ based on breakBefore setting
1555
1556         * lily/context-specced-music-iterator.cc (construct_children):
1557         interpret special context id $uniqueContextId 
1558
1559         * lily/context.cc (create_unique_context): new method. Move
1560         creation of unique (\new) contexts into interpreting phase. This
1561         makes
1562
1563           foo= \new Staff ..
1564           << \foo \foo >>
1565
1566         produce 2 staves.
1567         
1568
1569         * scm/define-music-properties.scm (all-music-properties): add
1570         quoted-voice-direction
1571
1572         * ly/music-functions-init.ly: killCues function.
1573
1574         * scm/music-functions.scm (cue-substitute): move creation of voice
1575         contexts further to the back. 
1576
1577 2004-11-25  Werner Lemberg  <wl@gnu.org>
1578
1579         * tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
1580         `/hyphen' in encoding vector to get correct glyph name for EC fonts.
1581
1582 2004-11-24  Erik Sandberg  <ersa9195@student.uu.se>
1583
1584         * buildscripts/guile-gnome.sh: Fixed typo.
1585
1586 2004-11-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1587
1588         * lily/lexer.ll: add < >  to markup lexer mode (backportme)
1589
1590         * scripts/abc2ly.py (dump_slyrics): add ord(). 
1591
1592         * lily/note-heads-engraver.cc (process_music): add shapeNoteStyles
1593         to regular engraver. 
1594
1595 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1596
1597         * mf/feta-bolletjes.mf (triangle): rewrite solfa heads.
1598
1599 2004-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1600
1601         * scm/define-markup-commands.scm (fill-line): Typo.
1602
1603         * buildscripts/guile-gnome.sh (GGVERSION): Build update for 2.7.96
1604         and newer.
1605
1606 2004-11-22  Erik Sandberg  <ersa9195@student.uu.se>
1607
1608         * ly/dynamic-scripts-init.ly: Fixed typo.
1609
1610 2004-11-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1611
1612         * mf/feta-bolletjes.mf (overdone_heads): cleanup triangle
1613         note-head, to have different attachment points for up and down.
1614
1615         * mf/feta-bolletjes.mf: merge solfa heads into main note heads.
1616
1617         * mf/feta-generic.mf (else): remove solfa.
1618
1619         * mf/feta-bolletjes.mf (tishape): remove unicode test.
1620
1621         * scm/define-context-properties.scm
1622         (all-user-translation-properties): add shapeNoteStyles property.
1623
1624         * lily/shape-note-heads-engraver.cc (process_music): new file.
1625
1626         * lily/event.cc (transpose): call Event::transpose() for
1627         transposing the tonic.
1628
1629 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1630
1631         * scm/output-gnome.scm: Save some pointers about pango/fontconfig
1632         Unicode/OpenType and AFM.
1633
1634         * lily/include/guile-compatibility.hh (scm_from_bool): Add.
1635
1636 2004-11-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1637
1638         * lily/grob.cc (Grob): idem. Plugs mem leaks. 
1639
1640         * lily/context.cc (Context): unprotect key from ctor.
1641
1642         * scm/stencil.scm (stack-lines): return empty-stencil if argument
1643         is '()
1644         (stack-stencils): idem.
1645
1646         * Documentation/user/changing-defaults.itely (Creating titles):
1647         document new title layout options.
1648
1649         * lily/parser.yy (lilypond_header_body): copy previous
1650         $globalheader if present.
1651
1652         * lily/ly-module.cc (LY_DEFINE): rename ly:import-module to
1653         ly:module-copy
1654         
1655         * scm/page-layout.scm (marked-up-headfoot): remove old functions.
1656
1657         * scm/titling.scm: remove old titling functions
1658
1659         * lily/stencil.cc (translate): remove absolute dimension.
1660
1661         * ly/titling-init.ly (oddFooterMarkup): new file. Generate titles
1662         via markup.
1663
1664         * scm/page-layout.scm (marked-up-headfoot): create header/footer
1665         field from user-supplied markup
1666
1667         * scm/define-markup-commands.scm (on-the-fly): new markup
1668         command. Enter SCM markup procedure directly in Scheme.
1669         (fromproperty): new markup command. Read markup from props argument.
1670
1671         * scm/titling.scm (marked-up-title): create title via
1672         user-specified markup. 
1673
1674         * scm/define-markup-commands.scm (column): remove empty stencils
1675         from column.
1676
1677         * lily/ly-module.cc (LY_DEFINE): use ly_module_lookup(). This does
1678         not have side-effect of creating variable stub.
1679
1680         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-empty?
1681
1682 2004-11-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1683
1684         * scm/encoding.scm (coding-alist): 
1685         * scm/font.scm (add-ec-fonts):
1686         * ly/paper-defaults.ly: Use actual name for EC fontencoding:
1687         Extended-TeX-Font-Encoding---Latin.
1688
1689         * lily/side-position-interface.cc (general_side_position): Add
1690         actual offset to error message (avoid constant error messages).
1691
1692         * lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
1693         block.
1694
1695         * lily/font-select.cc (select_encoded_font)
1696         (get_font_by_mag_step, get_font_by_design_size): 
1697         * lily/modified-font-metric.cc (Modified_font_metric): 
1698         * lily/paper-def.cc (find_scaled_font): Add font_encoding parameter.
1699
1700         * scm/encoding.scm (coding-alist): Add fetaDynamic.
1701         (read-encoding-file): Bugfix: do not require space after bracket.
1702
1703         * scm/font.scm (add-cork-lm-fonts): Remove lmbxi8 and lmbxi14,
1704         these do not exist.
1705
1706 2004-11-20  Graham Percival  <gperlist@shaw.ca>
1707
1708         * Documentation/user/notation.itely: added info about typesetting
1709         boxed bar numbers.
1710
1711 2004-11-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1712
1713         * flower/interval.cc (T_to_string): gcc4 fixes.
1714
1715         * scm/define-markup-commands.scm (fill-line): use
1716         stack-stencils. This fixes problems with putting already centered
1717         stencils in a line.
1718
1719         * VERSION: release 2.5.1
1720
1721         * lily/bar-line.cc (get_staff_bar_size): add line thickness.
1722
1723 2004-11-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1724
1725         * input/example-[1-3].ly: simplify.
1726
1727         * lily/cluster-engraver.cc (try_music): react to busy-playing-event
1728
1729         * scm/output-ps.scm (new-text): new function. Use glyphshow to
1730         show glyphs.
1731
1732         * scm/encoding.scm (decode-byte-string): new function.
1733
1734         * scripts/convert-ly.py (conv): add warning about
1735         set-global-staff-size.
1736
1737         * Doxyfile: add. 
1738
1739         * scripts/convert-ly.py (conv): add raggedlastbottom rule
1740         (conv): warn for TextSpanner split.
1741         (conv): warn for textheight.
1742
1743 2004-11-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1744
1745         * GNUmakefile.in (install-WWW): Invoke install-info, so that when
1746         building the documentation, info with images are installed.
1747         (final-install): Fix description.  Mention sourcing of login
1748         scripts (instead of running).
1749
1750 2004-11-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1751
1752         * Debian lmodern support.  Note that LilyPond will issue warnings
1753         
1754             no such encoding: "FontSpecific"
1755
1756           The font selection mechanism wants to get the encoding from the
1757           font itself, but the idea of lmodern is that it is usable with
1758           different encodings, ie, Lily should get the encoding from the
1759           font tree, rather than the font itself.  This would require some
1760           more work.
1761         
1762         * configure.in: Test for and accept lmodern if EC fonts not found.
1763
1764         * scm/framework-tex.scm (font-load-command): TeX font name
1765         mangling for latin1 encoded cork-lm fonts.
1766         (convert-to-ps): Load lm.map if available.
1767
1768         * ly/paper-defaults.ly: Use cork-lm encoding if ec is not
1769         available.
1770
1771         * scm/encoding.scm (coding-alist): Add cork-lm encoding.
1772
1773         * scm/font.scm: Add header.  Autoload cork-lm and ec fonts if
1774         available.
1775
1776         * lily/kpath.cc (ly_kpathsea_find_file): Rename.  Do not use
1777         path for absolute file name, that is silly.
1778
1779         * lily/score-engraver.cc (initialize): 
1780
1781         * Documentation/user/GNUmakefile (local-install-info): Invoke
1782         install-info --remove first.
1783
1784         * #include cleanup (Andreas Scherer).
1785
1786 2004-11-18  Heikki Junes  <hjunes@cc.hut.fi>
1787
1788         * input/test/script-abbreviations.ly: fix typos.
1789
1790 2004-11-17  Werner Lemberg  <wl@gnu.org>
1791
1792         * python/lilylib.py (options_help_str): Support pretty-printing of
1793         newlines in fourth element of option description.
1794
1795         * scripts/lilypond-book.py (option_definitions): Use new lilylib
1796         feature.
1797         Sort options.
1798
1799         * Documentation/user/lilypond-book.itely: Finish update.
1800
1801 2004-11-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1802
1803         * Documentation/user/macros.itexi: Add comment about \command.
1804
1805         * Documentation/user/lilypond.tely:
1806         * Documentation/user/lilypond-book.itely: Fix names of lilypond
1807         and lilypond-book nodes, so that `info lilypond' visits the manual
1808         at top level, and `info lilypond-book' visits the lilypond-book
1809         section.
1810
1811         * Documentation/user/GNUmakefile (local-install-info): Fix rules
1812         and packager messages.
1813
1814         * lily/pangofc-afm-decoder.cc: Update test.
1815
1816 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1817
1818         * scm/lily-library.scm (char->unicode-index): New function.
1819
1820         * scm/output-gnome.scm: 
1821         * scm/output-svg.scm: Cleanup.  Map custom fonts to PUA.
1822
1823         * Proper naming of file name throughout; s/filename/file[-_]name/.
1824
1825         * lily/modified-font-metric.cc ("ly:font-encoding"): New function.
1826
1827         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Map onto PUA.
1828
1829 2004-11-16  Werner Lemberg  <wl@gnu.org>
1830
1831         * scripts/lilypond-book.py: The Lord has commanded me to use only
1832         tabs for indentation.  Your humble servant obeys.
1833
1834 2004-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1835
1836         * scm/output-svg.scm: Font fixes.  Sodipodi now groks svg
1837         including font, if LilyPond-feta font is only feta font in path.
1838
1839         * scm/output-gnome.scm (text): Revert to file name of font if font
1840         has no name.  Fixes ec font selection.
1841         (char): Bugfix: do not utf8 twice.  Fixes clefs.
1842
1843         * scm/framework-svg.scm:
1844         * scm/output-svg.scm: New file.  TODO: figure out how to
1845         do character by index in font.
1846
1847         * scm/output-sodipodi.scm: Remove.
1848
1849         * scm/output-ps.scm (stem): Remove.
1850
1851 2004-11-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1852
1853         * scm/output-gnome.scm (beam): New function.
1854         (slur): Round corners.
1855         (round-filled-box): Round corners.
1856
1857 2004-11-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1858
1859         * scm/output-gnome.scm (beam): add function.
1860         (draw-line): new routine.
1861         (dashed-line): stub; call draw-line
1862         (polygon): new routine.
1863
1864 2004-11-15  Werner Lemberg  <wl@gnu.org>
1865
1866         * Documentation/user/lilypond-book.itely: Revise section on
1867         lilypond-book options.
1868         Other minor fixes.
1869
1870         * scripts/lilypond-book.py: Change indentation to 4.
1871         Minor formatting.
1872
1873 2004-11-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1874
1875         * lily/system.cc (apply_tweaks): new function. Run tweaks on all
1876         grobs that have tweaks specced.
1877         
1878 2004-11-14  Heikki Junes  <hjunes@cc.hut.fi>
1879
1880         * Documentation/user/sound-output.itexi: add code snippets for MIDI.
1881
1882 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1883
1884         * lily/font-metric.cc (get_indexed_char_stencil): Bugfix: get
1885         actual char #, not 0 based index.
1886
1887         * lily/system-start-delimiter.cc (staff_brace): Start at 65.
1888
1889         * mf/feta-beugel.mf: Actually start at char #65.  Add header.
1890         Warning: do make -C mf clean.
1891
1892         * lily/context-property.cc: Compile fix.
1893
1894         * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf.
1895         Grok ec-fonts, braces and dynamics.
1896
1897         * scm/framework-gnome.scm (gnome-main): Register braces with pango.
1898
1899 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1900
1901         * lily/include/tweak-registration.hh: new file.
1902
1903         * lily/tweak-registration.cc: new file.
1904
1905         * scm/framework-gnome.scm (save-tweaks): use new key mechanism for
1906         saving tweaks.
1907
1908         * scm/output-gnome.scm (text): comment dribble.
1909
1910 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1911
1912         * lily/pangofc-afm-decoder.cc (main): Test more feta fonts.
1913
1914         * scm/output-gnome.scm (bezier-sandwich): New function.  Reset
1915         path-def before using.  Fixes muchtomany slurs in wrong places
1916         bug.
1917
1918 2004-11-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1919
1920         * lily/grob-scheme.cc (LY_DEFINE): add new function ly:grob-key.
1921
1922         * lily/include/object-key-undumper.hh (Module): new file.
1923
1924         * lily/object-key-undumper.cc (Module): New file. Deserialize
1925         keys. SCM bindings
1926
1927         * lily/object-key-dumper.cc (Object_key_dumper): idem.
1928         Provide SCM bindings.
1929
1930         * lily/include/object-key-dumper.hh (class Object_key_dumper): 
1931         new file. Serialize object keys.
1932         
1933         * lily/object-key.cc (dump): new function.
1934         (as_scheme): new virtual function
1935         (undump): new function
1936         (undumpers): new table.
1937
1938         * lily/include/global-context.hh (Context): take \score key upon init.
1939
1940         * lily/object-key-dumper.cc (serialize_key): new file.
1941
1942         * lily/include/object-key-dumper.hh (class Object_key_dumper): new file.
1943
1944         * lily/lily-lexer.cc: remove \quote.
1945
1946         * lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
1947
1948         * lily/context.cc (Context): take key argument in ctor.
1949         (create_context): new function
1950
1951         * lily/grob.cc (Grob): take key argument in ctor.  
1952
1953         * lily/lilypond-key.cc (do_compare): new file.
1954
1955         * lily/object-key.cc (Object_key): new file.
1956
1957         * lily/include/object-key.hh (class Object_key): new file.
1958
1959         * lily/include/lilypond-key.hh (class Lilypond_context_key): new file.
1960
1961 2004-11-13  Graham Percival  <gperlist@shaw.ca>
1962
1963         * Documentation/user/lilypond-book.itely: add small warning about
1964         noindent default in lilypond-book.
1965
1966         * Documentation/user/converters.itely: add examples for convert-ly.
1967
1968         * Documentation/user/examples.itely: change version string in templates
1969         to 2.4.0.
1970
1971 2004-11-12  Karl Hammar  <karl@aspodata.se>
1972
1973         * GNUmakefile.in (local-WWW-post): `find ...` overflows the
1974         cmdline, use xargs instead (backportme)
1975
1976 2004-11-10  Andreas Scherer  <andreas_mutopia@freenet.de>
1977         
1978         * Documentation/user/: Numerous fixes in the user manual.
1979
1980 2004-11-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
1981
1982         * lily/parser.yy (re_rhythmed_music): search music expression for
1983         context-id, surround by \new Voice if not found. Fixes:
1984         addlyrics-second-staff.ly
1985
1986         * VERSION: 2.5.0 released.
1987         
1988 2004-11-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1989
1990         * Documentation/index.html.in: Fix url to one big page.  (backportme)
1991
1992         * Documentation/user/GNUmakefile: Separate rules for split and
1993         unsplit html documents.  Remove perl massaging.  (backportme)
1994
1995 2004-11-11  Graham Percival  <gperlist@shaw.ca>
1996
1997         * Documentation/user/lilypond-book.itely: add short warning about
1998         \lilypond{} in LaTeX docs.
1999
2000 2004-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2001
2002         * stepmake/aclocal.m4: Barf if kpathsea/kpathsea.h is not
2003         found.  (backportme)
2004
2005         * Documentation/topdocs/INSTALL.texi (ec-fonts-mtraced): Add
2006         version requirement.  (backportme)
2007
2008         * configure.in: Be explicit about old versions of
2009         ec-fonts-mtraced.  (backportme)
2010
2011         * lily/context-selector.cc (set_tweaks): New function.
2012         * lily/grob-selector.cc (set_tweaks): (Re)set hash table.  Fixes
2013         web with -DTWEAK.
2014
2015         * Documentation/user/introduction.itely (Automated engraving):
2016         Remove fragment option.  Fixes web.
2017
2018         * lily/context-property.cc (make_item_from_properties):
2019         * lily/context.cc (add_context)[TWEAK]: Tweak registration behind
2020         #ifdef.
2021
2022         * scm/define-context-properties.scm
2023         (all-internal-translation-properties): Add tweakRank and tweakCount.
2024
2025         * lily/grob.cc: 
2026         * scm/define-grob-properties.scm (all-internal-grob-properties):
2027         Add tweak-rank and tweak-count.
2028
2029 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2030
2031         * scm/output-gnome.scm (string->utf8-string, char->utf8-string):
2032         New function.
2033         (text): Use them.
2034
2035         * scm/framework-gnome.scm (item-event): Add support from TLA.  Support
2036         animated/opaque grob dragging tweaks.
2037
2038         * buildscripts/guile-gnome.sh: Update.
2039
2040 2004-11-10  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2041
2042         * scm/define-grobs.scm (all-grob-descriptions): Added
2043         line-interface to the LigatureBracket object.
2044
2045 2004-11-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2046
2047         * scm/framework-gnome.scm (item-event): Support non-animated mouse
2048         dragging tweaks.
2049
2050         * lily/lily-guile.cc (ly_to_string, ly_to_symbol): New function.
2051
2052         * lily/context-selector.cc (store_context): New function.
2053
2054         * lily/grob-selector.cc (register_grob)[TWEAK]: Apply tweak.
2055         (store_grob): New function.
2056         (identify_grob): Add Moment parameter.
2057
2058         * lily/lily-parser.cc (parse_file)[TWEAK]: Read .ly.t file if it
2059         exists.
2060
2061         * scm/framework-gnome.scm (save-tweaks): Write as alist.
2062
2063 2004-11-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2064
2065         * scm/framework-gnome.scm (item-event): Print grob id.
2066         (save-tweaks): New function.
2067         (tweak): New funtion.
2068         (item-event): Use it, bound to arrow keys.
2069
2070         * lily/context-property.cc (make_item_from_properties): Register grob.
2071         * lily/context.cc (add_context): Register context.
2072
2073         * lily/include/context-selector.hh:
2074         * lily/include/grob-selector.hh:
2075         * lily/context-selector.cc:
2076         * lily/grob-selector.cc: New file.
2077
2078 2004-11-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2079
2080         * lily/slur.cc: add 'positions to interface
2081
2082         * lily/main.cc: reinstate PS as standard output format. 
2083
2084         * scm/framework-tex.scm (output-preview-framework): print systems
2085         up to first non title system.
2086
2087         * lily/grace-engraver.cc (start_translation_timestep): split
2088         scm_cadddr
2089         
2090 2004-11-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2091
2092         * lily/quote-iterator.cc (Module): remove old quote-iterator
2093
2094         * scm/define-music-types.scm (music-descriptions): move
2095         NewQuoteMusic over QuoteMusic
2096
2097         * Documentation/user/notation.itely (Formatting cue notes): use
2098         \cueDuring.
2099
2100         * lily/new-quote-iterator.cc (quote_ok): new function.
2101
2102         * input/regression/quote-cue-during.ly: new file.
2103
2104         * input/regression/quote-grace.ly: new file.
2105
2106         * scm/define-context-properties.scm (Module): change definition of
2107         graceSettings
2108
2109         * lily/context-property.cc (Module): rename from
2110         translator-property.cc
2111
2112         * lily/context.cc (context_name_symbol): new function
2113
2114         * lily/grace-engraver.cc: new file. Set properties for grobs based
2115         on the grace-ness of now_moment().
2116
2117         * scm/music-functions.scm (add-grace-property): use list
2118         iso. vector for graceSettings
2119         remove set-{start,stop}-grace-properties. 
2120
2121         * lily/new-quote-iterator.cc (construct_children): set
2122         quote_outlet_ if no quoted-context-{id,type} specified.
2123
2124         * scripts/convert-ly.py (conv): \quote -> \quoteDuring.
2125
2126         * lily/parser.yy (command_element): remove \quote.
2127
2128         * ly/music-functions-init.ly (location): add quoteDuring music
2129         function. 
2130
2131         * lily/lexer.ll: allow \encoding in lyrics as well.  Remove
2132         optional semicolon. (backportme)
2133
2134 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2135
2136         * python/GNUmakefile (STEPMAKE_TEMPLATES): Unset USER_LDFLAGS, no
2137         need to link to GUILE et al.
2138
2139 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2140
2141         * scm/define-music-properties.scm (all-music-properties): add
2142         quoted-context-type, quoted-context-id.
2143
2144         * scm/lily.scm (type-check-list): new function.
2145         
2146         * scm/lily-library.scm: new file. Generic library routines.
2147
2148         * lily/parser.yy (Generic_prefix_music): move typechecking out of
2149         parser.
2150
2151         * ly/music-functions-init.ly: add quoteDuring function.
2152
2153         * lily/include/music-iterator.hh (class Music_iterator): rename
2154         set_translator -> set_context
2155
2156         * lily/parser.yy (Generic_prefix_music_scm): add
2157         MUSIC_FUNCTION_SCM_SCM_MUSIC
2158
2159         * scm/lily.scm (sanitize-command-option): new function. (backportme)
2160
2161         * scm/framework-tex.scm (header): sanitize TeX paper size.
2162         (backportme)
2163
2164 2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2165
2166         * elisp/lilypond-indent.el (LilyPond-indent-level): 2 is now standard.
2167
2168         * tex/lilyponddefs.tex: If no inputencoding use latin1.  (backportme)
2169
2170         * scm/framework-tex.scm (font-load-command): Use T1 if no
2171         font-encoding set.  (backportme)
2172
2173         * scm/lily.scm (postscript->pdf): Remove .pdf file if it
2174         exists before converting.  (backportme)
2175
2176         * scm/framework-tex.scm (convert-to-dvi): Remove .dvi file if it
2177         exists before converting.  (backportme)
2178         (convert-to-ps): Remove .ps file if it exists before
2179         converting.  (backportme)
2180
2181         * lily/lexer.ll: Remove extra progress newline, use present tense.
2182
2183         * scm/paper.scm (paper-alist): public.
2184         * scm/framework-tex.scm (convert-to-ps):
2185         * scm/lily.scm (postscript->pdf): Do not leak papersizename into
2186         command line.
2187
2188 2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2189
2190         * scm/lily.scm (ly:system): add > /dev/null 2>&1 . (backportme)
2191
2192         * lily/recording-group-engraver.cc (derived_mark): mark
2193         now_events_. (backportme)
2194
2195 2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2196
2197         * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
2198
2199         * scm/framework-tex.scm (convert-to-dvi): use ly:system for
2200         invoking latex. (backportme.)
2201
2202         * lily/stem.cc (off_callback): center stems for all rest stems.
2203
2204 2004-11-05  Werner Lemberg  <wl@gnu.org>
2205
2206         * Documentation/user/lilypond.tely: Add more guidelines for writing
2207         lilypond texinfo documents.
2208
2209 2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
2210
2211         * Documentation/index.html.in: remove <hr>.
2212
2213         * THANKS: change 2.3 to 2.4.
2214
2215 2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
2216
2217         * scm/output-gnome.scm: More fontconfig comment.
2218
2219 2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
2220
2221         * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
2222         <package> directory in $(builddir)/share according with
2223         PACKAGE_NAME defined in the VERSION file.
2224
2225 2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2226
2227         * lily/beam.cc (rest_collision_callback): use local beam
2228         multiplicity.
2229
2230         * input/regression/stem-stemlet.ly: new file.
2231
2232         * lily/stem.cc (add_head): store rests as well.
2233
2234         * scm/define-grob-properties.scm (all-user-grob-properties): add
2235         stemlet-length
2236
2237         * lily/stem.cc: store rests as well.
2238         
2239         * input/regression/new-slur.ly: mention forcing.
2240
2241 2004-11-04  Werner Lemberg  <wl@gnu.org>
2242
2243         * Documentation/user/*: A new round of layout fixes and document
2244         structure cleanup.
2245
2246 2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
2247
2248         * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
2249
2250 2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2251
2252         * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
2253
2254 2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2255
2256         * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
2257
2258         * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
2259
2260         * lily/main.cc (main): Invoke identify.
2261
2262         * scm/lily.scm (postscript->pdf): Remove progress newline.
2263         Write progress to stderr.
2264
2265         * lily/paper-book.cc (output): Remove progress newline.
2266
2267         * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
2268         gettext on user messages, and remove whitespace.
2269
2270         * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
2271
2272         * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
2273         argv[0] (Thomas Scharkowski).
2274
2275         * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
2276         call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
2277         for ec-fonts-mtraced.
2278
2279         * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
2280         --srcdir build (Bertalan).
2281
2282         * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
2283         headers and library too (Laura Conrad).
2284
2285         * Documentation/topdocs/INSTALL.texi (Top): Mention development
2286         package for guile too (Laura Conrad).
2287
2288         * lily/main.cc (usage): Typo.
2289
2290 2004-11-02  Werner Lemberg  <wl@gnu.org>
2291
2292         * Documentation/user/notation.ly: More fixes to improve appearance.
2293
2294         * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
2295         better output for multicolumn tables.
2296
2297 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2298
2299         * lily/main.cc (dir_info): Fixed typo in the printouts.
2300
2301 2004-11-01  Werner Lemberg  <wl@gnu.org>
2302
2303         * buildscripts/mf-to-table.py (write_fontlist): Improve formatting
2304         of output.
2305         Set `per_line' to 2; replace hard-coded value with it.
2306
2307         * Documentation/user/*: Many fixes to improve appearance of
2308         printed manual.
2309
2310 2004-11-01  Werner Lemberg  <wl@gnu.org>
2311
2312         * Documentation/user/changing-defaults.itely,
2313         Documentation/user/notation.ly,
2314         Documentation/user/programming-interface.itely: Use @/.
2315         Fix formatting of some lilypond snippets and tables.
2316
2317         * scripts/lilypond-book.py (compose_ly): Provide useful default
2318         for LINEWIDTH in `override'.
2319
2320 2004-10-31  Graham Percival  <gperlist@shaw.ca>
2321
2322         * Documentation/user/invoking.itely: change "3.0" -> "2.4"
2323
2324 2004-10-31  Werner Lemberg  <wl@gnu.org>
2325
2326         Resetting @exampleindent to `5' gives ugly results with texinfo's
2327         DVI output.  Use `@format @exampleindent 0 ... @end format' instead
2328         (if not quoting) to change @exampleindent only locally.
2329
2330         * scripts/lilypond-book.py (NOQUOTE): New variable.
2331         (output) [LATEX]: Remove AFTER and BEFORE.
2332         [TEXINFO]: Remove AFTER and BEFORE.
2333         Fix QUOTE and VERBATIM pattern.
2334         Add NOQUOTE pattern.
2335         (Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
2336         and BEFORE.
2337         [output_texinfo]: Use NOQUOTE.
2338
2339 2004-10-31  Graham Percival  <gperlist@shaw.ca>
2340
2341         * Documentation/user/changing-defaults.itely: clarify paper
2342         size commands with correct info.
2343
2344         * Documentation/user/lilypond-book.itely: add more docs for
2345         filename extensions.
2346
2347 2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2348
2349         * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
2350         (PATCH_LEVEL): start 2.5.0.
2351
2352 2004-10-30  Graham Percival  <gperlist@shaw.ca>
2353
2354         * Documentation/user/notation.itely: add warning about bar numbers
2355         in multistaff music, add warning about quoting grace notes.
2356
2357         * Documentation/user/changing-defaults.itely: clarify paper size commands,
2358         add missing subsubtitle entry to Creating titles.
2359
2360         * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
2361
2362 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2363
2364         * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
2365         case.
2366         (conv): add dummy 2.4.0 conversion rule.
2367
2368         * Documentation/user/lilypond.tely: add @finalout.
2369
2370         * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
2371         for attaching, fixes slur/stem left attachment of
2372         downslur/downstem.
2373
2374         * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
2375         quote problem if for last note of quoted sequence. 
2376
2377         * input/regression/part-combine-text.ly (comm): add expect strings.
2378
2379 2004-10-30  Werner Lemberg  <wl@gnu.org>
2380
2381         * Documentation/user/examples.itely: Improved layout.
2382
2383         * Documentation/invoking.itely: Use `@/' to insert breakpoints.
2384
2385         * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
2386
2387         * Documentation/notation.itely: Use `@/'.
2388         Other layout fixes.
2389
2390 2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2391
2392         * lily/part-combine-iterator.cc (unisono): examine last_playing_
2393         (not state_), this fixes a2 printing after chord.
2394
2395         * input/regression/no-staff.ly: fix octave, revise syntax.
2396
2397         * input/regression/lyrics-bar.ly (texidoc): fixes.
2398
2399         * input/regression/beam-dir-functions.ly (Module): remove from regtest
2400
2401         * input/regression/accidentals.ly (Module): remove from regtest.
2402
2403         * lily/parser.yy (Prefix_composite_music): 
2404         oops. Chords should be unrelativable, not bass figures untransposable.
2405
2406         * VERSION: 2.3.26 released.
2407         
2408         * lily/completion-note-heads-engraver.cc (try_music): only return
2409         something when is_first_ is true. Fixes lyrics with completion_heads. 
2410
2411         * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
2412
2413         * scm/lily.scm (ly:system): new function. Catches uninstalled
2414         ps2png.
2415
2416 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2417
2418         * Documentation/user/notation.itely: remove
2419         @hyphenatedinternalsref.
2420
2421 2004-10-29  Werner Lemberg  <wl@gnu.org>
2422
2423         * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
2424
2425         * scripts/lilypond-book.py (no_options): New dictionary.
2426         (simple_options): New list.
2427         (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
2428         (compose_ly): Use `no_options' and `simple_options'.
2429         Fix logic of option handling.
2430         Handle `linewidth' option without parameter.
2431
2432 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2433
2434         * lily/lookup.cc (triangle): use (0, interval.length()) for X
2435         extent, since the stencil is translated later on.
2436
2437         * lily/ledger-line-spanner.cc (print): swap linear_combination
2438         arguments, effectively shortens ledger line. 
2439
2440         * Documentation/user/GNUmakefile
2441         ($(outdir)/lilypond/lilypond.html): use find to remove files.
2442
2443         * lily/main.cc: --no-pages option.
2444
2445 2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
2446
2447         * Documentation/user/notation.itely (Fret diagrams): add extra
2448         notes to example to avoid collisions between fret diagrams.
2449
2450 2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2451
2452         * Documentation/user/notation.itely (Automatic note splitting):
2453         note about lyrics. 
2454
2455         * Documentation/user/converters.itely (Invoking convert-ly): note
2456         about version numbers. 
2457
2458         * scripts/abc2ly.py (dump_score): revise lyric dumping
2459
2460         * scripts/mup2ly.py (pre_processor_commands): always open file.
2461
2462         * scripts/etf2ly.py (Frame.calculate): always close \grace.
2463         (Etf_file.dump): add \version
2464
2465         * VERSION: 2.3.25 released.
2466
2467         * lily/scm-option.cc: add 'resolution to ly:get-option argument
2468         list.
2469
2470 2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2471
2472         * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
2473
2474 2004-10-28  Werner Lemberg  <wl@gnu.org>
2475
2476         * Documentation/user/music-glossary.tely: More fixes to improve
2477         appearance with DVI output.
2478
2479         * scripts/lilypond-book.py (compose_ly): Use 0.4in for
2480         EXAMPLEINDENT.  This is the maximum value for quotation environments
2481         used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
2482
2483 2004-10-27  Werner Lemberg  <wl@gnu.org>
2484
2485         * Documentation/user/music-glossary.tely: Revised.
2486
2487 2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
2488
2489         * input/test/fret-diagram.ly: insert breaks, remove raggedright to
2490         improve fret diagram spacing in printed output.
2491
2492         * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
2493         from options for the example so fret-diagrams won't overlap
2494         one another.
2495
2496 2004-10-26  Werner Lemberg  <wl@gnu.org>
2497
2498         * scripts/lilypond-book.py: Some additional formatting for
2499         orthogonality.
2500         (ly_options) [*]: Format strings.
2501         [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
2502         by `compose_ly'.
2503         (output) [LATEX][OUTPUT]: Format string and simplify.
2504         (PREAMBLE_LY, FRAGMENT_LY): Format string.
2505         (classic_lilypond_book_compatibility): Take key/value pair as
2506         parameter.
2507         Return key/value pair.
2508         (compose_ly): Rewritten, taking the snippet type as third parameter. 
2509         The default values are now set more sensible, and a `linewidth'
2510         option is no longer overwritten under some circumstances.
2511
2512         * Documentation/user/music-glossary.tely: Replace all accented
2513         character macros with latin-1 codes.
2514
2515 2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2516
2517         * lily/music-function.cc (ly_make_music_function): when an
2518         argument predicate is markup?, the signature keyword becomes
2519         "markup" iso "scm".
2520
2521         * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
2522         tokens, for functions which signatures contain "markup".
2523
2524         * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
2525         MUSIC_FUNCTION_*MARKUP* tokens.
2526
2527 2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2528
2529         * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
2530         Lyrics context.
2531
2532 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2533
2534         * python/lilylib.py (make_ps_images): return list of output files.
2535
2536         * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
2537         all springs tight, and still satisfy the constraints.
2538
2539 2004-10-25  Werner Lemberg  <wl@gnu.org>
2540
2541         * scripts/lilypond-book.py: s/option-sep/option_sep/.
2542         (format_res) [LATEX, TEXINFO]: Skip whitespace before comma also.
2543         (snippet_res): Fix regexps and make them ignore whitespace properly.
2544         (compose_ly): Use `re.split' instead of `string.split' to remove
2545         surrounding whitespace.
2546         Some formatting to get more consistency.
2547
2548 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2549
2550         * VERSION: 2.3.24
2551         
2552         * scm/define-context-properties.scm
2553         (all-user-translation-properties): add verticallySpacedContexts.
2554
2555         * scm/define-grob-interfaces.scm (vertically-spaceable-interface):
2556         add interface
2557
2558         * scm/define-grob-properties.scm (all-internal-grob-properties):
2559         add spaceable-staves
2560
2561         * scm/define-grobs.scm (all-grob-descriptions): set
2562         vertically-spaceable-interface for VerticalAxisGroup and
2563         RemoveEmptyVerticalGroup
2564
2565         * lily/system.cc (get_line): determine staff_refpoints_
2566         using spaceable-staves.
2567
2568         * lily/score-engraver.cc (acknowledge_grob): ack
2569         vertically-spaceable-interface and verticallySpacedContexts to
2570         set spaceable-staves.
2571
2572         * input/regression/new-slur.ly: add slur under 16th subbeam case.
2573
2574         * lily/slur-scoring.cc (fill): init has_same_beam_ before use.
2575
2576 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2577
2578         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): tune
2579         minimumVerticalExtent tweaks. 
2580  
2581         * mf/feta-schrift.mf: include size of thumb appendix in
2582         bbox. Fixes: c-thumb-notehead.ly  
2583
2584         * THANKS: add Meisters to the Development team.
2585
2586         * scm/framework-tex.scm (convert-to-dvi): redirect output to
2587         /dev/null for non-verbose.
2588
2589         * Documentation/user/invoking.itely (Invoking lilypond): add note
2590         about resource usage.
2591
2592         * tex/GNUmakefile (TEX_FILES): add texinfo.cnf
2593
2594         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): add
2595         --enable-encoding
2596
2597         * Documentation/user/lilypond.tely: add -*- coding: latin-1 -*- everywhere. 
2598
2599         * Documentation/user/changing-defaults.itely (Text encoding):
2600         change to latin1.
2601
2602         * Documentation/user/lilypond.tely: add language and encoding.
2603
2604         * scm/define-grobs.scm (all-grob-descriptions): add
2605         line-interface.
2606
2607         * configure.in (PKG_CONFIG_PATH): bump makeinfo version to 4.7
2608
2609         * input/test/ossia.ly: font sizes for ossia.
2610
2611         * scripts/convert-ly.py (conv): \context Foo = NOTENAME
2612         -> \context Foo = "NOTENAME".
2613
2614         * lily/main.cc (determine_output_options): fix ordering.
2615
2616 2004-10-24  Erik Sandberg  <ersa9195@student.uu.se>
2617
2618         * THANKS: Added bughunters for 2.3.
2619
2620 2004-10-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2621
2622         * Documentation/user/macros.itexi: use findex functions/internals
2623         objects.
2624
2625         * scm/documentation-generate.scm (string-append): add syncodeindex
2626
2627         * Documentation/user/tutorial.itely (A lead sheet): use \chords
2628         for tutoring chord names.
2629  
2630         * Documentation/user/lilypond.tely: remove @authors.
2631
2632 2004-10-23  Werner Lemberg  <wl@gnu.org>
2633
2634         * scm/framework-tex.scm (dump-page): Add width to \lybox call.
2635         Remove first two parameters of \lybox.
2636         Don't emit \vbox around \lybox.
2637         (dump-line): Add width to \lybox call.
2638         Remove first two parameters of \lybox.
2639
2640         * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
2641         (\lyitem): Updated.
2642         (\lybox): Only take three parameters.
2643         Create box which has zero depth, only height.
2644         Center box vertically along the x-height of current font.
2645
2646 2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2647
2648         * VERSION (PACKAGE_NAME): release 2.3.23
2649
2650         * scm/framework-tex.scm (convert-to-ps): add -E if filename
2651         contains .preview.
2652
2653 2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2654
2655         * lily/lyric-extender.cc (print): only run to right-bound if
2656         broken. This fixes input/regression/lyric-extender.ly
2657
2658         * input/regression/beamed-chord.ly: removed.
2659
2660         * Documentation/user/macros.itexi: add \global to definitions for
2661         feta macros.
2662
2663         * po/fr.po: updated po file.
2664
2665         * po/de.po: updated po file.
2666
2667 2004-10-22  Werner Lemberg  <wl@gnu.org>
2668
2669         * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.
2670
2671 2004-10-21  Werner Lemberg  <wl@gnu.org>
2672
2673         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
2674         (\lilypondexperimentalfeatures): Removed.
2675
2676 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
2677
2678         * Documentation/user/notation.itely: fixed 2 typos
2679
2680 2004-10-20  Werner Lemberg  <wl@gnu.org>
2681
2682         * scm/framework-tex.scm (header-end): Don't set \outputscale.
2683         (dump-line): Produce prettier output.
2684
2685         * tex/lilyponddefs.tex: Comment all macros extensively.
2686         (\lilypondstart): Set \outputscale.
2687         Define \lilypondpagebreak and \lilypondnopagebreak here.
2688         Don't test for positive \lilypondpaperlinewidth -- this is always
2689         positive in the normal case (LilyPond produces bad output otherwise
2690         so we can safely ignore negative or zero values).
2691         (\lilypondend): Remove useless test for \lilypondbook.
2692         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
2693         don't input `feta20.tex'.
2694
2695 2004-10-19  Graham Percival  <gperlist@shaw.ca>
2696
2697         * Documentation/user/examples.itely: added texidoc lilypond-book
2698         template.
2699
2700 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2701
2702         * cygwin/lilypond.hint: Update.
2703
2704 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
2705
2706         * Documentation/user/notation.itely (Fret diagrams): Add documentation
2707         for fret diagram markups to user manual
2708
2709         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
2710         documentation for fret-diagram-terse
2711
2712         * Documentation/user/notation.itely: Added section on fret diagrams.
2713
2714 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2715
2716         * scripts/convert-ly.py (usage): Fix --help description.  Apply
2717         range also for --show-rules.
2718
2719 2004-10-18  Werner Lemberg  <wl@gnu.org>
2720
2721         * scripts/lilypond-book.py (Snippet, Include_snippet)
2722         [replacement_text]: Use group `match'.
2723
2724 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2725
2726         * Documentation/user/macros.itexi: Use @ref instead of @inforef
2727         for html.  Apparently, ``you should'' in texinfo documentation is
2728         merely a guideline that can safely be ignored.
2729
2730         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
2731         auto-mode-alist.
2732
2733         * input/test/engraver-example.ily: 
2734         * input/regression/allfontstyle.ily: Rename, update users.
2735
2736 2004-10-16  Graham Percival  <gperlist@shaw.ca>
2737
2738         * Documentation/user/lilypond-book.itely: add more details about
2739         building .lytex files.
2740
2741         * Documentation/user/examples.itely: added piano-lyrics template
2742
2743         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
2744
2745         * input/GNUmakefile: remove "templates" from build subdirs.
2746
2747         * input/template: removed.
2748
2749 2004-10-16  Werner Lemberg  <wl@gnu.org>
2750
2751         * scripts/lilypond-book.py (snippet_res): Define group `match'
2752         everywhere.
2753         Accept more spaces between commands and its arguments and options.
2754         Fix some regexps.
2755         (output): Remove some newlines in string values and suppress spaces
2756         in output.
2757         (output_texinfo): Output `output_print_filename' only if not empty.
2758         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
2759
2760 2004-10-16  Werner Lemberg  <wl@gnu.org>
2761
2762         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
2763         some TeX line ends with `%' to avoid additional horizontal space in
2764         output.
2765
2766         * scripts/lilypond-book.py: Unexpand spaces to tabs.
2767         (snippet_res): Use `x' modifier to represent regular expressions
2768         in a friendlier way.
2769         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
2770         (find_toplevel_snippets): Don't use indices from match group 0,
2771         which is the whole pattern space, but group 1.
2772
2773 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2774
2775         * flower/include/direction.hh (enum Direction): add
2776         DIRECTION_LIMIT
2777
2778 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2779
2780         * po/fr.po: new po file.
2781
2782 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2783
2784         * Documentation/user/macros.itexi: Do not construct external
2785         references using @uref.  That results in broken links.
2786
2787         * lily/slur.cc (outside_slur_callback): Use int in for loop;
2788         avoids g++-3.4.1 enum beature.
2789
2790 2004-10-13  Graham Percival  <gperlist@shaw.ca>
2791
2792         * Documentation/user/examples.itely: added lilypond-book template.
2793
2794         * Documentation/user/lilypond-book.itely: added filename extension
2795         page.
2796
2797 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2798
2799         * debian/rules (binary-indep): Link images for info.
2800
2801         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
2802         feature nicked from jEdit.
2803
2804 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
2805
2806         * Documentation/user/introduction.itely: Minor corrections.
2807
2808         * Documentation/user/notation.itely: Minor corrections.
2809
2810         * Documentation/user/tutorial.itely: Minor corrections.
2811
2812 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2813
2814         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
2815
2816         * scm/*.scm:
2817         * ly/paper-defaults.ly: Use papersizename only.
2818
2819 2004-10-11  Werner Lemberg  <wl@gnu.org>
2820
2821         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
2822         \raise work with positive values.
2823
2824 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2825
2826         * Documentation/user/notation.itely (Multi measure rests): Update
2827         the docs corresponding to the implementation change from 2004-10-08.
2828
2829 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2830
2831         * VERSION (MY_PATCH_LEVEL): release 2.3.22
2832
2833         * scm/part-combiner.scm (determine-split-list): reinstate
2834         playing+resting case. 
2835
2836         * Documentation/user/invoking.itely (Reporting bugs): rename.
2837
2838         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
2839
2840         * lily/parser.yy (Prefix_composite_music): change no-transposition
2841         for mode_changing_head to figures too.
2842
2843         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
2844         with normal slurs too.
2845         
2846         * lily/slur-scoring.cc (move_away_from_staffline): new function.
2847         (get_base_attachments): move away attachment point for breaks
2848         similar to attachment points on slurs (staffline collision, and
2849         half a space of padding)
2850
2851         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
2852         force twice.
2853
2854         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
2855         mode, return #f.        
2856
2857         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
2858         for last page if raggedlast. 
2859
2860         * lily/parser.yy (Prefix_composite_music): untransposable is for
2861         FiguredBass, not ChordNames
2862
2863 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2864
2865         * scm/framework-tex.scm: Merge fix.
2866
2867 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2868
2869         The grand \paper -> \layout, \bookpaper -> \paper renaming.
2870
2871 2004-10-10  Graham Percival  <gperlist@shaw.ca>
2872
2873         * Documentation/user/notation.itely: add raggedright to a whole
2874         bunch of places.
2875
2876 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2877
2878         * scm/paper.scm (set-paper-dimension-variables): new
2879         function. Define dimension-variables explicitly in \paper too.
2880         This allows overriding linewidth inside \score { \paper { } }
2881         blocks
2882  
2883         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
2884         landscape.
2885         (header): add landscape and papersize options.
2886
2887 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2888
2889         * lily/*.cc: use robust_scm2moment() where appropriate.
2890
2891         * lily/moment.cc (robust_scm2moment): new function.
2892
2893         * scm/titling.scm (default-score-title): remove caps for piece.
2894
2895         * VERSION: 2.3.21 released.
2896         
2897         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
2898
2899         * lily/include/slur-configuration.hh (class Slur_configuration):
2900         new file.
2901
2902         * lily/slur-configuration.cc: new file. move scoring functions
2903         into Slur_configuration.
2904
2905         * lily/slur-scoring.cc (Slur_score_state): change static functions
2906         to methods of Slur_score_state.
2907
2908         * lily/bezier-bow.cc (Message): 
2909
2910         * flower/include/interval-set.hh (Message): new file.
2911
2912         * flower/interval-set.cc (Message): new file.
2913
2914 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2915
2916         * lily/multi-measure-rest-engraver.cc (process_music): always
2917         generate MultiMeasureRestNumbers.
2918
2919         * SConstruct (txt_files): switch of make dist
2920
2921         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
2922         make sure that (indent < len / 3). This fixes progerror-max_h.ly
2923
2924         * lily/multi-measure-rest-engraver.cc (process_music): make
2925         MultiMeasureRestNumber too.
2926
2927 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2928
2929         * Documentation/user/notation.itely (Bar lines): Added a note that
2930         defaultBarType is to be changed in the Timing context.
2931
2932 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2933
2934         * lily/include/guile-compatibility.hh: add file.
2935
2936         * scm/framework-tex.scm (convert-to-dvi): use max of current
2937         extra_mem_top and 1M.
2938
2939         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
2940         function.
2941
2942 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2943
2944         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
2945  
2946 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2947
2948         * lily/slur-scoring.cc (struct Slur_score_state): add
2949         has_same_beam_, edge_has_beams_, is_broken_ bools.
2950         (get_base_attachments): simpler Y attachment determination for
2951         broken slurs.
2952
2953 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2954
2955         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
2956         bash without that is quite interesting.  Add xml and some omf
2957         keys.
2958
2959 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2960
2961         * Documentation/user/macros.itexi: Add xml macros.
2962
2963         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
2964
2965         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
2966
2967 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2968
2969         * lily/break-substitution.cc (substitute_mutable_property_alist):
2970         only put property back into value if != SCM_UNDEFINED
2971
2972         * lily/lyric-extender.cc (print): don't take common refpoint of
2973         null object if right_text isn't there.
2974  
2975         * lily/slur-scoring.cc (struct Slur_score_state): new
2976         struct. Collect scoring function arguments.
2977         (struct Slur_score_state): add musical_dy_
2978         (get_extra_encompass_infos): new function. Split off state
2979         computations.
2980
2981         * scm/part-combiner.scm (determine-split-list): remove playing1
2982         and playing2.
2983
2984 2004-10-02  Graham Percival  <gperlist@shaw.ca>
2985
2986         * Documentation/index.html.in: remove link to templates.
2987
2988         * Documentation/user/notation.itely: more small fixes.
2989
2990 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
2991
2992         * lily/timing-engraver.cc (process_music): move setting
2993         measure-length. This fixes spacing-whole-rest.ly
2994
2995         * VERSION (PACKAGE_NAME): release 2.3.20
2996         
2997         * input/regression/quote-transposition.ly: update example
2998
2999         * scm/define-music-properties.scm (all-music-properties): change
3000         meaning of instrumentTransposition.  It is now the pitch played
3001         that sounds as middle C. This means that instrumentTransposition
3002         can be \transposed. 
3003         Fixes: transpose-quote.ly
3004
3005         * lily/parser.yy (command_element): reverse setting of
3006         instrumentTransposition
3007
3008         * lily/pitch.cc (pitch_interval): rename.
3009
3010         * lily/recording-group-engraver.cc (stop_translation_timestep):
3011         remove macrameing of accumulator and set_car/cdr.
3012         Fixes: transposition-quote.ly
3013
3014         * lily/music.cc (transpose): fold Event::transpose() in.
3015
3016         * lily/event.cc: remove Transpose. 
3017
3018         * lily/recording-group-engraver.cc: cleanup.
3019
3020         * ly/music-functions-init.ly (displayMusic): add function.
3021
3022         * make/lilypond.fedora.spec.in: rename file.
3023
3024         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
3025         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
3026
3027         * Documentation/user/changing-defaults.itely (Changing context
3028         properties on the fly): typo.
3029
3030         * lily/slur.cc (outside_slur_callback): try three sample points
3031         for determining collisions. This fixes: slur-script.ly.
3032
3033 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3034
3035         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
3036
3037 2004-10-01  Graham Percival  <gperlist@shaw.ca>
3038
3039         * Documentation/user/notation.itely: more small fixes.
3040
3041         * Documentation/user/examples.itely: make new sections.
3042
3043         * input/test/bar-lines.ly: improve output, fix bug.
3044
3045         * Documentation/user/changing-defaults.itely: small fixes.
3046
3047 2004-10-01  Werner Lemberg  <wl@gnu.org>
3048
3049         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
3050         T1 encoding in texinfo mode.
3051         (\lilypondstart): Use it.
3052         (\lilypondloop, \lilyponditerate): Removed.  Unused.
3053
3054 2004-09-30  Werner Lemberg  <wl@gnu.org>
3055
3056         * tex/lilyponddefs.tex (\lilypondstart): Define
3057         \lilypondfontencoding for both texinfo and latex mode.
3058
3059         * scm/framework-tex.scm (font-load-command): Use
3060         \lilypondfontencoding.
3061
3062 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3063
3064         * scm/framework-tex.scm (dump-page): take with-extents?
3065         argument. If true, output Y extents. Used for lilypond-book
3066         documents.
3067
3068         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
3069         \bookpaper.
3070
3071         * lily/slur.cc (outside_slur_callback): epsilon-delta management
3072         for slur edges. Fixes: progerror-no-bezier-intersection.ly
3073  
3074         * scm/framework-tex.scm (dump-page): put stencil height in dumped
3075         page.
3076
3077 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3078
3079         * Documentation/user/notation.itely (Multi measure rests):
3080         Improved example.
3081
3082 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3083
3084         * lily/auto-beam-engraver.cc (test_moment): robustify.
3085
3086 2004-09-28  Werner Lemberg  <wl@gnu.org>
3087
3088         * scm/framework-tex.scm (font-load-command): Define proper font
3089         macro which sets font encoding if available.
3090         (define-fonts): Define \lilypondpaperinputencoding, to be taken
3091         from the \bookpaper block.
3092
3093         * tex/lilyponddefs.tex (\lilypondstart): Use
3094         \lilypondpaperinputencoding for global input encoding.
3095
3096 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3097
3098         * lily/score.cc (Score): oops. Copy error_found_ too.
3099
3100 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3101
3102         * stepmake/stepmake/texinfo-rules.make: 
3103         * Documentation/GNUmakefile: --srcdir build fixes.
3104
3105         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
3106
3107         * Documentation/user/latex-lilypond-example.latex:
3108         * Documentation/user/latex-example.latex: Fix compile errors.
3109         Still buggy, need more love.
3110
3111 2004-09-27  Werner Lemberg  <wl@gnu.org>
3112
3113         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
3114
3115 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
3116
3117         * Documentation/user/examples.itely: removed \midi block to
3118         simplify the example
3119
3120         * Documentation/user/notation.itely: Removed superfluous
3121         TextSpanner tweakings (is already done by engraver-init.ly).
3122         Documented bug: vertical alignment of articulations.
3123
3124         * Documentation/user/notation.itely, ly/engraver-init.ly
3125         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
3126         padding.
3127
3128         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
3129         docu about TextSpanner padding bug from manual to engraver.ly
3130         (since it's workarounded and hence not user-visible any more)
3131
3132 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3133
3134         * VERSION: release 2.3.19
3135
3136 2004-09-26  Graham Percival  <gperlist@shaw.ca>
3137
3138         * ly/property-init.ly: fix bug in displaying ledger lines while
3139         \hideNotes is on.
3140
3141         * Documentation/user/notation.itely: more editing.
3142
3143         * Documentation/user/examples.itely: add piano-dynamics template.
3144
3145         * input/template/piano-dynamics.ly: remove.
3146
3147         * Documentation/user/sound-output.itexi: more editing
3148
3149 2004-09-25  Graham Percival  <gperlist@shaw.ca>
3150
3151         * Documentation/user/notation.itely: more editing.
3152
3153 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3154
3155         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
3156         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
3157
3158 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3159
3160         * lily/hairpin.cc (print): check columns of bounds, not bounds
3161         themselves.
3162         (print): robustify bound-padding lookup.
3163
3164         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
3165
3166         * scripts/lilypond-book.py (Compile_error.process_include): catch
3167         Compile_error exception, and remove output .texi.
3168
3169         * scm/define-music-properties.scm (all-music-properties): add
3170         error-found
3171
3172         * lily/parser.yy (Music_list): add error-found to music with errors.
3173
3174         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
3175
3176         * lily/book.cc (process): ignore books with errors
3177
3178         * lily/include/score.hh (class Score): add error_found_ member.
3179
3180         * lily/drum-note-engraver.cc (try_music): idem.
3181
3182         * lily/note-heads-engraver.cc: remove start-playing-event.
3183
3184         * lily/part-combine-iterator.cc (Part_combine_iterator): use
3185         BusyPlayingEvent to determine which voice was active last.
3186         (unisono): use last active to where to get unisono information
3187         from. This fixes: partcombine-rest.ly (again).
3188
3189         * scm/part-combiner.scm (determine-split-list): cleanups
3190
3191 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3192
3193         * input/regression/lyric-extender.ly: simplify.
3194         complexify.
3195
3196         * lily/lyric-extender.cc (print): use it to determine size of
3197         extender. Remove Lyric_extender::is_visible().
3198
3199         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
3200         next property.
3201
3202         * lily/lyric-engraver.cc: remove get_current_rest().
3203         
3204 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3205
3206         * input/regression/lyric-extender.ly: Fix and add test.
3207
3208         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
3209
3210 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3211
3212         * lily/note-head.cc: remove Note_head::extent.
3213
3214 2004-09-23  Graham Percival  <gperlist@shaw.ca>
3215
3216         * Documentation/user/tutorial.itely: do manual style 2-space
3217         indents in examples
3218
3219         * Documentation/user/notation.itely: more editing.
3220
3221 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3222
3223         * lily/lyric-engraver.cc (get_current_rest): New function.
3224
3225         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
3226         stop at rest.
3227
3228         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
3229
3230         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
3231
3232 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
3233
3234         * Documentation/user/examples.itely (Small ensembles): added
3235         example for transcription of mensural music
3236
3237         * Documentation/user/notation.itely (The Lyrics context): fixed broken
3238         link to SATB vocal score
3239
3240         * Documentation/user/notation.itely (System start delimiters):
3241         fixed typo: GrandStaff->StaffGroup
3242
3243         * Documentation/user/notation.itely (Ancient articulations):
3244         removed obsolete comment on \episem bug
3245
3246 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3247
3248         * scm/framework-tex.scm (output-preview-framework): Fix invocation
3249         of header.
3250
3251 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3252
3253         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
3254         start to note-column.
3255
3256         * lily/hairpin.cc (print): check text-interface, to attach to
3257         dynamic texts.  
3258
3259         * lily/include/text-item.hh (class Text_interface): rename
3260         Text_item -> Text_interface
3261
3262         * lily/piano-pedal-bracket.cc (print): robustify.
3263
3264 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
3265
3266         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
3267
3268         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
3269         true will print the page number in the first page.
3270
3271         * Documentation/user/changing-defaults.itely: Document
3272         printfirstpagenumber.
3273
3274 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3275
3276         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
3277         objects.
3278
3279         * lily/beam-concave.cc (calc_concaveness): take absolute value of
3280         dy for scaling. This fixes various downbeams.
3281         
3282
3283         * lily/beam-quanting.cc (best_quant_score_idx): 
3284
3285 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3286
3287         * scm/framework-tex.scm (header-to-file): Fix.
3288
3289 2004-09-22  Werner Lemberg  <wl@gnu.org>
3290
3291         * lily/parser.yy <score_body>: Fix typo.
3292
3293 2004-09-22  Graham Percival  <gperlist@shaw.ca>
3294
3295         * Documentation/user/tutorial.itely: modified a "future planning"
3296         comment.
3297
3298         * Documentation/user/notation.itely: more editing.
3299
3300 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3301
3302         * scm/define-markup-commands.scm (note-by-number): read font-size
3303         to determine stem length. Fixes: markup-note.ly
3304
3305 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3306
3307         * lily/slur.cc (outside_slur_callback): read #'padding for
3308         slur-padding. Fixes: slur-script.ly
3309
3310         * lily/parser.yy (score_body): disallow \bookpaper in \score.
3311
3312 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
3313
3314         * Documentation/user/notation.itely (ancient flags): documented
3315         flags-related known bugs
3316
3317         * lily/include/ligature-engraver.hh: added comment about why and
3318         how of (non-)use of abstract virtual methods
3319
3320         * ly/engraver-init.ly (VaticanaVoice,
3321         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
3322         unset dash-fraction property in order to get solid lines
3323
3324         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
3325
3326 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3327
3328         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
3329
3330 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3331
3332         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
3333         in function.
3334
3335         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
3336         openout_any=p.  Throughout: progress to stderr, translate user
3337         messages.
3338
3339         * scm/output-gnome.scm: Fix font dir description.
3340
3341 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3342
3343         * input/test/mensural-ligatures.ly (voice): move linethickness
3344         settings to bookpaper.
3345
3346         * lily/simple-spacer.cc (Module): use force to stretch to 
3347         line length as force measure for ragged spacing.
3348         
3349         * lily/lily-parser.cc (get_paper): don't set parent for \paper
3350         blocks in the parser. This eliminates ordering dependency for
3351         \bookpaper and \paper
3352
3353         * ly/part-paper-init.ly: remove file.
3354
3355         * lily/includable-lexer.cc (new_input): elucidate message.
3356
3357         * VERSION: 2.3.18 released.
3358         
3359 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3360
3361         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
3362         * input/mutopia/R.Schumann/romanze-op28-2.ly:
3363         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
3364         #'Slur.attachment setting.
3365
3366         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
3367         friendlier for point and click.
3368
3369 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3370
3371         * ly/init.ly: reverse collected scores.
3372
3373         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
3374         layout to determine force.
3375         
3376 2004-09-18  Werner Lemberg  <wl@gnu.org>
3377
3378         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
3379         ties.
3380
3381         * ly/declarations-init.ly (escapedBiggerSymbol,
3382         escapedSmallerSymbol): Fix typos.
3383
3384         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
3385
3386 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3387
3388         * input/{input,regression}/*.ly: run convert-ly
3389
3390         * VERSION: release 2.3.17
3391
3392         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
3393         little wider for attachment calculation. This prevents stem and
3394         slur touching.
3395
3396         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
3397         ) 
3398
3399         * input/regression/tie.ly (texidoc): cleanup.
3400
3401         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
3402         and ~
3403
3404         * lily/slur-scoring.cc (score_extra_encompass): check if extra
3405         objects are on boundary column. 
3406
3407         * lily/main.cc (parse_argv): process --tex too.
3408
3409         * ly/music-functions-init.ly (keepWithTag): add music functions
3410         keepWithTag and removeWithTag.
3411
3412         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
3413
3414         * lily/accidental-engraver.cc (recent_enough): interpret laziness
3415         = #t. This fixes no-reset accidental-style.
3416
3417         * input/regression/accidental-piano.ly (Module): new file.
3418
3419         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
3420
3421 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3422
3423         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
3424         extra encompass.
3425         (score_extra_encompass): use Y coordinate of attachment if X
3426         attachment falls in extra encompass X extent.
3427
3428         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
3429         GUILE_LOAD_PATH
3430
3431 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3432
3433         * scm/output-gnome.scm: Small fixes.
3434
3435         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
3436
3437 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
3438
3439         * Documentation/user/notation.itely (Ancient flags): Removed
3440         documentation on adjust-if-on-staffline (this property was removed
3441         by Han-Wen).
3442
3443         * Documentation/user/notation.itely (Ancient notation): Minor
3444         cleanups and fixes.  Renamed "Vaticana style contexts" ->
3445         "Gregorian Chant contexts".  Added section "Mensural contexts".
3446         Added section "Ancient articulations".
3447
3448         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
3449
3450 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3451
3452         * buildscripts/guile-gnome.sh: Add missing bit.
3453
3454 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3455
3456         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
3457
3458         * lily/slur-scoring.cc (get_y_attachment_range): set end point
3459         using base_attachment.
3460
3461         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
3462         page header back.
3463
3464         * scm/documentation-generate.scm (top-node): move version to top
3465         node.
3466
3467         * lily/ledger-line-spanner.cc: add ledgered-interface, with
3468         property no-ledgers.
3469
3470 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
3471
3472         * Documentation/user/{changing-defaults,examples,invoking,
3473         tutorial}.itely: Expand 's to is.
3474
3475         * Documentation/user/notation.itely: Capitalize only first letter.
3476
3477         * Documentation/user/programming-interface.itely: Capitalize Scheme.
3478
3479         * Documentation/user/lilypond-book.itely: use @refbugs.
3480
3481         * THANKS: sort.
3482
3483         * input/mutopia/F.Schubert/morgenlied.ly,
3484         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
3485         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
3486         name.
3487
3488 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
3489
3490         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
3491         lneomensural char entry; (ii) fixed mensural/neomensural naming
3492         clash typo; (iii) lneomensural char: fixed stem attachment point.
3493         WARNING: FONT CHANGED!
3494
3495 2004-09-15  Graham Percival  <gperlist@shaw.ca>
3496
3497         * Documentation/user/introduction.itely: update \stemBoth to
3498         \stemNeutral.
3499
3500         * Documentation/user/notation.itely: more editing of the manual.
3501
3502 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3503
3504         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
3505         factor in edge attraction. This reflects that the left edge may
3506         have a larger gap for an ascending up-slur.
3507         (get_base_attachments): copy bound Y from right bound, if there is
3508         only one note-column after the line break.
3509
3510 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3511
3512         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
3513
3514 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3515
3516         * lily/phrasing-slur-engraver.cc (process_music): Create
3517         PhrasingSlur instead of Slur.
3518
3519         * Documentation/user/changing-defaults.itely (Defining new
3520         contexts): Fixed misprinted context name.
3521
3522 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3523
3524         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
3525
3526         * scripts/convert-ly.py (conv): change Both to Neutral in property
3527         settings.
3528
3529         * ly/engraver-init.ly: increase extent of Staff. 
3530
3531 2004-09-13  Graham Percival  <gperlist@shaw.ca>
3532
3533         * scm/script.scm: change behaviour of slur and accent.
3534
3535         * Documentation/user/music-glossary.tely: de-gender a few entires.
3536
3537         * Documentation/user/introduction.itely: de-gender a few sentences.
3538
3539 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3540
3541         * input/regression/rehearsal-mark-number.ly: Reuse the existing
3542         formatting routine when adding boxed numbers. Makes it easier to
3543         extrapolate how to do for boxed letters.
3544
3545 2004-09-12  Graham Percival  <gperlist@shaw.ca>
3546
3547         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
3548
3549         * Documentation/user/invoking.itexi: updated the "reporting bugs"
3550         section.
3551
3552 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3553
3554         * scm/define-grobs.scm (all-grob-descriptions): longer
3555         ideallengths for stems in higher order beams.
3556
3557         * Documentation/user/changing-defaults.itely (Page layout):
3558         document them.
3559
3560         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
3561         to get sane spaces for titles.
3562
3563         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
3564         beforetitlespace, betweentitlespace.
3565
3566         * input/regression/beam-quant-standard.ly (primeSixteenths): add
3567         16th notes.
3568
3569         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
3570         small slope up to smallest quant. This prevents small slopes from
3571         getting rounded to zero.
3572
3573         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
3574         are smaller than the smallest quant.
3575
3576         * input/tutorial/brahms*.ly: remove.
3577
3578         * input/*: update all .ly files.
3579          
3580         * ly/a4-init.ly (vsize): remove papersize init files.
3581
3582         * scripts/convert-ly.py (conv): add conversion.
3583
3584         * lily/parser.yy: change mode changing commands to XXXmode,
3585         eg. drummode.
3586         (mode_changing_head): group mode changes.
3587         (mode_changing_head_with_context): new commands: create context as
3588         well as change mode.
3589
3590         * input/regression/system-overstrike.ly: new file.
3591
3592         * scm/page-layout.scm (ly:optimal-page-breaks): add
3593         betweensystempadding also to fixed distance for the spring.
3594  
3595         * scm/define-grobs.scm (all-grob-descriptions): fix order of
3596         key-cancellation.
3597
3598         * input/regression/beam-concave-damped.ly: new file.
3599
3600         * lily/beam-concave.cc: new file, with new routines for concave
3601         decisions. There are now two types of concaveness: 1. a sharp
3602         logic decision forcing a beam horizontal, and 2. a number that
3603         measures how concave beams are that are not caught by 1.
3604
3605         This fixes: morgenlied.ly and input/regression/beam-concave.ly
3606         
3607         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
3608         property: add-stem-support
3609
3610 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3611
3612         * lily/slur-scoring.cc (get_bound_info): only do
3613         broken trend at the end of the line.
3614
3615         * VERSION (PACKAGE_NAME): release 2.3.16.
3616
3617         * input/regression/phrasing-slur.ly (Module): remove (duplicate
3618         with phrasing-slur-slur-avoid.ly)
3619
3620         * lily/slur-scoring.cc (struct Extra_collision_info): collect
3621         parameters for extra offset.
3622         (get_bezier): add slurs mid-points for curve determination
3623         (score_extra_encompass): add slur end points for scoring.
3624
3625 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
3626
3627         * scm/framework-ps.scm (reencode-font): Handling font scaling
3628         and reencoding differently to work around a bug in gs 8.30 and
3629         earlier.
3630         Update callers.
3631
3632 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3633
3634         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
3635         extent index of other system. Fixes slurs across line breaks.
3636
3637         * lily/tuplet-engraver.cc (start_translation_timestep): use
3638         Tuplet_description::stop_ for determining when to stop producing
3639         tuplet brackets. This fixes: tuplet-overwrite.ly
3640
3641         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
3642         errors with GUILE 1.7 CVS.
3643
3644         * lily/translator.cc (derived_mark): new function.
3645
3646         * lily/slur-scoring.cc (score_encompass): new penalty type:
3647         variance penalty demerits slurs where one head/stem is much
3648         closer to the slur than average.
3649
3650         * lily/tuplet-bracket.cc (print): use robust_relative_extent
3651         iso. extent()
3652         (calc_position_and_height): use robust_relative_extent(). This
3653         fixes a couple of programming_errors
3654
3655         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
3656         file.
3657
3658         * lily/part-combine-iterator.cc (unisono): bugfix for the case
3659         that voice-2 plays solo, and voice-1 has an mmrest that starts
3660         earlier. In that case, we switch to voice-2, so we catch the
3661         mmrest of voice-2. This fixes: partcombine-rest.ly.
3662  
3663 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3664
3665         * scm/define-grob-properties.scm (all-internal-grob-properties):
3666         add adjacent-hairpins property.
3667
3668         * lily/hairpin.cc: lengthen hairpin if space is available.
3669
3670         * input/regression/dynamics-hairpin-length.ly (Module): new file.
3671
3672 2004-09-10  Graham Percival  <gperlist@shaw.ca>
3673
3674         * Documentation/user/notation.itely: small fixes to docs.
3675
3676 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3677         
3678         * VERSION (PACKAGE_NAME): release 2.3.15
3679
3680         * make/lilypond.redhat.spec.in (Requires): bump requirement for
3681         ec-fonts-mftraced
3682
3683         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
3684         the latest ec-fonts-mftraced package.
3685
3686         * scm/define-context-properties.scm
3687         (all-internal-translation-properties): add property. Remove
3688         definition of quotes property.
3689
3690         * Documentation/user/notation.itely (Quoting other voices):
3691         document it
3692
3693         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
3694         property, to determine what events are processed in \quote.
3695
3696 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
3697
3698         * (many files): removed most occurrences of underscore ("_")
3699         from font characters; made font character naming more
3700         consistent
3701
3702         * input/test/gregorian-scripts.ly: fixed another victim of grand
3703         replacement operations
3704
3705         * lily/vaticana-ligature-engraver.cc: caught some more "_"
3706         inconsistencies
3707
3708         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
3709
3710 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3711
3712         * Documentation/user/changing-defaults.itely (Paper size): doc
3713         landscape
3714         
3715
3716         * scm/framework-ps.scm (eps-header): bugfixes. 
3717
3718         * scm/titling.scm (default-score-title): remove opus from the
3719         \score title.
3720
3721 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
3722
3723         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
3724
3725         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
3726
3727         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
3728
3729         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
3730
3731         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
3732
3733         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
3734
3735         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
3736
3737         * scripts/ps2png.py (program_name): changed to sys.argv[0]
3738
3739 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3740
3741         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
3742         character position.  Huh?
3743
3744         * scm/output-gnome.scm (placebox): Shield affine-relative.
3745
3746         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
3747         cater for system's pango 1.5.1.
3748
3749         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
3750
3751         * scm/slur.scm: Tweak.
3752
3753 2004-09-08  Graham Percival  <gperlist@shaw.ca>
3754
3755         * Documentation/user/{first couple of chapters}: more editing.
3756
3757 2004-09-07  Graham Percival  <gperlist@shaw.ca>
3758
3759         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
3760         and summary.
3761
3762         * Documentation/user/{first couple of chapters}: the big "Graham's
3763         moved to a new city, his friends haven't arrived, and he has no
3764         internet access" patch.  Numerous editorial and stylistic changes
3765         to the manual.
3766
3767 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3768
3769         * scm/framework-ps.scm (output-framework): handle landscape settings.
3770
3771         * ps/lilyponddefs.ps: cleanup.
3772
3773 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3774
3775         * scm/define-grobs.scm (all-grob-descriptions): unset
3776         threshold. This fixes morgenlied. 
3777
3778         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
3779         rod calculation.
3780
3781         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
3782         spanners into account for staff-extents.
3783
3784         * lily/ottava-bracket.cc (print): take common refpoint of dots
3785         into account as well.
3786
3787 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3788
3789         * lily/lookup.cc (triangle): translate by interval.
3790
3791         * VERSION (PACKAGE_NAME): release 2.3.14
3792
3793         * Documentation/user/changing-defaults.itely (Page layout): add
3794         betweensystempadding
3795
3796         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
3797
3798         * input/regression/quote-cyclic.ly (Module): new file.
3799
3800         * scm/lily.scm (print): add function.
3801
3802         * scm/music-functions.scm (quote-substitute): new
3803         function. Substitute \quote when putting music into \score.
3804
3805         * input/regression/key-signature-cancellation.ly (Module): new file.
3806
3807         * lily/*.cc: more ly_scm2 -> scm_to converions.
3808
3809         * lily/key-signature-interface.cc (print): take position
3810         difference into account when spacing naturals.
3811
3812         * lily/key-engraver.cc (create_key): create KeyCancellation grob
3813         separately, so the cancellation can be put before the staff-bar
3814
3815         * scm/define-grobs.scm (all-grob-descriptions): add a
3816         KeyCancellation grob.
3817
3818         * lily/tuplet-engraver.cc (struct Tuplet_description): new
3819         struct. Use to clean-up Tuplet_engraver
3820
3821 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3822
3823         * lily/*: ly_scm2int -> scm_to_int
3824         ly_scm2double -> scm_to_double
3825
3826         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
3827
3828 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3829
3830         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
3831         0 springs
3832
3833         * lily/system.cc (post_processing): 
3834
3835         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
3836         density for vertical spacing by means of force penalty.
3837         
3838         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
3839         dimension-variables
3840
3841         * Documentation/user/changing-defaults.itely (Page layout): add
3842         betweensystemspace variable.
3843
3844         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
3845
3846         * scm/page-layout.scm (space-systems): new function. Use spring
3847         and rod approach for vertically spacing systems.
3848
3849         * ly/engraver-init.ly: tune down minimumVerticalExtent.
3850
3851         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
3852         vertical alignment.
3853
3854         * lily/slur-engraver.cc (process_music): add warning for slur.
3855
3856 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3857
3858         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
3859
3860         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
3861         export spacing routine to SCM.
3862
3863         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
3864         new class, separate Grobs from interface.
3865
3866 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3867
3868         * lily/include/lily-guile.hh: compatibility glue for 1.6
3869
3870         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
3871
3872         * lily/lily-guile.cc: remove ly_scm2str0.
3873
3874 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3875
3876         * Documentation/user/macros.itexi: Use @inforef iso @uref for
3877         external references.  Fixes HTML cross references with makeinfo 4.7.
3878
3879 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3880
3881         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
3882         expand_only option.
3883
3884 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3885
3886         * lily/system.cc (get_line): add System stencil to exprs. Fixes
3887         system-extents.ly.
3888
3889         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
3890
3891         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
3892         for MultiMeasureRestNumber
3893
3894         * VERSION (PACKAGE_NAME): release 2.3.13
3895
3896 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3897
3898         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
3899         takes two arguments.
3900
3901 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3902
3903         * input/regression/slur-stem-broken.ly: remove.
3904
3905         * lily/slur.cc: add quant-score.
3906
3907         * input/regression/slur-staccato.ly (texidoc): remove
3908
3909         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
3910
3911 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3912
3913         * lily/include/bezier-bow.hh: remove.
3914
3915         * lily/slur-bezier-bow.cc (Module): remove.
3916
3917         * lily/include/slur.hh (Module): remove.
3918
3919         * lily/slur.cc: remove
3920
3921         * input/test/slur-beautiful.ly (Module): remove
3922
3923         * input/test/slur-attachment-override.ly (Module): remove
3924
3925         * lily/slur-quanting.cc (after_line_breaking): only do scoring
3926         when less than 4 control-points.
3927
3928         * lily/key-signature-interface.cc: add style.
3929
3930         * Documentation/user/notation.itely (Automatic staff changes):
3931         document new behavior.
3932
3933         * input/regression/slur-extreme.ly: new file.
3934
3935         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
3936         bass. Obviates \clef bass in the bass staff, when using \autochange 
3937
3938         * lily/auto-change-iterator.cc (construct_children): instantiate
3939         up/down Staff, create Voice on up staff initially. Obviates
3940         explicit instantiation of up/down contexts for \autochange. 
3941
3942         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
3943         slur depending on extents of note heads.
3944         
3945 2004-08-28  Graham Percival  <gperlist@shaw.ca>
3946
3947         * Documentation/user/tutorial.itely: minor editing.
3948
3949         * Documentation/user/examples.itely: tiny editing.
3950
3951 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3952
3953         * lily/slur-quanting.cc (init_score_param): read scoring
3954         parameters from slur-details property
3955
3956         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
3957         Accidental
3958
3959         * Documentation/user/advanced.itely: removed.
3960
3961         * Documentation/user/programming-interface.itely (How markups work
3962         internally): new subsection.
3963
3964         * Documentation/user/converters.itely (Invoking abc2ly): remove
3965         musedata2ly.
3966
3967 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3968
3969         * Documentation/user/point-and-click.texi (Point and click): new file.
3970         put point & click in appendix.
3971         
3972         * Documentation/user/changing-defaults.itely (Vertical spacing):
3973         corrections
3974
3975 2004-08-27  Graham Percival  <gperlist@shaw.ca>
3976
3977         * Documentation/user/introduction.itely: add note about the
3978         "example templates" section of the manual, and remove link to
3979         input/template/
3980
3981 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
3982
3983         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
3984         -> La@TeX
3985
3986         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
3987         missing lneo_mensural head; editorial cleanups
3988
3989         * lily/mensural-ligature.cc: added more comments
3990
3991 2004-08-26  Graham Percival  <gperlist@shaw.ca>
3992
3993         * Documentation/user/examples.itely: second, third, fourth, and fifth
3994         sections added.
3995
3996         * input/template/{various}: removed files included in examples.itely.
3997
3998 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
3999
4000         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
4001         Stem::stem_end_position instead of broken
4002         Staff_symbol_referencer::get_position
4003
4004 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4005
4006         * debian/changelog: debian patch by Anthony Fok.
4007
4008         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
4009
4010         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
4011         get spurious messages with skipTypesetting on.
4012
4013 2004-08-25  Graham Percival   <gperlist@shaw.ca>
4014
4015         * Documentation/user/lilypond-book.itely: slight clean-up.
4016
4017         * Documentation/user/examples.itely: began section.
4018
4019 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4020
4021         * lily/script-interface.cc: add slur property.
4022
4023         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
4024         too.
4025
4026         * input/regression/phrasing-slur-slur-avoid.ly: new file.
4027
4028         * lily/ottava-bracket.cc (print): always start from right edge of
4029         a broken bound. This fixes ottava-clef.ps 
4030
4031 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4032
4033         * input/regression/slur-script-inside.ly: new file.
4034
4035         * lily/new-slur.cc (outside_slur_callback): new function, to make
4036         scripts avoid slurs 
4037
4038         * lily/slur-engraver.cc (finalize): 
4039
4040         * lily/script-interface.cc: add inside-slur property.
4041
4042         * lily/slur-engraver.cc (finalize): read inside-slur property.
4043
4044         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
4045         message.
4046
4047         * ly/property-init.ly (unHideNotes): hide accidentals at staff
4048         level. Fixes: hideNotes-accidental.ly
4049
4050 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
4051
4052         * scm/page-layout.scm (plain-header): fix bug that print page
4053         number in the first page if firstpagenumber was different than 1.
4054
4055 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4056
4057         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
4058         fonts. Fixes triangle markup for chords.
4059
4060         * lily/slur-quanting.cc (score_extra_encompass): make score depend
4061         on distance. This fixes slur-tenuto.ly and slur-tie.ly
4062  
4063         * flower/include/interval.hh (T>): add distance() function
4064
4065         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
4066         octaviation-dot.ly 
4067
4068         * lily/context-scheme.cc: ly_context_grob_definition: new function.
4069
4070         * VERSION (MY_PATCH_LEVEL): release 2.3.12
4071
4072         * lily/new-slur.cc (add_column): remove set_interface()
4073
4074 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4075
4076         * input/regression/slur-double.ly: new file. 
4077
4078         * lily/slur-engraver.cc: add doubleSlurs property
4079
4080         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
4081         symbols.
4082
4083         * Documentation/user/notation.itely (Easy Notation note heads):
4084         revise notation Chapter.
4085
4086         * ly/music-functions-init.ly (makecluster): add makeClusters music
4087         function.
4088
4089         * lily/part-combine-engraver.cc: rename soloADue ->
4090         printPartCombineTexts
4091
4092         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
4093
4094         * lily/horizontal-bracket.cc (print): use
4095         Tuplet_bracket::make_bracket, so it supports bracket-flare,
4096         edge-eight and shorten-pair.
4097
4098 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
4099
4100         * Documentation/user/changing-defaults.itely (Page layout):
4101         description of firstpagenumber. Moved @refbugs about rightmargin
4102         to the end of the section (it was looking like the documentation
4103         after the refbugs was part of the bug comment).
4104
4105         * scm/framework-ps.scm (output-framework): set the first
4106         postscript page number to firstpagenumber
4107
4108         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
4109         page number according to firstpagenumber
4110
4111         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
4112         parameter
4113
4114 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4115
4116         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
4117         nested slurs. 
4118
4119         * scripts/convert-ly.py (lilypond_version_re_str): handle
4120         \version "bar" % "foo"
4121
4122         * lily/completion-note-heads-engraver.cc (process_music): set
4123         duration-log before announcing object.
4124         
4125         * lily/staff-symbol.cc (print): subtract thickness from staff line
4126         length
4127
4128         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
4129         
4130 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
4131
4132         * scm/stencil.scm: remove fontify-text and fontify-text-white
4133
4134 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4135
4136         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
4137
4138         * Documentation/user/sound-output.texi (Sound): new file. Move all
4139         MIDI related information.
4140
4141 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4142
4143         * lily/script-engraver.cc (acknowledge_grob): only take into
4144         account note heads with a music cause. Fixes ambitus-accent.ly
4145
4146         * scm/define-markup-commands.scm (finger): set encoding to
4147         fetaNumber.
4148
4149 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
4150
4151         * scripts/convert-ly.py: typo
4152
4153 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
4154
4155         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
4156         font calls for diagrams based on paper and props
4157
4158 2004-08-19  Graham Percival <gperlist@shaw.ca>
4159
4160         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
4161
4162 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
4163
4164         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
4165         added setHairpinDecresc/Dim
4166
4167 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4168
4169         * lily/include/lily-guile.hh: Cosmetics.
4170
4171 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4172
4173         * input/regression/fermata-rest-position.ly: new file
4174
4175         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
4176
4177         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
4178
4179 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
4180
4181         * scm/framework-tex.scm (output-preview-framework) 
4182         (output-classic-framework): 
4183         * scm/framework-ps.scm (output-preview-framework):
4184         s/ly:paper-book-lines/ly:paper-book-systems/g
4185
4186         * scm/fret-diagrams.scm (ss-font-encoding):
4187         s/my-font-encoding/ss-font-encoding
4188
4189 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4190
4191         * scm/music-functions.scm (direction-polyphonic-grobs): Set
4192         direction also on fingerings.
4193
4194         * lily/clef-engraver.cc: Add forceClef to list of read properties.
4195
4196 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4197
4198         * po/nl.po: Some updates.
4199
4200         * scm/lily.scm (_): New function.
4201         (postscript->pdf, postscript->png, lilypond-main)
4202         (postscript->pdf): Use it.  Write messages to stderr.
4203
4204         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
4205
4206         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
4207         xgettext does not recognise scheme yet.  Patch submitted.
4208
4209         * lily/scm-option.cc (LY_DEFINE):
4210         * lily/main.cc: The program is now called lilypond (WAS:
4211         lilypond-bin).
4212
4213         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
4214         messages.
4215
4216         * lily/include/paper-book.hh
4217         * lily/include/paper-system.hh: Finish renaming of paper-line to
4218         system.  Fix users.
4219
4220 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4221
4222         * scm/documentation-generate.scm (string-append): add version.
4223
4224         * scm/define-markup-commands.scm (box): add box-padding and
4225         thickness props for the box command.
4226  
4227         * Documentation/user/changing-defaults.itely (Text encoding):
4228         elucidate use of \encoding for \header strings.
4229
4230         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
4231
4232         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
4233         staff-change.ly
4234
4235         * lily/output-def.cc (assign_context_def): use set_variable().
4236
4237         * lily/text-item.cc (interpret_string): accept string input
4238         encoding too.
4239
4240         * scm/encoding.scm (read-encoding-file): print warning when file
4241         can't be found.
4242
4243         * tex/latin1.enc: remove.
4244
4245         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
4246
4247         * lily/rod.cc (columnize): robustness fix. Don't crash for
4248         nil span points. Fixes: appoggiatura-segfault.ly
4249         (add_to_cols): extra robustness fix.
4250
4251 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4252
4253         * lily/text-item.cc (interpret_string): use lookup_variable() to
4254         fidn inputencoding. Now, \paper inherits inputencoding from
4255         \bookpaper.
4256
4257         * lily/script-engraver.cc (stop_translation_timestep): remove slur
4258         collision kludge.
4259
4260         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
4261         kludge.
4262
4263 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4264
4265         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
4266
4267 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
4268
4269         * lily/spanner.cc (spanned_rank_iv): Bugfix.
4270
4271         * lily.scm: Mark un-internationlised user messages (with FIXME).
4272
4273         * lily/include/modified-font-metric.hh (struct
4274         Modified_font_metric): New file.  (WAS: incorrectly named
4275         scaled-font-metric.hh ?)
4276
4277         * lily/include/scaled-font-metric.hh: Remove.
4278
4279         * lily/text-item.cc (interpret_string): Identify and document
4280         input-encoding problem.
4281
4282         * lily/paper-book.cc (pages): Do not use `paper' as variable name
4283         for a Bookpaper.
4284
4285         * tex/latin1.enc: Replace /minus with /hyphen.
4286
4287         * scm/encoding.scm: For latin1 (input-)encoding, use
4288         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
4289
4290         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
4291         inputencoding.
4292
4293 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
4294
4295         * Documentation/topdocs/INSTALL.html: fixes.
4296
4297 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
4298
4299         * buildscripts/builder.py: Fix for scons CVS.
4300
4301 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
4302
4303         * Documentation/user/notation.itely,
4304         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
4305         input/test/ambitus-mixed.ly: fix plurals:
4306         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
4307
4308 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4309
4310         * lily/dynamic-engraver.cc (typeset_all):
4311         * lily/script-engraver.cc (stop_translation_timestep): Handle
4312         collisions with new-slur.
4313
4314 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4315
4316         * scm/define-grobs.scm (all-grob-descriptions): Add
4317         new-slur-interface.
4318
4319 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4320
4321         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
4322         produces .PS
4323
4324 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
4325
4326         * scm/define-grob-properties.scm (all-user-grob-properties): fix
4327         definition of number-type
4328
4329 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
4330
4331         * scm/fret-diagrams.scm : change sans-serif font encoding from 
4332         TeX-text to ec (uses ecss fonts instead of cmss fonts)
4333
4334         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
4335         number-type and label-dir
4336
4337         * scm/define-grob-properties.scm: add number-type and label-dir
4338
4339         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
4340         left or right.  Allow choice of upper-case roman, lower-case roman, or
4341         arabic numerals in fret label
4342
4343 2004-08-04  Werner Lemberg  <wl@gnu.org>
4344
4345         * lily/slur-quanting.cc: Include libc-extension.hh.
4346         s/round/my_round/.
4347         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
4348         s/autobeaming/autoBeaming/.
4349
4350 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4351
4352         * VERSION: 2.3.11 released.
4353
4354         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
4355         renameinput.
4356
4357 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4358
4359         * lily/lookup.cc (round_filled_box): remove warnings about blot
4360         diameter.
4361
4362         * scm/paper.scm (paper-set-staff-size): make linethickness more
4363         easily tunable.
4364
4365         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
4366         \newlyrics -> \addlyrics
4367
4368         * lily/text-spanner.cc (print): use it.
4369
4370         * lily/dynamic-text-spanner.cc (print): use it.
4371
4372         * lily/grob.cc (robust_relative_extent): new function.
4373
4374         * scripts/lilypond-book.py (main): add -f tex as default process.
4375
4376         * lily/text-spanner.cc (print): only take linear_combination of
4377         nonempty interval.
4378         
4379
4380 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
4381
4382         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
4383         isn't specified by the user in \bookpaper center the music in the
4384         page.
4385
4386 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4387
4388         * Fix some problems after the renaming of my-lily -> lily
4389
4390 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4391
4392         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
4393
4394         * lily/slur-quanting.cc (enumerate_attachments): apply center on
4395         stem-X in more cases. 
4396
4397         * lily/stem.cc (dim_callback): solve todo.
4398
4399 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4400
4401         * input/test/README: new file.
4402
4403         * lily/lily-parser.cc: rename my-lily* files.
4404
4405         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
4406         parser.
4407
4408         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
4409
4410         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
4411
4412         * make/mutopia-targets.make (local-WWW): don't make ps.gz
4413         examples. They take a huge amount of space.
4414
4415         * Documentation/user/GNUmakefile: fix symlinks.
4416
4417         * VERSION: 2.3.10 released.
4418         
4419         * input/test/lyrics-skip-notes.ly: remove
4420
4421         * input/test/stem-cross-staff.ly (noFlag): fold into manual
4422
4423         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
4424         remove.
4425
4426 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
4427
4428         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
4429         fixes.
4430
4431 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4432
4433         * input/regression/beam-dir-functions.ly: move from test/
4434
4435         * Documentation/user/notation.itely (Feathered beams): new node.
4436
4437         * Documentation/user/changing-defaults.itely (Difficult tweaks):
4438         new node
4439
4440         * input/regression/lyric-hyphen-retain.ly: move to regression.
4441
4442         * input/regression/harmonic.ly: fold into manual
4443         
4444         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
4445         stem-length,chord-names-no-inversions}.ly: remove
4446         
4447         * input/test/tie-cross-voice.ly: move to regression.
4448
4449         * Documentation/user/notation.itely (Running trills): new node.
4450
4451         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
4452
4453         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
4454
4455         * lily/trill-spanner-engraver.cc: new file.
4456
4457         * input/regression/trill-spanner.ly: new file.
4458
4459         * input/test/timing.ly: fold into manual.
4460
4461         * input/test/time.ly: remove
4462
4463         * input/test/trill.ly: remove
4464         
4465         * input/test/time-signature-double.ly: fold into manual
4466
4467         * input/test/separate-staccato.ly: remove
4468
4469         * input/test/spanner-after-break-tweak.ly: fold into manual.
4470
4471         * input/test/script-priority.ly: fold into manual.
4472
4473         * input/test/scheme-interactions.ly: remove.
4474         
4475         * input/test/unfold-all-repeats.ly (mel),
4476         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
4477         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
4478         fold into manual.
4479
4480         * input/regression/no-staff.ly: move from input/test/
4481
4482         * input/regression/markup-score.ly: move from input/test/
4483
4484         * input/test/lyrics-melisma-faster.ly: fold into manual
4485         
4486         * input/test/lyrics-melisma-variants.ly: fold into manual
4487
4488         * Documentation/user/notation.itely (Popular music): new node. 
4489
4490         * input/test/gourlay.ly: remove
4491         
4492         * input/test/improv.ly: fold into manual.
4493
4494         * input/test/figured-bass-alternate.ly (fl): remove
4495
4496         * lily/dynamic-text-spanner.cc (print): new file.
4497
4498         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
4499
4500         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
4501         keep recursing into children in case a parent context inserts a
4502         grob into a child context.
4503
4504         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
4505         
4506 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4507
4508         * scm/define-markup-commands.scm (postscript): new markup command
4509         \postscript
4510
4511         * Documentation/user/notation.itely (Formatting cue notes): new
4512         section.
4513
4514         * input/test/clef-end-of-line.ly: fold into manual.
4515
4516         * input/test/scales-greek.ly: remove.
4517
4518         * input/test/chords-without-melody.ly: fold into manual.
4519
4520         * input/test/cadenza-skip.ly: remove.
4521
4522         * input/test/clef-8-syntax.ly: remove.
4523
4524         * input/test/clef-manual-control.ly: move into manual.
4525
4526         * Documentation/user/notation.itely (Aligning to cadenzas): fold
4527         in cadenza-skip.ly
4528
4529         * mf/parmesan*.mf: change neo_mensural to neomensural.
4530
4531         * input/test/trills.ly: remove.
4532
4533         * input/test/transposition.ly: remove.
4534
4535         * input/test/to-xml.ly: move to no-notation.
4536
4537         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
4538
4539         * lily/ledger-line-spanner.cc (print): use staff variable, not
4540         me. Fixes ledger lines on differently sized staves.
4541
4542         * input/test/rhythm-excercise.ly: remove file.
4543
4544         * lily/stem.cc (dim_callback): only do something if visible. Fixes
4545         spurious flag not found warning for 128th rest.
4546
4547         * input/regression/rest-dot-position.ly: new file.
4548         
4549         * input/test/rest-dot-positions.ly: remove
4550
4551         * lily/staff-symbol-referencer.cc (get_position): emergency
4552         fallback: use coordinate * 2.
4553
4554         * input/no-notation/midi-scales.ly: move from test/
4555
4556         * scm/define-markup-commands.scm (score): remove debugging code.
4557
4558         * input/test/incipit.ly (violin): remove. 
4559
4560         * lily/system-start-delimiter.cc (print): only draw system
4561         delimiter to staves that reach up to left bound of the delimiter.
4562
4563         * input/no-notation/embedded-scm.ly: move from test/
4564
4565         * input/test/follow-voice.ly: remove
4566
4567         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
4568
4569         * input/test/drarn*: remove
4570         
4571         * input/test/count-systems.ly: remove.
4572
4573         * lily/bar-line.cc (compound_barline): fix : for staff without
4574         lines.
4575
4576         * lily/accidental.cc (print): use music_font_alist_chain(). This
4577         fixes smaller cautionaries.
4578
4579         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
4580         encoding for accidental.
4581
4582         * Documentation/user/notation.itely (Educational use): new section
4583
4584         * input/test/*.ly: clean up directory: move examples into manual
4585         or regtest.
4586         
4587
4588         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
4589         mode as well. This fixes resolution errors.
4590
4591 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4592
4593         * scm/lily.scm (postscript->png): show commands for --verbose.
4594
4595         * flower/include/getopt-long.hh: opps. short option should be
4596         char, not int.
4597
4598         * Documentation/user/GNUmakefile: use symlinks to save space.
4599
4600         * VERSION: 2.3.9 released.
4601
4602         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
4603
4604         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
4605         manual.
4606
4607         * Documentation/user/tutorial.itely (Integrating text and music):
4608         remove \score and \notes from manual.
4609
4610         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
4611         mode in the beginning.
4612
4613 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4614
4615         * Documentation/user/changing-defaults.itely (Horizontal spacing):
4616         Correct the documentation of the spacing parameters. 
4617
4618         * Documentation/user/tutorial.itely (Integrating text and music), 
4619         Documentation/user/lilypond-book.itely (Integrating LaTeX and
4620         music): Document that you need to add the map file ec-mftrace.map
4621         in the dvips command.   
4622
4623 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4624
4625         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
4626         found.
4627
4628         * lily/text-item.cc (interpret_string): insert encoding setting
4629         here
4630
4631         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
4632         encoding kludge.
4633
4634         * Documentation/user/changing-defaults.itely (Text encoding): node
4635         on encoding.
4636
4637         * lily/lyric-engraver.cc (try_music): remove superfluous check.
4638
4639         * lily/book-paper-def.cc (find_scaled_font): remove default
4640         encoding, because it messes up font loading for feta and
4641         parmesan. Encoding should only be specified for running texts.
4642
4643         * lily/modified-font-metric.cc (text_dimension): support coding
4644         scheme ""
4645         
4646 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4647
4648         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
4649         definition, so \override works as expected.
4650
4651         * lily/measure-grouping-engraver.cc: clarify
4652
4653 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4654
4655         * lily/parser.yy (context_def_mod): remove \consistsend
4656
4657         * lily/context-def.cc (instantiate): use Translator::must_be_last
4658         to determine engraver order.
4659
4660         * lily/translator.cc (must_be_last): new function
4661
4662         * scripts/convert-ly.py (conv): rule.
4663
4664         * lily/bar-line.cc (print): return '() for height == 0.0 too.
4665
4666 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
4667
4668         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
4669  
4670 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4671
4672         * lily/include/lily-guile.hh (scm_is_int): compat glue.
4673
4674 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
4675
4676         * input/regression/page-layout.ly: new file.
4677
4678         * scm/paper.scm (set-paper-dimensions): Preliminary support for
4679         left and right margins.
4680
4681         * Documentation/user/changing-defaults.itely (Page layout):
4682         Explain the leftmargin option.
4683
4684 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4685
4686         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
4687
4688         * input/test/lyrics-melisma-faster.ly: new file.
4689
4690         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
4691         change of melody by setting associatedVoice.
4692
4693         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
4694
4695         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
4696         file contents, rather \include them, so default linewidth is set.
4697         (ly_options): make BOOKPAPER set of options. Move linewidth
4698         settings there.
4699
4700         * Documentation/user/examples.itely: new file. Templates are to be
4701         moved here.
4702
4703         * Documentation/user/programming-interface.itely: move chapter.
4704
4705         * scm/document-markup.scm (doc-markup-function): add @code
4706
4707         * stepmake/stepmake/texinfo-rules.make: remove chmod.
4708
4709 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4710
4711         * scm/page-layout.scm (plain-header): add printpagenumber boolean
4712         to bookpaper.
4713
4714         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
4715         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
4716
4717         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
4718
4719         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
4720
4721         * scripts/lilypond-latex.py: move from lilypond.py
4722
4723         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
4724         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
4725
4726         * scm/lily.scm (postscript->png): new function
4727         (postscript->pdf): new function
4728
4729         * lily/paper-book.cc (post_processing): call
4730         convert-to-{dvi,ps,png,pdf}
4731
4732         * scripts/ps2png.py (option_definitions): new file.
4733
4734         * lily/paper-book.cc (output): call output-preview-framework
4735         (post_processing): new function. Do PDF/PNG conversion.
4736
4737         * lily/paper-outputter.cc (close): new function.
4738
4739         * scm/framework-ps.scm (convert-to-pdf): new function. Call
4740         ps2pdf.
4741         (output-preview-framework): new function. Generate a preview .ps
4742         
4743
4744 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4745
4746         * VERSION: release 2.3.8
4747         
4748         * lily/note-head.cc: remove ledger line handling.
4749
4750         * lily/ambitus.cc (print): strip away accidental / note head code,
4751         and associated properties.
4752
4753         * lily/ambitus-engraver.cc (create_ambitus): change name to
4754         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
4755         other ambitus parts.
4756         (create_ambitus): group grobs in Ambitus grouping object. 
4757
4758         * lily/include/pitch-interval.hh (Pitch>): new file.
4759
4760         * lily/pitch-interval.cc (add_point): new file.
4761
4762         * lily/ledger-line-engraver.cc: new file.
4763
4764         * lily/ledger-line-spanner.cc (print): new file. Set limits to
4765         ledger line length to avoid clashes.
4766
4767 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4768
4769         * Documentation/user/invoking.itexi (Invoking lilypond): remove
4770         deprecated options
4771
4772 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4773
4774         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
4775         to command line option: fast=1 (default on).
4776
4777         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
4778         This brings SCons run-time on up-to-date tree down from 48s with
4779         only checksums, to 34s without 2day checksums, to 14s (make needs
4780         4 seconds).
4781         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
4782         necessary.
4783
4784 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4785
4786         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
4787         (score_extra_encompass): process scripts at edges too, by checking
4788         control points directly. 
4789
4790 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4791
4792         * po/nl.po: Update.
4793
4794         * lily/main.cc: Fix ly:option-usage help.
4795
4796         * input/regression/slur-script.ly: More collision tests.
4797
4798         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
4799
4800 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4801
4802         * VERSION: release 2.3.7
4803
4804         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
4805         files.
4806
4807         * Documentation/user/notation.itely (Slurs): document ^ and _ for
4808         slurs.
4809
4810         * input/regression/slur-script.ly: new file.
4811
4812         * lily/accidental-engraver.cc (process_acknowledged_grobs):
4813         make accidental appear to come from note head engraver.
4814
4815         * lily/slur-quanting.cc: new file.
4816         (score_extra_encompass): new function. Avoid scripts and
4817         accidentals
4818
4819 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4820
4821         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
4822         This greatly reduces the number of files that get recompiled
4823         after touching config.hh.
4824
4825         * config.hh.in: Remove GUILE_*_VERSION.
4826
4827         * lily/new-slur.cc: Resolve conflicts.
4828
4829         * lily/stem-engraver.cc (make_stem): New method.
4830
4831         * lily/include/script-interface.hh:
4832         * lily/script-interface.cc: New file.
4833
4834         * lily/include/script.hh:
4835         * lily/script.cc: Remove.
4836
4837         * lily/music.cc (duration_log): New method.
4838
4839         * lily/script.cc (struct Skript): Remove.
4840
4841         * lily/new-slur.cc (get_base_attachments): Try at articulations.
4842         Lots of coding cleanups (Stom).
4843
4844 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4845
4846         * lily/new-slur.cc (avoid_staff_line): new function: avoid
4847         collisions with staff lines.
4848
4849         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
4850         global_path
4851
4852         * scm/define-grobs.scm (all-grob-descriptions): set ratio
4853         .25. This flattens short slurs.
4854
4855         * lily/new-slur.cc (enumerate_attachments): move X of attachment
4856         points for tilted slurs.
4857
4858         * input/regression/slur-tilt.ly: new file.
4859
4860         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
4861         stems of 16th graces too.
4862
4863         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
4864         quant penalty dependent on how much the line is in the gap.
4865
4866         * input/regression/grace-stem-length.ly: new file.
4867
4868         * lily/beam-quanting.cc (score_forbidden_quants): remove
4869         interquant check. The penalty of 1000 is much too harsh, and the
4870         inter case should be caught by check-staff-line-in-gap check.
4871
4872         * lily/scm-option.cc: move debug-beam to \paper.
4873
4874         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
4875         .txt files to appease makeinfo.
4876
4877         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
4878         remove texttagline.
4879         
4880         * lily/new-slur.cc: cleanup, split in functions.
4881
4882         * lily/parser.yy (chord_body_element): allow octave-check = inside
4883         chord body. 
4884
4885         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
4886
4887         * lily/stem.cc (height): call Beam::after_line_breaking().
4888
4889         * lily/rest-collision.cc (force_shift_callback): only call shift
4890         for columns containing rests.
4891
4892         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
4893
4894         * input/regression/font-postscript.ly: invoke afm2tfm. 
4895
4896 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
4897
4898         * mf/SConscript: Build map files.
4899
4900         * SConstruct: Rename $out to out-www in web.
4901
4902 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4903
4904         * SConstruct (web_kluts): Have make web build in out-www.  Not.
4905
4906 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4907
4908         * Documentation/user/music-glossary.tely (Top): add fragment to
4909         pertinent @lilypond entries.
4910
4911         * scm/define-grobs.scm: switch on new-slur by default.
4912
4913         * lily/scm-option.cc: symbol != string.
4914
4915         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
4916         really work yet.
4917         (set_end_points): make X coord of attachment dependent on  Y.
4918         (score_encompass): add edges too.
4919
4920 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4921
4922         * lily/stem.cc (get_beaming): new function.
4923
4924         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
4925         for fragment snippets. This fixes inclusion of toplevel-music
4926         examples (such as new-slur.ly)
4927  
4928 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4929
4930         * scripts/lilypond-book.py: Remove second import of stat.
4931
4932         * More SCons cleanups.
4933
4934         * Documentation/bibliography/computer-notation.bib (note): Remove
4935         extraneous closing brace.
4936
4937 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4938
4939         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
4940         stat calls.
4941
4942         * Documentation/bibliography/SConscript (bibs): failed try to get
4943         bib2html find html-long.bst.
4944
4945         * buildscripts/bib2html.py (stat): fail if bibtex fails.
4946
4947         * make/stepmake.make: use usescons for using scons. 
4948
4949 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4950
4951         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
4952         for lilypondend.  Import stat (huh?).
4953
4954 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4955
4956         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
4957         bypass dvi. 
4958
4959         * input/regression/font-postscript.ly: new file. 
4960
4961         * scm/framework-ps.scm (load-fonts): load pfb files too.
4962
4963         * lily/pfb.cc (pfb2pfa): new file.
4964
4965 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4966
4967         * scripts/lilypond-book.py (PREAMBLE_LY): set
4968         toplevel-music-handler too.
4969
4970 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4971
4972         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
4973         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
4974
4975         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
4976
4977         * python/SConscript:
4978         * python/vim:
4979         * input/mutopia/*SConscript: New file.
4980
4981         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
4982
4983         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
4984         fixes web build.
4985
4986         * make/stepmake.make (scons): re-route to SCONS if user has been
4987         running scons in this tree.
4988
4989         * SConstruct (config_vars): Add CPPDEFINES.
4990         (env): Set checksums type to "content".
4991         (save_config_cache): Do not exit after configuring when using
4992         checksums (the default) instead of timestamps.
4993
4994 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4995
4996         * SConstruct: Further development.
4997
4998         * input/test/SConscript: 
4999         * input/template/SConscript: 
5000         * input/regression/SConscript: 
5001         * Documentation/bibliography/SConscript:
5002         * Documentation/bibliography/index.html.in: New file.
5003
5004         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
5005         generation.
5006
5007         * buildscripts/builder.py: Add new builders.
5008
5009         * make/stepmake.make: 
5010         * stepmake/stepmake/*.make: 
5011         * configure.in:
5012         * lily/*:
5013         * flower*: Use config.hh (Was config.h).
5014
5015         * scm/encoding.scm (get-coding): Print friendly error message when
5016         no encoding is found, rather than crashing.
5017
5018 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5019
5020         * lily/new-slur.cc (score_slopes): strong sloping score only when
5021         stems point in same dir. 
5022
5023 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5024
5025         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
5026         for beam start.
5027
5028         * lily/parser.yy (context_prop_spec): check grob name for
5029         alphanumericness..
5030
5031         * lily/lyric-engraver.cc: creates LyricText objects
5032
5033 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5034
5035         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
5036
5037 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5038
5039         * SConstruct: Configure only pristine build tree or on user
5040         request.  Cleanups.  Add Documentation/topdocs to subdirs.
5041         Use checksums instead of timestamps.
5042         (CheckYYCurrentBuffer): Return result.
5043
5044         * Documentation/topdocs/SConscript: New file.
5045
5046 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5047
5048         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
5049
5050         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
5051         scm_from_int instead.
5052
5053 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5054
5055         * SConstruct: Updates.  Add targets: tar, dist, release.
5056
5057 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5058
5059         * input/mutopia-header.ly: Generate output.
5060
5061         * SConstruct:
5062         * buildscripts/builder.py:
5063         * Documentation/user/SConscript: SCons fixes.
5064
5065 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5066
5067         * lily/new-slur.cc (class New_slur): new file. Score based slur
5068         computations.
5069
5070 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5071
5072         * mf/SConscript: Remove Builders.
5073
5074         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
5075
5076         * input/SConscript: 
5077         * Documentation/user/SConscript: New file.
5078
5079 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5080
5081         * Documentation/topdocs/NEWS.texi (Top): add note about new
5082         emacs electric-|
5083
5084         * scm/*.scm: adapt ly:warn calls.
5085
5086         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
5087
5088         * lily/repeat-acknowledge-engraver.cc (process_music): look at
5089         main timing, not grace timing. Fixes volta-repeat-grace.
5090
5091         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
5092         remove ly:kpathsea-gulp-file.
5093
5094         * scm/translation-functions.scm (format-metronome-markup): make
5095         note smaller, align to bottom.
5096
5097         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
5098
5099         * lily/metronome-engraver.cc (stop_translation_timestep): attach
5100         metronome to musical column. Don't ack time sigs or bar lines.
5101
5102 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
5103
5104         * THANKS: sort, add David. Kristof contributed code, he is a
5105         contributor.
5106
5107 2004-07-09  David Svoboda      <svoboda@cmu.edu>
5108
5109         * elisp/lilypond-mode.el,
5110         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
5111         count beats between last measure stop | and point in emacs.
5112         
5113 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5114
5115         * tex/GNUmakefile (TEX_FILES): don't dist
5116         music-drawing-routines.ps, latin1.enc 
5117
5118         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
5119         --no-pdf, --pdftex
5120         (copyright): add --latex option
5121         (ic_p.make_include_option): use direct PS as default.
5122
5123         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
5124
5125         * input/regression/beam-concave.ly (rossFourBeams): add cases from
5126         Ross
5127
5128         * scm/script.scm (default-script-alist): marcato should follow
5129         into staff
5130         
5131 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
5132
5133         * buildscripts/builder.py:
5134         
5135         * Documentation/SConscript (outdir): New file.  Add *list.ly
5136         dependencies.  Fixes PDF doc build.
5137
5138 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
5139
5140         * SConstruct: Add Tar target (incomplete), fix install issues, fix
5141         run from build-dir.
5142
5143         * ly/SConscript:
5144         * scm/SConscript: New file.
5145
5146         * lily/main.cc (dir_info): Print variables in sh format.
5147
5148         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
5149
5150         * mf/SConscript: Update multiple target rules.
5151
5152         * SConstruct (assert_version): Add.
5153
5154 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5155
5156         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
5157
5158 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5159
5160         * buildscripts/mf-to-table.py: Do not try to open ''.
5161
5162         * mf/SConscript: New file.
5163
5164 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
5165
5166         * scm/fret-diagrams.scm : Convert many properties to constants,
5167         reducing the pollution of the property namespace.
5168
5169         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
5170         unnecessary properties for fret-diagram
5171
5172         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
5173         for interface
5174
5175 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5176
5177         * SConstruct: Update.
5178
5179 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5180
5181         * input/regression/beam-quant-standard.ly (seconds): print desired
5182         quants when failing.
5183
5184 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
5185
5186         * SConstruct:
5187         * flower/SConscript:
5188         * lily/SConscript: New file.
5189
5190 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
5191
5192         * scm/define-grob-properties.scm (all-user-grob-properties): Add
5193         descriptions for all fret-diagram properties.
5194
5195         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
5196         fret-diagram interface code
5197
5198 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5199
5200         * ly/book-paper-defaults.ly: set default encoding to ec.
5201
5202         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
5203         installed.
5204
5205         * tex/latin1.enc: new file, from a2ps. 
5206
5207 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
5208
5209         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
5210         add a faint, green border line.
5211
5212         * Documentation/index.html.in: drop <table>, add a faint border line.
5213
5214 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5215
5216         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
5217
5218         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
5219
5220 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
5221
5222         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
5223
5224         * scm/output-tex.scm (white-text): Add scale parameter to allow font
5225         scaling
5226
5227         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
5228         properly scale white text
5229
5230         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
5231         position for numbered dots so dot will touch fret.
5232         (various routines): move to font-metric interface, rather than
5233         name, size interface.  Clean up comments.
5234
5235         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
5236         size and offset to better center white text.
5237
5238 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5239
5240         * ChangeLog: Remove pre-2.1 changes.
5241
5242         * Documentation/misc/ChangeLog-2.1: New file.
5243
5244         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
5245         from ChangeLog.
5246
5247 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5248
5249         * input/test/chords-below-volta-bracket.ly,
5250         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
5251
5252 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5253
5254         * VERSION: release 2.3.6
5255
5256         * input/regression/beam-quant-standard.ly: new file: test standard
5257         beam quants.
5258
5259         * scm/beam.scm (check-quant-callbacks): new function
5260         (check-beam-quant): new function: check whether current beam
5261         quants match argument.
5262
5263         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
5264         forbidden quant for sitting (upstem)/hanging (downstem) on outer
5265         staffline line.
5266
5267 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5268
5269         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
5270         functions.
5271
5272         * lily/note-collision.cc (do_shifts): align colliding notes to
5273         their leftmost note.
5274
5275         * input/regression/collision-alignment.ly: new file.
5276
5277         * ly/init.ly: don't print gc stats.
5278
5279         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
5280         extra newline
5281
5282         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
5283         for dimensions. This fixes ottava-remove-empty-staff.ly
5284
5285         * input/regression/lyrics-tenor-clef.ly: new file.
5286
5287         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
5288         cyclic parents when two axis-group-engravers are
5289         present. Fixes: crash-axis-group-engraver.ly. 
5290         
5291         * input/test/volta-chord-names.ly: new file.
5292
5293         * scm/define-context-properties.scm
5294         (all-user-translation-properties): change voltaOnThisStaff
5295         definition. 
5296
5297         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
5298         if necessary.
5299
5300         * lily/volta-bracket.cc (print): handle volta brackets without
5301         bars. 
5302
5303 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
5304
5305         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
5306         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
5307
5308 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5309
5310         * scm/output-gnome.scm: updated instructions for running gnome
5311         backend
5312
5313 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
5314
5315         * scm/fret-diagrams.scm (draw-dots): default values for dot size
5316         and dot-position now depend on finger-code value; in-dot makes
5317         dots larger and centered.
5318         (draw-barre): added straight-barre indicator option
5319         (draw-dots): made fontify-text-white work.
5320
5321         * music-drawing-routines.ps: added /draw_white_text
5322
5323         * scm/output-tex.scm:  added white-text
5324
5325         * scm/output-ps.scm:  added white-text
5326
5327         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
5328         list of stencil expressions
5329
5330         * scm/stencil.scm: Added fontify-text-white
5331
5332 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
5333
5334         * input/regression/+.ly: use @unnumbered section.
5335
5336 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5337
5338         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
5339         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
5340
5341 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5342
5343         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
5344
5345 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5346
5347         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
5348         was causing an error. (was not actually commited in 2004-06-20)
5349
5350         * input/regression/lily-in-scheme.ly (withPaddingC): does not
5351         breaks anymore
5352
5353 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5354
5355         * VERSION: 2.3.5 released.
5356         
5357         * lily/my-lily-parser.cc (parse_string): switch module too.
5358
5359 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
5360
5361         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
5362         ec-fonts-mftraced to running requirements.
5363
5364 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5365
5366         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
5367         assignments don't reach the original file.
5368
5369         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
5370         exists
5371
5372 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5373
5374         * scm/output-gnome.scm: 
5375         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
5376
5377         * debian/: Apply Debian patch (Anthony Fok).
5378
5379 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
5380
5381         * Documentation/user/music-glossary.tely: fix titling; @top is already
5382         an @unnumbered @chapter.
5383
5384 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5385
5386         * debian/GNUmakefile (EXTRA_DIST_FILES):
5387         (CONF_FILES): update file list.
5388
5389         * lily/stencil.cc (interpret_stencil_expression): bugfix.
5390
5391 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5392
5393         * debian/: Remove cruft (requested Anthony Fok.)
5394
5395         * buildscripts/guile-gnome.sh: Build without gcc libtool version
5396         juggling.
5397
5398         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
5399         Add popup menu with grob properties.
5400
5401         * lily/grob-scheme.cc (ly:grob-properties):
5402         (ly:grob-basic-properties): New function.
5403
5404         * lily/stencil.cc (interpret_stencil_expression): Comment-out
5405         "no-origin" call.  Fixes -fps output.
5406
5407         * scm/output-ps.scm (no-origin): Add dummy implementation.
5408
5409         * scm/output-gnome.scm (define-origin): Remove
5410         (grob-cause): Add.
5411
5412         * scm/output-ps.scm (scm):
5413         * scm/output-tex.scm (scm): Remove define-origin from exports list.
5414         (define-origin): Remove.
5415
5416         * scm/output-gnome.scm (define-origin): 
5417
5418         * scm/lily.scm (ly:all-output-backend-commands): Remove
5419         define-origin.  Add grob-cause.
5420
5421 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
5422
5423         * buildscripts/lilypond-words.py: add ly/portugues.ly.
5424
5425 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
5426
5427         * Documentation/user/GNUmakefile:
5428         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
5429         --include-css=.../texinfo.css; command includes css into the html.
5430
5431         * Documentation/texinfo.css: add file.
5432         define <hr> as black and thin.            
5433
5434 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5435
5436         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
5437         stencil expression. Junk define-origin.
5438
5439         * lily/my-lily-parser.cc (parse_string): init parser variable when
5440         lexer_ is set, ie. in parse_string and parse_file.
5441
5442         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
5443         ly:score-bookify.
5444
5445         * scm/lily.scm (collect-scores-for-book): new function.
5446
5447         * ly/init.ly: print collected scores/musics.
5448
5449         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
5450         scope, not in lily module.
5451
5452         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
5453
5454         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
5455         encapsulate gtk/pango tests.
5456
5457         * po/tr.po: Turkish translation.
5458
5459 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5460
5461         * input/regression/lily-in-scheme.ly: regression test for #{
5462         ... #} syntax
5463
5464         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
5465         was causing an error.
5466
5467         * Documentation/user/programming-interface.itely (Using LilyPond
5468         syntax inside Scheme): documentation for #{ ... #} syntax.
5469
5470 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
5471
5472         * Documentation/index.html.in: use black thin <hr>.
5473
5474         * buildscripts/mutopia-index.py: use thin black <hr>.
5475
5476 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5477
5478         * scm/fret-diagrams.scm: Use UNIX style line endings.
5479         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
5480         typo.  Fixes compile.
5481
5482         * scm/output-ps.scm (white-dot): Remove second incarnation.
5483
5484         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
5485
5486 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5487
5488         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
5489         single file error.
5490
5491         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
5492
5493 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
5494
5495         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
5496         remove size as argument to fret-diagram interface;
5497         improved white-circle dots for fret;
5498         improved top-fret thick line/
5499
5500         * scm/output-ps.scm: added white-dot function
5501
5502         * scm/output-tex.scm: added white-dot function
5503
5504         * tex/music-drawing-routines.ps: added draw_white_dot function
5505
5506         * ps/music-drawing-routines.ps: added draw_white_dot function
5507
5508         * input/test/fret-diagram.ly: examples to show multiple
5509         functions and multiple interfaces
5510
5511 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5512
5513         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
5514         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
5515
5516         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
5517         conflict.  Have I told you lately how much I love autotools?
5518
5519 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5520
5521         * lily/lily-guile.cc: 
5522         * lily/pangofc-afm-decoder.cc:
5523         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
5524         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
5525
5526         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
5527         developers.
5528
5529         * lily/paper-outputter.cc (file): New method.
5530         (dump_string): Use it.
5531
5532         * scm/output-gnome.scm: Update with pango CVS info, lilylib
5533         musing.
5534
5535         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
5536         of them has a comma :-).
5537
5538         * scm/framework-gnome.scm: Add pango decoders.
5539
5540         * lily/include/pangofc-afm-decoder.hh: 
5541         * lily/pangofc-afm-decoder.cc: New file.
5542
5543         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
5544
5545         * configure.in: Check for pango.
5546
5547         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
5548         autoconf).
5549         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
5550
5551         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
5552
5553 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5554
5555         * Documentation/user/tutorial.itely (Integrating text and music):
5556         fix grammar & punctuation.
5557
5558 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5559
5560         * lily/: Stray janitorial cleanups.
5561
5562         * scm/lily.scm (ly:all-stencil-expressions):
5563         * scm/lily.scm (ly:all-output-backend-commands): New function.
5564
5565         * scm/safe-lily.scm (safe-objects): Add them.
5566
5567         * scm/framework-gnome.scm (<gnome-outputter>): New class.
5568
5569         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
5570
5571 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
5572
5573         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
5574
5575 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5576
5577         * scm/page-layout.scm (default-page-make-stencil): add
5578         raggedbottom, raggedlastbottom.
5579
5580         * Documentation/user/changing-defaults.itely (Page layout): add doc.
5581
5582         * scm/framework-tex.scm (define-fonts): fix export of
5583         papersize.
5584
5585         * lily/paper-book.cc (classic_output): strip suffixes from
5586         framework functions.
5587
5588         * lily/tuplet-bracket.cc (before_line_breaking): do not return
5589         SCM_UNDEFINED to Scheme.
5590
5591 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5592
5593         * lily/book.cc: remove Book::to_stencil().
5594         (process): whoops. Score::book_rendering returns vector, not list.
5595
5596         * scripts/convert-ly.py (conv): remove \notes.
5597         apply to input examples.
5598
5599         * lily/paper-outputter.cc (output_stencil): don't use
5600         smobify_self() but self_scm()
5601
5602         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
5603         from smobify_self().
5604
5605         * lily/paper-book.cc (output): load framework module
5606         scm_c_resolve_module().
5607
5608         * python/lilylib.py (exit): exit with argument i.
5609
5610 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5611
5612         * scm/framework-gnome.scm (output-framework-gnome): Try loading
5613         gnome modules from non-toplevel.
5614
5615         * lily/ly-module.cc (ly:import-module): Export to ly:.
5616
5617         * lily/paper-score.cc (process): Do not show progress newline.
5618
5619         * lily/paper-book.cc (output, classic_output): Show progess
5620         newline after score.
5621
5622 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
5623
5624         * buildscripts/lilypond-words.py: add ly/vlaams.ly
5625
5626 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
5627
5628         * lily/score.cc (ly:run-translator): Do not crash on empty music
5629         list.
5630
5631         * lily/book.cc (process): Do not render score when systems is empty.
5632
5633         * input/simple-song.ly: Down one octave.
5634
5635         * scm/output-gnome.scm: Remove script again; re-add modules fix
5636         (CVS conflict resolve?)
5637
5638         * lily/stencil.cc (ly:interpret-stencil): Was:
5639         interpret_stencil_expression.
5640
5641 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5642
5643         * buildscripts/guile-gnome.sh: New file.
5644
5645         * scm/output-gnome.scm: White background, better window size, sane
5646         canvas size.  Cleanups.
5647
5648 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5649
5650         * VERSION: release 2.3.4
5651
5652         * Documentation/user/invoking.itexi (Invoking the lilypond
5653         binary): document --safe.
5654
5655         * scm/output-gnome.scm: set PATH in script.
5656
5657         * scm/page-layout.scm (default-page-make-stencil): don't stretch
5658         if there is too few systems on a page.
5659
5660         * lily/parser.yy (relative_music): start at middle C without pitch
5661         argument.
5662
5663         * Documentation/user/changing-defaults.itely (Page layout): new node.
5664         (Paper size): rename node
5665         (Page breaking): new node.
5666         (Titling): move from invoking.
5667         (File structure): new node.
5668
5669         * lily/parser.yy (score_body): allow \header and music anywhere in
5670         \score body.
5671
5672 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5673
5674         * scm/lily.scm (ly:load): Remove page-breaking.scm.
5675
5676 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5677
5678         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
5679
5680         * lily/include/paper-line.hh: rename to Paper_system.
5681
5682         * lily/include/paper-book.hh: doc class.
5683
5684         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
5685
5686         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
5687         (plain-header): add instrument-name.
5688         (default-page-make-stencil): bugfixes.
5689
5690         * lily/parser.yy (book_body): allow \header anywhere in \book{}
5691
5692         * lily/paper-book.cc: remove copyright & tagline. Remove
5693         interactions with Page
5694
5695         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
5696         here, 
5697         (default-page-make-stencil): new function
5698         (default-page-music-height): new function
5699         (page-headfoot): new function
5700         (ly:optimal-page-breaks): generate stencils directly from here
5701
5702         * scm/titling.scm: new file, group titling functions
5703
5704 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
5705
5706         * scm/output-gnome.scm: Handle multiple pages.
5707
5708         * scm/framework-gnome.scm: Do not load output-gnome.
5709         (framework-gnome): Invoke output-gnome::header and
5710         output-gnome::end-output as faked stencils.  Fixes experimental
5711         gnome output.
5712
5713 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5714
5715         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
5716         octavation compatibility fixes. Backportme. 
5717
5718         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
5719         pages.
5720         (ly:optimal-page-breaks): combine-penalties: no shortcut for
5721         negative. Now we handle negative penalties (ie. \pageBreak)
5722         correctly.
5723
5724         * lily/system.cc (get_line): extract page-penalty from the left
5725         bound.
5726
5727         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
5728
5729 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5730
5731         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
5732
5733 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5734
5735         * scm/output-gnome.scm: Update script.  Move development to
5736         lilypond_2_3_2 branch for now.
5737
5738 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5739
5740         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
5741         negative penalties.
5742         cleanups.
5743
5744         * Documentation/user/changing-defaults.itely (Creating contexts):
5745         index entries
5746
5747         * scm/page-breaking.scm (ly:optimal-page-breaks): new
5748         file. Rewrite function. 
5749
5750         * lily/paper-book.cc (pages): new interface: page-breaking returns
5751         list of line-list.
5752
5753         * lily/page.cc (Page): take lines argument.
5754
5755         * scm/document-translation.scm (all-engravers-doc): link to user man
5756
5757         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
5758         iso. score.
5759
5760         * Documentation/user/notation.itely (Relative octaves): typo.
5761
5762         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
5763
5764 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5765
5766         * scm/output-gnome.scm: Update build script.
5767
5768 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5769
5770         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
5771         gnome backend.
5772
5773         * scm/framework-gnome.scm: New file.
5774
5775         * scm/lily.scm: Use it.
5776
5777         * lily/paper-outputter.cc: Janitorial cleanups.
5778         (ly:outputter-dump-string): Remove unreachable statement.
5779
5780         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
5781         (ice-9): Bugfix: Add srfi-1.
5782
5783         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
5784
5785 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5786
5787         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
5788         in do_quit()
5789
5790 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5791
5792         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
5793
5794 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5795
5796         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
5797         override of Beam::position-callbacks. Why would grace beams not be
5798         quantized? Fixes: weird-stem-size-grace. 
5799
5800         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
5801         warning only once. Backportme.
5802
5803         * lily/accidental-engraver.cc (number_accidentals_from_sig):
5804         bugfix, 2nd try. Backportme.
5805
5806         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
5807
5808 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5809
5810         * Documentation/user/notation.itely (Instrument transpositions):
5811         Correct the name of the instrumentTransposition property.
5812
5813 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5814
5815         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
5816
5817 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5818
5819         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
5820         and postLilyPondExample are called when defined.
5821
5822 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5823
5824         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
5825         This fixes setting notenames with `\include "nederlands.ly" '
5826
5827         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
5828         new function.
5829
5830 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5831
5832         * scm/page-layout.scm: don't do piece, it should be in score-title
5833         only.
5834
5835         * lily/lexer.ll: lex \score separately.
5836
5837         * lily/paper-book.cc: junk stencil2line.
5838
5839         * lily/paper-line.cc (Paper_line): construct from Stencil
5840         directly. No futzing with the dimensions.
5841
5842         * lily/include/paper-line.hh (class Paper_line): 
5843
5844         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
5845         takes arbitrary number of arguments.
5846
5847         * input/test/markup-score.ly (tuning): simplify example. 
5848
5849 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5850
5851         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
5852
5853         * scm/define-markup-commands.scm (score): define score-markup
5854
5855         * lily/parser.yy (markup): use score-markup.
5856
5857         * lily/score.cc: add ly:score? 
5858
5859 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
5860
5861         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
5862         fret-parse-string so it prepares for calls to fret-diagram-verbose
5863         Changed display constants to props so they are available for
5864         \override.
5865
5866 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5867
5868         * VERSION: release 2.3.3
5869
5870         * stepmake/stepmake/generic-vars.make: unset LANG.
5871
5872         * input/regression/tuplet-nest.ly: bugfix.
5873
5874         * lily/tie-performer.cc (stop_translation_timestep): reset
5875         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
5876
5877         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
5878         clear repeat_ directly after setting stem_tremolo_. Fixes:
5879         tremolo-repeat.ly
5880
5881         * input/regression/span-bar-break.ly: new file.
5882
5883         * scm/define-grobs.scm (all-grob-descriptions): remove
5884         break-visibility from SpanBar. Fixes: piano-repeat.ly
5885
5886 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5887
5888         * python/lilylib.py (make_ps_images): only compute bbox when needed.
5889
5890         * scripts/lilypond-book.py (process_snippets): use lily -f ps
5891         files for generating pngs. (failed experiment)
5892
5893         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
5894         file with PFA fonts included.
5895
5896         * lily/score.cc (default_rendering): put header in too.
5897
5898         * lily/paper-line.cc (LY_DEFINE): change function to
5899         ly:paper-line-extent
5900
5901         * scm/page-layout.scm (default-book-title): only add lines for
5902         non-nil fields.
5903         (default-score-title): idem.
5904
5905         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
5906
5907         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
5908
5909         * lily/include/paper-book.hh (class Paper_book): remove height_
5910         member.
5911
5912         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
5913
5914         * lily/ly-module.cc (LY_DEFINE): bugfix.
5915
5916         * lily/paper-book.cc (book_title): separate function for the book
5917         title.
5918
5919         * scm/page-layout.scm (default-book-title): only account for
5920         markup fields.
5921
5922         * scm/framework-ps.scm: new file. Move high level interface from
5923         output-ps.scm
5924
5925         * scm/music-functions.scm (def-grace-function): move macros from
5926         ly/music-functions-init.ly
5927
5928         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
5929         framework-tex.scm
5930
5931         * scm/framework-tex.scm (dump-line): new file. High level
5932         interface for output (pages, systems, header). 
5933
5934         * lily/include/page.hh (class Page): add is_last_ field.
5935
5936         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
5937
5938         * lily/paper-book.cc (split_string): new function
5939         (output): output multiple formats, i.e. --format=ps,tex
5940
5941         * scm/output-ps.scm (output-scopes): dump variables directly.
5942         (define-fonts): rewrite for new interface
5943
5944         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
5945
5946         * lily/paper-outputter.cc (Paper_outputter): take format argument.
5947
5948         * lily/main.cc (parse_argv): don't set extension for output.
5949
5950         * lily/clef-engraver.cc (create_clef): remove
5951         Staff_symbol_referencer::set_position() call. 
5952
5953 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
5954
5955         * ly/music-functions-init.ly (addlyrics): set the 'origin property
5956         with the location argument in music function definitions.
5957
5958 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5959
5960         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
5961         staffsymbol dependency.
5962
5963         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
5964         cleanups.
5965
5966         * lily/book.cc (process): return Paper_book
5967         (to_stencil): use Book::process().
5968
5969         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
5970         header_ field. Store in $globalheader
5971
5972         * lily/parser.yy (book_body): book header is initted to
5973         $globalheader.
5974
5975
5976 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5977
5978         * input/test/fill-a4.ly: removed.
5979
5980         * lily/parser.yy (output_def): push scope of parent_ Output_def
5981         too.
5982
5983 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5984
5985         * scm/output-gnome.scm: Update info.
5986
5987 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5988
5989         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
5990
5991         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
5992         than 1 module.
5993
5994         * lily/include/ly-module.hh (ly_use_module): rename is_module to
5995         ly_c_module_p.
5996
5997         * scm/page-layout.scm (default-book-title): move Scheme titling
5998         functions to here.
5999
6000         * lily/parser.yy (book_paper_block): remove scope too.
6001
6002         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
6003
6004         * lily/rest.cc: add direction to rest properties.
6005
6006         * lily/include/output-def.hh: new file, move from
6007         music-output-def.hh
6008
6009 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6010
6011         * scm/output-gnome.scm: Describe feta-cork hack.
6012
6013 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6014
6015         * lily/include/book-paper-def.hh: derive from Output_def 
6016
6017         * lily/include/paper-def.hh: move all functionality out of class.
6018         Junk header.
6019
6020         * lily/include/music-output-def.hh: rename Music_output_def to
6021         Output_def.
6022
6023         * input/wilhelmus.ly: only set space for Paper formatting. 
6024
6025         * lily/include/midi-def.hh: remove file, remove class.
6026         Move functions to Music-output-def.
6027
6028         * lily/music-output-def.cc (Music_output_def): remove separate
6029         translator table. Lookup translators in scope directly. This
6030         obviates Context suffix for context identifiers, i.e.
6031
6032         \context {
6033           \Staff
6034           .. 
6035           }
6036
6037
6038         will work.
6039
6040
6041         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
6042
6043         * Documentation/user/changing-defaults.itely (Horizontal spacing):
6044         document spacing override hack.
6045
6046 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6047
6048         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
6049         installation info.  Support point-and-click.  Add +/- zoom
6050         keybindings.
6051
6052 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6053
6054         * VERSION: 2.3.2 released
6055
6056         * lily/parser.yy (book_body): set default bookpaper.
6057
6058         * scm/output-tex.scm (header): kludge: hard code linewidth. 
6059
6060         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
6061
6062 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6063
6064         * lily/score.cc (default_rendering): scale outputdef before
6065         starting.
6066
6067 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6068
6069         * scm/fret-diagrams.scm: Add header.
6070
6071         * scm/output-gnome.scm: Hello world :-)
6072
6073 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6074
6075         * scripts/lilypond.py (run_dvips): only add papersize if present.
6076
6077         * lily/accidental-engraver.cc (update_local_key_signature): new
6078         function, fold code from initialize() and process_music().
6079         (update_local_key_signature): use deep copy. This fixes one
6080         problem from custom-key-signatures.ly.
6081         (number_accidentals_from_sig): tighter check for
6082         accidental-too-old.
6083
6084         * ly/engraver-init.ly: remove localKeySignature
6085         definition from ChoirStaff, StaffGroup, Score.
6086
6087         * lily/percent-repeat-engraver.cc (try_music): add moments for
6088         barlines too. Fixes: skipbars-percent-repeat.ly.
6089
6090 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6091
6092         * lily/context-def.cc (filter_performers): don't go to cdrloc if
6093         skipping last pair. Fixes: crash-bar-number.
6094
6095         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
6096         D. Sorensen)
6097
6098         * input/test/fret-diagram.ly: new file.
6099
6100         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
6101         (scale-paper): divide by scale.
6102
6103 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6104
6105         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
6106         case.
6107
6108 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6109
6110         * scm/stencil.scm (fontify-text): reinstate function
6111
6112         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
6113
6114         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
6115
6116         * lily/parser.yy (book_paper_head): \bookpaper {} 
6117
6118         * python/midi.c: remove config.h
6119
6120 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6121
6122         * scm/output-gnome.scm: Update.
6123
6124 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6125
6126         * scm/output-gnome.scm: New file.
6127
6128         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
6129
6130 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6131
6132         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
6133         (find_scaled_font): move from Paper_def
6134
6135 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6136
6137         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
6138         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
6139
6140         * po/fr.po: update po.
6141
6142         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
6143
6144         * lily/book-paper-def.cc (print_smob): new file.
6145
6146 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
6147
6148         * buildscripts/lilypond-words.py: search words also from
6149         music-functions-init.ly.
6150
6151 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6152
6153         * ly/music-functions-init.ly (def-music-function): new helper
6154         macro for defining music functions. \addlyrics \appoggiatura
6155         \acciaccatura \grace \partcombine \autochange \applycontext
6156         \applyoutput and \breathe are now defined here thanks to it.
6157
6158         * lily/parser.yy: 
6159         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
6160         \grace \partcombine \autochange \applycontext \applyoutput and
6161         \breathe keywords removed from the parser.
6162
6163         * lily/parser.yy: 
6164         * lily/music-function.cc (ly_make_music_function): 
6165         * lily/lexer.ll (music_function_type): added a case for 0-arg
6166         music functions.
6167
6168 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6169
6170         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
6171         refering to a music expression can be used in lily-inside-scheme:
6172         #{ $music #}
6173
6174         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
6175         and ly:parser-define, and change ly:parser-parse-string in order
6176         to make #{ $music #} work.
6177
6178         * scm/new-markup.scm (compile-markup-expression): when an argument
6179         is a string, use `make-simple-markup'.
6180
6181 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6182
6183         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
6184
6185 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6186
6187         * scripts/convert-ly.py (FatalConversionError.func): handle + in
6188         font-size. (backportme)
6189
6190 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6191
6192         * lily/paper-outputter.cc (output_stencil): dump font definitions
6193         before each stencil.
6194
6195         * lily/include/paper-book.hh (struct Score_lines): new
6196         struct. Collect info per Paper-score.
6197
6198         * lily/include/page.hh (class Page): to_stencil() returns Stencil
6199         everywhere.
6200
6201         * lily/stencil.cc (find_expression_fonts): new function
6202
6203         * lily/paper-outputter.cc (output_stencil): use
6204         interpret_stencil_expr
6205
6206         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
6207         (interpret_stencil_expr): new function. Generic stencil
6208         interpretation.
6209
6210         * lily/paper-def.cc (find_scaled_font): divide lookup
6211         magnification by outpuscale for non-virtual fontmetrics. This
6212         fixes ludicrously long font definitions for text
6213         fonts. (backportme)
6214
6215         * lily/score-engraver.cc: remove
6216         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
6217
6218 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6219
6220         * input/test/markup-score.ly: Remove \notes.
6221
6222         * lily/parser.yy (book_body): Grok Composite_music and \header.
6223         (markup): Push NOTES mode before score_block.
6224
6225         * VERSION: release 2.3.1
6226
6227         * mf/feta-klef.mf: 
6228         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
6229
6230         * Documentation/user/programming-interface.itely: Use @emph (was:
6231         @em).
6232
6233         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
6234
6235 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6236
6237         * scm/output-tex.scm (output-tex-string): tighten safe security.
6238
6239         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
6240
6241         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
6242         allowed ly functions.
6243
6244         * lily/ly-module.cc (ly_module_define): only define variable if
6245         bound.
6246         (ly_make_anonymous_module): take safe option.
6247
6248 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6249
6250         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
6251
6252 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6253
6254         * input/regression/newaddlyrics.ly: Fix.
6255
6256         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
6257         \score \notes.
6258
6259 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
6260
6261         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
6262
6263 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6264
6265         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
6266
6267         * lily/paper-line.cc (Paper_line): don't store list of stencils,
6268         but convert to single Stencil immediately.
6269
6270         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
6271
6272 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6273
6274         * scm/output-sodipodi.scm: Resurrect sodipodi output.
6275
6276 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
6277
6278         * elisp/lilypond-mode.el: Changed the way defaults are created for
6279         LilyPond-command-master.  LilyPond-mode will now check the
6280         timestamps of the files to see which command has to run next.
6281
6282 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6283
6284         * scm/bass-figure.scm (format-bass-figure): don't set
6285         number-markup for strings. This fixes string in bass
6286         figure. (backportme)
6287
6288         * lily/parser.yy (bass_number): insert number-markup into figure
6289         definition.
6290
6291         * scm/define-music-properties.scm (all-music-properties): make
6292         'figure a markup.
6293
6294         * scripts/convert-ly.py (conv): \apply -> \applymusic
6295
6296 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
6297
6298         * elisp/lilypond-mode.el: changed the order of some commands
6299         ("Midi" after "2Midi"), use the user-defined
6300         LilyPond-command-default as default instead of "LilyPond"
6301
6302         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
6303         to set the master file for the next command.
6304
6305         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
6306         with font-lock-reference-face.
6307
6308 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
6309
6310         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
6311
6312         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
6313
6314 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6315
6316         * ly/music-functions-init.ly (TODO): new file.
6317
6318         * lily/parser.yy (Generic_prefix_music_scm): add more
6319         music_function symbols.
6320         (Prefix_composite_music): change \apply to music-function   
6321
6322         * lily/include/music-function.hh: rename to music-function
6323
6324 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6325
6326         * lily/music-head.cc (LY_DEFINE): change order of args.
6327
6328         * input/regression/music-head.ly (texidoc): new file.
6329
6330         * lily/parser.yy (Generic_prefix_music): allow generic
6331         music-transformation functions. 
6332
6333         * lily/include/music-head.hh (is_music_head): new file.
6334
6335         * lily/music-head.cc (get_music_head_transform): new file.
6336
6337 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6338
6339         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
6340         empty extent. This fixes ottava brackets on rests. (backportme)
6341
6342         * make/lilypond.redhat.spec.in (Group): ln png files for info.
6343
6344         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
6345
6346         * cygwin/lily-wins.py: update for the lily-wins.py script.
6347
6348 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6349
6350         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
6351         code. This will obviate typeset_grob () in the future.  The effect
6352         of this is that improperly written spanner handling will result in
6353         invalid spanner bounds.
6354         (announce_grob): add to elems_ from here
6355         (typeset_grob): comment out.  
6356
6357         * lily/include/engraver.hh (make_spanner): new calling interface
6358         for make_{item,spanner}. This obviates most calls to
6359         announce_grob().
6360
6361         * scm/music-functions.scm (set-accidental-style): use GrandStaff
6362         iso. PianoStaff for piano styles.
6363
6364 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
6365
6366         * Documentation/user/music-glossary.tely: add segno after d.s.
6367
6368 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6369
6370         * lily/include/audio-column.hh: remove unused variables.
6371         (patch by Michael Welsh Duggan)
6372
6373         * flower/include/axes.hh (other_axis): inline Axes function
6374         (thanks to David Brandon).
6375
6376 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
6377
6378         * cygwin/mknetrel: Install image links (backportme).
6379
6380         * Documentation/user/GNUmakefile (local-install-info): Activate
6381         actual installing of image links (backportme).
6382
6383 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6384
6385         * Documentation/user/notation.itely (Measure repeats): Removed
6386         unnecessary (and confusing) \context Voice{.
6387
6388 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
6389
6390         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
6391
6392         * lily/page.cc (Page): Do not use ly_scheme_function for
6393         volatile/configurable variables (FIXME: better name).
6394
6395         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
6396         get_scmvar).
6397
6398 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6399
6400         * scripts/convert-ly.py (FatalConversionError.subst): use
6401         \transposition.
6402
6403 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
6404
6405         * lily/include/page.hh (class Page): Declare left_margin ().
6406
6407         * lily/page.cc: Remove paper var caching.
6408
6409 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6410
6411         * Documentation/user/music-glossary.tely: Add name to @top node.
6412         Remove comment from @table definitions (workaround for makinfo
6413         bug).
6414
6415         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
6416         ly:stencil-get-expr).  Update callers.
6417         (ly:stencil-align-to!):  Return stencil too.
6418
6419         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
6420         stencil.  Remove looped line-based page output.
6421         (output_line): Use line stencil.  Remove looped stencil-based line
6422         output.
6423
6424         * lily/page.cc (ly:page-paper-lines): New function.
6425
6426         * input/test/markup-score.ly: New file.
6427
6428         * scm/define-markup-commands.scm (stencil): New markup.
6429
6430         * lily/book.cc (to_stencil): New method.
6431
6432         * lily/parser.yy (markup): Use it to grok \score.
6433
6434 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6435
6436         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
6437
6438         * lily/paper-book.cc (pages): Change signature.  Update callers.
6439
6440         * lily/include/page.hh:
6441         * lily/page.cc: New file.
6442
6443         * lily/paper-line.cc (to_stencil): New method.
6444
6445         * lily/paper-outputter.cc (output_stencil): New method.
6446
6447         * lily/paper-outputter.cc (output_line): Use them.
6448
6449         * lily/warn.cc: Remove.
6450
6451         * lily/my-lily-parser.cc (distill_inname): Remove.
6452
6453         * flower/include/file-name.hh: 
6454         * flower/file-name.cc: New file.  Update users.
6455
6456         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
6457         (find): New method of same name.
6458
6459         * lily/my-lily-parser.cc (ly:parse-file): Use it.
6460
6461         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
6462         constant error message.
6463
6464 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
6465
6466         * input/test/{blank-notes.ly,staff-container.ly}: typos.
6467
6468 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6469
6470         * Documentation/user/music-glossary.tely: @table @strong' replaced
6471         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
6472         (backportme).
6473
6474 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
6475
6476         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
6477
6478         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
6479         #{ lily music expression #} that returns an equivalent scheme
6480         music expression by parsing the string.
6481
6482 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6483
6484         * lily/my-lily-parser.cc:
6485         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
6486         SCM string (foo.ly/toto.scm support).
6487
6488 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6489
6490         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
6491
6492 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6493
6494         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
6495
6496         * scripts/lilypond-book.py: LY code that includes \header is
6497         not assumed to be a fragment.
6498
6499 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6500
6501         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
6502         tremolo beams up.
6503
6504         * lily/stem.cc (chord_start_y): Return 0 if no heads.
6505         (get_default_stem_end_position): No tremolo head juggling if no
6506         heads.  Fixes tremolo crash on rests (backportme).
6507
6508         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
6509
6510 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6511
6512         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
6513         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
6514
6515         * lily/lexer.ll: Allow \encoding in NOTES mode.
6516
6517         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
6518         for lyrics, not for commands.
6519
6520         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
6521         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
6522
6523         * input/regression/newaddlyrics.ly: New file.
6524
6525         * Documentation/topdocs/NEWS.texi: Update.
6526
6527         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
6528         (Music_list): Allow embedded scm.
6529
6530         * lily/score.cc (ly:score-bookify): New function.
6531
6532         * lily/music.cc (ly:music-scorify): Idem.
6533
6534         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
6535         (ly:parser-print-score): Idem.
6536
6537         * scm/lily.scm (default-toplevel-book-handler): Idem.
6538         (default-toplevel-music-handler): Idem.
6539         (default-toplevel-score-handler): Idem.
6540
6541         * ly/declarations-init.ly: Set default toplevel handlers.
6542
6543         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
6544
6545         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
6546         printer for score at toplevel.
6547
6548 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6549
6550         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
6551         Fix for simple case: input/simple-song.ly, more complex stuff
6552         does not work yet.
6553
6554 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6555
6556         * lily/parser.yy (Prefix_composite_music): split Composite_music
6557         in Prefix_composite_music and Grouped_music_list.
6558         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
6559
6560 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6561
6562         * scm/lily.scm (toplevel-expression): New define.
6563
6564         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
6565
6566         * lily/parser.yy (toplevel_expression): Use it.
6567
6568         * lily/include/my-lily-parser.hh: Smobbify.
6569
6570         * lily/my-lily-parser.cc (parse_string): New method.
6571
6572         * lily/my-lily-parser.cc (ly:parse-string): New function.
6573
6574         * Documentation/user/lilypond.tely: Add comment and workaround for
6575         gs-8.01 crash.  Fixes make web.
6576
6577         Simplification of toplevel music.
6578
6579         * lily/lexer.ll, lily/parser.yy:
6580
6581         * In LYRICS mode, return LYRICS_STRING.  This fixes one
6582         shift/reduce problem.
6583
6584         * Use NOTES mode at start of maininput.
6585
6586         * Grok toplevel composite music expression, put in score and book.
6587
6588         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
6589
6590         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
6591
6592         * input/simple.ly: New file.
6593
6594         * input/simple-song.ly: Idem.
6595
6596 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6597
6598         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
6599         Sandberg.
6600
6601 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6602
6603         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
6604
6605 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
6606
6607         * input/regression/accidental-octave.ly: doc automatic showing
6608         of note names.
6609
6610 2004-04-16  Heikki Junes <janneke@gnu.org>
6611
6612         * po/fi.po: do "make po && make -C po po-update" at top-level,
6613         then "cp po/out/fi.po po/fi.po" and update fields.
6614
6615         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
6616
6617 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
6618
6619         * Documentation/user/introduction.itely (About this manual): Fix
6620         templates and regression urls (backportme).
6621
6622 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6623
6624         * ly/engraver-init.ly (Score:graceSettings): Increase
6625         beamed-lengths, especially for 32nd notes.
6626
6627         * Documentation/user/notation.itely (Grace notes): Correct the
6628         syntax for add-grace-property example.
6629
6630 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6631
6632         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
6633         `Generated' tag.
6634
6635         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
6636         Severely broken (the Debian package, at least).
6637
6638 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6639
6640         * lily/context.cc (find_create_context): assign to lvalue.
6641
6642 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6643
6644         * lily/include/translator.hh (class Translator): rename
6645         get_parent_context() to context () to avoid confusion.
6646
6647         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
6648
6649         * lily/lexer.ll: change is_string -> ly_c_string_p 
6650
6651         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
6652
6653         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
6654
6655 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6656
6657         * VERSION: release 2.3.0
6658
6659         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
6660
6661         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
6662         if nonempty.
6663
6664         * lily/include/context.hh (class Context): make members protected.
6665         (children_contexts): new accessor function.
6666
6667         * lily/include/translator.hh (class Translator): make
6668         daddy_context_ protected.
6669         (class Translator): clean up. 
6670
6671         * lily/include/context.hh (class Context): make daddy_context_
6672         private.
6673
6674         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
6675         higher for finding Voice. (backportme)  
6676
6677         * lily/include/context.hh (class Context): remove
6678         find_context_below() as a method.
6679
6680         * Documentation/user/notation.itely (The Lyrics context): add note
6681         about manual durations
6682
6683         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
6684         encoding.
6685
6686         * scm/output-tex.scm (text): dump \inputencoding{} for text.
6687
6688 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6689
6690         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
6691         \usepackage{inputenc}
6692
6693         * lily/paper-book.cc (classic_output): don't advance Offset for
6694         TeX output.
6695
6696         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
6697         ec-sauter.map in rules
6698
6699         * mf/ecb.mf (font_identifier): new file, based on ecbx
6700
6701         * mf/ecb10.mf (gensize): new file.
6702
6703         * Documentation/topdocs/NEWS.texi (Top): document some more new
6704         features.
6705
6706         * ly/declarations-init.ly: run convert-ly
6707
6708         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
6709         from input-file-results. Remove input-file-results.* 
6710
6711 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6712
6713         * scm/output-ps.scm (font-command): Fix, again.
6714
6715         * input/test/title-markup.ly: Add \noPagebreak test.
6716
6717         * lily/score-engraver.cc (try_music): Bugfix.
6718
6719 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6720
6721         * lily/main.cc (main_with_guile): excise dependency options -M and
6722         --dep-prefix
6723
6724         * lily/input-file-results.cc: excise Makefile dependency code
6725
6726         * Documentation/user/invoking.itexi (Invoking the lilypond
6727         binary): remove dep doco
6728
6729         * lily/main.cc (main_with_guile): call lilypond-main
6730
6731         * scm/lily.scm (lilypond-main): new function: handle multiple files.
6732
6733         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
6734         exception.
6735
6736         * lily/my-lily-parser.cc: remove paper_description function
6737
6738         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
6739         new function.
6740
6741         * lily/main.cc: remove global_score_count.
6742
6743         * lily/book.cc (process): don't take header from global_input_file.
6744
6745         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
6746
6747         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
6748
6749         * lily/music-output-def.cc (LY_DEFINE): new function
6750         ly_output_description. This function does the bulk for  setting,
6751         parsing and breaking down of an input file.
6752
6753         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
6754         anonymous modules globally. Let's hope they get GCd
6755
6756         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
6757
6758 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6759
6760         * scm/output-ps.scm (header): Papersize from paper.
6761
6762         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
6763         for classic output.
6764
6765         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
6766         lilypondclassic is defined.
6767         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
6768
6769         * input/regression/between-systems.ly: Remove.
6770
6771         * python/lilylib.py (get_bbox): Fix regular expression
6772         for bounding box.
6773
6774         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
6775
6776         * scm/output-tex.scm (stop-page): Use it.
6777
6778         * scm/output-ps.scm (define-fonts): Bugfix.
6779
6780         * lily/grob.cc: Add penalty to interface.
6781
6782         * lily/include/paper-line.hh (class Paper_line): New member
6783         var penalty_.
6784
6785         * lily/system.cc (get_line): Initialise Paper_line with
6786         page-penalty's from original grobs.
6787
6788         * scm/define-music-properties.scm (all-music-properties): Add
6789         page-penalty.
6790
6791         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
6792
6793         * lily/score-engraver.cc (try_music): Handle page-penalty.
6794
6795         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
6796
6797 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6798
6799         * ly/declarations-init.ly (melismaEnd): typo
6800
6801         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
6802
6803         * scm/output-ps.scm (text): split string into spaces, use moveto
6804         for setting space. 
6805
6806 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6807
6808         * po/nl.po: Update.
6809
6810         * scm/font.scm (add-cmr-fonts): Typo.
6811
6812 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6813
6814         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
6815         font-encoding.
6816
6817         * scm/define-grobs.scm (all-grob-descriptions): idem.
6818
6819         * lily/time-signature.cc (numbered_time_signature): idem.
6820
6821         * scm/font.scm (add-cmr-fonts): use real encoding names for
6822         font-encoding.
6823
6824 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
6825
6826         * lily/paper-book.cc (classic_output): 
6827         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
6828         Fixes classic output.
6829         (lilypondstart):
6830         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
6831         kludge.
6832
6833         * scripts/old-lilypond-book.py: Remove.
6834
6835         Page layout for SCOREs enclosed in a BOOK:
6836
6837         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
6838         layout tweaking.
6839
6840         * input/les-nereides.ly (theScore): Add \book.
6841
6842         * input/test/title-markup.ly: Add \book.
6843
6844         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
6845         only if 'verbose.
6846
6847         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
6848
6849         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
6850
6851         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
6852         * scm/output-tex.scm (start-system): Update for page layout by
6853         LilyPond.
6854
6855         * scm/output-ps.scm (start-system): Previously (new-start-system).
6856
6857         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
6858         passed to define-fonts.
6859
6860         * lily/paper-column.cc: 
6861         * lily/system.cc (get_line):
6862         * ly/property-init.ly (newpage): 
6863         * scm/define-grob-properties.scm:
6864         * scm/output-ps.scm: 
6865         * scm/output-tex.scm: Remove between-system-string kludge.
6866
6867         * scm/output-ps.scm (define-fonts, font-command,
6868         font-load-encoding): Handle ENCODING = #f.
6869
6870         * scm/output-tex.scm (output-scopes): Check if variable is bound.
6871
6872         * scm/define-markup-commands.scm (fill-line): Use
6873         make-simple-markup (WAS: unexisting make-word-markup).
6874
6875         * lily/text-item.cc (interpret_markup): Bugfix, transpose
6876         ENCODING, MARKUP parameters for interpret_string.
6877
6878         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
6879
6880         * lily/score.cc (book_rendering): New method.
6881         (default_rendering): Create Paper_book helper locally, dump
6882         output.
6883
6884         * lily/my-lily-lexer.cc (the_key_tab): Add book.
6885
6886         * lily/parser.yy: Handle \book.
6887
6888         * lily/include/book.hh: 
6889         * lily/book.cc: New file.
6890
6891 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6892
6893         * lily/text-item.cc (interpret_string): new file, select font with
6894         encoding.
6895
6896         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
6897
6898         * scm/define-markup-commands.scm (encoded-simple): new markup command.
6899
6900         * lily/parser.yy (markup): take encoding from lexer.
6901
6902 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6903
6904         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
6905
6906         * scm/output-ps.scm: Remove some cruft.
6907
6908 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6909
6910         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
6911
6912         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
6913
6914 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
6915
6916         * scm/font.scm (add-century-schoolbook-fonts):
6917         (make-century-schoolbook-tree): New function.
6918
6919         * input/test/title-markup.ly: Use Century Schoolbook font.
6920
6921 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6922
6923         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
6924         to Erik Sandberg) 
6925
6926         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
6927
6928         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
6929
6930         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
6931
6932         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
6933
6934 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6935
6936         * scm/part-combiner.scm (determine-split-list): bugfix: if no
6937         solo-state (at end of solo), we can set the solo status
6938         too. (backportme.)
6939
6940         * input/regression/part-combine-solo-end.ly: new file.
6941
6942 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6943
6944         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
6945         flavour abc files.  Really ignore unknown keys (backportme).
6946
6947 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6948
6949         * lily/scaled-font-metric.cc (text_dimension): only multiply with
6950         magnification_ when looking up in orig_.
6951
6952         * scm/output-tex.scm (text): switch off char-mapping.
6953
6954         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
6955         because AFM's encoding field cannot have spaces.
6956
6957 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6958
6959         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
6960
6961 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6962
6963         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
6964
6965         * mf/cmr.enc: new file, without hi-bit ascii info. 
6966
6967         * lily/bezier-bow.cc (slur_shape): make indent dependent on
6968         width. This removes the 'hook' at the end of a long slur.
6969
6970         * buildscripts/mf-to-table.py (parse_logfile): don't append
6971         encoding to fontname.
6972
6973 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6974
6975         * scm/output-ps.scm (define-fonts): Load .enc only once.
6976
6977         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
6978         too.
6979
6980 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6981
6982         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
6983         encoding field.
6984
6985         * lily/stencil-scheme.cc: remove ly:fontify-atom 
6986
6987         * ly/portuges.ly (pitchnames): new file.
6988
6989         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
6990         Michael Welsh Duggan
6991
6992         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
6993
6994         * ly/nederlands.ly: add comment about digits.
6995
6996         * lily/scaled-font-metric.cc (derived_mark): idem.
6997
6998         * scm/encoding.scm (make-encoding-mapping): change permutation to
6999         mapping.
7000
7001         * lily/scaled-font-metric.cc (derived_mark): is a const method.
7002         (Modified_font_metric): make alist for coding_description_
7003         (LY_DEFINE): remove coding-name.
7004
7005         * scm/output-tex.scm (text): remove debugging code.
7006
7007         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
7008
7009         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
7010         from infile.
7011
7012         * mf/feta-generic.mf: move fet_beginfont into generic code.
7013         use fetaMusic (without space) as encoding
7014
7015         * mf/feta-autometric.mf: take encoding argument
7016
7017         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
7018
7019         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
7020         use.
7021
7022         * scm/encoding.scm (read-encoding-file): use symbol for glyph
7023         name.
7024
7025 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
7026
7027         * input/test/title-markup.ly: Set inputencoding.
7028
7029         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
7030
7031         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
7032
7033         * scm/encoding.scm (get-coding-filename, get-coding-command): New
7034         function.
7035         (coding-alist): Also hold filename, command.
7036         (read-encoding-file): Return symbols.
7037
7038 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7039
7040         * scm/output-tex.scm: remove fontify; text and char take a font
7041         argument.
7042
7043         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
7044
7045         * lily/scaled-font-metric.cc (text_dimension): init
7046         coding_{permutation,table}_ too 
7047         (LY_DEFINE): ly:font-encoding, new function return
7048
7049         * lily/paper-def.cc (find_scaled_font): take input coding from
7050         inputcoding paper var.
7051
7052         * lily/performance.cc (output): remap modulo 16.
7053
7054         * lily/text-item.cc (interpret_markup): whoops, variable
7055         shadowing fixed.
7056
7057 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
7058
7059         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
7060         symbols, not symbols to strings.
7061
7062         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
7063         symbols, not symbols to strings.
7064
7065 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7066
7067         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
7068         (ly:kpathsea-gulp-file): New function.
7069
7070         * scm/encoding.scm (read-encoding-file): Use it.
7071
7072 2004-04-06  Werner Lemberg  <wl@gnu.org>
7073
7074         * scm/encoding.scm (coding-alist): Fix typo.
7075
7076 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7077
7078         * lily/scaled-font-metric.cc (text_dimension): move function from
7079         Font_metric
7080         (make_scaled_font_metric): init coding_scheme_ to TeX
7081         (text_dimension): use get-coding-vector for non TeX coding_scheme_
7082
7083         * lily/include/scaled-font-metric.hh (struct
7084         Modified_font_metric): rename from Scaled_font_metric
7085
7086         * scm/encoding.scm (read-encoding-file): split up large function,
7087         leave caching to (delay)
7088
7089         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
7090
7091 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7092
7093         * lily/my-lily-lexer.cc (set_encoding): New method.
7094
7095         * lily/lexer.ll: Grok \encoding.
7096
7097         * lily/font-metric.cc (get_encoded_index): New function.
7098
7099         * lily/include/font-metric.hh (coding_scheme): New method.
7100
7101         * scm/encoding.scm: New file.
7102
7103         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
7104
7105 2004-04-05  Werner Lemberg  <wl@gnu.org>
7106
7107         * Documentation/user/tutorial.itely: Revised (finished).
7108
7109         * Documentation/user/macros.itexi (@separate): Removed.
7110
7111 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7112
7113         * scm/output-ps.scm (define-fonts): fix scaling.
7114
7115         * lily/scaled-font-metric.cc (design_size): add function.
7116
7117         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
7118         partial cut&paste of ly:font-magnification.
7119
7120 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7121
7122         * scm/output-ps.scm (define-fonts):
7123         (fontify): Update.
7124
7125 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7126
7127         * po/fr.po: update. (backportme).
7128
7129         * po/nl.po: update. (backportme). 
7130
7131         * mf/feta-beugel.mf: document why design size is not fixed.
7132
7133         * mf/feta-braces-a.mf: rename to stress that it's not design size.
7134
7135 2004-04-04  Werner Lemberg  <wl@gnu.org>
7136
7137         * Documentation/user/tutorial.itely: Revised (continued).
7138
7139 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7140
7141         * po/nl.po: Update (backportme).
7142
7143 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7144
7145         * po/de.po: update. (backportme).
7146
7147         * scm/output-tex.scm (font-command): use ly: functions to
7148         construct name.
7149         (define-fonts): don't use alist, just dump \font definitions.
7150         (font-load-command): calculate proper scaling by taking
7151         outputscale from paper argument.
7152
7153         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
7154         expression.
7155
7156         * lily/paper-outputter.cc (output_header): pass paper arg to
7157         define-fonts
7158
7159         * lily/paper-def.cc (font_descriptions): dump list of
7160         Scaled_font_metrics
7161         (find_scaled_font): take Font_metric argument, store
7162         Scaled_font_metrics in hash-table containing (size ->
7163         Scaled_font_metrics) alist.
7164         (get_dimension): rename from get_realvar
7165
7166         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
7167         ly:font-magnification, ly:font-name: new functions
7168
7169 2004-04-03  Werner Lemberg  <wl@gnu.org>
7170
7171         * Documentation/user/dedication.itely,
7172         Documentation/user/preface.itely,
7173         Documentation/user/introduction.itely,
7174         Documentation/user/tutorial.itely: Revised.
7175         Removing leading spaces which distorts output if info files are read
7176         with stand-alone info.
7177         Removing superfluous inter-word spaces which also distorts output
7178         for stand-alone info.
7179         Using ` and ' instead of `` and '' everywhere to improve
7180         legilibility with stand-alone info
7181         Using @samp for single-letter input items and data which contains
7182         spaces, @code for other things.
7183
7184         * lily/grob-interface.cc: Adding copyright.
7185         (check_interfaces_for_property): Improve format of warning message.
7186
7187 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7188
7189         * lily/include/font-metric.hh (struct Font_metric): add
7190         design_size () method.
7191
7192         * buildscripts/mf-to-table.py (base): add DesignSize comment.
7193
7194         * lily/afm.cc (read_afm_file): read design size.
7195
7196         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
7197
7198         * scm/music-functions.scm (unfold-repeats): handle dots too.
7199
7200 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7201
7202         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
7203         (backportme)
7204
7205 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7206
7207         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
7208         lyric indent.  Revert melismaBusyProperties using \unset.
7209
7210 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7211
7212         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
7213
7214         * lily/parser.yy (command_element): allow redefinition of |
7215         meaning.
7216
7217         * lily/break-align-engraver.cc (acknowledge_grob): construct
7218         LeftEdge where the first cause for alignment is coming from.
7219         This makes \override Staff.LeftEdge work as expected.
7220
7221         * lily/slur-performer.cc (Slur_performer): add inits
7222
7223         * lily/beam-performer.cc (Beam_performer): add inits
7224
7225 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7226
7227         * VERSION (PACKAGE_NAME): release 2.2.0