Georg Baum schrieb:

If you have zipped graphics, e.g. x.eps.gz these will not be unzipped on export, since LaTeX can handle them as is.

Thanks for the info but when I use an eps.gz image I get lots of LaTeX errors that x.eps.gz could not be found and that therefore the graphics size couldn't be displayed. And even more strange I got the error message:

---
LaTeX Warning: Unused global option(s):
    [english].

(newfile3.aux

! Package babel Error: You haven't defined the language arabic yet.

See the babel package documentation for explanation.
Type  H <return>  for immediate help.
 ...

l.2 [EMAIL PROTECTED]
---

Although LyX doesn't use arabic:

---
%% LyX 1.4.3-4 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage{graphicx}

\makeatletter
\usepackage{babel}
\makeatother
\begin{document}
If you have zipped graphics, e.g. x.eps.gz these will not be unzipped
on > export, since \LaTeX{} can handle them as is.

\includegraphics{bild1}

\includegraphics{bild1.eps.gz}
\end{document}
---

Any ideas?

This checkbox should be disabled for non-zipped graphics and zipped graphics in 
the wrong format.

The option is displayed for all image formats. Shouldn't it only be visible for zipped graphics?

regards Uwe

Reply via email to