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

