From 30bc819c5b617505416af1d50acd25347ad2b29f Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Thu, 20 Jan 2011 15:22:54 -0500 Subject: [PATCH] improved abstract so that it removes the text from the file --- paper_template/mako-mem.sty | 2 +- paper_template/text.tex | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/paper_template/mako-mem.sty b/paper_template/mako-mem.sty index 37d2b5b..1e5b3d9 100644 --- a/paper_template/mako-mem.sty +++ b/paper_template/mako-mem.sty @@ -88,7 +88,7 @@ \postdate{\par\vskip 1em} % 'abstract' title, bigger skip from title - \renewcommand{\abstractname}{\normalfont\scriptsize\emph{Abstract:}} + \renewcommand{\abstractname}{\normalfont\scriptsize\noindent} \renewcommand{\abstracttextfont}{\normalfont\scriptsize} \abstractrunin diff --git a/paper_template/text.tex b/paper_template/text.tex index fa17cc9..c720d08 100644 --- a/paper_template/text.tex +++ b/paper_template/text.tex @@ -55,6 +55,16 @@ \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 -- 2.30.2