|
From: <jd...@us...> - 2008-06-19 12:16:51
|
Revision: 5592
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5592&view=rev
Author: jdh2358
Date: 2008-06-19 05:16:50 -0700 (Thu, 19 Jun 2008)
Log Message:
-----------
reverted typo I accidentally introduced into mathtext.rst
Modified Paths:
--------------
trunk/matplotlib/doc/users/mathtext.rst
Modified: trunk/matplotlib/doc/users/mathtext.rst
===================================================================
--- trunk/matplotlib/doc/users/mathtext.rst 2008-06-19 12:15:20 UTC (rev 5591)
+++ trunk/matplotlib/doc/users/mathtext.rst 2008-06-19 12:16:50 UTC (rev 5592)
@@ -4,7 +4,7 @@
================================
You can use TeX markup in any matplotlib text string. Note that you
-do not need to have TeX installed, since matplotlib ships its own` TeX
+do not need to have TeX installed, since matplotlib ships its own TeX
expression parser, layout engine and fonts. The layout engine is a
fairly direct adaptation of the layout algorithms in Donald Knuth's
TeX, so the quality is quite good (matplotlib also provides a
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|