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.
2 parents 52aa26b + d6ff6a5 commit fd71db9Copy full SHA for fd71db9
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