rgheck <rgh...@...> writes: > My sense, from a brief look, is that the documentation is right and the > code is wrong. What this really seems to indicate is whether we need to > use the float package for this float. So it might make more sense to > have a "NeedsFloatPkg" tag instead of the "Builtin" tag. It would > default to false, so the default wouldn't change, and the only actual > work would be in layout2layout.py. The rest would be replacing > Floating::builtin() with Floating::needsFloatPkg(). >
+1 for this I found "builtin" confusing when writing custom layouts. The question is not really whether it is builtin or not, but whether you want LyX to define the float for you using the float package. -- Julien
