mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-12 02:42:56 +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}
|