Wikipedia:Manual of Style/Superscripts and subscripts: Difference between revisions
Content deleted Content added
No consensus to support proposal in 2 years |
m →Mathematics: <source inline>, {{tag}} |
||
Line 49:
Special care is needed with subscripted labels to distinguish the purpose of the subscript (as this is a common error): variables and constants in subscripts should be italic, while textual labels should be in normal text font (Roman, upright). For example:
: <math> x_\text{this one} = y_\text{that one} \,\!</math>   (correct—typeset from <
and
: <math>\sum_{i=1}^n { y_i^2 }\!</math>   (correct—typeset from <
but not
: <math>r = x_{predicted} - x_{observed}</math>   (''incorrect''—typeset from <code><nowiki
Moreover, the TeX engine used on Wikipedia may format simple superscripts using
|