From 99ef8c18c435e5efed5912543fb2c1def6f91ee7 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Sun, 12 Jan 2020 11:42:46 -0500 Subject: added deaths table --- document/tables.tex | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/document/tables.tex b/document/tables.tex index e69de29..58ff7aa 100644 --- a/document/tables.tex +++ b/document/tables.tex @@ -0,0 +1,9 @@ +\table{ +Trial Size& Date& Introduced& Deaths& Pits formed\cr\noalign{\hrule} +33x32& 2019-10-16& 31& 6& 9\cr\noalign{\hrule} +24x24& 2019-10-30& 27& 3& 7\cr\noalign{\hrule} +17x16& 2019-12-3& 19& 3& 7\cr\noalign{\hrule} +17x16& 2019-12-5& 10& 0& 3\cr\noalign{\hrule} +8x7& 2019-12-19& 12& 4& 3\cr\noalign{\hrule} +8x7& 2019-12-20& 5& 0& 4\cr\noalign{\hrule} +} -- cgit