Re: [Q] 数式の左寄せ左揃えは?

名前: トノ
日時: 2003-03-31 18:03:28
IPアドレス: 150.35.254.*

>>17898 例えば以下のようなソースであれば、2 箇所の「C」は、 縦に揃うはずですが‥‥。 \documentclass[10pt,a4paper,fleqn,twocolumn]{article} \setlength{\mathindent}{2pt} \begin{document} \noindent\hspace*{\mathindent}% \makebox[0pt][r]{% \smash{\vrule height \baselineskip depth 5\baselineskip}% }% $\displaystyle C$ \begin{eqnarray} A = B , \\ C = D + E + F . \end{eqnarray} \end{document}

この書き込みへの返事:

お名前
題名 
メッセージ(タグは <a href="...">...</a> だけ使えます)