Jean-Marc Lasgouttes wrote: >>>>>> "Jean-Marc" == Jean-Marc Lasgouttes >>>>>> <[EMAIL PROTECTED]> writes: > >>>>>> "Georg" == Georg Baum >>>>>> <[EMAIL PROTECTED]> >>>>>> writes: >>>> When converting the layout files, I noticed that some document >>>> classes have extra styles like "CenteredCaption", "CaptionBelow", >>>> "CaptionAbove". How do these layout styles relate to the caption >>>> inset? Probably not at all. > > Georg> No. > >>>> Is this is problem? I don't know... > > Georg> This is not a problem now (because the old caption hacks did > Georg> not work for these anyway), but of course in the future all > Georg> captions should be handled alike. > > Jean-Marc> Are you sure? The point is that we had these layouts in > Jean-Marc> some of our textclasses and now they are broken and cannot > Jean-Marc> be supported anymore. > > I am not sure they are broken, actually. But they will be if we remove > special caption-related hacks.
AFAIK they are not broken. We removed some hacks that tested for a layout with name "Caption", but we did not remove the "sensitive label" stuff. Abdel, please correct me if I am wrong, but AFAIK those layouts continue to work exactly as before. At least this was the idea behind the changes I did. Georg