Files
sphinx/tests/roots/test-intl/figure.txt
2016-11-20 18:00:23 +09:00

54 lines
747 B
Plaintext

:tocdepth: 2
i18n with figure caption
========================
.. figure:: i18n.png
My caption of the figure
My description paragraph1 of the figure.
My description paragraph2 of the figure.
figure in the block
---------------------
block
.. figure:: i18n.png
My caption of the figure
My description paragraph1 of the figure.
My description paragraph2 of the figure.
image url and alt
-------------------
.. image:: i18n.png
:alt: i18n
.. figure:: img.png
:alt: img
image on substitution
---------------------
.. |sub image| image:: i18n.png
image under note
-----------------
.. note::
.. image:: i18n.png
:alt: i18n under note
.. figure:: img.png
:alt: img under note