Re: emathTとarydshlnの併用での問題点

名前: 大熊 一弘
日時: 2002-08-02 15:42:52
IPアドレス: 61.124.182.*

>>9828 応急処置です. \newcolumntype{|}{!{\vrule width\arrayrulewidth}} を宣言します. 副作用が心配ですから,当該ブロックで局所的にした方がよいでしょう. \documentclass[a5paper]{jarticle} \usepackage[dvips]{graphicx} \usepackage{emathT} \usepackage{tabularx} \usepackage{arydshln} \begin{document} {\renewcommand{\arraystretch}{.5} \noindent \begin{tabularx}{90mm}{;{2pt/2pt}X;{2pt/2pt}} \hdashline[2pt/2pt] {\small \newcolumntype{|}{!{\vrule width\arrayrulewidth}}% 間に合わせの対応 \renewcommand{\arraystretch}{1.5}% \[ \begin{hyou}{IC{7zw}|C{3zw}|C{1zw}|C{5zw}|C{1zw}|C{3zw}I}\hlineb x & x<1 & 1 & 1<x<3 & 3 & 3>x \\\hhline{I=|=|=|=|=|=I} x-1 & - & 0 & + & + & + \\\hline x-3 & - & - & - & 0 & + \\\hline (x-1)(x-3) & + & 0 & - & 0 & + \\\hlineb \end{hyou} \]} \\\hdashline[2pt/2pt] \end{tabularx} } \end{document}

この書き込みへの返事:

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