mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-25 01:11:32 +00:00
9 lines
128 B
TeX
9 lines
128 B
TeX
\documentclass{article}
|
|
|
|
\usepackage{graphicx}
|
|
|
|
\begin{document}
|
|
|
|
\includegraphics[width=\textwidth]{image.eps}
|
|
|
|
\end{document}
|