I've appended the messages at the point where make web seems to fail for me below. I still thought it might be font related; the only specific font call I noticed in lily-589712996 was (ly:grob-set-property! gr 'font-family 'roman) and commenting that out didn't seem to have a noticeable effect (assuming I did that right). Manually attempting to run '.../lilypond/Documentation/user/out-www$ dvips -Ppdf -u+lilypond.map -E -o lily-589712996.eps lily-589712996' responds back with 'dvips: ! Couldn't find header file music-drawing-routines.ps'. How is this .ps file supposed to be found by dvips (path, hardcoded, command line argument, environment variables, etc)? Is this problem fixed by how make web calls this line, or is it actually a problem in that step of the processing too? Any feedback to help lead me along the right path for troubleshooting these problems would be greatly appreciated. Thanks again, Ed Sutton
Invoking `(( latex "\nonstopmode \input lily-589712996" >&2 ) >&- )'This is TeX, Version 3.14159 (Web2C 7.4.5) LaTeX2e <2001/06/01> Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n ohyphenation, loaded. (./lily-589712996.tex (/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond/share/lilypond/ tex/source/lilyponddefs.tex (/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond/share/lilypond/ tex/generate/feta20.tex) (/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond/share/lilypond/ tex/source/lily-ps-defs.tex)) (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) No auxiliary output files. No file lily-589712996.aux. [1] ) Output written on lily-589712996.dvi (1 page, 2956 bytes). Transcript written on lily-589712996.log. Invoking `dvips -Ppdf -u+lilypond.map -E -o lily-589712996.eps lily-589712996'This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com) ' TeX output 2004.03.20:1042' -> lily-589712996.eps <tex.pro><alt-rule.pro><texc.pro><music-drawing-routines.ps><f7b6d320.enc> <texps.pro><special.pro>. <cmr10.pfb><cmbx8.pfb><feta20.pfa> <feta-nummer10.pfa>[1] Invoking `gs -sDEVICE=bbox -q -dNOPAUSE lily-589712996.eps -c quit 2>lily-589712996.eps.bbox'Error: /invalidfont in findfont Operand stack: (D) 1 0 Helvetica-Bold Font Helvetica-Bold 479549 Helvetica-Bold --nostringval-- Courier (Courier) Courier Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- 4 5 %oparray_pop 5 5 %oparray_pop --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 8 6 %oparray_pop --nostringval-- --nostringval-- --nostringval-- --nostringval-- Dictionary stack: --dict:1056/1123(ro)(G)-- --dict:0/20(G)-- --dict:91/200(L)-- --dict:118/300(L)-- --dict:40/200(L)-- --dict:17/17(ro)(G)-- --dict:1056/1123(ro)(G)-- Current allocation mode is local Last OS error: 2 Current file position is 70856 lilypond-book: error: `gs' failed (status 1) Traceback (most recent call last): File "/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond/scripts/lilypond-book.py", line 947, in ? main () File "/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond/scripts/lilypond-book.py", line 944, in main do_file (files[0]) File "/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond/scripts/lilypond-book.py", line 881, in do_file filter (lambda x: x.__class__ == Include_snippet, chunks)) File "/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond/scripts/lilypond-book.py", line 878, in process_include do_file (name) File "/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond/scripts/lilypond-book.py", line 863, in do_file process_snippets (process_cmd, outdated) File "/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond/scripts/lilypond-book.py", line 706, in process_snippets ly.make_ps_images (i + '.eps', resolution=110) File "/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond/share/lilypond/python/lilylib.py", line 460, in make_ps_images bbox = get_bbox (ps_name) File "/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond/share/lilypond/python/lilylib.py", line 438, in get_bbox system (cmd, progress_p = 1) File "/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond/share/lilypond/python/lilylib.py", line 332, in system exit (status) File "/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond/share/lilypond/python/lilylib.py", line 130, in exit raise _ ('Exiting (%d)...') % i Exiting (256)... make[3]: *** [out-www/lilypond.texi] Error 1 make[3]: Leaving directory `/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond/Documentation/user' make[2]: *** [WWW] Error 2 make[2]: Leaving directory `/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond/Documentation' make[1]: *** [WWW] Error 2 make[1]: Leaving directory `/home/mirror176/downloads/src/multimedia/lilypond/CVS/lilypond' make: *** [web] Error 2 _______________________________________________ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond