Skip to content

Instantly share code, notes, and snippets.

@mserranom
Created September 19, 2022 09:45
Show Gist options
  • Save mserranom/86b67a42e03bd60aff29e1f03f7bf8c8 to your computer and use it in GitHub Desktop.
Save mserranom/86b67a42e03bd60aff29e1f03f7bf8c8 to your computer and use it in GitHub Desktop.
EPS Latex test
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\title{test}
\begin{document}
\maketitle
\section{Introduction}
\includegraphics[width=0.5\columnwidth]{circle.eps}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment