Skip to content

Instantly share code, notes, and snippets.

@chrishwiggins
Created January 18, 2017 14:29
Show Gist options
  • Save chrishwiggins/804c317cfde389bc16ba7b2bfa5a2126 to your computer and use it in GitHub Desktop.
Save chrishwiggins/804c317cfde389bc16ba7b2bfa5a2126 to your computer and use it in GitHub Desktop.
s/\\oh/(1\/2)/g
s/\\ie/{\\it i.e.,}/g
s/\\eg/{\\it e.g.,}/g
s/\\beq/\\begin{eqnarray}/
s/\\eeq/\\end{eqnarray}/
s/\\theta/\\vartheta/g
s/\\argmax/{\\rm argmax}/g
s/\\argmin/{\\rm argmin}/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment