📅 2014-Nov-15 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ figure, image, latex ⬩ 📚 Archive
An image is inserted into a LaTeX document using the includegraphics
command. The size of the image can be specified in a variety of techniques:
cm
:width=5cm
height=3cm
width=3cm, height=10cm
width=0.9\linewidth
width=0.7\textwidth
scale=0.5
Tried with: Ubuntu 14.04