8000 Update link to "MathML torture test". · matplotlib/matplotlib@d6ff6a5 · GitHub
[go: up one dir, main page]

Skip to content

Commit d6ff6a5

Browse files
committed
Update link to "MathML torture test".
1 parent 52aa26b commit d6ff6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/tests/test_mathtext.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
'$\\alpha \\beta \\gamma \\delta \\epsilon \\zeta \\eta \\theta \\iota \\lambda \\mu \\nu \\xi \\pi \\kappa \\rho \\sigma \\tau \\upsilon \\phi \\chi \\psi$',
5656

5757
# The examples prefixed by 'mmltt' are from the MathML torture test here:
58-
# http://www.mozilla.org/projects/mathml/demo/texvsmml.xhtml
58+
# https://developer.mozilla.org/en-US/docs/Mozilla/MathML_Project/MathML_Torture_Test
5959
r'${x}^{2}{y}^{2}$',
6060
r'${}_{2}F_{3}$',
6161
r'$\frac{x+{y}^{2}}{k+1}$',

0 commit comments

Comments
 (0)
0