improved abstract so that it removes the text from the file
[latex_mako] / paper_template / text.tex
index ed635f0fedb183d3716e83d939276de0f1f7eb9f..c720d08abce3246596fb40c77e170a12f9de033c 100644 (file)
 
 % \published{\textsc{\textcolor{BrickRed}{This document is an
 % unpublished draft.\\ Please do not distribute or cite without
-% persmission.}}}
+% permission.}}}
 
 \maketitle
 
+\begin{abstract}
+The quick brown fox jumps over the lazy dog.  The quick brown fox jumps
+over the lazy dog.  The quick brown fox jumps over the lazy dog.  The
+quick brown fox jumps over the lazy dog.  The quick brown fox jumps over
+the lazy dog.  The quick brown fox jumps over the lazy dog.  The quick
+brown fox jumps over the lazy dog.  The quick brown fox jumps over the
+lazy dog.  The quick brown fox jumps over the lazy dog.  The quick brown
+fox jumps over the lazy dog.
+\end{abstract}
+
 \section{Section}
 
 The quick brown fox jumps over the lazy dog.  The quick brown fox jumps
@@ -68,6 +78,7 @@ fox jumps over the lazy dog \citep{989866}.
 
 % bibliography here
 \renewcommand{\bibsection}{\section{\bibname}\prebibhook}
+\baselineskip 14.2pt
 \bibliography{refs}
 \bibliographystyle{chicago}
 

Benjamin Mako Hill || Want to submit a patch?