Category:Todo:replace sup and sub with LaTeX: Difference between revisions
Jump to navigation
Jump to search
Created page with "Interval pages where the provided FJS name contains subscript or superscript in HTML style. Fixed by <code><nowiki><sup>a,b,c</sup></nowiki></code> -> <code>^{a,b,c}</code> an..." |
m Use todocat template |
||
Line 1: | Line 1: | ||
{{todocat}} | |||
Interval pages where the provided FJS name contains subscript or superscript in HTML style. Fixed by <code><nowiki><sup>a,b,c</sup></nowiki></code> -> <code>^{a,b,c}</code> and <code><nowiki><sub>A,B,C</sub></nowiki></code> -> <code>_{A,B,C}</code>. | Interval pages where the provided FJS name contains subscript or superscript in HTML style. Fixed by <code><nowiki><sup>a,b,c</sup></nowiki></code> -> <code>^{a,b,c}</code> and <code><nowiki><sub>A,B,C</sub></nowiki></code> -> <code>_{A,B,C}</code>. | ||
Latest revision as of 04:54, 24 August 2024
This is a maintenance category.
Administrators: Please do not delete this category as empty! This category may be empty occasionally or even most of the time. |
Interval pages where the provided FJS name contains subscript or superscript in HTML style. Fixed by <sup>a,b,c</sup>
-> ^{a,b,c}
and <sub>A,B,C</sub>
-> _{A,B,C}
.
This category currently contains no pages or media.