作者qq331 (ok~)
看板LaTeX
标题[问题] 图和标题旋转
时间Thu May 7 16:34:41 2009
如题
把图形转90度後,图形的标题没有转90度
\begin{figure}
{\rotatebox{-90}{\includegraphics{z.eps}}}
\caption{Long Caption to appear with the figure} }}
\end{figure}
改成如下後
\newpage
\begin{figure}
{\rotatebox{-90}{\includegraphics{a.eps}}}
{\rotatebox{-90}{\caption{Long Caption to appear with the figure} }}
\end{figure}
整个不能转出pdf档,
请板上高手麻烦帮忙解决一下,感激不尽~ 谢谢~
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.115.130.221