TeX - LaTeX Asked by researcher on July 29, 2021
Please, i have to insert a figure (width 1177, height 437) in IEEE template two columns.
Here is my code:
begin{figure}[H]
centering
includegraphics[scale=0.4]{./Panel}
caption{MY Panel}
label{fig:Panel}
end{figure}
The problem is that the figure is very large, i can’t insert it clearly. Have you an idea please about a solution ?
This works, try changing the width to get image properly aligned within the column.
begin{figure}[h]
centering
includegraphics[width=0.4textwidth]{./Panel}
caption{MY Panel}
label{fig:Panel}
end{figure}
Answered by Anuroop Gaddam on July 29, 2021
For me just the scale reduction does the trick.
begin{figure}[htbp]
centering{includegraphics[scale=0.2]{CDD.PNG}}
caption{Types of Infrastructure.}
label{CDD}
end{figure}
Does fit in a column my CDD.PNG of size 75.4KB & 2025x1153 pixels
Answered by LAKSHMI SANKARAN on July 29, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP