diff options
| author | aragami3070 <smirnov17612@gmail.com> | 2025-03-02 20:07:06 +0400 |
|---|---|---|
| committer | aragami3070 <smirnov17612@gmail.com> | 2025-03-02 20:07:06 +0400 |
| commit | c1aee8050099802c4038ad6a95a03420bfe25f7c (patch) | |
| tree | ca216b630f8a5c42546ccadc86ab373642385b04 /conf.typ | |
| parent | b355b3832f59bea9698bcb34709c4c81f1d753e6 (diff) | |
Fix: table of contents after 0.13 typst update
Diffstat (limited to 'conf.typ')
| -rw-r--r-- | conf.typ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: [Содержание]) }, |