diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-07-05 07:47:06 -0400 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-07-06 18:42:06 -0400 |
commit | 7fb897a5dce7c3c3af4b432366967132e7c5a06c (patch) | |
tree | ab71bf84b886bcfe05d15a85e3051da668f444f7 /report.tex | |
parent | f0a83a38b4edc54eb5233431757ba60eff649eef (diff) |
improved abstract spacing
Diffstat (limited to 'report.tex')
-rw-r--r-- | report.tex | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -14,8 +14,9 @@ {\parindent=0in\leftskip=0pt plus 1fill\rightskip=\leftskip \parskip=\bigskipamount \the\text} \vskip 0pt plus .5fill - \centerline{\fourteenbf Abstract} - {\leftskip=.5in\rightskip=\leftskip\baselineskip=14pt\relax + {\fourteenbf\centerline{Abstract}\par} + {\parindent0pt\parfillskip0pt\leftskip=.5in\rightskip=\leftskip + \baselineskip=14pt\relax \the\abstract\par} \vskip0pt plus 2fill \eject |