From 553cc7d97ef9eaec91851e45d925b499de4402f4 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Sun, 22 Jun 2025 15:30:20 +0400 Subject: =?UTF-8?q?feat:=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D1=80=D0=B0=D0=B7=D0=B4=D0=B5=D0=BB=D0=B8=D1=82=D0=B5?= =?UTF-8?q?=D0=BB=D1=8C=20=D0=B4=D0=BB=D1=8F=20=D1=81=D0=BF=D0=B8=D1=81?= =?UTF-8?q?=D0=BA=D0=B0=20=D1=82=D0=B5=D1=80=D0=BC=D0=B8=D0=BD=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf.typ | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf.typ b/conf.typ index 18bd712..a7551c3 100644 --- a/conf.typ +++ b/conf.typ @@ -447,6 +447,8 @@ show figure.where(kind: table): set block(breakable: true) show figure.caption.where(kind: table): set align(left) + set terms(separator: [ --- ]) + set quote(block: true) set bibliography(title: "СПИСОК ИСПОЛЬЗОВАННЫХ ИСТОЧНИКОВ") -- cgit v1.2.3