I've decided to dive into LaTex even further and write my masters thesis with 
it.  I've looked through a manual and can't figure this out so....

I am trying put figures in my thesis using:

\begin{figure}[h]
\begin{center}
\caption{M67}
\includegraphics[height=3.0in, width=!]{M67a.ps}
\end{center}
\end{figure}

There are six in a row like this.  It works... mostly, but for some reason, I 
put \newpage after the last one to start the next section and it seems to 
ignore this fact and put the picture wherever it feels like.  I tried using 
the other option I know, [p] and it's not much better.  Cound someone please 
explain what [h] and [p] exactly do and perhaps other options so it knows 
what a newpage is?

Thanks!
------------------------------------------------------------------------ 
To unsubscribe from the BYU UUG discussion mailing list, send email to
[EMAIL PROTECTED] with "UNSUBSCRIBE" as the message body
Visit the BYU UUG website at: http://uug.clubs.byu.edu/

Reply via email to