名前: 北見 けん 日時: 2009-09-25 12:46:09 IPアドレス: 211.128.71.*
>>53728 \prevdepth を調整するサンプルです。 \documentclass{jarticle} \begin{document} これは,意味のないサンプルテキストです. これは,意味のないサンプルテキストです. これは,意味のないサンプルテキストです. \par \edef\temp{\prevdepth=\the\prevdepth} \begin{minipage}[b]{.5\textwidth} \temp これは,意味のないサンプルテキストです. これは,意味のないサンプルテキストです. これは,意味のないサンプルテキストです. \end{minipage} これは,意味のないサンプルテキストです. これは,意味のないサンプルテキストです. これは,意味のないサンプルテキストです. \end{document}
この書き込みへの返事: