diff options
| author | coqbot-app[bot] | 2021-04-19 09:14:24 +0000 |
|---|---|---|
| committer | GitHub | 2021-04-19 09:14:24 +0000 |
| commit | 8a49832ac5a4a9fab564c49ccef7146310db5bab (patch) | |
| tree | 9240ca91e69ff1b938db3f1f588d8075d0fcbca5 /doc/sphinx/refman-preamble.rst | |
| parent | 9fe4108289f584461b5dc7af08095d6279a222af (diff) | |
| parent | 3e006e40fb213943e3e6574174a360ef866b0431 (diff) | |
Merge PR #13815: Improve description of conversions
Reviewed-by: Zimmi48
Ack-by: JasonGross
Diffstat (limited to 'doc/sphinx/refman-preamble.rst')
| -rw-r--r-- | doc/sphinx/refman-preamble.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/refman-preamble.rst b/doc/sphinx/refman-preamble.rst index 32d3e87e68..dd1d6051b5 100644 --- a/doc/sphinx/refman-preamble.rst +++ b/doc/sphinx/refman-preamble.rst @@ -15,7 +15,7 @@ .. |c_i| replace:: `c`\ :math:`_{i}` .. |c_n| replace:: `c`\ :math:`_{n}` .. |Cic| replace:: CIC -.. |eq_beta_delta_iota_zeta| replace:: `=`\ :math:`_{\beta\delta\iota\zeta}` +.. |eq_beta_delta_iota_zeta| replace:: `=`\ :math:`_{βδιζ}` .. |Latex| replace:: :smallcaps:`LaTeX` .. |Ltac| replace:: `L`:sub:`tac` .. |p_1| replace:: `p`\ :math:`_{1}` |
