Hi Anyone,

This is really bizarre, but progress nonetheless.  

I'm finding that if I merely add the 

  trim=0.000000in 0.000000in 0.000in 0.000000in,

directive into the \includegraphics[ 
section, things work out!  That is, at/near the point in my .tex file where I 
*don't* do this, is where LyX poops out.  As I keep moving deeper into my .tex 
file and adding this to each {figure}, I'm extending the point at which LyX is 
rendering the document within the GUI.  Also, each figure so touched will 
render with a real numbered caption within the LyX GUI (otherwise not).  

Here is a snippet of one of my {figure}s:  


\begin{figure}
[ptb]
\begin{center}
\includegraphics[
trim=0.000000in 0.000000in 0.000in 0.000000in,
natheight=2.792800in,
natwidth=4.535500in,
height=1.2324in,
width=1.9951in
]%
{SingletRecord.eps}%
\caption{Data Record Plot, Showing Detector Digital Counts as a Function of
Pixel Index, for a Group of Pixels Illuminated by a Singlet Spectral Line. }%
\label{fig:SingletRecord}%
\end{center}
\end{figure}


Note that LyX seems happy with either the \label separate from, or embedded 
within the \caption argument.  

So what does this imply about what is going on, and any remedies (if any) for 
LyX bugfixing?  

Regards,
Frank



Reply via email to