Darren Dale wrote:
> On Wednesday 08 June 2005 1:29 am, Fernando Perez wrote:
>
>>Hi all,
>>
>>I'm enjoying the new toy (real LaTeX support), and after running the
>>examples/tex_demo, I noticed the bounding boxes aren't quite right.
>
> Which version of ghostscript are you using? We had trouble with bboxes using a
> version older than ghostscript-8.16.
Ah, that could be it. Fedora 3 comes stock with:
[~]> rpm -qa | grep ghost
ghostscript-fonts-5.50-13
ghostscript-7.07-33
> I use ghostscript's epswrite device to convert a latex-generated postscript to
> eps. It converts the fonts to bitmaps, as you pointed out, but you can
> increase the resolution in rc with ps.distiller.res: I have it set to 6000,
> and the files are not too big.
Mh, I dind't point that out: I didn't even know you could do it :)
> Would you send me a copies of the bad eps and the fixed version, and also a
> copy of ps2eps? I don't have that program on my system, and was not able to
> find it on the web.
Here goes. As it turns out, ps2eps is a simple perl script which I got god
knows when. So people won't actually have it on their systems, it's something
that lives in /usr/local/bin on my box, sorry.
But no worries. I can lie with using ps2eps for now, until I can upgrade to a
moer current ghostscript.
Cheers,
f
|