数学域

在版本 1.8 中添加。

数学域(名称为 math)提供以下角色

:math:numref:

用于交叉引用由 math 指令通过其标签定义的方程。示例

.. math:: e^{i\pi} + 1 = 0
   :label: euler

Euler's identity, equation :math:numref:`euler`, was elected one of the
most beautiful mathematical formulas.

在版本 1.8 中添加。