I don't have time to dig into this right now, but just for the record it
may be a transparency problem of the pngs. Adding a colored background may
solve the issue.
Changing the resolution of the images with `(latex-dpi 600)' (instead of
150) does not change anything.

Laurent


On Tue, Aug 6, 2013 at 11:28 PM, Laurent <laurent.ors...@gmail.com> wrote:

> Hi,
>
> When generating pdf with the very useful slideshow-latex, equations have a
> very poor quality.
> Has anyone found a solution to this by any chance?
>
> Test case (slidetex.rkt):
> #lang slideshow
>
> (require slideshow/latex)
>
> (slide ($ "\\sum_{x\\in {\\cal X}} x^2"))
>
> Then
> slideshow --trust --pdf slidetex.rkt
>
> Laurent
>
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to