I am trying to produce a huge doc without figures.
The basic command with latex is
\usepackage[draft]{graphics}.

In that case, i only get a box with the name of the file.

When i try to use it in the latex preambule form LyX, i get an error like
"option package clash"?

Attempts to use \usepackage[,draft]{graphics} instead, as suggested,
just results in the same error (example included).

It seems the clash is related to the following \usepackage instruction
but I don't understand why.

What is going on which I don't understand and what should I do?

Thanks

lyx1.0.4, SUNOS 5.6 (I know I should upgrade)

#This file was created by <duvall> Mon Oct 16 15:56:06 2000
#LyX 1.0 (C) 1995-1999 Matthias Ettrich and the LyX Team
\lyxformat 2.15
\textclass article
\begin_preamble
\usepackage[T1]{fontenc}
\usepackage[draft]{graphics}
\usepackage{babel}
\setcounter{secnumdepth}{5}
\setcounter{tocdepth}{5}
\usepackage{setspace}
\onehalfspacing

\makeatletter

\makeatother
\end_preamble
\language default
\inputencoding default
\fontscheme default
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4wide
\use_geometry 0
\use_amsmath 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Standard


\begin_float fig 
\layout Standard
\align center 

\begin_inset Figure size 297 186
file blank.eps
width 3 50
flags 9

\end_inset 


\layout Caption

\end_float 
\the_end

blank.eps

Reply via email to