Last active
August 29, 2015 14:07
-
-
Save chrisma/69edca5b73c07ac850ab to your computer and use it in GitHub Desktop.
Handy commands for Latex
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
\newcommand{\enquote}[1]{``#1''} %enquote stuff nicely | |
\newcommand{\up}[1]{\ensuremath{^{\textrm{\small#1}}}} %Easy way of doing supercripts in text |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment