just a quick question regarding mathematical typesetting. After reading this article on TUG, I have the impression that most sub/superscripts are supposed to be in upright/roman. I quote from the article:
Now, the question is. Given that I, i.e., have a formula like (just writing LaTeX-code):Sub and superscripts that do not represent
physical quantities or mathematical variables
should be set in roman type; the amsmath package
makes available the command \text for setting
in roman type any word or sentence within
mathematics, also in sub and superscripts.
V_in = V_s\frac{Z_in}{Z_in+Z_s},
where the sub-script "s" denotes the source of the signal V_s; should all the sub-scripts in these formula be typeset in upright/roman? Or am I interpreting the article incorrectly?
I mean, the sub-script "in" does not represent a physical quantity IMO, and the sub-script "s" is neither a physical quantity or a mathematical variable? However, if I were to have a sub-script "k", denoting the index in for example some vector/matrix operation, then it should be typeset in italic, as it then would represent a mathematical variable, "k"?
I know some will say it's silly of me to bother with this, but I'd prefer to get it right, even though the readers of the text most likely won't care.
Help is greatly appreciated!
Best regards,
D.