Hello, So, if I want my document to work with lyx-1.2.1, I must include "at hand" algorithm.sty in the latex preamble. I've built a diff file between 1.2.1.log and 1.1.6fix4.log related to files located in /usr/share/texmf/.... Here's the result: In 1.1.6fix4 I found these files (which are not in 1.2.1):
/usr/share/texmf/tex/latex/algorith/algorithm.sty /usr/share/texmf/tex/latex/base/ifthen.sty In 1.2.1 I found these files (which are not in 1.1.6fix4): usr/share/texmf/tex/latex/graphics/graphicx.sty (The first error occurs between this two files) /usr/share/texmf/tex/latex/amsfonts/umsb.fd I will include algorithm in my preamble and see if it helps. 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 >
