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