Am Dienstag, 14.10.03 um 16:23 Uhr schrieb Herbert Voß:
Katrin Pietzsch schrieb:
btw. Herbert, why is convert a bad choice?
_bad_ maybe the wrong word here. If you have a vector graphic file
then convert creates a bitmap from the vector source.
So convert should be the last choice.
okay, that i u
Katrin Pietzsch wrote:
> btw. Herbert, why is convert a bad choice?
Because it generates a bitmap file from your nice vector graphics one.
Prefer to generate a pdf file from eps (using epstopdf) because this
will retain the vector graphics nature of the file, meaning that it
will scale flawless
Katrin Pietzsch schrieb:
btw. Herbert, why is convert a bad choice?
_bad_ maybe the wrong word here. If you have a vector graphic file
then convert creates a bitmap from the vector source.
So convert should be the last choice.
Herbert
So now, for a solution - I converted the eps to pdf manually using
convert, that cuts off a good 1 in on the right side of the figure..
so I converted it to jpg instead and everything seems to be fine.. I'm
not sure why there's a problem with the eps figure - I generated it
using Adobe Illust
Nirmal Govind schrieb:
There's nothing magic about this. You just need to define a converter
eps->pdf. The preferences dialog should make this trivially easy.
The converter is already defined.. it's epstopdf..
only a question: did you run
pdflatex --shell-escape
otherwise epstopdf cannot work
H
Nirmal Govind wrote:
>> You could try running your figure through GhostScript's epstoeps
>> utility. This will ensure that the eps file is well formed.
>
> Tried this but I still get an error while using epstopdf..
Well try using gs itself then. I attach my_pstoppm, a shell script
wrapper showi
convert is not a good choice for eps files.
I see..
eps to jpg makes only sense for _real_ pictures, but not for
drawings.
you can try to install VTeX/Free, which is very easy
I believe they don't have a version for powerpc yet.. :-(
Thanks,
nirmal
You could try running your figure through GhostScript's epstoeps
utility. This will ensure that the eps file is well formed.
Tried this but I still get an error while using epstopdf..
"pdflatex looks for the pdf file in the current directory". To be
honest, I don't know, but this sounds probabl
Nirmal Govind schrieb:
So now, for a solution - I converted the eps to pdf manually using
convert, that cuts off a good 1 in on the right side of the figure.. so
convert is not a good choice for eps files.
I converted it to jpg instead and everything seems to be fine.. I'm not
sure why there's
Nirmal Govind wrote:
>> There's nothing magic about this. You just need to define a
>> converter eps->pdf. The preferences dialog should make this
>> trivially easy.
>
> The converter is already defined.. it's epstopdf..
>
>> You could use Imagemagick's convert, Sebastian Rahtz's epstopdf or
>>
There's nothing magic about this. You just need to define a converter
eps->pdf. The preferences dialog should make this trivially easy.
The converter is already defined.. it's epstopdf..
You could use Imagemagick's convert, Sebastian Rahtz's epstopdf or
even gs itself. Your call ;-)
Well, there
Nirmal Govind wrote:
> Hi.. I'm trying to include a couple of eps figures in a presentation
> using LyX and the pdfscreen documentclass. LyX doesn't seem to able
> to convert the eps figures to pdf or any other format that pdflatex
> likes.. I thought this was possible (with Imagemagick in the
> b
Hi.. I'm trying to include a couple of eps figures in a presentation
using LyX and the pdfscreen documentclass. LyX doesn't seem to able to
convert the eps figures to pdf or any other format that pdflatex likes..
I thought this was possible (with Imagemagick in the background).. is
this not the
13 matches
Mail list logo