Hello, Me again.
I still have 18 errors while trying to export my document.
I've exported my document to latex and compile it with latex.
The errors come from this part of the document:
\begin{lyxlist}{00.00.0000}
\item [%
\begin{table}[!h!t!b!p]
\vspace{0.3cm}
\begin{center}\begin{tabular}{|c||c|c|c|c|c|}
\hline
&
A&
B&
C&
D&
E\\
\hline
\hline
A&
&
(-,-)&
(-,-)&
(-,-)&
(-,-)\\
\hline
B&
(+,+)&
&
(-,-)&
(-,=)&
(-,=)\\
\hline
C&
(+,+)&
(+,+)&
&
(+,+)&
(-,+)\\
\hline
D&
(+,+)&
(+,=)&
(-,-)&
&
(-,=)\\
\hline
E&
(+,+)&
(+,=)&
(+,-)&
(+,=)&
\\
\hline
\end{tabular}\end{center}
\vspace{0.3cm}
\vspace{0.3cm}
\begin{center}\begin{tabular}{|c||c|c|c|}
\hline
&
A&
B&
D\\
\hline
\hline
A&
&
(-,-)&
(-,-)\\
\hline
B&
(+,+)&
&
(-,=)\\
\hline
D&
(+,+)&
(+,=)&
\\
\hline
\end{tabular}\end{center}
\vspace{0.3cm}
\caption{Classement des solutions.\label{Table: Classement des solutions.}}
\caption{Classement des solutions de rang 2.\label{Table: Classements
des solutions (rang 2).}}
\end{table}
]~
Is it a problem with lyx lists ?
Your sincerely,
Yann COLLETTE
Jean-Marc Lasgouttes wrote:
>>>>>>"Collette" == Collette <[EMAIL PROTECTED]> writes:
>>>>>>
>
>Collette> Hello, me again I've produced a Synthese.log with
>Collette> lyx-1.1.6fix4. After a while, I decided to search
>Collette> algorithm.sty in both file (because it seems to me this
>Collette> error is related to this package) and found this package in
>Collette> Synthese-1.1.6fix4 but not in Synthese.log-1.2.1. So, my
>Collette> question is: does lyx-1.2.1 include by default algorithm.sty
>Collette> ? It looks like lyx-1.1.6fix4 includes algorithm.sty by
>Collette> default but not lyx-1.2.1.
>
>Yes, this is exactly what happens :) Algorithms are now produced using
>float.sty. This question has shown up often, but unfortunately I do
>not remember what the solution was :)
>
>JMarc
>