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