Hi,
        I am using lyx 1.2.1, and have found a problem when changing the line 
spacing from single to onehalf (using Layout->Document). Basically, 
while the new line-spacing is acknowledged in the Lyx window, 
generating dvi or PS versions of the document results in lots of errors.

        I have exported the file as LaTeX, and it seems that the problem lies 
in included xfig diagrams with pstex LaTeX bits. Here is the generated 
code for a figure:
\begin{figure}[ht]
        \begin{center}
                \begin{picture}(0,0)
                        \includegraphics{/home/xxx/somefile.eps}
                \end{picture}
                \input{/home/xxx/somefile.pstex_t}
        \end{center}
        \caption{Rhubarb, rhubarb, rhubarb. \label{fig:label1}}
\end{figure}

The error latex comes up with is
! Undefined control sequence.
<argument> \xpt
l.26 }}}

        Lines 25 and 26 of the pstex_t file are:
\put(6571,-1591){\makebox(0,0)[lb]{\smash{\SetFigFont{11}{13.2}{rm}{\color[rgb]{0,0,0}$\seta$}%
}}}
(i.e., the $\seta$ symbol).

        Any clues why the document breaks with spacing > 1?
Thanks
Jose
-- 
Jos� L G�mez Dans                       PhD student
Tel: +44 114 222 5582                   Radar & Communications Group
FAX; +44 870 132 2990                   Department of Electronic Engineering
                                        University of Sheffield UK

Reply via email to