名前: とんぼ 日時: 2001-11-16 18:37:07 IPアドレス: 163.143.188.*
>>3780 READMEのFor exampleはTeXソースの一部省略してあるので %-------cut here----------- \documentclass{article} \usepackage{array} \usepackage{arydshln} \ADLinactivate \begin{document} ... text with array/tabular having solid lines only ... \begin{ADLactivate} \begin{tabular}{cc:c}\hline aa&bb&cc\\\hdashline aa&bb&cc\\\hline \end{tabular} \end{ADLactivate} ... text with array/tabular having solid lines only ... \end{document} %------------cut here----------- でどうなりますか?
この書き込みへの返事: