Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f7a9d04

Browse files
committed
Fix STIX fonts table (just use a raw image).
svn path=/trunk/matplotlib/; revision=5357
1 parent 50573a8 commit f7a9d04

2 files changed

Lines changed: 4 additions & 10 deletions

File tree

doc/_static/stix_fonts.png

4.81 KB
Loading

doc/users/mathtext.rst

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -156,16 +156,10 @@ The choices available with all fonts are:
156156
``\mathcal`` :math:`\mathcal{CALLIGRAPHY}`
157157
=============== =================================
158158

159-
.. When using the STIX fonts, you also have the choice of:
160-
..
161-
.. ================ =================================
162-
.. Command Result
163-
.. ================ =================================
164-
.. ``\mathbb`` :math:`\mathbb{Blackboard}`
165-
.. ``\mathcircled`` :math:`\mathcircled{Circled}`
166-
.. ``\mathfrak`` :math:`\mathfrak{Fraktur}`
167-
.. ``\mathsf`` :math:`\mathsf{sans-serif}`
168-
.. ================ =================================
159+
When using the STIX fonts, you also have the choice of:
160+
161+
.. image:: ../_static/stix_fonts.png
162+
169163

170164
Accents
171165
-------

0 commit comments

Comments
 (0)