LaTeX で下線をつけるコマンド
LaTeX では underline で下線を書きます。
\underline{ y = ax^2 + bx + c }
中カッコをつけないと underline の直後しか下線がつきません。
\underline{ ax - by }
\underline ax - byLaTeX では underline で下線を書きます。
\underline{ y = ax^2 + bx + c }
中カッコをつけないと underline の直後しか下線がつきません。
\underline{ ax - by }
\underline ax - by