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