Revision: 5348
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5348&view=rev
Author:   dsdale
Date:     2008-06-01 04:07:42 -0700 (Sun, 01 Jun 2008)

Log Message:
-----------
mask a section on STIX fonts in mathtext.rst which is causing
latex document compilation problems.

Modified Paths:
--------------
    trunk/matplotlib/doc/users/mathtext.rst

Modified: trunk/matplotlib/doc/users/mathtext.rst
===================================================================
--- trunk/matplotlib/doc/users/mathtext.rst     2008-06-01 11:03:32 UTC (rev 
5347)
+++ trunk/matplotlib/doc/users/mathtext.rst     2008-06-01 11:07:42 UTC (rev 
5348)
@@ -156,17 +156,17 @@
     ``\mathcal``    :math:`\mathcal{CALLIGRAPHY}`
     =============== =================================
 
-When using the STIX fonts, you also have the choice of:
+.. When using the STIX fonts, you also have the choice of:
+..
+..    ================ =================================
+..    Command          Result
+..    ================ =================================
+..    ``\mathbb``      :math:`\mathbb{Blackboard}`
+..    ``\mathcircled`` :math:`\mathcircled{Circled}`
+..    ``\mathfrak``    :math:`\mathfrak{Fraktur}`
+..    ``\mathsf``      :math:`\mathsf{sans-serif}`
+..    ================ =================================
 
-    ================ =================================
-    Command          Result
-    ================ =================================
-    ``\mathbb``      :math:`\mathbb{Blackboard}`
-    ``\mathcircled`` :math:`\mathcircled{Circled}`
-    ``\mathfrak``    :math:`\mathfrak{Fraktur}`
-    ``\mathsf``      :math:`\mathsf{sans-serif}`
-    ================ =================================
-
 Accents
 -------
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to