LaTeX Typesetting standards for subscripts

  • Thread starter Thread starter TRB8985
  • Start date Start date
  • Tags Tags
    Typesetting
AI Thread Summary
The discussion centers on the proper typesetting standards for subscripts in mathematical equations, specifically regarding the italicization of subscripts in a kinematic equation. The consensus is that subscripts representing static values, like initial and final displacements, should not be italicized, while the treatment of the subscript for the y-axis remains unclear. There is a reference to NIST guidelines, which suggest that context matters, as some subscripts may be italicized based on whether they represent changing variables or fixed coordinates. Participants emphasize the importance of adhering to established standards for clarity in public projects, even if journal acceptance may not hinge on such details. The conversation highlights the need for consistency in notation to avoid perpetuating incorrect practices.
TRB8985
Messages
74
Reaction score
15
TL;DR Summary
Clarification on subscripts involving axes and whether they should be italicized.
Good afternoon,

I have a question about italicizing certain subscripts. Say we have the following kinematic equation:
$$ y_{i} = y_{f} + v_{i_y}t + \dfrac{1}{2}a_{y}t^2$$ Where the ##i## and ##f## subscripts are in reference to initial and final displacements, and the ##y## subscript is in reference to an acceleration along the y-axis.

In the sources I've seen from NIST, IUPAC, and others##^{1, 2, 3, 4, 5}##, the general standard seems to be that any italicized letter is a variable. Thus, in the case above, ##i## and ##f## would not be italicized, as they represent static values of initial and final displacements. My question concerns ##y##.

In this situation, the y-axis (in whichever direction we have chosen it to be), does not change. Furthermore, the vertical acceleration in this simple example does not change, either. (9.80 m/s²)

Thus, I'm under the impression that the subscript ##y## would be upright as well. However, at the bottom of the first page in the typefaces document from NIST, I can see they're italicizing the z-coordinate in ##\omega_{z}##. It's not entirely clear if this coordinate is italicized due to the value of ##\omega## changing as one moves along the z-axis, or if this references the z-axis itself. Hence, my confusion.

Is anyone familiar with such an example and know the correct way in which this should be expressed? Thanks!##^{[1]}## Hughes, K. 2016 May 4. To italicise or not to italicize. Brushing Up Science. https://brushingupscience.com/2016/05/04/to-italicise-or-not-to-italicise/

##^{[2]}## Vrijmoet, E. 2017 May 1. Eliot's LaTeX Notes for Science Writing. Georgia State University. http://astro.gsu.edu/~vrijmoet/latexnotes.html

##^{[3]}## Boffin. 2011 Oct 30. Should subscripts in math mode be upright? Stack Exchange. https://tex.stackexchange.com/questions/33120/should-subscripts-in-math-mode-be-upright

##^{[4]}## Beccari, Claudio. 1997. Typesettings mathematics for science and technology according to IOS 31/XI. TUGboat. 18(1). https://tug.org/tugboat/tb18-1/tb54becc.pdf

##^{[5]}## Keramati, H. 2020 July 7. When to italicize in a math expression? LinkedIn. https://www.linkedin.com/pulse/when-italicize-math-expression-hamed-keramati/
 
Last edited:
Physics news on Phys.org
Do you even need to care whether single letter subscripts are italicized or not? For subscripts of more than one letter, I will generally wrap them using \mathrm{} because it looks better, like ##\omega_\mathrm{max}##. But for one letter subscripts, will anyone even care? I believe the acceptance of your paper in a journal will not be affected if you have italicized a subscript that you shouldn't have. Every journal has typesetters, who will format those little things before publication if the paper is accepted.
 
Wrichik Basu said:
Do you even need to care whether single letter subscripts are italicized or not?
Probably not, but personally, I think it's worth the effort to develop good typefacing habits on these things. I can understand if others don't, though.

Wrichik Basu said:
I believe the acceptance of your paper in a journal will not be affected if you have italicized a subscript that you shouldn't have. Every journal has typesetters, who will format those little things before publication if the paper is accepted.
My mistake for not mentioning anything about this in my original post - it's not actually for a journal. More of a public project. I don't like the idea of communicating bad notation publicly and perpetuating something incorrect. Hopefully that makes sense.
 
Last edited:
It is good to know the popular standards, but you should always define such things in your document if they mean something significant. And if you are publishing somewhere, know their particular standards.
 
TRB8985 said:
I have a question about italicizing certain subscripts. Say we have the following kinematic equation:
$$ y_{i} = y_{f} + v_{i_y}t + \dfrac{1}{2}a_{y}t^2$$ Where the ##i## and ##f## subscripts are in reference to initial and final displacements, and the ##y## subscript is in reference to an acceleration along the y-axis.
I'm of little help with your italics question, but I did notice that you have ##y_{i}## and ##y_{f}## backwards in your equation. :wink:
 
  • Like
  • Informative
Likes robphy, gmax137 and Wrichik Basu
berkeman said:
I'm of little help with your italics question, but I did notice that you have ##y_{i}## and ##y_{f}## backwards in your equation. :wink:
That should be ##y_{\rm i}## and ##y_{\rm f}##.
 

Similar threads

Replies
3
Views
2K
Replies
4
Views
4K
Replies
766
Views
737K
Replies
6
Views
4K
Back
Top