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