Now I have a lot of pictures. Specifically, they looks like:
Code: Select all
\noindent\includegraphics[width=\textwidth, angle=0]{K11-6-1}
\noindent\includegraphics[width=\textwidth, angle=0]{K11-6-2}
\noindent\includegraphics[width=\textwidth, angle=0]{K11-6-3}
\noindent\includegraphics[width=\textwidth, angle=0]{K11-6-4}
\noindent\includegraphics[width=\textwidth, angle=0]{K11-6-5}
\noindent\includegraphics[width=\textwidth, angle=0]{K11-6-6}
\noindent\includegraphics[width=\textwidth, angle=0]{K11-6-7}
\noindent\includegraphics[width=\textwidth, angle=0]{K11-6-8}
width=1.05\textwidth
or width=0.95\textwidth
and there can also have a little (vertical) space between figuresas long as they can automatically fit into one page or if there are many of them perhaps automatically breaks into suitable pages. I think this function is the same as TeX is doing for text font. But I don't know how to write it. Can anyone help me? Thanks.