This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
latex:graphicx [2014/01/22 12:02] jj |
latex:graphicx [2014/11/18 13:31] (current) jj linewidth |
||
---|---|---|---|
Line 8: | Line 8: | ||
\includegraphics[width=0.7\textwidth]{file.pdf} | \includegraphics[width=0.7\textwidth]{file.pdf} | ||
+ | |||
+ | \includegraphics[width=0.7\linewidth]{file.pdf} | ||
+ | |||
Permite formatos pdf, jpg, png, e outros; Sugere-se formatos vectoriais | Permite formatos pdf, jpg, png, e outros; Sugere-se formatos vectoriais | ||