And yes...as far as caption is concerned....it is so far from the figure..
plzz help

NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Code: Select all
\begin{figure}[!hb]
\centering
\includegraphics[scale=0.5]{<picturefile>}
\caption{A Picture}\label{fig:picture}
\end{figure}
Code: Select all
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: L B R T
Code: Select all
\newpage
\item[``PCS and Beyond"]\textit{}
\begin{itemize}
\item 1995 - FCC auctions off frequencies in Personal
Communications System (PCS) band at 1.8 GHz for mobile telephony
\item 1997 - Number of cellular telephone users in U.S. \textgreater 50M
\item 2000 - Third generation cellular system standards. Bluetooth
standards.
\end{itemize}
Since the mid 1990s, the cellular communications industry has
witnessed explosive growth. Wireless communications networks have
become much pervasive than anyone could have imagined when the
cellular concept was developed in the 1960s and 1970s. As shown in
figure 1.1.\\
\begin{figure}[!hb]
\centering
\vspace{2cm}
\fbox{
\includegraphics[width=7cm,height=10cm]{Growth}}
\caption{A Picture}\label{fig:Growth}
\end{figure}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p