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