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