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