プロジェクト

全般

プロフィール

Typst » 履歴 » バージョン 1

kanata, 2025/04/13 16:36

1 1 kanata
# Typst
2
3
組版システム
4
5
技術同人誌用にテンプレートを作成してみた
6
7
{{toc}}
8
9
# Document
10
11
公式ドキュメント
12
https://typst.app/docs [構文](https://typst.app/docs/reference/syntax/)
13
14
Typst Forum
15
https://forum.typst.app
16
17
Typst Examples Book
18
https://sitandr.github.io/typst-examples-book/book/about.html
19
20
Typst v0.11.1 公式ドキュメントを、日本語コミュニティが非公式に翻訳したもの(翻訳中)
21
https://typst-jp.github.io/docs/
22
23
非プログラミング者のためのTypst公式ドキュメント攻略ガイド
24
https://zrbabbler.hatenablog.com/entry/2024/05/02/125454
25
26
さらばTex。Typstの文法全集 〜1. マークアップ編〜
27
https://zenn.dev/yuhi_ut/articles/how2write-typst1
28
29
Typst 備忘録 -自作書式のサンプル-
30
https://powercore.hatenablog.com/entry/2023/12/21/114030
31
32
Typstの使い方
33
https://kumaroot.readthedocs.io/ja/latest/typst/typst-usage.html
34
35
やりたいことから始めるTypst
36
https://qiita.com/tomoyatajika/items/649884befe95c5f1dcea
37
38
Typst で製本用PDF を作りたい
39
https://zenn.dev/nabetani/articles/c8deca489b4880
40
41
Typstで要素を横並びにして脚注にラベル付けする
42
https://idukn.com/tech/typst-labels/
43
44
Typstでファイルを分割して本を書く
45
https://zenn.dev/kawaxumax/articles/bf629f56cc2928
46
47
typstyle
48
https://github.com/Enter-tainer/typstyle
49
50
糖衣構文と等価変換で理解するTypst文法〜#show句を中心に〜
51
https://qiita.com/Mya-Mya/items/9ffe8cfb9d38c49da6db
52
53
Typst のお勉強 
54
https://text.baldanders.info/typst/
55
56
# Other Templates
57
58
js - 奥村晴彦先生による日本語テンプレート
59
https://typst.app/universe/package/js/
60
61
自動制御連合講演会テンプレート
62
https://rengo67.iscie.or.jp/info/manuscript_guidelne/
63
64
バーチャル学会要旨テンプレート Typst版
65
https://github.com/Geson-anko/vconf24_template_typst
66
67
GitHub - hamataku/rinko_template_for_typst
68
https://github.com/hamataku/rinko_template_for_typst
69
70
Typst における高校数学テンプレート
71
https://www.metaphysica.info/tools/typst-template/
72
73
情報処理学会全国大会非公式 Typst テンプレート
74
https://github.com/kajiLabTeam/ipsj-national-convention-typst-template
75
76
Typst履歴書テンプレート
77
https://github.com/Nikudanngo/typst-ja-resume-template
78
79
オライリー風 Typst テンプレート
80
https://github.com/shun-shobon/typst-oreilly-template
81
82
レポート・論文組版向けTypstテンプレート「mgn901-paper-typ」
83
https://github.com/mgn901/mgn901-paper-typ
84
85
# Tools
86
87
tex2Typst
88
https://qwinsi.github.io/tex2typst-webapp/
89
90
TypeScript graph
91
https://github.com/ysk8hori/typescript-graph
92
93
# About fonts
94
95
typst フォント まとめ
96
https://qiita.com/1taroh/items/aee1043d366a4a7c3219
97
98
Typstでレポートを作成しよう 前編【Typstシリーズ その2】
99
https://oucrc.net/articles/yzlr_eor0v/
100
101
Typstで英数字・日本語文字と見出し・本文の組み合わせごとにフォントを変える
102
https://qiita.com/rockwell/items/280b4fd2109ef1e3c802
103
104
数学教材作成ソフトに LaTeX / typst を選ぶ理由 - フォントの利用条件
105
https://www.metaphysica.info/2022/material-creation-software/#フォントの利用条件
106
107
こういうことらしい
108
109
* Microsoftに著作権があるフォントは、書籍などの印刷物,Webの画像,動画で商用利用可
110
  * メイリオ,Segoe UI,Calibri,Trebuchet MS,Cambria Math(Office2007以降の「数式」中のフォント)など
111
112
確認方法は、C:\Windows\Fonts の各フォントのファイルを選択して右クリック→プロパティ
113
→詳細で出てくる内容の「著作権」「商標」にMicrosoft Corporationと書かれていればOK("開く"をしないとプロパティが表示されない点に注意)
114
115
## Free Japanese Fonts(参考)
116
117
無料で商用利用も可!日本語フォント集 50選
118
https://www.figma.com/community/file/962582872978580227/50-50-free-japanese-fonts
119
120
121
122
# Setup
123
124
vscodeに
125
126
* Tinymist Typst
127
128
を入れるだけ超簡単
129
[Typst.app](https://typst.app)というWebサービスを使う方法もあります。[PWA](https://developer.mozilla.org/ja/docs/Web/Progressive_web_apps)対応なので、Android端末にアプリとしても[インストールできます](https://support.google.com/chrome/answer/9658361?hl=ja&co=GENIE.Platform%3DDesktop)
130
131
# Template
132
133
## Requirements
134
135
* 判型:A5
136
* フォントサイズ:Meiryo UI,9pt
137
* 技術同人誌は左トジ
138
* 余白
139
  * 上余白(天):15mm
140
  * 下余白(地):15mm
141
  * ページ内側の余白(のど、とじしろ):18mm
142
  * ページ外側の余白(小口):10mm
143
144
## Template本体
145
146
* 以下の template.typ をダウンロードする
147
* 同じフォルダに figure.png を格納する(どういう画像でも大丈夫)
148
* *sample*の箇所は書き方を把握したら消す
149
* *本文*に書きたいことを書く→完成!