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