Commit ce74a46c authored by ghlkm's avatar ghlkm
Browse files

增加图片旋转的例子

parent 477faf0c
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -17,7 +17,12 @@
  \label{fig:example}
\end{figure}


\begin{figure}
  \centering
  \includegraphics[width=0.6\linewidth, angle=90]{example-image-a.pdf}
  \caption{示例图片旋转90度}
  \label{fig:exampleRotate90}
\end{figure}

若图或表中有附注,采用英文小写字母顺序编号,附注写在图或表的下方。
% LaTeX 传统上一般将附注的内容同图表的标题写在一起,形成很长的一段文字。