Le 28/02/13 16:53, Kornel Benko a écrit :
Am Donnerstag, 28. Februar 2013 um 15:27:50, schrieb Kornel Benko <kor...@lyx.org> > After some fiddling to find out, why MergedManuals don't compile, > here is a minimal example.
I would think that the float is the one which is the most standard, more than the theorem-like. Am I wrong? What are the standard packages?
JMarc
I have a solution for this. 1.) In lib/layouts/stdfloats.inc rename Type algorithm to Type algorithmfloat 2.) Increment lyx-format, becase now lyx-file changes entries from \begin_inset Float algorithm to \begin_inset Float algorithmfloat Should I proceed? Kornel