Created
December 9, 2019 20:17
-
-
Save Blaisorblade/02b7c218c58e332f78ef45ffc4a77f80 to your computer and use it in GitHub Desktop.
Minimal test file
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{article} | |
| \usepackage{lmodern} | |
| \usepackage[T1]{fontenc} | |
| \title{Hi} | |
| \begin{document} | |
| \maketitle | |
| \end{document} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment