mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
11 lines
146 B
TeX
11 lines
146 B
TeX
\documentclass{article}
|
|
|
|
\usepackage{graphicx}
|
|
\usepackage{epstopdf}
|
|
|
|
\begin{document}
|
|
|
|
\includegraphics[width=\textwidth]{image}
|
|
|
|
\end{document}
|