Created
January 13, 2018 03:44
-
-
Save sreeprasad/a52b61e7698e01d2ae03a6e728d10fbc to your computer and use it in GitHub Desktop.
Simplest Latex template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\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