名前: 角藤 日時: 2005-02-21 21:50:53 IPアドレス: 61.22.253.*
>>34594 例. \documentclass{jarticle} \makeatletter \DeclareRobustCommand\ltsim{\mathrel{\mathpalette\vereq{<}}}% \DeclareRobustCommand\gtsim{\mathrel{\mathpalette\vereq{>}}}% \def\vereq#1#2{% \lower3.5\p@\vbox{% \baselineskip.5\p@ \lineskip.5\p@ \ialign{$\m@th#1\hfill##\hfil$\crcr#2\crcr\sim\crcr}% }% }% \makeatother \begin{document} \[ a\gtsim b \] \[ A\ltsim B \] \end{document}
この書き込みへの返事: