Last active
February 8, 2019 19:28
-
-
Save verginer/e771e85718e3805414abba11d9ebdefc to your computer and use it in GitHub Desktop.
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{\LV}[1]{\todo[inline,backgroundcolor=orange!25,bordercolor=orange]{\footnotesize \textbf{LV:} \footnotesize #1}} | |
\newcommand{\LVs}[1]{\todo[backgroundcolor=orange!25,bordercolor=orange]{\footnotesize \textbf{LV:} #1}} |
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
\usepackage{todonotes} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment