summaryrefslogtreecommitdiff
path: root/test.typ
diff options
context:
space:
mode:
authorAndrew Guschin <guschin@altlinux.org>2025-04-04 21:56:16 +0400
committerAndrew Guschin <guschin@altlinux.org>2025-04-04 21:57:42 +0400
commitb2195e138762677bca17bcdbc835566535901b83 (patch)
tree2b8b1f8a1d3856d2a382bbbb94c8b373fb6eddb5 /test.typ
parentc419a0ae6f2953b1f03670b7d9fcd0bedd2b4238 (diff)
fix: format files with typstyle
Diffstat (limited to 'test.typ')
-rw-r--r--test.typ38
1 files changed, 20 insertions, 18 deletions
diff --git a/test.typ b/test.typ
index 7e427f8..9e3c3c2 100644
--- a/test.typ
+++ b/test.typ
@@ -1,35 +1,35 @@
-#import "conf.typ" : conf
+#import "conf.typ": conf
#show: conf.with(
title: [Применение шаблона для typst],
type: "referat",
info: (
- author: (
- name: [Григорьева Данилы (danilasar), Смирнова Егора (aragami3070), Толстова Роберта (tolstovrob)],
- faculty: [КНиИТ],
- group: "251",
- sex: "plural"
- ),
- inspector: (
- degree: "",
- name: ""
- )
+ author: (
+ name: [Григорьева Данилы (danilasar), Смирнова Егора (aragami3070), Толстова Роберта (tolstovrob)],
+ faculty: [КНиИТ],
+ group: "251",
+ sex: "plural",
+ ),
+ inspector: (
+ degree: "",
+ name: "",
+ ),
),
settings: (
title_page: (
- enabled: true
+ enabled: true,
),
contents_page: (
- enabled: true
- )
- )
+ enabled: true,
+ ),
+ ),
)
= Введение
Шаблон автоматически определяет и оформляет особенным образом соответствующие секции:
- Содержание
-- Введение
+- Введение
- Заключение
-- Список использованных источников
+- Список использованных источников
- Определения, обозначения и сокращения
- Обозначения и сокращения
@@ -61,7 +61,9 @@
=== Типы вопросов
-#quote(attribution: [Даня])[Если я прямо на паре начну изучать новый вариант русской раскладки, пожалею ли я об этом?]
+#quote(
+ attribution: [Даня],
+)[Если я прямо на паре начну изучать новый вариант русской раскладки, пожалею ли я об этом?]
= Заключение