You are here: Home / LBN / Up2date / Business / BastionLinux 36 / python3-sphinx-subfigure-0.2.4-1.lbn36.noarch

python3-sphinx-subfigure-0.2.4-1.lbn36.noarch

Package Attributes
RPM  python3-sphinx-subfigure-0.2.4-1.lbn36.noarch.rpm Architecture  noarch Size  37212 Created  2024/01/21 13:51:39 UTC
Package Specification
Summary A sphinx extension to create sub-figures.
Group Unspecified
License ZPL
Home Page https://pypi.org/project/sphinx-subfigure
Description

sphinx-subfigure

A sphinx extension to create figures with multiple images:

Provides a simple format for complex image layouts. Supports HTML fully, with responsive layouts, for different screen sizes

LaTeX is supported, except for images that span multiple rows. degrades gracefully for other formats.

Supports figure numbering and referencing. Supports image sub-captions, via alt text.

Usage Install sphinx-subfigure with pip install sphinx-subfigure, then add sphinx_subfigure to your conf.py file's extensions variable: extensions = ["sphinx_subfigure"]

numfig = True # optional

Now add a subfigure directive to your document: .. subfigure:: AA|BC :layout-sm: A|B|C :subcaptions: above :name: myfigure :class-grid: outline

.. image:: imageA.png :alt: Image A

.. image:: imageB.png :alt: Image B

.. image:: imageC.png :alt: Image C

Figure Caption

Each image is automatically assigned an area identifier (A, B, C, etc.). Layouts are formed

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
Provides
python-sphinx-subfigure
python3-sphinx-subfigure
python3.10-sphinx-subfigure
python3.10dist(sphinx-subfigure)
python3dist(sphinx-subfigure)
Obsoletes
python-sphinx-subfigure

Document Actions