[racket] Scribble to PDF in Racket 5.3.2

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sat Feb 2 16:13:25 EST 2013

If you run scribble --latex --dest x file.scrbl and then cd into the newly
created "x" directory and run "pdflatex file.tex" you should get a more
readable transcript that will help us understand what's going on.

Robby


On Sat, Feb 2, 2013 at 2:54 PM, Prabhakar Ragde <plragde at uwaterloo.ca>wrote:

> Scribble will not render to PDF for me with Racket 5.3.2. It works fine
> with Racket 5.3.1. As is typical with LaTeX, I cannot find the exact source
> of the error in all the verbiage. There are several warnings associated
> with packages.
>
> My TexLive distribution is from 2008. Is 5.3.2 doing something that would
> not work with it? Thanks. --PR
> ____________________
>  Racket Users list:
>  http://lists.racket-lang.org/**users <http://lists.racket-lang.org/users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130202/80183e36/attachment.html>

Posted on the users mailing list.