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

Skip to content

Commit a02aa86

Browse files
committed
added link to usetex wiki
svn path=/trunk/matplotlib/; revision=2093
1 parent 15c43ed commit a02aa86

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

matplotlibrc.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,8 @@ font.monospace : Andale Mono, Bitstream Vera Sans Mono, Nimbus Mono L, Cour
121121
# http://matplotlib.sourceforge.net/matplotlib.text.html for more
122122
# information on text properties
123123
text.color : black
124-
text.usetex : False # use latex for all text handling. See http://matplotlib.sf.net/matplotlib.texmanager.html
124+
text.usetex : False # use latex for all text handling. For more information, see
125+
# http://www.scipy.org/Wiki/Cookbook/Matplotlib/UsingTex
125126
text.dvipnghack : False # some versions of dvipng don't handle
126127
# alpha channel properly. Use True to correct and flush
127128
# ~/.matplotlib/tex.cache before testing

0 commit comments

Comments
 (0)