Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ latex_math
Class
latex_math
lib/matplotlib/sphinxext/mathmpl.py:87–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
86
# Define LaTeX math node:
87
class
latex_math(nodes.General, nodes.Element):
88
pass
89
90
91
def
fontset_choice(arg):
Callers
2
math_role
Function · 0.85
run
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…