Lars Gullik Bjønnes wrote: > > Herbert Voss <[EMAIL PROTECTED]> writes: > > | Lars Gullik Bjønnes wrote: > | > > | > Herbert Voss <[EMAIL PROTECTED]> writes: > | > > | > | > To me this looks ok. > | > | > (will be nice to remove the hardcoded floats from the souce). > | > | > | > | the floatlist has at default figure/float, so there is no > | > | need for an extra code. > | > > | > I'd like it do have no defaults, and everything declared in the layout > | > file. Even for figure and table. > | > | you want to declare what you never can change? > > Yes... just like we declare \chapter, \section and the like. We never > know if a class file defines additional floats f.ex.
you never declare "\chapter"! you declare "chapter" and that's different. and it's different from this problem here ... It's unimportant for figure/table if another class defines additional floats. Herbert