Revision: 8622
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8622&view=rev
Author: mdboom
Date: 2010年08月04日 12:31:53 +0000 (2010年8月04日)
Log Message:
-----------
Remove obsolete rcParam from matplotlibrc.template
Modified Paths:
--------------
branches/v1_0_maint/matplotlibrc.template
Modified: branches/v1_0_maint/matplotlibrc.template
===================================================================
--- branches/v1_0_maint/matplotlibrc.template 2010年08月04日 12:29:18 UTC (rev 8621)
+++ branches/v1_0_maint/matplotlibrc.template 2010年08月04日 12:31:53 UTC (rev 8622)
@@ -158,15 +158,6 @@
# correction off. None will try and
# guess based on your dvipng version
-#text.markup : 'plain' # Affects how text, such as titles and labels, are
- # interpreted by default.
- # 'plain': As plain, unformatted text
- # 'tex': As TeX-like text. Text between $'s will be
- # formatted as a TeX math expression.
- # This setting has no effect when text.usetex is True.
- # In that case, all text will be sent to TeX for
- # processing.
-
#text.hinting : True # If True, text will be hinted, otherwise not. This only
# affects the Agg backend.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.