나는 로드 newtxtext, newtxmath, mathtools
하고 bm
(굵게 표시하기 위해) 다음 \norm
과 같이 명령을 정의합니다.
\DeclarePairedDelimiter{\norm}\lVert\rVert
수식을 다음과 같이 코딩합니다.
\[\bm{\frac{w^T\bigl(x_{\textbf{\scriptsize pos}}-x_{\textbf{\scriptsize neg}}\bigr)}{\norm{x}}=\frac{\text{2}}{\norm{w}}} \]
