LaTex2Web logo

Documents Live, a web authoring and publishing system

If you see this, something is wrong

Table of contents

First published on Friday, Apr 11, 2025 and last modified on Friday, Apr 11, 2025

subfig

François Chaplais

LaTeX2Web has basic support for the subfig and subfigure packages.

It implements the subfigure environment, and the subfigure command by replacing it with the subfigure environment.

This implementation nests subfigures inside figures, with attached captions and labels.

Internally, the environment is implemented using the CSS flex system. For small devices, the subfigure grid is collapsed into a single column.

Like figures, subfigures can be expanded into a lightbox, and have a pan-and-zoom functionality.