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