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