From 8e344cc785230eb5e1e4d1225f02ad1f5260a48c Mon Sep 17 00:00:00 2001 From: Mateus Messias Mendes <120647937+mateusmm01@users.noreply.github.com> Date: Tue, 12 Dec 2023 23:35:34 +0100 Subject: [PATCH] `Bugfix`: Add missing first-line-indent to thesis_template.typ (#17) --- thesis_template.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thesis_template.typ b/thesis_template.typ index 9553c69..c8733f2 100644 --- a/thesis_template.typ +++ b/thesis_template.typ @@ -70,7 +70,7 @@ // Main body. - set par(justify: true) + set par(justify: true, first-line-indent: 2em) body