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 1d5c45b commit 2f4c5f7Copy full SHA for 2f4c5f7
lib/matplotlib/tests/test_mathtext.py
@@ -60,8 +60,8 @@
60
'$\\Gamma \\Delta \\Theta \\Lambda \\Xi \\Pi \\Sigma \\Upsilon \\Phi \\Psi \\Omega$',
61
'$\\alpha \\beta \\gamma \\delta \\epsilon \\zeta \\eta \\theta \\iota \\lambda \\mu \\nu \\xi \\pi \\kappa \\rho \\sigma \\tau \\upsilon \\phi \\chi \\psi$',
62
63
- # The examples prefixed by 'mmltt' are from the MathML torture test here:
64
- # https://developer.mozilla.org/en-US/docs/Mozilla/MathML_Project/MathML_Torture_Test
+ # The following examples are from the MathML torture test here:
+ # https://www-archive.mozilla.org/projects/mathml/demo/texvsmml.xhtml
65
r'${x}^{2}{y}^{2}$',
66
r'${}_{2}F_{3}$',
67
r'$\frac{x+{y}^{2}}{k+1}$',
0 commit comments