Skip to content

Instantly share code, notes, and snippets.

@AllanLRH
Last active February 4, 2016 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AllanLRH/e55820a08253babb5b98 to your computer and use it in GitHub Desktop.
Save AllanLRH/e55820a08253babb5b98 to your computer and use it in GitHub Desktop.
LaTeX MWE (Minimal Working Example)
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\includegraphics[width=5cm,type=eps,ext=.1.eps,read=.1.eps]{example}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment