発言者: tDB
発言日: 2010 08/23 10:37
発言元: ntchba200002.chba.nt.ftth.ppp.infoweb.ne.jp
解答部のみを multicols 環境に入れるのが簡潔でしょう。
サンプルリストです。
% --------------------------------------------------------
\documentclass{jarticle}
\usepackage{graphicx}
\usepackage{emathPb}
\usepackage{emathCap}
\usepackage{multicol}
\columnseprule=.4pt\relax
\begin{document}
\repeatstr{□}{100}
\begin{rectbox}[item=~例題1~]
\repeatstr{あ}{400}
\end{rectbox}
\begin{multicols}{2}
\repeatstr{ア}{100}
\begin{center}
\includegraphics*[width=.6\linewidth]{golfer.eps}
\fgcaption{golfer}\label{hoge}
\end{center}
図\ref{hoge}において,
\repeatstr{ア}{600}
\end{multicols}
\repeatstr{□}{100}
\begin{rectbox}[item=~例題2~]
\repeatstr{い}{400}
\end{rectbox}
\begin{multicols}{2}
\repeatstr{ア}{350}
\begin{center}
\includegraphics*[width=.6\linewidth]{tiger.eps}
\fgcaption{tiger}\label{huga}
\end{center}
図\ref{huga}において,
\repeatstr{イ}{600}
\end{multicols}
\end{document}
▼関連発言
│
└◆9143:2段組みの文章でbreakboxだけ1段組みに [yuri] 08/23 09:09
└◆9144:Re:2段組みの文章でbreakboxだけ1段組みに [tDB] 08/23 10:37
└◆9148:Re[2]:2段組みの文章でbreakboxだけ1段組みに [yuri] 08/27 14:23<-last