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