From 9758b5473559a906abb91ac8769bc9dd01feac5b Mon Sep 17 00:00:00 2001 From: Sytnyk Yehor Date: Fri, 14 Feb 2025 01:48:47 +0200 Subject: [PATCH] fixed par indent --- template.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.typ b/template.typ index 49ecdbe..5b066c2 100644 --- a/template.typ +++ b/template.typ @@ -87,7 +87,7 @@ ) set text(font: ("Times New Roman", "Liberation Serif"), size: 14pt, hyphenate: false, lang: "ua") - set par(justify: true, first-line-indent: 1.25cm) + set par(justify: true, first-line-indent: (amount: 1.25cm, all: true)) set underline(evade: false) // set 1.5 line spacing