-
Notifications
You must be signed in to change notification settings - Fork 0
/
Inoyu.typ
38 lines (35 loc) · 1.1 KB
/
Inoyu.typ
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#import "@local/tuat-typst:0.1.0": *
#show: doc => tuatTemplate(// title: "実験報告書", // タイトル(上部)
date1: "2021-01-01", // 日付1
date2: "2021-01-02", // 日付2
date3: "2021-01-03", // 日付3
date4: "2021-01-04", // 日付4
// date5: "2021-01-05", // 日付5
collaborator1: "John Doe", // 共同作業者1
collaborator2: "Jane Doe", // 共同作業者2
collaborator3: "John Smith", // 共同作業者3
collaborator4: "Jane Smith", // 共同作業者4
// collaborator5: "John Johnson", // 共同作業者5
submitDate: "2021-01-06", // 提出日
resubmitDate: "2021-01-08", // 再提出日
deadline: "2021-01-07", // 期限日
redeadline: "2021-01-09", // 再提出期限日
subject: "情報工学実験", // 科目
teacher: "John Doe", // テーマ指導教員
grade: "2", // 学年
semester: "後期", // 学期
credit: "2", // 単位
theme: "テーマ", // テーマ
studentId: "学籍番号", // 学籍番号
author: "名前", // 名前
doc)
#set text(
font: "Hiragino Kaku Gothic Pro"
)
#set heading(
numbering: "1."
)
= こんにちは
こんにちは
= Git
ぎっと