From cb01f1c760cdd29e2026b6cff5b41093ee1e70fe Mon Sep 17 00:00:00 2001 From: Antony Lee Date: Sun, 31 Mar 2019 23:25:00 +0200 Subject: [PATCH] Remove \mathcircled from mathtext docs following its deprecation. --- tutorials/text/mathtext.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tutorials/text/mathtext.py b/tutorials/text/mathtext.py index f696138de2af..897e6653cf29 100644 --- a/tutorials/text/mathtext.py +++ b/tutorials/text/mathtext.py @@ -215,12 +215,6 @@ ``\mathrm{\mathsf{sansserif}}`` :math-stix:`\mathrm{\mathsf{sansserif}}` ================================ ========================================= - .. only:: html - - ================================ ========================================= - ``\mathcircled{circled}`` :math-stix:`\mathcircled{circled}` - ================================ ========================================= - There are also three global "font sets" to choose from, which are selected using the ``mathtext.fontset`` parameter in :ref:`matplotlibrc `.