답변1
때로는 설명보다 코드가 더 쉽기 때문에 내 의견을 직접 답변으로 변환합니다. 아마도 OP는 이 접근 방식의 문제점에 대해 언급할 수 있습니다.
\documentclass[12pt]{article}
\begin{document}
Combine the subscript with the math term. Also, use upright for terms
that are not explicit variables. I might use $\phi_{\mathrm{SB},P}$
if P were a variable, or $\phi_\mathrm{SB,P}$ if it were not.
\end{document}