8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52aa26b commit d6ff6a5Copy full SHA for d6ff6a5
lib/matplotlib/tests/test_mathtext.py
@@ -55,7 +55,7 @@
55
'$\\alpha \\beta \\gamma \\delta \\epsilon \\zeta \\eta \\theta \\iota \\lambda \\mu \\nu \\xi \\pi \\kappa \\rho \\sigma \\tau \\upsilon \\phi \\chi \\psi$',
56
57
# The examples prefixed by 'mmltt' are from the MathML torture test here:
58
- # http://www.mozilla.org/projects/mathml/demo/texvsmml.xhtml
+ # https://developer.mozilla.org/en-US/docs/Mozilla/MathML_Project/MathML_Torture_Test
59
r'${x}^{2}{y}^{2}$',
60
r'${}_{2}F_{3}$',
61
r'$\frac{x+{y}^{2}}{k+1}$',
0 commit comments