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