Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d732194

Browse files
committed
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 ........ svn path=/trunk/matplotlib/; revision=8623
1 parent 2320f5b commit d732194

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

matplotlibrc.template

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -158,15 +158,6 @@ backend : %(backend)s
158158
# correction off. None will try and
159159
# guess based on your dvipng version
160160

161-
#text.markup : 'plain' # Affects how text, such as titles and labels, are
162-
# interpreted by default.
163-
# 'plain': As plain, unformatted text
164-
# 'tex': As TeX-like text. Text between $'s will be
165-
# formatted as a TeX math expression.
166-
# This setting has no effect when text.usetex is True.
167-
# In that case, all text will be sent to TeX for
168-
# processing.
169-
170161
#text.hinting : True # If True, text will be hinted, otherwise not. This only
171162
# affects the Agg backend.
172163

0 commit comments

Comments
 (0)