Skip to content

Instantly share code, notes, and snippets.

@ymurase
Created May 7, 2014 03:32
Show Gist options
  • Save ymurase/9295558f531fc3fd0c91 to your computer and use it in GitHub Desktop.
Save ymurase/9295558f531fc3fd0c91 to your computer and use it in GitHub Desktop.
a template of tex file
\documentclass[11pt]{article}
\usepackage{graphicx}
\begin{document}
\title{}
\author{}
\date{\today}
\maketitle
contents comes here
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment