From 7ea4104e89a9ca5d2fb9b8d059587db08c4540cd Mon Sep 17 00:00:00 2001 From: lgeorge <lgeorge@mi.fu-berlin.de> Date: Thu, 27 Apr 2023 12:39:23 +0000 Subject: [PATCH] don't indent abstract --- thesis.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/thesis.tex b/thesis.tex index f8f6eb8..3eca9b1 100644 --- a/thesis.tex +++ b/thesis.tex @@ -48,6 +48,7 @@ %abstract/separate % toggle this to move the abstract to its own page ] { % Your abstract here: + \noindent \lipsum[1] } -- GitLab