[racket-dev] scribble pdf

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Mon May 23 23:28:55 EDT 2011

Most of the time when I run scribble to get PDF output, I get something like:

/texmf-texlive-dist/fonts/type1/urw/times/utmb8a.pfb></opt/local/share/texmf-te
xlive-dist/fonts/type1/urw/times/utmr8a.pfb></opt/local/share/texmf-texlive-dis
t/fonts/type1/urw/times/utmri8a.pfb>
Output written on main.pdf (8 pages, 272591 bytes).
PDF statistics:
 1061 PDF objects out of 1200 (max. 8388607)
 736 compressed objects within 8 object streams
 17 named destinations out of 1000 (max. 500000)
 271 words of extra memory for PDF output out of 10000 (max. 10000000)

run-pdflatex: got error exit code

 === context ===
/Users/jay/Dev/scm/plt/collects/scribble/private/run-pdflatex.rkt:25:2: loop
/Users/jay/Dev/scm/plt/collects/scribble/private/run-pdflatex.rkt:7:0: core
/Users/jay/Dev/scm/plt/collects/scribble/private/indirect-renderer.rkt:38:8:
for-loop
/Users/jay/Dev/scm/plt/collects/scribble/run.rkt:98:0: build-docs
/Users/jay/Dev/scm/plt/collects/scribble/run.rkt: [running body]

make: *** [main.pdf] Error 1

I'm guessing that it is because there is something like missing
cross-references or something? But scribble deletes the PDF, so I
can't look at it even though latex says it made it, and there's no
other useful message.

Jay

-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93


Posted on the dev mailing list.