Search found 4 matches
- Thu Aug 27, 2009 7:16 am
- Forum: Graphics, Figures & Tables
- Topic: Urgent help: page break with separate page of figure
- Replies: 2
- Views: 1719
Re: Urgent help: page break with separate page of figure
Cool, it works perfectly. Thanks you sooooo much!
- Thu Aug 27, 2009 4:17 am
- Forum: Graphics, Figures & Tables
- Topic: Urgent help: page break with separate page of figure
- Replies: 2
- Views: 1719
Urgent help: page break with separate page of figure
I am writting my PhD thesis, need to put a large figure in landscape to a separate page. So I type as following:
Paragraph 1 of texts
\begin{landscape}
\begin{figure}[h!]
\centering
\includegraphics[scale=0.8]{filename.png}
\caption{blahblah}
\label{fig:figurename}
\end{figure}
\end{landscape ...
Paragraph 1 of texts
\begin{landscape}
\begin{figure}[h!]
\centering
\includegraphics[scale=0.8]{filename.png}
\caption{blahblah}
\label{fig:figurename}
\end{figure}
\end{landscape ...
- Thu Jul 23, 2009 1:57 am
- Forum: Graphics, Figures & Tables
- Topic: Help with refer to a figure
- Replies: 2
- Views: 1597
Re: Help with refer to a figure
I followed your suggestion, then compiled more than one times....wow, the problem solved! Thank you soooooooooooomuch!!!
I just registered in this forum and this my first post, got answer so fast....Great!
Again, thanks a lot!
I just registered in this forum and this my first post, got answer so fast....Great!
Again, thanks a lot!
- Thu Jul 23, 2009 1:34 am
- Forum: Graphics, Figures & Tables
- Topic: Help with refer to a figure
- Replies: 2
- Views: 1597
Help with refer to a figure
I have two figures, one in section-, another in subsection 1-1. I used 'label' and 'refer' to refer them in paragraph.
Now, under each figure, the labels are correct, i.e., figure 1 and figure 2. However, when I refer them in text, the first refer is on (it shows 'figure 1'). However, the second ...
Now, under each figure, the labels are correct, i.e., figure 1 and figure 2. However, when I refer them in text, the first refer is on (it shows 'figure 1'). However, the second ...