>>>>> "uliw" == uliw  <[EMAIL PROTECTED]> writes:

uliw> Hi there, I'm quite exprienced with latex but a beginner with
uliw> lyx. So excuse my possibly dump questions....

uliw> I'll try to import a latex file into lyx but have the following
uliw> difficulties with the \includegraphics command

uliw> a) It seems that lyx/reLyX does not honour the starred form of
uliw> the \includegraphics command. I do understand that this might be
uliw> a bit difficult to implement....

uliw> b) The include graphics command provides a handy way to define
uliw> the file-extension, i.e.

uliw>       \DeclareGraphicsExtensions{.eps, .EPS}

uliw>    either I'm doing something wrong, or this is ignored, thus
uliw> lyx is unable to locate my files :-(

Hello,

Unfortunately, the form of \includegraphics used by LyX is a bit
rudimentary. In fact, the whole thing needs a rewrite...

uliw> c) I keep all my eps-files in a subdirectory. While latex finds
uliw> those files after adding ./eps to TEXINPUTS, lyx fails to find
uliw> them. Is lyx ignoring the TEXINPUTS variable, or is it again
uliw> stupid me?

TEXINPUTS should only contain absolute paths. If the eps figures are
in a subdirectory of the document directory, you can specify them as
eps/myfigure.eps

uliw>    A similar problem exists with user defined style files
uliw> residing in a non standard location.

I guess the same answer holds.

JMarc

Reply via email to