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