名前: 伊達 日時: 2011-10-06 12:37:55 IPアドレス: 133.102.16.*
>>56254 勘違いしているかもしれませんが、以下のような書き方でいいのではないでしょうか。 \documentclass{jarticle} \usepackage{amsmath} \begin{document} \begin{equation}\label{eq_1} a + b = c \end{equation} \begin{equation*} a + b = c \tag{再掲\mbox{\eqref{eq_1}}} \end{equation*} \end{document}
この書き込みへの返事: