improved abstract so that it removes the text from the file
[latex_mako] / paper_template / text.tex
index dbed9c41fa0f0a2cf87377a42de7a686a9af6acc..c720d08abce3246596fb40c77e170a12f9de033c 100644 (file)
         \href{mailto:mako@mit.edu}{mako@mit.edu}}
 
 % \published{\textsc{\textcolor{BrickRed}{This document is an
         \href{mailto:mako@mit.edu}{mako@mit.edu}}
 
 % \published{\textsc{\textcolor{BrickRed}{This document is an
-% unpublished draft.\\ Please do not distribute or cite with
-% persmission.}}}
+% unpublished draft.\\ Please do not distribute or cite without
+% permission.}}}
 
 \maketitle
 
 
 \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
 \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}
 
 % bibliography here
 \renewcommand{\bibsection}{\section{\bibname}\prebibhook}
+\baselineskip 14.2pt
 \bibliography{refs}
 \bibliographystyle{chicago}
 
 \bibliography{refs}
 \bibliographystyle{chicago}
 

Benjamin Mako Hill || Want to submit a patch?