emath BBS

新規発言一覧最新記事過去一覧検索HOME

No.7650  Re[3]:数式番号の表示位置について
発言者: 石原 守
発言日: 2008 10/23 19:13
発言元: ntchba121154.chba.nt.adsl.ppp.infoweb.ne.jp
完全な再現とはいきませんが array を利用すれば似たようにできますね。

\documentclass[a4j]{jarticle}
\usepackage{emath}
\def\EQ{%
  \stepcounter{equation}
  \maru{\theequation}
}
\begin{document}

□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□□
\begin{gather}
lx+my+nz=p\\
ax^2+by^2+cz^2+2dxy+2eyz+2fzx+gx+hy+iz+j=0
\end{gather}
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□
\begin{center}$
\begin{array}{ll}
lx+my+nz=p&\cdots\cdots\EQ\\
ax^2+by^2+cz^2+2dxy+2eyz+2fzx+gx+hy+iz+j=0&\cdots\cdots\EQ
\end{array}
$\end{center}
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□
\begin{center}$
\begin{array}{ll}
x=1&\cdots\cdots\EQ\\
y=0&\cdots\cdots\EQ
\end{array}
$\end{center}
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□
□□□□□□□□□□□□□□□□□□□□□□□□
\begin{center}$
\begin{array}{ll}
a+b+c+d+e+f+g+h+i+j+k+l+m+n=1&\cdots\cdots\EQ\\
a-b+c-d+e-f+g-h+i-j+k-l+m-n=1&\cdots\cdots\EQ
\end{array}
$\end{center}

\end{document}

▼関連発言

7629:数式番号の表示位置について [よ] 10/17 11:15
 └7630:Re:数式番号の表示位置について [tDB] 10/18 10:43
  └7631:Re[2]:数式番号の表示位置について [よ] 10/22 11:30
   └7650:Re[3]:数式番号の表示位置について [石原 守] 10/23 19:13<-last

Pass 保存


CGIROOM