Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created September 2, 2017 19:51
Show Gist options
  • Save ELLIOTTCABLE/210390a6866e568b4c3b332f08c2283a to your computer and use it in GitHub Desktop.
Save ELLIOTTCABLE/210390a6866e568b4c3b332f08c2283a to your computer and use it in GitHub Desktop.
--- /var/folders/3b/mxfmd44s6zn50_1wmkrxs19w0000gn/T/anki_temp/tmp.tex 2017-09-02 14:50:11.000000000 -0500
+++ math_test.tex 2017-09-02 14:50:06.000000000 -0500
@@ -1,19 +1,17 @@
\documentclass[12pt]{article}
\special{papersize=3in,5in}
\usepackage[utf8]{inputenc}
\usepackage{amssymb,amsmath}
\pagestyle{empty}
\setlength{\parindent}{0in}
\begin{document}
\begin{displaymath}
-
-
-
\begin{tabular}{cl}
& A \\
& B \\ \hline
$\therefore$ & C
\end{tabular}
\end{displaymath}
\end{document}
+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment