From c1aee8050099802c4038ad6a95a03420bfe25f7c Mon Sep 17 00:00:00 2001 From: aragami3070 Date: Sun, 2 Mar 2025 20:07:06 +0400 Subject: Fix: table of contents after 0.13 typst update --- conf.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.typ') diff --git a/conf.typ b/conf.typ index a872df9..dc216f5 100644 --- a/conf.typ +++ b/conf.typ @@ -377,7 +377,7 @@ inset: 0pt, heading, none, it.fill, none, it.page() ) - v(-28pt) // TODO разобраться, откуда такой отступ после grid + v(1pt) // TODO разобраться, откуда такой отступ после grid } outline(indent: 2%, title: [Содержание]) }, -- cgit v1.2.3