Thanks to visit codestin.com Credit goes to github.com
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 eac5f4e commit 3ad477eCopy full SHA for 3ad477e
1 file changed
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