Created
September 2, 2017 19:51
-
-
Save ELLIOTTCABLE/210390a6866e568b4c3b332f08c2283a 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
--- /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