|
From: <md...@us...> - 2010-08-04 12:36:19
|
Revision: 8623
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8623&view=rev
Author: mdboom
Date: 2010-08-04 12:36:13 +0000 (Wed, 04 Aug 2010)
Log Message:
-----------
Merged revisions 8622 via svnmerge from
https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v1_0_maint
........
r8622 | mdboom | 2010-08-04 08:31:53 -0400 (Wed, 04 Aug 2010) | 1 line
Remove obsolete rcParam from matplotlibrc.template
........
Modified Paths:
--------------
trunk/matplotlib/matplotlibrc.template
Property Changed:
----------------
trunk/matplotlib/
Property changes on: trunk/matplotlib
___________________________________________________________________
Modified: svnmerge-integrated
- /branches/mathtex:1-7263 /branches/v0_91_maint:1-6428 /branches/v0_98_5_maint:1-7253 /branches/v1_0_maint:1-8620 /trunk/matplotlib:1-7315
+ /branches/mathtex:1-7263 /branches/v0_91_maint:1-6428 /branches/v0_98_5_maint:1-7253 /branches/v1_0_maint:1-8622 /trunk/matplotlib:1-7315
Modified: trunk/matplotlib/matplotlibrc.template
===================================================================
--- trunk/matplotlib/matplotlibrc.template 2010-08-04 12:31:53 UTC (rev 8622)
+++ trunk/matplotlib/matplotlibrc.template 2010-08-04 12:36:13 UTC (rev 8623)
@@ -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.
|