Skip to content

Instantly share code, notes, and snippets.

@sreeprasad
Created January 13, 2018 03:44
Show Gist options
  • Save sreeprasad/a52b61e7698e01d2ae03a6e728d10fbc to your computer and use it in GitHub Desktop.
Save sreeprasad/a52b61e7698e01d2ae03a6e728d10fbc to your computer and use it in GitHub Desktop.
Simplest Latex template
\documentclass[a4paper,12pt]{article}
\begin{document}
A sentence of text.
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment