LaTex常用技巧
罗马字母加粗 \usepackage { bm } \bm { \theta } 或 \boldsymbol { \theta } 强制换页 \clearpage 一行放置两幅图(实例为2*3) \begin { figure } [ ! ht ] \centering \subfigure [ The 1st iteration. ] { \includegraphics [ width = 5.5cm ] { u1.eps } } \quad \subfigure [ The 2nd iteration. ] { \includegraphics [ width = 5.5cm ] { u2.eps } } \quad \subfigure [ The 3rd iteration. ] { \includegraphics [ width = 5.5cm ] { u3.eps } } \quad \subfigure [ The 4th iteration. ] { \includegraphics [ width = 5.5cm ] { u4.eps } } \subfigure [ The 5th iteration. ] { \includegraphics [ width = 5.5cm ] { u5.eps } } \quad \subfigure [ The 6th