発言者: 田中徹
発言日: 2003 11/13 15:17
発言元: 210.147.237.13
> 確率の文字が高さの中央にきませんが。
emath 講座からの抜粋です。(お読みになっていると思われますが)
\bsityuu には,オプションで附加すべき高さ,深さを調整することができます。
\bsityuu の書式です。
\bsityuu[#1][#2]
#1 : 基準の分数に附加すべき高さ(デフォルト値=4pt)
#2 : 基準の分数に附加すべき深さ(デフォルト値=3pt)
正確には中央ではありませんが次のソースでいかがですか???
\documentclass{jarticle}
\usepackage{emathT}
\begin{document}
\begin{Hyou}{|C{2zw}|*{4}{C{4zw}|}}\hline
賞金 & 900 円 & 600 円 & 300 円 & 0 円 \\\hline
確率 \bsityuu[15pt][15pt] & & & & \\\hline
\end{Hyou}
\end{document}%
▼関連発言
│
└◆199:\bsityuu の使い方 [imai] 11/13 15:04
├◆200:Re:\bsityuu の使い方 [田中徹] 11/13 15:17
└◆202:Re:\bsityuu の使い方 [飯島 徹] 11/13 15:56
└◆203:Re[2]:\bsityuu の使い方 [imai] 11/13 17:05
├◆205:Re[3]:\bsityuu の使い方 [飯島 徹] 11/13 18:01
│└◆211:Re[4]:\bsityuu の使い方 [飯島 徹] 11/13 21:02<-last
├◆206:Re[3]:\bsityuu の使い方 [飯島 徹] 11/13 18:04
└◆210:Re[3]:\bsityuu の使い方 [田中徹] 11/13 20:22