----- Original Message -----
From: "Marc D." <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, January 26, 2006 1:39 AM
Subject: Re: Latex error on graphics insert (LyX 1.3.7)
On 26 Jan 06, at 01:06, Georg Baum wrote:
Kevin Pfeiffer wrote:
In my experience (1.3.5) LyX converts jpegs to an EPS automagically.
Only for dvi output, but he runs pdflatex. LyX does not convert to
eps in
this case.
And
above it does say "type eps"...
I overread this. That is very interesting. Marc. please post the
complete
\includegraphics command of the .tex file that was created by LyX.
Does it
create something like type=eps? If not, then either your image or your
pdflatex compiler is broken.
Thanks for getting back to me.
I have tested the 3 images in a standalone file, and the images
display fine using the PDF (ps to pdf) option. It looks like the 3rd
image, specified as eps rather than jpg, is converted to pdf before
the tex file is created.
The jpg images are all in tmpbuf.
If the .eps image file is causing a problem, could you convert it
.jpg and reference the .jpg version rather than the .eps in LyX?
Maybe the eps conversion is faulty and if it is the file itself then
it might fail to convert to another image format, so narrow it down.
I did a search for TeXshop and error messages.
Maybe this will be helpful, maybe not. Most of the users use
systems other than Macs and/or Texshop so don't have answers
arising from their own experience.
-----------------------------------------------------------------
http://rutherglen.ics.mq.edu.au/~alpha-bugzilla/show_bug.cgi?id=1906
viewPDF with TeXShop fails if the path contains spaces,
giving an error
Error Message: "Couldn't build descriptor: OSErr -1740"
This was reported by Andreas in the beginning of July(05). He also
observed that the bug could be fixed by inserting some quotes
around referenced variables. (This revealed some very strange
phenomena that have not yet been explained...)
Lars and Jon pointed out that the real problem is a missing
[tclAE::build::TEXT] in the TeXShop viewPDF driver.
---------------------------------------------------------
http://www.uoregon.edu/~koch/texshop/version.html [SH: unlikely]
"The default TeXShop preference for the teTeX binary directory is
/usr/local/teTeX/bin/powerpc-apple-darwin-current. But if users
have installed Gerben Wierda's latest TeX redistribution, they
also have Intel binaries. On Intel machines, the teTeX binary
directory should then be
/usr/local/teTeX/bin/i386-apple-darwin-current. TeXShop now has
code to make this change automatically. When the program first
starts, it calls "uname -p" to determine the current processor.
If the result is "i386", then TeXShop permanently changes the
above preference to /usr/local/teTeX/bin/i386-apple-darwin-current.
However this change is not made if the user has manually changed
the default /usr/local/teTeX/bin/powerpc-apple-darwin-current to
some other location. Thus if a user has the Fink teTeX distribution
or some other distribution and has set the teTeX binary directory
preference to point to it, the preference will not be changed."
-----------------------------------------------------------
http://darkwing.uoregon.edu/~koch/texshop/texshop.html
-----------------------------------------------------------
http://www.uoregon.edu/~koch/texshop/installing.html
---------------------------------------------------------
When did you last update your system? But though that
sometimes fixes bugs, it can also introduce backward
compatibility issues.
Good luck,
Stephen