On Sat, Oct 27, 2001 at 08:33:50PM +0200, Lars Gullik Bjønnes wrote: > Herbert Voss <[EMAIL PROTECTED]> writes: > | > We never really finished the discussion about where the floats should > | > be stored: In the document, in a global file, preferences ... > | > | this is not important for the code, therefore not my > | problem ... > > It is very important for the code... > > f.ex what happens if you don't store the float definition in the > document and then give the document to some other party? > (So obviously we must store the definition in the doc.)
And what happens if you use your own environments defined in the .layout file ? The clean way is to store these things outside of the document in the layout file (note that we can make the layout file be editable from within lyx).