名前: nil 日時: 2005-10-19 20:04:59 IPアドレス: 218.227.133.*
>>38687 もし PSTricks が使えるのであれば,次のような手があります. \documentclass{jarticle} \usepackage{pstricks,pst-node} \begin{document} \rnode{A}{\underline{It}} is natural % \rnode{B}{\underline{that she should think}} so. \ncbar[angle=270]{->}{B}{A} \end{document}
この書き込みへの返事: