Skip to content

Instantly share code, notes, and snippets.

@tommyip
Last active September 18, 2017 08:56
Show Gist options
  • Save tommyip/b30ff95fe834de8051c9cfc0154f3170 to your computer and use it in GitHub Desktop.
Save tommyip/b30ff95fe834de8051c9cfc0154f3170 to your computer and use it in GitHub Desktop.
LaTeX title for single page documents
\title{\vspace{-2cm}Writing single page documents in \LaTeX}
\author{Author name}
\begin{document}
\maketitle
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment