Re: 数式中の dotfill

名前: 角藤
日時: 2004-03-11 13:49:02
IPアドレス: 157.13.51.*

>>27040 やはり良くない例と思って下さい... \documentclass[12pt]{article} \begin{document} % \setbox0=\hbox{$\displaystyle a=b+1$} \newdimen\xxx\newdimen\yyy \xxx\textwidth\advance\xxx-\wd0\advance\xxx-2\columnsep\divide\xxx2 \setbox0=\hbox{$\displaystyle (3 \textrm{ points})$} \yyy\xxx\advance\yyy-\wd0 % \begin{eqnarray} \phantom{\hbox to \xxx{\dotfill}} a &=& b + 1 {\raise.5ex\hbox to \yyy{\dotfill}} (3 \textrm{ points}) \nonumber \\ &=& b - 1 {\raise.5ex\hbox to \yyy{\dotfill}} (5 \textrm{ points}) \nonumber \end{eqnarray} \end{document}

この書き込みへの返事:

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