LaTeX图片定位
-
LaTeX如何用align对齐公式figure定位图片?
基础图形定位方法使用figure浮动环境\begin{figure}[位置参数] \centering \includegraphics[width=0.8\textwidth]{example.png} \caption{图片标题} \label{fig:example}\end{figure}位置参数(常用……
基础图形定位方法使用figure浮动环境\begin{figure}[位置参数] \centering \includegraphics[width=0.8\textwidth]{example.png} \caption{图片标题} \label{fig:example}\end{figure}位置参数(常用……