Typst で日本語論文を書くときのテンプレートです.
vscode-typst.webm
ファイル | 意味 |
---|---|
main.typ | 原稿の Typst ソースコード |
refs.* | 参考文献ファイル |
ディレクトリ | 含まれるファイルの種類 |
---|---|
figs | 論文に使用する画像ファイル |
libs | 体裁を整えるライブラリファイル |
-
Run
typst compile main.typ
- VS Code をインストール.
- VS Code で
File
→Open Folder
でこのフォルダーを開く. - 推奨拡張機能をインストール.
Extensions (Ctrl
+Shift
+X
) のSearch Extensions in Marketplace
のテキストボックスに@recommended
と入力すると表示される,以下の拡張機能を install をクリック. - Explorer (
Ctrl
+Shift
+E
) からmain.typ
を開いた状態で,画面右上にある Typst Preview の方の アイコンをクリック (Ctrl
+K
のあとV
) でプレビューを表示. Ctrl
+S
で PDF を生成.
- (unofficial) IFAC Conference Template for Typst : https://github.com/typst/packages/tree/main/packages/preview/abiding-ifacconf/0.1.0
- charged-ieee : https://github.com/typst/packages/tree/main/packages/preview/charged-ieee/0.1.0
- IEEE style as per the 2021 guidelines, V 01.29.2021. : https://editor.citationstyles.org/styleInfo/?styleId=http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fieee
- GitHub Pages へのデプロイ : https://github.com/yukukotani/typst-coins-thesis
参考元にならってライセンスを付与しています.
Typst ファイル : MIT No Attribution
CSL ファイル : Creative Commons Attribution-ShareAlike 3.0 License